aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/tests.json
diff options
context:
space:
mode:
authorGravatar Yang Gao <yangg@google.com>2015-09-03 16:43:34 -0700
committerGravatar Yang Gao <yangg@google.com>2015-09-03 16:43:34 -0700
commit2b5255e3dafb970c2ad6b9a8382d2a7d8165a9e6 (patch)
treeb3da9bff35bf0c26304b459544bf7326a8a45e4f /tools/run_tests/tests.json
parent51bfda063a903c15429cede9ab9dab4c355b7c9a (diff)
parent93ddc61c1084e2c312edf00ac7c7cf6d5f8d8aa3 (diff)
Merge pull request #3190 from ctiller/daisy-dukes
Fix flow control issues
Diffstat (limited to 'tools/run_tests/tests.json')
-rw-r--r--tools/run_tests/tests.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index ad37688c92..5976d5d492 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -1572,6 +1572,22 @@
"exclude_configs": [],
"flaky": false,
"language": "c++",
+ "name": "streaming_throughput_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix"
+ ]
+ },
+ {
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix"
+ ],
+ "exclude_configs": [],
+ "flaky": false,
+ "language": "c++",
"name": "sync_streaming_ping_pong_test",
"platforms": [
"linux",