Unit Test Results.

Designed for use with JUnit and Ant.

Class dtest-latest_jdk11_python3.8_cythonno_x86_64_14_64

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
8_cythonno_x86_64_14_64170141901.7652024-09-19T00:03:43.73151201aaa52671eb

Tests

NameStatusTypeTime(s)
test_cant_create_existing_userSuccess34.845
test_udf_permissions_in_selectionSuccess33.062
test_killed_wiped_node_cannot_joinSuccess8.508
test_killed_wiped_node_cannot_joinFailureccmlib.node.TimeoutError: 19 Sep 2024 00:27:25 [node4] after 600.65/600 seconds Missing: ['A node with address /127.0.0.4:7000 already exists, cancelling join'] not found in system.log: Head: INFO [main] 2024-09-19 00:17:26,346 YamlConfigura Tail: ...va:143) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829)

self = <bootstrap_test.TestBootstrap object at 0x7fdff25c0700>

def test_killed_wiped_node_cannot_join(self):
> self._wiped_node_cannot_join_test(gently=False)

bootstrap_test.py:621:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
bootstrap_test.py:663: in _wiped_node_cannot_join_test
node4.watch_log_for("A node with address {} already exists, cancelling join".format(node4.address_for_current_version_slashy()), from_mark=mark)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:610: in watch_log_for
TimeoutError.raise_if_passed(start=start, timeout=timeout, node=self.name,
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

start = 1726705044.9348392, timeout = 600
msg = "Missing: ['A node with address /127.0.0.4:7000 already exists, cancelling join'] not found in system.log:\n Head: INF...t.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n"
node = 'node4'

@staticmethod
def raise_if_passed(start, timeout, msg, node=None):
if start + timeout < time.time():
> raise TimeoutError.create(start, timeout, msg, node)
E ccmlib.node.TimeoutError: 19 Sep 2024 00:27:25 [node4] after 600.65/600 seconds Missing: ['A node with address /127.0.0.4:7000 already exists, cancelling join'] not found in system.log:
E Head: INFO [main] 2024-09-19 00:17:26,346 YamlConfigura
E Tail: ...va:143)
E at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
E at java.base/java.lang.Thread.run(Thread.java:829)

../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:56: TimeoutError
679.999
test_compression_cql_optionsSuccess27.020
test_prepared_statement_invalidationSuccess24.831
test_collection_updateSuccess29.663
test_metadata_reset_while_compactSkippedhangs CI

/home/cassandra/cassandra-dtest/metadata_test.py:30: hangs CI
0.000
test_paging_with_no_clustering_columnsSuccess38.977
test_replace_with_insufficient_replicasSuccess175.936
test_rf_collapse_yaml_file_snitchSkipped5.1 > 2.1.x

/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 2.1.x
0.658
test_basic_snapshot_and_restoreSuccess53.253
test_countSkipped5.1 > 4

/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 4
0.409
test_column_validatorsSkipped5.1 > 4

/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 4
0.423
test_collection_set_ttlSuccess37.095
test_describe_describes_non_default_compaction_parametersSuccess24.854
test_null_as_null_indicatorSuccess28.826
test_reading_empty_strings_for_different_typesSuccess29.176
Properties »