Bug 156386

Summary: sync-buildbot.js doesn't mark disappeared builds as failed
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: New BugsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: dewei_zhu, joepeck, slewis
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fixes the bug cdumez: review+

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>