← Back to team overview

divmod-dev team mailing list archive

Re: [Merge] lp:~nejucomo/divmod.org/fix-nevow-setup into lp:divmod.org

 

Currently the JavaScript tests require the SpiderMonkey interpreter, installed as `js` or `smjs` in your $PATH (iirc). I'm guessing you have another JS intepreter installed as `js`, which is a) not working (producing the "Could not create the Java virtual machine" error), and b) not SpiderMonkey, thus the code that drives it will most likely fail to run the tests anyway.

It's probably not that important to be able to run the JavaScript tests in this case; if SpiderMonkey can't be found, the tests would normally be skipped anyway.
-- 
https://code.launchpad.net/~nejucomo/divmod.org/fix-nevow-setup/+merge/176026
Your team Divmod-dev is subscribed to branch lp:divmod.org.


References