Bug 90889 - results.html doesn't hide the right data when not showing expected failures
Summary: results.html doesn't hide the right data when not showing expected failures
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ojan Vafai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-10 09:57 PDT by Ojan Vafai
Modified: 2012-07-17 11:42 PDT (History)
6 users (show)

See Also:


Attachments
Patch (8.70 KB, patch)
2012-07-13 18:40 PDT, Ojan Vafai
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2012-07-10 09:57:15 PDT
1. Headings for lists remain even though all the failures are expected and thus the list is empty.
2. The count of failures in the heading is the total number of failures, not the total unexpected.
3. Tests that have stderr output should probably never be hidden since there's no way to mark something as expecting stderr output.
Comment 1 Ojan Vafai 2012-07-13 18:40:09 PDT
Created attachment 152396 [details]
Patch
Comment 2 Ojan Vafai 2012-07-17 11:42:20 PDT
Comment on attachment 152396 [details]
Patch

Clearing flags on attachment: 152396

Committed r122863: <http://trac.webkit.org/changeset/122863>
Comment 3 Ojan Vafai 2012-07-17 11:42:24 PDT
All reviewed patches have been landed.  Closing bug.