Changeset 244840 in webkit
- Timestamp:
- May 1, 2019, 1:10:49 PM (7 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
QueueStatusServer/config/queues.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r244820 r244840 1 2019-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 1 10 2019-04-30 Tim Horton <timothy_horton@apple.com> 2 11 -
trunk/Tools/QueueStatusServer/config/queues.py
r244076 r244840 37 37 "ios-ews", 38 38 "ios-sim-ews", 39 "bindings-ews",40 39 "jsc-ews", 41 40 "jsc-mips-ews", … … 45 44 "mac-wk2-ews", 46 45 "mac-debug-ews", 47 "webkitpy-ews",48 46 "win-ews", 49 47 "wincairo-ews",
Note:
See TracChangeset
for help on using the changeset viewer.