[all-commits] [llvm/llvm-project] 2f6f24: tsan: re-enable mmap_stress.cpp test
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Thu Jun 24 00:48:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f6f24f0107c2f541297a4a0b365d862142d75e5
https://github.com/llvm/llvm-project/commit/2f6f24f0107c2f541297a4a0b365d862142d75e5
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-06-24 (Thu, 24 Jun 2021)
Changed paths:
M compiler-rt/test/tsan/mmap_stress.cpp
Log Message:
-----------
tsan: re-enable mmap_stress.cpp test
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.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D104592
More information about the All-commits
mailing list