wohali commented on issue #548: [Jenkins] 500 error on getting view output URL: https://github.com/apache/couchdb/issues/548#issuecomment-312724547 @kocolosk If we're going to fix test cases, we're going to have to fix quite a few of them, and it's seems it's not just JS tests that are affected. Here are additional instances of this issue in the last ~10 Travis failures on master: https://travis-ci.org/apache/couchdb/jobs/248891365 (view_collation.js) https://travis-ci.org/apache/couchdb/jobs/248840745 (**EUnit** test in couch_mrview_changes_since_tests - where we got the `{gen_server,call,[...,infinity]}` error again!) https://travis-ci.org/apache/couchdb/jobs/245780773 (reduce_builtin.js - but it's an `{'EXIT',noproc}` this time. different? not much useful in the couch.log...) https://travis-ci.org/apache/couchdb/jobs/245780769 (reduce_builtin.js) https://travis-ci.org/apache/couchdb/jobs/245428546 (reduce_builtin.js) https://travis-ci.org/apache/couchdb/jobs/243780114 (view_pagination.js) I'm marking this as a 2.1 blocker for now. If we want to split the issue up, fine, but the eunit test tells me we may still have 2 distinct failure modes. My priority is a repeatable, clean-running test suite for the 2.1 release. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
