Fix auth_cache etap test
------------------------
Key: COUCHDB-1390
URL: https://issues.apache.org/jira/browse/COUCHDB-1390
Project: CouchDB
Issue Type: Bug
Reporter: Paul Joseph Davis
Attachments: COUCHDB-1390.patch
The auth_cache etap tests were failing for me. Debugged this to make sure it
wasn't related to something else. Commit message is:
Fix for the auth_cache etap
As it turns out, opening a doc by id is different than opening it using
a #doc_info record due to the inclusion of the full revision path. This
ended up breaking the auth_cache tests. This way includes the entire
revision path for all docs and not just first doc loads.
Patching attaching in a few moments.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira