Bug 150092 - Mac Debug and 32-bit queues should be separate
Summary: Mac Debug and 32-bit queues should be separate
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-13 11:05 PDT by Alexey Proskuryakov
Modified: 2015-10-13 13:34 PDT (History)
4 users (show)

See Also:


Attachments
proposed patch (2.73 KB, patch)
2015-10-13 11:09 PDT, Alexey Proskuryakov
lforschler: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 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.
Comment 1 Alexey Proskuryakov 2015-10-13 11:09:04 PDT
Created attachment 262995 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2015-10-13 13:31:35 PDT
Committed r191005.