Hi All,
cassandra-3.9:
===================================================
testall: 5 failures
org.apache.cassandra.cql3.ViewFilteringTest
.testMVCreationSelectRestrictions
org.apache.cassandra.cql3.ViewFilteringTest
.testClusteringKeyFilteringRestrictions
org.apache.cassandra.cql3.ViewTest
.ttlExpirationTest
org.apache.cassandra.cql3.validation.entities
.UFTest.testDropKeyspaceContainingFunctionDropsPreparedStatementsWit
hDelayedValues
org.apache.cassandra.cql3.validation.entities
.UFTest.testEmptyString
All five test failures are due to timeouts.
===================================================
dtest: All passed!
===================================================
upgrade: All passed!
===================================================
novnode: All passed!
===================================================
trunk:
===================================================
testall: 3 failures
org.apache.cassandra.config.DatabaseDescriptorRefTest
.testDatabaseDescriptorRef
org.apache.cassandra.config.DatabaseDescriptorRefTest
.testDatabaseDescriptorRef-compression
CASSANDRA-12677 for the two failures above. New failure
org.apache.cassandra.dht.tokenallocator.ReplicationAwareTokenAllocatorTest
.testNewClusterWithMurmur3Partitioner
Failed due to timeout
===================================================
dtest: All passed!
===================================================
upgrade: All passed!
===================================================
novnode: 8 failures
All failures are in paging test, and are due to CASSANDRA-12666 which is
Patch Available.