[Webkit-unassigned] [Bug 126594] build.webkit.org/dashboard should do something nice with "retry exception slave lost"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 7 15:23:21 PST 2014


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





--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2014-01-07 15:21:06 PST ---
Created an attachment (id=220555)
 --> (https://bugs.webkit.org/attachment.cgi?id=220555&action=review)
JSON for this case

I'm not quite sure how these result strings are formed by Buildbot.

For compile-webkit step, we have this:
        "results": [5, ["exception", "slave", "lost"]],
        "text": ["compiled", "exception", "slave", "lost"],

And then the overall results are:
    "results": 5,
    "text": ["retry", "exception", "slave", "lost"],

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