Skip to content

Commit c224126

Browse files
sygpthier
authored andcommitted
Skip encodeInto for float16array flag flip (#218)
1 parent 6021313 commit c224126

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/wpt/status/encoding.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@
7070
"requires": ["full-icu"]
7171
},
7272
"encodeInto.any.js": {
73-
"requires": ["small-icu"]
73+
"requires": ["small-icu"],
74+
"skip": "Skipped for flipping float16array flag to on by default"
7475
},
7576
"textdecoder-copy.any.js": {
7677
"requires": ["small-icu"]

0 commit comments

Comments
 (0)