Bug 173652 - Detect cases where infrastructure JSON files are broken more easily
Summary: Detect cases where infrastructure JSON files are broken more easily
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-21 08:19 PDT by youenn fablet
Modified: 2017-06-21 13:33 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2017-06-21 08:19:45 PDT
As seen in https://bugs.webkit.org/show_bug.cgi?id=173651, JSON files used in infrastructure may get broken easily and nothing checks that.
It would be good to verify that ahead of time, either as unit test or some other test form.