tsan: disable munmap_invalid.cpp test on darwin
authorDmitry Vyukov <dvyukov@google.com>
Thu, 2 Dec 2021 17:42:11 +0000 (18:42 +0100)
committerDmitry Vyukov <dvyukov@google.com>
Fri, 3 Dec 2021 08:03:45 +0000 (09:03 +0100)
commit4a5086dce35834bb7143a6b468718974570f0c32
tree070ea510b8762bd57e68983fd54b3dcd4bf1cfcf
parentd30fcadf07ee552f20156ea90be2fdb54cb9cb08
tsan: disable munmap_invalid.cpp test on darwin

It failed on bots:
https://green.lab.llvm.org/green//job/clang-stage1-RA/25954/consoleFull#-1417328700a1ca8a51-895e-46c6-af87-ce24fa4cd561
and it  doesn't provide the test output.

Reviewed By: melver

Differential Revision: https://reviews.llvm.org/D114972
compiler-rt/test/tsan/munmap_invalid.cpp