Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO-NOT-MERGE] LPS-105228 Move converter to vulcan to allow extensability and start using it in Organization #82465

Conversation

javiergamarra
Copy link

Just to discuss converter in Vulcan.

The idea is to have a central registry of entities to reuse conversion and allow extensibility for end users (to add or remove properties in existing Liferay APIs)

-- Resent fixing circular dependency
-- Resent fixing a test fixed in previous PR

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering "ci:test:sf" and "ci:test:relevant" for this pull to run Source Formatter and relevant tests.

Comment "ci:test" to run the full PR Tester for this pull.

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 2 minutes 39 seconds 344 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 35fdd05de1886c8b08458c95365e3f4c61039955

Sender Branch:

Branch Name: LPS-105228_new_pattern
Branch GIT ID: b481028dc174e499e9786ba6df221fbae93588db

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:stable - 7 out of 8 jobs passed

❌ ci:test:relevant - 16 out of 19 jobs passed in 1 hour 17 minutes 29 seconds 914 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 0951fd4ddf92d0237715e5e4f5556e2ba5db3f60

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: f974066a1816a014c2c71d1641a953466a70ec53

ci:test:stable - 7 out of 8 jobs PASSED
7 Successful Jobs:
ci:test:relevant - 16 out of 19 jobs PASSED
16 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8
    Job Results:

    4 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #241216
           [echo] 
           [echo] Called from method: fetchCacheBranchToLocalBranch : at Line: 34 : in file: inline evaluation of: `` 								 									import com.liferay.jenkins.results.parser.GitHubDevSyncUtil;  . . . '' : fetchCacheBranchToLocalBranch ( sb .toString ( ) , gitWorkingDirectory .getUpstreamBranchName ( ) ) 
           [echo] Target exception: java.lang.RuntimeException: Unable to fetch cache-liferay-0951fd4ddf92d0237715e5e4f5556e2ba5db3f60-liferay-0951fd4ddf92d0237715e5e4f5556e2ba5db3f60 from cloud-10-0-0-32
           [echo] record.testray.results.start.timestamp: 12-25-2019 03:41:20:711 PST
      [stopwatch] [record.testray.results: 0.001 sec]
      

      BUILD FAILED
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:11378: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common-portal-acceptance-batch.xml:234: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:8714: Sourced file: inline evaluation of: import com.liferay.jenkins.results.parser.GitHubDevSyncUtil; . . . '' : Typed variable declaration : Method Invocation GitHubDevSyncUtil.fetchCacheBranchFromGitHubDev : at Line: 47 : in file: inline evaluation of: import com.liferay.jenkins.results.parser.GitHubDevSyncUtil; . . . '' : GitHubDevSyncUtil .fetchCacheBranchFromGitHubDev ( gitWorkingDirectory , remoteCacheBranchName )

      Called from method: fetchCacheBranchToLocalBranch : at Line: 34 : in file: inline evaluation of: `` import com.liferay.jenkins.results.parser.GitHubDevSyncUtil; . . . '' : fetchCacheBranchToLocalBranch ( sb .toString ( ) , gitWorkingDirectory .getUpstreamBranchName ( ) )
      Target exception: java.lang.RuntimeException: Unable to fetch cache-liferay-0951fd4ddf92d0237715e5e4f5556e2ba5db3f60-liferay-0951fd4ddf92d0237715e5e4f5556e2ba5db3f60 from cloud-10-0-0-32


Failures in common with acceptance upstream results at 0951fd4:
  1. test-portal-acceptance-pullrequest-batch(master)/modules-unit-project-templates-jdk8
    Job Results:

    201 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #214447
      1. ProjectTemplatesTest.testCompareGradlePluginVersions
        org.junit.ComparisonFailure: com.liferay.plugin versions do not match expected:<4.4.10[5]> but was:<4.4.10[8]>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at com.liferay.project.templates.ProjectTemplatesTest.testCompareGradlePluginVersions(ProjectTemplatesTest.java:2949)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org...

@javiergamarra
Copy link
Author

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 8 out of 8 jobs passed

❌ ci:test:relevant - 17 out of 19 jobs passed in 1 hour 26 minutes 30 seconds 616 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: df3fe0e6bca1341a8d1333f9f8d423a512fa49d3

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 795780cfb463ce0f37817086ef3edcb02790c91c

ci:test:stable - 8 out of 8 jobs PASSED
8 Successful Jobs:
ci:test:relevant - 17 out of 19 jobs PASSED
17 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at df3fe0e:
  1. test-portal-acceptance-pullrequest-batch(master)/modules-unit-project-templates-jdk8
    Job Results:

    201 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #348264
      1. ProjectTemplatesTest.testCompareGradlePluginVersions
        org.junit.ComparisonFailure: com.liferay.plugin versions do not match expected:<4.4.10[5]> but was:<4.4.10[8]>
        	at org.junit.Assert.assertEquals(Assert.java:115)
        	at com.liferay.project.templates.ProjectTemplatesTest.testCompareGradlePluginVersions(ProjectTemplatesTest.java:2949)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
        	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        	at org...

@brianchandotcom
Copy link
Owner

@nhpatt please resend on top of my changes to #82686 since it touches DTO too.

Vulcan changes first (then backport) then String. Thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants