grpc / grpc/grpc-java

NettyFlowControlTest is flaky

Open
#2,297 124 comments 0 reactions 0 assignees View on GitHub
highly flaky
Dominant language
Java
Stars
12.1k
Forks
4k
Avg merge
2d 17h
Merged PRs (30d)
37

Description

Happened few times for me, in CI as well as locally:

```
io.grpc.testing.integration.NettyFlowControlTest > verySmallWindowMakesProgress FAILED
java.lang.AssertionError: Window was 655492 expecting 314570
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at io.grpc.testing.integration.NettyFlowControlTest.doTest(NettyFlowControlTest.java:171)
at io.grpc.testing.integration.NettyFlowControlTest.verySmallWindowMakesProgress(NettyFlowControlTest.java:141)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.