aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated/tests.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-10-18 08:53:03 -0700
committerGravatar GitHub <noreply@github.com>2017-10-18 08:53:03 -0700
commit8afeb836185d3b0570ea9ada37be946b2a205370 (patch)
tree58f4d173622653c30e559c56b19595c241b7c019 /tools/run_tests/generated/tests.json
parent523fefe821407d9364f8e5062f45b3994aaf0ab4 (diff)
parentbe6141dc91e02da0391d6b0c280d98714e80a497 (diff)
Merge pull request #12843 from ctiller/vector
Add abseil to core, use it for InlinedVector
Diffstat (limited to 'tools/run_tests/generated/tests.json')
-rw-r--r--tools/run_tests/generated/tests.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/tools/run_tests/generated/tests.json b/tools/run_tests/generated/tests.json
index d62f063b80..34412523e9 100644
--- a/tools/run_tests/generated/tests.json
+++ b/tools/run_tests/generated/tests.json
@@ -4504,6 +4504,30 @@
"ci_platforms": [
"linux",
"mac",
+ "posix",
+ "windows"
+ ],
+ "cpu_cost": 1.0,
+ "exclude_configs": [],
+ "exclude_iomgrs": [],
+ "flaky": false,
+ "gtest": true,
+ "language": "c++",
+ "name": "vector_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ],
+ "uses_polling": true
+ },
+ {
+ "args": [],
+ "benchmark": false,
+ "ci_platforms": [
+ "linux",
+ "mac",
"posix"
],
"cpu_cost": 0.5,