Created
March 17, 2017 10:14
-
-
Save riuvshin/4677027e889cb14c0bf8abc945b4709c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [TEST] =================================================== | |
| [TEST] Profile : local | |
| [TEST] Mode : grid | |
| [TEST] Rerun failing tests : false | |
| [TEST] =================================================== | |
| [TEST] Protocol : http | |
| [TEST] Host : 172.19.20.39 | |
| [TEST] Product : che | |
| [TEST] Tests : -DrunSuite=/tmp/CheParallelSuite.xml | |
| [TEST] Threads : 4 | |
| [TEST] Web browser : GOOGLE_CHROME | |
| [TEST] Web driver ver : 2.28 | |
| [TEST] Web driver port : 4444 | |
| [TEST] Additional opts : -Dgrid.mode=true | |
| [TEST] =================================================== | |
| [INFO] Scanning for projects... | |
| [INFO] | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] Building codenvy-qa 5.5.0-SNAPSHOT | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] | |
| [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ codenvy-qa --- | |
| [INFO] Deleting /home/roman/development/QA_RUN/qa/target | |
| [INFO] | |
| [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ codenvy-qa --- | |
| [INFO] | |
| [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ codenvy-qa --- | |
| [INFO] Executing: /bin/sh -c cd /home/roman/development/QA_RUN/qa && git rev-parse --verify HEAD | |
| [INFO] Working directory: /home/roman/development/QA_RUN/qa | |
| [INFO] Storing buildNumber: df45d8d16f63fbca41ce1e72dbe53d26e3092d52 at timestamp: 20170316 | |
| [INFO] Storing buildScmBranch: master | |
| [INFO] | |
| [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-version) @ codenvy-qa --- | |
| [INFO] | |
| [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven-version) @ codenvy-qa --- | |
| [INFO] | |
| [INFO] --- maven-enforcer-plugin:1.4:enforce (distribution-management-used) @ codenvy-qa --- | |
| [INFO] | |
| [INFO] --- maven-enforcer-plugin:1.4:enforce (no-distribution-management-at-all) @ codenvy-qa --- | |
| [INFO] | |
| [INFO] --- maven-enforcer-plugin:1.4:enforce (dependency) @ codenvy-qa --- | |
| [INFO] | |
| [INFO] --- maven-enforcer-plugin:1.4:enforce (ban-bad-dependencies) @ codenvy-qa --- | |
| [INFO] | |
| [INFO] --- maven-sortpom-plugin:2.3.0:verify (default) @ codenvy-qa --- | |
| [INFO] Verifying file /home/roman/development/QA_RUN/qa/pom.xml | |
| [INFO] | |
| [INFO] --- license-maven-plugin:2.10:check (check-headers) @ codenvy-qa --- | |
| [INFO] Checking licenses... | |
| [INFO] | |
| [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ codenvy-qa --- | |
| [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
| [INFO] skip non existing resourceDirectory /home/roman/development/QA_RUN/qa/src/main/resources | |
| [INFO] | |
| [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ codenvy-qa --- | |
| [INFO] No sources to compile | |
| [INFO] | |
| [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ codenvy-qa --- | |
| [INFO] Using 'UTF-8' encoding to copy filtered resources. | |
| [INFO] Copying 848 resources | |
| [INFO] | |
| [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ codenvy-qa --- | |
| [INFO] Changes detected - recompiling the module! | |
| [INFO] Compiling 391 source files to /home/roman/development/QA_RUN/qa/target/test-classes | |
| Note: /home/roman/development/QA_RUN/qa/src/test/java/com/codenvy/ide/Ide.java uses unchecked or unsafe operations. | |
| Note: Recompile with -Xlint:unchecked for details. | |
| [INFO] | |
| [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ codenvy-qa --- | |
| [INFO] Tests are skipped. | |
| [INFO] | |
| [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ codenvy-qa --- | |
| [WARNING] JAR will be empty - no content was marked for inclusion! | |
| [INFO] Building jar: /home/roman/development/QA_RUN/qa/target/codenvy-qa-5.5.0-SNAPSHOT.jar | |
| [INFO] | |
| [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ codenvy-qa --- | |
| [INFO] No sources in project. Archive not created. | |
| [INFO] | |
| [INFO] --- maven-failsafe-plugin:2.18.1:integration-test (default) @ codenvy-qa --- | |
| [INFO] Failsafe report directory: /home/roman/development/QA_RUN/qa/target/failsafe-reports | |
| ------------------------------------------------------- | |
| T E S T S | |
| ------------------------------------------------------- | |
| Running TestSuite | |
| ... | |
| ... TestNG 6.8.9beta by Cédric Beust ([email protected]) | |
| ... | |
| 2017-03-16 19:44:51,216[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.addsshkey.AddSshKeyForGitHubTest | |
| 2017-03-16 19:44:51,216[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.mavenplugin.CheckMavenPluginTest | |
| 2017-03-16 19:44:51,217[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.mavenplugin.CheckGeneratingMavenArcheTypeTest | |
| 2017-03-16 19:44:51,216[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.mavenplugin.CreateNewModuleInMavenProjectTest | |
| Mar 16, 2017 7:44:51 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:44:51 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:44:51 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:44:51 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:44:52 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| Mar 16, 2017 7:44:52 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| Mar 16, 2017 7:44:52 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| Mar 16, 2017 7:44:52 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 19:46:20,044[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.mavenplugin.GenerateEffectivePomTest | |
| Mar 16, 2017 7:46:20 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:46:20 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 19:46:58,349[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.editor.autocomplete.AutocompleteWithInheritTest | |
| Mar 16, 2017 7:46:58 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:46:58 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 19:48:28,707[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.editor.autocomplete.AutocompleteFeaturesInEditorTest | |
| Mar 16, 2017 7:48:28 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:48:29 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 19:50:28,604[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.editor.autocomplete.EditorMemberActiveLineForOpenedTabTest | |
| Mar 16, 2017 7:50:28 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:50:28 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 19:51:11,055[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.editor.autocomplete.EditorValidationTest | |
| Mar 16, 2017 7:51:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:51:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 19:51:55,026[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.editor.autocomplete.FormatterTest | |
| Mar 16, 2017 7:51:55 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:51:55 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 19:53:14,086[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.editor.autocomplete.InheritClassTest | |
| Mar 16, 2017 7:53:14 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:53:14 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 19:53:49,583[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.editor.autocomplete.JavaDocPopupTest | |
| Mar 16, 2017 7:53:49 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:53:49 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 19:53:51,724[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.editor.autocomplete.QuickFixAndCodeAssistantFeaturesTest | |
| Mar 16, 2017 7:53:51 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:53:51 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 19:56:21,514[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.editor.autocomplete.OpenDeclarationTest | |
| Mar 16, 2017 7:56:21 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:56:21 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 19:56:26,708[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.editor.autocomplete.ShowHintsCommandTest | |
| Mar 16, 2017 7:56:26 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:56:27 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 19:57:43,157[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.editor.autocomplete.CheckAutocompleteFeaturesInTheTestFolderTest | |
| Mar 16, 2017 7:57:43 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:57:43 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 19:58:49,115[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.editor.CheckWorkingWithTabByUsingTabListTest | |
| Mar 16, 2017 7:58:49 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:58:49 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 19:58:55,847[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.editor.CheckWorkingWithTabsByUsingContextMenuTest | |
| Mar 16, 2017 7:58:55 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:58:56 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 19:59:54,091[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.editor.SplitEditorFeatureTest | |
| Mar 16, 2017 7:59:54 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 7:59:55 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:00:27,583[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.editor.CheckSearchFeatureInEditorTest | |
| Mar 16, 2017 8:00:27 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:00:27 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:00:36,210[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.editor.CheckReplaceFeatureInEditorTest | |
| Mar 16, 2017 8:00:36 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:00:36 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:01:46,544[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.editor.ContextMenuEditorTest | |
| Mar 16, 2017 8:01:46 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:01:46 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:02:17,813[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.editor.CheckRestoringOfSplitEditor | |
| Mar 16, 2017 8:02:17 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:02:18 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:03:00,644[pool-1-thread-2] [ERROR] [c.c.i.e.ContextMenuEditorTest 101] - Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //div[@active]//div[@id='gwt-debug-commandConsoleLines']' (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //div[@active]//div[@id='gwt-debug-commandConsoleLines']' (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265) ~[selenium-support-3.0.1.jar:na] | |
| at com.codenvy.ide.core.Consoles.waitIsCommandConsoleOpened(Consoles.java:265) ~[test-classes/:na] | |
| at com.codenvy.ide.editor.ContextMenuEditorTest.prepare(ContextMenuEditorTest.java:98) ~[test-classes/:na] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_101] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_101] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_101] | |
| at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_101] | |
| at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85) [testng-6.8.21.jar:na] | |
| at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:552) [testng-6.8.21.jar:na] | |
| at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215) [testng-6.8.21.jar:na] | |
| at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:140) [testng-6.8.21.jar:na] | |
| at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:170) [testng-6.8.21.jar:na] | |
| at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:104) [testng-6.8.21.jar:na] | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_101] | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_101] | |
| at java.lang.Thread.run(Thread.java:745) [na:1.8.0_101] | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@active]//div[@id='gwt-debug-commandConsoleLines']"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 15 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: '6b8fb16cd6d9', ip: '172.21.0.3', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.oYqfqj}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 4bf7ef22310703e54b16efdae8eb531b | |
| *** Element info: {Using=xpath, value=//div[@active]//div[@id='gwt-debug-commandConsoleLines']} | |
| Command duration or timeout: 191 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: org.openqa.selenium.remote.RemoteWebDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=true, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.oYqfqj}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=true, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, webdriver.remote.sessionid=9137dbf8-fede-413f-9b1a-58bc47b1915a, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 9137dbf8-fede-413f-9b1a-58bc47b1915a | |
| *** Element info: {Using=xpath, value=//div[@active]//div[@id='gwt-debug-commandConsoleLines']} | |
| at sun.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) ~[na:na] | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_101] | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_101] | |
| at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:216) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:168) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:635) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.By$ByXPath.findElement(By.java:361) ~[selenium-api-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:360) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) ~[na:na] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_101] | |
| at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_101] | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invokeUnderlying(ThreadGuard.java:100) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invoke(ThreadGuard.java:92) ~[selenium-support-3.0.1.jar:na] | |
| at com.sun.proxy.$Proxy9.findElement(Unknown Source) ~[na:na] | |
| at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) ~[selenium-support-3.0.1.jar:na] | |
| at com.sun.proxy.$Proxy11.isDisplayed(Unknown Source) ~[na:na] | |
| at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:302) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:41) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:288) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:285) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) ~[selenium-support-3.0.1.jar:na] | |
| ... 15 common frames omitted | |
| Caused by: org.openqa.selenium.remote.ScreenshotException: Screen shot has been taken | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: RemoteWebDriver | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:142) ~[selenium-remote-driver-3.0.1.jar:na] | |
| ... 34 common frames omitted | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@active]//div[@id='gwt-debug-commandConsoleLines']"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 15 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: '6b8fb16cd6d9', ip: '172.21.0.3', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.oYqfqj}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 4bf7ef22310703e54b16efdae8eb531b | |
| *** Element info: {Using=xpath, value=//div[@active]//div[@id='gwt-debug-commandConsoleLines']} | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: EventFiringWebDriver | |
| at sun.reflect.GeneratedConstructorAccessor17.newInstance(Unknown Source) ~[na:na] | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_101] | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_101] | |
| at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:216) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:168) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:635) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:473) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.By$ByXPath.findElement(By.java:361) ~[selenium-api-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:360) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source) ~[na:na] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_101] | |
| at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_101] | |
| at org.openqa.selenium.support.events.EventFiringWebDriver$2.invoke(EventFiringWebDriver.java:104) ~[selenium-support-3.0.1.jar:na] | |
| at com.sun.proxy.$Proxy6.findElement(Unknown Source) ~[na:na] | |
| at org.openqa.selenium.support.events.EventFiringWebDriver.findElement(EventFiringWebDriver.java:188) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:48) ~[na:na] | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:33) ~[na:na] | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_101] | |
| at org.openqa.selenium.remote.server.DefaultSession$1.run(DefaultSession.java:176) ~[na:na] | |
| ... 3 common frames omitted | |
| 2017-03-16 20:03:44,512[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.git.AddFilesToIndexTest | |
| Mar 16, 2017 8:03:44 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:03:44 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:04:24,680[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.git.AmendCommitTest | |
| Mar 16, 2017 8:04:24 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:04:24 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:04:34,384[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.git.CommitFilesByMultiSelectTest | |
| Mar 16, 2017 8:04:34 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:04:34 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:07:05,643[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.git.CommitFilesTest | |
| Mar 16, 2017 8:07:05 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:07:05 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:07:37,263[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.git.CommitFilesWithAllChangesExceptOfNewFilesTest | |
| Mar 16, 2017 8:07:37 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:07:37 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:07:37,990[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.git.CreateLocalBranchTest | |
| Mar 16, 2017 8:07:37 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:07:38 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:08:58,887[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.git.DeleteBranchTest | |
| Mar 16, 2017 8:08:58 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:08:59 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:10:13,343[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.git.FetchUpdatesAndMergeRemoteBranchIntoLocalTest | |
| Mar 16, 2017 8:10:13 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:10:13 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:10:35,885[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.git.GitPullTest | |
| Mar 16, 2017 8:10:35 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:10:36 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:10:41,168[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.git.InitializeAndDeleteLocalRepositoryTest | |
| Mar 16, 2017 8:10:41 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:10:41 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:10:42,319[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.git.PushChangeNotUpdatedRepoTest | |
| Mar 16, 2017 8:10:42 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:10:42 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:12:35,487[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.git.PushingChangesTest | |
| Mar 16, 2017 8:12:35 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:12:36 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:14:30,575[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.git.WorkingWithPullConflictsTest | |
| Mar 16, 2017 8:14:30 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:14:30 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:15:01,978[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.git.ImportProjectIntoSpecifiedBranchTest | |
| Mar 16, 2017 8:15:01 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:15:02 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| The hard reset is successful. | |
| 2017-03-16 20:15:42,014[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.git.GitCompareTest | |
| Mar 16, 2017 8:15:42 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:15:42 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:16:00,842[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.git.ImportRecursiveSubmoduleTest | |
| Mar 16, 2017 8:16:00 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:16:01 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:18:00,075[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.git.CheckoutBranchTest | |
| Mar 16, 2017 8:18:00 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:18:00 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:19:11,567[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.git.CheckoutReferenceTest | |
| Mar 16, 2017 8:19:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:19:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:20:01,417[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.git.CheckoutToRemoteBranchTest | |
| Mar 16, 2017 8:20:01 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:20:01 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:21:56,551[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.git.CheckoutToRemoteBranchWhichAlreadyHasLinkedLocalBranchTest | |
| Mar 16, 2017 8:21:56 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:21:57 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| Project name: CheckoutBranch_lrct | |
| Checkout conflict with files: | |
| src/main/java/com/codenvy/example/spring/GreetingController.java | |
| src/main/webapp/index.jsp | |
| 2017-03-16 20:23:28,335[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.subversion.CommitTest | |
| Mar 16, 2017 8:23:28 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:23:28 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:23:39,868[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.subversion.DiffViewTest | |
| Mar 16, 2017 8:23:39 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:23:40 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:25:04,442[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.subversion.PropertiesTest | |
| Mar 16, 2017 8:25:04 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:25:04 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:25:34,885[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.subversion.CopyTest | |
| Mar 16, 2017 8:25:34 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:25:35 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:26:08,111[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.subversion.LockFileTest | |
| Mar 16, 2017 8:26:08 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:26:08 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:26:28,474[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.subversion.SvnUpdateTest | |
| Mar 16, 2017 8:26:28 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:26:28 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:26:56,919[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.subversion.UpdateToRevisionTest | |
| Mar 16, 2017 8:26:56 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:26:57 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:27:30,258[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.miscellaneous.ConvertToProjectFromConfigurationTest | |
| Mar 16, 2017 8:27:30 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:27:30 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:27:59,064[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.miscellaneous.ConvertToProjectWithPomFileTest | |
| Mar 16, 2017 8:27:59 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:27:59 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:28:16,214[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.miscellaneous.FileStructureBaseOperationTest | |
| Mar 16, 2017 8:28:16 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:28:16 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:28:42,040[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.miscellaneous.FileStructureByKeyboardTest | |
| Mar 16, 2017 8:28:42 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:28:42 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:30:39,567[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.miscellaneous.FileStructureCodeEditorTest | |
| Mar 16, 2017 8:30:39 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:30:39 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:30:47,250[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.miscellaneous.FileStructureNodesTest | |
| Mar 16, 2017 8:30:47 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:30:47 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:30:52,333[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.miscellaneous.FindUsagesBaseOperationTest | |
| Mar 16, 2017 8:30:52 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:30:52 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:30:59,881[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.miscellaneous.ImplementationBaseOperationsTest | |
| Mar 16, 2017 8:30:59 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:31:00 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:32:42,976[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.miscellaneous.NavigateToFileTest | |
| Mar 16, 2017 8:32:42 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:32:43 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:33:11,521[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.miscellaneous.ResolveDependencyAfterRecreateProjectTest | |
| Mar 16, 2017 8:33:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:33:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:33:26,230[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.miscellaneous.TerminalTypingTest | |
| Mar 16, 2017 8:33:26 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:33:26 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:34:19,616[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.miscellaneous.DialogAboutTest | |
| Mar 16, 2017 8:34:19 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:34:19 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:35:17,909[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.miscellaneous.CheckCreatingProjectInEmptyWsTest | |
| Mar 16, 2017 8:35:17 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:35:18 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:35:24,745[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.miscellaneous.CheckMacrosFeatureTest | |
| Mar 16, 2017 8:35:24 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:35:25 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:35:34,749[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.miscellaneous.WorkingWithSplitPanelTest | |
| Mar 16, 2017 8:35:34 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:35:35 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:36:49,940[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.miscellaneous.CheckWsAgentAfterStopProcessTest | |
| Mar 16, 2017 8:36:49 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:36:50 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:36:56,719[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.miscellaneous.PreviewUrlIntoCommandTest | |
| Mar 16, 2017 8:36:56 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:36:57 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:37:50,056[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:11 TEST FAILED: com.codenvy.ide.miscellaneous.WorkingWithSplitPanelTest.checkTerminalAndBuild | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: (//div[@id='gwt-debug-multiSplitPanel-tabsPanel'])[position()=1]//div[text()='Terminal-2'] (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 20:38:11,076[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.miscellaneous.FindTextFeatureTest | |
| Mar 16, 2017 8:38:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:38:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:38:24,163[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:11 TEST FAILED: com.codenvy.ide.miscellaneous.WorkingWithSplitPanelTest.checkSwitchingTabsAndPanels | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //div[@class='popupContent']//following::div[text()='Terminal-2'] (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 20:38:24,361[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.opendeclaration.Eclipse0087Test | |
| Mar 16, 2017 8:38:24 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:38:24 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:38:38,055[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.opendeclaration.Eclipse0091Test | |
| Mar 16, 2017 8:38:38 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:38:38 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:39:26,636[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:12 TEST FAILED: com.codenvy.ide.miscellaneous.CheckWsAgentAfterStopProcessTest.checkDialogAfterKillingProcess | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //div[@path='/CheckWsAgentAfterStopProcessTest'] (tried for 65 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 20:39:26,640[pool-1-thread-2] [ERROR] [c.c.i.u.a.ProjectService 126] - null | |
| java.lang.NullPointerException: null | |
| at com.codenvy.ide.utils.apiutils.ProjectService.getWsaAgentExtUrl(ProjectService.java:61) ~[test-classes/:na] | |
| at com.codenvy.ide.utils.apiutils.ProjectService.deleteProject(ProjectService.java:118) ~[test-classes/:na] | |
| at com.codenvy.ide.miscellaneous.CheckWsAgentAfterStopProcessTest.tearDown(CheckWsAgentAfterStopProcessTest.java:68) [test-classes/:na] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_101] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_101] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_101] | |
| at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_101] | |
| at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85) [testng-6.8.21.jar:na] | |
| at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:552) [testng-6.8.21.jar:na] | |
| at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215) [testng-6.8.21.jar:na] | |
| at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:140) [testng-6.8.21.jar:na] | |
| at org.testng.internal.TestMethodWorker.invokeAfterClassMethods(TestMethodWorker.java:220) [testng-6.8.21.jar:na] | |
| at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) [testng-6.8.21.jar:na] | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_101] | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_101] | |
| at java.lang.Thread.run(Thread.java:745) [na:1.8.0_101] | |
| 2017-03-16 20:39:26,732[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.opendeclaration.Eclipse0093Test | |
| Mar 16, 2017 8:39:26 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:39:27 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:40:28,101[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.opendeclaration.Eclipse0097Test | |
| Mar 16, 2017 8:40:28 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:40:28 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:40:31,912[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.opendeclaration.Eclipse0114Test | |
| Mar 16, 2017 8:40:31 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:40:32 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:41:08,262[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.opendeclaration.Eclipse0115Test | |
| Mar 16, 2017 8:41:08 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:41:08 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:41:47,069[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.opendeclaration.Eclipse0119Test | |
| Mar 16, 2017 8:41:47 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:41:47 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:42:30,840[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.opendeclaration.Eclipse0120Test | |
| Mar 16, 2017 8:42:30 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:42:31 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:42:38,426[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.opendeclaration.Eclipse0121Test | |
| Mar 16, 2017 8:42:38 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:42:38 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:43:28,829[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.opendeclaration.Eclipse0122Test | |
| Mar 16, 2017 8:43:28 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:43:29 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:43:53,774[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.refactor.fields.FailNotPrivateFieldTest | |
| Mar 16, 2017 8:43:53 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:43:54 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:44:44,097[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.refactor.fields.FailPrivateFieldTest | |
| Mar 16, 2017 8:44:44 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:44:44 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:44:51,312[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.refactor.fields.RenameNotPrivateFieldTest | |
| Mar 16, 2017 8:44:51 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:44:51 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:45:31,602[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.refactor.fields.RenamePrivateFieldSmokeTest | |
| Mar 16, 2017 8:45:31 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:45:31 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:47:30,581[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.refactor.fields.RenamePrivateFieldTest | |
| Mar 16, 2017 8:47:30 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:47:31 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:48:10,326[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.refactor.methods.RenameMethodInInterfaceTest | |
| Mar 16, 2017 8:48:10 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:48:10 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:48:15,520[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.refactor.methods.RenamePrivateMethodTest | |
| Mar 16, 2017 8:48:15 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:48:15 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:53:32,398[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.refactor.methods.RenameStaticMethodsTest | |
| Mar 16, 2017 8:53:32 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:53:32 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:55:26,869[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.refactor.methods.RenameVirtualMethodsTest | |
| Mar 16, 2017 8:55:26 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:55:27 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 20:59:05,593[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.refactor.move.FailMoveItemTest | |
| Mar 16, 2017 8:59:05 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 8:59:06 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:00:04,042[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.refactor.move.MoveItemsTest | |
| Mar 16, 2017 9:00:04 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:00:04 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:00:09,215[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.refactor.move.CodeAssistAfterMoveItemTest | |
| Mar 16, 2017 9:00:09 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:00:10 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:00:53,282[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.refactor.move.MoveJavaClassToSubpackageTest | |
| Mar 16, 2017 9:00:53 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:00:53 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:01:38,196[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.refactor.move.MoveJavaFileInNewSourceFolderTest | |
| Mar 16, 2017 9:01:38 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:01:38 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:02:13,447[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.refactor.packages.RenamePackageSpringTest | |
| Mar 16, 2017 9:02:13 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:02:13 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:03:36,476[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.refactor.packages.RenamePackageTest | |
| Mar 16, 2017 9:03:36 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:03:36 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:04:08,907[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:12 TEST FAILED: com.codenvy.ide.refactor.move.MoveJavaFileInNewSourceFolderTest.checkMoveJavaClassInNewSourceFolder | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //div[text()='Choose destination for']//following::div[text()=' com.org.ltd'] (tried for 10 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 21:04:09,080[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.refactor.parameters.FailParametersTest | |
| Mar 16, 2017 9:04:09 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:04:09 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:05:23,341[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.refactor.parameters.RenameParametersTest | |
| Mar 16, 2017 9:05:23 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:05:23 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:06:03,173[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.refactor.types.GenericsTest | |
| Mar 16, 2017 9:06:03 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:06:03 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:07:42,795[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.refactor.types.IllegalTypeNameTest | |
| Mar 16, 2017 9:07:42 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:07:43 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:08:27,345[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.refactor.types.RenameTypeTest | |
| Mar 16, 2017 9:08:27 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:08:27 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:09:03,462[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.refactor.types.TestAnnotationsTest | |
| Mar 16, 2017 9:09:03 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:09:03 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:09:57,799[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.refactor.types.TestEnumerationsTest | |
| Mar 16, 2017 9:09:57 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:09:58 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:10:47,852[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.refactor.types.TestFailTest | |
| Mar 16, 2017 9:10:47 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:10:48 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:11:32,647[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.refactor.preview.CheckTreeInRefactorPanelTest | |
| Mar 16, 2017 9:11:32 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:11:33 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //button[@id='move-accept-button' and not(@disabled)] (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265) | |
| at com.codenvy.ide.core.Refactor.clickOkButtonRefactorForm(Refactor.java:320) | |
| at com.codenvy.ide.refactor.types.TestFailTest.doRefactorWithWifget(TestFailTest.java:131) | |
| at com.codenvy.ide.refactor.types.TestFailTest.testFail26(TestFailTest.java:95) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85) | |
| at org.testng.internal.Invoker.invokeMethod(Invoker.java:696) | |
| at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:882) | |
| at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1189) | |
| at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:124) | |
| at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108) | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
| at java.lang.Thread.run(Thread.java:745) | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@id='move-accept-button' and not(@disabled)]"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 9 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: 'c8b75d1a1529', ip: '172.21.0.4', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.LbVAgg}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 904bc9e2a172e8d43e70d16629910188 | |
| *** Element info: {Using=xpath, value=//button[@id='move-accept-button' and not(@disabled)]} | |
| Command duration or timeout: 171 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: org.openqa.selenium.remote.RemoteWebDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=true, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.LbVAgg}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=true, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, webdriver.remote.sessionid=a8169875-4cff-41cf-8d97-c39cdc73a866, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: a8169875-4cff-41cf-8d97-c39cdc73a866 | |
| *** Element info: {Using=xpath, value=//button[@id='move-accept-button' and not(@disabled)]} | |
| at sun.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
| 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 sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invokeUnderlying(ThreadGuard.java:100) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invoke(ThreadGuard.java:92) | |
| at com.sun.proxy.$Proxy9.findElement(Unknown Source) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:895) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:205) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:201) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| ... 16 more | |
| Caused by: org.openqa.selenium.remote.ScreenshotException: Screen shot has been taken | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: RemoteWebDriver | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:142) | |
| ... 32 more | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@id='move-accept-button' and not(@disabled)]"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 9 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: 'c8b75d1a1529', ip: '172.21.0.4', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.LbVAgg}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 904bc9e2a172e8d43e70d16629910188 | |
| *** Element info: {Using=xpath, value=//button[@id='move-accept-button' and not(@disabled)]} | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: EventFiringWebDriver | |
| at sun.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source) | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
| 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 sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver$2.invoke(EventFiringWebDriver.java:104) | |
| at com.sun.proxy.$Proxy6.findElement(Unknown Source) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver.findElement(EventFiringWebDriver.java:188) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:48) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:33) | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
| at org.openqa.selenium.remote.server.DefaultSession$1.run(DefaultSession.java:176) | |
| ... 3 more | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //button[@id='move-accept-button' and not(@disabled)] (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265) | |
| at com.codenvy.ide.core.Refactor.clickOkButtonRefactorForm(Refactor.java:320) | |
| at com.codenvy.ide.refactor.types.TestFailTest.doRefactorWithWifget(TestFailTest.java:131) | |
| at com.codenvy.ide.refactor.types.TestFailTest.testFail35(TestFailTest.java:105) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85) | |
| at org.testng.internal.Invoker.invokeMethod(Invoker.java:696) | |
| at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:882) | |
| at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1189) | |
| at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:124) | |
| at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108) | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
| at java.lang.Thread.run(Thread.java:745) | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@id='move-accept-button' and not(@disabled)]"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 13 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: 'c8b75d1a1529', ip: '172.21.0.4', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.LbVAgg}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 904bc9e2a172e8d43e70d16629910188 | |
| *** Element info: {Using=xpath, value=//button[@id='move-accept-button' and not(@disabled)]} | |
| Command duration or timeout: 257 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: org.openqa.selenium.remote.RemoteWebDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=true, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.LbVAgg}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=true, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, webdriver.remote.sessionid=a8169875-4cff-41cf-8d97-c39cdc73a866, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: a8169875-4cff-41cf-8d97-c39cdc73a866 | |
| *** Element info: {Using=xpath, value=//button[@id='move-accept-button' and not(@disabled)]} | |
| at sun.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
| 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 sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invokeUnderlying(ThreadGuard.java:100) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invoke(ThreadGuard.java:92) | |
| at com.sun.proxy.$Proxy9.findElement(Unknown Source) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:895) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:205) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:201) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| ... 16 more | |
| Caused by: org.openqa.selenium.remote.ScreenshotException: Screen shot has been taken | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: RemoteWebDriver | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:142) | |
| ... 32 more | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@id='move-accept-button' and not(@disabled)]"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 13 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: 'c8b75d1a1529', ip: '172.21.0.4', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.LbVAgg}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 904bc9e2a172e8d43e70d16629910188 | |
| *** Element info: {Using=xpath, value=//button[@id='move-accept-button' and not(@disabled)]} | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: EventFiringWebDriver | |
| at sun.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source) | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
| 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 sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver$2.invoke(EventFiringWebDriver.java:104) | |
| at com.sun.proxy.$Proxy6.findElement(Unknown Source) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver.findElement(EventFiringWebDriver.java:188) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:48) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:33) | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
| at org.openqa.selenium.remote.server.DefaultSession$1.run(DefaultSession.java:176) | |
| ... 3 more | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //button[@id='move-accept-button' and not(@disabled)] (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265) | |
| at com.codenvy.ide.core.Refactor.clickOkButtonRefactorForm(Refactor.java:320) | |
| at com.codenvy.ide.refactor.types.TestFailTest.doRefactorWithWifget(TestFailTest.java:131) | |
| at com.codenvy.ide.refactor.types.TestFailTest.testFail80(TestFailTest.java:116) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85) | |
| at org.testng.internal.Invoker.invokeMethod(Invoker.java:696) | |
| at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:882) | |
| at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1189) | |
| at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:124) | |
| at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108) | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
| at java.lang.Thread.run(Thread.java:745) | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@id='move-accept-button' and not(@disabled)]"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 14 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: 'c8b75d1a1529', ip: '172.21.0.4', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.LbVAgg}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 904bc9e2a172e8d43e70d16629910188 | |
| *** Element info: {Using=xpath, value=//button[@id='move-accept-button' and not(@disabled)]} | |
| Command duration or timeout: 229 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: org.openqa.selenium.remote.RemoteWebDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=true, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.LbVAgg}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=true, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, webdriver.remote.sessionid=a8169875-4cff-41cf-8d97-c39cdc73a866, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: a8169875-4cff-41cf-8d97-c39cdc73a866 | |
| *** Element info: {Using=xpath, value=//button[@id='move-accept-button' and not(@disabled)]} | |
| at sun.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
| 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 sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invokeUnderlying(ThreadGuard.java:100) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invoke(ThreadGuard.java:92) | |
| at com.sun.proxy.$Proxy9.findElement(Unknown Source) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:895) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:205) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:201) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| ... 16 more | |
| Caused by: org.openqa.selenium.remote.ScreenshotException: Screen shot has been taken | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: RemoteWebDriver | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:142) | |
| ... 32 more | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@id='move-accept-button' and not(@disabled)]"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 14 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: 'c8b75d1a1529', ip: '172.21.0.4', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.LbVAgg}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 904bc9e2a172e8d43e70d16629910188 | |
| *** Element info: {Using=xpath, value=//button[@id='move-accept-button' and not(@disabled)]} | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: EventFiringWebDriver | |
| at sun.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source) | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
| 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 sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver$2.invoke(EventFiringWebDriver.java:104) | |
| at com.sun.proxy.$Proxy6.findElement(Unknown Source) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver.findElement(EventFiringWebDriver.java:188) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:48) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:33) | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
| at org.openqa.selenium.remote.server.DefaultSession$1.run(DefaultSession.java:176) | |
| ... 3 more | |
| 2017-03-16 21:13:08,655[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.refactor.preview.PreviewRefreshTest | |
| Mar 16, 2017 9:13:08 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:13:09 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:13:11,696[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.workspaces.CheckStopStartWsTest | |
| Mar 16, 2017 9:13:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:13:12 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:14:44,468[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.workspaces.LaunchClonedWepAppTest | |
| Mar 16, 2017 9:14:44 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:14:44 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:14:47,648[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.workspaces.ProjectStateAfterWorkspaceRestart | |
| Mar 16, 2017 9:14:47 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:14:48 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:15:01,190[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.workspaces.ProjectStateAfterRefresh | |
| Mar 16, 2017 9:15:01 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:15:01 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:15:11,588[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.workspaces.CreateWorkspaceOnDashboardTest | |
| Mar 16, 2017 9:15:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:15:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:15:43,628[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.workspaces.WorkingWithNodeWsTest | |
| Mar 16, 2017 9:15:43 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:15:43 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:16:57,106[pool-1-thread-3] [ERROR] [c.c.i.w.LaunchClonedWepAppTest 86] - unknown error: unhandled inspector error: {"code":-32603,"message":"Cannot navigate to invalid URL"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 5 milliseconds | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: 'c8b75d1a1529', ip: '172.21.0.4', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.zTJnT0}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 1e1ac789ae9760ad6c6706ebbb585837 | |
| Command duration or timeout: 138 milliseconds | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: org.openqa.selenium.remote.RemoteWebDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=true, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.zTJnT0}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=true, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, webdriver.remote.sessionid=430f9906-f8e7-43a5-bea2-051ba68fe497, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 430f9906-f8e7-43a5-bea2-051ba68fe497 | |
| org.openqa.selenium.WebDriverException: unknown error: unhandled inspector error: {"code":-32603,"message":"Cannot navigate to invalid URL"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 5 milliseconds | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: 'c8b75d1a1529', ip: '172.21.0.4', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.zTJnT0}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 1e1ac789ae9760ad6c6706ebbb585837 | |
| Command duration or timeout: 138 milliseconds | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: org.openqa.selenium.remote.RemoteWebDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=true, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.zTJnT0}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=true, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, webdriver.remote.sessionid=430f9906-f8e7-43a5-bea2-051ba68fe497, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 430f9906-f8e7-43a5-bea2-051ba68fe497 | |
| at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_101] | |
| at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_101] | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_101] | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_101] | |
| at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:216) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:168) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:635) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:322) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source) ~[na:na] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_101] | |
| at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_101] | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invokeUnderlying(ThreadGuard.java:100) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invoke(ThreadGuard.java:92) ~[selenium-support-3.0.1.jar:na] | |
| at com.sun.proxy.$Proxy9.get(Unknown Source) ~[na:na] | |
| at com.codenvy.ide.workspaces.LaunchClonedWepAppTest.stopTomcatUsingTerminal(LaunchClonedWepAppTest.java:158) ~[test-classes/:na] | |
| at com.codenvy.ide.workspaces.LaunchClonedWepAppTest.tearDown(LaunchClonedWepAppTest.java:81) ~[test-classes/:na] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_101] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_101] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_101] | |
| at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_101] | |
| at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85) [testng-6.8.21.jar:na] | |
| at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:552) [testng-6.8.21.jar:na] | |
| at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215) [testng-6.8.21.jar:na] | |
| at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:140) [testng-6.8.21.jar:na] | |
| at org.testng.internal.TestMethodWorker.invokeAfterClassMethods(TestMethodWorker.java:220) [testng-6.8.21.jar:na] | |
| at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) [testng-6.8.21.jar:na] | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_101] | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_101] | |
| at java.lang.Thread.run(Thread.java:745) [na:1.8.0_101] | |
| Caused by: org.openqa.selenium.remote.ScreenshotException: Screen shot has been taken | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: RemoteWebDriver | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:142) ~[selenium-remote-driver-3.0.1.jar:na] | |
| ... 23 common frames omitted | |
| Caused by: org.openqa.selenium.WebDriverException: unknown error: unhandled inspector error: {"code":-32603,"message":"Cannot navigate to invalid URL"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 5 milliseconds | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: 'c8b75d1a1529', ip: '172.21.0.4', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.zTJnT0}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 1e1ac789ae9760ad6c6706ebbb585837 | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: EventFiringWebDriver | |
| at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_101] | |
| at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_101] | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_101] | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_101] | |
| at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:216) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:168) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:635) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:322) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source) ~[na:na] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_101] | |
| at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_101] | |
| at org.openqa.selenium.support.events.EventFiringWebDriver$2.invoke(EventFiringWebDriver.java:104) ~[selenium-support-3.0.1.jar:na] | |
| at com.sun.proxy.$Proxy6.get(Unknown Source) ~[na:na] | |
| at org.openqa.selenium.support.events.EventFiringWebDriver.get(EventFiringWebDriver.java:163) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.server.handler.ChangeUrl.call(ChangeUrl.java:40) ~[na:na] | |
| at org.openqa.selenium.remote.server.handler.ChangeUrl.call(ChangeUrl.java:25) ~[na:na] | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_101] | |
| at org.openqa.selenium.remote.server.DefaultSession$1.run(DefaultSession.java:176) ~[na:na] | |
| ... 3 common frames omitted | |
| 2017-03-16 21:16:57,240[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.workspaces.CheckNetworkingFeatureTest | |
| Mar 16, 2017 9:16:57 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:16:57 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:17:09,053[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.workspaces.WorkingWithJavaMySqlStackTest | |
| Mar 16, 2017 9:17:09 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:17:09 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:17:44,288[pool-1-thread-3] [ERROR] [c.c.ide.utils.apiutils.Machine 91] - Workspace with name 'machine' in namespace 'workspace6semlsy6hu31mju1' doesn't exist | |
| org.eclipse.che.api.core.NotFoundException: Workspace with name 'machine' in namespace 'workspace6semlsy6hu31mju1' doesn't exist | |
| at org.eclipse.che.api.core.rest.DefaultHttpJsonRequest.doRequest(DefaultHttpJsonRequest.java:266) ~[che-core-api-core-5.5.0.jar:5.5.0] | |
| at org.eclipse.che.api.core.rest.DefaultHttpJsonRequest.request(DefaultHttpJsonRequest.java:159) ~[che-core-api-core-5.5.0.jar:5.5.0] | |
| at com.codenvy.ide.utils.apiutils.Machine.getMachineDto(Machine.java:79) ~[test-classes/:na] | |
| at com.codenvy.ide.workspaces.CheckNetworkingFeatureTest.checkNetworkingFeatureTest(CheckNetworkingFeatureTest.java:112) [test-classes/:na] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_101] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_101] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_101] | |
| at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_101] | |
| at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85) [testng-6.8.21.jar:na] | |
| at org.testng.internal.Invoker.invokeMethod(Invoker.java:696) [testng-6.8.21.jar:na] | |
| at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:882) [testng-6.8.21.jar:na] | |
| at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1189) [testng-6.8.21.jar:na] | |
| at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:124) [testng-6.8.21.jar:na] | |
| at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108) [testng-6.8.21.jar:na] | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_101] | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_101] | |
| at java.lang.Thread.run(Thread.java:745) [na:1.8.0_101] | |
| 2017-03-16 21:17:44,434[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:13 TEST FAILED: com.codenvy.ide.workspaces.CheckNetworkingFeatureTest.checkNetworkingFeatureTest | |
| java.lang.NullPointerException | |
| 2017-03-16 21:17:44,612[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.assistant.FindActionTest | |
| Mar 16, 2017 9:17:44 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:17:45 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:18:01,871[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.assistant.KeyBindingsTest | |
| Mar 16, 2017 9:18:01 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:18:02 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:18:59,154[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:13 TEST FAILED: com.codenvy.ide.assistant.FindActionTest.checkResultSearchActionsTest | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for text ('Update Project Configuration... Project | |
| Configure Classpath Project | |
| Content Assist Assistant | |
| Convert To Project Project | |
| Edit Debug Configurations... [Alt+Shift+F9] Run | |
| consolesTreeContextMenu | |
| debugGroupContextMenu | |
| editorTabContextMenu | |
| mainContextMenu | |
| projectExplorerContextMenu | |
| runGroupContextMenu ') to be present in element [[RemoteWebDriver: chrome on LINUX (410b3d90-da87-49ab-8a3f-79a246e7c9f2)] -> xpath: //div[@class='gwt-PopupPanel']//div[3]//table] (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 21:19:01,631[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.assistant.OrganizeImportsTest | |
| Mar 16, 2017 9:19:01 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:19:01 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:19:58,754[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.flow.AddSshKeysFromImportingFlowTest | |
| Mar 16, 2017 9:19:58 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:19:59 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:20:11,526[pool-1-thread-4] [ERROR] [ddSshKeysFromImportingFlowTest 60] - Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.cssSelector: a.oauth-button.google' (tried for 10 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.cssSelector: a.oauth-button.google' (tried for 10 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265) ~[selenium-support-3.0.1.jar:na] | |
| at com.codenvy.ide.core.site.hosted.LoginAndCreateHostedAccountPage.clickGoogLeIcon(LoginAndCreateHostedAccountPage.java:163) ~[test-classes/:na] | |
| at com.codenvy.ide.flow.AddSshKeysFromImportingFlowTest.login(AddSshKeysFromImportingFlowTest.java:67) ~[test-classes/:na] | |
| at com.codenvy.ide.flow.AddSshKeysFromImportingFlowTest.setUp(AddSshKeysFromImportingFlowTest.java:58) ~[test-classes/:na] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_101] | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_101] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_101] | |
| at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_101] | |
| at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85) [testng-6.8.21.jar:na] | |
| at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:552) [testng-6.8.21.jar:na] | |
| at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215) [testng-6.8.21.jar:na] | |
| at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:140) [testng-6.8.21.jar:na] | |
| at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:170) [testng-6.8.21.jar:na] | |
| at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:104) [testng-6.8.21.jar:na] | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_101] | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_101] | |
| at java.lang.Thread.run(Thread.java:745) [na:1.8.0_101] | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"a.oauth-button.google"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 9 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: '56ce6d762ec7', ip: '172.21.0.6', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.yHGixg}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 92bb09616a5bb18077021117937b4047 | |
| *** Element info: {Using=css selector, value=a.oauth-button.google} | |
| Command duration or timeout: 194 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: org.openqa.selenium.remote.RemoteWebDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=true, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.yHGixg}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=true, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, webdriver.remote.sessionid=f6682152-ea78-4df6-871a-a9c0ad3012d3, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: f6682152-ea78-4df6-871a-a9c0ad3012d3 | |
| *** Element info: {Using=css selector, value=a.oauth-button.google} | |
| at sun.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) ~[na:na] | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_101] | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_101] | |
| at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:216) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:168) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:635) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.findElementByCssSelector(RemoteWebDriver.java:465) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.By$ByCssSelector.findElement(By.java:430) ~[selenium-api-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:360) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) ~[na:na] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_101] | |
| at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_101] | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invokeUnderlying(ThreadGuard.java:100) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invoke(ThreadGuard.java:92) ~[selenium-support-3.0.1.jar:na] | |
| at com.sun.proxy.$Proxy9.findElement(Unknown Source) ~[na:na] | |
| at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) ~[selenium-support-3.0.1.jar:na] | |
| at com.sun.proxy.$Proxy11.isDisplayed(Unknown Source) ~[na:na] | |
| at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:302) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:41) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:288) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:285) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) ~[selenium-support-3.0.1.jar:na] | |
| ... 16 common frames omitted | |
| Caused by: org.openqa.selenium.remote.ScreenshotException: Screen shot has been taken | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: RemoteWebDriver | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:142) ~[selenium-remote-driver-3.0.1.jar:na] | |
| ... 35 common frames omitted | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"a.oauth-button.google"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 9 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: '56ce6d762ec7', ip: '172.21.0.6', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.yHGixg}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 92bb09616a5bb18077021117937b4047 | |
| *** Element info: {Using=css selector, value=a.oauth-button.google} | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: EventFiringWebDriver | |
| at sun.reflect.GeneratedConstructorAccessor17.newInstance(Unknown Source) ~[na:na] | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_101] | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_101] | |
| at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:216) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:168) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:635) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.findElementByCssSelector(RemoteWebDriver.java:465) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at org.openqa.selenium.By$ByCssSelector.findElement(By.java:430) ~[selenium-api-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:360) ~[selenium-remote-driver-3.0.1.jar:na] | |
| at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) ~[na:na] | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_101] | |
| at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_101] | |
| at org.openqa.selenium.support.events.EventFiringWebDriver$2.invoke(EventFiringWebDriver.java:104) ~[selenium-support-3.0.1.jar:na] | |
| at com.sun.proxy.$Proxy6.findElement(Unknown Source) ~[na:na] | |
| at org.openqa.selenium.support.events.EventFiringWebDriver.findElement(EventFiringWebDriver.java:188) ~[selenium-support-3.0.1.jar:na] | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:48) ~[na:na] | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:33) ~[na:na] | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[na:1.8.0_101] | |
| at org.openqa.selenium.remote.server.DefaultSession$1.run(DefaultSession.java:176) ~[na:na] | |
| ... 3 common frames omitted | |
| 2017-03-16 21:20:11,642[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.projectexplorer.CheckAutoSaveForFileWhichAlreadyExistTest | |
| Mar 16, 2017 9:20:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:20:12 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:21:54,593[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.projectexplorer.CheckCollapseAllNodesProjectTest | |
| Mar 16, 2017 9:21:54 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:21:54 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:22:07,835[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.projectexplorer.CheckCopyCutFeaturesForFilesTest | |
| Mar 16, 2017 9:22:07 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:22:08 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:23:26,664[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.projectexplorer.CheckShowHideHiddenFilesTest | |
| Mar 16, 2017 9:23:26 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:23:26 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:23:46,562[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.projectexplorer.CheckRecentFilesAndRevealResourceTest | |
| Mar 16, 2017 9:23:46 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:23:46 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:24:22,411[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.projectexplorer.CheckRefreshProjectTreeTest | |
| Mar 16, 2017 9:24:22 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:24:22 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:24:24,312[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.projectexplorer.ClosingSeveralOpenFilesTest | |
| Mar 16, 2017 9:24:24 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:24:24 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:25:21,815[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.projectexplorer.CreateNewFoldersTest | |
| Mar 16, 2017 9:25:21 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:25:22 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:26:12,127[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.projectexplorer.CreateNewJavaFilesFromContextMenuTest | |
| Mar 16, 2017 9:26:12 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:26:12 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:26:46,537[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.projectexplorer.CreateNewJavaFilesTest | |
| Mar 16, 2017 9:26:46 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:26:46 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:27:07,786[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.projectexplorer.CreateNewNotJavaFilesFromContextMenuTest | |
| Mar 16, 2017 9:27:07 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:27:08 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:27:25,484[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.projectexplorer.CreateNewNotJavaFilesTest | |
| Mar 16, 2017 9:27:25 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:27:25 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:28:02,870[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.projectexplorer.CreateNewPackageFromContextMenuTest | |
| Mar 16, 2017 9:28:02 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:28:03 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:28:43,771[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.projectexplorer.CreateNewPackagesWithHelpCreationJavaClassTest | |
| Mar 16, 2017 9:28:43 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:28:44 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:29:17,729[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.projectexplorer.CreatePackagesAndFilesWithHelpIconCreateTest | |
| Mar 16, 2017 9:29:17 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:29:18 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:29:42,955[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.projectexplorer.CreateProjectInSelectedFolderTest | |
| Mar 16, 2017 9:29:42 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:29:43 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:30:14,747[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.projectexplorer.CreateProjectsForArtikPluginTest | |
| Mar 16, 2017 9:30:14 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:30:15 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:30:44,103[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.projectexplorer.CreateProjectTest | |
| Mar 16, 2017 9:30:44 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:30:44 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:31:33,041[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.projectexplorer.DeleteFilesFromContextMenuTest | |
| Mar 16, 2017 9:31:33 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:31:33 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:31:38,353[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.projectexplorer.DeleteFilesPackagesAndProjectWithHelpDeleteIconTest | |
| Mar 16, 2017 9:31:38 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:31:38 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:32:46,269[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.projectexplorer.DeleteFilesTest | |
| Mar 16, 2017 9:32:46 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:32:46 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:33:35,305[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.projectexplorer.DeletePackageFromContextMenuTest | |
| Mar 16, 2017 9:33:35 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:33:35 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:35:14,246[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.projectexplorer.DeletePackageTest | |
| Mar 16, 2017 9:35:14 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:35:14 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:35:39,176[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.projectexplorer.DeletePackageWithOpenedFilesTabTest | |
| Mar 16, 2017 9:35:39 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:35:39 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:36:11,650[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.projectexplorer.DeleteProjectsTest | |
| Mar 16, 2017 9:36:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:36:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:36:39,334[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.projectexplorer.FileNotExistIntoEditorAfterDeleteTest | |
| Mar 16, 2017 9:36:39 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:36:39 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:37:56,860[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.projectexplorer.FileOpenedAfterCreationTest | |
| Mar 16, 2017 9:37:56 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:37:57 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:38:18,856[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.projectexplorer.JustCreatedFileNotExistIntoEditorAfterDeleteTest | |
| Mar 16, 2017 9:38:18 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:38:19 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:38:26,224[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.projectexplorer.NavigationByKeyboardTest | |
| Mar 16, 2017 9:38:26 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:38:26 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:39:07,635[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.projectexplorer.OpenFileWithHelpContextMenuTest | |
| Mar 16, 2017 9:39:07 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:39:07 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:39:29,646[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.projectexplorer.CheckTreeStructureAfterCloseTest | |
| Mar 16, 2017 9:39:29 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:39:30 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:39:58,921[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.projectexplorer.RenamedAlreadyCreatedNotJavaFileTest | |
| Mar 16, 2017 9:39:58 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:39:59 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:40:22,222[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.projectexplorer.RenameProjectTest | |
| Mar 16, 2017 9:40:22 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:40:22 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:41:40,033[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.projectexplorer.RenameJustCreatedNotJavaFileTest | |
| Mar 16, 2017 9:41:40 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:41:40 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:41:42,378[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.projectexplorer.ShowFileReferenceTest | |
| Mar 16, 2017 9:41:42 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:41:42 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:41:51,499[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.projectexplorer.PreviewHtmlFileTest | |
| Mar 16, 2017 9:41:51 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:41:52 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:43:09,474[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.projectexplorer.CheckHiddenFolderAndFileCreatedFromCommandTest | |
| Mar 16, 2017 9:43:09 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:43:09 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:43:26,536[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.projectexplorer.CheckErrorMessageWhenCreationDuplicateFolderOrFileTest | |
| Mar 16, 2017 9:43:26 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:43:26 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:43:34,229[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.projectexplorer.CheckOnValidAndInvalidPackageNameTest | |
| Mar 16, 2017 9:43:34 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:43:34 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:44:03,664[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.projectexplorer.CheckOnValidAndInvalidClassNameTest | |
| Mar 16, 2017 9:44:03 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:44:03 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:44:50,440[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.preferences.CheckErrorsWarningsTabTest | |
| Mar 16, 2017 9:44:50 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:44:50 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:45:10,552[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:13 TEST FAILED: com.codenvy.ide.projectexplorer.CheckErrorMessageWhenCreationDuplicateFolderOrFileTest.checkDuplicatedFolder | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for text ('Resource already exists') to be present in element [[RemoteWebDriver: chrome on LINUX (55e51290-e234-4810-81e6-484959f67966)] -> id: gwt-debug-info-window-message] (tried for 15 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 21:45:10,807[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.projectexplorer.dependencies.TransitiveDependencyTest | |
| Mar 16, 2017 9:45:10 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:45:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:45:59,532[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.projectexplorer.dependencies.UpdateListOfLibraryTest | |
| Mar 16, 2017 9:45:59 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:45:59 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:47:16,450[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.plainjava.ConfigureClasspathBaseTest | |
| Mar 16, 2017 9:47:16 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:47:16 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:48:25,785[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.plainjava.PlainJavaProjectConfigureClasspathTest | |
| Mar 16, 2017 9:48:25 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:48:26 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:49:00,506[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.plainjava.RunPlainJavaProjectTest | |
| Mar 16, 2017 9:49:00 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:49:00 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:49:03,868[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.plainjava.ConfigureSomeSourceFoldersTest | |
| Mar 16, 2017 9:49:03 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:49:04 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:50:52,655[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.swagger.SwaggerTest | |
| Mar 16, 2017 9:50:52 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:50:52 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:50:55,790[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.dashboard.ImportMavenProjectFromGitHubTest | |
| Mar 16, 2017 9:50:55 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:50:56 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:52:14,824[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:14 TEST FAILED: com.codenvy.ide.swagger.SwaggerTest.checkNameProjectTest | |
| java.lang.NullPointerException | |
| 2017-03-16 21:52:15,011[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.dashboard.ImportProjectFromZipTest | |
| Mar 16, 2017 9:52:15 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:52:15 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:52:17,275[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.dashboard.CreateAndDeleteProjectsTest | |
| Mar 16, 2017 9:52:17 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:52:17 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:52:48,584[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.dashboard.DeleteRunningWorkspaceTest | |
| Mar 16, 2017 9:52:48 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:52:48 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:53:22,084[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.dashboard.DeleteStoppingWorkspaceTest | |
| Mar 16, 2017 9:53:22 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:53:22 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:53:42,266[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.dashboard.RenameWorkspaceTest | |
| Mar 16, 2017 9:53:42 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:53:42 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:53:43,320[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.dashboard.stacks.CheckCodeigniterStackTest | |
| Mar 16, 2017 9:53:43 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:53:43 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:53:44,313[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.dashboard.stacks.CheckExpressStackTest | |
| Mar 16, 2017 9:53:44 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:53:44 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:53:59,177[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.dashboard.stacks.CheckLaravelStackTest | |
| Mar 16, 2017 9:53:59 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:53:59 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:54:03,306[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.dashboard.stacks.CheckRailsStackTest | |
| Mar 16, 2017 9:54:03 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:54:03 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:55:38,044[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:12 TEST FAILED: com.codenvy.ide.dashboard.stacks.CheckExpressStackTest.checkExpressStack | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.id: gwt-debug-CommandsGroup/express: 1. Create and run project (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 21:55:38,435[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.dashboard.stacks.CheckSwiftStackTest | |
| Mar 16, 2017 9:55:38 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:55:39 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:57:30,790[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.dashboard.stacks.CheckSymfonyStackTest | |
| Mar 16, 2017 9:57:30 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:57:31 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:57:47,163[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.gwt.CheckSimpleGwtAppTest | |
| Mar 16, 2017 9:57:47 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:57:47 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 21:59:29,414[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:14 TEST FAILED: com.codenvy.ide.dashboard.stacks.CheckCodeigniterStackTest.checkCodeigniterStack | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //div[@id='gwt-debug-dropDownHeader'][position()=2]' (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 21:59:29,658[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:14. Running : com.codenvy.ide.gwt.CheckSdmModeGwtFeatureTest | |
| Mar 16, 2017 9:59:29 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 9:59:30 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 22:01:18,012[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.debugger.ChangeVariableWithEvaluatingTest | |
| Mar 16, 2017 10:01:18 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:01:18 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 22:02:43,670[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.debugger.StepIntoStepOverStepReturnWithChangeVariableTest | |
| Mar 16, 2017 10:02:43 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:02:44 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| <html> <body bgcolor="white"> <div style="font-size: 150%; color: #850F0F"> <span>Enter your name: </span><br /> <form method="post" action="hello"> <input type=text size="15" name="user" > <input type=submit name="submit" value="Ok"> </form> </div> <div> <span>Hello, che!</span> </div> </body></html> | |
| java.util.concurrent.FutureTask@372f2507 | |
| 2017-03-16 22:03:52,321[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.debugger.CheckBreakPointStateTest | |
| Mar 16, 2017 10:03:52 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:03:52 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 22:03:59,162[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.debugger.InnerClassAndLambdaDebuggingTest | |
| Mar 16, 2017 10:03:59 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:03:59 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| <html> <body bgcolor="white"> <div style="font-size: 150%; color: #850F0F"> <span>Enter your name: </span><br /> <form method="post" action="hello"> <input type=text size="15" name="user" > <input type=submit name="submit" value="Ok"> </form> </div> <div> <span>Hello, test!</span> </div> </body></html> | |
| 2017-03-16 22:05:17,120[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.debugger.MultimoduleProjectDebuggingTest | |
| Mar 16, 2017 10:05:17 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:05:17 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 22:06:32,242[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.debugger.PhpProjectDebuggingTest | |
| Mar 16, 2017 10:06:32 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:06:32 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 22:07:08,506[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.debugger.NodeJsDebugTest | |
| Mar 16, 2017 10:07:08 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:07:09 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 22:08:14,369[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.filewatcher.EditFilesWithTabsTest | |
| Mar 16, 2017 10:08:14 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:08:14 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 22:08:25,235[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:13 TEST FAILED: com.codenvy.ide.debugger.NodeJsDebugTest.debugNodeJsTest | |
| org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 20 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: 'c8b75d1a1529', ip: '172.21.0.4', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.g5UP0P}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 082c9a90fedcc9f2bccd6ad04ecb3f48 | |
| Command duration or timeout: 246 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: org.openqa.selenium.remote.RemoteWebDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=true, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.g5UP0P}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=true, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, webdriver.remote.sessionid=eca9cccb-d46e-4111-8059-278db2e459c7, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: eca9cccb-d46e-4111-8059-278db2e459c7 | |
| 2017-03-16 22:08:25,412[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.filewatcher.RemoveFilesWithActiveTabs | |
| Mar 16, 2017 10:08:25 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:08:25 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| Mar 16, 2017 10:09:16 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:09:27 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| 2017-03-16 22:10:50,350[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.filewatcher.UpdateFilesWithoutIDE | |
| Mar 16, 2017 10:10:50 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:10:50 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 22:12:08,507[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.filewatcher.RefactoringFeatureTest | |
| Mar 16, 2017 10:12:08 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:12:08 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| Mar 16, 2017 10:12:08 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 22:13:00,832[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.codeserver.CheckMainFeatureForLanguageTest | |
| Mar 16, 2017 10:13:00 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:13:01 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| Mar 16, 2017 10:13:01 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| Mar 16, 2017 10:13:12 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:14:02 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| 2017-03-16 22:23:11,166[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit3Test | |
| Mar 16, 2017 10:23:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:23:11 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 22:23:42,871[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:12. Running : com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit4Test | |
| Mar 16, 2017 10:23:42 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:23:43 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| Mar 16, 2017 10:23:43 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 22:24:40,254[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:11 TEST FAILED: com.codenvy.ide.filewatcher.RefactoringFeatureTest.checkRefactorFilesFromIde | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //div[text()='Move item']/ancestor::div[3]' (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 22:24:40,466[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:11. Running : com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest | |
| Mar 16, 2017 10:24:40 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:24:40 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| Mar 16, 2017 10:24:40 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 22:26:59,809[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:13 TEST FAILED: com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit3Test.shouldExecuteTestClassSuccessfully | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of [[RemoteWebDriver: chrome on LINUX (9634d257-7ac0-407e-a272-93be5942c82c)] -> id: gwt-debug-popup-container] (tried for 120 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 22:27:58,055[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:11 TEST FAILED: com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest.shouldExecuteTestClassSuccessfully | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of [[RemoteWebDriver: chrome on LINUX (03bf41d9-7964-45d8-84df-56048cb9b2a7)] -> id: gwt-debug-popup-container] (tried for 120 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 22:28:01,306[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:12 TEST FAILED: com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit4Test.shouldExecuteJUnit4TestClassSuccessfully | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of [[RemoteWebDriver: chrome on LINUX (aa9418b3-e18d-40a4-963b-cc16714b5ac9)] -> id: gwt-debug-popup-container] (tried for 120 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 22:29:10,025[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:13 TEST FAILED: com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit3Test.shouldExecuteTestProjectSuccessfully | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of [[RemoteWebDriver: chrome on LINUX (9634d257-7ac0-407e-a272-93be5942c82c)] -> id: gwt-debug-popup-container] (tried for 120 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 22:29:10,147[pool-1-thread-3] [INFO ] [com.codenvy.ide.BaseTest 149] - Thread id:13. Running : com.codenvy.ide.workspaces.ImportWsTest | |
| Mar 16, 2017 10:29:10 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end | |
| Mar 16, 2017 10:29:10 PM org.openqa.selenium.remote.ProtocolHandshake createSession | |
| INFO: Detected dialect: OSS | |
| 2017-03-16 22:30:10,949[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:11 TEST FAILED: com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest.shouldExecuteTestProjectSuccessfully | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of [[RemoteWebDriver: chrome on LINUX (03bf41d9-7964-45d8-84df-56048cb9b2a7)] -> id: gwt-debug-popup-container] (tried for 120 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 22:30:14,566[pool-1-thread-2] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:12 TEST FAILED: com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit4Test.shouldExecuteJUnit4TestProjectSuccessfully | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of [[RemoteWebDriver: chrome on LINUX (aa9418b3-e18d-40a4-963b-cc16714b5ac9)] -> id: gwt-debug-popup-container] (tried for 120 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 22:30:41,938[pool-1-thread-4] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:14 TEST FAILED: com.codenvy.ide.gwt.CheckSdmModeGwtFeatureTest.checkLaunchingCodeserver | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for text ('The code server is ready') to be present in element [[RemoteWebDriver: chrome on LINUX (3b1fa7b4-2ee7-4a08-9090-6219579fef41)] -> xpath: //div[@active]//div[@id='gwt-debug-commandConsoleLines']] (tried for 180 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| 2017-03-16 22:32:27,073[pool-1-thread-1] [INFO ] [com.codenvy.ide.BaseTest 198] - Thread id:11 TEST FAILED: com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest.shouldExecuteTestXmlSuiteSuccessfully | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of [[RemoteWebDriver: chrome on LINUX (03bf41d9-7964-45d8-84df-56048cb9b2a7)] -> id: gwt-debug-popup-container] (tried for 120 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| Tests run: 404, Failures: 20, Errors: 0, Skipped: 0, Time elapsed: 10,070.784 sec <<< FAILURE! - in TestSuite | |
| checkTerminalAndBuild(com.codenvy.ide.miscellaneous.WorkingWithSplitPanelTest) Time elapsed: 49.835 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: (//div[@id='gwt-debug-multiSplitPanel-tabsPanel'])[position()=1]//div[text()='Terminal-2'] (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:142) | |
| 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 sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invokeUnderlying(ThreadGuard.java:100) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invoke(ThreadGuard.java:92) | |
| at com.sun.proxy.$Proxy9.findElement(Unknown Source) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:895) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:205) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:201) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| at com.codenvy.ide.core.MultiSplitPanel.waitTabProcessIsPresent(MultiSplitPanel.java:189) | |
| at com.codenvy.ide.miscellaneous.WorkingWithSplitPanelTest.checkTerminalAndBuild(WorkingWithSplitPanelTest.java:126) | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"(//div[@id='gwt-debug-multiSplitPanel-tabsPanel'])[position()=1]//div[text()='Terminal-2']"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 13 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: 'aa06c7a27cf9', ip: '172.21.0.5', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.5wA9Bk}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: a3ca7a4c604cb73891c1a61702836916 | |
| *** Element info: {Using=xpath, value=(//div[@id='gwt-debug-multiSplitPanel-tabsPanel'])[position()=1]//div[text()='Terminal-2']} | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: EventFiringWebDriver | |
| at sun.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source) | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
| 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 sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver$2.invoke(EventFiringWebDriver.java:104) | |
| at com.sun.proxy.$Proxy6.findElement(Unknown Source) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver.findElement(EventFiringWebDriver.java:188) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:48) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:33) | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
| at org.openqa.selenium.remote.server.DefaultSession$1.run(DefaultSession.java:176) | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
| at java.lang.Thread.run(Thread.java:745) | |
| checkSwitchingTabsAndPanels(com.codenvy.ide.miscellaneous.WorkingWithSplitPanelTest) Time elapsed: 15.323 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //div[@class='popupContent']//following::div[text()='Terminal-2'] (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:142) | |
| 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 sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invokeUnderlying(ThreadGuard.java:100) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invoke(ThreadGuard.java:92) | |
| at com.sun.proxy.$Proxy9.findElement(Unknown Source) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:895) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:205) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:201) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| at com.codenvy.ide.core.MultiSplitPanel.waitProcessIsPresentIntoPaneMenu(MultiSplitPanel.java:128) | |
| at com.codenvy.ide.miscellaneous.WorkingWithSplitPanelTest.checkSwitchingTabsAndPanels(WorkingWithSplitPanelTest.java:194) | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@class='popupContent']//following::div[text()='Terminal-2']"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 8 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: 'aa06c7a27cf9', ip: '172.21.0.5', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.5wA9Bk}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: a3ca7a4c604cb73891c1a61702836916 | |
| *** Element info: {Using=xpath, value=//div[@class='popupContent']//following::div[text()='Terminal-2']} | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: EventFiringWebDriver | |
| at sun.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source) | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
| 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 sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver$2.invoke(EventFiringWebDriver.java:104) | |
| at com.sun.proxy.$Proxy6.findElement(Unknown Source) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver.findElement(EventFiringWebDriver.java:188) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:48) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:33) | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
| at org.openqa.selenium.remote.server.DefaultSession$1.run(DefaultSession.java:176) | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
| at java.lang.Thread.run(Thread.java:745) | |
| checkDialogAfterKillingProcess(com.codenvy.ide.miscellaneous.CheckWsAgentAfterStopProcessTest) Time elapsed: 1.603 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //div[@path='/CheckWsAgentAfterStopProcessTest'] (tried for 65 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:142) | |
| 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 sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invokeUnderlying(ThreadGuard.java:100) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invoke(ThreadGuard.java:92) | |
| at com.sun.proxy.$Proxy9.findElement(Unknown Source) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:895) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| at com.codenvy.ide.core.ProjectExplorer.waitItem(ProjectExplorer.java:185) | |
| at com.codenvy.ide.miscellaneous.CheckWsAgentAfterStopProcessTest.checkDialogAfterKillingProcess(CheckWsAgentAfterStopProcessTest.java:85) | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@path='/CheckWsAgentAfterStopProcessTest']"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 8 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: '6b8fb16cd6d9', ip: '172.21.0.3', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.UrqD22}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: b749c3ce971cd62ac5183ac6655c0afe | |
| *** Element info: {Using=xpath, value=//div[@path='/CheckWsAgentAfterStopProcessTest']} | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: EventFiringWebDriver | |
| at sun.reflect.GeneratedConstructorAccessor17.newInstance(Unknown Source) | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
| 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 sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver$2.invoke(EventFiringWebDriver.java:104) | |
| at com.sun.proxy.$Proxy6.findElement(Unknown Source) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver.findElement(EventFiringWebDriver.java:188) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:48) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:33) | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
| at org.openqa.selenium.remote.server.DefaultSession$1.run(DefaultSession.java:176) | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
| at java.lang.Thread.run(Thread.java:745) | |
| checkMoveJavaClassInNewSourceFolder(com.codenvy.ide.refactor.move.MoveJavaFileInNewSourceFolderTest) Time elapsed: 19.406 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //div[text()='Choose destination for']//following::div[text()=' com.org.ltd'] (tried for 10 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:142) | |
| 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 sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invokeUnderlying(ThreadGuard.java:100) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invoke(ThreadGuard.java:92) | |
| at com.sun.proxy.$Proxy9.findElement(Unknown Source) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:895) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:205) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:201) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| at com.codenvy.ide.core.Refactor.chooseDestinationForItem(Refactor.java:293) | |
| at com.codenvy.ide.refactor.move.MoveJavaFileInNewSourceFolderTest.checkMoveJavaClassInNewSourceFolder(MoveJavaFileInNewSourceFolderTest.java:115) | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[text()='Choose destination for']//following::div[text()=' com.org.ltd']"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 8 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: '6b8fb16cd6d9', ip: '172.21.0.3', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.kbzOUu}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: ad22c7c7adf6a7249b426790a8f5105c | |
| *** Element info: {Using=xpath, value=//div[text()='Choose destination for']//following::div[text()=' com.org.ltd']} | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: EventFiringWebDriver | |
| at sun.reflect.GeneratedConstructorAccessor17.newInstance(Unknown Source) | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
| 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 sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver$2.invoke(EventFiringWebDriver.java:104) | |
| at com.sun.proxy.$Proxy6.findElement(Unknown Source) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver.findElement(EventFiringWebDriver.java:188) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:48) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:33) | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
| at org.openqa.selenium.remote.server.DefaultSession$1.run(DefaultSession.java:176) | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
| at java.lang.Thread.run(Thread.java:745) | |
| checkNetworkingFeatureTest(com.codenvy.ide.workspaces.CheckNetworkingFeatureTest) Time elapsed: 33.376 sec <<< FAILURE! | |
| java.lang.NullPointerException: null | |
| at com.codenvy.ide.workspaces.CheckNetworkingFeatureTest.checkNetworkingFeatureTest(CheckNetworkingFeatureTest.java:113) | |
| checkResultSearchActionsTest(com.codenvy.ide.assistant.FindActionTest) Time elapsed: 12.188 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for text ('Update Project Configuration... Project | |
| Configure Classpath Project | |
| Content Assist Assistant | |
| Convert To Project Project | |
| Edit Debug Configurations... [Alt+Shift+F9] Run | |
| consolesTreeContextMenu | |
| debugGroupContextMenu | |
| editorTabContextMenu | |
| mainContextMenu | |
| projectExplorerContextMenu | |
| runGroupContextMenu ') to be present in element [[RemoteWebDriver: chrome on LINUX (410b3d90-da87-49ab-8a3f-79a246e7c9f2)] -> xpath: //div[@class='gwt-PopupPanel']//div[3]//table] (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265) | |
| at com.codenvy.ide.core.FindAction.waitTextInFormFindAction(FindAction.java:98) | |
| at com.codenvy.ide.assistant.FindActionTest.checkResultSearchActionsTest(FindActionTest.java:185) | |
| checkDuplicatedFolder(com.codenvy.ide.projectexplorer.CheckErrorMessageWhenCreationDuplicateFolderOrFileTest) Time elapsed: 1.332 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for text ('Resource already exists') to be present in element [[RemoteWebDriver: chrome on LINUX (55e51290-e234-4810-81e6-484959f67966)] -> id: gwt-debug-info-window-message] (tried for 15 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265) | |
| at com.codenvy.ide.core.WarningDialog.waitWaitWarnDialogWindowWithSpecifiedTextMess(WarningDialog.java:66) | |
| at com.codenvy.ide.projectexplorer.CheckErrorMessageWhenCreationDuplicateFolderOrFileTest.checkDuplicatedFolder(CheckErrorMessageWhenCreationDuplicateFolderOrFileTest.java:103) | |
| checkNameProjectTest(com.codenvy.ide.swagger.SwaggerTest) Time elapsed: 16.072 sec <<< FAILURE! | |
| java.lang.NullPointerException: null | |
| at com.codenvy.ide.swagger.Swagger.createURLByExposedPort(Swagger.java:189) | |
| at com.codenvy.ide.swagger.SwaggerTest.checkNameProjectTest(SwaggerTest.java:79) | |
| checkExpressStack(com.codenvy.ide.dashboard.stacks.CheckExpressStackTest) Time elapsed: 92.557 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.id: gwt-debug-CommandsGroup/express: 1. Create and run project (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:142) | |
| 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.findElementById(RemoteWebDriver.java:417) | |
| at org.openqa.selenium.By$ById.findElement(By.java:218) | |
| at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:360) | |
| at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invokeUnderlying(ThreadGuard.java:100) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invoke(ThreadGuard.java:92) | |
| at com.sun.proxy.$Proxy9.findElement(Unknown Source) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:895) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:205) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$7.apply(ExpectedConditions.java:201) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| at com.codenvy.ide.core.CommandsToolbar.selectCommandFromToolbarList(CommandsToolbar.java:68) | |
| at com.codenvy.ide.core.CommandsToolbar.launchCommandFromCommandsToolbar(CommandsToolbar.java:88) | |
| at com.codenvy.ide.dashboard.stacks.CheckExpressStackTest.checkExpressStack(CheckExpressStackTest.java:108) | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"id","selector":"gwt-debug-CommandsGroup/express: 1. Create and run project"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 14 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: '6b8fb16cd6d9', ip: '172.21.0.3', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.mMUJyl}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 533534303edca8942529b41308c7cac4 | |
| *** Element info: {Using=id, value=gwt-debug-CommandsGroup/express: 1. Create and run project} | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: EventFiringWebDriver | |
| at sun.reflect.GeneratedConstructorAccessor17.newInstance(Unknown Source) | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
| 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.findElementById(RemoteWebDriver.java:417) | |
| at org.openqa.selenium.By$ById.findElement(By.java:218) | |
| at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:360) | |
| at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver$2.invoke(EventFiringWebDriver.java:104) | |
| at com.sun.proxy.$Proxy6.findElement(Unknown Source) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver.findElement(EventFiringWebDriver.java:188) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:48) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:33) | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
| at org.openqa.selenium.remote.server.DefaultSession$1.run(DefaultSession.java:176) | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
| at java.lang.Thread.run(Thread.java:745) | |
| checkCodeigniterStack(com.codenvy.ide.dashboard.stacks.CheckCodeigniterStackTest) Time elapsed: 39.615 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //div[@id='gwt-debug-dropDownHeader'][position()=2]' (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:142) | |
| 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 sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invokeUnderlying(ThreadGuard.java:100) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invoke(ThreadGuard.java:92) | |
| at com.sun.proxy.$Proxy9.findElement(Unknown Source) | |
| 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.$Proxy11.isDisplayed(Unknown Source) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:302) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:41) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:288) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:285) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| at com.codenvy.ide.core.CommandsToolbar.clickOnCommandsToolbarSelectList(CommandsToolbar.java:57) | |
| at com.codenvy.ide.core.CommandsToolbar.launchCommandFromCommandsToolbar(CommandsToolbar.java:87) | |
| at com.codenvy.ide.dashboard.stacks.CheckCodeigniterStackTest.checkCodeigniterStack(CheckCodeigniterStackTest.java:116) | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='gwt-debug-dropDownHeader'][position()=2]"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 8 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: '56ce6d762ec7', ip: '172.21.0.6', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.zAEeki}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 5c72168f9d1e30d22aac176a502b7d9f | |
| *** Element info: {Using=xpath, value=//div[@id='gwt-debug-dropDownHeader'][position()=2]} | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: EventFiringWebDriver | |
| at sun.reflect.GeneratedConstructorAccessor17.newInstance(Unknown Source) | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
| 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 sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver$2.invoke(EventFiringWebDriver.java:104) | |
| at com.sun.proxy.$Proxy6.findElement(Unknown Source) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver.findElement(EventFiringWebDriver.java:188) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:48) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:33) | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
| at org.openqa.selenium.remote.server.DefaultSession$1.run(DefaultSession.java:176) | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
| at java.lang.Thread.run(Thread.java:745) | |
| debugNodeJsTest(com.codenvy.ide.debugger.NodeJsDebugTest) Time elapsed: 7.821 sec <<< FAILURE! | |
| org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 20 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: 'c8b75d1a1529', ip: '172.21.0.4', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.g5UP0P}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 082c9a90fedcc9f2bccd6ad04ecb3f48 | |
| Command duration or timeout: 246 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: org.openqa.selenium.remote.RemoteWebDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=true, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.g5UP0P}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=true, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, webdriver.remote.sessionid=eca9cccb-d46e-4111-8059-278db2e459c7, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: eca9cccb-d46e-4111-8059-278db2e459c7 | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:142) | |
| 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.getText(RemoteWebElement.java:158) | |
| at com.codenvy.ide.core.DebugPanel.waitDebugHighlightedText(DebugPanel.java:279) | |
| at com.codenvy.ide.debugger.NodeJsDebugTest.debugNodeJsTest(NodeJsDebugTest.java:91) | |
| Caused by: org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 20 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: 'c8b75d1a1529', ip: '172.21.0.4', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.g5UP0P}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 082c9a90fedcc9f2bccd6ad04ecb3f48 | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: RemoteWebDriver | |
| at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) | |
| at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
| 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.getText(RemoteWebElement.java:158) | |
| at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver$EventFiringWebElement$1.invoke(EventFiringWebDriver.java:332) | |
| at com.sun.proxy.$Proxy7.getText(Unknown Source) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver$EventFiringWebElement.getText(EventFiringWebDriver.java:382) | |
| at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.remote.server.KnownElements$1.invoke(KnownElements.java:64) | |
| at com.sun.proxy.$Proxy8.getText(Unknown Source) | |
| at org.openqa.selenium.remote.server.handler.GetElementText.call(GetElementText.java:30) | |
| at org.openqa.selenium.remote.server.handler.GetElementText.call(GetElementText.java:22) | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
| at org.openqa.selenium.remote.server.DefaultSession$1.run(DefaultSession.java:176) | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
| at java.lang.Thread.run(Thread.java:745) | |
| checkRefactorFilesFromIde(com.codenvy.ide.filewatcher.RefactoringFeatureTest) Time elapsed: 55.963 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Proxy element for: DefaultElementLocator 'By.xpath: //div[text()='Move item']/ancestor::div[3]' (tried for 5 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:142) | |
| 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 sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invokeUnderlying(ThreadGuard.java:100) | |
| at org.openqa.selenium.support.ThreadGuard$WebDriverInvocationHandler.invoke(ThreadGuard.java:92) | |
| at com.sun.proxy.$Proxy9.findElement(Unknown Source) | |
| 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.$Proxy11.isDisplayed(Unknown Source) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:302) | |
| at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:41) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:288) | |
| at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:285) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| at com.codenvy.ide.core.Refactor.waitMoveItemFormIsOpen(Refactor.java:262) | |
| at com.codenvy.ide.filewatcher.RefactoringFeatureTest.doMoveRefactor(RefactoringFeatureTest.java:123) | |
| at com.codenvy.ide.filewatcher.RefactoringFeatureTest.checkRefactorFilesFromIde(RefactoringFeatureTest.java:86) | |
| Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[text()='Move item']/ancestor::div[3]"} | |
| (Session info: chrome=56.0.2924.87) | |
| (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-66-generic x86_64) (WARNING: The server did not provide any stacktrace information) | |
| Command duration or timeout: 8 milliseconds | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.1.0', revision: '86a5d70', time: '2017-02-16 07:57:44 -0800' | |
| System info: host: 'c8b75d1a1529', ip: '172.21.0.4', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_121' | |
| Driver info: org.openqa.selenium.chrome.ChromeDriver | |
| Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320), userDataDir=/tmp/.org.chromium.Chromium.1mXXaI}, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=56.0.2924.87, platform=LINUX, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true, unexpectedAlertBehaviour=}] | |
| Session ID: 4b152b9ff0091a08b84dce233999a328 | |
| *** Element info: {Using=xpath, value=//div[text()='Move item']/ancestor::div[3]} | |
| For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: driver.version: EventFiringWebDriver | |
| at sun.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source) | |
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) | |
| at java.lang.reflect.Constructor.newInstance(Constructor.java:423) | |
| 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 sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:498) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver$2.invoke(EventFiringWebDriver.java:104) | |
| at com.sun.proxy.$Proxy6.findElement(Unknown Source) | |
| at org.openqa.selenium.support.events.EventFiringWebDriver.findElement(EventFiringWebDriver.java:188) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:48) | |
| at org.openqa.selenium.remote.server.handler.FindElement.call(FindElement.java:33) | |
| at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
| at org.openqa.selenium.remote.server.DefaultSession$1.run(DefaultSession.java:176) | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) | |
| at java.lang.Thread.run(Thread.java:745) | |
| shouldExecuteTestClassSuccessfully(com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit3Test) Time elapsed: 70.835 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of [[RemoteWebDriver: chrome on LINUX (9634d257-7ac0-407e-a272-93be5942c82c)] -> id: gwt-debug-popup-container] (tried for 120 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.waitProgressBarControl(NotificationsPopupPanel.java:63) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.getAllMessagesFromProgressPopupPanel(NotificationsPopupPanel.java:97) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.lambda$waitExpectedMessageOnProgressPanelAndClosed$1(NotificationsPopupPanel.java:125) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.waitExpectedMessageOnProgressPanelAndClosed(NotificationsPopupPanel.java:124) | |
| at com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit3Test.shouldExecuteTestClassSuccessfully(JavaTestPluginJunit3Test.java:108) | |
| shouldExecuteTestClassSuccessfully(com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest) Time elapsed: 58 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of [[RemoteWebDriver: chrome on LINUX (03bf41d9-7964-45d8-84df-56048cb9b2a7)] -> id: gwt-debug-popup-container] (tried for 120 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.waitProgressBarControl(NotificationsPopupPanel.java:63) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.getAllMessagesFromProgressPopupPanel(NotificationsPopupPanel.java:97) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.lambda$waitExpectedMessageOnProgressPanelAndClosed$1(NotificationsPopupPanel.java:125) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.waitExpectedMessageOnProgressPanelAndClosed(NotificationsPopupPanel.java:124) | |
| at com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest.shouldExecuteTestClassSuccessfully(JavaTestPluginTestNgTest.java:109) | |
| shouldExecuteJUnit4TestClassSuccessfully(com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit4Test) Time elapsed: 3.035 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of [[RemoteWebDriver: chrome on LINUX (aa9418b3-e18d-40a4-963b-cc16714b5ac9)] -> id: gwt-debug-popup-container] (tried for 120 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.waitProgressBarControl(NotificationsPopupPanel.java:63) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.getAllMessagesFromProgressPopupPanel(NotificationsPopupPanel.java:97) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.lambda$waitExpectedMessageOnProgressPanelAndClosed$1(NotificationsPopupPanel.java:125) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.waitExpectedMessageOnProgressPanelAndClosed(NotificationsPopupPanel.java:124) | |
| at com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit4Test.shouldExecuteJUnit4TestClassSuccessfully(JavaTestPluginJunit4Test.java:108) | |
| shouldExecuteTestProjectSuccessfully(com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit3Test) Time elapsed: 68.475 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of [[RemoteWebDriver: chrome on LINUX (9634d257-7ac0-407e-a272-93be5942c82c)] -> id: gwt-debug-popup-container] (tried for 120 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.waitProgressBarControl(NotificationsPopupPanel.java:63) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.getAllMessagesFromProgressPopupPanel(NotificationsPopupPanel.java:97) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.lambda$waitExpectedMessageOnProgressPanelAndClosed$1(NotificationsPopupPanel.java:125) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.waitExpectedMessageOnProgressPanelAndClosed(NotificationsPopupPanel.java:124) | |
| at com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit3Test.shouldExecuteTestProjectSuccessfully(JavaTestPluginJunit3Test.java:132) | |
| shouldExecuteTestProjectSuccessfully(com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest) Time elapsed: 129.395 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of [[RemoteWebDriver: chrome on LINUX (03bf41d9-7964-45d8-84df-56048cb9b2a7)] -> id: gwt-debug-popup-container] (tried for 120 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.waitProgressBarControl(NotificationsPopupPanel.java:63) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.getAllMessagesFromProgressPopupPanel(NotificationsPopupPanel.java:97) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.lambda$waitExpectedMessageOnProgressPanelAndClosed$1(NotificationsPopupPanel.java:125) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.waitExpectedMessageOnProgressPanelAndClosed(NotificationsPopupPanel.java:124) | |
| at com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest.shouldExecuteTestProjectSuccessfully(JavaTestPluginTestNgTest.java:133) | |
| shouldExecuteJUnit4TestProjectSuccessfully(com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit4Test) Time elapsed: 2.419 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of [[RemoteWebDriver: chrome on LINUX (aa9418b3-e18d-40a4-963b-cc16714b5ac9)] -> id: gwt-debug-popup-container] (tried for 120 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.waitProgressBarControl(NotificationsPopupPanel.java:63) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.getAllMessagesFromProgressPopupPanel(NotificationsPopupPanel.java:97) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.lambda$waitExpectedMessageOnProgressPanelAndClosed$1(NotificationsPopupPanel.java:125) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.waitExpectedMessageOnProgressPanelAndClosed(NotificationsPopupPanel.java:124) | |
| at com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit4Test.shouldExecuteJUnit4TestProjectSuccessfully(JavaTestPluginJunit4Test.java:130) | |
| checkLaunchingCodeserver(com.codenvy.ide.gwt.CheckSdmModeGwtFeatureTest) Time elapsed: 29.794 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for text ('The code server is ready') to be present in element [[RemoteWebDriver: chrome on LINUX (3b1fa7b4-2ee7-4a08-9090-6219579fef41)] -> xpath: //div[@active]//div[@id='gwt-debug-commandConsoleLines']] (tried for 180 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265) | |
| at com.codenvy.ide.core.Consoles.waitExpectedTextIntoConsole(Consoles.java:285) | |
| at com.codenvy.ide.gwt.CheckSdmModeGwtFeatureTest.checkLaunchingCodeserver(CheckSdmModeGwtFeatureTest.java:96) | |
| shouldExecuteTestXmlSuiteSuccessfully(com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest) Time elapsed: 27.034 sec <<< FAILURE! | |
| org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of [[RemoteWebDriver: chrome on LINUX (03bf41d9-7964-45d8-84df-56048cb9b2a7)] -> id: gwt-debug-popup-container] (tried for 120 second(s) with 500 MILLISECONDS interval) | |
| Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:49:13 -0700' | |
| System info: host: 'ROMANSHORSE', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-66-generic', java.version: '1.8.0_101' | |
| Driver info: com.sun.proxy.$Proxy9 | |
| at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:265) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.waitProgressBarControl(NotificationsPopupPanel.java:63) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.getAllMessagesFromProgressPopupPanel(NotificationsPopupPanel.java:97) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.lambda$waitExpectedMessageOnProgressPanelAndClosed$1(NotificationsPopupPanel.java:125) | |
| at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) | |
| at com.codenvy.ide.core.NotificationsPopupPanel.waitExpectedMessageOnProgressPanelAndClosed(NotificationsPopupPanel.java:124) | |
| at com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest.shouldExecuteTestXmlSuiteSuccessfully(JavaTestPluginTestNgTest.java:163) | |
| Results : | |
| Failed tests: | |
| FindActionTest.checkResultSearchActionsTest:185 » Timeout Expected condition f... | |
| CheckCodeigniterStackTest.checkCodeigniterStack:116 » Timeout Expected conditi... | |
| CheckExpressStackTest.checkExpressStack:108 » Timeout Expected condition faile... | |
| NodeJsDebugTest.debugNodeJsTest:91 » StaleElementReference stale element refer... | |
| RefactoringFeatureTest.checkRefactorFilesFromIde:86->doMoveRefactor:123 » Timeout | |
| CheckSdmModeGwtFeatureTest.checkLaunchingCodeserver:96 » Timeout Expected cond... | |
| CheckWsAgentAfterStopProcessTest.checkDialogAfterKillingProcess:85 » Timeout E... | |
| WorkingWithSplitPanelTest.checkSwitchingTabsAndPanels:194 » Timeout Expected c... | |
| WorkingWithSplitPanelTest.checkTerminalAndBuild:126 » Timeout Expected conditi... | |
| JavaTestPluginJunit3Test.shouldExecuteTestClassSuccessfully:108 » Timeout Expe... | |
| JavaTestPluginJunit3Test.shouldExecuteTestProjectSuccessfully:132 » Timeout Ex... | |
| JavaTestPluginJunit4Test.shouldExecuteJUnit4TestClassSuccessfully:108 » Timeout | |
| JavaTestPluginJunit4Test.shouldExecuteJUnit4TestProjectSuccessfully:130 » Timeout | |
| JavaTestPluginTestNgTest.shouldExecuteTestClassSuccessfully:109 » Timeout Expe... | |
| JavaTestPluginTestNgTest.shouldExecuteTestProjectSuccessfully:133 » Timeout Ex... | |
| JavaTestPluginTestNgTest.shouldExecuteTestXmlSuiteSuccessfully:163 » Timeout E... | |
| CheckErrorMessageWhenCreationDuplicateFolderOrFileTest.checkDuplicatedFolder:103 » Timeout | |
| MoveJavaFileInNewSourceFolderTest.checkMoveJavaClassInNewSourceFolder:115 » Timeout | |
| SwaggerTest.checkNameProjectTest:79 » NullPointer | |
| CheckNetworkingFeatureTest.checkNetworkingFeatureTest:113 NullPointer | |
| Tests run: 404, Failures: 20, Errors: 0, Skipped: 0 | |
| [INFO] | |
| [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ codenvy-qa --- | |
| [INFO] No dependency problems found | |
| [INFO] | |
| [INFO] >>> findbugs-maven-plugin:3.0.1:check (default) > :findbugs @ codenvy-qa >>> | |
| [INFO] | |
| [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ codenvy-qa --- | |
| [INFO] | |
| [INFO] <<< findbugs-maven-plugin:3.0.1:check (default) < :findbugs @ codenvy-qa <<< | |
| [INFO] | |
| [INFO] --- findbugs-maven-plugin:3.0.1:check (default) @ codenvy-qa --- | |
| [INFO] | |
| [INFO] --- maven-failsafe-plugin:2.18.1:verify (default) @ codenvy-qa --- | |
| [INFO] Failsafe report directory: /home/roman/development/QA_RUN/qa/target/failsafe-reports | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] BUILD FAILURE | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] Total time: 02:48 h | |
| [INFO] Finished at: 2017-03-16T22:32:42+02:00 | |
| [INFO] Final Memory: 74M/1998M | |
| [INFO] ------------------------------------------------------------------------ | |
| [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (default) on project codenvy-qa: There are test failures. | |
| [ERROR] | |
| [ERROR] Please refer to /home/roman/development/QA_RUN/qa/target/failsafe-reports for the individual test results. | |
| [ERROR] -> [Help 1] | |
| [ERROR] | |
| [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. | |
| [ERROR] Re-run Maven using the -X switch to enable full debug logging. | |
| [ERROR] | |
| [ERROR] For more information about the errors and possible solutions, please read the following articles: | |
| [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException | |
| [TEST] | |
| [TEST] RESULTS ANALYSE: | |
| [TEST] | |
| [TEST] Command line: ./webdriver.sh --threads=4 -Mgrid --host=172.19.20.39 | |
| [TEST] | |
| [TEST] CI results https://ci.codenvycorp.com/view/qa/job/che-integration-tests/265/ | |
| [TEST] - Failed: 0 (unique tests) | |
| [TEST] | |
| [TEST] Local results: | |
| [TEST] - Run: 404 | |
| [TEST] - Failed: 20 | |
| [TEST] com.codenvy.ide.assistant.FindActionTest.checkResultSearchActionsTest | |
| [TEST] com.codenvy.ide.dashboard.stacks.CheckCodeigniterStackTest.checkCodeigniterStack | |
| [TEST] com.codenvy.ide.dashboard.stacks.CheckExpressStackTest.checkExpressStack | |
| [TEST] com.codenvy.ide.debugger.NodeJsDebugTest.debugNodeJsTest | |
| [TEST] com.codenvy.ide.filewatcher.RefactoringFeatureTest.checkRefactorFilesFromIde | |
| [TEST] com.codenvy.ide.gwt.CheckSdmModeGwtFeatureTest.checkLaunchingCodeserver | |
| [TEST] com.codenvy.ide.miscellaneous.CheckWsAgentAfterStopProcessTest.checkDialogAfterKillingProcess | |
| [TEST] com.codenvy.ide.miscellaneous.WorkingWithSplitPanelTest.checkSwitchingTabsAndPanels | |
| [TEST] com.codenvy.ide.miscellaneous.WorkingWithSplitPanelTest.checkTerminalAndBuild | |
| [TEST] com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit3Test.shouldExecuteTestClassSuccessfully | |
| [TEST] com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit3Test.shouldExecuteTestProjectSuccessfully | |
| [TEST] com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit4Test.shouldExecuteJUnit4TestClassSuccessfully | |
| [TEST] com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit4Test.shouldExecuteJUnit4TestProjectSuccessfully | |
| [TEST] com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest.shouldExecuteTestClassSuccessfully | |
| [TEST] com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest.shouldExecuteTestProjectSuccessfully | |
| [TEST] com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest.shouldExecuteTestXmlSuiteSuccessfully | |
| [TEST] com.codenvy.ide.projectexplorer.CheckErrorMessageWhenCreationDuplicateFolderOrFileTest.checkDuplicatedFolder | |
| [TEST] com.codenvy.ide.refactor.move.MoveJavaFileInNewSourceFolderTest.checkMoveJavaClassInNewSourceFolder | |
| [TEST] com.codenvy.ide.swagger.SwaggerTest.checkNameProjectTest | |
| [TEST] com.codenvy.ide.workspaces.CheckNetworkingFeatureTest.checkNetworkingFeatureTest | |
| [TEST] | |
| [TEST] Comparing with https://ci.codenvycorp.com/view/qa/job/che-integration-tests/265/ | |
| [TEST] If a test failed then it is NOT marked as regression. | |
| [TEST] | |
| [TEST] REGRESSION (20): | |
| [TEST] com.codenvy.ide.assistant.FindActionTest.checkResultSearchActionsTest | |
| [TEST] com.codenvy.ide.dashboard.stacks.CheckCodeigniterStackTest.checkCodeigniterStack | |
| [TEST] com.codenvy.ide.dashboard.stacks.CheckExpressStackTest.checkExpressStack | |
| [TEST] com.codenvy.ide.debugger.NodeJsDebugTest.debugNodeJsTest | |
| [TEST] com.codenvy.ide.filewatcher.RefactoringFeatureTest.checkRefactorFilesFromIde | |
| [TEST] com.codenvy.ide.gwt.CheckSdmModeGwtFeatureTest.checkLaunchingCodeserver | |
| [TEST] com.codenvy.ide.miscellaneous.CheckWsAgentAfterStopProcessTest.checkDialogAfterKillingProcess | |
| [TEST] com.codenvy.ide.miscellaneous.WorkingWithSplitPanelTest.checkSwitchingTabsAndPanels | |
| [TEST] com.codenvy.ide.miscellaneous.WorkingWithSplitPanelTest.checkTerminalAndBuild | |
| [TEST] com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit3Test.shouldExecuteTestClassSuccessfully | |
| [TEST] com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit3Test.shouldExecuteTestProjectSuccessfully | |
| [TEST] com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit4Test.shouldExecuteJUnit4TestClassSuccessfully | |
| [TEST] com.codenvy.ide.plugins.testrunner.JavaTestPluginJunit4Test.shouldExecuteJUnit4TestProjectSuccessfully | |
| [TEST] com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest.shouldExecuteTestClassSuccessfully | |
| [TEST] com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest.shouldExecuteTestProjectSuccessfully | |
| [TEST] com.codenvy.ide.plugins.testrunner.JavaTestPluginTestNgTest.shouldExecuteTestXmlSuiteSuccessfully | |
| [TEST] com.codenvy.ide.projectexplorer.CheckErrorMessageWhenCreationDuplicateFolderOrFileTest.checkDuplicatedFolder | |
| [TEST] com.codenvy.ide.refactor.move.MoveJavaFileInNewSourceFolderTest.checkMoveJavaClassInNewSourceFolder | |
| [TEST] com.codenvy.ide.swagger.SwaggerTest.checkNameProjectTest | |
| [TEST] com.codenvy.ide.workspaces.CheckNetworkingFeatureTest.checkNetworkingFeatureTest | |
| [TEST] | |
| [TEST] | |
| [TEST] REPORT: | |
| [TEST] | |
| [TEST] Failsafe report | |
| [TEST] file:///home/roman/development/QA_RUN/qa/target/site/failsafe-report.html | |
| [TEST] | |
| [TEST] | |
| [TEST] PROPOSALS: | |
| [TEST] | |
| [TEST] Try rerun all tests: | |
| [TEST] ./webdriver.sh --threads=4 --host=172.19.20.39 -Mlocal --failed-tests | |
| [TEST] ./webdriver.sh --threads=4 --host=172.19.20.39 -Mgrid --failed-tests | |
| [TEST] | |
| [TEST] | |
| [TEST] To compare tests results with the latest CI job | |
| [TEST] ./webdriver.sh --threads=4 --host=172.19.20.39 --analyse | |
| [TEST] | |
| [TEST] To compare tests results with results of the specific CI job | |
| [TEST] /webdriver.sh --threads=4 --host=172.19.20.39 --analyse CI_JOB_NUMBER | |
| [TEST] | |
| [TEST] | |
| [TEST] Tests results and reports are saved to /tmp/webdriver/report1489696388.zip | |
| [TEST] | |
| [TEST] If target directory is accidentally cleaned it is possible to restore it: | |
| [TEST] rm -rf /home/roman/development/QA_RUN/qa/target && unzip -q /tmp/webdriver/report1489696388.zip -d /home/roman/development/QA_RUN/qa | |
| [TEST] | |
| [TEST] | |
| [TEST] Elapsed time: 2hrs 49min 10sec |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment