You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Nathan Stott <nr...@gmail.com> on 2009/06/10 16:47:28 UTC

futon tests

In couchdb 0.9.0 on win32, I am having some strange futon test suite
behavior.  The majority of the tests fail when I run them.  However, then
when I "run with debugger" the majority of the ones that failed then pass!

For example, running multiple_rows always fails with *Exception raised:*
{"error":"error","reason":"eacces"}

However, running it again immediately afterwards with "run with debugger"
always works.