Skip to content

Commit

Permalink
TSAN: Remove report_atomic_races=0 from CI now that it has been fixed
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 491338755
Change-Id: I813566ef69ba6121bb4d4b64ea483cd7c4cd6019
  • Loading branch information
derekmauro authored and copybara-github committed Nov 28, 2022
1 parent bb7be49 commit 091842b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/linux_clang-latest_libcxx_tsan_bazel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 091842b

Please sign in to comment.