You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Filipe Manana (JIRA)" <ji...@apache.org> on 2011/01/01 14:30:45 UTC

[jira] Commented: (COUCHDB-1002) js replication test fail

    [ https://issues.apache.org/jira/browse/COUCHDB-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976396#action_12976396 ] 

Filipe Manana commented on COUCHDB-1002:
----------------------------------------

I confirm.
To me it happens only in Firefox 3, but not always. In Chromium never seems to happen.

If fails either at:
https://github.com/apache/couchdb/blob/trunk/share/www/script/test/replication.js#L487

or at:

https://github.com/apache/couchdb/blob/trunk/share/www/script/test/replication.js#L497

Firefox console shows a 400 error related to that PUT request, however couch.log shows absolutely nothing (no 400 error reply, no stack traces).  Also, adding a firebug breakpoint on those two lines and stepping over doesn't reproduce the issue. Seems like some browser specific timing issue.

> js replication test fail
> ------------------------
>
>                 Key: COUCHDB-1002
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1002
>             Project: CouchDB
>          Issue Type: Bug
>          Components: HTTP Interface
>    Affects Versions: 1.2
>            Reporter: Benoit Chesneau
>            Assignee: Benoit Chesneau
>
> replication test fail with :
> {"error":"unknown","reason":""}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.