diff options
Diffstat (limited to 'tools/run_tests/tests.json')
-rw-r--r-- | tools/run_tests/tests.json | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json index c20e202d14..0f5968e64f 100644 --- a/tools/run_tests/tests.json +++ b/tools/run_tests/tests.json @@ -1367,24 +1367,6 @@ "exclude_configs": [], "flaky": false, "language": "c++", - "name": "dynamic_thread_pool_test", - "platforms": [ - "linux", - "mac", - "posix", - "windows" - ] - }, - { - "ci_platforms": [ - "linux", - "mac", - "posix", - "windows" - ], - "exclude_configs": [], - "flaky": false, - "language": "c++", "name": "end2end_test", "platforms": [ "linux", @@ -1403,24 +1385,6 @@ "exclude_configs": [], "flaky": false, "language": "c++", - "name": "fixed_size_thread_pool_test", - "platforms": [ - "linux", - "mac", - "posix", - "windows" - ] - }, - { - "ci_platforms": [ - "linux", - "mac", - "posix", - "windows" - ], - "exclude_configs": [], - "flaky": false, - "language": "c++", "name": "generic_end2end_test", "platforms": [ "linux", |