aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-06 07:42:43 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-06 07:42:43 -0700
commit0c23320c8a967acc035ed05a93c6e709aaf9662c (patch)
treeea557ca733a5da343053b945db01980ffe8529ae /tools
parent0e17857ab50339f9724c75aa769eb3dee6c6667f (diff)
Split thread stress from end2end to improve parallelism
Diffstat (limited to 'tools')
-rw-r--r--tools/run_tests/tests.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index 7dc9d179f8..d304baa5cd 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -686,6 +686,15 @@
},
{
"flaky": false,
+ "language": "c++",
+ "name": "thread_stress_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
"language": "c",
"name": "chttp2_fake_security_bad_hostname_test",
"platforms": [