RESOLVED FIXED Bug 94540
re-enable image diff for the wk2 bots ASAP
https://bugs.webkit.org/show_bug.cgi?id=94540
Summary re-enable image diff for the wk2 bots ASAP
Dirk Pranke
Reported 2012-08-20 16:03:40 PDT
We temporarily disabled image diffs on the wk2 bots, which essentially skips all of the ref tests (we will still catch crashes and timeouts, at least). https://bugs.webkit.org/show_bug.cgi?id=94517 We should re-enable the check (and revert that change) as soon as we can.
Attachments
Patch (6.07 KB, patch)
2012-08-21 13:30 PDT, Dirk Pranke
ojan: review+
Dirk Pranke
Comment 1 2012-08-20 16:05:37 PDT
This should also re-enable treating ImageDiff failures as test failures for the wk2 bots (disabled in https://bugs.webkit.org/show_bug.cgi?id=94396 ).
Dirk Pranke
Comment 2 2012-08-21 13:30:08 PDT
Ojan Vafai
Comment 3 2012-08-21 14:22:23 PDT
Comment on attachment 159757 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=159757&action=review > Tools/Scripts/webkitpy/layout_tests/controllers/single_test_runner.py:-270 > - # https://bugs.webkit.org/show_bug.cgi?id=81962; ImageDiff doesn't Can we close this bug now?
Dirk Pranke
Comment 4 2012-08-21 14:36:29 PDT
(In reply to comment #3) > (From update of attachment 159757 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=159757&action=review > > > Tools/Scripts/webkitpy/layout_tests/controllers/single_test_runner.py:-270 > > - # https://bugs.webkit.org/show_bug.cgi?id=81962; ImageDiff doesn't > > Can we close this bug now? Not just yet; I'm still seeing the failures on my machine, but smfr hasn't been able to reproduce them, so we're going to land this and see if he sees them or if we see issues on the bots.
Dirk Pranke
Comment 5 2012-08-21 14:39:15 PDT
Note You need to log in before you can comment on or make changes to this bug.