tsan: ignore some errors in the clone_setns test
authorDmitry Vyukov <dvyukov@google.com>
Fri, 12 Nov 2021 13:07:23 +0000 (14:07 +0100)
committerDmitry Vyukov <dvyukov@google.com>
Fri, 12 Nov 2021 13:12:36 +0000 (14:12 +0100)
commit19c1d03f97188206c96a5a54bbe4a8b5a9643d27
tree076921bf0909862cd3d3861b4baf83d4eb80dfeb
parent4721ee7029850456d5d86da9bdfaa11d8a049ef6
tsan: ignore some errors in the clone_setns test

Some bots failed with:
unshare failed: 1
https://lab.llvm.org/buildbot/#/builders/70/builds/14101

Look only for the target EINVAL error.

Differential Revision: https://reviews.llvm.org/D113759
compiler-rt/test/tsan/Linux/clone_setns.cpp