Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/wpt/status/encoding.json')
-rw-r--r--test/wpt/status/encoding.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/test/wpt/status/encoding.json b/test/wpt/status/encoding.json
index 47d8c5f487f..ed98d966297 100644
--- a/test/wpt/status/encoding.json
+++ b/test/wpt/status/encoding.json
@@ -61,12 +61,7 @@
"requires": ["small-icu"]
},
"streams/decode-utf8.any.js": {
- "requires": ["small-icu"],
- "fail": {
- "expected": [
- "decoding a transferred ArrayBuffer chunk should give no output"
- ]
- }
+ "requires": ["small-icu"]
},
"streams/decode-bad-chunks.any.js": {
"fail": {