Name | Status | Type | Time(s) |
test_drop_cf_auth | Success | | 33.738 |
test_full_dc_access | Error | failed on teardown with "AttributeError: 'TestNetworkAuth' object has no attribute 'fixture_dtest_setup'"
self = <auth_test.TestNetworkAuth object at 0x7f5cb4a6c6d0>
name = 'fixture_dtest_setup'
def __getattribute__(self, name):
try:
> return object.__getattribute__(self, name)
E AttributeError: 'TestNetworkAuth' 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.TestNetworkAuth object at 0x7f5cb4a6c6d0>
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: 'TestNetworkAuth' object has no attribute 'fixture_dtest_setup'
dtest.py:243: AttributeError | 2.211 |
test_full_dc_access | Success | | 38.289 |
test_paxos | Success | | 46.069 |
test_simple_strategy | Success | | 86.051 |
test_disk_balance_stress | Success | | 118.971 |
test_crc_check_chance | Success | | 40.234 |
test_jobs_option_warning | Skipped | 5.1 > 3.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 3.x | 0.224 |
test_deletion_with_distinct_paging | Success | | 39.675 |
test_complementary_update_with_limit_and_rows_between | Success | | 76.676 |
test_durable_writes | Success | | 22.386 |
test_sstableloader_compression_none_to_none | Skipped | Don't need to run base class test, only derived classes
/home/cassandra/cassandra-dtest/sstable_generation_loading_test.py:47: Don't need to run base class test, only derived classes | 0.205 |
test_batch_mutate_remove_slice_part_of_supercolumns | Skipped | Runs but fails and looks like it actually should fail since 8099?
/home/cassandra/cassandra-dtest/thrift_test.py:869: Runs but fails and looks like it actually should fail since 8099? | 0.000 |
test_incr_decr_super_remove | Skipped | 5.1 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 4 | 0.202 |
test_udf_with_udt_keyspace_isolation | Success | | 22.625 |
test_cls | Success | | 22.401 |
test_explicit_column_order_reading | Success | | 24.139 |
test_repaired_tracking_with_partition_deletes | Success | | 57.368 |