Name | Status | Type | Time(s) |
test_modify_and_select_auth | Success | | 236.946 |
test_udf_permissions_validation | Success | | 87.480 |
test_consistent_range_movement_false_with_replica_down_should_succeed | Success | | 307.640 |
test_disable_autocompaction_alter[LeveledCompactionStrategy] | Success | | 167.750 |
test_type | Success | | 71.771 |
test_compactionstats | Success | | 252.075 |
test_view_tombstone | Success | | 280.685 |
test_paging_with_filtering_on_clustering_columns_with_contains | Success | | 134.079 |
test_quorum_requirement | Error | failed on teardown with "AttributeError: 'TestSpeculativeReadRepair' object has no attribute 'fixture_dtest_setup'"
self = <read_repair_test.TestSpeculativeReadRepair object at 0x7fb3c5cef2e0>
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 0x7fb3c5cef2e0>
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 | 6.361 |
test_quorum_requirement | Success | | 143.824 |
test_complementary_update_with_limit_on_static_column_with_not_empty_partitions | Success | | 193.011 |
test_failing_manual_rebuild_index | Success | | 164.038 |
test_single_file_split | Success | | 134.178 |
test_get_slice_by_names | Skipped | 5.1 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 4 | 1.305 |
test_simple_decommission | Success | | 160.557 |
test_ttl_is_respected_on_repair | Success | | 138.992 |
test_tracing | Success | | 51.249 |
test_reading_counters_with_skip_cols | Success | | 60.767 |
test_multiple_repair | Success | | 308.961 |