Closed cloudwork closed 14 years ago
I just tried to replicate. I got the same result for 2-5. view_conflicts (1) did passed in my case. However 'stats' failed with exception:
{"line":340,"sourceId":380378880,"sourceURL":"http://127.0.0.1:5984/_utils/script/couch.js?0.9.0","code":101,"message":"NETWORK_ERR: XMLHttpRequest Exception 101","name":"NETWORK_ERR","ABORT_ERR":102,"NETWORK_ERR":101}
The tests run only(!) in a separate browser and that browser needs to be Firefox. This is a limitation of the test suite / webkit combination, nothing CouchDBX can do anything about.
downloaded couchdbx run test suite in futon twice [for good measure]
1) view_conflicts Assertion failed: results.rows[0].value[0] == conflictRev
2) replication Exception raised: {"line":340,"sourceId":375367648,"sourceURL":"http://127.0.0.1:5984/_utils/script/couch.js?0.9.0","code":101,"message":"NETWORK_ERR: XMLHttpRequest Exception 101","name":"NETWORK_ERR","ABORT_ERR":102,"NETWORK_ERR":101}
3) etags_head
Exception raised: {"line":340,"sourceId":375367648,"sourceURL":"http://127.0.0.1:5984/_utils/script/couch.js?0.9.0","code":101,"message":"NETWORK_ERR: XMLHttpRequest Exception 101","name":"NETWORK_ERR","ABORT_ERR":102,"NETWORK_ERR":101}
4) security_validation Exception raised: {"line":340,"sourceId":375367648,"sourceURL":"http://127.0.0.1:5984/_utils/script/couch.js?0.9.0","code":101,"message":"NETWORK_ERR: XMLHttpRequest Exception 101","name":"NETWORK_ERR","ABORT_ERR":102,"NETWORK_ERR":101}
5) rev_stemming Exception raised: {"line":340,"sourceId":375367648,"sourceURL":"http://127.0.0.1:5984/_utils/script/couch.js?0.9.0","code":101,"message":"NETWORK_ERR: XMLHttpRequest Exception 101","name":"NETWORK_ERR","ABORT_ERR":102,"NETWORK_ERR":101}