Bug 63453

Summary: TestFailures page doesn't show information for builds that have been moved to build.webkit.org/old-results
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jberlin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://build.webkit.org/TestFailures/
Attachments:
Description Flags
Make TestFailures load build names from build.webkit.org/old-results too andersca: review+

Description Adam Roben (:aroben) 2011-06-27 07:55:04 PDT
Layout test results files are periodically moved from build.webkit.org/results to build.webkit.org/old-results. The TestFailures page only looks in the former location. This means that builds will "disappear" from TestFailures's perspective when they're moved into old-results.

We should make TestFailures look in old-results, too. (It would be nice if it only looked in there when needed.)
Comment 1 Adam Roben (:aroben) 2011-06-27 11:22:30 PDT
Created attachment 98753 [details]
Make TestFailures load build names from build.webkit.org/old-results too
Comment 2 Adam Roben (:aroben) 2011-06-27 11:29:44 PDT
Committed r89840: <http://trac.webkit.org/changeset/89840>