Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bobsilverberg/2930784 to your computer and use it in GitHub Desktop.
Save bobsilverberg/2930784 to your computer and use it in GitHub Desktop.
Error running Selenium tests on Opera
Testsuite: org.openqa.selenium.javascript.ClosureTestSuite
Tests run: 9, Failures: 0, Errors: 1, Time elapsed: 71.018 sec
------------- Standard Error -----------------
2012-06-14 10:49:09.522:INFO:osjs.Server:jetty-7.x.y-SNAPSHOT
2012-06-14 10:49:09.886:INFO:osjsh.ContextHandler:started o.s.j.w.WebAppContext{/common,file:/Users/robertsilverberg/Documents/gitRepos/Selenium/common/src/web/},/Users/robertsilverberg/Documents/gitRepos/Selenium/./common/src/web
2012-06-14 10:49:09.944:INFO:osjsh.ContextHandler:started o.s.j.w.WebAppContext{/javascript,file:/Users/robertsilverberg/Documents/gitRepos/Selenium/javascript/},/Users/robertsilverberg/Documents/gitRepos/Selenium/./javascript
2012-06-14 10:49:09.968:INFO:osjsh.ContextHandler:started o.s.j.w.WebAppContext{/third_party/closure/goog,file:/Users/robertsilverberg/Documents/gitRepos/Selenium/third_party/closure/goog/},/Users/robertsilverberg/Documents/gitRepos/Selenium/./third_party/closure/goog
2012-06-14 10:49:09.996:INFO:osjs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:30085
2012-06-14 10:49:10.189:INFO:osjus.SslContextFactory:Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
2012-06-14 10:49:10.191:INFO:osjs.AbstractConnector:Started SslSocketConnector@0.0.0.0:28019
2012-06-14 10:50:15.016:INFO:osjsh.ContextHandler:stopped o.s.j.w.WebAppContext{/third_party/closure/goog,file:/Users/robertsilverberg/Documents/gitRepos/Selenium/third_party/closure/goog/},/Users/robertsilverberg/Documents/gitRepos/Selenium/./third_party/closure/goog
2012-06-14 10:50:15.021:INFO:osjsh.ContextHandler:stopped o.s.j.w.WebAppContext{/javascript,file:/Users/robertsilverberg/Documents/gitRepos/Selenium/javascript/},/Users/robertsilverberg/Documents/gitRepos/Selenium/./javascript
2012-06-14 10:50:15.023:INFO:osjsh.ContextHandler:stopped o.s.j.w.WebAppContext{/common,file:/Users/robertsilverberg/Documents/gitRepos/Selenium/common/src/web/},/Users/robertsilverberg/Documents/gitRepos/Selenium/./common/src/web
------------- ---------------- ---------------
Testcase: /javascript/atoms/test/action_test.html took 1.684 sec
Testcase: /javascript/atoms/test/attribute_test.html took 0.707 sec
Testcase: /javascript/atoms/test/child_locator_test.html took 0.824 sec
Testcase: /javascript/atoms/test/click_link_test.html took 2.426 sec
Testcase: /javascript/atoms/test/click_submit_test.html took 1.19 sec
Testcase: /javascript/atoms/test/click_test.html took 1.541 sec
Testcase: /javascript/atoms/test/color_test.html took 0.643 sec
Testcase: /javascript/atoms/test/dom_test.html took 1.356 sec
Testcase: /javascript/atoms/test/drag_test.html took 40.01 sec
Caused an ERROR
No response in a timely fashion
Build info: version: '2.22.0', revision: '17115', time: '2012-06-05 16:15:47'
System info: os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.7.4', java.version: '1.6.0_31'
Driver info: driver.version: OperaDriver
com.opera.core.systems.scope.exceptions.ResponseNotReceivedException: No response in a timely fashion
Build info: version: '2.22.0', revision: '17115', time: '2012-06-05 16:15:47'
System info: os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.7.4', java.version: '1.6.0_31'
Driver info: driver.version: OperaDriver
at com.opera.core.systems.WaitState.pollResultItem(WaitState.java:439)
at com.opera.core.systems.WaitState.waitAndParseResult(WaitState.java:450)
at com.opera.core.systems.WaitState.waitFor(WaitState.java:690)
at com.opera.core.systems.ScopeServices.waitForResponse(ScopeServices.java:701)
at com.opera.core.systems.ScopeServices.executeCommand(ScopeServices.java:748)
at com.opera.core.systems.scope.AbstractService.executeCommand(AbstractService.java:98)
at com.opera.core.systems.scope.AbstractService.executeCommand(AbstractService.java:89)
at com.opera.core.systems.scope.services.ums.WindowManager.filterActiveWindow(WindowManager.java:141)
at com.opera.core.systems.OperaDriver$OperaTargetLocator.defaultContent(OperaDriver.java:583)
at com.opera.core.systems.OperaDriver.get(OperaDriver.java:329)
at com.opera.core.systems.OperaDriver.get(OperaDriver.java:279)
at org.openqa.selenium.javascript.ClosureTestCase.runTest(ClosureTestCase.java:53)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.extensions.TestSetup.run(TestSetup.java:27)
Testsuite: org.openqa.selenium.javascript.ClosureTestSuite
Tests run: 9, Failures: 0, Errors: 1, Time elapsed: 71.018 sec
------------- Standard Error -----------------
2012-06-14 10:49:09.522:INFO:osjs.Server:jetty-7.x.y-SNAPSHOT
2012-06-14 10:49:09.886:INFO:osjsh.ContextHandler:started o.s.j.w.WebAppContext{/common,file:/Users/robertsilverberg/Documents/gitRepos/Selenium/common/src/web/},/Users/robertsilverberg/Documents/gitRepos/Selenium/./common/src/web
2012-06-14 10:49:09.944:INFO:osjsh.ContextHandler:started o.s.j.w.WebAppContext{/javascript,file:/Users/robertsilverberg/Documents/gitRepos/Selenium/javascript/},/Users/robertsilverberg/Documents/gitRepos/Selenium/./javascript
2012-06-14 10:49:09.968:INFO:osjsh.ContextHandler:started o.s.j.w.WebAppContext{/third_party/closure/goog,file:/Users/robertsilverberg/Documents/gitRepos/Selenium/third_party/closure/goog/},/Users/robertsilverberg/Documents/gitRepos/Selenium/./third_party/closure/goog
2012-06-14 10:49:09.996:INFO:osjs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:30085
2012-06-14 10:49:10.189:INFO:osjus.SslContextFactory:Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
2012-06-14 10:49:10.191:INFO:osjs.AbstractConnector:Started SslSocketConnector@0.0.0.0:28019
2012-06-14 10:50:15.016:INFO:osjsh.ContextHandler:stopped o.s.j.w.WebAppContext{/third_party/closure/goog,file:/Users/robertsilverberg/Documents/gitRepos/Selenium/third_party/closure/goog/},/Users/robertsilverberg/Documents/gitRepos/Selenium/./third_party/closure/goog
2012-06-14 10:50:15.021:INFO:osjsh.ContextHandler:stopped o.s.j.w.WebAppContext{/javascript,file:/Users/robertsilverberg/Documents/gitRepos/Selenium/javascript/},/Users/robertsilverberg/Documents/gitRepos/Selenium/./javascript
2012-06-14 10:50:15.023:INFO:osjsh.ContextHandler:stopped o.s.j.w.WebAppContext{/common,file:/Users/robertsilverberg/Documents/gitRepos/Selenium/common/src/web/},/Users/robertsilverberg/Documents/gitRepos/Selenium/./common/src/web
------------- ---------------- ---------------
Testcase: /javascript/atoms/test/action_test.html took 1.684 sec
Testcase: /javascript/atoms/test/attribute_test.html took 0.707 sec
Testcase: /javascript/atoms/test/child_locator_test.html took 0.824 sec
Testcase: /javascript/atoms/test/click_link_test.html took 2.426 sec
Testcase: /javascript/atoms/test/click_submit_test.html took 1.19 sec
Testcase: /javascript/atoms/test/click_test.html took 1.541 sec
Testcase: /javascript/atoms/test/color_test.html took 0.643 sec
Testcase: /javascript/atoms/test/dom_test.html took 1.356 sec
Testcase: /javascript/atoms/test/drag_test.html took 40.01 sec
Caused an ERROR
No response in a timely fashion
Build info: version: '2.22.0', revision: '17115', time: '2012-06-05 16:15:47'
System info: os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.7.4', java.version: '1.6.0_31'
Driver info: driver.version: OperaDriver
com.opera.core.systems.scope.exceptions.ResponseNotReceivedException: No response in a timely fashion
Build info: version: '2.22.0', revision: '17115', time: '2012-06-05 16:15:47'
System info: os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.7.4', java.version: '1.6.0_31'
Driver info: driver.version: OperaDriver
at com.opera.core.systems.WaitState.pollResultItem(WaitState.java:439)
at com.opera.core.systems.WaitState.waitAndParseResult(WaitState.java:450)
at com.opera.core.systems.WaitState.waitFor(WaitState.java:690)
at com.opera.core.systems.ScopeServices.waitForResponse(ScopeServices.java:701)
at com.opera.core.systems.ScopeServices.executeCommand(ScopeServices.java:748)
at com.opera.core.systems.scope.AbstractService.executeCommand(AbstractService.java:98)
at com.opera.core.systems.scope.AbstractService.executeCommand(AbstractService.java:89)
at com.opera.core.systems.scope.services.ums.WindowManager.filterActiveWindow(WindowManager.java:141)
at com.opera.core.systems.OperaDriver$OperaTargetLocator.defaultContent(OperaDriver.java:583)
at com.opera.core.systems.OperaDriver.get(OperaDriver.java:329)
at com.opera.core.systems.OperaDriver.get(OperaDriver.java:279)
at org.openqa.selenium.javascript.ClosureTestCase.runTest(ClosureTestCase.java:53)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.extensions.TestSetup.run(TestSetup.java:27)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment