Categories
|
opensource software
JSTestDriver PluginProducts: IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, AppCode, Android Studio Vendor: Google, JetBrains Email: N/A Website: http://confluence.jetbra...stDriver+IntelliJ+plugin License: http://www.apache.org/licenses/LICENSE-2.0 Description:
Allows running, debugging JavaScript unit tests and measure test coverage.
37 updates are hidden
show all updates
Recent change notes:Plugin version: 130.868, patched JsTestDriver-1.3.5 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comments:
Thanks for the feedback.
Unfortunately we couldn't reproduce the bug.
Please reinstall the plugin and try again.
If you have the problem after reinstallation, please file an issue in the http://youtrack.jetbrains.com/issues/WI#newissue=yes (select JsTestDriver as a subsystem) and we'll discuss it further.
2012-05-18 23:40:40,789 [2130205] ERROR - ij.components.ComponentManager - Can't find bundle for base name com.google.jstestdriver.idea.MessageBundle, locale en_US
java.util.MissingResourceException: Can't find bundle for base name com.google.jstestdriver.idea.MessageBundle, locale en_US
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
at com.google.jstestdriver.idea.MessageBundle.getBundle(MessageBundle.java:51)
at com.google.jstestdriver.idea.MessageBundle.message(MessageBundle.java:42)
at com.google.jstestdriver.idea.PluginResources.getPluginName(PluginResources.java:28)
at com.google.jstestdriver.idea.execution.JstdConfigurationType.(JstdConfigurationType.java:34)
...
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:145)
2012-05-18 23:40:40,790 [2130206] ERROR - ij.components.ComponentManager - IntelliJ IDEA 11.1.2 Build #IU-117.418
2012-05-18 23:40:40,790 [2130206] ERROR - ij.components.ComponentManager - JDK: 1.6.0_31
2012-05-18 23:40:40,790 [2130206] ERROR - ij.components.ComponentManager - VM: Java HotSpot(TM) Client VM
2012-05-18 23:40:40,790 [2130206] ERROR - ij.components.ComponentManager - Vendor: Apple Inc.
2012-05-18 23:40:40,790 [2130206] ERROR - ij.components.ComponentManager - OS: Mac OS X
2012-05-18 23:40:40,790 [2130206] ERROR - ij.components.ComponentManager - Last Action:
2012-05-18 23:40:40,790 [2130206] ERROR - ij.components.ComponentManager - Assertion failed: Can't instantiate component for: class com.intellij.execution.RunManager
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:98)
at com.intellij.openapi.components.impl.ComponentManagerImpl.createComponent(ComponentManagerImpl.java:127)
at com.intellij.openapi.components.impl.ComponentManagerImpl.a(ComponentManagerImpl.java:107)
at com.intellij.openapi.components.impl.ComponentManagerImpl.initComponents(ComponentManagerImpl.java:342)
at com.intellij.openapi.components.impl.ComponentManagerImpl.init(ComponentManagerImpl.java:85)
...
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:145)
2012-05-18 23:40:40,792 [2130208] ERROR - ij.components.ComponentManager - IntelliJ IDEA 11.1.2 Build #IU-117.418
2012-05-18 23:40:40,792 [2130208] ERROR - ij.components.ComponentManager - JDK: 1.6.0_31
2012-05-18 23:40:40,792 [2130208] ERROR - ij.components.ComponentManager - VM: Java HotSpot(TM) Client VM
2012-05-18 23:40:40,792 [2130208] ERROR - ij.components.ComponentManager - Vendor: Apple Inc.
2012-05-18 23:40:40,792 [2130208] ERROR - ij.components.ComponentManager - OS: Mac OS X
2012-05-18 23:40:40,792 [2130208] ERROR - ij.components.ComponentManager - Last Action:
2012-05-18 23:40:40,793 [2130209] ERROR - ij.components.ComponentManager - Can't find bundle for base name com.google.jstestdriver.idea.MessageBundle, locale en_US
java.util.MissingResourceException: Can't find bundle for base name com.google.jstestdriver.idea.MessageBundle, locale en_US
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
at com.google.jstestdriver.idea.MessageBundle.getBundle(MessageBundle.java:51)
at com.google.jstestdriver.idea.MessageBundle.message(MessageBundle.java:42)
at com.google.jstestdriver.idea.PluginResources.getPluginName(PluginResources.java:28)
at com.google.jstestdriver.idea.execution.JstdConfigurationType.(JstdConfigurationType.java:34)
...
There are many more stack traces in the log for the same timestamp, but this is already long enough.
If I disable the plugin and restart IDEA, everything is fine. Except I can't run my JavaScript tests anymore.
Any help would be greatly appreciated. I've found nothing useful on JetBrain's or Google's developer forums.
Thanks.
Thom
Plugin fix version is 1.3.2.
JsTestDriver plugin's fix version is 1.3.1.1.
Sorry for the inconvenience.
Stefan
Even if you build and install from source, it looks like there's an API change which needs fixing. It's probably easy :)
will Version 1.2.2b solve the problem with IntelliJ 10.0.2 (http://code.google.com/p/js-test-driver/issues/detail?id=209)?
If so, how can I manually install it?
Installation from the plugin repository will only provide 1.2...
Regards
Stefan
Please follow http://code.google.com/p/js-test-driver/issues/detail?id=209
thanks
Jon
* IDEA 10.0.2
* Windows 7
* JDK 1.6.0_23
Steps to reproduce:
1. Downloaded and installed jsTestDriver plugin.
2. Opened panel, started jsTestDriver server and captured browser.
3. Created a new run configuration, pointing to jsTestDriver.conf file
4. Clicked run, the following error was generated:
com.intellij.execution.testframework.sm.runner.SMTRunnerConsoleProperties.(Lcom/intellij/execution/configurations/RuntimeConfiguration;)V: com.intellij.execution.testframework.sm.runner.SMTRunnerConsoleProperties.(Lcom/intellij/execution/configurations/RuntimeConfiguration;)V
java.lang.NoSuchMethodError: com.intellij.execution.testframework.sm.runner.SMTRunnerConsoleProperties.(Lcom/intellij/execution/configurations/RuntimeConfiguration;)V
at com.google.jstestdriver.idea.TestRunnerState.execute(Unknown Source)
at com.intellij.execution.impl.DefaultJavaProgramRunner.doExecute(DefaultJavaProgramRunner.java:88)
at com.intellij.execution.runners.GenericProgramRunner$1.execute(GenericProgramRunner.java:85)
at com.intellij.execution.impl.ExecutionManagerImpl$2.run(ExecutionManagerImpl.java:157)
at com.intellij.openapi.project.DumbServiceImpl.runWhenSmart(DumbServiceImpl.java:96)
at com.intellij.openapi.project.DumbService$1.run(DumbService.java:76)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:332)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at com.intellij.ide.IdeEventQueue.e(IdeEventQueue.java:652)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:505)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:404)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:368)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Hopefully this will fix the greyed-out run config button?
thanks
Simply editing the test javascript file would result in the aforementioned issue, it is however intermittent.
Anyone else running into similar problems?