Closed
Bug 1930887
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 49133 - DOMException: Add test for Error.isError
Categories
(Core :: DOM: Bindings (WebIDL), task, P4)
Core
DOM: Bindings (WebIDL)
Tracking
()
RESOLVED
FIXED
135 Branch
| Tracking | Status | |
|---|---|---|
| firefox135 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49133 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49133
Details from upstream follow.
lionel-rowe <lionel.rowe@gmail.com> wrote:
DOMException: Add test for Error.isError
Supersedes https://github.com/tc39/test262/pull/4322
| Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → DOM: Bindings (WebIDL)
Product: Testing → Core
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f0080c43b736a8f044084abdc84c373e58a62472
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 1 subtests
Status Summary
Firefox
OK : 2
FAIL : 2
ERROR: 1
Chrome
OK : 2
FAIL : 2
ERROR: 1
Safari
OK : 2
FAIL : 2
ERROR: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webidl/ecmascript-binding/es-exceptions/DOMException-is-error.any.html [wpt.fyi]
- DOMException-is-error:
FAIL(Chrome:FAIL, Safari:FAIL)
- DOMException-is-error:
- /webidl/ecmascript-binding/es-exceptions/DOMException-is-error.any.shadowrealm.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /webidl/ecmascript-binding/es-exceptions/DOMException-is-error.any.worker.html [wpt.fyi]
- DOMException-is-error:
FAIL(Chrome:FAIL, Safari:FAIL)
- DOMException-is-error:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1730171c5275
[wpt PR 49133] - DOMException: Add test for Error.isError, a=testonly
https://hg.mozilla.org/integration/autoland/rev/5fe9349f7172
[wpt PR 49133] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/1730171c5275
https://hg.mozilla.org/mozilla-central/rev/5fe9349f7172
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•