Changes between Version 21 and Version 22 of TestExpectations
- Timestamp:
- Oct 10, 2012 6:26:56 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TestExpectations
v21 v22 42 42 * If no modifiers are specified, the test applies to all of the configurations applicable to that file 43 43 * Modifiers can be one or more of `Mac`, `SnowLeopard`, `Lion`, `MountainLion`, `Win`, `XP`, `Vista`, `Win7`, `Win7SP0`, `Linux`, `Lucid`, `x86_64`, `x86`, `Release`, `Debug`. Not all modifiers make sense on all ports or in all lines. 44 * Expectations can be one or more of `Crash`, `Failure`, `ImageOnlyFailure`, `Pass`, `Rebaseline`, `Slow`, `Skip`, `Timeout`, `WontFix` . If multiple expectations are listed, the test is considered "flaky" and any of those results will be considered as expected.44 * Expectations can be one or more of `Crash`, `Failure`, `ImageOnlyFailure`, `Pass`, `Rebaseline`, `Slow`, `Skip`, `Timeout`, `WontFix`, `Missing`. If multiple expectations are listed, the test is considered "flaky" and any of those results will be considered as expected. 45 45 46 46 For example: