Title: [263210] trunk/Tools
Revision
263210
Author
ryanhad...@apple.com
Date
2020-06-18 09:30:22 -0700 (Thu, 18 Jun 2020)

Log Message

Unreviewed infrastructure fix, temporarily remove ews116 due to hardware failure tracked with rdar://64424245

* BuildSlaveSupport/ews-build/config.json:

Modified Paths

Diff

Modified: trunk/Tools/BuildSlaveSupport/ews-build/config.json (263209 => 263210)


--- trunk/Tools/BuildSlaveSupport/ews-build/config.json	2020-06-18 16:28:33 UTC (rev 263209)
+++ trunk/Tools/BuildSlaveSupport/ews-build/config.json	2020-06-18 16:30:22 UTC (rev 263210)
@@ -415,7 +415,7 @@
       "configuration": "debug",
       "architectures": ["x86_64"],
       "triggers": ["macos-mojave-debug-wk1-tests-ews"],
-      "workernames": ["ews112", "ews113", "ews115", "ews116", "ews117"]
+      "workernames": ["ews112", "ews113", "ews115", "ews117"]
     },
     {
       "name": "macOS-Mojave-Debug-WK1-Tests-EWS",

Modified: trunk/Tools/ChangeLog (263209 => 263210)


--- trunk/Tools/ChangeLog	2020-06-18 16:28:33 UTC (rev 263209)
+++ trunk/Tools/ChangeLog	2020-06-18 16:30:22 UTC (rev 263210)
@@ -1,3 +1,9 @@
+2020-06-18  Ryan Haddad  <ryanhad...@apple.com>
+
+        Unreviewed infrastructure fix, temporarily remove ews116 due to hardware failure tracked with rdar://64424245
+
+        * BuildSlaveSupport/ews-build/config.json:
+
 2020-06-18  Carlos Garcia Campos  <cgar...@igalia.com>
 
         [GTK][WPE] Add API to configure and handle service worker registrations to WebKitWebsiteDataManager
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to