Name | Status | Type | Time(s) |
test_user_cant_drop_themselves | Success | | 22.681 |
test_udf_permissions_in_update | Error | failed on teardown with "AttributeError: 'TestAuthRoles' object has no attribute 'fixture_dtest_setup'"
self = <auth_test.TestAuthRoles object at 0x7f29b8a5f9d0>
name = 'fixture_dtest_setup'
def __getattribute__(self, name):
try:
> return object.__getattribute__(self, name)
E AttributeError: 'TestAuthRoles' 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 = <auth_test.TestAuthRoles object at 0x7f29b8a5f9d0>
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: 'TestAuthRoles' object has no attribute 'fixture_dtest_setup'
dtest.py:243: AttributeError | 2.225 |
test_udf_permissions_in_update | Success | | 21.877 |
test_failed_bootstrap_wiped_node_can_join | Success | | 145.864 |
test_create_lots_of_tables_concurrently | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:131: awaiting CASSANDRA-10699 | 0.000 |
test_drop_compact_storage_flag | Skipped | 5.0.1 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0.1 > 3.X | 0.469 |
test_basic_data_types | Success | | 15.106 |
test_putget_2dc_rf2 | Success | | 61.443 |
test_paging_for_range_name_queries | Success | | 34.942 |
test_update_on_wide_table | Success | | 46.856 |
test_failed_snitch_update_gossiping_property_file_snitch | Success | | 52.549 |
test_archive_commitlog | Success | | 147.463 |
test_super_insert | Skipped | 5.0.1 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0.1 > 4 | 0.226 |
test_dynamic_indexes_with_system_update_cf | Skipped | 5.0.1 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0.1 > 4 | 0.459 |
test_expiration_overflow_policy_cap | Success | | 29.166 |
test_describe_types | Success | | 15.653 |
test_reading_counter | Success | | 13.627 |
test_force_repair_async_2 | Skipped | 5.0.1 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0.1 > 4 | 0.210 |