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>
Signed-off-by: scheler <santosh.cheler@appdynamics.com>
  • Loading branch information
lizan authored and scheler committed Aug 4, 2020
1 parent a2fadf4 commit e1a7641
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 e1a7641

Please sign in to comment.