Bug 99346 - Lower the minimum time required to keep a test in the test results json
Summary: Lower the minimum time required to keep a test in the test results json
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: 2012-10-15 12:05 PDT by Ojan Vafai
Modified: 2012-10-15 13:11 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.78 KB, patch)
2012-10-15 12:07 PDT, Ojan Vafai
eric: 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 2012-10-15 12:05:49 PDT
Lower the minimum time required to keep a test in the test results json
Comment 1 Ojan Vafai 2012-10-15 12:07:01 PDT
Created attachment 168750 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-10-15 12:42:27 PDT
Comment on attachment 168750 [details]
Patch

OK.  Will this cause an explosion of tests in the results.json?
Comment 3 Ojan Vafai 2012-10-15 13:10:59 PDT
It should make it bigger, but not by too much.
Comment 4 Ojan Vafai 2012-10-15 13:11:36 PDT
Committed r131344: <http://trac.webkit.org/changeset/131344>