Changes between Version 16 and Version 17 of Writing Reftests
- Timestamp:
- Oct 22, 2012, 5:36:12 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Writing Reftests
v16 v17 65 65 66 66 * Q. What kind of failures reftests produce? 67 * A. If an image comparison failure happens in reftests, that is marked as a 'I MAGE' failure.68 If either of two html files crashes, it is considered as 'C RASH'. So does 'TIMEOUT'.67 * A. If an image comparison failure happens in reftests, that is marked as a 'ImageOnlyFailure'. 68 If either of two html files crashes, it is considered as 'Crash'. So does 'Timeout'. 69 69 70 70 == References ==