Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json (237809 => 237810)
--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json 2018-11-05 17:43:40 UTC (rev 237809)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json 2018-11-05 17:47:42 UTC (rev 237810)
@@ -60,12 +60,6 @@
{ "name": "bot653", "platform": "ios-simulator-12" },
{ "name": "bot654", "platform": "ios-simulator-12" },
- { "name": "bot516", "platform": "win" },
- { "name": "bot514", "platform": "win" },
- { "name": "bot507", "platform": "win" },
- { "name": "bot504", "platform": "win" },
- { "name": "bot511", "platform": "win" },
- { "name": "bot501", "platform": "win" },
{ "name": "bot543", "platform": "win" },
{ "name": "bot544", "platform": "win" },
{ "name": "bot545", "platform": "win" },
Modified: trunk/Tools/ChangeLog (237809 => 237810)
--- trunk/Tools/ChangeLog 2018-11-05 17:43:40 UTC (rev 237809)
+++ trunk/Tools/ChangeLog 2018-11-05 17:47:42 UTC (rev 237810)
@@ -1,3 +1,14 @@
+2018-11-05 Lucas Forschler <[email protected]>
+
+ https://bugs.webkit.org/show_bug.cgi?id=191268
+ Remove unused bots.
+
+ rubber-stamped by Alexey Proskuryakov.
+
+ * BuildSlaveSupport/build.webkit.org-config/config.json:
+ * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/WebKitBuildbot.js:
+ (WebKitBuildbot):
+
2018-11-05 Michael Catanzaro <[email protected]>
[WPE][GTK] API test runner fails to respect default build type