Bug 63280

Summary: results.html gives no indication of whether old-run-webkit-tests stopped running tests early
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 63281    
Attachments:
Description Flags
Record whether old-run-webkit-tests aborted early in results.html ddkilzer: review+

Description Adam Roben (:aroben) 2011-06-23 13:20:29 PDT
results.html gives no indication of whether old-run-webkit-tests stopped running tests early
Comment 1 Adam Roben (:aroben) 2011-06-23 13:22:50 PDT
Created attachment 98389 [details]
Record whether old-run-webkit-tests aborted early in results.html
Comment 2 David Kilzer (:ddkilzer) 2011-06-23 13:26:48 PDT
Comment on attachment 98389 [details]
Record whether old-run-webkit-tests aborted early in results.html

View in context: https://bugs.webkit.org/attachment.cgi?id=98389&action=review

r=me

> Tools/Scripts/old-run-webkit-tests:1162
> +<title>LayoutTestResults</title>

Did you intend to remove the spaces in the title?
Comment 3 Adam Roben (:aroben) 2011-06-23 13:27:54 PDT
Comment on attachment 98389 [details]
Record whether old-run-webkit-tests aborted early in results.html

View in context: https://bugs.webkit.org/attachment.cgi?id=98389&action=review

>> Tools/Scripts/old-run-webkit-tests:1162
>> +<title>LayoutTestResults</title>
> 
> Did you intend to remove the spaces in the title?

No! Good catch!
Comment 4 Adam Roben (:aroben) 2011-06-23 13:31:39 PDT
Committed r89610: <http://trac.webkit.org/changeset/89610>