aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/tests.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-08-18 12:44:57 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-08-18 12:44:57 -0700
commite50e5cbde2f77166b9f557938252de6792557f84 (patch)
tree9f98d7eeb39f1804eda3cbe996e0813f72a5c9f8 /tools/run_tests/tests.json
parentbb1c795f998f052f854a6e1aeebff44e293a29f4 (diff)
Add a timeout to shutdown to forcefully end calls
Diffstat (limited to 'tools/run_tests/tests.json')
-rw-r--r--tools/run_tests/tests.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index c25c0f3d7d..5f0452d76a 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -1434,6 +1434,23 @@
],
"flaky": false,
"language": "c++",
+ "name": "shutdown_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ]
+ },
+ {
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ],
+ "flaky": false,
+ "language": "c++",
"name": "status_test",
"platforms": [
"linux",