Hey,

Getting unpredictable failures with the test suite. Mac OS X, Firefox,
latest versions of both.

attachments
error
225ms

   Run with 
debugger<http://127.0.0.1:5984/_utils/couch_tests.html?script/couch_tests.js#>
   1. *Assertion failed:* xhr.responseText == lorem
   2. *Exception raised:* {}

list_views
failure
428ms

   Run with 
debugger<http://127.0.0.1:5984/_utils/couch_tests.html?script/couch_tests.js#>
   1. *Assertion 'xhr.status == 200, "standard get should be 200"'
failed:* standard
   get should be 200
   2. *Assertion failed:* /head0123456789tail/.test(xhr.responseText)

replication
failure
88446ms

   Run with 
debugger<http://127.0.0.1:5984/_utils/couch_tests.html?script/couch_tests.js#>
   1. *Assertion failed:* expected '"joe"', got 'null'
   2. *Assertion failed:* expected '"joe"', got 'null'
   3. *Assertion failed:* expected '"joe"', got 'null'
   4. *Assertion 'false, "should have raised an exception"' failed:* should
   have raised an exception
   5. *Assertion failed:* expected 'null', got
   
'{"_id":"1","_rev":"1-7ece8efbef651dc8e2c359bc6dcef808","integer":1,"string":"1"}'
   6. *Assertion failed:* expected 'null', got
   
'{"_id":"2","_rev":"1-478fb5fc57ba2089bc2f59bba7a9d461","integer":2,"string":"2"}'
   7. *Assertion failed:* expected 'null', got
   
'{"_id":"3","_rev":"1-3053f309b150e09ff17864eb014303e3","integer":3,"string":"3"}'
   8. *Assertion failed:* expected 'null', got
   
'{"_id":"4","_rev":"1-d528a53e5fda9db9a880bb87f0569ada","integer":4,"string":"4"}'
   9. *Assertion failed:* expected 'null', got
   
'{"_id":"5","_rev":"1-6272df1bc7b233a27b4c73c9edc6157e","integer":5,"string":"5"}'
   10. *Assertion failed:* expected 'null', got
   
'{"_id":"_design/foo","_rev":"1-ac85fc9abd1578d42425e6186d27ceb0","language":"javascript"}'
   11. *Assertion failed:* expected '"joe"', got 'null'
   12. *Assertion failed:* expected '"joe"', got 'null'
   13. *Assertion 'false, "should have raised an exception"' failed:* should
   have raised an exception
   14. *Assertion failed:* expected 'null', got
   
'{"_id":"1","_rev":"1-7ece8efbef651dc8e2c359bc6dcef808","integer":1,"string":"1"}'
   15. *Assertion failed:* expected 'null', got
   
'{"_id":"2","_rev":"1-478fb5fc57ba2089bc2f59bba7a9d461","integer":2,"string":"2"}'
   16. *Assertion failed:* expected 'null', got
   
'{"_id":"3","_rev":"1-3053f309b150e09ff17864eb014303e3","integer":3,"string":"3"}'
   17. *Assertion failed:* expected 'null', got
   
'{"_id":"4","_rev":"1-d528a53e5fda9db9a880bb87f0569ada","integer":4,"string":"4"}'
   18. *Assertion failed:* expected 'null', got
   
'{"_id":"5","_rev":"1-6272df1bc7b233a27b4c73c9edc6157e","integer":5,"string":"5"}'
   19. *Assertion failed:* expected 'null', got
   
'{"_id":"_design/foo","_rev":"1-ac85fc9abd1578d42425e6186d27ceb0","language":"javascript"}'

rev_stemming
failure
336ms

   Run with 
debugger<http://127.0.0.1:5984/_utils/couch_tests.html?script/couch_tests.js#>
   1. *Assertion failed:* db.open("bar", {revs:
   true})._revisions.ids.length == newLimit + 1
   2. *Assertion failed:* db.open("bar", {revs:
   true})._revisions.ids.length == newLimit + 1

Reply via email to