Bug 64393

Summary: fix flakiness dashboard to work with new crash log filenames
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: New BugsAssignee: Ojan Vafai <ojan>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch abarth: review+

Description Ojan Vafai 2011-07-12 14:33:53 PDT
fix flakiness dashboard to work with new crash log filenames
Comment 1 Ojan Vafai 2011-07-12 14:34:13 PDT
Created attachment 100563 [details]
Patch
Comment 2 Adam Barth 2011-07-12 14:34:45 PDT
Comment on attachment 100563 [details]
Patch

No tests?
Comment 3 Ojan Vafai 2011-07-12 14:37:58 PDT
This code just has tests for one part of the dashboard. Adding tests for this would be a lot of work (needing to mock out network requests and whatnot). I'll try to get this codebase more tested in the future.
Comment 4 Ojan Vafai 2011-07-12 14:44:34 PDT
Committed r90852: <http://trac.webkit.org/changeset/90852>