Closed dnagir closed 11 years ago
The command guard-jasmine-debug
executes the PhantomJS runner which in turn should return a single JSON object, but your posted output shows some errors, the valid return object, some more errors and finally a timeout response. Did the specs run fine before it occurred for the first time? You can find the commit that broke the specs with something like git bisect run guard-jasmine
.
Yeah the specs were fine until I updated jasminerice (and guard, guard-jasmine). So it is not one of the commits the broke the specs. It looks like the update of guard-jasmine broke it.
So I don't think that searching for broken commit in our repo would be of any benefit. It will be the commit where I updated the guard-jasmine.
From what version did you upgrade?
Closed since lack of response.
I'm getting the message above which could be causing the underlying problem.
Running guard-jasmine from the command line normally gives me:
Then I tried with the debugger:
All the specs are passing with the jasminerice but fail when run from the command line.
Using: