Skip to content

Commit

Permalink
test: shard http2_integration_test (envoyproxy#11939)
Browse files Browse the repository at this point in the history
This should mitigate TSAN timeout.

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
  • Loading branch information
lizan authored Jul 8, 2020
1 parent 673cab8 commit 2026ec2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@ envoy_cc_test(
"http2_integration_test.cc",
"http2_integration_test.h",
],
shard_count = 4,
tags = ["fails_on_windows"],
deps = [
":http_integration_lib",
Expand Down

0 comments on commit 2026ec2

Please sign in to comment.