Skip to content

Commit

Permalink
[experiment] Disable chaotic_good tests on Windows (grpc#35897)
Browse files Browse the repository at this point in the history
Experiment test failures are blocking fixes on Windows.

Closes grpc#35897

COPYBARA_INTEGRATE_REVIEW=grpc#35897 from drfloob:no-chaotic-good-on-windows 5190d16
PiperOrigin-RevId: 606681739
  • Loading branch information
drfloob authored and copybara-github committed Feb 13, 2024
1 parent 86d4155 commit 1a19879
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bazel/experiments.bzl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions src/core/lib/experiments/rollouts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@
default: false
- name: canary_client_privacy
default: false
- name: chaotic_good
default:
ios: broken
posix: false
windows: broken
- name: client_idleness
default: true
- name: client_privacy
Expand Down

0 comments on commit 1a19879

Please sign in to comment.