From c0e3952d274a1e262dcf2ad313271775cd360c1c Mon Sep 17 00:00:00 2001 From: Vijay Pai Date: Sat, 19 Mar 2016 05:53:21 -0700 Subject: Re-enable tsan for qps tests --- tools/run_tests/tests.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'tools/run_tests/tests.json') diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json index 099a516709..2be7d8a48a 100644 --- a/tools/run_tests/tests.json +++ b/tools/run_tests/tests.json @@ -2296,9 +2296,7 @@ "posix" ], "cpu_cost": 10, - "exclude_configs": [ - "tsan" - ], + "exclude_configs": [], "flaky": false, "gtest": false, "language": "c++", @@ -2317,9 +2315,7 @@ "posix" ], "cpu_cost": 10, - "exclude_configs": [ - "tsan" - ], + "exclude_configs": [], "flaky": false, "gtest": false, "language": "c++", -- cgit v1.2.3