Bug 99748 - [chromium] Add 10.8 bot into fallback path, make work with garden-o-matic
Summary: [chromium] Add 10.8 bot into fallback path, make work with garden-o-matic
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-18 13:05 PDT by Dirk Pranke
Modified: 2012-10-18 14:11 PDT (History)
4 users (show)

See Also:


Attachments
Patch (20.77 KB, patch)
2012-10-18 13:06 PDT, Dirk Pranke
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Pranke 2012-10-18 13:05:03 PDT
[chromium] Add 10.8 bot into fallback path, make work with garden-o-matic
Comment 1 Dirk Pranke 2012-10-18 13:06:24 PDT
Created attachment 169453 [details]
Patch
Comment 2 Ryosuke Niwa 2012-10-18 13:53:56 PDT
Comment on attachment 169453 [details]
Patch

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

> Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/config.js:76
> +            'WebKit Mac10.8': {version: 'mountainlion'},

Why don't you also add 10.8 debug while we're here?
Comment 3 Dirk Pranke 2012-10-18 13:55:19 PDT
Comment on attachment 169453 [details]
Patch

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

>> Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/config.js:76
>> +            'WebKit Mac10.8': {version: 'mountainlion'},
> 
> Why don't you also add 10.8 debug while we're here?

Because we don't actually have a 10.8 (dbg) bot yet.
Comment 4 Dirk Pranke 2012-10-18 14:11:29 PDT
Committed r131799: <http://trac.webkit.org/changeset/131799>