David Capwell created CASSANDRA-20759: -----------------------------------------
Summary: Fix flakey test org.apache.cassandra.utils.SimpleBitSetSerializerTest Key: CASSANDRA-20759 URL: https://issues.apache.org/jira/browse/CASSANDRA-20759 Project: Apache Cassandra Issue Type: Bug Components: CI Reporter: David Capwell Assignee: David Capwell {code} accord.utils.Property$PropertyError: Property error detected: Seed = 8468670532159368049 Examples = 2147483647 Pure = true Error: Min (0) should be less than max (0). Values: 0 = null: unknown type at accord.utils.Property$SingleBuilder.checkInternal(Property.java:279) at accord.utils.Property$SingleBuilder.check(Property.java:263) at org.apache.cassandra.utils.SimpleBitSetSerializerTest.test(SimpleBitSetSerializerTest.java:35) Caused by: java.lang.IllegalArgumentException: Min (0) should be less than max (0). at accord.utils.RandomSource.nextInt(RandomSource.java:87) at org.apache.cassandra.utils.SimpleBitSetSerializerTest.lambda$simpleBitSetGen$1(SimpleBitSetSerializerTest.java:48) at accord.utils.Property$SingleBuilder.checkInternal(Property.java:275) {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org