Ticket #538 (closed enhancement: fixed)
Opened 2010-08-24T15:51:18-05:00
Last modified 2011-02-02T04:45:00-06:00
Allow MD5 tests to accept an alternate hash
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | minor | Milestone: |
|
Component: | test-suite | Severity: | non-issue |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
JPEG-compressed planes, for instance, have different MD5 sums on Linux and Mac OS X; so if you generated the MD5 on Mac OS X and test on Linux, the test will fail even though the pixels are correct. We should be able to optionally specify two hashes, so that if the pixels match either hash the test will pass.