Title: [292186] trunk/Tools
Revision
292186
Author
ryanhad...@apple.com
Date
2022-03-31 15:23:43 -0700 (Thu, 31 Mar 2022)

Log Message

Unreviewed infrastructure fix.

* CISupport/ews-build/config.json: Temporarily remove ews105 due to hardware failure.

Modified Paths

Diff

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


--- trunk/Tools/CISupport/ews-build/config.json	2022-03-31 22:09:11 UTC (rev 292185)
+++ trunk/Tools/CISupport/ews-build/config.json	2022-03-31 22:23:43 UTC (rev 292186)
@@ -179,7 +179,7 @@
       "factory": "macOSWK2Factory", "platform": "mac-bigsur",
       "configuration": "release", "architectures": ["x86_64"],
       "triggered_by": ["macos-bigsur-release-build-ews"],
-      "workernames": ["ews104", "ews105", "ews106", "ews107"]
+      "workernames": ["ews104", "ews106", "ews107"]
     },
     {
       "name": "macOS-Release-WK2-Stress-Tests-EWS", "shortname": "mac-wk2-stress", "icon": "testOnly",

Modified: trunk/Tools/ChangeLog (292185 => 292186)


--- trunk/Tools/ChangeLog	2022-03-31 22:09:11 UTC (rev 292185)
+++ trunk/Tools/ChangeLog	2022-03-31 22:23:43 UTC (rev 292186)
@@ -24,6 +24,12 @@
         an (empty) WebKitLegacy.framework/Headers directory, which was being scanned here.
         WebKitLegacy is entirely private API, so change it to check PrivateHeaders/.
 
+2022-03-31  Ryan Haddad  <ryanhad...@apple.com>
+
+        Unreviewed infrastructure fix.
+
+        * CISupport/ews-build/config.json: Temporarily remove ews105 due to hardware failure.
+
 2022-03-31  Jeff Miller  <je...@apple.com>
 
         Some API tests are missing header imports
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to