Bug 170021 - Add JSON results for API tests
Summary: Add JSON results for API tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 170028
  Show dependency treegraph
 
Reported: 2017-03-23 13:28 PDT by Srinivasan Vijayaraghavan
Modified: 2017-03-24 13:51 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.40 KB, patch)
2017-03-23 13:30 PDT, Srinivasan Vijayaraghavan
no flags Details | Formatted Diff | Diff
Patch (3.40 KB, patch)
2017-03-24 12:02 PDT, Srinivasan Vijayaraghavan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Srinivasan Vijayaraghavan 2017-03-23 13:28:18 PDT
Add JSON results for API tests
Comment 1 Srinivasan Vijayaraghavan 2017-03-23 13:30:22 PDT
Created attachment 305222 [details]
Patch
Comment 2 Alexey Proskuryakov 2017-03-23 15:55:54 PDT
Comment on attachment 305222 [details]
Patch

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

> Tools/Scripts/run-api-tests:435
> +sub writeJsonDataIfApplicable()

Style nit: JSON should not be in mixed case.
Comment 3 Srinivasan Vijayaraghavan 2017-03-24 12:02:48 PDT
Created attachment 305311 [details]
Patch
Comment 4 WebKit Commit Bot 2017-03-24 13:51:26 PDT
Comment on attachment 305311 [details]
Patch

Clearing flags on attachment: 305311

Committed r214372: <http://trac.webkit.org/changeset/214372>
Comment 5 WebKit Commit Bot 2017-03-24 13:51:29 PDT
All reviewed patches have been landed.  Closing bug.