Bug 49354 - Include detailed test modifiers in results.json and enable incremental uploading for non-layout tests
Summary: Include detailed test modifiers in results.json and enable incremental upload...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-10 16:30 PST by Kinuko Yasuda
Modified: 2010-11-12 15:14 PST (History)
2 users (show)

See Also:


Attachments
Patch (26.63 KB, patch)
2010-11-10 19:02 PST, Kinuko Yasuda
ojan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kinuko Yasuda 2010-11-10 16:30:49 PST
Include detailed test modifiers (e.g. FLAKY) in results.json and enable incremental uploading to test-results.appspot.com for failing non-layout tests.

Since the patch for webkit.org/b/45480 had a bug and got reverted, filing a new one for the new patch.
(I wasn't able to reopen the bug)
Comment 1 Kinuko Yasuda 2010-11-10 19:02:32 PST
Created attachment 73568 [details]
Patch
Comment 2 Kinuko Yasuda 2010-11-10 19:05:07 PST
(In reply to comment #0)
> Since the patch for webkit.org/b/45480 had a bug and got reverted, filing a new one for the new patch.

Issue 45408 was the correct one (not 45480).

@ojan, this patch is mostly same as the one you reviewed for issue 45408 but with the bug fix that caused the data loss and some more additional fixes mainly for adding master-name parameters.
Comment 3 Kinuko Yasuda 2010-11-12 15:14:22 PST
Committed r71952: <http://trac.webkit.org/changeset/71952>