Bug 75766 - Categorize bots by ports instead of core/non-core separation
Summary: Categorize bots by ports instead of core/non-core separation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 75809
  Show dependency treegraph
 
Reported: 2012-01-06 20:55 PST by Ryosuke Niwa
Modified: 2012-01-08 16:32 PST (History)
6 users (show)

See Also:


Attachments
screenshot of category=Chromium (71.60 KB, image/png)
2012-01-08 15:14 PST, Ryosuke Niwa
no flags Details
Patch (4.26 KB, patch)
2012-01-08 15:16 PST, Ryosuke Niwa
abarth: 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 2012-01-06 20:55:54 PST
This comes up every now and then on IRC but we should just get rid of core/non-core separation. People misuse it to think it's okay to turn non-core bots red and some people don't even pay attention to core bots. Also, many core bots have been red for months and nobody has took time to fix it. And having to modify master configuration to move a bot from core to non-core is too annoying.

Instead, we should just categorize bots per ports (Mac, Windows, GTK, Qt, Chromium, and others) since people care about their own ports' bots and they tend to ping patch authors/reviewers to have them fix new failures.
Comment 1 Ryosuke Niwa 2012-01-08 15:14:09 PST
Created attachment 121592 [details]
screenshot of category=Chromium
Comment 2 Ryosuke Niwa 2012-01-08 15:16:45 PST
Created attachment 121593 [details]
Patch
Comment 3 Ryosuke Niwa 2012-01-08 15:17:50 PST
I'll remove the remaining references to core/non-core concepts in webkitpy in a follow up patch.
Comment 4 Adam Barth 2012-01-08 15:18:56 PST
Comment on attachment 121593 [details]
Patch

This might be somewhat controversial, but I this sounds like a good idea to me.
Comment 5 Ryosuke Niwa 2012-01-08 15:28:30 PST
Committed r104413: <http://trac.webkit.org/changeset/104413>
Comment 6 Ryosuke Niwa 2012-01-08 16:32:06 PST
Committed r104420: <http://trac.webkit.org/changeset/104420>