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

LPS-103112 Update tests #80342

Closed
wants to merge 2 commits into from
Closed

Conversation

inacionery
Copy link

No description provided.

@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:ci:test:sf - 1 out of 1 jobs passed in 2 minutes 56 seconds 646 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 66c6e687cf6290a4c80bd4e8076f5b1411bb11b7

Sender Branch:

Branch Name: pr-249
Branch GIT ID: c0b30f523bfd95bfa0a3b5fe3d5079fa8441c67e

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

@liferay-continuous-integration
Copy link
Collaborator

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

❌ ci:test:relevant - 18 out of 22 jobs passed in 1 hour 15 minutes 13 seconds 891 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: dbbda136a04dde5beb37c1a53e3cb38bd1355233

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 8335c99848d6ecb31f7a831aec8d22d13e08bb7f

ci:test:stable - 9 out of 9 jobs PASSED
9 Successful Jobs:
ci:test:relevant - 18 out of 22 jobs PASSED
18 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at 91181a2:
  1. test-portal-acceptance-pullrequest-batch(master)/modules-semantic-versioning-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #289554

      Please fix semantic versioning on inacionery/pr-249

           [exec] 
           [exec] > Task :dxp:apps:portal-workflow:portal-workflow-kaleo-forms-web:compileJSP
           [exec] Note: Some input files use or override a deprecated API.
           [exec] Note: Recompile with -Xlint:deprecation for details.
           [exec] Note: Some input files use unchecked or unsafe operations.
           [exec] Note: Recompile with -Xlint:unchecked for details.
           [exec] 
           [exec] > Task :dxp:apps:portal-workflow:portal-workflow-metrics-web:autoUpdateXml SKIPPED
           [exec] > Task :dxp:apps:portal-workflow:portal-workflow-kaleo-forms-web:autoUpdateXml SKIPPED
           [exec] 
           [exec] > Task :dxp:apps:portal-workflow:portal-workflow-kaleo-forms-web:jar
           [exec] warning: Unable to determine whether the annotation org.osgi.annotation.versioning.ProviderType applied to type com.liferay.dynamic.data.mapping.util.BaseDDMDisplay is a component property type as it is not on the project build path. If this annotation is a component property type then it must be present on the build path in order to be processed
           [exec] 
           [exec] > Task :dxp:apps:portal-workflow:portal-workflow-metrics-web:jar
           [exec] > Task :dxp:apps:portal-workflow:portal-workflow-metrics-web:baseline SKIPPED
           [exec] > Task :dxp:apps:portal-workflow:portal-workflow-metrics-web:syncVersions
           [exec] > Task :dxp:apps:portal-workflow:portal-workflow-kaleo-forms-web:baseline
           [exec] > Task :dxp:apps:portal-workflow:portal-workflow-kaleo-forms-web:syncVersions
           [exec] > Task :dxp:apps:portal-workflow:portal-workflow-kaleo-designer-web:baseline
           [exec] > Task :dxp:apps:portal-workflow:portal-workflow-kaleo-designer-web:syncVersions
           [exec] 205 actionable tasks: 175 executed, 30 up-to-date
           [exec] Gradle build finished at 2019-10-31 19:28:33.625.
           [exec] 
           [exec] FAILURE: Build failed with an exception.
           [exec] 
           [exec] * What went wrong:
           [exec] Execution failed for task ':dxp:apps:portal-workflow:portal-workflow-metrics-rest-api:baseline'.
           [exec] > Semantic versioning is incorrect while checking /opt/dev/projects/github/liferay-portal/tools/sdk/dist/com.liferay.portal.workflow.metrics.rest.api-4.0.0.jar against /opt/dev/projects/github/liferay-portal/.gradle/caches/modules-2/files-2.1/com.liferay/com.liferay.portal.workflow.metrics.rest.api/3.1.0/c5954bf3d1e9406670d62b10e681db2b46a69e95/com.liferay.portal.workflow.metrics.rest.api-3.1.0.jar

  2. test-portal-acceptance-pullrequest-batch(master)/service-builder-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #279901
           [exec] * What went wrong:
           [exec] Execution failed for task ':dxp:apps:portal-workflow:portal-workflow-kaleo-forms-service:buildService'.
           [exec] > Process 'command '/opt/java/jdk1.8.0_121-x64/bin/java'' finished with non-zero exit value 1
           [exec] 
           [exec] * Try:
           [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
           [exec] 
           [exec] * Exception is:
           [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':dxp:apps:portal-workflow:portal-workflow-kaleo-forms-service:buildService'.
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:110)
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:77)
           [exec] 	at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:59)
           [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
           [exec] 	at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:59)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:101)
           [exec] 	at org.gradle.api.internal.tasks.execution.FinalizeInputFilePropertiesTaskExecuter.execute(FinalizeInputFilePropertiesTaskExecuter.java:44)
           [exec] 	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:91)
           [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:62)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:59)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
           [exec] 	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 71557e1...cc9ced2

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

Successfully merging this pull request may close these issues.

3 participants