From bbf6ed2f5bc1dbd1594b8ef0d56f39be55d0dbc2 Mon Sep 17 00:00:00 2001 From: ncteisen Date: Tue, 24 Oct 2017 08:26:43 -0700 Subject: [PATCH] Regenerate projects --- build.yaml | 4 ++-- tools/run_tests/generated/tests.json | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/build.yaml b/build.yaml index dd1c580e619..06e78ea58a0 100644 --- a/build.yaml +++ b/build.yaml @@ -3784,11 +3784,11 @@ targets: - --benchmark_min_time=0 benchmark: true defaults: benchmark + exclude_configs: + - tsan excluded_poll_engines: - poll - poll-cv - exclude_configs: - - tsan platforms: - mac - linux diff --git a/tools/run_tests/generated/tests.json b/tools/run_tests/generated/tests.json index da763725e62..9b02cd6ac63 100644 --- a/tools/run_tests/generated/tests.json +++ b/tools/run_tests/generated/tests.json @@ -3320,7 +3320,9 @@ "posix" ], "cpu_cost": 1.0, - "exclude_configs": [], + "exclude_configs": [ + "tsan" + ], "exclude_iomgrs": [], "excluded_poll_engines": [ "poll",