Bug 35467
| Summary: | new-run-webkit-tests: should distinguish better between hash failures and actual image failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dirk Pranke <dpranke> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cjerdonek, eric |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Dirk Pranke
There look to be a bunch of baselines where the expected hash is wrong but the images actually match. When you run new-run-webkit-tests, this shows up in the HTML output at the end but not in the "unexpected image mismatch" errors. We should report that better.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dirk Pranke
we do now (the message is something like "checksums fail but images match").