You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Peter Maas <pf...@gmail.com> on 2009/03/24 10:37:33 UTC

failing tests in latest trunk

On OSX 1.5.6 running Firefox/3.0.7 two of the tests in the current  
trunk:

URL: http://svn.eu.apache.org/repos/asf/couchdb/trunk/test
Repository Root: http://svn.eu.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 757680


Two of the tests fail in the browser:

copy_move_doc:
# Exception raised: {"message":"db.open(\"doc_that_was_moved\") is  
null","fileName":"http://localhost:5984/_utils/script/couch_test_runner.js 
","lineNumber":52,"stack":"((void 0))@http://localhost:5984/_utils/script/couch_test_runner.js:52 
\nrun(0)@http://localhost:5984/_utils/script/couch_test_runner.js: 
78\n","name":"TypeError"}

stats:
expected '479', got '478'

If i run the testsuite from the CLI all assert pass.


If you need more information on this, please let me know!

kind regards

Peter Maas / @p3t0r

Re: failing tests in latest trunk

Posted by Peter Maas <pf...@gmail.com>.
Oops... you're totally right. Thanks!


On Mar 24, 2009, at 10:43 , Jan Lehnardt wrote:

> shift-reload to clear your browser cache :)
>
> the move test was re-moved.
>
> Cheers
> Jan
> --
>
> On 24 Mar 2009, at 10:37, Peter Maas wrote:
>
>> On OSX 1.5.6 running Firefox/3.0.7 two of the tests in the current  
>> trunk:
>>
>> URL: http://svn.eu.apache.org/repos/asf/couchdb/trunk/test
>> Repository Root: http://svn.eu.apache.org/repos/asf
>> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
>> Revision: 757680
>>
>>
>> Two of the tests fail in the browser:
>>
>> copy_move_doc:
>> # Exception raised: {"message":"db.open(\"doc_that_was_moved\") is  
>> null","fileName":"http://localhost:5984/_utils/script/couch_test_runner.js 
>> ","lineNumber":52,"stack":"((void 0))@http://localhost:5984/_utils/script/couch_test_runner.js:52 
>> \nrun(0)@http://localhost:5984/_utils/script/couch_test_runner.js: 
>> 78\n","name":"TypeError"}
>>
>> stats:
>> expected '479', got '478'
>>
>> If i run the testsuite from the CLI all assert pass.
>>
>>
>> If you need more information on this, please let me know!
>>
>> kind regards
>>
>> Peter Maas / @p3t0r
>>
>


Re: failing tests in latest trunk

Posted by Jan Lehnardt <ja...@apache.org>.
shift-reload to clear your browser cache :)

the move test was re-moved.

Cheers
Jan
--

On 24 Mar 2009, at 10:37, Peter Maas wrote:

> On OSX 1.5.6 running Firefox/3.0.7 two of the tests in the current  
> trunk:
>
> URL: http://svn.eu.apache.org/repos/asf/couchdb/trunk/test
> Repository Root: http://svn.eu.apache.org/repos/asf
> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
> Revision: 757680
>
>
> Two of the tests fail in the browser:
>
> copy_move_doc:
> # Exception raised: {"message":"db.open(\"doc_that_was_moved\") is  
> null","fileName":"http://localhost:5984/_utils/script/couch_test_runner.js 
> ","lineNumber":52,"stack":"((void 0))@http://localhost:5984/_utils/script/couch_test_runner.js:52 
> \nrun(0)@http://localhost:5984/_utils/script/couch_test_runner.js: 
> 78\n","name":"TypeError"}
>
> stats:
> expected '479', got '478'
>
> If i run the testsuite from the CLI all assert pass.
>
>
> If you need more information on this, please let me know!
>
> kind regards
>
> Peter Maas / @p3t0r
>