Bug 64979 - webkit.org builders should upload results to test-results AppEngine instance
Summary: webkit.org builders should upload results to test-results AppEngine instance
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: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-21 14:44 PDT by Adam Barth
Modified: 2011-07-21 15:09 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.38 KB, patch)
2011-07-21 14:47 PDT, Adam Barth
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-07-21 14:44:30 PDT
webkit.org builders should upload results to test-results AppEngine instance
Comment 1 Adam Barth 2011-07-21 14:47:30 PDT
Created attachment 101645 [details]
Patch
Comment 2 Adam Roben (:aroben) 2011-07-21 14:55:22 PDT
Comment on attachment 101645 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=101645&action=review

> Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg:199
> +               "--no-launch-safari", "--no-new-test-results",

Might as well use two lines here.
Comment 3 Adam Barth 2011-07-21 15:09:08 PDT
Committed r91516: <http://trac.webkit.org/changeset/91516>