
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: 906.68 seconds
Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700'
System info: host: '495d30852c0c', 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:44162}, 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.xQSrRT}, 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: 11df206d642c3137065723bf433db7bd
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:109)
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:108)
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: 17 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
55407 ms
runProjectBuild
119089 ms
com.redhat.che.functional.tests.BayesianPackageJson
setUp
152570 ms
prepareProjectFile
227773 ms
checkBayesianError
247119 ms
closeFiles
257407 ms
prepareProjectFile
272401 ms
checkErrorPresentAfterReopenFile
291438 ms
closeFiles
313151 ms
closeBrowserAfterTest
327982 ms
com.redhat.che.functional.tests.BayesianPomXml
setUp
328035 ms
prepareProjectFile
407481 ms
checkBayesianError
428506 ms
closeFiles
439098 ms
prepareProjectFile
458295 ms
checkErrorPresentAfterReopenFile
478901 ms
closeFiles
510763 ms
closeBrowserAfterTest
529876 ms
com.redhat.che.functional.tests.Che7DialogAbout
createAndOpenWorkspace
529929 ms

tearDown
3308358 ms