Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json (240750 => 240751)
--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json 2019-01-31 02:23:55 UTC (rev 240750)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json 2019-01-31 02:29:21 UTC (rev 240751)
@@ -20,7 +20,7 @@
{ "name": "bot157", "platform": "mac-highsierra" },
{ "name": "bot163", "platform": "mac-highsierra" },
{ "name": "bot182", "platform": "mac-highsierra" },
- { "name": "bot186", "platform": "mac-highsierra" },
+ { "name": "bot187", "platform": "mac-highsierra" },
{ "name": "bot194", "platform": "mac-highsierra" },
{ "name": "bot197", "platform": "mac-highsierra" },
{ "name": "bot205", "platform": "mac-highsierra" },
@@ -163,7 +163,7 @@
},
{ "name": "Apple High Sierra LLINT CLoop (BuildAndTest)", "type": "BuildAndTestLLINTCLoop", "builddir": "highsierra-cloop-debug",
"platform": "mac-highsierra", "configuration": "debug", "architectures": ["x86_64"],
- "slavenames": ["bot186"]
+ "slavenames": ["bot187"]
},
{ "name": "Apple High Sierra Debug Test262 (Tests)", "type": "Test262", "builddir": "highsierra-debug-tests-test262",
"platform": "mac-highsierra", "configuration": "debug", "architectures": ["x86_64"],
Modified: trunk/Tools/ChangeLog (240750 => 240751)
--- trunk/Tools/ChangeLog 2019-01-31 02:23:55 UTC (rev 240750)
+++ trunk/Tools/ChangeLog 2019-01-31 02:29:21 UTC (rev 240751)
@@ -1,3 +1,12 @@
+2019-01-30 Ryan Haddad <[email protected]>
+
+ Replace High Sierra LLINT CLoop bot due to hardware failure
+ https://bugs.webkit.org/show_bug.cgi?id=194066
+
+ Reviewed by Aakash Jain.
+
+ * BuildSlaveSupport/build.webkit.org-config/config.json:
+
2019-01-30 Keith Rollin <[email protected]>
[NSDragItem init] is unavailable