Title: [244840] trunk/Tools
Revision
244840
Author
[email protected]
Date
2019-05-01 13:10:49 -0700 (Wed, 01 May 2019)

Log Message

Remove webkitpy and bindings test queues from old EWS
https://bugs.webkit.org/show_bug.cgi?id=197468

Reviewed by Alexey Proskuryakov.

* QueueStatusServer/config/queues.py:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (244839 => 244840)


--- trunk/Tools/ChangeLog	2019-05-01 19:40:05 UTC (rev 244839)
+++ trunk/Tools/ChangeLog	2019-05-01 20:10:49 UTC (rev 244840)
@@ -1,3 +1,12 @@
+2019-05-01  Aakash Jain  <[email protected]>
+
+        Remove webkitpy and bindings test queues from old EWS
+        https://bugs.webkit.org/show_bug.cgi?id=197468
+
+        Reviewed by Alexey Proskuryakov.
+
+        * QueueStatusServer/config/queues.py:
+
 2019-04-30  Tim Horton  <[email protected]>
 
         Fix the WebKitTestRunner build

Modified: trunk/Tools/QueueStatusServer/config/queues.py (244839 => 244840)


--- trunk/Tools/QueueStatusServer/config/queues.py	2019-05-01 19:40:05 UTC (rev 244839)
+++ trunk/Tools/QueueStatusServer/config/queues.py	2019-05-01 20:10:49 UTC (rev 244840)
@@ -36,7 +36,6 @@
     "gtk-wk2-ews",
     "ios-ews",
     "ios-sim-ews",
-    "bindings-ews",
     "jsc-ews",
     "jsc-mips-ews",
     "jsc-armv7-ews",
@@ -44,7 +43,6 @@
     "mac-ews",
     "mac-wk2-ews",
     "mac-debug-ews",
-    "webkitpy-ews",
     "win-ews",
     "wincairo-ews",
     "wpe-ews",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to