On Feb 22, 2010, at 12:14 AM, Juhani Ränkimies wrote:
> Hi,
>
> Is it the same for others too?
> Or is there something wrong with my build setup?
>
This fails intermittently (it's a timing problem). It used to mostly fail, now
it almost never fails (I changed a timeout to be longer). But I'm on OS X.
Any other Windows users seeing this?
> Mostly its:
> # Assertion 'JSON.parse(lines[2]).id == "rusty", lines[2]' failed:
> {"last_seq":9}
> # Exception raised:
> {"message":"JSON.parse","fileName":"http://localhost:5984/_utils/script/couch_test_runner.js?0.11.0","lineNumber":167,"stack":"(false)@http://localhost:5984/_utils/script/couch_test_runner.js?0.11.0:167\u000arun(-6)@http://localhost:5984/_utils/script/couch_test_runner.js?0.11.0:83\u000a"}
>
> Sometimes:
> # Exception raised:
> {"message":"JSON.parse","fileName":"http://localhost:5984/_utils/script/couch_test_runner.js?0.11.0","lineNumber":146,"stack":"((void
> 0))@http://localhost:5984/_utils/script/couch_test_runner.js?0.11.0:146\u000arun(-6)@http://localhost:5984/_utils/script/couch_test_runner.js?0.11.0:83\u000a"}
>
> And occationally it succeeds.
>
> Testing manually, _changes seems to work properly.
>
>
> Thanks,
> -juhani