Bug 36689
Summary: | new-run-webkit-tests should not complain about unexpected passes or failures for image tests when running w/ no pixel tests turned off | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dirk Pranke <dpranke> |
Component: | Tools / Tests | Assignee: | Dirk Pranke <dpranke> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Dirk Pranke
Currently pixel tests are enabled in new-run-webkit-tests, and if you run w/ pixel tests disabled, any test expected to fail with IMAGE results will be reported as an unexpected pass (and any test expected to fail as IMAGE+TEXT presumably would fail w/ unexpected TEXT failure).
new-run-webkit-tests should be smart enough to not complain about this.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Pranke
*** This bug has been marked as a duplicate of bug 36771 ***