Unit Test Results.

Designed for use with JUnit and Ant.

Class dtest_jdk17_python3.8_cythonno_x86_64_17_64

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
8_cythonno_x86_64_17_6418105738.0132024-09-16T23:59:34.138305b057624007c0

Tests

NameStatusTypeTime(s)
test_user_cant_drop_themselvesSuccess22.681
test_udf_permissions_in_updateErrorfailed 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_updateSuccess21.877
test_failed_bootstrap_wiped_node_can_joinSuccess145.864
test_create_lots_of_tables_concurrentlySkippedawaiting CASSANDRA-10699

/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:131: awaiting CASSANDRA-10699
0.000
test_drop_compact_storage_flagSkipped5.0.1 > 3.X

/home/cassandra/cassandra-dtest/conftest.py:468: 5.0.1 > 3.X
0.469
test_basic_data_typesSuccess15.106
test_putget_2dc_rf2Success61.443
test_paging_for_range_name_queriesSuccess34.942
test_update_on_wide_tableSuccess46.856
test_failed_snitch_update_gossiping_property_file_snitchSuccess52.549
test_archive_commitlogSuccess147.463
test_super_insertSkipped5.0.1 > 4

/home/cassandra/cassandra-dtest/conftest.py:468: 5.0.1 > 4
0.226
test_dynamic_indexes_with_system_update_cfSkipped5.0.1 > 4

/home/cassandra/cassandra-dtest/conftest.py:468: 5.0.1 > 4
0.459
test_expiration_overflow_policy_capSuccess29.166
test_describe_typesSuccess15.653
test_reading_counterSuccess13.627
test_force_repair_async_2Skipped5.0.1 > 4

/home/cassandra/cassandra-dtest/conftest.py:468: 5.0.1 > 4
0.210
Properties »