Class | Name | Status | Type | Time(s) |
8_cythonno_x86_64_10_64 | test_disable_autocompaction_alter_and_nodetool[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.484 |
8_cythonno_x86_64_10_64 | test_cql3_insert_thrift | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.548 |
8_cythonno_x86_64_10_64 | test_single_partition_consistent_reads_after_write | Skipped | awaiting CASSANDRA-11290
/home/cassandra/cassandra-dtest/materialized_views_test.py:2831: awaiting CASSANDRA-11290 | 0.001 |
8_cythonno_x86_64_10_64 | test_empty_slice | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.545 |
8_cythonno_x86_64_10_64 | test_system_cf_recreate | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.550 |
8_cythonno_x86_64_11_64 | test_rename | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.200 |
8_cythonno_x86_64_11_64 | test_cas | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.235 |
8_cythonno_x86_64_11_64 | test_system_keyspace_operations | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.214 |
8_cythonno_x86_64_11_64 | test_remove_column_ttl_with_default_ttl | Skipped | 5.0 > 3.5
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.5 | 0.213 |
8_cythonno_x86_64_12_64 | test_only_superuser_can_create_users | Skipped | 5.0 > 2.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.1.x | 0.880 |
8_cythonno_x86_64_12_64 | test_fanout_size[LeveledCompactionStrategy] | Skipped | Not implemented unless LeveledCompactionStrategy is used
/home/cassandra/cassandra-dtest/compaction_test.py:547: Not implemented unless LeveledCompactionStrategy is used | 0.485 |
8_cythonno_x86_64_12_64 | test_paging_on_compact_table_with_tombstone_on_first_column | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.488 |
8_cythonno_x86_64_12_64 | test_missing_super | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.539 |
8_cythonno_x86_64_12_64 | test_create_then_drop_ks | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.583 |
8_cythonno_x86_64_13_64 | test_password_authenticator_create_user_requires_password | Skipped | 5.0 > 2.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.1.x | 0.559 |
8_cythonno_x86_64_13_64 | test_metadata_reset_while_compact | Skipped | hangs CI
/home/cassandra/cassandra-dtest/metadata_test.py:30: hangs CI | 0.000 |
8_cythonno_x86_64_13_64 | test_rf_collapse_yaml_file_snitch | Skipped | 5.0 > 2.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.1.x | 0.222 |
8_cythonno_x86_64_13_64 | test_count | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.222 |
8_cythonno_x86_64_13_64 | test_column_validators | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.461 |
8_cythonno_x86_64_14_64 | test_friendly_unrecognized_table_handling | Skipped | This test is only designed to work with 2.0 and 2.1 right now
/home/cassandra/cassandra-dtest/mixed_version_test.py:34: This test is only designed to work with 2.0 and 2.1 right now | 25.726 |
8_cythonno_x86_64_14_64 | test_paging_with_no_clustering_columns_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.589 |
8_cythonno_x86_64_14_64 | test_rf_expand_yaml_file_snitch | Skipped | 5.0 > 2.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.1.x | 0.525 |
8_cythonno_x86_64_14_64 | test_count_paging | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.528 |
8_cythonno_x86_64_14_64 | test_system_column_family_operations | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.543 |
8_cythonno_x86_64_15_64 | test_many_columns | Skipped | Skipping until PYTHON-893 is fixed
/home/cassandra/cassandra-dtest/cql_test.py:702: Skipping until PYTHON-893 is fixed | 0.000 |
8_cythonno_x86_64_15_64 | test_count_around_page_size | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.226 |
8_cythonno_x86_64_15_64 | test_dynamic_indexes_creation_deletion | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.212 |
8_cythonno_x86_64_15_64 | test_force_repair_async_1 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.227 |
8_cythonno_x86_64_16_64 | test_drop_compact_storage_flag | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.218 |
8_cythonno_x86_64_16_64 | test_super_insert | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.225 |
8_cythonno_x86_64_16_64 | test_dynamic_indexes_with_system_update_cf | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.207 |
8_cythonno_x86_64_16_64 | test_force_repair_async_2 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.207 |
8_cythonno_x86_64_17_64 | test_create_lots_of_tables_concurrently | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:131: awaiting CASSANDRA-10699 | 0.001 |
8_cythonno_x86_64_17_64 | test_paging_for_range_name_queries_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.549 |
8_cythonno_x86_64_17_64 | test_super_get | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.942 |
8_cythonno_x86_64_17_64 | test_system_super_column_family_operations | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.257 |
8_cythonno_x86_64_17_64 | test_force_repair_async_3 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.583 |
8_cythonno_x86_64_18_64 | test_only_superusers_can_drop_users | Skipped | 5.0 > 2.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.1.x | 0.553 |
8_cythonno_x86_64_18_64 | test_node_cannot_join_as_hibernating_node_without_replace_address | Skipped | ported to in-JVM from 4.1 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.1 >= 5.0 | 0.206 |
8_cythonno_x86_64_18_64 | test_create_lots_of_alters_concurrently | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:159: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_18_64 | test_failed_snitch_update_yaml_file_snitch | Skipped | 5.0 > 2.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.1.x | 0.215 |
8_cythonno_x86_64_18_64 | test_super_subcolumn_limit | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.456 |
8_cythonno_x86_64_18_64 | test_insert_ttl | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.453 |
8_cythonno_x86_64_18_64 | test_force_repair_range_async_1 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.219 |
8_cythonno_x86_64_19_64 | test_create_lots_of_indexes_concurrently | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:195: awaiting CASSANDRA-10699 | 0.001 |
8_cythonno_x86_64_19_64 | test_long_order | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.513 |
8_cythonno_x86_64_19_64 | test_insert_max_ttl | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.530 |
8_cythonno_x86_64_19_64 | test_datetimeformat_round_trip | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.528 |
8_cythonno_x86_64_19_64 | test_force_repair_range_async_2 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.281 |
8_cythonno_x86_64_1_64 | test_disable_autocompaction_nodetool[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.546 |
8_cythonno_x86_64_1_64 | test_paging_with_filtering_on_clustering_columns_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.293 |
8_cythonno_x86_64_1_64 | test_monotonic_reads[none] | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.519 |
8_cythonno_x86_64_1_64 | test_describe_keyspace | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.528 |
8_cythonno_x86_64_20_64 | test_create_lots_of_mv_concurrently | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:244: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_20_64 | test_integer_order | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.220 |
8_cythonno_x86_64_20_64 | test_insert_max_default_ttl | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.209 |
8_cythonno_x86_64_20_64 | test_force_repair_range_async_3 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.454 |
8_cythonno_x86_64_21_64 | test_bootstrap_binary_disabled | Skipped | ported to in-JVM from 2.2.13 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 2.2.13 >= 5.0 | 0.473 |
8_cythonno_x86_64_21_64 | test_create_lots_of_schema_churn | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:323: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_21_64 | test_time_uuid | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.232 |
8_cythonno_x86_64_21_64 | test_simple_expiration | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.215 |
8_cythonno_x86_64_21_64 | test_deprecated_repair_error_notification | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.232 |
8_cythonno_x86_64_22_64 | test_create_lots_of_schema_churn_with_node_down | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:339: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_22_64 | test_long_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.482 |
8_cythonno_x86_64_22_64 | test_expiration_with_default_ttl | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.213 |
8_cythonno_x86_64_22_64 | test_datetime_values | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.230 |
8_cythonno_x86_64_23_64 | test_basic | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:358: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_23_64 | test_json_tools | Skipped | 5.0 > 2.2.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.2.X | 0.218 |
8_cythonno_x86_64_23_64 | test_integer_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.220 |
8_cythonno_x86_64_23_64 | test_expiration_with_default_ttl_and_zero_ttl | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.454 |
8_cythonno_x86_64_24_64 | test_changes_to_different_nodes | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:374: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_24_64 | test_prefer_local_reconnect_on_restart | Skipped | needs CASSANDRA-18657
/home/cassandra/cassandra-dtest/snitch_test.py:118: needs CASSANDRA-18657 | 0.000 |
8_cythonno_x86_64_24_64 | test_batch_insert | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.211 |
8_cythonno_x86_64_24_64 | test_simple_expiration_batch_mutate | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.211 |
8_cythonno_x86_64_25_64 | test_changes_while_node_down | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:397: awaiting CASSANDRA-10699 | 0.001 |
8_cythonno_x86_64_25_64 | test_14766 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.228 |
8_cythonno_x86_64_25_64 | test_batch_mutate_standard_columns | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.232 |
8_cythonno_x86_64_25_64 | test_update_expiring | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.212 |
8_cythonno_x86_64_26_64 | test_changes_while_node_toggle | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:422: awaiting CASSANDRA-10699 | 0.001 |
8_cythonno_x86_64_26_64 | test_batch_mutate_remove_standard_columns | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.538 |
8_cythonno_x86_64_26_64 | test_remove_expiring | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.258 |
8_cythonno_x86_64_27_64 | test_decommission_node | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:449: awaiting CASSANDRA-10699 | 0.001 |
8_cythonno_x86_64_27_64 | test_batch_mutate_remove_standard_row | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.551 |
8_cythonno_x86_64_27_64 | test_describe_ring_on_invalid_keyspace | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.533 |
8_cythonno_x86_64_28_64 | test_snapshot | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:498: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_28_64 | test_multiple_row_deletions | Skipped | Feature In Development
/home/cassandra/cassandra-dtest/paging_test.py:3297: Feature In Development | 0.000 |
8_cythonno_x86_64_28_64 | test_batch_mutate_remove_super_columns_with_standard_under | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.245 |
8_cythonno_x86_64_28_64 | test_incr_decr_standard_add | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.508 |
8_cythonno_x86_64_28_64 | test_multiple_subsequent_repair | Skipped | hangs CI
/home/cassandra/cassandra-dtest/repair_tests/incremental_repair_test.py:458: hangs CI | 0.002 |
8_cythonno_x86_64_29_64 | test_hsha_defaults | Skipped | 5.0 > 3.11.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.11.x | 0.305 |
8_cythonno_x86_64_29_64 | test_load | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:543: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_29_64 | test_compact_storage | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.595 |
8_cythonno_x86_64_29_64 | test_batch_mutate_remove_super_columns_with_none_given_underneath | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.552 |
8_cythonno_x86_64_29_64 | test_incr_decr_super_add | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.329 |
8_cythonno_x86_64_29_64 | test_udf_scripting | Skipped | 5.0 > 4.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4.1.x | 0.544 |
8_cythonno_x86_64_2_64 | test_table_compact_storage | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.222 |
8_cythonno_x86_64_2_64 | test_atomic_writes[blocking] | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.256 |
8_cythonno_x86_64_2_64 | test_describe | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.305 |
8_cythonno_x86_64_2_64 | test_failure_during_anticompaction | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.310 |
8_cythonno_x86_64_30_64 | test_hsha_with_ssl | Skipped | 5.0 > 3.11.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.11.x | 0.227 |
8_cythonno_x86_64_30_64 | test_compact_storage_composite | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.518 |
8_cythonno_x86_64_30_64 | test_batch_mutate_remove_super_columns_entire_row | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.524 |
8_cythonno_x86_64_30_64 | test_incr_standard_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.554 |
8_cythonno_x86_64_31_64 | test_batch_mutate_remove_slice_standard | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.224 |
8_cythonno_x86_64_31_64 | test_incr_super_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.207 |
8_cythonno_x86_64_32_64 | test_populate_mv_after_insert_wide_rows | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.230 |
8_cythonno_x86_64_32_64 | test_batch_mutate_remove_slice_of_entire_supercolumns | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.235 |
8_cythonno_x86_64_32_64 | test_incr_decr_standard_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.466 |
8_cythonno_x86_64_33_64 | test_jobs_option_warning | Skipped | 5.0 > 3.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.x | 0.480 |
8_cythonno_x86_64_33_64 | 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.232 |
8_cythonno_x86_64_33_64 | 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 |
8_cythonno_x86_64_33_64 | test_incr_decr_super_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.214 |
8_cythonno_x86_64_34_64 | test_sstableloader_compression_none_to_snappy | 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.547 |
8_cythonno_x86_64_34_64 | test_batch_mutate_insertions_and_deletions | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.524 |
8_cythonno_x86_64_34_64 | test_incr_decr_standard_batch_add | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.553 |
8_cythonno_x86_64_35_64 | test_contention_multi_iterations | Skipped | Hanging the build
/home/cassandra/cassandra-dtest/paxos_test.py:91: Hanging the build | 0.215 |
8_cythonno_x86_64_35_64 | test_sstableloader_compression_none_to_deflate | 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.215 |
8_cythonno_x86_64_35_64 | test_bad_system_calls | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.200 |
8_cythonno_x86_64_35_64 | test_incr_decr_standard_batch_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.199 |
8_cythonno_x86_64_36_64 | test_sstableloader_compression_snappy_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.562 |
8_cythonno_x86_64_36_64 | test_bad_batch_calls | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.558 |
8_cythonno_x86_64_36_64 | test_range_deletion | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.308 |
8_cythonno_x86_64_37_64 | test_sstableloader_compression_snappy_to_snappy | 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.529 |
8_cythonno_x86_64_37_64 | test_column_name_lengths | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.541 |
8_cythonno_x86_64_37_64 | test_range_deletion_eoc_0 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.559 |
8_cythonno_x86_64_38_64 | test_sstableloader_compression_snappy_to_deflate | 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.230 |
8_cythonno_x86_64_38_64 | test_bad_calls | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.217 |
8_cythonno_x86_64_38_64 | test_incr_decr_standard_slice | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.214 |
8_cythonno_x86_64_39_64 | test_sstableupgrade | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.230 |
8_cythonno_x86_64_39_64 | test_drop_column_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.230 |
8_cythonno_x86_64_39_64 | test_sstableloader_compression_deflate_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.215 |
8_cythonno_x86_64_39_64 | test_batch_insert_super | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.257 |
8_cythonno_x86_64_39_64 | test_incr_decr_standard_multiget_slice | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.211 |
8_cythonno_x86_64_39_64 | test_no_anticompaction_after_dclocal_repair | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.232 |
8_cythonno_x86_64_3_64 | test_atomic_writes[none] | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.594 |
8_cythonno_x86_64_3_64 | test_sc_with_row_cache | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.317 |
8_cythonno_x86_64_3_64 | test_describe_ring | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.280 |
8_cythonno_x86_64_40_64 | test_13911 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.301 |
8_cythonno_x86_64_40_64 | test_sstableloader_compression_deflate_to_snappy | 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.587 |
8_cythonno_x86_64_40_64 | test_cf_remove_column | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.300 |
8_cythonno_x86_64_40_64 | test_counter_get_slice_range | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.296 |
8_cythonno_x86_64_41_64 | test_13911_rows_srp | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.308 |
8_cythonno_x86_64_41_64 | test_sstableloader_compression_deflate_to_deflate | 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.558 |
8_cythonno_x86_64_41_64 | test_cf_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.298 |
8_cythonno_x86_64_41_64 | test_counter_get_slice_super_range | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.544 |
8_cythonno_x86_64_41_64 | test_no_anticompaction_after_hostspecific_repair | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.373 |
8_cythonno_x86_64_42_64 | test_13911_partitions_srp | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.212 |
8_cythonno_x86_64_42_64 | test_super_cf_remove_and_range_slice | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.215 |
8_cythonno_x86_64_42_64 | test_index_scan | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.198 |
8_cythonno_x86_64_42_64 | test_no_anticompaction_after_subrange_repair | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.468 |
8_cythonno_x86_64_43_64 | test_13880 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.247 |
8_cythonno_x86_64_43_64 | test_putget | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.302 |
8_cythonno_x86_64_43_64 | test_super_cf_remove_column | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.246 |
8_cythonno_x86_64_43_64 | test_index_scan_uuid_names | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.194 |
8_cythonno_x86_64_43_64 | test_no_anticompaction_of_already_repaired | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.307 |
8_cythonno_x86_64_44_64 | test_13747 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.335 |
8_cythonno_x86_64_44_64 | test_putget_snappy | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.331 |
8_cythonno_x86_64_44_64 | test_super_cf_remove_supercolumn | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.617 |
8_cythonno_x86_64_44_64 | test_index_scan_expiring | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.352 |
8_cythonno_x86_64_45_64 | test_13595 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.200 |
8_cythonno_x86_64_45_64 | test_putget_deflate | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.222 |
8_cythonno_x86_64_45_64 | test_super_cf_resurrect_subcolumn | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.225 |
8_cythonno_x86_64_45_64 | test_index_scan_indexed_column_outside_slice_predicate | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.207 |
8_cythonno_x86_64_46_64 | test_12872 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.544 |
8_cythonno_x86_64_46_64 | test_non_local_read | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.263 |
8_cythonno_x86_64_46_64 | test_empty_range | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.265 |
8_cythonno_x86_64_46_64 | test_column_not_found_quorum | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.465 |
8_cythonno_x86_64_47_64 | test_compaction_delete[LeveledCompactionStrategy] | Skipped | 5.0 > 2.2.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.2.X | 0.270 |
8_cythonno_x86_64_47_64 | test_short_read | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.508 |
8_cythonno_x86_64_47_64 | test_rangeputget | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.275 |
8_cythonno_x86_64_47_64 | 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.495 |
8_cythonno_x86_64_47_64 | test_super_cql_read_compatibility | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.541 |
8_cythonno_x86_64_47_64 | test_get_range_slice_after_deletion | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.507 |
8_cythonno_x86_64_48_64 | test_compaction_delete[SizeTieredCompactionStrategy] | Skipped | 5.0 > 2.2.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.2.X | 0.323 |
8_cythonno_x86_64_48_64 | test_short_read_delete | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.538 |
8_cythonno_x86_64_48_64 | test_wide_row | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.245 |
8_cythonno_x86_64_48_64 | test_sstableloader_compression_none_to_snappy | 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.833 |
8_cythonno_x86_64_48_64 | test_super_cql_write_compatibility | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.531 |
8_cythonno_x86_64_48_64 | test_multi_slice | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.532 |
8_cythonno_x86_64_49_64 | test_compaction_delete[DateTieredCompactionStrategy] | Skipped | 5.0 > 2.2.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.2.X | 0.519 |
8_cythonno_x86_64_49_64 | test_short_read_quorum_delete | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.268 |
8_cythonno_x86_64_49_64 | test_sstableloader_compression_none_to_deflate | 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.571 |
8_cythonno_x86_64_49_64 | test_range_with_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.504 |
8_cythonno_x86_64_49_64 | test_truncate | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.499 |
8_cythonno_x86_64_49_64 | test_mutation_v2 | Skipped | 5.0 > 2.2.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.2.x | 0.528 |
8_cythonno_x86_64_4_64 | test_disable_autocompaction_schema[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.461 |
8_cythonno_x86_64_4_64 | test_functional | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.220 |
8_cythonno_x86_64_4_64 | test_describe_token_map | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.219 |
8_cythonno_x86_64_50_64 | test_readrepair | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.262 |
8_cythonno_x86_64_50_64 | test_sstableloader_compression_snappy_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.305 |
8_cythonno_x86_64_50_64 | test_range_with_remove_cf | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.205 |
8_cythonno_x86_64_50_64 | test_cql_range_tombstone_and_static | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.210 |
8_cythonno_x86_64_51_64 | test_sstableloader_compression_snappy_to_snappy | 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.359 |
8_cythonno_x86_64_51_64 | test_range_collation | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.305 |
8_cythonno_x86_64_51_64 | test_compact_storage_get | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.306 |
8_cythonno_x86_64_52_64 | test_nodetool | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.554 |
8_cythonno_x86_64_52_64 | test_drop_while_building | Skipped | Frequently fails in CI. Skipping until fixed as tracked by CASSANDRA-14148
/home/cassandra/cassandra-dtest/materialized_views_test.py:1157: Frequently fails in CI. Skipping until fixed as tracked by CASSANDRA-14148 | 0.001 |
8_cythonno_x86_64_52_64 | test_sstableloader_compression_snappy_to_deflate | 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.514 |
8_cythonno_x86_64_52_64 | test_range_partial | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.533 |
8_cythonno_x86_64_52_64 | test_range_tombstone_eoc_0 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.548 |
8_cythonno_x86_64_52_64 | test_alter_table | Skipped | 5.0 > 2.2
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.2 | 0.481 |
8_cythonno_x86_64_53_64 | test_bloomfilter_size[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.453 |
8_cythonno_x86_64_53_64 | test_13691 | Skipped | 5.0 > 3.12
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.12 | 0.188 |
8_cythonno_x86_64_53_64 | test_alter_rf_and_run_read_repair | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.834 |
8_cythonno_x86_64_53_64 | test_sstableloader_compression_deflate_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.498 |
8_cythonno_x86_64_53_64 | test_get_slice_range | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.201 |
8_cythonno_x86_64_53_64 | test_multi_dc_tokens_default | Skipped | 5.0 > 3.0.0
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.0.0 | 0.198 |
8_cythonno_x86_64_54_64 | test_read_repair_chance | Skipped | 5.0 > 3.11.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.11.x | 0.217 |
8_cythonno_x86_64_54_64 | test_sstableloader_compression_deflate_to_snappy | 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.222 |
8_cythonno_x86_64_54_64 | test_get_slice_super_range | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.202 |
8_cythonno_x86_64_54_64 | test_multi_dc_tokens_murmur3 | Skipped | 5.0 > 3.0.0
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.0.0 | 0.200 |
8_cythonno_x86_64_55_64 | test_range_slice_query_with_tombstones | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.224 |
8_cythonno_x86_64_55_64 | test_sstableloader_compression_deflate_to_deflate | 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.228 |
8_cythonno_x86_64_55_64 | test_get_range_slices_tokens | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.208 |
8_cythonno_x86_64_55_64 | test_multi_dc_tokens_random | Skipped | 5.0 > 3.0.0
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.0.0 | 0.456 |
8_cythonno_x86_64_56_64 | test_sstable_deletion[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.454 |
8_cythonno_x86_64_56_64 | test_gcable_tombstone_resurrection_on_range_slice_query | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.256 |
8_cythonno_x86_64_56_64 | test_8280_validate_indexed_values_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.303 |
8_cythonno_x86_64_56_64 | test_sstableloader_with_mv | 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.203 |
8_cythonno_x86_64_56_64 | test_get_range_slice_super | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.451 |
8_cythonno_x86_64_57_64 | test_logged_batch_compatibility_1 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.213 |
8_cythonno_x86_64_57_64 | test_dtcs_deletion[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.442 |
8_cythonno_x86_64_57_64 | test_get_range_slice | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.219 |
8_cythonno_x86_64_58_64 | test_batchlog_replay_compatibility_1 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.217 |
8_cythonno_x86_64_58_64 | test_no_base_column_in_view_pk_complex_timestamp_without_flush | Skipped | Frequently fails in CI. Skipping until fixed as tracked by CASSANDRA-14148
/home/cassandra/cassandra-dtest/materialized_views_test.py:1464: Frequently fails in CI. Skipping until fixed as tracked by CASSANDRA-14148 | 0.001 |
8_cythonno_x86_64_58_64 | test_wrapped_range_slices | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.758 |
8_cythonno_x86_64_59_64 | test_logged_batch_compatibility_2 | Skipped | 5.0 > 3.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.x | 0.209 |
8_cythonno_x86_64_59_64 | test_validate_empty_column_name | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.201 |
8_cythonno_x86_64_59_64 | test_get_slice_by_names | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.455 |
8_cythonno_x86_64_5_64 | test_read_old_sstables_after_upgrade | Skipped | 5.0 > 2.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.1.x | 0.518 |
8_cythonno_x86_64_5_64 | test_describe_partitioner | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.515 |
8_cythonno_x86_64_60_64 | test_logged_batch_compatibility_3 | Skipped | 5.0 > 3.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.x | 0.226 |
8_cythonno_x86_64_60_64 | test_multiget_slice_with_compact_table | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.308 |
8_cythonno_x86_64_60_64 | test_concurrent_decommission_not_allowed | Skipped | Hangs on CI for 2.1
/home/cassandra/cassandra-dtest/topology_test.py:177: Hangs on CI for 2.1 | 0.001 |
8_cythonno_x86_64_60_64 | test_thrift | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.279 |
8_cythonno_x86_64_61_64 | test_logged_batch_compatibility_4 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.446 |
8_cythonno_x86_64_61_64 | test_compaction_strategy_switching[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.446 |
8_cythonno_x86_64_61_64 | test_compact_counter_cluster | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.190 |
8_cythonno_x86_64_61_64 | test_multiget_slice | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.214 |
8_cythonno_x86_64_62_64 | test_batchlog_replay_compatibility_4 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.524 |
8_cythonno_x86_64_62_64 | test_large_compaction_warning | Skipped | ported to in-JVM from 5.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 5.0 >= 5.0 | 0.510 |
8_cythonno_x86_64_62_64 | test_multi_count | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.592 |
8_cythonno_x86_64_63_64 | test_logged_batch_compatibility_5 | Skipped | 5.0 > 3.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.x | 0.542 |
8_cythonno_x86_64_63_64 | test_paging_with_filtering_on_counter_columns_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.544 |
8_cythonno_x86_64_63_64 | test_batch_mutate_super_deletion | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.297 |
8_cythonno_x86_64_63_64 | test_dead_coordinator | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.299 |
8_cythonno_x86_64_64_64 | test_monotonic_reads[blocking] | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.439 |
8_cythonno_x86_64_64_64 | test_super_reinsert | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.245 |
8_cythonno_x86_64_64_64 | test_keyspace_rf_changes | Skipped | Doesn't test quite the right combination of forbidden RF changes right now
/home/cassandra/cassandra-dtest/transient_replication_test.py:435: Doesn't test quite the right combination of forbidden RF changes right now | 0.001 |
8_cythonno_x86_64_6_64 | test_describe_snitch | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.516 |
8_cythonno_x86_64_7_64 | test_disable_autocompaction_alter[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.630 |
8_cythonno_x86_64_7_64 | test_paging_with_filtering_on_partition_key_on_counter_columns_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.583 |
8_cythonno_x86_64_7_64 | test_closing_connections | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.613 |
8_cythonno_x86_64_7_64 | test_invalid_ks_names | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.562 |
8_cythonno_x86_64_8_64 | test_6285 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.235 |
8_cythonno_x86_64_8_64 | test_invalid_strategy_class | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.470 |
8_cythonno_x86_64_9_64 | test_large_collection_errors | Skipped | 5.0 > 3.0
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.0 | 0.569 |
8_cythonno_x86_64_9_64 | test_paging_with_filtering_on_partition_key_on_clustering_columns_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.580 |
8_cythonno_x86_64_9_64 | test_insert | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.332 |
8_cythonno_x86_64_9_64 | test_invalid_cf_names | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.261 |
8_cythonno_x86_64_10_64 | test_disable_autocompaction_alter_and_nodetool[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.566 |
8_cythonno_x86_64_10_64 | test_cql3_insert_thrift | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.318 |
8_cythonno_x86_64_10_64 | test_single_partition_consistent_reads_after_write | Skipped | awaiting CASSANDRA-11290
/home/cassandra/cassandra-dtest/materialized_views_test.py:2831: awaiting CASSANDRA-11290 | 0.000 |
8_cythonno_x86_64_10_64 | test_empty_slice | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.295 |
8_cythonno_x86_64_10_64 | test_system_cf_recreate | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.549 |
8_cythonno_x86_64_11_64 | test_rename | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.640 |
8_cythonno_x86_64_11_64 | test_cas | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.560 |
8_cythonno_x86_64_11_64 | test_system_keyspace_operations | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.210 |
8_cythonno_x86_64_11_64 | test_remove_column_ttl_with_default_ttl | Skipped | 5.0 > 3.5
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.5 | 0.210 |
8_cythonno_x86_64_12_64 | test_only_superuser_can_create_users | Skipped | 5.0 > 2.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.1.x | 1.250 |
8_cythonno_x86_64_12_64 | test_fanout_size[LeveledCompactionStrategy] | Skipped | Not implemented unless LeveledCompactionStrategy is used
/home/cassandra/cassandra-dtest/compaction_test.py:547: Not implemented unless LeveledCompactionStrategy is used | 0.529 |
8_cythonno_x86_64_12_64 | test_paging_on_compact_table_with_tombstone_on_first_column | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.507 |
8_cythonno_x86_64_12_64 | test_missing_super | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.557 |
8_cythonno_x86_64_12_64 | test_create_then_drop_ks | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.311 |
8_cythonno_x86_64_13_64 | test_password_authenticator_create_user_requires_password | Skipped | 5.0 > 2.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.1.x | 0.805 |
8_cythonno_x86_64_13_64 | test_metadata_reset_while_compact | Skipped | hangs CI
/home/cassandra/cassandra-dtest/metadata_test.py:30: hangs CI | 0.000 |
8_cythonno_x86_64_13_64 | test_rf_collapse_yaml_file_snitch | Skipped | 5.0 > 2.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.1.x | 0.477 |
8_cythonno_x86_64_13_64 | test_count | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 3.673 |
8_cythonno_x86_64_13_64 | test_column_validators | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.209 |
8_cythonno_x86_64_14_64 | test_friendly_unrecognized_table_handling | Skipped | This test is only designed to work with 2.0 and 2.1 right now
/home/cassandra/cassandra-dtest/mixed_version_test.py:34: This test is only designed to work with 2.0 and 2.1 right now | 25.655 |
8_cythonno_x86_64_14_64 | test_paging_with_no_clustering_columns_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.540 |
8_cythonno_x86_64_14_64 | test_rf_expand_yaml_file_snitch | Skipped | 5.0 > 2.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.1.x | 0.525 |
8_cythonno_x86_64_14_64 | test_count_paging | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.530 |
8_cythonno_x86_64_14_64 | test_system_column_family_operations | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.261 |
8_cythonno_x86_64_15_64 | test_many_columns | Skipped | Skipping until PYTHON-893 is fixed
/home/cassandra/cassandra-dtest/cql_test.py:702: Skipping until PYTHON-893 is fixed | 0.001 |
8_cythonno_x86_64_15_64 | test_count_around_page_size | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 3.784 |
8_cythonno_x86_64_15_64 | test_dynamic_indexes_creation_deletion | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.592 |
8_cythonno_x86_64_15_64 | test_force_repair_async_1 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.382 |
8_cythonno_x86_64_16_64 | test_drop_compact_storage_flag | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.572 |
8_cythonno_x86_64_16_64 | test_super_insert | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.584 |
8_cythonno_x86_64_16_64 | test_dynamic_indexes_with_system_update_cf | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.566 |
8_cythonno_x86_64_16_64 | test_force_repair_async_2 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.559 |
8_cythonno_x86_64_17_64 | test_create_lots_of_tables_concurrently | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:131: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_17_64 | test_paging_for_range_name_queries_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.580 |
8_cythonno_x86_64_17_64 | test_super_get | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.557 |
8_cythonno_x86_64_17_64 | test_system_super_column_family_operations | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.564 |
8_cythonno_x86_64_17_64 | test_force_repair_async_3 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.554 |
8_cythonno_x86_64_18_64 | test_only_superusers_can_drop_users | Skipped | 5.0 > 2.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.1.x | 1.008 |
8_cythonno_x86_64_18_64 | test_node_cannot_join_as_hibernating_node_without_replace_address | Skipped | ported to in-JVM from 4.1 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.1 >= 5.0 | 0.674 |
8_cythonno_x86_64_18_64 | test_create_lots_of_alters_concurrently | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:159: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_18_64 | test_failed_snitch_update_yaml_file_snitch | Skipped | 5.0 > 2.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.1.x | 0.553 |
8_cythonno_x86_64_18_64 | test_super_subcolumn_limit | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.694 |
8_cythonno_x86_64_18_64 | test_insert_ttl | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.340 |
8_cythonno_x86_64_18_64 | test_force_repair_range_async_1 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.626 |
8_cythonno_x86_64_19_64 | test_create_lots_of_indexes_concurrently | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:195: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_19_64 | test_long_order | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.309 |
8_cythonno_x86_64_19_64 | test_insert_max_ttl | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.299 |
8_cythonno_x86_64_19_64 | test_datetimeformat_round_trip | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.555 |
8_cythonno_x86_64_19_64 | test_force_repair_range_async_2 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.560 |
8_cythonno_x86_64_1_64 | test_disable_autocompaction_nodetool[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.502 |
8_cythonno_x86_64_1_64 | test_paging_with_filtering_on_clustering_columns_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.542 |
8_cythonno_x86_64_1_64 | test_monotonic_reads[none] | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.252 |
8_cythonno_x86_64_1_64 | test_describe_keyspace | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.266 |
8_cythonno_x86_64_20_64 | test_create_lots_of_mv_concurrently | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:244: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_20_64 | test_integer_order | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.208 |
8_cythonno_x86_64_20_64 | test_insert_max_default_ttl | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.205 |
8_cythonno_x86_64_20_64 | test_force_repair_range_async_3 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.505 |
8_cythonno_x86_64_21_64 | test_bootstrap_binary_disabled | Skipped | ported to in-JVM from 2.2.13 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 2.2.13 >= 5.0 | 0.569 |
8_cythonno_x86_64_21_64 | test_create_lots_of_schema_churn | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:323: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_21_64 | test_time_uuid | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.597 |
8_cythonno_x86_64_21_64 | test_simple_expiration | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.525 |
8_cythonno_x86_64_21_64 | test_deprecated_repair_error_notification | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.546 |
8_cythonno_x86_64_22_64 | test_create_lots_of_schema_churn_with_node_down | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:339: awaiting CASSANDRA-10699 | 0.001 |
8_cythonno_x86_64_22_64 | test_long_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.319 |
8_cythonno_x86_64_22_64 | test_expiration_with_default_ttl | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.310 |
8_cythonno_x86_64_22_64 | test_datetime_values | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.594 |
8_cythonno_x86_64_23_64 | test_basic | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:358: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_23_64 | test_json_tools | Skipped | 5.0 > 2.2.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.2.X | 0.470 |
8_cythonno_x86_64_23_64 | test_integer_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.220 |
8_cythonno_x86_64_23_64 | test_expiration_with_default_ttl_and_zero_ttl | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.207 |
8_cythonno_x86_64_24_64 | test_changes_to_different_nodes | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:374: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_24_64 | test_prefer_local_reconnect_on_restart | Skipped | needs CASSANDRA-18657
/home/cassandra/cassandra-dtest/snitch_test.py:118: needs CASSANDRA-18657 | 0.001 |
8_cythonno_x86_64_24_64 | test_batch_insert | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.533 |
8_cythonno_x86_64_24_64 | test_simple_expiration_batch_mutate | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.567 |
8_cythonno_x86_64_25_64 | test_changes_while_node_down | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:397: awaiting CASSANDRA-10699 | 0.001 |
8_cythonno_x86_64_25_64 | test_14766 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.219 |
8_cythonno_x86_64_25_64 | test_batch_mutate_standard_columns | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.474 |
8_cythonno_x86_64_25_64 | test_update_expiring | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.210 |
8_cythonno_x86_64_26_64 | test_changes_while_node_toggle | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:422: awaiting CASSANDRA-10699 | 0.001 |
8_cythonno_x86_64_26_64 | test_batch_mutate_remove_standard_columns | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.549 |
8_cythonno_x86_64_26_64 | test_remove_expiring | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.519 |
8_cythonno_x86_64_27_64 | test_decommission_node | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:449: awaiting CASSANDRA-10699 | 0.001 |
8_cythonno_x86_64_27_64 | test_batch_mutate_remove_standard_row | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.502 |
8_cythonno_x86_64_27_64 | test_describe_ring_on_invalid_keyspace | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.482 |
8_cythonno_x86_64_28_64 | test_snapshot | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:498: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_28_64 | test_multiple_row_deletions | Skipped | Feature In Development
/home/cassandra/cassandra-dtest/paging_test.py:3297: Feature In Development | 0.000 |
8_cythonno_x86_64_28_64 | test_batch_mutate_remove_super_columns_with_standard_under | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.216 |
8_cythonno_x86_64_28_64 | test_incr_decr_standard_add | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.198 |
8_cythonno_x86_64_28_64 | test_multiple_subsequent_repair | Skipped | hangs CI
/home/cassandra/cassandra-dtest/repair_tests/incremental_repair_test.py:458: hangs CI | 0.002 |
8_cythonno_x86_64_29_64 | test_hsha_defaults | Skipped | 5.0 > 3.11.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.11.x | 0.284 |
8_cythonno_x86_64_29_64 | test_load | Skipped | awaiting CASSANDRA-10699
/home/cassandra/cassandra-dtest/concurrent_schema_changes_test.py:543: awaiting CASSANDRA-10699 | 0.000 |
8_cythonno_x86_64_29_64 | test_compact_storage | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.248 |
8_cythonno_x86_64_29_64 | test_batch_mutate_remove_super_columns_with_none_given_underneath | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.504 |
8_cythonno_x86_64_29_64 | test_incr_decr_super_add | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.294 |
8_cythonno_x86_64_29_64 | test_udf_scripting | Skipped | 5.0 > 4.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4.1.x | 0.512 |
8_cythonno_x86_64_2_64 | test_table_compact_storage | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.542 |
8_cythonno_x86_64_2_64 | test_atomic_writes[blocking] | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.541 |
8_cythonno_x86_64_2_64 | test_describe | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.598 |
8_cythonno_x86_64_2_64 | test_failure_during_anticompaction | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.280 |
8_cythonno_x86_64_30_64 | test_hsha_with_ssl | Skipped | 5.0 > 3.11.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.11.x | 0.536 |
8_cythonno_x86_64_30_64 | test_compact_storage_composite | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.576 |
8_cythonno_x86_64_30_64 | test_batch_mutate_remove_super_columns_entire_row | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.580 |
8_cythonno_x86_64_30_64 | test_incr_standard_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.335 |
8_cythonno_x86_64_31_64 | test_batch_mutate_remove_slice_standard | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.525 |
8_cythonno_x86_64_31_64 | test_incr_super_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.581 |
8_cythonno_x86_64_32_64 | test_populate_mv_after_insert_wide_rows | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.695 |
8_cythonno_x86_64_32_64 | test_batch_mutate_remove_slice_of_entire_supercolumns | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.219 |
8_cythonno_x86_64_32_64 | test_incr_decr_standard_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.202 |
8_cythonno_x86_64_33_64 | test_jobs_option_warning | Skipped | 5.0 > 3.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.x | 0.529 |
8_cythonno_x86_64_33_64 | 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.572 |
8_cythonno_x86_64_33_64 | 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.002 |
8_cythonno_x86_64_33_64 | test_incr_decr_super_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.550 |
8_cythonno_x86_64_34_64 | test_sstableloader_compression_none_to_snappy | 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.557 |
8_cythonno_x86_64_34_64 | test_batch_mutate_insertions_and_deletions | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.571 |
8_cythonno_x86_64_34_64 | test_incr_decr_standard_batch_add | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.556 |
8_cythonno_x86_64_35_64 | test_contention_multi_iterations | Skipped | Hanging the build
/home/cassandra/cassandra-dtest/paxos_test.py:91: Hanging the build | 1.399 |
8_cythonno_x86_64_35_64 | test_sstableloader_compression_none_to_deflate | 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.479 |
8_cythonno_x86_64_35_64 | test_bad_system_calls | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.475 |
8_cythonno_x86_64_35_64 | test_incr_decr_standard_batch_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.226 |
8_cythonno_x86_64_36_64 | test_sstableloader_compression_snappy_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.656 |
8_cythonno_x86_64_36_64 | test_bad_batch_calls | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.645 |
8_cythonno_x86_64_36_64 | test_range_deletion | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.432 |
8_cythonno_x86_64_37_64 | test_sstableloader_compression_snappy_to_snappy | 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.591 |
8_cythonno_x86_64_37_64 | test_column_name_lengths | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.577 |
8_cythonno_x86_64_37_64 | test_range_deletion_eoc_0 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.573 |
8_cythonno_x86_64_38_64 | test_sstableloader_compression_snappy_to_deflate | 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.221 |
8_cythonno_x86_64_38_64 | test_bad_calls | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.204 |
8_cythonno_x86_64_38_64 | test_incr_decr_standard_slice | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.202 |
8_cythonno_x86_64_39_64 | test_sstableupgrade | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.214 |
8_cythonno_x86_64_39_64 | test_drop_column_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.216 |
8_cythonno_x86_64_39_64 | test_sstableloader_compression_deflate_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.200 |
8_cythonno_x86_64_39_64 | test_batch_insert_super | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.197 |
8_cythonno_x86_64_39_64 | test_incr_decr_standard_multiget_slice | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.198 |
8_cythonno_x86_64_39_64 | test_no_anticompaction_after_dclocal_repair | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.218 |
8_cythonno_x86_64_3_64 | test_atomic_writes[none] | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.559 |
8_cythonno_x86_64_3_64 | test_sc_with_row_cache | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.587 |
8_cythonno_x86_64_3_64 | test_describe_ring | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.563 |
8_cythonno_x86_64_40_64 | test_13911 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.492 |
8_cythonno_x86_64_40_64 | test_sstableloader_compression_deflate_to_snappy | 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.521 |
8_cythonno_x86_64_40_64 | test_cf_remove_column | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.519 |
8_cythonno_x86_64_40_64 | test_counter_get_slice_range | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.479 |
8_cythonno_x86_64_41_64 | test_13911_rows_srp | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.303 |
8_cythonno_x86_64_41_64 | test_sstableloader_compression_deflate_to_deflate | 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.628 |
8_cythonno_x86_64_41_64 | test_cf_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.546 |
8_cythonno_x86_64_41_64 | test_counter_get_slice_super_range | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.543 |
8_cythonno_x86_64_41_64 | test_no_anticompaction_after_hostspecific_repair | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.554 |
8_cythonno_x86_64_42_64 | test_13911_partitions_srp | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.216 |
8_cythonno_x86_64_42_64 | test_super_cf_remove_and_range_slice | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.465 |
8_cythonno_x86_64_42_64 | test_index_scan | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.205 |
8_cythonno_x86_64_42_64 | test_no_anticompaction_after_subrange_repair | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.467 |
8_cythonno_x86_64_43_64 | test_13880 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.623 |
8_cythonno_x86_64_43_64 | test_putget | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.656 |
8_cythonno_x86_64_43_64 | test_super_cf_remove_column | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.216 |
8_cythonno_x86_64_43_64 | test_index_scan_uuid_names | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.218 |
8_cythonno_x86_64_43_64 | test_no_anticompaction_of_already_repaired | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.217 |
8_cythonno_x86_64_44_64 | test_13747 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.569 |
8_cythonno_x86_64_44_64 | test_putget_snappy | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.594 |
8_cythonno_x86_64_44_64 | test_super_cf_remove_supercolumn | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.195 |
8_cythonno_x86_64_44_64 | test_index_scan_expiring | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.433 |
8_cythonno_x86_64_45_64 | test_13595 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.216 |
8_cythonno_x86_64_45_64 | test_putget_deflate | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.217 |
8_cythonno_x86_64_45_64 | test_super_cf_resurrect_subcolumn | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.215 |
8_cythonno_x86_64_45_64 | test_index_scan_indexed_column_outside_slice_predicate | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.199 |
8_cythonno_x86_64_46_64 | test_12872 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.740 |
8_cythonno_x86_64_46_64 | test_non_local_read | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.248 |
8_cythonno_x86_64_46_64 | test_empty_range | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.503 |
8_cythonno_x86_64_46_64 | test_column_not_found_quorum | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.450 |
8_cythonno_x86_64_47_64 | test_compaction_delete[LeveledCompactionStrategy] | Skipped | 5.0 > 2.2.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.2.X | 0.189 |
8_cythonno_x86_64_47_64 | test_short_read | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.190 |
8_cythonno_x86_64_47_64 | test_rangeputget | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.483 |
8_cythonno_x86_64_47_64 | 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.217 |
8_cythonno_x86_64_47_64 | test_super_cql_read_compatibility | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.199 |
8_cythonno_x86_64_47_64 | test_get_range_slice_after_deletion | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.449 |
8_cythonno_x86_64_48_64 | test_compaction_delete[SizeTieredCompactionStrategy] | Skipped | 5.0 > 2.2.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.2.X | 0.479 |
8_cythonno_x86_64_48_64 | test_short_read_delete | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.527 |
8_cythonno_x86_64_48_64 | test_wide_row | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.245 |
8_cythonno_x86_64_48_64 | test_sstableloader_compression_none_to_snappy | 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.583 |
8_cythonno_x86_64_48_64 | test_super_cql_write_compatibility | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.583 |
8_cythonno_x86_64_48_64 | test_multi_slice | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.569 |
8_cythonno_x86_64_49_64 | test_compaction_delete[DateTieredCompactionStrategy] | Skipped | 5.0 > 2.2.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.2.X | 0.560 |
8_cythonno_x86_64_49_64 | test_short_read_quorum_delete | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.582 |
8_cythonno_x86_64_49_64 | test_sstableloader_compression_none_to_deflate | 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.545 |
8_cythonno_x86_64_49_64 | test_range_with_remove | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.585 |
8_cythonno_x86_64_49_64 | test_truncate | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.572 |
8_cythonno_x86_64_49_64 | test_mutation_v2 | Skipped | 5.0 > 2.2.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.2.x | 0.577 |
8_cythonno_x86_64_4_64 | test_disable_autocompaction_schema[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.480 |
8_cythonno_x86_64_4_64 | test_functional | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.762 |
8_cythonno_x86_64_4_64 | test_describe_token_map | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.531 |
8_cythonno_x86_64_50_64 | test_readrepair | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.297 |
8_cythonno_x86_64_50_64 | test_sstableloader_compression_snappy_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.218 |
8_cythonno_x86_64_50_64 | test_range_with_remove_cf | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.201 |
8_cythonno_x86_64_50_64 | test_cql_range_tombstone_and_static | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.206 |
8_cythonno_x86_64_51_64 | test_sstableloader_compression_snappy_to_snappy | 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.559 |
8_cythonno_x86_64_51_64 | test_range_collation | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.557 |
8_cythonno_x86_64_51_64 | test_compact_storage_get | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.558 |
8_cythonno_x86_64_52_64 | test_nodetool | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.218 |
8_cythonno_x86_64_52_64 | test_drop_while_building | Skipped | Frequently fails in CI. Skipping until fixed as tracked by CASSANDRA-14148
/home/cassandra/cassandra-dtest/materialized_views_test.py:1157: Frequently fails in CI. Skipping until fixed as tracked by CASSANDRA-14148 | 0.000 |
8_cythonno_x86_64_52_64 | test_sstableloader_compression_snappy_to_deflate | 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.463 |
8_cythonno_x86_64_52_64 | test_range_partial | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.197 |
8_cythonno_x86_64_52_64 | test_range_tombstone_eoc_0 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.450 |
8_cythonno_x86_64_52_64 | test_alter_table | Skipped | 5.0 > 2.2
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.2 | 0.214 |
8_cythonno_x86_64_53_64 | test_bloomfilter_size[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.522 |
8_cythonno_x86_64_53_64 | test_13691 | Skipped | 5.0 > 3.12
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.12 | 0.517 |
8_cythonno_x86_64_53_64 | test_alter_rf_and_run_read_repair | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.505 |
8_cythonno_x86_64_53_64 | test_sstableloader_compression_deflate_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.563 |
8_cythonno_x86_64_53_64 | test_get_slice_range | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.558 |
8_cythonno_x86_64_53_64 | test_multi_dc_tokens_default | Skipped | 5.0 > 3.0.0
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.0.0 | 0.547 |
8_cythonno_x86_64_54_64 | test_read_repair_chance | Skipped | 5.0 > 3.11.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.11.x | 0.498 |
8_cythonno_x86_64_54_64 | test_sstableloader_compression_deflate_to_snappy | 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.502 |
8_cythonno_x86_64_54_64 | test_get_slice_super_range | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.539 |
8_cythonno_x86_64_54_64 | test_multi_dc_tokens_murmur3 | Skipped | 5.0 > 3.0.0
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.0.0 | 0.547 |
8_cythonno_x86_64_55_64 | test_range_slice_query_with_tombstones | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.528 |
8_cythonno_x86_64_55_64 | test_sstableloader_compression_deflate_to_deflate | 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.530 |
8_cythonno_x86_64_55_64 | test_get_range_slices_tokens | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.601 |
8_cythonno_x86_64_55_64 | test_multi_dc_tokens_random | Skipped | 5.0 > 3.0.0
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.0.0 | 0.297 |
8_cythonno_x86_64_56_64 | test_sstable_deletion[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.468 |
8_cythonno_x86_64_56_64 | test_gcable_tombstone_resurrection_on_range_slice_query | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.220 |
8_cythonno_x86_64_56_64 | test_8280_validate_indexed_values_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.220 |
8_cythonno_x86_64_56_64 | test_sstableloader_with_mv | 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.204 |
8_cythonno_x86_64_56_64 | test_get_range_slice_super | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.206 |
8_cythonno_x86_64_57_64 | test_logged_batch_compatibility_1 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.509 |
8_cythonno_x86_64_57_64 | test_dtcs_deletion[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.551 |
8_cythonno_x86_64_57_64 | test_get_range_slice | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.549 |
8_cythonno_x86_64_58_64 | test_batchlog_replay_compatibility_1 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.222 |
8_cythonno_x86_64_58_64 | test_no_base_column_in_view_pk_complex_timestamp_without_flush | Skipped | Frequently fails in CI. Skipping until fixed as tracked by CASSANDRA-14148
/home/cassandra/cassandra-dtest/materialized_views_test.py:1464: Frequently fails in CI. Skipping until fixed as tracked by CASSANDRA-14148 | 0.000 |
8_cythonno_x86_64_58_64 | test_wrapped_range_slices | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.254 |
8_cythonno_x86_64_59_64 | test_logged_batch_compatibility_2 | Skipped | 5.0 > 3.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.x | 0.211 |
8_cythonno_x86_64_59_64 | test_validate_empty_column_name | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.211 |
8_cythonno_x86_64_59_64 | test_get_slice_by_names | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.216 |
8_cythonno_x86_64_5_64 | test_read_old_sstables_after_upgrade | Skipped | 5.0 > 2.1.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 2.1.x | 0.219 |
8_cythonno_x86_64_5_64 | test_describe_partitioner | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.203 |
8_cythonno_x86_64_60_64 | test_logged_batch_compatibility_3 | Skipped | 5.0 > 3.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.x | 0.215 |
8_cythonno_x86_64_60_64 | test_multiget_slice_with_compact_table | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.221 |
8_cythonno_x86_64_60_64 | test_concurrent_decommission_not_allowed | Skipped | Hangs on CI for 2.1
/home/cassandra/cassandra-dtest/topology_test.py:177: Hangs on CI for 2.1 | 0.000 |
8_cythonno_x86_64_60_64 | test_thrift | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.221 |
8_cythonno_x86_64_61_64 | test_logged_batch_compatibility_4 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.507 |
8_cythonno_x86_64_61_64 | test_compaction_strategy_switching[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.540 |
8_cythonno_x86_64_61_64 | test_compact_counter_cluster | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.253 |
8_cythonno_x86_64_61_64 | test_multiget_slice | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.536 |
8_cythonno_x86_64_62_64 | test_batchlog_replay_compatibility_4 | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.579 |
8_cythonno_x86_64_62_64 | test_large_compaction_warning | Skipped | ported to in-JVM from 5.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 5.0 >= 5.0 | 0.520 |
8_cythonno_x86_64_62_64 | test_multi_count | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.897 |
8_cythonno_x86_64_63_64 | test_logged_batch_compatibility_5 | Skipped | 5.0 > 3.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.x | 0.302 |
8_cythonno_x86_64_63_64 | test_paging_with_filtering_on_counter_columns_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.292 |
8_cythonno_x86_64_63_64 | test_batch_mutate_super_deletion | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.295 |
8_cythonno_x86_64_63_64 | test_dead_coordinator | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.546 |
8_cythonno_x86_64_64_64 | test_monotonic_reads[blocking] | Skipped | ported to in-JVM from 4.0 >= 5.0
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.0 | 0.757 |
8_cythonno_x86_64_64_64 | test_super_reinsert | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.360 |
8_cythonno_x86_64_64_64 | test_keyspace_rf_changes | Skipped | Doesn't test quite the right combination of forbidden RF changes right now
/home/cassandra/cassandra-dtest/transient_replication_test.py:435: Doesn't test quite the right combination of forbidden RF changes right now | 0.001 |
8_cythonno_x86_64_6_64 | test_describe_snitch | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.267 |
8_cythonno_x86_64_7_64 | test_disable_autocompaction_alter[DateTieredCompactionStrategy] | Skipped | DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later
/home/cassandra/cassandra-dtest/compaction_test.py:595: DateTieredCompactionStrategy is not supported in Cassandra 5.0 and later | 0.498 |
8_cythonno_x86_64_7_64 | test_paging_with_filtering_on_partition_key_on_counter_columns_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.253 |
8_cythonno_x86_64_7_64 | test_closing_connections | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 3.598 |
8_cythonno_x86_64_7_64 | test_invalid_ks_names | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.234 |
8_cythonno_x86_64_8_64 | test_6285 | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.339 |
8_cythonno_x86_64_8_64 | test_invalid_strategy_class | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.390 |
8_cythonno_x86_64_9_64 | test_large_collection_errors | Skipped | 5.0 > 3.0
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.0 | 0.561 |
8_cythonno_x86_64_9_64 | test_paging_with_filtering_on_partition_key_on_clustering_columns_compact | Skipped | 5.0 > 3.X
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.X | 0.638 |
8_cythonno_x86_64_9_64 | test_insert | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.339 |
8_cythonno_x86_64_9_64 | test_invalid_cf_names | Skipped | 5.0 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4 | 0.519 |