aboutsummaryrefslogtreecommitdiff
path: root/test/wpt
diff options
context:
space:
mode:
Diffstat (limited to 'test/wpt')
-rw-r--r--test/wpt/status/encoding.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/wpt/status/encoding.json b/test/wpt/status/encoding.json
index 5cf387e554..088eed802f 100644
--- a/test/wpt/status/encoding.json
+++ b/test/wpt/status/encoding.json
@@ -47,5 +47,8 @@
},
"unsupported-encodings.any.js": {
"skip": "decoding-helpers.js needs XMLHttpRequest"
+ },
+ "streams/*.js": {
+ "fail": "No implementation of TextDecoderStream and TextEncoderStream"
}
}