Bug 55254
Summary: | There should be separate Skipped lists for Debug and Release | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jessie Berlin <jberlin> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | aroben |
Priority: | P2 | Keywords: | InRadar, ToolsHitList |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Jessie Berlin
Some tests might time out when run in Debug mode that wouldn't if they were run in Release mode. That means that when the Windows XP Debug test bots are timing out for tests, we might add those tests to the Skipped list even when they might pass in Release mode.
(e.g: https://bugs.webkit.org/show_bug.cgi?id=51596)
We should have separate Skipped lists for Debug and Release. Debug could inherit from Release.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jessie Berlin
<rdar://problem/9055855>