Skip to content

Commit b9d5afc

Browse files
pccgithub-actions[bot]
authored andcommitted
Automerge: Switch dtls_test.c from XFAIL to UNSUPPORTED on aarch64.
It passes on some buildbots, so we can't expect failure.
2 parents 7572c70 + 4485a3f commit b9d5afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/test/msan/dtls_test.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
1212
// Reports use-of-uninitialized-value, not analyzed
1313
XFAIL: target={{.*netbsd.*}}
14-
XFAIL: aarch64-target-arch
14+
UNSUPPORTED: aarch64-target-arch
1515
1616
*/
1717

0 commit comments

Comments
 (0)