[Webkit-unassigned] [Bug 63494] REGRESSION(r84000-r84500): new-run-webkit-tests results.html generate links to diffs.html or diff.png that don't exist

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 17:21:03 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63494





--- Comment #3 from Dirk Pranke <dpranke at chromium.org>  2011-06-27 17:21:03 PST ---
On further investigation (e.g., fast/box-shadow/basic-shadows.html), we're getting cases where the checksums don't match but the images do match, as reported by ImageDiff.

So, no -diff files will be created. However, the test is still reported as failing. I think the json results generator doesn't know how to distinguish the different kinds of failures, and so it reports the generic Image failure.

We might need to add another flag to the test_dict in manager.py: summarize_results() to handle this case.

Once again, the attempt to map the broader set of TestFailures onto the smaller set of expectation types might be hurting us.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list