Ticket #533 (closed enhancement: fixed)
Opened 2010-08-24T15:41:00-05:00
Last modified 2011-02-02T04:45:00-06:00
Add test that reads planes in a random order
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | minor | Milestone: |
|
Component: | test-suite | Severity: | non-issue |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
All of our tests right now read planes sequentially from 0 to n, but most formats should support reading in any order (compressed QuickTime is the notable exception). The test should check that the MD5 for plane #0 is correct, and that no exceptions are thrown.