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-159246 - Cannot select option in Select from List 2 #9129

Closed
wants to merge 1 commit into from

Conversation

ruben-pulido
Copy link
Collaborator

//cc @ealonso

@liferay-echo
Copy link
Owner

Thank you for submitting this PR. 👏

Make sure it follows the Echo Pull Request Template if you haven't already done so.

Learn more about it here.

@ruben-pulido
Copy link
Collaborator Author

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 4 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 19d61378ba4ec291729d2ec94aad9d0dcba3997c

Sender Branch:

Branch Name: LPS-159246.3
Branch GIT ID: 9113c307ef93ffdb1b82686f690cb71ad6db478d

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

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

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

❌ ci:test:relevant - 109 out of 117 jobs passed in 8 hours 25 minutes

Click here for more details.

This pull is eligible for reevaluation. When this upstream build has completed, using the following CI command will compare this pull request result against a more recent upstream result:

ci:reevaluate:1367401_1697

Base Branch:

Branch Name: master
Branch GIT ID: 19d61378ba4ec291729d2ec94aad9d0dcba3997c

Upstream Comparison:

Branch GIT ID: aebbc0b54eef4668bfc9ca313f7b73b8e87d3cb4
Jenkins Build URL: EE Development Acceptance (master) - 3613 - 2022-07-29[05:14:33]

ci:test:stable - 26 out of 26 jobs PASSED
26 Successful Jobs:
ci:test:relevant - 109 out of 117 jobs PASSED
109 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. ...

@liferay-continuous-integration
Copy link
Collaborator

@ealonso
Copy link
Collaborator

ealonso commented Jul 30, 2022

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

Skipping previously passed test suites:
ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

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

❌ ci:test:relevant - 108 out of 117 jobs passed in 2 hours 20 minutes

Click here for more details.

This pull is eligible for reevaluation. When this upstream build has completed, using the following CI command will compare this pull request result against a more recent upstream result:

ci:reevaluate:1367401_1702

Base Branch:

Branch Name: master
Branch GIT ID: cd1c6690b499c788d29904a003aace974b067270

Upstream Comparison:

Branch GIT ID: 18c8f105cfcbed4f1ff9fbd980c6cd9b9617a133
Jenkins Build URL: EE Development Acceptance (master) - 3616 - 2022-07-29[15:16:58]

ci:test:stable - 26 out of 26 jobs PASSED
26 Successful Jobs:
ci:test:relevant - 108 out of 117 jobs PASSED
108 Successful Jobs:
For more details click here.

Failures unique to this pull:


Failures in common with acceptance upstream results at 18c8f10:
  1. central-requirements-jdk8/0/0
    1. com.liferay.portal.modules.ModulesStructureTest.testScanGradleFiles
      junit.framework.AssertionFailedError: Incorrect configuration of dependency {compileOnly group: "com.liferay.portal", name: "com.liferay.portal.kernel", version: "default"} in modules/apps/cookies/cookies-test/build.gradle, use one of these instead: "testCompile", "testIntegrationCompile", "testIntegrationRuntime", "testRuntime"
        at com.liferay.portal.modules.ModulesStructureTest._testGradleFile(ModulesStructureTest.java:1506)
        at com.liferay.portal.modules.ModulesStructureTest.access$800(ModulesStructureTest.java:68)
        at com.liferay.portal.modules.ModulesStructureTest$4.visitFile(ModulesStructureTest.java:402)
        at com.liferay.portal.modules.ModulesStructureTest$4.visitFile(ModulesStructureTest.java:376)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at com.liferay.portal.modules.ModulesStructureTest.testScanGradleFiles(ModulesStructureTest.java:374)
      
  2. ...

@liferay-continuous-integration
Copy link
Collaborator

@ealonso
Copy link
Collaborator

ealonso commented Jul 30, 2022

ci:reevaluate:1367401_1702

@liferay-continuous-integration
Copy link
Collaborator

CI is reevaluating the build with build ID: 1367401_1702 against the latest valid upstream results.

@liferay-continuous-integration
Copy link
Collaborator

Previous ci:test:relevantbuild was unsuccessfully reevaluated against more recent upstream results.

❌ ci:test:relevant - 108 out of 117 jobs passed in 2 hours 22 minutes

Click here for more details.

This pull is eligible for reevaluation. When this upstream build has completed, using the following CI command will compare this pull request result against a more recent upstream result:

ci:reevaluate:1367401_1702

Base Branch:

Branch Name: master
Branch GIT ID: cd1c6690b499c788d29904a003aace974b067270

Upstream Comparison:

Branch GIT ID: 18c8f105cfcbed4f1ff9fbd980c6cd9b9617a133
Jenkins Build URL: EE Development Acceptance (master) - 3616 - 2022-07-29[15:16:58]

ci:test:relevant - 108 out of 117 jobs PASSED
108 Successful Jobs:
For more details click here.

Failures unique to this pull:


Failures in common with acceptance upstream results at 18c8f10:
  1. central-requirements-jdk8/0/0
    1. com.liferay.portal.modules.ModulesStructureTest.testScanGradleFiles
      junit.framework.AssertionFailedError: Incorrect configuration of dependency \{compileOnly group: "com.liferay.portal", name: "com.liferay.portal.kernel", version: "default"\} in modules/apps/cookies/cookies-test/build.gradle, use one of these instead: "testCompile", "testIntegrationCompile", "testIntegrationRuntime", "testRuntime"
        at com.liferay.portal.modules.ModulesStructureTest._testGradleFile(ModulesStructureTest.java:1506)
        at com.liferay.portal.modules.ModulesStructureTest.access\$800(ModulesStructureTest.java:68)
        at com.liferay.portal.modules.ModulesStructureTest\$4.visitFile(ModulesStructureTest.java:402)
        at com.liferay.portal.modules.ModulesStructureTest\$4.visitFile(ModulesStructureTest.java:376)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at com.liferay.portal.modules.ModulesStructureTest.testScanGradleFiles(ModulesStructureTest.java:374)
      
  2. ...

@Tim-Cao
Copy link

Tim-Cao commented Aug 1, 2022

See brianchandotcom#121057

@Tim-Cao
Copy link

Tim-Cao commented Aug 1, 2022

ci:close

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