Bug 170021

Summary: Add JSON results for API tests
Product: WebKit Reporter: Srinivasan Vijayaraghavan <webkit>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 170028    
Attachments:
Description Flags
Patch
none
Patch none

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.