Name | Status | Type | Time(s) |
test_only_superusers_can_drop_users | Skipped | 5.0.3 > 2.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0.3 > 2.1.x | 0.778 |
test_udf_permissions_in_delete | Success | | 23.462 |
test_killed_wiped_node_cannot_join | Success | | 132.688 |
test_compression_cql_options | Success | | 14.981 |
test_prepared_statement_invalidation | Success | | 12.459 |
test_basic_data_types | Success | | 14.709 |
test_multi_partition_consistent_reads_after_write | Failure | OSError: handle is closed
self = <materialized_views_test.TestMaterializedViewsConsistency object at 0x7f83f4b779d0>
def test_multi_partition_consistent_reads_after_write(self):
"""
Tests consistency of multiple writes to a multiple partitions
@jira_ticket CASSANDRA-10981
"""
> self._consistent_reads_after_write_test(5)
materialized_views_test.py:2846:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
materialized_views_test.py:2923: in _consistent_reads_after_write_test
mm = queues[i % processes].get(timeout=60)
/usr/lib/python3.8/multiprocessing/queues.py:111: in get
res = self._recv_bytes()
/usr/lib/python3.8/multiprocessing/connection.py:212: in recv_bytes
self._check_closed()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <multiprocessing.connection.Connection object at 0x7f83b2101cd0>
def _check_closed(self):
if self._handle is None:
> raise OSError("handle is closed")
E OSError: handle is closed
/usr/lib/python3.8/multiprocessing/connection.py:136: OSError | 134.152 |
test_paging_with_filtering_on_partition_key_on_static_columns | Success | | 31.600 |
test_disallow_rebuild_nonlocal_range | Success | | 35.407 |
test_consistent_skinny_table | Success | | 26.915 |
test_map_indexes | Success | | 71.829 |
test_functional | Skipped | 5.0.3 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0.3 > 4 | 0.341 |
test_describe_token_map | Skipped | 5.0.3 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0.3 > 4 | 0.330 |
test_move_forwards_between_and_cleanup | Success | | 185.275 |
test_udf_with_udt_keyspace_isolation | Success | | 12.260 |
test_cls | Success | | 12.252 |
test_explicit_column_order_reading | Success | | 14.263 |
test_force_with_none_down | Success | | 39.359 |