Closed
Bug 1452325
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10336 - Improve idlharness error message for exposure test
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox61 fixed)
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10336 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10336
Details from upstream follow.
Luke Bjerring <lukebjerring@users.noreply.github.com> wrote:
> Improve idlharness error message for exposure test
>
> When `obj` is not created successfully, there's an error like
>
> > Cannot use 'in' operator to search for [member.name] in undefined
>
> NB: I'm not a fan of having each sub-test re-test the same thing, but this is at least _consistent_ with the other code..
>
>
>
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=dc00827d44fc044a0270d8e3fa4ca13a89b6de4e
| Reporter | ||
Comment 3•7 years ago
|
||
Ran 102 tests and 13501 subtests
OK : 101
PASS : 10917
FAIL : 2583
TIMEOUT: 2
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ca4d8311c5ad
[wpt PR 10336] - Improve idlharness error message for exposure test, a=testonly
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•