aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/tests.json
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2016-08-11 08:52:02 -0700
committerGravatar Mark D. Roth <roth@google.com>2016-08-11 08:52:02 -0700
commitfddb3d3451940c35990da8191a4345723a90da2d (patch)
tree48e0630c57e9cdf20577bd3153a24b50743a324e /tools/run_tests/tests.json
parenta3e7bd85c064da9a1011fd31209e5af6a7ff8f38 (diff)
parent2c779d64db4b4e460c697b59170f85135d552db5 (diff)
Merge remote-tracking branch 'upstream/master' into handshaker_api
Diffstat (limited to 'tools/run_tests/tests.json')
-rw-r--r--tools/run_tests/tests.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index f608aa96d9..11fb460dd5 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -2261,6 +2261,27 @@
"flaky": false,
"gtest": true,
"language": "c++",
+ "name": "filter_end2end_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ]
+ },
+ {
+ "args": [],
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ],
+ "cpu_cost": 1.0,
+ "exclude_configs": [],
+ "flaky": false,
+ "gtest": true,
+ "language": "c++",
"name": "generic_end2end_test",
"platforms": [
"linux",