WebKit Bugzilla
Attachment 372959 Details for
Bug 199238
: [ews-build] Update bot configuration for WPE and GTK
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-199238-20190626185139.patch (text/plain), 2.24 KB, created by
Aakash Jain
on 2019-06-26 15:51:40 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Aakash Jain
Created:
2019-06-26 15:51:40 PDT
Size:
2.24 KB
patch
obsolete
>Index: Tools/ChangeLog >=================================================================== >--- Tools/ChangeLog (revision 246850) >+++ Tools/ChangeLog (working copy) >@@ -1,3 +1,12 @@ >+2019-06-26 Aakash Jain <aakash_jain@apple.com> >+ >+ [ews-build] Update bot configuration for WPE and GTK >+ https://bugs.webkit.org/show_bug.cgi?id=199238 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * BuildSlaveSupport/ews-build/config.json: >+ > 2019-06-26 Ross Kirsling <ross.kirsling@sony.com> > > [Win][MiniBrowser] Remove obsolete code after r246814. >Index: Tools/BuildSlaveSupport/ews-build/config.json >=================================================================== >--- Tools/BuildSlaveSupport/ews-build/config.json (revision 246850) >+++ Tools/BuildSlaveSupport/ews-build/config.json (working copy) >@@ -5,6 +5,26 @@ > "platform": "*" > }, > { >+ "name": "igalia1-gtk-wk2-ews", >+ "platform": "gtk" >+ }, >+ { >+ "name": "igalia2-gtk-wk2-ews", >+ "platform": "gtk" >+ }, >+ { >+ "name": "igalia3-gtk-wk2-ews", >+ "platform": "gtk" >+ }, >+ { >+ "name": "igalia4-gtk-wk2-ews", >+ "platform": "gtk" >+ }, >+ { >+ "name": "aperez-gtk-gcc7-ews", >+ "platform": "gtk" >+ }, >+ { > "name": "tanty-gtk-wk2-ews", > "platform": "gtk" > }, >@@ -25,6 +45,10 @@ > "platform": "wpe" > }, > { >+ "name": "aperez-wpe-gcc7-ews", >+ "platform": "wpe" >+ }, >+ { > "name": "wincairo-ews-001", > "platform": "wincairo" > }, >@@ -283,7 +307,7 @@ > "shortname": "gtk", > "factory": "GTKFactory", > "platform": "gtk", >- "workernames": ["tanty-gtk-wk2-ews", "ltilve-gtk-wk2-ews"] >+ "workernames": ["igalia1-gtk-wk2-ews", "igalia2-gtk-wk2-ews", "igalia3-gtk-wk2-ews", "igalia4-gtk-wk2-ews", "aperez-gtk-gcc7-ews", "tanty-gtk-wk2-ews", "ltilve-gtk-wk2-ews"] > }, > { > "name": "iOS-12-Build-EWS", >@@ -383,7 +407,7 @@ > "shortname": "wpe", > "factory": "WPEFactory", > "platform": "wpe", >- "workernames": ["igalia-wpe-ews", "aperez-wpe-gcc5-ews", "aperez-wpe-gcc6-ews"] >+ "workernames": ["igalia-wpe-ews", "aperez-wpe-gcc5-ews", "aperez-wpe-gcc6-ews", "aperez-wpe-gcc7-ews"] > }, > { > "name": "JSC-Tests-EWS",
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 199238
:
372959
|
373320