Bug 120146

Summary: NRWT: Add the ability to upload test results to new test results server
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, buildbot, commit-queue, dpranke, glenn, joepeck, rniwa, simon.fraser, thorton
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Adds the feature
none
Uncomment a line
none
Archive of layout-test-results from webkit-ews-06 for mac-mountainlion
none
Fixes bugs none

Ryosuke Niwa
Reported 2013-08-21 21:13:58 PDT
Adds a feature to upload test results to new test results server
Attachments
Adds the feature (12.78 KB, patch)
2013-08-21 21:19 PDT, Ryosuke Niwa
no flags
Uncomment a line (12.78 KB, patch)
2013-08-21 21:21 PDT, Ryosuke Niwa
no flags
Archive of layout-test-results from webkit-ews-06 for mac-mountainlion (489.52 KB, application/zip)
2013-08-21 22:28 PDT, Build Bot
no flags
Fixes bugs (12.82 KB, patch)
2013-08-21 22:53 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2013-08-21 21:16:22 PDT
I'm developing a replacement for webkit-test-results.appspot.com. For this new dashboard to work, NRWT needs to use a new JSON format to upload results. Add that ability.
Ryosuke Niwa
Comment 2 2013-08-21 21:19:47 PDT
Created attachment 209320 [details] Adds the feature
Ryosuke Niwa
Comment 3 2013-08-21 21:21:40 PDT
Created attachment 209321 [details] Uncomment a line
Ryosuke Niwa
Comment 4 2013-08-21 21:22:42 PDT
Note that I purposefully avoided re-suing functions in json_test_results_generator.py because I want to get rid of that file altogether. There's too much junk in there.
Ryosuke Niwa
Comment 5 2013-08-21 21:33:02 PDT
Build Bot
Comment 6 2013-08-21 22:28:24 PDT
Comment on attachment 209321 [details] Uncomment a line Attachment 209321 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/1387525
Build Bot
Comment 7 2013-08-21 22:28:26 PDT
Created attachment 209326 [details] Archive of layout-test-results from webkit-ews-06 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-06 Port: mac-mountainlion Platform: Mac OS X 10.8.4
Ryosuke Niwa
Comment 8 2013-08-21 22:53:02 PDT
Created attachment 209327 [details] Fixes bugs
Andreas Kling
Comment 9 2013-08-22 08:06:00 PDT
Comment on attachment 209327 [details] Fixes bugs rs=me
Ryosuke Niwa
Comment 10 2013-08-22 09:03:59 PDT
Comment on attachment 209327 [details] Fixes bugs Clearing flags on attachment: 209327 Committed r154450: <http://trac.webkit.org/changeset/154450>
Ryosuke Niwa
Comment 11 2013-08-22 09:04:03 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.