Regenerate projects

pull/13123/head
ncteisen 7 years ago
parent 0f088538a8
commit bbf6ed2f5b
  1. 4
      build.yaml
  2. 4
      tools/run_tests/generated/tests.json

@ -3784,11 +3784,11 @@ targets:
- --benchmark_min_time=0
benchmark: true
defaults: benchmark
exclude_configs:
- tsan
excluded_poll_engines:
- poll
- poll-cv
exclude_configs:
- tsan
platforms:
- mac
- linux

@ -3320,7 +3320,9 @@
"posix"
],
"cpu_cost": 1.0,
"exclude_configs": [],
"exclude_configs": [
"tsan"
],
"exclude_iomgrs": [],
"excluded_poll_engines": [
"poll",

Loading…
Cancel
Save