Switch dtls_test.c from XFAIL to UNSUPPORTED on aarch64.

It passes on some buildbots, so we can't expect failure.
This commit is contained in:
Peter Collingbourne 2025-08-15 16:29:33 -07:00
parent 568c23bbd3
commit 4485a3f968

View File

@ -11,7 +11,7 @@
// Reports use-of-uninitialized-value, not analyzed
XFAIL: target={{.*netbsd.*}}
XFAIL: aarch64-target-arch
UNSUPPORTED: aarch64-target-arch
*/