Bug 59813

Summary: exclude skipped tests from the summarized results
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: New BugsAssignee: Ojan Vafai <ojan>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, dpranke, eric, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch eric: review+, eric: commit-queue-

Description Ojan Vafai 2011-04-29 11:16:59 PDT
exclude skipped tests from the summarized results
Comment 1 Ojan Vafai 2011-04-29 11:19:18 PDT
Created attachment 91708 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-04-29 12:01:04 PDT
Comment on attachment 91708 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=91708&action=review

> Tools/ChangeLog:8
> +        If we find a need fo skipped tests later, we should either created

fo' sho!

created too!
Comment 3 Ojan Vafai 2011-04-29 12:09:49 PDT
Committed r85344: <http://trac.webkit.org/changeset/85344>
Comment 4 Dirk Pranke 2011-04-29 12:13:55 PDT
Comment on attachment 91708 [details]
Patch

sounds fine to me.