Bug 53718

Summary: run-webkit-tests should link to Windows crash logs in results.html
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, eric
Priority: P2 Keywords: PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Bug Depends on:    
Bug Blocks: 14861    
Attachments:
Description Flags
Add links to Windows crash logs in results.html ddkilzer: review+

Description Adam Roben (:aroben) 2011-02-03 14:22:59 PST
run-webkit-tests should link to Windows crash logs in results.html. This would make it much easier to find them, and to match up a crash log with a particular test.
Comment 1 Adam Roben (:aroben) 2011-02-03 14:28:56 PST
Created attachment 81116 [details]
Add links to Windows crash logs in results.html
Comment 2 David Kilzer (:ddkilzer) 2011-02-03 14:47:39 PST
Comment on attachment 81116 [details]
Add links to Windows crash logs in results.html

r=me
Comment 3 Adam Roben (:aroben) 2011-02-03 14:58:10 PST
Committed r77537: <http://trac.webkit.org/changeset/77537>
Comment 4 Eric Seidel (no email) 2011-02-03 16:59:36 PST
Thank you!