[
https://issues.apache.org/jira/browse/COUCHDB-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Newson updated COUCHDB-482:
----------------------------------
Attachment: dont-test-reason-phrase.patch
Don't test the reason phrase (it's for people). the status code test is
sufficient.
> batch_save-Test is failing on webkit-based browsers
> ---------------------------------------------------
>
> Key: COUCHDB-482
> URL: https://issues.apache.org/jira/browse/COUCHDB-482
> Project: CouchDB
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 0.10
> Environment: OS X 10.5.7, using
> CouchDBX-0.10.0a-R13B01-pl3-UNSTABLE.app
> Reporter: Sebastian Cohnen
> Priority: Minor
> Attachments:
> 0001-Fixed-batch_save-test.-Added-a-browser-based-excepti.patch,
> dont-test-reason-phrase.patch
>
>
> The batch_save is failing, because webkit does always set the http statusText
> to "OK". This at least on OS X the case. See
> http://trac.webkit.org/browser/trunk/WebCore/platform/network/mac/ResourceResponseMac.mm#L82
> I'm going to attach a patch to this issue. The patch does a simple
> user-agend-based exception. Not pretty, but it works until the webkit-guys
> fixed their problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.