Skip to content

Commit

Permalink
testing: enabled smallLatency test (grpc#11671)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinodhabib authored and larry-safran committed Dec 6, 2024
1 parent 4c21ce0 commit 62e6825
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ public void shutdownTest() throws IOException {
}

@Test
@org.junit.Ignore // flaky. latency commonly too high
public void smallLatency() throws Exception {
server = new Server();
int serverPort = server.init();
Expand Down

0 comments on commit 62e6825

Please sign in to comment.