RESOLVED FIXED 93417
Add MountainLion Webkit bots
https://bugs.webkit.org/show_bug.cgi?id=93417
Summary Add MountainLion Webkit bots
Lucas Forschler
Reported 2012-08-07 17:50:57 PDT
Mountain Lion is available. Add the appropriate Apple bots. Match the Lion bots with ML bots.
Attachments
Patch for config.json which adds mountain lion slaves, builders, and schedulers (6.82 KB, patch)
2012-08-07 17:55 PDT, Josh Hawn
no flags
patch for config.json which adds mountain lion slaves, builders, and schedulers (7.34 KB, patch)
2012-08-07 18:07 PDT, Josh Hawn
slewis: review-
slewis: commit-queue-
patch for config.json with ChangeLog entry. (8.06 KB, patch)
2012-08-08 10:29 PDT, Josh Hawn
slewis: review+
webkit.review.bot: commit-queue-
Updated patch (7.56 KB, patch)
2012-08-08 12:58 PDT, Josh Hawn
no flags
Josh Hawn
Comment 1 2012-08-07 17:55:02 PDT
Created attachment 157061 [details] Patch for config.json which adds mountain lion slaves, builders, and schedulers
WebKit Review Bot
Comment 2 2012-08-07 17:57:34 PDT
Attachment 157061 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Tools/BuildSlaveSupport/build.webkit.org-c..." exit_code: 1 Tools/BuildSlaveSupport/build.webkit.org-config/config.json:77: Expecting object: line 77 column 19 (char 4740) [json/syntax] [5] Total errors found: 1 in 1 files If any of these errors are false positives, please file a bug against check-webkit-style.
Lucas Forschler
Comment 3 2012-08-07 17:59:50 PDT
Comment on attachment 157061 [details] Patch for config.json which adds mountain lion slaves, builders, and schedulers View in context: https://bugs.webkit.org/attachment.cgi?id=157061&action=review > Tools/BuildSlaveSupport/build.webkit.org-config/config.json:126 > + { "name": "Apple MountainLion Debug (Build)", "type": "Build", "builddir": "lion-debug", builddir should be mountainlion-debug
Stephanie Lewis
Comment 4 2012-08-07 18:05:21 PDT
That style fail seems to be a legitimate json syntax error. I'm surprised the current config is working. FIx that and the typo and I'll r+ it.
Josh Hawn
Comment 5 2012-08-07 18:07:49 PDT
Created attachment 157064 [details] patch for config.json which adds mountain lion slaves, builders, and schedulers
Stephanie Lewis
Comment 6 2012-08-07 18:55:15 PDT
This needs a changelog before it can be checked in.
Josh Hawn
Comment 7 2012-08-08 10:29:53 PDT
Created attachment 157247 [details] patch for config.json with ChangeLog entry.
WebKit Review Bot
Comment 8 2012-08-08 12:23:31 PDT
Comment on attachment 157247 [details] patch for config.json with ChangeLog entry. Rejecting attachment 157247 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: /webkit-commit-queue/ Parsed 2 diffs from patch file(s). patching file Tools/BuildSlaveSupport/build.webkit.org-config/config.json Hunk #2 FAILED at 73. 1 out of 5 hunks FAILED -- saving rejects to file Tools/BuildSlaveSupport/build.webkit.org-config/config.json.rej patching file Tools/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Stephanie ..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue/ Full output: http://queues.webkit.org/results/13459315
Josh Hawn
Comment 9 2012-08-08 12:58:11 PDT
Created attachment 157274 [details] Updated patch It looks like someone else already fixed the invalid json bug, which is why the commit queue refused my earlier patch. I did a local git-pull and it was fixed.
WebKit Review Bot
Comment 10 2012-08-08 13:50:00 PDT
Comment on attachment 157274 [details] Updated patch Clearing flags on attachment: 157274 Committed r125082: <http://trac.webkit.org/changeset/125082>
WebKit Review Bot
Comment 11 2012-08-08 13:50:04 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.