RESOLVED FIXED 90889
results.html doesn't hide the right data when not showing expected failures
https://bugs.webkit.org/show_bug.cgi?id=90889
Summary results.html doesn't hide the right data when not showing expected failures
Ojan Vafai
Reported 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.
Attachments
Patch (8.70 KB, patch)
2012-07-13 18:40 PDT, Ojan Vafai
no flags
Ojan Vafai
Comment 1 2012-07-13 18:40:09 PDT
Ojan Vafai
Comment 2 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>
Ojan Vafai
Comment 3 2012-07-17 11:42:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.