Bug 189935

Summary: Bring up queues for Mojave
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Tools / TestsAssignee: Ryan Haddad <ryanhaddad>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, jlewis3, lforschler, realdawei, tsavell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ap: review+

Description Ryan Haddad 2018-09-24 16:33:16 PDT
Bring up queues for Mojave
Comment 1 Ryan Haddad 2018-09-24 16:39:37 PDT
Created attachment 350711 [details]
Patch
Comment 2 Ryan Haddad 2018-09-24 16:40:32 PDT
This is good to review, but I need to hold on to the patch until I finish configuring hardware.
Comment 3 Ryan Haddad 2018-09-24 16:41:22 PDT
<rdar://problem/44111214>
Comment 4 Alexey Proskuryakov 2018-09-24 16:58:48 PDT
Comment on attachment 350711 [details]
Patch

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

> Tools/BuildSlaveSupport/build.webkit.org-config/config.json:448
> +                    { "type": "Triggerable", "name": "mojave-leaks",
> +                      "builderNames": ["Apple Mojave (Leaks)"]
> +                    },

I think that High Sierra Leaks scheduler should be removed, as the bot moves.
Comment 5 Ryan Haddad 2018-09-24 17:08:17 PDT
(In reply to Alexey Proskuryakov from comment #4)
> Comment on attachment 350711 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=350711&action=review
> 
> > Tools/BuildSlaveSupport/build.webkit.org-config/config.json:448
> > +                    { "type": "Triggerable", "name": "mojave-leaks",
> > +                      "builderNames": ["Apple Mojave (Leaks)"]
> > +                    },
> 
> I think that High Sierra Leaks scheduler should be removed, as the bot moves.
Indeed it should. Thank you.
Comment 6 Ryan Haddad 2018-09-27 18:26:05 PDT
Landed in https://trac.webkit.org/r236580