diff options
author | Sree Kuchibhotla <sreek@google.com> | 2015-10-26 15:15:37 -0700 |
---|---|---|
committer | Sree Kuchibhotla <sreek@google.com> | 2015-10-26 15:15:37 -0700 |
commit | eed7fd4c1c952d69daa9969c4c5662bb0785631e (patch) | |
tree | 666fac61d421c20e21e32d98cdcd8eefeefb9f01 /tools | |
parent | 117c8af8d327455e63edae275cfd7d5469fd2d19 (diff) |
File changes after re-running generate_projects.sh after my previous commit: 117c8af8d327455e6
Diffstat (limited to 'tools')
-rw-r--r-- | tools/run_tests/tests.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json index b03e952c89..2f91844f44 100644 --- a/tools/run_tests/tests.json +++ b/tools/run_tests/tests.json @@ -1621,24 +1621,6 @@ "ci_platforms": [ "linux", "mac", - "posix", - "windows" - ], - "exclude_configs": [], - "flaky": false, - "language": "c++", - "name": "stress_test", - "platforms": [ - "linux", - "mac", - "posix", - "windows" - ] - }, - { - "ci_platforms": [ - "linux", - "mac", "posix" ], "exclude_configs": [], |