Extend attachment etag checking for compressible data types in test suite
--------------------------------------------------------------------------
Key: COUCHDB-1379
URL: https://issues.apache.org/jira/browse/COUCHDB-1379
Project: CouchDB
Issue Type: Test
Components: Database Core
Affects Versions: 1.2
Reporter: Dave Cottlehuber
Assignee: Dave Cottlehuber
Priority: Trivial
Fix For: 1.2.1
Ref COUCHDB-1337 and subsequent 8d83b3 on 1.2.0/12.x branch. etag testing
was extended to validate the digest returned by CouchDB for attachments.
Compressed attachments do not produce a consistent digest across platforms, due
to differing compression algorithms between Mac/Linux and Windows.
The test suite should confirm that etags only change when the attachment is
updated,
and are otherwise consistent.
--
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