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:
Derek Mauro
2022-11-28 07:29:58 -08:00
committed by Copybara-Service
parent bb7be494b3
commit 091842beea

View File

@@ -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 \