aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated/tests.json
diff options
context:
space:
mode:
authorGravatar Sree Kuchibhotla <sreecha@users.noreply.github.com>2017-02-07 14:17:21 -0800
committerGravatar GitHub <noreply@github.com>2017-02-07 14:17:21 -0800
commit04fb965e033bc846d6f03e0963652d4a631224cc (patch)
treedc4683fb954d2c7b787f9eddf0aa14afe51c072a /tools/run_tests/generated/tests.json
parent547974e47857e2b5099a4d16b17f271a4cb88ca1 (diff)
parent6613168ad609c0cfe7651fb33e8fbc0f1638dbb7 (diff)
Merge pull request #9054 from sreecha/pollset_set_test
Tests for pollset_set.
Diffstat (limited to 'tools/run_tests/generated/tests.json')
-rw-r--r--tools/run_tests/generated/tests.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/tools/run_tests/generated/tests.json b/tools/run_tests/generated/tests.json
index 1b636686cd..75efd4db07 100644
--- a/tools/run_tests/generated/tests.json
+++ b/tools/run_tests/generated/tests.json
@@ -1720,6 +1720,24 @@
{
"args": [],
"ci_platforms": [
+ "linux"
+ ],
+ "cpu_cost": 1.0,
+ "exclude_configs": [],
+ "exclude_iomgrs": [
+ "uv"
+ ],
+ "flaky": false,
+ "gtest": false,
+ "language": "c",
+ "name": "pollset_set_test",
+ "platforms": [
+ "linux"
+ ]
+ },
+ {
+ "args": [],
+ "ci_platforms": [
"linux",
"mac",
"posix"