This is an archive of the discontinued LLVM Phabricator instance.

tsan: re-enable mmap_stress.cpp test
ClosedPublic

Authored by dvyukov on Jun 19 2021, 3:55 AM.

Details

Summary

The comment says it was flaky in 2016,
but it wasn't possible to debug it back then.
Re-enable the test at least on linux/x86_64.
It will either work, or at least we should
see failure output from lit today.

Diff Detail

Event Timeline

dvyukov created this revision.Jun 19 2021, 3:55 AM
dvyukov requested review of this revision.Jun 19 2021, 3:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 19 2021, 3:55 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Jun 22 2021, 6:15 PM
This revision is now accepted and ready to land.Jun 22 2021, 6:15 PM
This revision was automatically updated to reflect the committed changes.