Ticket #539 (closed enhancement: fixed)
Opened 2010-08-24T15:53:00-05:00
Last modified 2010-09-01T15:01:01-05:00
Skip tests when setId fails
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | minor | Milestone: |
|
Component: | test-suite | Severity: | non-issue |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If the first test for a file fails because setId failed, then we should skip all subsequent tests for that file.
Change History
comment:1 Changed 2010-09-01T15:01:01-05:00 by melissa
- Status changed from new to closed
- Resolution set to fixed
(In [6865]) Skip tests if IFormatReader.setId(String) failed. Closes #539.