Name | Status | Type | Time(s) |
test_alter_ks_auth | Success | | 67.923 |
test_authorization_handle_unavailable | Success | | 108.800 |
test_hsha_defaults | Skipped | 5.1 > 3.11.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 3.11.x | 0.971 |
test_load | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:543: awaiting CASSANDRA-10699 | 0.002 |
test_tracing_unknown_impl | Success | | 123.263 |
test_gcgs_validation | Success | | 102.722 |
test_reloadlocalschema | Skipped | 5.1 > 5.0.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 5.0.x | 1.285 |
test_multiple_row_deletions | Skipped | Feature In Development
/home/cassandra/cassandra-dtest/paging_test.py:3297: Feature In Development | 0.002 |
test_complementary_deletion_with_limit_and_rows_after | Success | | 182.138 |
test_clustering_order | Success | | 49.709 |
test_ssl_wrong_hostname_with_validation | Failure | assert False
self = <sslnodetonode_test.TestNodeToNodeSSLEncryption object at 0x7f1e90fb35e0>
def test_ssl_wrong_hostname_with_validation(self):
"""Should be able to start with valid ssl options"""
credNode1 = sslkeygen.generate_credentials("127.0.0.80")
credNode2 = sslkeygen.generate_credentials("127.0.0.81", credNode1.cakeystore, credNode1.cacert)
self.setup_nodes(credNode1, credNode2, endpoint_verification=True)
self.fixture_dtest_setup.allow_log_errors = True
self.cluster.start(no_wait=True)
found = self._grep_msg(self.node1, _LOG_ERR_HANDSHAKE, _LOG_ERR_GENERAL)
> assert found
E assert False
sslnodetonode_test.py:64: AssertionError | 82.041 |
test_batch_mutate_remove_super_columns_with_standard_under | Skipped | 5.1 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 4 | 1.288 |
test_incr_decr_standard_add | Skipped | 5.1 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 4 | 1.134 |
test_udf_overload | Success | | 125.828 |
test_protocol_version_restriction | Success | | 56.691 |
test_reading_with_parse_errors | Success | | 77.457 |
test_multiple_subsequent_repair | Skipped | hangs CI
/home/cassandra/cassandra-dtest/repair_tests/incremental_repair_test.py:458: hangs CI | 0.008 |