You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Bob Dionne (JIRA)" <ji...@apache.org> on 2009/01/16 13:26:59 UTC

[jira] Updated: (COUCHDB-212) tests fail running standalone with runner

     [ https://issues.apache.org/jira/browse/COUCHDB-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bob Dionne updated COUCHDB-212:
-------------------------------

    Attachment: couch_js.c.diff

added followlocation option to handle 301s

> tests fail running standalone with runner
> -----------------------------------------
>
>                 Key: COUCHDB-212
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-212
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Infrastructure
>         Environment: OS X
>            Reporter: Bob Dionne
>            Priority: Trivial
>         Attachments: couch_js.c.diff
>
>
> some of the urls in the tests are encoded to escape slashes. This causes the curl library to return 301 error codes and dbs fail to open, etc..
> tweaked couch_js.c to add CURLOPT_FOLLOWLOCATION

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