Skip to content

Commit 92de2f3

Browse files
authored
testing: enabled smallLatency test (#11671)
1 parent 32f4cf4 commit 92de2f3

File tree

1 file changed

+0
-1
lines changed
  • interop-testing/src/test/java/io/grpc/testing/integration

1 file changed

+0
-1
lines changed

interop-testing/src/test/java/io/grpc/testing/integration/ProxyTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ public void shutdownTest() throws IOException {
6262
}
6363

6464
@Test
65-
@org.junit.Ignore // flaky. latency commonly too high
6665
public void smallLatency() throws Exception {
6766
server = new Server();
6867
int serverPort = server.init();

0 commit comments

Comments
 (0)