Skip to content

Commit

Permalink
Reintroduce flaky tag with detail based on CI observation
Browse files Browse the repository at this point in the history
Signed-off-by: William A Rowe Jr <wrowe@vmware.com>
  • Loading branch information
wrowe committed Nov 21, 2020
1 parent 3ffbeba commit d575f73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/extensions/filters/http/dynamic_forward_proxy/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ envoy_extension_cc_test(
"//test/config/integration/certs",
],
extension_name = "envoy.filters.http.dynamic_forward_proxy",
# TODO(envoyproxy/windows-dev): Diagnose flake in msvc-cl pipeline, observed timeout in
# IpVersions/ProxyFilterIntegrationTest.ReloadClusterAndAttachToCache/IPv6
tags = ["flaky_on_windows"],
deps = [
"//source/extensions/clusters/dynamic_forward_proxy:cluster",
"//source/extensions/filters/http/dynamic_forward_proxy:config",
Expand Down

0 comments on commit d575f73

Please sign in to comment.