Skip to content

Commit

Permalink
Remove flaky_on_windows tag from proxy_filter_integration_test (#14680)
Browse files Browse the repository at this point in the history
Testing: Ran proxy_filter_integration_test thousands of times

Signed-off-by: Randy Miller <rmiller14@gmail.com>
  • Loading branch information
rmiller14 authored Jan 13, 2021
1 parent 4bd430c commit a4d8d91
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/extensions/filters/http/dynamic_forward_proxy/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ 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 a4d8d91

Please sign in to comment.