Bug 54709

Summary: need to be able to blacklist/skip tests known to be failing in test-webkitpy on win32
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: Tools / TestsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, aroben, eric, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 48728    
Attachments:
Description Flags
patch to blacklist/skip over failing unittest files aroben: review+

Description Dirk Pranke 2011-02-17 19:49:46 PST
webkitpy.common.checkout, webkitpy.tool have a bunch of failing tests on win32. Until we can triage/fix them, we should skip them so that test-webkitpy will run cleanly (bug 48728)
Comment 1 Dirk Pranke 2011-02-17 19:50:13 PST
Created attachment 82906 [details]
patch to blacklist/skip over failing unittest files
Comment 2 Dirk Pranke 2011-02-17 20:43:17 PST
Committed r78949: <http://trac.webkit.org/changeset/78949>
Comment 3 WebKit Review Bot 2011-02-18 01:24:58 PST
http://trac.webkit.org/changeset/78949 might have broken GTK Linux 32-bit Debug