Hey devs,
I'm on: OS X 10.6.4, Erlang R13B04, Mozilla/5.0 (Macintosh; U; Intel Mac OS X
10.6; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6
the changes test keeps failing for me, when running the entire test suite.
Running only this test, fails very often, too. make check did run without
problems.
Most of the time I get this:
# Assertion failed: change2.seq == 2
# Assertion failed: change2.id == "bar"
# Exception raised: {"message":"change2.changes is
undefined","fileName":"http://localhost:5984/_utils/script/couch_test_runner.js?0.11.0","lineNumber":83,"stack":"(false)@http://localhost:5984/_utils/script/couch_test_runner.js?0.11.0:83\u000arun(-4)@http://localhost:5984/_utils/script/couch_test_runner.js?0.11.0:84\u000a"}
But sometimes (after >60sec):
# Exception raised: "timeout: heartbeat"
best
sebastian