diff options
author | Craig Tiller <craig.tiller@gmail.com> | 2015-06-08 10:12:46 -0700 |
---|---|---|
committer | Craig Tiller <craig.tiller@gmail.com> | 2015-06-08 10:12:46 -0700 |
commit | d55636d813761b8d3b218e7be65cf0b396744633 (patch) | |
tree | 0d7a844056af50dcb9219ea7f611c36408aa02eb /tools/run_tests | |
parent | c170dee3fc8ced144cbf3cf348bcf130b9500a58 (diff) |
Revert "Open loop sync/async multithreaded testing"
Diffstat (limited to 'tools/run_tests')
-rw-r--r-- | tools/run_tests/tests.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json index f5c2e87a9c..f3c5422e13 100644 --- a/tools/run_tests/tests.json +++ b/tools/run_tests/tests.json @@ -644,24 +644,6 @@ { "flaky": false, "language": "c++", - "name": "qps_test", - "platforms": [ - "windows", - "posix" - ] - }, - { - "flaky": false, - "language": "c++", - "name": "qps_test_openloop", - "platforms": [ - "windows", - "posix" - ] - }, - { - "flaky": false, - "language": "c++", "name": "server_crash_test", "platforms": [ "windows", |