Attila Doroszlai created RATIS-1986:
---------------------------------------
Summary: Intermittent failure in
TestRaftStorage#testSnapshotCleanup
Key: RATIS-1986
URL: https://issues.apache.org/jira/browse/RATIS-1986
Project: Ratis
Issue Type: Bug
Components: test
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
{code:title=https://github.com/adoroszlai/ratis-build-results/blob/master/2023/12/31/2904/unit-server/ratis-test/org.apache.ratis.server.storage.TestRaftStorage.txt}
org.apache.ratis.server.storage.TestRaftStorage.testSnapshotCleanup Time
elapsed: 0.022 s <<< FAILURE!
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertTrue(Assert.java:53)
at
org.apache.ratis.server.storage.TestRaftStorage.testSnapshotCleanup(TestRaftStorage.java:256)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)