WebKit Bugzilla
Attachment 373320 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-20190702103722.patch (text/plain), 2.24 KB, created by
Aakash Jain
on 2019-07-02 07:37:23 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Aakash Jain
Created:
2019-07-02 07:37:23 PDT
Size:
2.24 KB
patch
obsolete
>Index: Tools/ChangeLog >=================================================================== >--- Tools/ChangeLog (revision 247048) >+++ Tools/ChangeLog (working copy) >@@ -1,3 +1,12 @@ >+2019-07-02 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-07-01 Justin Michaud <justin_michaud@apple.com> > > [Wasm-References] Disable references by default >Index: Tools/BuildSlaveSupport/ews-build/config.json >=================================================================== >--- Tools/BuildSlaveSupport/ews-build/config.json (revision 247048) >+++ 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-ews", >+ "platform": "gtk" >+ }, >+ { > "name": "tanty-gtk-wk2-ews", > "platform": "gtk" > }, >@@ -17,11 +37,7 @@ > "platform": "wpe" > }, > { >- "name": "aperez-wpe-gcc5-ews", >- "platform": "wpe" >- }, >- { >- "name": "aperez-wpe-gcc6-ews", >+ "name": "aperez-wpe-ews", > "platform": "wpe" > }, > { >@@ -285,7 +301,7 @@ > "platform": "gtk", > "configuration": "release", > "architectures": ["x86_64"], >- "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-ews", "tanty-gtk-wk2-ews", "ltilve-gtk-wk2-ews"] > }, > { > "name": "iOS-12-Build-EWS", >@@ -387,7 +403,7 @@ > "platform": "wpe", > "configuration": "release", > "architectures": ["x86_64"], >- "workernames": ["igalia-wpe-ews", "aperez-wpe-gcc5-ews", "aperez-wpe-gcc6-ews"] >+ "workernames": ["igalia-wpe-ews", "aperez-wpe-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