[Webkit-unassigned] [Bug 86393] garden-o-matic clustering seems to be showing stale bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 13:47:34 PDT 2012


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





--- Comment #6 from Ojan Vafai <ojan at chromium.org>  2012-05-14 13:46:39 PST ---
Found the problem.

Here's one of the fast/repaint results return by results.unexpectedFailuresByTest(model.state.resultsByBuilder). All the other fast/repaint results were the same (failing only on Mac10.6 debug).

fast/repaint/subtree-root-skipped.html: Object
Webkit Mac10.6 (dbg): Object
actual: "IMAGE"
expected: "IMAGE+TEXT"
image_diff_percent: 0
__proto__: Object

Here's another test that is somehow also grouped with these fast/repaint tests:
fast/replaced/width100percent-searchfield.html: Object
Webkit Mac10.5: Object
actual: "IMAGE"
expected: "PASS IMAGE+TEXT"
image_diff_percent: 0
__proto__: Object
Webkit Mac10.5 (dbg)(2): Object
actual: "IMAGE"
expected: "PASS IMAGE+TEXT"
image_diff_percent: 0
__proto__: Object
Webkit Mac10.6: Object
actual: "IMAGE"
expected: "PASS IMAGE+TEXT"
image_diff_percent: 0
__proto__: Object
Webkit Mac10.6 (dbg): Object
actual: "IMAGE"
expected: "PASS IMAGE+TEXT"
image_diff_percent: 0
__proto__: Object
Webkit Mac10.7: Object
actual: "IMAGE"
expected: "PASS"
image_diff_percent: 0
__proto__: Object

What we show in garden-o-matic is the union of the failure types.

-- 
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