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
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.