[ubsan] Make sigaction.cpp test UNSUPPORTED rather than XFAIL
authorDaniel Thornburgh <dthorn@google.com>
Mon, 17 Jul 2023 23:16:18 +0000 (16:16 -0700)
committerDaniel Thornburgh <dthorn@google.com>
Mon, 17 Jul 2023 23:18:21 +0000 (16:18 -0700)
commitb872233764d2baacb3b09759bb1a0fd95f03faf2
treedbc9ca4a8cf67d65d4f201b07cc8f8b40bf7e797
parentf7623f4f692d10ef0f764876d670968cba3c9981
[ubsan] Make sigaction.cpp test UNSUPPORTED rather than XFAIL

The test fails on some builders but not on others; there's likely some
kind of environment dependence that should be investigated.

See https://reviews.llvm.org/D155317
compiler-rt/test/ubsan/TestCases/Misc/Linux/sigaction.cpp