Skip to content

Commit f8532f0

Browse files
committed
test: remove expected failures for decompression-corrupt-input.tentative.any.js
All subtests in decompression-corrupt input.tentative.any.js now pass, so the "fail.expected" entry has been removed from the status file. This reflects the current passing state of the test suite.
1 parent 90e4081 commit f8532f0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

test/wpt/status/compression.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@
1111
"compression-with-detach.tentative.window.js": {
1212
"requires": ["crypto"]
1313
},
14-
"decompression-corrupt-input.tentative.any.js": {
15-
"fail": {
16-
"expected": [
17-
"trailing junk for 'deflate' should give an error",
18-
"trailing junk for 'gzip' should give an error"
19-
]
20-
}
21-
},
2214
"idlharness-shadowrealm.window.js": {
2315
"skip": "ShadowRealm support is not enabled"
2416
},

0 commit comments

Comments
 (0)