Skip to content

Commit 60e6996

Browse files
sygvictorgomes
authored andcommitted
Skip encodeInto for float16array flag flip (#218)
1 parent a41d9d2 commit 60e6996

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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)