aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Yang Gao <yangg@google.com>2015-05-11 11:17:18 -0700
committerGravatar Yang Gao <yangg@google.com>2015-05-11 11:17:18 -0700
commit9b75c66860aacca212a3e43a54d50869bf779e7d (patch)
tree1091217afb72a167dd0d55633bba9ebc011b3d10 /tools
parent34f9af40e985b5fea4cf65335d14066398f43e83 (diff)
parente9da2eefcf00d61291db2740249ae043da48f269 (diff)
Merge pull request #1489 from ctiller/all-the-small-things
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 17429f0240..e0b7ef16fb 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -688,6 +688,15 @@
},
{
"flaky": false,
+ "language": "c++",
+ "name": "thread_stress_test",
+ "platforms": [
+ "windows",
+ "posix"
+ ]
+ },
+ {
+ "flaky": false,
"language": "c",
"name": "chttp2_fake_security_bad_hostname_test",
"platforms": [