⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 244840 in webkit


Ignore:
Timestamp:
May 1, 2019, 1:10:49 PM (7 years ago)
Author:
aakash_jain@apple.com
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:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r244820 r244840  
     12019-05-01  Aakash Jain  <aakash_jain@apple.com>
     2
     3        Remove webkitpy and bindings test queues from old EWS
     4        https://bugs.webkit.org/show_bug.cgi?id=197468
     5
     6        Reviewed by Alexey Proskuryakov.
     7
     8        * QueueStatusServer/config/queues.py:
     9
    1102019-04-30  Tim Horton  <timothy_horton@apple.com>
    211
  • trunk/Tools/QueueStatusServer/config/queues.py

    r244076 r244840  
    3737    "ios-ews",
    3838    "ios-sim-ews",
    39     "bindings-ews",
    4039    "jsc-ews",
    4140    "jsc-mips-ews",
     
    4544    "mac-wk2-ews",
    4645    "mac-debug-ews",
    47     "webkitpy-ews",
    4846    "win-ews",
    4947    "wincairo-ews",
Note: See TracChangeset for help on using the changeset viewer.