Bug 169144

Summary: JSON results for DOM bindings tests are sometimes not accurate
Product: WebKit Reporter: Srinivasan Vijayaraghavan <webkit>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: ap, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=168626
https://bugs.webkit.org/show_bug.cgi?id=169305

Description Srinivasan Vijayaraghavan 2017-03-03 12:50:07 PST
(Requesting assignment to me, since I worked on 168626) Some bindings test failures show up as both error and failure in the JSON output. Some other failures aren't registered in the JSON output at all (eg. changing TestMapLike.idl's interface to only have one DOM string instead of two).
Comment 1 Srinivasan Vijayaraghavan 2017-03-07 10:34:04 PST
(In reply to comment #0)
> Some bindings test failures show up as both error and failure in the JSON output.

I'll address this in a different bug.
Comment 2 Alexey Proskuryakov 2017-03-09 11:21:00 PST
Sri will file a separate bug for the other issue too, for clarity.
Comment 3 Srinivasan Vijayaraghavan 2017-03-09 16:03:35 PST
This failure existed prior to my patch, so I filed https://bugs.webkit.org/show_bug.cgi?id=169449 with repro information.