
openDialogAbout
org.openqa.selenium.TimeoutException: timeout
(Session info: chrome=75.0.3770.100)
(Driver info: chromedriver=75.0.3770.90 (a6dcaf7e3ec6f70a194cc25e8149475c6590e025-refs/branch-heads/3770@{#1003}),platform=Linux 3.10.0-957.21.3.el7.x86_64 x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 907.69 seconds
Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700'
System info: host: 'a04d4128792d', ip: '172.17.0.2', os.name: 'Linux', os.arch: 'amd64', os.version: '3.10.0-957.21.3.el7.x86_64', java.version: '1.8.0_212'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Capabilities [{mobileEmulationEnabled=false, timeouts={implicit=0, pageLoad=300000, script=30000}, hasTouchScreen=false, platform=LINUX, acceptSslCerts=false, goog:chromeOptions={debuggerAddress=localhost:43248}, acceptInsecureCerts=false, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, setWindowRect=true, unexpectedAlertBehaviour=ignore, applicationCacheEnabled=false, rotatable=false, networkConnectionEnabled=false, chrome={chromedriverVersion=75.0.3770.90 (a6dcaf7e3ec6f70a194cc25e8149475c6590e025-refs/branch-heads/3770@{#1003}), userDataDir=/tmp/.com.google.Chrome.6EtEBQ}, takesHeapSnapshot=true, pageLoadStrategy=normal, strictFileInteractability=false, databaseEnabled=false, handlesAlerts=true, version=75.0.3770.100, browserConnectionEnabled=false, proxy={}, nativeEvents=true, locationContextEnabled=true, cssSelectorsEnabled=true}]
Session ID: 85f405317502579121af8928487ca425
at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:216)
at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:168)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:635)
at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:274)
at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:84)
at org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper.waitAndClick(SeleniumWebDriverHelper.java:900)
at org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper.waitAndClick(SeleniumWebDriverHelper.java:910)
at org.eclipse.che.selenium.pageobject.theia.TheiaIde.clickOnMenuItemInMainMenu(TheiaIde.java:154)
at com.redhat.che.functional.tests.Che7DialogAbout.openDialogAbout(Che7DialogAbout.java:100)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
... Removed 14 stack frames

checkErrorPresentAfterReopenFile
org.testng.SkipException: Bayesian error not present - known issue: https://github.com/redhat-developer/rh-che/issues/1256.
at com.redhat.che.functional.tests.BayesianPomXml.editorCheckBayesianError(BayesianPomXml.java:85)
at com.redhat.che.functional.tests.BayesianAbstractTestClass.checkErrorPresentAfterReopenFile(BayesianAbstractTestClass.java:115)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
... Removed 10 stack frames

/root/rh-che/functional-tests/src/test/resources/suites/simpleTestSuite.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd"> <suite thread-count="1" configfailurepolicy="continue" verbose="0" name="Simple test suite" parallel="classes"> <test name="all"> <groups> <run> <exclude name="github"/> </run> </groups> <classes> <class name="org.eclipse.che.selenium.miscellaneous.DialogAboutTest"/> <class name="com.redhat.che.functional.tests.BuildAndRunProjectTest"/> <class name="com.redhat.che.functional.tests.BayesianPackageJson"/> <class name="com.redhat.che.functional.tests.BayesianPomXml"/> <class name="com.redhat.che.functional.tests.Che7DialogAbout"/> </classes> </test> <!-- all --> </suite> <!-- Simple test suite -->
Tests for Simple test suite
- all (5 classes)
Groups for Simple test suite
Times for Simple test suite
Total running time: 18 minutes
Reporter output for Simple test suite
0 ignored methods
Methods in chronological order
org.eclipse.che.selenium.miscellaneous.DialogAboutTest
dialogAboutTest
0 ms
com.redhat.che.functional.tests.BuildAndRunProjectTest
checkWorkspace
92701 ms
runProjectBuild
165279 ms
com.redhat.che.functional.tests.BayesianPackageJson
setUp
199535 ms
prepareProjectFile
275344 ms
checkBayesianError
298140 ms
closeFiles
309622 ms
prepareProjectFile
326204 ms
checkErrorPresentAfterReopenFile
347821 ms
closeFiles
372307 ms
closeBrowserAfterTest
388725 ms
com.redhat.che.functional.tests.BayesianPomXml
setUp
388779 ms
prepareProjectFile
458477 ms
checkBayesianError
485478 ms
closeFiles
497546 ms
prepareProjectFile
519313 ms
checkErrorPresentAfterReopenFile
544279 ms
closeFiles
579266 ms
closeBrowserAfterTest
601010 ms
com.redhat.che.functional.tests.Che7DialogAbout
createAndOpenWorkspace
601065 ms

tearDown
3361127 ms