Unit Test Results.

Designed for use with JUnit and Ant.

All Failures

ClassNameStatusTypeTime(s)
BatchCommitLogTest-system_keyspace_directory_jdk17_x86_64testBatchCLShutDownImmediately[5]-system_keyspace_directory_jdk17_x86_64FailureExpect batch commitlog shutdown immediately, but took 1001

junit.framework.AssertionFailedError: Expect batch commitlog shutdown immediately, but took 1001
at org.apache.cassandra.db.commitlog.BatchCommitLogTest.testBatchCLShutDownImmediately(BatchCommitLogTest.java:78)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
1.009