[
https://issues.apache.org/jira/browse/CASSANDRA-12812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15590531#comment-15590531
]
Stefania commented on CASSANDRA-12812:
--------------------------------------
This test should have been fixed by CASSANDRA-12784, {{testExistingCluster()}}
should be deterministic, checking if we missed anything with the random
generators.
> testall failure in
> org.apache.cassandra.dht.tokenallocator.RandomReplicationAwareTokenAllocatorTest.testExistingCluster
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-12812
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12812
> Project: Cassandra
> Issue Type: Bug
> Reporter: Sean McCarthy
> Assignee: Stefania
> Labels: test-failure
>
> example failure:
> http://cassci.datastax.com/job/trunk_testall/1239/testReport/org.apache.cassandra.dht.tokenallocator/RandomReplicationAwareTokenAllocatorTest/testExistingCluster/
> {code}
> Error Message
> Expected max unit size below 1.2500, was 1.2564
> {code}
> {code}
> Stacktrace
> junit.framework.AssertionFailedError: Expected max unit size below 1.2500,
> was 1.2564
> at
> org.apache.cassandra.dht.tokenallocator.AbstractReplicationAwareTokenAllocatorTest.grow(AbstractReplicationAwareTokenAllocatorTest.java:657)
> at
> org.apache.cassandra.dht.tokenallocator.RandomReplicationAwareTokenAllocatorTest.grow(RandomReplicationAwareTokenAllocatorTest.java:26)
> at
> org.apache.cassandra.dht.tokenallocator.AbstractReplicationAwareTokenAllocatorTest.testExistingCluster(AbstractReplicationAwareTokenAllocatorTest.java:545)
> at
> org.apache.cassandra.dht.tokenallocator.AbstractReplicationAwareTokenAllocatorTest.testExistingCluster(AbstractReplicationAwareTokenAllocatorTest.java:518)
> at
> org.apache.cassandra.dht.tokenallocator.RandomReplicationAwareTokenAllocatorTest.testExistingCluster(RandomReplicationAwareTokenAllocatorTest.java:38)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)