Bug 32209 - Status Server needs a way to handle uploaded results
Summary: Status Server needs a way to handle uploaded results
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: 32210
  Show dependency treegraph
 
Reported: 2009-12-06 23:08 PST by Eric Seidel (no email)
Modified: 2009-12-06 23:42 PST (History)
2 users (show)

See Also:


Attachments
Patch (3.17 KB, patch)
2009-12-06 23:09 PST, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2009-12-06 23:08:02 PST
Status Server needs a way to handle uploaded results

We want a way to upload build results, etc. to the status server.  This adds that basic ability.
Comment 1 Eric Seidel (no email) 2009-12-06 23:09:36 PST
Created attachment 44387 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-06 23:11:53 PST
style-queue ran check-webkit-style on attachment 44387 [details] without any errors.
Comment 3 Adam Barth 2009-12-06 23:11:54 PST
Comment on attachment 44387 [details]
Patch

Looks good, but we should set hte content type of the response to text/plain to get better formatting
Comment 4 Eric Seidel (no email) 2009-12-06 23:42:47 PST
Comment on attachment 44387 [details]
Patch

Clearing flags on attachment: 44387

Committed r51752: <http://trac.webkit.org/changeset/51752>
Comment 5 Eric Seidel (no email) 2009-12-06 23:42:53 PST
All reviewed patches have been landed.  Closing bug.