Bug 61059 - Would like a TestFailures page that shows failures for all testers at once
Summary: Would like a TestFailures page that shows failures for all testers at once
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/TestFailures/
Keywords: InRadar, ToolsHitList
Depends on:
Blocks:
 
Reported: 2011-05-18 08:44 PDT by Adam Roben (:aroben)
Modified: 2011-06-20 22:10 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-05-18 08:44:05 PDT
The TestFailures page currently only shows failures for one tester at a time. It would be useful to have a view where failing tests from all testers are shown. This would make it easier to tell which failures are platform-specific.
Comment 1 Adam Roben (:aroben) 2011-05-18 08:44:17 PDT
<rdar://problem/9452086>
Comment 2 Simon Fraser (smfr) 2011-06-20 20:43:33 PDT
Would also make test-failure blame easier. +1 from me.
Comment 3 Adam Roben (:aroben) 2011-06-20 21:58:57 PDT
In what way would it be easier, Simon?
Comment 4 Simon Fraser (smfr) 2011-06-20 22:10:06 PDT
I can look for a particular test failure across builders, reducing the chances of one-off failures, and possibly narrowing the window of commits that cause a test failure.