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-77595 Not needed. #9290

Closed

Conversation

marianoalvarosaiz
Copy link

No description provided.

jkappler and others added 30 commits July 21, 2020 07:48
@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.

@marianoalvarosaiz
Copy link
Author

ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

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

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 21b2adc009b50747fa2512a77308e78001e6b13f

Sender Branch:

Branch Name: LPS-77595
Branch GIT ID: d3e9bc0e39ca96fc8ef0521cdd1abb82f36b9df9

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

@liferay-continuous-integration
Copy link
Collaborator

@marianoalvarosaiz
Copy link
Author

ci:test

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:default - 314 out of 339 jobs passed in 8 hours 21 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 4d667230e673a0ba7f0b09b45a43282655cae6b3

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 9df5a717f14278f29e7460d7055a941d93e0b735

ci:test:default - 314 out of 339 jobs PASSED

25 Failed Jobs:

314 Successful Jobs:
For more details click here.

Failures unique to this pull:

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

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #413152
           [exec] [INFO] BUILD FAILURE
           [exec] [INFO] ------------------------------------------------------------------------
           [exec] [INFO] Total time:  08:08 min
           [exec] [INFO] Finished at: 2020-07-23T13:51:35-07:00
           [exec] [INFO] ------------------------------------------------------------------------
           [exec] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project tck-driver: There are test failures.
           [exec] [ERROR] 
           [exec] [ERROR] Please refer to /opt/dev/projects/github/portals-pluto/portlet-tck_3.0/driver/target/surefire-reports for the individual test results.
           [exec] [ERROR] -> [Help 1]
           [exec] [ERROR] 
           [exec] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
           [exec] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
           [exec] [ERROR] 
           [exec] [ERROR] For more information about the errors and possible solutions, please read the following articles:
           [exec] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
           [exec] [ERROR] 
           [exec] [ERROR] After correcting the problems, you can resume the build with the command
           [exec] [ERROR]   mvn <args> -rf :tck-driver
      [stopwatch] [run.batch.test.action: 1968:53.225 sec]
           [echo] The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:361: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:6887: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-tck.xml:161: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-common.xml:528: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-common.xml:647: exec returned: 1
            [get] Getting: http://test-1-6/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0,label_exp=!master/413152//consoleText
            [get] To: /opt/dev/projects/github/liferay-portal/20200723135135807.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/20200723135135807.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1428494365.properties
  2. test-portal-acceptance-pullrequest-batch(master)/modules-unit-jdk8
    Job Results:

    6044 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=4,label_exp=!master #418880
      1. VariableScopeTest.testAssertRootVarInheritance
        org.openqa.selenium.WebDriverException: Timed out waiting 45 seconds for Firefox to start.
        Build info: version: '3.8.1', revision: '6e95a6684b', time: '2017-12-01T18:33:54.468Z'
        System info: host: 'cloud-10-0-19-143.lax.liferay.com', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.138-rancher', java.version: '1.8.0_121'
        Driver info: driver.version: FirefoxDriver
        	at org.openqa.selenium.firefox.XpiDriverService.waitUntilAvailable(XpiDriverService.java:131)
        	at org.openqa.selenium.firefox.XpiDriverService.start(XpiDriverService.java:116)
        	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:79)
        	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:601)
        	at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:219)
        	at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:142)
        	at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:120)
        	at com.liferay.poshi.runner.selenium.WebDriverUtil._getFirefoxDriver(WebDriverUtil.java:243)
        	at com.liferay.poshi.runner.selenium.WebDriverUtil._startWebDriver(WebDriverUtil.java:329)
        	at com.liferay.poshi.runner.selenium.WebDriverUtil.startWebDriver(WebDriverUtil.java:62)
        	at com.liferay.poshi.runner.selenium.SeleniumUtil._startSelenium(SeleniumUtil.java:53)
        	at com.liferay.poshi.runner.selenium.SeleniumUtil.startSelenium(SeleniumUtil.java:31)
        	at com.liferay.poshi.runner.PoshiRunner.setUp(PoshiRunne...

Failures in common with acceptance upstream results at 4d66723:
  1. ...

@liferay-continuous-integration
Copy link
Collaborator

@shuyangzhou
Copy link
Owner

See #9295

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