[all-commits] [llvm/llvm-project] 19c1d0: tsan: ignore some errors in the clone_setns test
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Fri Nov 12 05:12:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 19c1d03f97188206c96a5a54bbe4a8b5a9643d27
https://github.com/llvm/llvm-project/commit/19c1d03f97188206c96a5a54bbe4a8b5a9643d27
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-11-12 (Fri, 12 Nov 2021)
Changed paths:
M compiler-rt/test/tsan/Linux/clone_setns.cpp
Log Message:
-----------
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
More information about the All-commits
mailing list