Title: [255697] trunk/Tools
Revision
255697
Author
[email protected]
Date
2020-02-04 14:14:03 -0800 (Tue, 04 Feb 2020)

Log Message

Replace bot677 due to hardware failure
https://bugs.webkit.org/show_bug.cgi?id=207224

Reviewed by Aakash Jain.

* BuildSlaveSupport/build.webkit.org-config/config.json:

Modified Paths

Diff

Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json (255696 => 255697)


--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2020-02-04 22:12:53 UTC (rev 255696)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2020-02-04 22:14:03 UTC (rev 255697)
@@ -43,7 +43,7 @@
                     { "name": "bot652", "platform": "ios-simulator-13" },
                     { "name": "bot653", "platform": "ios-simulator-13" },
                     { "name": "bot654", "platform": "ios-simulator-13" },
-                    { "name": "bot677", "platform": "ios-simulator-13" },
+                    { "name": "bot641", "platform": "ios-simulator-13" },
                     { "name": "bot682", "platform": "ios-simulator-13" },
                     { "name": "bot694", "platform": "ios-simulator-13" },
                     { "name": "bot695", "platform": "ios-simulator-13" },
@@ -197,7 +197,7 @@
                       "name": "Apple iOS 13 Simulator Release (Build)", "type": "Build", "builddir": "ios-simulator-13-release",
                       "platform": "ios-simulator-13", "configuration": "release", "architectures": ["x86_64"],
                       "triggers": ["ios-simulator-13-release-tests-wk2", "ipados-simulator-13-release-tests-wk2"],
-                      "slavenames": ["bot677", "bot682"]
+                      "slavenames": ["bot641", "bot682"]
                     },
                     {
                       "name": "Apple iOS 13 Simulator Debug (Build)", "type": "Build", "builddir": "ios-simulator-13-debug",

Modified: trunk/Tools/ChangeLog (255696 => 255697)


--- trunk/Tools/ChangeLog	2020-02-04 22:12:53 UTC (rev 255696)
+++ trunk/Tools/ChangeLog	2020-02-04 22:14:03 UTC (rev 255697)
@@ -1,3 +1,12 @@
+2020-02-04  Matt Lewis  <[email protected]>
+
+        Replace bot677 due to hardware failure
+        https://bugs.webkit.org/show_bug.cgi?id=207224
+
+        Reviewed by Aakash Jain.
+
+        * BuildSlaveSupport/build.webkit.org-config/config.json:
+
 2020-02-04  Jonathan Bedard  <[email protected]>
 
         TestWebKitAPI: Handle case where test result does not contain path
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to