Skip to content

Commit 7850704

Browse files
committed
reenable tcp_server_posix_test on Foundry
1 parent 1287cd3 commit 7850704

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/core/iomgr/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ grpc_cc_test(
237237
name = "tcp_server_posix_test",
238238
srcs = ["tcp_server_posix_test.cc"],
239239
language = "C++",
240-
tags = ["manual"], # TODO(adelez): Remove once this works on Foundry.
241240
deps = [
242241
"//:gpr",
243242
"//:grpc",

0 commit comments

Comments
 (0)