aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-06-08 08:40:32 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-06-08 08:40:32 -0700
commit1207ef5f52ee678d2cac6db81251d45ffd8b27cc (patch)
tree2b5a2527321693199d84311b2165ea4b97b73d9d /tools/run_tests
parent5049bf7a6e9955b40a44648ae22b80128f81d00a (diff)
parentc170dee3fc8ced144cbf3cf348bcf130b9500a58 (diff)
Merge github.com:grpc/grpc into we-dont-need-no-backup
Diffstat (limited to 'tools/run_tests')
-rw-r--r--tools/run_tests/tests.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index 7eed8a289f..7347d72dc8 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -644,6 +644,24 @@
{
"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",