RESOLVED FIXED189417
[ews-build] API tests should output result summary in json
https://bugs.webkit.org/show_bug.cgi?id=189417
Summary [ews-build] API tests should output result summary in json
Aakash Jain
Reported 2018-09-07 10:50:01 PDT
API tests should output result in json. This would be useful in easily parsing the errors.
Attachments
Proposed patch (5.75 KB, patch)
2018-09-07 10:55 PDT, Aakash Jain
lforschler: review+
Patch for landing (5.76 KB, patch)
2018-09-07 11:12 PDT, Aakash Jain
no flags
Aakash Jain
Comment 1 2018-09-07 10:55:45 PDT
Aakash Jain
Comment 2 2018-09-07 10:57:48 PDT
Lucas Forschler
Comment 3 2018-09-07 11:04:23 PDT
Comment on attachment 349159 [details] Proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=349159&action=review > Tools/ChangeLog:3 > + [ews-build] API tests should output result in json API tests should output result SUMMARY in json > Tools/BuildSlaveSupport/ews-build/steps.py:482 > + jsonFileName = 'api_test_results.json' jsonFileName = 'api_test_results_summary.json' > Tools/BuildSlaveSupport/ews-build/steps_unittest.py:931 > + self.jsonFileName = 'api_test_results.json' api_test_results_summary.json
Aakash Jain
Comment 4 2018-09-07 11:12:08 PDT
Created attachment 349165 [details] Patch for landing
WebKit Commit Bot
Comment 5 2018-09-07 11:49:31 PDT
Comment on attachment 349165 [details] Patch for landing Clearing flags on attachment: 349165 Committed r235789: <https://trac.webkit.org/changeset/235789>
WebKit Commit Bot
Comment 6 2018-09-07 11:49:33 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2018-09-07 11:50:42 PDT
Note You need to log in before you can comment on or make changes to this bug.