Open GoogleCodeExporter opened 9 years ago
Have the same problem with SpringSource Tool Suite. I have 1.1.1.e version.
Error I am getting:
!ENTRY com.google.eclipse.javascript.jstestdriver.ui 4 0 2011-10-14 15:39:37.062
!MESSAGE Runtime exception happened in JS Test Driver
!STACK 0
Test Errors:
atFailures during test run.
at com.google.jstestdriver.BrowserActionsRunner.run(BrowserActionsRunner.java:108)
at com.google.jstestdriver.ActionRunner.runActions(ActionRunner.java:56)
at com.google.eclipse.javascript.jstestdriver.ui.launch.JsTestDriverLaunchConfigurationDelegate.launch(JsTestDriverLaunchConfigurationDelegate.java:65)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:854)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:928)
at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1132)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by:
atcom.google.jstestdriver.browser.BrowserPanicException: Browser Firefox 7.0.1 Windows
During Loading files into the browser.
Original comment by alexey.s.grigoriev@gmail.com
on 14 Oct 2011 at 11:41
It seems that the problem occurs only with Firefox 7.0.1
Original comment by alexey.s.grigoriev@gmail.com
on 14 Oct 2011 at 11:51
Have the same problem in Eclipse for the most recent versions of IE 9, Firefox,
Chrome, Safari (as of ocotber 22nd, 2011).
If I run the tests from the command line (outside of Eclipse), I succeed in an
unexpected way: If the tests provide browser output it can be seen in the
browsers. However on the command line it is reported that no tests were run.
Original comment by hel...@hellerim.de
on 22 Oct 2011 at 7:44
Original issue reported on code.google.com by
ykken...@gmail.com
on 9 Mar 2011 at 9:31