Bug 64393 - fix flakiness dashboard to work with new crash log filenames
Summary: fix flakiness dashboard to work with new crash log filenames
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ojan Vafai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-12 14:33 PDT by Ojan Vafai
Modified: 2011-07-12 14:44 PDT (History)
0 users

See Also:


Attachments
Patch (1.79 KB, patch)
2011-07-12 14:34 PDT, Ojan Vafai
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>