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.
