Skip to content

Commit

Permalink
increased test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
rockspore committed May 10, 2024
1 parent 845155f commit ae97bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/core/tsi/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ grpc_cc_test(

grpc_cc_test(
name = "ssl_transport_security_test",
timeout = "long",
timeout = "eternal",
srcs = ["ssl_transport_security_test.cc"],
data = [
"//src/core/tsi/test_creds:badclient.key",
Expand Down

0 comments on commit ae97bab

Please sign in to comment.