Unit Test Results.

Designed for use with JUnit and Ant.

Class dtest-novnode_jdk17_python3.8_cythonno_x86_64_9_64

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
8_cythonno_x86_64_9_64191013161.2462024-12-16T18:31:42.218571dcbc1362e5ed

Tests

NameStatusTypeTime(s)
test_modify_and_select_authSuccess236.946
test_udf_permissions_validationSuccess87.480
test_consistent_range_movement_false_with_replica_down_should_succeedSuccess307.640
test_disable_autocompaction_alter[LeveledCompactionStrategy]Success167.750
test_typeSuccess71.771
test_compactionstatsSuccess252.075
test_view_tombstoneSuccess280.685
test_paging_with_filtering_on_clustering_columns_with_containsSuccess134.079
test_quorum_requirementErrorfailed 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_requirementSuccess143.824
test_complementary_update_with_limit_on_static_column_with_not_empty_partitionsSuccess193.011
test_failing_manual_rebuild_indexSuccess164.038
test_single_file_splitSuccess134.178
test_get_slice_by_namesSkipped5.1 > 4

/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 4
1.305
test_simple_decommissionSuccess160.557
test_ttl_is_respected_on_repairSuccess138.992
test_tracingSuccess51.249
test_reading_counters_with_skip_colsSuccess60.767
test_multiple_repairSuccess308.961
Properties »