Bug 169144
Summary: | JSON results for DOM bindings tests are sometimes not accurate | ||
---|---|---|---|
Product: | WebKit | Reporter: | Srinivasan Vijayaraghavan <webkit> |
Component: | Tools / Tests | Assignee: | 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 |
Srinivasan Vijayaraghavan
(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).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Srinivasan Vijayaraghavan
(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.
Alexey Proskuryakov
Sri will file a separate bug for the other issue too, for clarity.
Srinivasan Vijayaraghavan
This failure existed prior to my patch, so I filed https://bugs.webkit.org/show_bug.cgi?id=169449 with repro information.