Closed
Bug 1958310
Opened 17 days ago
Closed 13 days ago
[wpt-sync] Sync PR 51819 - Test write()ing to a closed writable stream
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51819 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51819
Details from upstream follow.
Domenic Denicola <d@domenic.me> wrote:
Test write()ing to a closed writable stream
Assignee | ||
Updated•17 days ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•17 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 10 tests
Status Summary
Firefox
OK
: 4
PASS
: 104
ERROR
: 6
Chrome
OK
: 4
PASS
: 104
ERROR
: 6
Safari
OK
: 4
PASS
: 104
ERROR
: 6
Links
Details
New Tests That Don't Pass
- /streams/writable-streams/close.any.shadowrealm-in-sharedworker.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /streams/writable-streams/close.any.shadowrealm-in-shadowrealm.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /streams/writable-streams/close.any.shadowrealm-in-window.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /streams/writable-streams/close.https.any.shadowrealm-in-serviceworker.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /streams/writable-streams/close.any.shadowrealm-in-dedicatedworker.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /streams/writable-streams/close.https.any.shadowrealm-in-audioworklet.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/096ce8b9756b
[wpt PR 51819] - Test write()ing to a closed writable stream, a=testonly
Comment 3•13 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 13 days ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•