[NFC] Disable new test from D92428 on PPC TSAN

This commit is contained in:
Vitaly Buka 2020-12-01 16:53:18 -08:00
parent 31e03a9bd9
commit bdd6718bef
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@
// Do not intercept __tls_get_addr
// UNSUPPORTED: lsan, ubsan, android
// FIXME: Investigate
// XFAIL: ppc && tsan
#include <string.h>
#ifndef BUILD_DSO