PDavid commented on PR #2369:
URL: https://github.com/apache/zookeeper/pull/2369#issuecomment-4160924803
It seems
`org.apache.zookeeper.server.ServerCnxnFactoryTest.testShedConnections_SmallPercentageRoundsToZero{FactoryType}[2]`
failed in the PR build.
```
org.opentest4j.AssertionFailedError: 1% of 1 connection should round to 0
==> expected: <0> but was: <1>
at
org.apache.zookeeper.server.ServerCnxnFactoryTest.testShedConnections_SmallPercentageRoundsToZero(ServerCnxnFactoryTest.java:106)
```
[This test was added very
recently](https://github.com/apache/zookeeper/pull/2352/changes#diff-ececd6965e607b2d5f94d2ccf839501865b18b45e9235609b38c9ac1d3e1b10d),
maybe it is flakey?
--
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]