Bug 55254 - There should be separate Skipped lists for Debug and Release
Summary: There should be separate Skipped lists for Debug and Release
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, ToolsHitList
Depends on:
Blocks:
 
Reported: 2011-02-25 13:36 PST by Jessie Berlin
Modified: 2011-05-26 11:19 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jessie Berlin 2011-02-25 13:36:00 PST
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.
Comment 1 Jessie Berlin 2011-02-25 13:44:37 PST
<rdar://problem/9055855>