pull/36820/head
Craig Tiller 6 months ago
parent e55f69cedd
commit b12404d76b
  1. 2
      tools/remote_build/linux.bazelrc

@ -75,7 +75,7 @@ build:thready_tsan --copt=-gmlt
# use double the default value for "moderate" and "long" timeout as sanitizer
# tests tend to be slower
build:thready_tsan --test_timeout=60,600,1800,3600
build:thready_tsan --test_tag_filters=-no_linux,-notsan,-qps_json_driver
build:thready_tsan --test_tag_filters=thready_tsan,-no_linux,-notsan,-qps_json_driver
# undefined behavior sanitizer: most settings are already in %workspace%/.bazelrc
# we only need a few additional ones that are Foundry specific

Loading…
Cancel
Save