Bug 169144 - JSON results for DOM bindings tests are sometimes not accurate
Summary: JSON results for DOM bindings tests are sometimes not accurate
Status: RESOLVED INVALID
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-03-03 12:50 PST by Srinivasan Vijayaraghavan
Modified: 2017-03-09 16:03 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.