This is an archive of the discontinued LLVM Phabricator instance.

tsan: ignore some errors in the clone_setns test
AcceptedPublic

Authored by dvyukov on Nov 12 2021, 5:08 AM.

Details

Summary

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

Look only for the target EINVAL error.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Nov 12 2021, 5:08 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptNov 12 2021, 5:08 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.Nov 12 2021, 5:12 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
vitalybuka reopened this revision.Nov 12 2021, 10:36 AM
vitalybuka accepted this revision.
This revision is now accepted and ready to land.Nov 12 2021, 10:36 AM