Closed
Bug 1610933
Opened 6 years ago
Closed 5 years ago
[wpt-sync] Sync PR 21353 - Replace some "assert_throws(new FooError, stuff)" calls with assert_throws_js
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21353 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21353
Details from upstream follow.
Boris Zbarsky <bzbarsky@mit.edu> wrote:
Replace some "assert_throws(new FooError, stuff)" calls with assert_throws_js
This is an attempt to understand what part of https://github.com/web-platform-tests/wpt/pull/21350 is failing the CI; please excuse the email spam when wpt-pr-bot cc's you to this PR.
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=3c681473ca7887dbdcb0ba271c02c6288c540f71
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a2865ac8c931
[wpt PR 21353] - Replace some "assert_throws(new FooError, stuff)" calls with assert_throws_js, a=testonly
https://hg.mozilla.org/integration/autoland/rev/15756c4a4244
[wpt PR 21353] - Update wpt metadata, a=testonly
Assignee | ||
Comment 3•5 years ago
|
||
Test result changes from PR not available.
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a2865ac8c931
https://hg.mozilla.org/mozilla-central/rev/15756c4a4244
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•