aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/run_tests/tests.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index 4166560273..21434a6007 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -617,7 +617,7 @@
{
"flaky": false,
"language": "c++",
- "name": "crash_test",
+ "name": "client_crash_test",
"platforms": [
"windows",
"posix"
@@ -680,6 +680,15 @@
{
"flaky": false,
"language": "c++",
+ "name": "server_crash_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
+ "language": "c++",
"name": "status_test",
"platforms": [
"windows",