kaijchen commented on PR #841:
URL: https://github.com/apache/ratis/pull/841#issuecomment-1454305422

   > Repeating 1000x after applied 
[7b21c1f](https://github.com/apache/ratis/commit/7b21c1f2c05d7e8624299c393c03bb40c5b8bfd8):
   > https://github.com/kaijchen/ratis/actions/runs/4325910230
   
   1/1000 failure, but it no longer fails at `expected:<13> but was:<11>`.
   
   ```
   Error:  Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
41.578 s <<< FAILURE! - in org.apache.ratis.grpc.TestLogAppenderWithGrpc
   Error:  testPendingLimits[0](org.apache.ratis.grpc.TestLogAppenderWithGrpc)  
Time elapsed: 4.661 s  <<< FAILURE!
   java.lang.AssertionError: expected:<2> but was:<3>
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:633)
        at 
org.apache.ratis.grpc.TestLogAppenderWithGrpc.lambda$testPendingLimits$0(TestLogAppenderWithGrpc.java:86)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to