javascript ./run

2012-01-07 Thread Benoit Chesneau
Does javascript console testts work for you on 1.2 ? I tried after a clean -fdx : $ cd test/javascript/ $ ./run [couchjs] SyntaxError: missing } after property list Failed to compile script. - benoît

Re: javascript ./run

2012-01-07 Thread Bob Dionne
I see the same behavior, it's built in to make check now also. I thought maybe it was SM because I'm running 1.7.x On Jan 7, 2012, at 6:19 AM, Benoit Chesneau wrote: Does javascript console testts work for you on 1.2 ? I tried after a clean -fdx : $ cd test/javascript/ $ ./run [couchjs

Re: javascript ./run

2012-01-07 Thread Filipe David Manana
it was SM because I'm running 1.7.x On Jan 7, 2012, at 6:19 AM, Benoit Chesneau wrote: Does javascript console testts work for you on 1.2 ? I tried after a clean -fdx : $ cd test/javascript/ $ ./run [couchjs] SyntaxError: missing } after property list Failed to compile script. - benoît

Re: javascript ./run

2012-01-07 Thread Jason Smith
On Sat, Jan 7, 2012 at 6:19 PM, Benoit Chesneau bchesn...@gmail.com wrote: Does javascript console testts work for you on 1.2 ? I tried after a clean -fdx : $ cd test/javascript/ $ ./run [couchjs] SyntaxError: missing } after property list Failed to compile script. That is due

Re: javascript ./run

2012-01-07 Thread Benoit Chesneau
On Sat, Jan 7, 2012 at 2:55 PM, Jason Smith j...@iriscouch.com wrote: On Sat, Jan 7, 2012 at 6:19 PM, Benoit Chesneau bchesn...@gmail.com wrote: Does javascript console testts work for you on 1.2 ? I tried after a clean -fdx : $ cd test/javascript/ $ ./run [couchjs] SyntaxError: missing

Re: javascript ./run

2012-01-07 Thread Benoit Chesneau
...@gmail.com wrote: Does javascript console testts work for you on 1.2 ? I tried after a clean -fdx : $ cd test/javascript/ $ ./run [couchjs] SyntaxError: missing } after property list Failed to compile script. That is due to the syntax error I mentioned on IRC. The users_db_security.js looks