RESOLVED FIXED 150092
Mac Debug and 32-bit queues should be separate
https://bugs.webkit.org/show_bug.cgi?id=150092
Summary Mac Debug and 32-bit queues should be separate
Alexey Proskuryakov
Reported 2015-10-13 11:05:31 PDT
The original idea was to cover debug and 32-bit with one EWS, but we can't run tests in 32-bit, and we want to run debug tests to catch assertion failures. So we need two queues.
Attachments
proposed patch (2.73 KB, patch)
2015-10-13 11:09 PDT, Alexey Proskuryakov
lforschler: review+
Alexey Proskuryakov
Comment 1 2015-10-13 11:09:04 PDT
Created attachment 262995 [details] proposed patch
Alexey Proskuryakov
Comment 2 2015-10-13 13:31:35 PDT
Committed r191005.
Note You need to log in before you can comment on or make changes to this bug.