-
After installing your plugin on IntelliJ Community Edition v13.0.1, I receive the following error:
class with name "org.sylfra.idea.plugins.remotesynchronizer.actions.RemoteSynchronizeSelectedAction"…
-
I've tried a bunch of things and for some reason it wouldn't run the preprocessors on the ci server. Is there something I'm doing wrong?
While running locally on a mac
Karma 0.8.0
PhantomJS 1.8.1
gr…
-
I'm a little confused on what needs to be loaded in the karma "files" array and what needs to be loaded in the `test-main.js` config.
Anyway, describing my first test I get some errors in the console…
-
I just upgraded to the latest build and there seems to be a lot of stuff now broken.
-include_lib("stdlib/include/ms_transform.hrl").
Produces the error "Unresolved include_lib: ambiguous file refer…
-
Hi,
I am trying karma for the first time to continuously execute jasmine tests every time a file changes.
I have established a simple scenario with just two test files to try it out.
Everything wo…
-
> Important output
...
Error adding specification: already exists S2Impl-composite-eager_spec
...
Error adding specification: already exists S2Impl-composite-1_spec
...
> Reproducing
Download the r…
-
13/08/05 11:20:46 INFO jdbc.JdbcConnection: Connection conn = DriverManager.getConnection("jdbc:wasp:", "", "");
13/08/05 11:20:46 INFO zookeeper.ZooKeeper: Client environment:zookeeper.version=3.4.5-…
-
Hi there, I am new to Testacular, I have installed Testacular latest, Jasmine 1.2.0, phantomJS 1.7.0, and write a simple test.
It passed on Firefox, but failed in PhantomJS, here is the log, can you …
-
Relevant output.. basically I'm replicating on my dev machine a `build server` style launch, where only PhantomJS is used and the test run output is written using the `junit` reporter.
To my surprise…
-
Hi, here is log.
```
2013-06-04 21:34:28,546 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED -----------------------------------…