Title: [289638] trunk/Tools
Revision
289638
Author
[email protected]
Date
2022-02-11 11:10:35 -0800 (Fri, 11 Feb 2022)

Log Message

[EWS] Enable WPE and WinCairo queues for PRs
https://bugs.webkit.org/show_bug.cgi?id=236517
<rdar://problem/88823117>

Reviewed by Aakash Jain.

* Tools/CISupport/ews-build/config.json:

Canonical link: https://commits.webkit.org/247143@main

Modified Paths

Diff

Modified: trunk/Tools/CISupport/ews-build/config.json (289637 => 289638)


--- trunk/Tools/CISupport/ews-build/config.json	2022-02-11 18:24:22 UTC (rev 289637)
+++ trunk/Tools/CISupport/ews-build/config.json	2022-02-11 19:10:35 UTC (rev 289638)
@@ -351,7 +351,7 @@
       "builderNames": [
             "Bindings-Tests-EWS", "iOS-15-Build-EWS",
             "Services-EWS", "Style-EWS", "Style-EWS", "tvOS-15-Build-EWS", "tvOS-15-Simulator-Build-EWS", "watchOS-8-Build-EWS",
-            "watchOS-8-Simulator-Build-EWS", "WebKitPerl-Tests-EWS", "WebKitPy-Tests-EWS"
+            "watchOS-8-Simulator-Build-EWS", "WPE-EWS", "WebKitPerl-Tests-EWS", "WebKitPy-Tests-EWS", "WinCairo-EWS"
       ]
     },
     {

Modified: trunk/Tools/ChangeLog (289637 => 289638)


--- trunk/Tools/ChangeLog	2022-02-11 18:24:22 UTC (rev 289637)
+++ trunk/Tools/ChangeLog	2022-02-11 19:10:35 UTC (rev 289638)
@@ -1,3 +1,13 @@
+2022-02-11  Jonathan Bedard  <[email protected]>
+
+        [EWS] Enable WPE and WinCairo queues for PRs
+        https://bugs.webkit.org/show_bug.cgi?id=236517
+        <rdar://problem/88823117>
+
+        Reviewed by Aakash Jain.
+
+        * CISupport/ews-build/config.json:
+
 2022-02-11  Youenn Fablet  <[email protected]>
 
         Support remote video frames in WebRTC video pipeline
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to