Skip to content

Commit

Permalink
testing: enabled smallLatency test (#11671)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinodhabib authored Nov 22, 2024
1 parent 32f4cf4 commit 92de2f3
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 92de2f3

Please sign in to comment.