Unit Test Results.

Designed for use with JUnit and Ant.

Class dtest-latest_jdk11_python3.8_cythonno_x86_64_64_64

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
8_cythonno_x86_64_64_6418103914.9072024-10-14T23:53:27.075007cf86eafbcdf1

Tests

NameStatusTypeTime(s)
test_role_nameSuccess22.132
test_simple_bootstrap_nodataSuccess146.133
test_disable_autocompaction_nodetool[SizeTieredCompactionStrategy]Success30.884
test_batch_preparationSuccess12.073
test_netstatsSuccess123.548
test_expired_liveness_with_limit_rf3Success39.507
test_paging_with_filtering_on_counter_columns_compactSkipped5.0.2 > 3.X

/home/cassandra/cassandra-dtest/conftest.py:468: 5.0.2 > 3.X
0.168
test_quorum_requirement_on_speculated_readErrorfailed on teardown with "AttributeError: 'TestSpeculativeReadRepair' object has no attribute 'fixture_dtest_setup'"

self = <read_repair_test.TestSpeculativeReadRepair object at 0x7f31a7d0e730>
name = 'fixture_dtest_setup'

def __getattribute__(self, name):
try:
> return object.__getattribute__(self, name)
E AttributeError: 'TestSpeculativeReadRepair' object has no attribute 'fixture_dtest_setup'

dtest.py:241: AttributeError

During handling of the above exception, another exception occurred:

> lambda: ihook(item=item, **kwds), when=when, reraise=reraise
)

../cassandra/build/venv/lib/python3.8/site-packages/flaky/flaky_pytest_plugin.py:146:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
dtest.py:256: in cleanup_connections
self.fixture_dtest_setup.cleanup_connections()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <read_repair_test.TestSpeculativeReadRepair object at 0x7f31a7d0e730>
name = 'fixture_dtest_setup'

def __getattribute__(self, name):
try:
return object.__getattribute__(self, name)
except AttributeError:
> fixture_dtest_setup = object.__getattribute__(self, 'fixture_dtest_setup')
E AttributeError: 'TestSpeculativeReadRepair' object has no attribute 'fixture_dtest_setup'

dtest.py:243: AttributeError
4.290
test_quorum_requirement_on_speculated_readSuccess37.161
test_partition_deletion_on_wide_tableSuccess68.348
test_query_indexes_with_vnodesSuccess33.062
test_zerocopy_streaming_no_replicationSuccess54.669
test_batch_mutate_super_deletionSkipped5.0.2 > 4

/home/cassandra/cassandra-dtest/conftest.py:468: 5.0.2 > 4
0.185
test_crash_during_decommissionSuccess143.958
test_simple_insertSuccess12.861
test_cqlsh_input_cmdlineSuccess13.057
test_copy_to_with_more_failures_than_max_attemptsSuccess31.200
test_dead_coordinatorSkipped5.0.2 > 4

/home/cassandra/cassandra-dtest/conftest.py:468: 5.0.2 > 4
0.271
Properties »