Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
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:


Canonical link: https://commits.webkit.org/211648@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@244840 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
aj062 committed May 1, 2019
1 parent 3cca459 commit 9829c30
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 9 additions & 0 deletions Tools/ChangeLog
@@ -1,3 +1,12 @@
2019-05-01 Aakash Jain <aakash_jain@apple.com>

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 <timothy_horton@apple.com>

Fix the WebKitTestRunner build
Expand Down
2 changes: 0 additions & 2 deletions Tools/QueueStatusServer/config/queues.py
Expand Up @@ -36,15 +36,13 @@
"gtk-wk2-ews",
"ios-ews",
"ios-sim-ews",
"bindings-ews",
"jsc-ews",
"jsc-mips-ews",
"jsc-armv7-ews",
"jsc-i386-ews",
"mac-ews",
"mac-wk2-ews",
"mac-debug-ews",
"webkitpy-ews",
"win-ews",
"wincairo-ews",
"wpe-ews",
Expand Down

0 comments on commit 9829c30

Please sign in to comment.