Hi All,
Joel asked me to take this over for him, and so here I am.
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.testDropKeyspaceContainingFunctionDropsPreparedStatementsWithDelayedValues
org.apache.cassandra.cql3.validation.entities
.UFTest.testEmptyString
All five test failures are due to timeouts.
===================================================
dtest: All passed!
===================================================
upgrade: 1 failure
upgrade_tests.cql_tests
.TestCQLNodes3RF3_Upgrade_current_2_1_x_To_indev_3_x.bug_5732_test
New flaky failure. No JIRA created yet.
===================================================
novnode: All passed!
===================================================
trunk:
===================================================
testall: 12 failures
I'm going to leave out the 10 timeouts for my sake.
org.apache.cassandra.config.DatabaseDescriptorRefTest
.testDatabaseDescriptorRef
org.apache.cassandra.config.DatabaseDescriptorRefTest
.testDatabaseDescriptorRef-compression
CASSANDRA-12677 for the two failures above. New failure
===================================================
dtest: 1 failure
cdc_test.TestCDC
.test_cdc_data_available_in_cdc_raw
CASSANDRA-11811. Known failure
===================================================
upgrade: 1 failure
upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x
.whole_map_conditional_test
New flaky failure. No jira filed yet.
===================================================
novnode: 8 failures
All failures are in paging test, and are due to CASSANDRA-12666 which is
Patch Available.