Bug 156386 - sync-buildbot.js doesn't mark disappeared builds as failed
Summary: sync-buildbot.js doesn't mark disappeared builds as failed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-07 20:27 PDT by Ryosuke Niwa
Modified: 2016-04-07 21:21 PDT (History)
3 users (show)

See Also:


Attachments
Fixes the bug (6.96 KB, patch)
2016-04-07 20:29 PDT, Ryosuke Niwa
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2016-04-07 20:27:16 PDT
sync-buildbot.js doesn't mark disappeared builds as failed
Comment 1 Ryosuke Niwa 2016-04-07 20:29:28 PDT
Created attachment 275972 [details]
Fixes the bug
Comment 2 Chris Dumez 2016-04-07 21:15:45 PDT
Comment on attachment 275972 [details]
Fixes the bug

View in context: https://bugs.webkit.org/attachment.cgi?id=275972&action=review

rs=me

> Websites/perf.webkit.org/ChangeLog:9
> +        by buildbot's JSON API. These are builds that got cancled by humans (e.g. buidbot was restarted, data

cancled -> canceled
Comment 3 Ryosuke Niwa 2016-04-07 21:21:30 PDT
Committed r199215: <http://trac.webkit.org/changeset/199215>