[compiler-rt] [test] Mark dfsan tests XFAIL on glibc-2.37
authorMichał Górny <mgorny@gentoo.org>
Mon, 17 Apr 2023 05:54:57 +0000 (07:54 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 18 Apr 2023 01:38:15 +0000 (03:38 +0200)
commit488a4b24817ae7d9319d8a99bd96c491b2035641
tree2084e52f5477aaf2448a80b899c6d21cb4d15c07
parent18a3d9e5b318133611ebc88bbe82ca9a2ca56f1d
[compiler-rt] [test] Mark dfsan tests XFAIL on glibc-2.37

Mark the two dfsan tests that are known to be broken on glibc-2.37
as XFAIL, to make the test suite start passing on Gentoo again.

Bug: https://github.com/llvm/llvm-project/issues/60678

Differential Revision: https://reviews.llvm.org/D148496
compiler-rt/test/dfsan/custom.cpp
compiler-rt/test/dfsan/release_shadow_space.c
compiler-rt/test/lit.common.cfg.py