WebKit Bugzilla
Attachment 372972 Details for
Bug 199249
: [ews-build] Add configuration and architecture for WPE and GTK builders
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-199249-20190626202014.patch (text/plain), 1.37 KB, created by
Aakash Jain
on 2019-06-26 17:20:15 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Aakash Jain
Created:
2019-06-26 17:20:15 PDT
Size:
1.37 KB
patch
obsolete
>Index: Tools/ChangeLog >=================================================================== >--- Tools/ChangeLog (revision 246859) >+++ Tools/ChangeLog (working copy) >@@ -1,3 +1,12 @@ >+2019-06-26 Aakash Jain <aakash_jain@apple.com> >+ >+ [ews-build] Add configuration and architecture for WPE and GTK builders >+ https://bugs.webkit.org/show_bug.cgi?id=199249 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * BuildSlaveSupport/ews-build/config.json: >+ > 2019-06-26 Alex Christensen <achristensen@webkit.org> > > testRunner.setAlwaysAcceptCookies should wait for cookie accept policy to be set >Index: Tools/BuildSlaveSupport/ews-build/config.json >=================================================================== >--- Tools/BuildSlaveSupport/ews-build/config.json (revision 246857) >+++ Tools/BuildSlaveSupport/ews-build/config.json (working copy) >@@ -283,6 +283,8 @@ > "shortname": "gtk", > "factory": "GTKFactory", > "platform": "gtk", >+ "configuration": "release", >+ "architectures": ["x86_64"], > "workernames": ["tanty-gtk-wk2-ews", "ltilve-gtk-wk2-ews"] > }, > { >@@ -383,6 +385,8 @@ > "shortname": "wpe", > "factory": "WPEFactory", > "platform": "wpe", >+ "configuration": "release", >+ "architectures": ["x86_64"], > "workernames": ["igalia-wpe-ews", "aperez-wpe-gcc5-ews", "aperez-wpe-gcc6-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
Flags:
dewei_zhu:
review+
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 199249
: 372972