Bug 59813 - exclude skipped tests from the summarized results
Summary: exclude skipped tests from the summarized results
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Ojan Vafai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-29 11:16 PDT by Ojan Vafai
Modified: 2011-04-29 12:13 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.49 KB, patch)
2011-04-29 11:19 PDT, Ojan Vafai
eric: review+
eric: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.