Skip to content

Commit 969f2b9

Browse files
Guy BedfordJakeChampion
authored andcommitted
reduced wpt harness
1 parent e85f4e8 commit 969f2b9

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ jobs:
224224
- multiple-set-cookie
225225
- object-store
226226
- random
227+
- react-byob
227228
- regex
228229
- request-cache-key
229230
- request-clone

tests/wpt-harness/tests.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,6 @@
121121
"streams/piping/throwing-options.any.js",
122122
"streams/piping/transform-streams.any.js",
123123
"streams/queuing-strategies.any.js",
124-
"streams/readable-byte-streams/bad-buffers-and-views.any.js",
125-
"streams/readable-byte-streams/construct-byob-request.any.js",
126-
"streams/readable-byte-streams/enqueue-with-detached-buffer.window.js",
127-
"streams/readable-byte-streams/general.any.js",
128-
"streams/readable-byte-streams/respond-after-enqueue.any.js",
129124
"streams/readable-byte-streams/tee.any.js",
130125
"streams/readable-streams/bad-strategies.any.js",
131126
"streams/readable-streams/bad-underlying-sources.any.js",

0 commit comments

Comments
 (0)