Hi,
Is it the same for others too?
Or is there something wrong with my build setup?
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