aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated/tests.json
diff options
context:
space:
mode:
authorGravatar kpayson64 <kpayson@google.com>2018-03-08 15:47:40 -0800
committerGravatar kpayson64 <kpayson@google.com>2018-04-30 17:40:59 -0700
commit38ab21ee0996a54c682488bcf43ecf5ba0f7f24a (patch)
treec65531bc89dd6916896c3dee0de1c6aab17819f1 /tools/run_tests/generated/tests.json
parent8b875ac9413978370c4eafa2e2fb6a3b2f054297 (diff)
Add exec_ctx check to fork handlers
Diffstat (limited to 'tools/run_tests/generated/tests.json')
-rw-r--r--tools/run_tests/generated/tests.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/tools/run_tests/generated/tests.json b/tools/run_tests/generated/tests.json
index b7fdb6f579..c50fe07341 100644
--- a/tools/run_tests/generated/tests.json
+++ b/tools/run_tests/generated/tests.json
@@ -748,6 +748,26 @@
"benchmark": false,
"ci_platforms": [
"linux",
+ "mac"
+ ],
+ "cpu_cost": 1.0,
+ "exclude_configs": [],
+ "exclude_iomgrs": [],
+ "flaky": false,
+ "gtest": false,
+ "language": "c",
+ "name": "fork_test",
+ "platforms": [
+ "linux",
+ "mac"
+ ],
+ "uses_polling": false
+ },
+ {
+ "args": [],
+ "benchmark": false,
+ "ci_platforms": [
+ "linux",
"mac",
"posix"
],