[compiler-rt][GWP-ASAN] Disable 2 tests on Armv7 Linux
authorDavid Spickett <david.spickett@linaro.org>
Mon, 19 Jul 2021 10:43:21 +0000 (10:43 +0000)
committerDavid Spickett <david.spickett@linaro.org>
Mon, 19 Jul 2021 10:45:11 +0000 (10:45 +0000)
commit3d5c1a81738147104a2146e2457dc2f4cc8f3e05
tree28aa1c7fa0ef4d4cc0afde9384d4e0d927950f47
parent159e072f812317c26d480d79408b6606b010d800
[compiler-rt][GWP-ASAN] Disable 2 tests on Armv7 Linux

These have been failing on our bots for a while due to
incomplete backtraces. (you don't get the names of the
functions that did the access, just the reporter frames)

See:
https://lab.llvm.org/buildbot/#/builders/170/builds/180
compiler-rt/lib/gwp_asan/tests/backtrace.cpp
compiler-rt/test/gwp_asan/backtrace.c