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.

-- 
Mailing list: https://launchpad.net/~divmod-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~divmod-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to