Skip to content

Commit 6164151

Browse files
Guy BedfordJakeChampion
authored andcommitted
ci fixes
1 parent f6d9635 commit 6164151

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

c-dependencies/spidermonkey

tests/wpt-harness/expectations/streams/readable-byte-streams/bad-buffers-and-views.any.js.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"status": "PASS"
1010
},
1111
"ReadableStream with byte source: enqueuing a zero-length buffer throws": {
12-
"status": "FAIL"
12+
"status": "PASS"
1313
},
1414
"ReadableStream with byte source: enqueuing a zero-length view on a non-zero-length buffer throws": {
15-
"status": "FAIL"
15+
"status": "PASS"
1616
},
1717
"ReadableStream with byte source: reading into an already-detached buffer rejects": {
1818
"status": "PASS"

0 commit comments

Comments
 (0)