On 15 Apr 2011, at 10:38, Couchdb Couchdb wrote:
> Hi,
>
> i applied a patch for HTTPS support (COUCHDB-779, "Upgrade mochiweb to r167
> - get HTTPS support") on CouchDB 1.0.2.
> Now some tests are failed.
Why would you do that instead of using 1.1.x?
Cheers
Jan
--
>
> attachments : error : 605ms : Exception raised: {}
> attachments_multipart : error : 452ms : Exception raised: {}, sometimes :
> Assertion failed: xhr.responseText == "This is a string"
> attachment_names : error : 139ms : Exception raised: {}
> attachment_paths : error : 605ms : Exception raised: {}
> changes : error : 552ms : Exception raised: {}
> invalid_docids : error : 362ms : Exception raised: {}
> oauth : error : 1985ms : # Assertion failed: xhr.status == 200, # Assertion
> failed: xhr.status == 200, # Exception raised: "timeout: wait-for-admin"
> reader_acl : error : 4011ms : Exception raised: {}
> replication : error : 55575ms : Exception raised:
> {"error":"json_encode","reason":"{bad_term,<0.3234.0>}"}
> security_validation : error : 467ms : Exception raised: {}
> view_errors : failure : 2176ms : Assertion failed: e.error ==
> "query_parse_error"
>
> Sometimes i get unexpected handshake error
>
> Does somebody now that the reason is, and how to fix it
>
> Thanks