aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2018-05-08 18:53:31 +0200
committerGravatar GitHub <noreply@github.com>2018-05-08 18:53:31 +0200
commit978b9b179e631348cf8b62bf64af7fc65e322fc4 (patch)
tree29fc6e519e4fc44b244a6488372b6fc06b157386 /tools
parentcc49760e9c3b6774ef1689a519bc1c79771e3dbb (diff)
parent13c903552b2228c30e9fa6db1d8703a75a167eb8 (diff)
Merge pull request #15304 from jtattermusch/fix_coverage_json_run_localhost
Fix json_run_localhost failures under gcov
Diffstat (limited to 'tools')
-rw-r--r--tools/run_tests/generated/tests.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/run_tests/generated/tests.json b/tools/run_tests/generated/tests.json
index 8eb5303e82..e2a79075d9 100644
--- a/tools/run_tests/generated/tests.json
+++ b/tools/run_tests/generated/tests.json
@@ -58026,7 +58026,8 @@
"defaults": "boringssl",
"exclude_configs": [
"tsan",
- "asan"
+ "asan",
+ "gcov"
],
"excluded_poll_engines": [],
"flaky": false,