Skip to content

Commit 9142936

Browse files
committed
Remove passing xfail
Signed-off-by: Adrian Lundell <[email protected]>
1 parent d03c1ef commit 9142936

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backends/arm/test/ops/test_to_copy.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ def test_to_vgf_INT(test_data: Tuple):
195195
redundant_xfails = {
196196
"rand_fp16_fp16": "FP16 is not supported",
197197
"rand_int8_int8": "Tracing graph with quantized input is not supported.",
198-
"rand_int16_int16": "Tracing graph with quantized input is not supported.",
199198
}
200199

201200

0 commit comments

Comments
 (0)