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 99326 #76994

Closed
wants to merge 6 commits into from
Closed

Lps 99326 #76994

wants to merge 6 commits into from

Conversation

shuyangzhou
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:sf - 1 out of 1 jobs passed in 2 minutes 52 seconds 911 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 5768543decf42efba87f23f0bc6a08f4152cd1a7

Sender Branch:

Branch Name: LPS-99326
Branch GIT ID: f91643579b4bace4cbd3a826ca69a0a400774f71

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

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 16 out of 20 jobs passed in 1 hour 11 minutes 40 seconds 674 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 5768543decf42efba87f23f0bc6a08f4152cd1a7

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 259a2a997d9a506e8fa2268089aac3f3ffbc4700

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

Failures unique to this pull:

  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 #181551

      Please fix semantic versioning on shuyangzhou/LPS-99326

           [exec] Note: Some input files use unchecked or unsafe operations.
           [exec] Note: Recompile with -Xlint:unchecked for details.
           [exec] 
           [exec] > Task :apps:layout:layout-content-page-editor-web:autoUpdateXml SKIPPED
           [exec] > Task :apps:layout:layout-content-page-editor-web:jar
           [exec] > Task :apps:layout:layout-admin-web:autoUpdateXml SKIPPED
           [exec] > Task :apps:layout:layout-admin-web:jar
           [exec] > Task :apps:layout:layout-set-prototype-web:generateJSPJava
           [exec] > Task :apps:layout:layout-page-template-service:baseline
           [exec] > Task :apps:layout:layout-page-template-service:syncVersions
           [exec] 
           [exec] > Task :apps:layout:layout-set-prototype-web:compileJSP
           [exec] Note: Some input files use or override a deprecated API.
           [exec] Note: Recompile with -Xlint:deprecation for details.
           [exec] Note: /opt/dev/projects/github/liferay-portal/modules/apps/layout/layout-set-prototype-web/build/jspc/org/apache/jsp/view_jsp.java uses unchecked or unsafe operations.
           [exec] Note: Recompile with -Xlint:unchecked for details.
           [exec] 
           [exec] > Task :apps:layout:layout-set-prototype-web:autoUpdateXml SKIPPED
           [exec] > Task :apps:layout:layout-set-prototype-web:jar
           [exec] > Task :apps:layout:layout-taglib:baseline
           [exec] > Task :apps:layout:layout-taglib:syncVersions
           [exec] > Task :apps:layout:layout-set-prototype-web:baseline
           [exec] > Task :apps:layout:layout-set-prototype-web:syncVersions
           [exec] > Task :apps:layout:layout-admin-web:baseline
           [exec] > Task :apps:layout:layout-admin-web:syncVersions
           [exec] > Task :apps:layout:layout-content-page-editor-web:baseline
           [exec] > Task :apps:layout:layout-content-page-editor-web:syncVersions
           [exec] 384 actionable tasks: 354 executed, 30 up-to-date
           [exec] Gradle build finished at 2019-08-14 17:32:53.198.
           [exec] 
           [exec] FAILURE: Build failed with an exception.
           [exec] 
           [exec] * What went wrong:
           [exec] Execution failed for task ':apps:layout:layout-page-template-api:baseline'.
           [exec] > Semantic versioning is incorrect while checking /opt/dev/projects/github/liferay-portal/tools/sdk/dist/com.liferay.layout.page.template.api-3.0.0.jar against /opt/dev/projects/github/liferay-portal/.gradle/caches/modules-2/files-2.1/com.liferay/com.liferay.layout.page.template.api/2.3.1/6e15f8924594201239fa79c86a0b9293a82a54ca/com.liferay.layout.page.template.api-2.3.1.jar

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

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #312297
           [exec] * What went wrong:
           [exec] Execution failed for task ':private:apps:portal-workflow:portal-workflow-metrics-web:npmRunTest'.
           [exec] > java.io.IOException: Process '[/opt/dev/projects/github/liferay-portal/build/node/bin/node, /opt/dev/projects/github/liferay-portal/modules/yarn-1.13.0.js, --production, false, --registry, http://mirrors.lax.liferay.com:4873, run, test]' 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 ':private:apps:portal-workflow:portal-workflow-metrics-web:npmRunTest'.
           [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)

For upstream results, click here.

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 42383bd...3a411b6

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