Unit Test Results.

Designed for use with JUnit and Ant.

Class dtest_jdk17_python3.8_cythonno_x86_64_29_64

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
8_cythonno_x86_64_29_6417017983.2382024-12-16T19:53:07.472762b4f547519f97

Tests

NameStatusTypeTime(s)
test_alter_ks_authSuccess67.923
test_authorization_handle_unavailableSuccess108.800
test_hsha_defaultsSkipped5.1 > 3.11.x

/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 3.11.x
0.971
test_loadSkippedawaiting CASSANDRA-10699

/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:543: awaiting CASSANDRA-10699
0.002
test_tracing_unknown_implSuccess123.263
test_gcgs_validationSuccess102.722
test_reloadlocalschemaSkipped5.1 > 5.0.x

/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 5.0.x
1.285
test_multiple_row_deletionsSkippedFeature In Development

/home/cassandra/cassandra-dtest/paging_test.py:3297: Feature In Development
0.002
test_complementary_deletion_with_limit_and_rows_afterSuccess182.138
test_clustering_orderSuccess49.709
test_ssl_wrong_hostname_with_validationFailureassert 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_underSkipped5.1 > 4

/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 4
1.288
test_incr_decr_standard_addSkipped5.1 > 4

/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 4
1.134
test_udf_overloadSuccess125.828
test_protocol_version_restrictionSuccess56.691
test_reading_with_parse_errorsSuccess77.457
test_multiple_subsequent_repairSkippedhangs CI

/home/cassandra/cassandra-dtest/repair_tests/incremental_repair_test.py:458: hangs CI
0.008
Properties »