
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: 300.04 seconds
Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700'
System info: host: 'b669b2cac740', 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:40496}, 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.7nD3Xe}, 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: 63a9b75f3e50b9edd5fde56cb704cd3d
*** Element info: {Using=xpath, value=//div[@class='dialogBlock']//div[@class='dialogTitle']}
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.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473)
at org.openqa.selenium.By$ByXPath.findElement(By.java:361)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:360)
at org.eclipse.che.selenium.core.SeleniumWebDriver.findElement(SeleniumWebDriver.java:133)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at com.sun.proxy.$Proxy34.getText(Unknown Source)
at org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper.waitVisibilityAndGetText(SeleniumWebDriverHelper.java:601)
at org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper.lambda$waitTextContains$14(SeleniumWebDriverHelper.java:811)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238)
at org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper.waitTextContains(SeleniumWebDriverHelper.java:808)
at org.eclipse.che.selenium.core.webdriver.SeleniumWebDriverHelper.waitTextContains(SeleniumWebDriverHelper.java:825)
at org.eclipse.che.selenium.pageobject.theia.TheiaIde.waitAboutDialogIsOpen(TheiaIde.java:176)
at com.redhat.che.functional.tests.Che7DialogAbout.openDialogAbout(Che7DialogAbout.java:102)
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
/root/rh-che/functional-tests/src/test/resources/suites/flaky.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="Suite for flaky tests" parallel="classes"> <test name="all"> <groups> <run> <exclude name="github"/> </run> </groups> <classes> <class name="com.redhat.che.functional.tests.Che7DialogAbout"/> </classes> </test> <!-- all --> </suite> <!-- Suite for flaky tests -->
Tests for Suite for flaky tests
- all (1 class)
Groups for Suite for flaky tests
Times for Suite for flaky tests
Total running time: 5 minutes
Reporter output for Suite for flaky tests
0 ignored methods
Methods in chronological order
com.redhat.che.functional.tests.Che7DialogAbout
createAndOpenWorkspace
0 ms

tearDown
2158989 ms