mirror of
https://github.com/abseil/abseil-cpp.git
synced 2026-06-04 12:07:05 +08:00
TSAN: Remove report_atomic_races=0 from CI now that it has been fixed
PiperOrigin-RevId: 491338755 Change-Id: I813566ef69ba6121bb4d4b64ea483cd7c4cd6019
This commit is contained in:
committed by
Copybara-Service
parent
bb7be494b3
commit
091842beea
@@ -87,7 +87,6 @@ for std in ${STD}; do
|
||||
--keep_going \
|
||||
--linkopt="-fsanitize=thread" \
|
||||
--show_timestamps \
|
||||
--test_env="TSAN_OPTIONS=report_atomic_races=0" \
|
||||
--test_env="TSAN_SYMBOLIZER_PATH=/opt/llvm/clang/bin/llvm-symbolizer" \
|
||||
--test_env="TZDIR=/abseil-cpp/absl/time/internal/cctz/testdata/zoneinfo" \
|
||||
--test_output=errors \
|
||||
|
||||
Reference in New Issue
Block a user