Skip to content

Commit ebb2303

Browse files
ezbrcopybara-github
authored andcommitted
Remove the "small" size designation for thread_identity_test, which causes the test to timeout after 60s.
Motivation: this test times out flakily in some build configurations. PiperOrigin-RevId: 758364551 Change-Id: Ic988ec988ddb51439875cba30b137348c59457ee
1 parent e94af2d commit ebb2303

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

absl/base/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,6 @@ cc_test(
685685

686686
cc_test(
687687
name = "thread_identity_test",
688-
size = "small",
689688
srcs = ["internal/thread_identity_test.cc"],
690689
copts = ABSL_TEST_COPTS,
691690
linkopts = ABSL_DEFAULT_LINKOPTS,

0 commit comments

Comments
 (0)