Details
-
Bug
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
Normal
Description
In circleci run here :
[junit] Testsuite: org.apache.cassandra.db.RangeTombstoneTest-compression [junit] Testsuite: org.apache.cassandra.db.RangeTombstoneTest-compression Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.945 sec [junit] [junit] Testcase: testTrackTimesRangeTombstoneWithData(org.apache.cassandra.db.RangeTombstoneTest)-compression: FAILED [junit] expected:<1000> but was:<999> [junit] junit.framework.AssertionFailedError: expected:<1000> but was:<999> [junit] at org.apache.cassandra.db.RangeTombstoneTest.assertTimes(RangeTombstoneTest.java:314) [junit] at org.apache.cassandra.db.RangeTombstoneTest.testTrackTimesRangeTombstoneWithData(RangeTombstoneTest.java:308) [junit] [junit] [junit] Test org.apache.cassandra.db.RangeTombstoneTest FAILED
Attachments
Attachments
Issue Links
- is related to
-
CASSANDRA-18847 Test failure: org.apache.cassandra.db.RangeTombstoneTest#overlappingRangeTest
- Open