mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-06-20 00:30:13 +00:00
76 KiB
76 KiB
| 1 | DESCRIPTION | DURATION IN MS | NAME | PARENT SUITE | START TIME | STATUS | STOP TIME | SUB SUITE | SUITE | TEST CLASS | TEST METHOD |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | 1417 | test_time_filter_matches_multiple_messages | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 3 | 4411 | test_filter_get_message_with_valid_payloads | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterGetMessages | test_get_messages | |||
| 4 | 0 | test_use_persistent_storage_survive_restart | tests.peer_connection_management | 2026-06-16 | skipped | 2026-06-16 | TestPeerStore | test_peer_store | |||
| 5 | 2510 | test_cant_publish_on_not_subscribed_shard | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 6 | 11016 | test_create_start_and_stop_node | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestLogosDeliveryLifecycle | test_basic_life_cycle | |||
| 7 | 2596 | test_cant_retrieve_messages_on_not_subscribed_content_topic | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 8 | 11012 | test_auto_port_per_field[metricsServerPort-metrics-enable_service4-8008] | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestWrapperAutoPortAllocation | test_wrapper_corner_cases | |||
| 9 | 34772 | test_three_store_sync_exchange | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 10 | 3962 | test_main_node_only_lightpush__peer_full | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 11 | 2635 | test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list1] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 12 | 5554 | test_metrics_after_filter_get | tests.metrics | 2026-06-16 | passed | 2026-06-16 | TestMetrics | test_metrics | |||
| 13 | 12014 | test_s29_send_on_topics_mapping_to_different_shards | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS29SendOnTopicsMappingToDifferentShards | test_send_relay_propagation | |||
| 14 | 0 | test_s01_send_on_destroyed_handle | tests.wrappers_tests | 2026-06-16 | skipped | 2026-06-16 | TestS01NilOrUninitializedHandle | test_send_handle_and_subscription | |||
| 15 | 9 | test_valid_payloads_at_spam_rate | tests.relay | 2026-06-16 | broken | 2026-06-16 | TestRelayRLN | test_rln | |||
| 16 | 20 | test_filter_ping_on_peer_without_subscription | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterPing | test_ping | |||
| 17 | 13015 | test_s25_ephemeral_lightpush_with_store | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS25EphemeralLightpushWithStore | test_send_lightpush_and_edge | |||
| 18 | 48402 | test_msg_not_stored_when_ephemeral_true | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 19 | 646223 | test_query_after_long_time | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 20 | 32034 | test_s10_edge_lightpush_propagation | tests.wrappers_tests | 2026-06-16 | skipped | 2026-06-16 | TestS10EdgeSenderLightpushOnly | test_send_lightpush_and_edge | |||
| 21 | 4154 | test_single_pubsub_topic[/waku/2/rs/2/1] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 22 | 19027 | test_s02_send_without_explicit_subscribe | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS02AutoSubscribeOnFirstSend | test_send_handle_and_subscription | |||
| 23 | 4 | test_filter_unsubscribe_with_invalid_request_id | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 24 | 9 | test_valid_payloads_at_slow_rate | tests.relay | 2026-06-16 | broken | 2026-06-16 | TestRelayRLN | test_rln | |||
| 25 | 11013 | test_bound_ports_zero_for_disabled_services | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestWrapperAutoPortAllocation | test_wrapper_corner_cases | |||
| 26 | 2724 | test_store_with_filter | tests.store | 2026-06-16 | passed | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 27 | 4056 | test_unsubscribe_from_some_content_topics[content_topic_list0] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 28 | 3471 | test_relay_peers_on_shard_schema | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 29 | 50056 | test_s15_lightpush_retryable_error_then_recovery | tests.wrappers_tests | 2026-06-16 | skipped | 2026-06-16 | TestS15LightpushRetryableErrorRecovery | test_send_lightpush_and_edge | |||
| 30 | 245 | test_filter_subscribe_refresh | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 31 | 12374 | test_filter | tests.discv5 | 2026-06-16 | passed | 2026-06-16 | TestDiscv5 | test_discv5 | |||
| 32 | 226 | test_filter_get_message_with_ephemeral | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterGetMessages | test_get_messages | |||
| 33 | 3493 | test_admin_relay_peers_schema | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 34 | 989 | test_light_push_with_payload_of_1_MB | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 35 | 118146 | test_s19_store_peer_appears_after_propagation | tests.wrappers_tests | 2026-06-16 | skipped | 2026-06-16 | TestS19StorePeerAppearsAfterPropagation | test_send_relay_propagation | |||
| 36 | 27 | test_filter_ping_on_unsubscribed_peer | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterPing | test_ping | |||
| 37 | 4 | test_filter_unsubscribe_with_no_pubsub_topic | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 38 | 1254 | test_time_filter_negative_end_time | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 39 | 2649 | test_single_content_topic[/app/29/sometopic/someencoding] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 40 | 11012 | test_enr_advertises_bound_discv5_port | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestWrapperAutoPortAllocation | test_wrapper_corner_cases | |||
| 41 | 92906 | test_filter_3_senders_multiple_msg_1_receiver | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 42 | 2893 | test_filter_get_message_after_node2_restarts | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterGetMessages | test_get_messages | |||
| 43 | 137 | test_filter_subscribe_to_pubsub_topic_from_another_cluster_id | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 44 | 1205 | test_verify_node_version2 | tests.rest_flags | 2026-06-16 | failed | 2026-06-16 | TestDebugFlags | test_debug_flags | |||
| 45 | 1255 | test_light_push_after_receiving_node_restarts | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 46 | 2633 | test_single_pubsub_topic[/waku/2/rs/5/1] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 47 | 133 | test_light_push_with_valid_version | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 48 | 2639 | test_retrieve_messages_without_subscribing_via_api | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 49 | Sender isolated at T0; relay peer appears, then lightpush peer. | 16018 | test_s18_relay_first_then_lightpush | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS18StagedTopologyReformation | test_send_lightpush_and_edge | ||
| 50 | 2509 | test_admin_service_peers_schema | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 51 | 8505 | test_multiple_lightpush_nodes | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestMultipleNodes | test_multiple_nodes | |||
| 52 | 13079 | test_relay_different_latency_between_two_nodes[200] | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 53 | 2561 | test_single_content_topic[/app/20/sometopic/someencoding] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 54 | 2 | test_filter_subscribe_with_no_pubsub_topic | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 55 | 124 | test_filter_unsubscribe_from_non_existing_content_topic | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 56 | 52059 | test_s16_lightpush_peer_appears_later | tests.wrappers_tests | 2026-06-16 | skipped | 2026-06-16 | TestS16LightpushPeerAppearsLater | test_send_lightpush_and_edge | |||
| 57 | 0 | test_s20_store_misses_initially_then_retry_succeeds | tests.wrappers_tests | 2026-06-16 | skipped | 2026-06-16 | TestS20StoreMissesInitiallyThenRetrySucceeds | test_send_relay_propagation | |||
| 58 | 3610 | test_unsubscribe_from_all_pubsub_topics_one_by_one | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 59 | 2633 | test_unsubscribe_from_non_subscribed_content_topics | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 60 | 1329 | test_store_node_restarts | tests.store | 2026-06-16 | passed | 2026-06-16 | TestReliability | test_reliability | |||
| 61 | 335557 | test_latency_with_load_sender_side | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 62 | 3800 | test_admin_peers_mesh_on_shard_contains_node2 | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 63 | 3324 | test_filter_get_message_after_node1_restarts | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterGetMessages | test_get_messages | |||
| 64 | 3536 | test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 65 | 48745 | test_filter_node_not_connected_directly_to_relaying_node | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 66 | 16273 | test_add_peers | tests.peer_connection_management | 2026-06-16 | passed | 2026-06-16 | TestPeerStore | test_peer_store | |||
| 67 | 1071 | test_light_push_after_light_push_node_restarts | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 68 | 5306 | test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_filter_node2 | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestMultipleNodes | test_multiple_nodes | |||
| 69 | 206 | test_message_light_pushed_on_different_pubsub_topic_is_not_retrieved | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 70 | 96852 | test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss40] | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 71 | 920 | test_publish_with_payload_equal_or_more_150_kb | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 72 | 16388 | test_get_peers | tests.peer_connection_management | 2026-06-16 | passed | 2026-06-16 | TestPeerStore | test_peer_store | |||
| 73 | 14174 | test_store | tests.discv5 | 2026-06-16 | passed | 2026-06-16 | TestDiscv5 | test_discv5 | |||
| 74 | 28225 | test_node_without_sync_or_relay_stays_empty | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 75 | 418 | test_messages_with_timestamps_far_from_now | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 76 | 2781 | test_main_node_only_relay__peer_only_relay | tests.store | 2026-06-16 | passed | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 77 | 1254 | test_time_filter_invalid_start_time | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 78 | 224 | test_publish_with_ephemeral | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 79 | 37002 | test_msg_stored_when_ephemeral_false | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 80 | Sender isolated at T0; lightpush peer appears, then relay peer. | 16019 | test_s18_lightpush_first_then_relay | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS18StagedTopologyReformation | test_send_lightpush_and_edge | ||
| 81 | 3466 | test_multiple_pubsub_topics_same_cluster | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 82 | 6597 | test_auto_shard_relay | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestMultipleNodes | test_multiple_nodes | |||
| 83 | 385 | test_filter_subscribe_to_pubsub_topics_from_multiple_clusters | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 84 | 51040 | test_relay_2_nodes_bandwidth_low_vs_high_drain_time | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 85 | 7943 | test_sync_flags | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 86 | 83133 | test_store_sync_small_sync_range | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 87 | 4089 | test_unsubscribe_from_some_content_topics[content_topic_list1] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 88 | 32178 | test_relay_different_latency_between_two_nodes[5000] | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 89 | 2089 | test_empty_cursor | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 90 | 2553 | test_sender_uses_auto_api_receiver_uses_regular_api | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 91 | 11 | test_light_push_with_invalid_pubsub_topics | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 92 | 4 | test_filter_subscribe_with_extra_field | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 93 | 45055 | test_s26_lightpush_peer_churn_alternate_remains | tests.wrappers_tests | 2026-06-16 | failed | 2026-06-16 | TestS26LightpushPeerChurn | test_send_lightpush_and_edge | |||
| 94 | 70817 | test_store_sync_indirect_node | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 95 | 307 | test_light_push_with_payload_less_than_150_kb | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 96 | 3567 | test_unsubscribe_from_all_pubsub_topics | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 97 | 6976 | test_sync_with_one_node_with_delayed_start | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 98 | 1250 | test_time_filter_matches_one_message | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 99 | 4638 | test_filter_get_message_after_one_peer_was_stopped | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterMultipleNodes | test_multiple_nodes | |||
| 100 | 11 | test_light_push_on_non_subscribed_pubsub_topic | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 101 | 46882 | test_filter_node_not_connected_directly_to_lightpushing_node | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 102 | 230 | test_filter_unsubscribe_with_very_large_request_id | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 103 | 0 | test_main_node_only_lightpush__peer_only_lightpush | tests.light_push | 2026-06-16 | skipped | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 104 | 2035 | test_filter_get_message_with_150_kb_payload | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterGetMessages | test_get_messages | |||
| 105 | 4 | test_relay_no_subscription | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelaySubscribe | test_subscribe | |||
| 106 | 600 | test_publish_on_multiple_pubsub_topics | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 107 | 4945 | test_get_peers_for_blank_node | tests.peer_exchange | 2026-06-16 | passed | 2026-06-16 | TestPeerExchange | test_peer_exchange | |||
| 108 | 11 | test_light_push_with_with_large_meta | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 109 | 128 | test_relay_subscribe_to_single_pubsub_topic | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelaySubscribe | test_subscribe | |||
| 110 | 1137 | test_filter_unsubscribe_all_from_few_content_topics | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribeAll | test_unsubscribe_all | |||
| 111 | 3377 | test_subscribe_via_api_to_new_pubsub_topics | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 112 | 69089 | test_s23_no_sent_event_when_relay_has_no_store | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS23NoSentEventWhenRelayHasNoStore | test_send_relay_propagation | |||
| 113 | S09: S08 + store peer + reliability → Propagated, then Sent. | 13014 | test_s09_relay_fallback_to_lightpush_with_store_validation | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestRelayToLightpushFallback | test_send_lightpush_and_edge | ||
| 114 | 8316 | test_different_page_size[39] | tests.store | 2026-06-16 | passed | 2026-06-16 | TestPageSize | test_page_size | |||
| 115 | 637 | test_filter_subscribe_to_multiple_pubsub_topic_from_same_cluster | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 116 | 848 | test_different_cursor_and_indexes[2-4] | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 117 | 13106 | test_relay | tests.discv5 | 2026-06-16 | passed | 2026-06-16 | TestDiscv5 | test_discv5 | |||
| 118 | 3735 | test_message_relayed_while_store_node_is_stopped_without_removing | tests.store | 2026-06-16 | passed | 2026-06-16 | TestReliability | test_reliability | |||
| 119 | 1178 | test_filter_unsubscribe_all_from_multiple_pubsub_topics | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribeAll | test_unsubscribe_all | |||
| 120 | 2096 | test_cursor_at_page_size_boundary | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 121 | 43328 | test_chain_of_relay_nodes | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 122 | 4 | test_filter_unsubscribe_all_with_extra_field | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribeAll | test_unsubscribe_all | |||
| 123 | 9 | test_valid_payloads_random_epoch_at_slow_rate | tests.relay | 2026-06-16 | broken | 2026-06-16 | TestRelayRLN | test_rln | |||
| 124 | 4 | test_filter_update_subscription_with_invalid_request_id | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 125 | 4798 | test_filter_auto_sharding_multiple_content_topics | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestFilterAutoSharding | test_filter | |||
| 126 | 6 | test_filter_unsubscribe_with_content_topic_string_instead_of_list | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 127 | 382 | test_publish_after_node_pauses_and_pauses | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 128 | 423 | test_different_page_size[1] | tests.store | 2026-06-16 | passed | 2026-06-16 | TestPageSize | test_page_size | |||
| 129 | 23781 | test_relay_2_nodes_low_bandwidth_sending_over_time | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 130 | 9 | test_valid_payload_at_variable_rate | tests.relay | 2026-06-16 | broken | 2026-06-16 | TestRelayRLN | test_rln | |||
| 131 | 3296 | test_lightpush_node_with_relay_works_correctly | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 132 | 4 | test_store_with_wrong_url_content_topic | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTopics | test_topics | |||
| 133 | 920 | test_light_push_with_valid_timestamps | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 134 | 836 | test_passing_invalid_cursor | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 135 | 2536 | test_main_node_relay_lightpush__peer_only_filter | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 136 | 1008 | test_publish_after_node1_restarts | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 137 | 4 | test_publish_with_invalid_version | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 138 | 19022 | test_s14_oversized_message_triggers_error | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS14LightpushNonRetryableError | test_send_lightpush_and_edge | |||
| 139 | 83457 | test_relay_4_nodes_sender_packet_loss_50_15sec_timeout | tests.e2e | 2026-06-16 | skipped | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 140 | 32719 | test_admin_connected_peers_scalar_types | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 141 | 47482 | test_store_node_not_connected_directly_to_lightpushing_node | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 142 | 212 | test_store_with_wrong_url_pubsub_topic | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTopics | test_topics | |||
| 143 | 343 | test_filter_unsubscribe_from_some_of_the_subscribed_content_topics | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 144 | 2829 | test_main_node_relay_and_store__peer_relay_and_store | tests.store | 2026-06-16 | passed | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 145 | 4 | test_filter_unsubscribe_all_with_invalid_request_id | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribeAll | test_unsubscribe_all | |||
| 146 | 4168 | test_different_cursor_and_indexes[3-20] | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 147 | 836 | test_store_with_non_hex_characters_in_hash | tests.store | 2026-06-16 | passed | 2026-06-16 | TestHashes | test_hashes | |||
| 148 | 102286 | test_store_sync_long_chain | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 149 | 489 | test_relay_subscribe_with_multiple_overlapping_pubsub_topics | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelaySubscribe | test_subscribe | |||
| 150 | 2081 | test_invalid_page_size | tests.store | 2026-06-16 | passed | 2026-06-16 | TestPageSize | test_page_size | |||
| 151 | 4107 | test_store_lightpushed_message | tests.store | 2026-06-16 | passed | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 152 | 4016 | test_all_nodes_subscribed_to_the_topic | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterMultipleNodes | test_multiple_nodes | |||
| 153 | 2634 | test_filter_works_with_static_sharding | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestFilterStaticSharding | test_filter | |||
| 154 | 8 | test_light_push_with_missing_content_topic | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 155 | 37259 | test_admin_relay_peers_contains_all_relay_peers | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 156 | 837 | test_store_with_excessive_length_hash | tests.store | 2026-06-16 | passed | 2026-06-16 | TestHashes | test_hashes | |||
| 157 | 2626 | test_single_pubsub_topic[/waku/2/rs/999/999] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 158 | 123241 | test_store_sync_high_jitter_stress | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 159 | 2505 | test_admin_filter_subscriptions_shape | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 160 | 3619 | test_unsubscribe_from_all_content_topics_one_by_one | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 161 | 9 | test_filter_ping_on_subscribed_peer | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterPing | test_ping | |||
| 162 | 3128 | test_main_node_full__peer_full | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 163 | 45 | test_store_with_one_content_topic | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTopics | test_topics | |||
| 164 | 15633 | test_relay_2_nodes_low_bandwidth_reliability | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 165 | 3255 | test_lightpush_with_a_single_receiving_node | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 166 | 3765 | test_filter_subscribe_to_29_content_topics_in_separate_calls | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 167 | 1350 | test_light_push_with_missing_pubsub_topics | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 168 | 3678 | test_filter_update_subscription_add_30_new_content_topics | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 169 | 2430 | test_admin_service_peers_scalar_required_types | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 170 | 2502 | test_different_page_size[11] | tests.store | 2026-06-16 | passed | 2026-06-16 | TestPageSize | test_page_size | |||
| 171 | 806 | test_publish_with_valid_timestamps | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 172 | 17 | test_relay_unsubscribe_with_invalid_pubsub_topic_format | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelaySubscribe | test_subscribe | |||
| 173 | 2749 | test_subscribe_and_publish_on_another_shard | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 174 | 14300 | test_relay_2_nodes_packet_reordering | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 175 | 11012 | test_auto_port_starts_node_with_tcp_and_discv5_zero | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestWrapperAutoPortAllocation | test_wrapper_corner_cases | |||
| 176 | 6153 | test_get_peers_for_filter_node | tests.peer_exchange | 2026-06-16 | passed | 2026-06-16 | TestPeerExchange | test_peer_exchange | |||
| 177 | 11011 | test_stop_node_without_destroy | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestLogosDeliveryLifecycle | test_basic_life_cycle | |||
| 178 | 0 | test_sync_nodes_are_relay | tests.store_sync | 2026-06-16 | skipped | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 179 | 11010 | test_auto_port_per_field[restPort-rest-enable_service3-8645] | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestWrapperAutoPortAllocation | test_wrapper_corner_cases | |||
| 180 | 3758 | test_multiple_content_topics_same_shard[content_topic_list0] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 181 | 8 | test_store_with_multiple_content_topics | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTopics | test_topics | |||
| 182 | 17096 | test_different_page_size[81] | tests.store | 2026-06-16 | passed | 2026-06-16 | TestPageSize | test_page_size | |||
| 183 | 9 | test_valid_payloads_random_user_message_limit | tests.relay | 2026-06-16 | broken | 2026-06-16 | TestRelayRLN | test_rln | |||
| 184 | 12471 | test_static_shard_relay_10_nwaku_nodes | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestMultipleNodes | test_multiple_nodes | |||
| 185 | 4457 | test_subscribe_one_by_one_to_different_content_topics_and_send_messages | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 186 | 2521 | test_admin_set_all_log_levels | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 187 | 4 | test_filter_update_subscription_with_no_pubsub_topic | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 188 | 2091 | test_passing_cursor_of_the_last_message_from_the_store | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 189 | 0 | test_publish_and_retrieve_100_messages | tests.relay | 2026-06-16 | skipped | 2026-06-16 | TestRelayPublish | test_publish | |||
| 190 | 12 | test_filter_unsubscribe_from_101_content_topics | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 191 | 221 | test_message_with_ephemeral_false | tests.store | 2026-06-16 | passed | 2026-06-16 | TestEphemeral | test_ephemeral | |||
| 192 | 0 | test_idle_filter_subscriptions_after_node_disconnection | tests.filter | 2026-06-16 | skipped | 2026-06-16 | TestIdleSubscriptions | test_idle_subscriptions | |||
| 193 | 0 | test_idle_filter_subscriptions_for_more_than_5_nodes | tests.filter | 2026-06-16 | skipped | 2026-06-16 | TestIdleSubscriptions | test_idle_subscriptions | |||
| 194 | 12700 | test_different_cursor_and_indexes[19-50] | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 195 | 6640 | test_get_peers_after_node1_was_restarted | tests.peer_exchange | 2026-06-16 | passed | 2026-06-16 | TestPeerExchange | test_peer_exchange | |||
| 196 | 1258 | test_time_filter_start_time_equals_end_time | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 197 | 2650 | test_single_content_topic[/toychat/2/huilong/proto] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 198 | 1703 | test_time_filter_zero_end_time | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 199 | 9 | test_filter_unsubscribe_with_extra_field | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 200 | 1253 | test_time_filter_zero_start_end_time | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 201 | 41663 | test_max_page_size | tests.store | 2026-06-16 | passed | 2026-06-16 | TestPageSize | test_page_size | |||
| 202 | 3886 | test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_relay_node2 | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestMultipleNodes | test_multiple_nodes | |||
| 203 | 2784 | test_subscribe_and_publish_on_another_content_topic_from_another_shard | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 204 | 4363 | test_multiple_content_topics_same_shard[content_topic_list1] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 205 | 2660 | test_single_content_topic[/app/27/sometopic/someencoding] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 206 | 5 | test_filter_update_subscription_with_pubsub_topic_list_instead_of_string | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 207 | 233 | test_on_empty_postgress_db | tests.store | 2026-06-16 | passed | 2026-06-16 | TestExternalDb | test_external_db | |||
| 208 | 4 | test_light_push_with_extra_field | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 209 | 1784 | test_filter_get_50_messages | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterGetMessages | test_get_messages | |||
| 210 | 842 | test_store_with_duplicate_hashes | tests.store | 2026-06-16 | passed | 2026-06-16 | TestHashes | test_hashes | |||
| 211 | 52945 | test_store_sync_five_node_mesh_burst | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 212 | 2726 | test_publish_on_multiple_pubsub_topics_and_only_after_fetch_them | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 213 | 213 | test_message_with_ephemeral_true | tests.store | 2026-06-16 | passed | 2026-06-16 | TestEphemeral | test_ephemeral | |||
| 214 | 5 | test_light_push_with_invalid_version | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 215 | 4388 | test_check_sync_when_all_3_nodes_publish | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 216 | 20 | test_filter_subscribe_with_invalid_content_topic_format | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 217 | 839 | test_store_with_non_hex_hash | tests.store | 2026-06-16 | passed | 2026-06-16 | TestHashes | test_hashes | |||
| 218 | 3278 | test_subscribe_via_api_to_new_content_topics[content_topic_list0] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 219 | 1254 | test_time_filter_small_timestamp | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 220 | 115 | test_filter_get_message_with_meta | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterGetMessages | test_get_messages | |||
| 221 | 2550 | test_single_content_topic[/myapp/1/latest/proto] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 222 | 7 | test_store_with_unknown_pubsub_topic | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTopics | test_topics | |||
| 223 | 2092 | test_cursor_equal_to_first_message | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 224 | 4495 | test_resubscribe_to_unsubscribed_content_topics | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 225 | 4583 | test_publish_with_valid_content_topics | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 226 | 147970 | test_continuous_store_sync | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 227 | 8306 | test_different_cursor_and_indexes[10-40] | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 228 | 19 | test_light_push_with_invalid_content_topics | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 229 | 115 | test_filter_get_message_with_version | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterGetMessages | test_get_messages | |||
| 230 | 134 | test_first_node_to_start_publishes | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayMultipleNodes | test_multiple_nodes | |||
| 231 | 4 | test_publish_with_extra_field | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 232 | 2086 | test_store_sort_ascending[false] | tests.store | 2026-06-16 | passed | 2026-06-16 | TestSorting | test_sorting | |||
| 233 | 244 | test_filter_unsubscribe_from_all_subscribed_content_topics | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 234 | 96273 | test_relay_4_nodes_two_publishers_compare_latency | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 235 | 300027 | test_valid_payloads_lightpush_at_spam_rate | tests.relay | 2026-06-16 | failed | 2026-06-16 | TestRelayRLN | test_rln | |||
| 236 | 1302 | test_messages_with_timestamps_close_to_now | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 237 | 2484 | test_admin_peer_by_id | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 238 | 5 | test_filter_subscribe_with_no_request_id | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 239 | 3209 | test_message_relayed_while_store_node_is_stopped_and_removed | tests.store | 2026-06-16 | passed | 2026-06-16 | TestReliability | test_reliability | |||
| 240 | 11016 | test_s05_send_fails_when_auto_subscribe_fails[empty-middle-segment] | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS05AutoSubscribeFailureBeforeTaskCreation | test_send_handle_and_subscription | |||
| 241 | 1256 | test_time_filter_big_timestamp | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 242 | 4 | test_filter_subscribe_with_invalid_request_id | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 243 | 13539 | test_relay_different_latency_between_two_nodes[500] | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 244 | 3508 | test_log_level_WARN_from_NOTICE | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 245 | 123107 | test_store_sync_overlap_sync_window | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 246 | 3 | test_publish_with_missing_payload | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 247 | 6 | test_filter_ping_without_request_id | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterPing | test_ping | |||
| 248 | 0 | test_2_lightpush_nodes_and_2_receiving_nodes | tests.light_push | 2026-06-16 | skipped | 2026-06-16 | TestMultipleNodes | test_multiple_nodes | |||
| 249 | 7899 | test_single_pubsub_topic[/waku/2/rs/2/0] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 250 | 360762 | test_valid_payloads_dynamic_at_spam_rate | tests.relay | 2026-06-16 | broken | 2026-06-16 | TestRelayRLN | test_rln | |||
| 251 | 136 | test_light_push_with_valid_meta | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 252 | 7 | test_store_without_pubsub_topic_and_content_topic | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTopics | test_topics | |||
| 253 | 7268 | test_content_topic_and_pubsub_topic_not_in_docker_flags | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 254 | 2689 | test_2_nodes_different_cluster_different_shard | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 255 | 20 | test_filter_update_subscription_with_invalid_content_topic_format | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 256 | 4118 | test_unsubscribe_from_some_pubsub_topics | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 257 | 2734 | test_main_node_relay_and_store__peer_only_store | tests.store | 2026-06-16 | passed | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 258 | 4 | test_filter_update_subscription_with_no_content_topic | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 259 | 38132 | test_store_sync_range_with_jitter_catches_old_messages | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 260 | 140 | test_filter_subscribe_to_single_topics | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 261 | 44255 | test_store_node_not_connected_directly_to_relaying_node | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 262 | 218 | test_store_with_peerAddr | tests.store | 2026-06-16 | passed | 2026-06-16 | TestApiFlags | test_api_flags | |||
| 263 | 2558 | test_main_node_relay_lightpush__peer_only_relay | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 264 | 2082 | test_negative_number_page_size | tests.store | 2026-06-16 | passed | 2026-06-16 | TestPageSize | test_page_size | |||
| 265 | 2974 | test_pubsub_topic_not_in_docker_flags | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 266 | 19026 | test_s03_send_on_already_subscribed_content_topic | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS03SendOnAlreadySubscribedTopic | test_send_handle_and_subscription | |||
| 267 | 4 | test_filter_subscribe_with_no_content_topic | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 268 | 8423 | test_store_include_data | tests.store | 2026-06-16 | passed | 2026-06-16 | TestApiFlags | test_api_flags | |||
| 269 | 17 | test_filter_unsubscribe_all_on_peer_with_no_subscription | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribeAll | test_unsubscribe_all | |||
| 270 | 6995 | test_admin_connected_peers_on_shard_contains_all_three | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 271 | 5568 | test_metrics_after_relay_publish | tests.metrics | 2026-06-16 | passed | 2026-06-16 | TestMetrics | test_metrics | |||
| 272 | 8663 | test_get_store_messages_with_different_payloads | tests.store | 2026-06-16 | passed | 2026-06-16 | TestGetMessages | test_get_messages | |||
| 273 | 2674 | test_2_nodes_different_cluster_same_shard | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 274 | 6 | test_light_push_with_missing_payload | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 275 | 4488 | test_single_content_topic[/app/22/sometopic/someencoding] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 276 | 61070 | test_s12_send_with_no_peers_produces_error | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS12IsolatedSenderNoPeers | test_send_errors_and_concurrency | |||
| 277 | 2445 | test_publish_without_subscribing_via_api_works | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 278 | 38126 | test_store_sync_range_with_zero_jitter | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 279 | 17 | test_relay_subscribe_with_invalid_pubsub_topic_format | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelaySubscribe | test_subscribe | |||
| 280 | 12013 | test_auto_port_node_can_propagate_message | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestWrapperAutoPortAllocation | test_wrapper_corner_cases | |||
| 281 | 5731 | test_admin_connected_peers_contains_peers_only | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 282 | 3243 | test_log_level_FATAL_from_ERROR | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 283 | 4153 | test_check_sync_when_2_nodes_publish | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 284 | 7 | test_store_with_unknown_content_topic | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTopics | test_topics | |||
| 285 | 731 | test_relay_get_message_after_one_peer_was_stopped | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayMultipleNodes | test_multiple_nodes | |||
| 286 | 125 | test_message_published_on_different_pubsub_topic_is_not_retrieved | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 287 | 1249 | test_publishing_node_restarts | tests.store | 2026-06-16 | passed | 2026-06-16 | TestReliability | test_reliability | |||
| 288 | 2084 | test_cursor_pointing_to_deleted_message | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 289 | 9925 | test_sync_with_nodes_restart__case2 | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 290 | 6437 | test_static_shard_relay | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestMultipleNodes | test_multiple_nodes | |||
| 291 | 5 | test_relay_subscribe_with_empty_pubsub_topic_list | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelaySubscribe | test_subscribe | |||
| 292 | 103021 | test_store_sync_after_partition_under_100_msgs | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 293 | 75103 | test_relay_7_nodes_3sec_latency | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 294 | 416788 | test_get_multiple_2000_store_messages | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursorManyMessages | test_cursor_many_msgs | |||
| 295 | 184 | test_relay_get_message_while_one_peer_is_paused | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayMultipleNodes | test_multiple_nodes | |||
| 296 | 3 | test_filter_update_subscription_with_extra_field | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 297 | 49359 | test_repeated_filter_requestID | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 298 | 2562 | test_publish_on_not_subscribed_content_topic_works | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 299 | 230 | test_filter_unsubscribe_from_single_content_topic | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 300 | 46466 | test_store_no_peer_selected | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 301 | 844 | test_message_with_both_ephemeral_true_and_false | tests.store | 2026-06-16 | passed | 2026-06-16 | TestEphemeral | test_ephemeral | |||
| 302 | 842 | test_passing_cursor_of_non_existing_message_from_the_store | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 303 | 1242 | test_get_debug_version_is_string | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestDebugFlags | test_debug_flags | |||
| 304 | 11016 | test_s05_send_fails_when_auto_subscribe_fails[empty] | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS05AutoSubscribeFailureBeforeTaskCreation | test_send_handle_and_subscription | |||
| 305 | 4 | test_store_with_wrong_encoding_pubsubtopic | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTopics | test_topics | |||
| 306 | 2772 | test_main_node_only_relay__peer_only_store | tests.store | 2026-06-16 | passed | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 307 | 6 | test_store_is_empty | tests.store | 2026-06-16 | passed | 2026-06-16 | TestGetMessages | test_get_messages | |||
| 308 | 646 | test_relay_unsubscribe_from_all_pubsub_topics | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelaySubscribe | test_subscribe | |||
| 309 | 5 | test_filter_unsubscribe_with_no_request_id | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 310 | 2655 | test_single_content_topic[/statusim/1/community/cbor] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 311 | 4 | test_filter_unsubscribe_with_no_content_topic | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 312 | 15 | test_publish_with_invalid_content_topics | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 313 | 4702 | test_on_postgress_db_with_one_message | tests.store | 2026-06-16 | passed | 2026-06-16 | TestExternalDb | test_external_db | |||
| 314 | 7 | test_filter_update_subscription_with_no_request_id | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 315 | 3504 | test_filter_static_sharding_multiple_shards | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestFilterStaticSharding | test_filter | |||
| 316 | 865 | test_relay_unsubscribe_from_some_pubsub_topics | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelaySubscribe | test_subscribe | |||
| 317 | 4 | test_publish_with_invalid_meta | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 318 | 1993 | test_get_store_messages_with_different_pubsub_topics | tests.store | 2026-06-16 | passed | 2026-06-16 | TestGetMessages | test_get_messages | |||
| 319 | 70569 | test_sync_flags_node2_start_later | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 320 | 198322 | test_filter_20_senders_1_receiver | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 321 | 14889 | test_large_message_payload_sync | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 322 | 22685 | test_relay_with_latency_between_two_nodes | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 323 | 262 | test_relay_resubscribe_to_unsubscribed_pubsub_topic | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelaySubscribe | test_subscribe | |||
| 324 | 31144 | test_extreme_number_page_size | tests.store | 2026-06-16 | passed | 2026-06-16 | TestPageSize | test_page_size | |||
| 325 | 759 | test_filter_get_message_with_valid_timestamps | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterGetMessages | test_get_messages | |||
| 326 | 9 | test_valid_payloads_n1_with_rln_n2_without_rln_at_spam_rate | tests.relay | 2026-06-16 | broken | 2026-06-16 | TestRelayRLN | test_rln | |||
| 327 | 837 | test_store_with_wrong_hash | tests.store | 2026-06-16 | passed | 2026-06-16 | TestHashes | test_hashes | |||
| 328 | 19026 | test_s22_non_ephemeral_message_with_reliability_disabled | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS22NonEphemeralWithReliabilityDisabled | test_send_relay_propagation | |||
| 329 | 8533 | test_store_with_hashes | tests.store | 2026-06-16 | passed | 2026-06-16 | TestHashes | test_hashes | |||
| 330 | 51099 | test_relay_4_nodes_sender_latency | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 331 | 261 | test_light_push_with_ephemeral | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 332 | 9 | test_store_with_not_valid_content_topic | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTopics | test_topics | |||
| 333 | 6241 | test_default_page_size | tests.store | 2026-06-16 | passed | 2026-06-16 | TestPageSize | test_page_size | |||
| 334 | S08: no store peer → Propagated only. | 32037 | test_s08_relay_fallback_to_lightpush | tests.wrappers_tests | 2026-06-16 | skipped | 2026-06-16 | TestRelayToLightpushFallback | test_send_lightpush_and_edge | ||
| 335 | 3901 | test_ping_only_some_nodes_have_subscriptions | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterMultipleNodes | test_multiple_nodes | |||
| 336 | 4164 | test_different_cursor_and_indexes[19-20] | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 337 | 2761 | test_main_node_only_relay__peer_relay_and_store | tests.store | 2026-06-16 | passed | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 338 | 3248 | test_log_level_DEBUG_from_TRACE | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 339 | 0 | test_get_peers_two_protocols | tests.peer_connection_management | 2026-06-16 | skipped | 2026-06-16 | TestPeerStore | test_peer_store | |||
| 340 | 216 | test_get_store_message_with_meta | tests.store | 2026-06-16 | passed | 2026-06-16 | TestGetMessages | test_get_messages | |||
| 341 | 5464 | test_light_push_while_peer_is_paused | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 342 | 14010 | test_s11_edge_lightpush_with_store_validation | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS11EdgeSenderLightpushAndStore | test_send_lightpush_and_edge | |||
| 343 | 28 | test_publish_while_peer_is_paused | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 344 | 20828 | test_different_page_size[99] | tests.store | 2026-06-16 | passed | 2026-06-16 | TestPageSize | test_page_size | |||
| 345 | 4379 | test_multiple_content_topics_and_multiple_pubsub_topics | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 346 | 2694 | test_main_node_relay_and_store__peer_only_relay | tests.store | 2026-06-16 | passed | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 347 | 8910 | test_sync_with_nodes_restart__case1 | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 348 | 3896 | test_lightpush | tests.discv5 | 2026-06-16 | passed | 2026-06-16 | TestDiscv5 | test_discv5 | |||
| 349 | 46 | test_store_with_both_pubsub_topic_and_content_topic | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTopics | test_topics | |||
| 350 | 116 | test_publish_with_valid_version | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 351 | 5165 | test_light_push_with_valid_payloads | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 352 | 2753 | test_subscribe_and_publish_on_another_content_topic_from_same_shard | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 353 | 3917 | test_2_nodes_different_content_topic_same_shard | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 354 | 211 | test_store_not_include_data | tests.store | 2026-06-16 | passed | 2026-06-16 | TestApiFlags | test_api_flags | |||
| 355 | 41893 | test_high_message_volume_sync | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 356 | 33812 | test_relay_receiving_node_not_connected_directly_to_lightpushing_node | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 357 | 352 | test_filter_resubscribe_to_unsubscribed_topics | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 358 | 25024 | test_different_cursor_and_indexes[110-120] | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 359 | 10 | test_valid_payloads_with_optional_nodes_at_spam_rate | tests.relay | 2026-06-16 | broken | 2026-06-16 | TestRelayRLN | test_rln | |||
| 360 | 6612 | test_content_topic_not_in_docker_flags | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 361 | 85386 | test_relay_packet_loss_correlated_vs_uncorrelated | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 362 | 2490 | test_admin_peers_stats_schema | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 363 | 17 | test_publish_with_invalid_payloads | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 364 | 257 | test_filter_update_subscription_add_a_new_content_topic | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 365 | 426 | test_get_store_duplicate_messages | tests.store | 2026-06-16 | passed | 2026-06-16 | TestGetMessages | test_get_messages | |||
| 366 | 1259 | test_time_filter_matches_no_message | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 367 | 842 | test_passing_non_base64_cursor | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 368 | 681 | test_publishing_node_is_stopped | tests.store | 2026-06-16 | passed | 2026-06-16 | TestReliability | test_reliability | |||
| 369 | 2420 | test_store_sort_ascending[true] | tests.store | 2026-06-16 | passed | 2026-06-16 | TestSorting | test_sorting | |||
| 370 | 224 | test_filter_get_message_duplicate_message | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterGetMessages | test_get_messages | |||
| 371 | 129 | test_light_push_with_no_timestamp | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 372 | 0 | test_light_push_and_retrieve_100_messages | tests.light_push | 2026-06-16 | skipped | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 373 | 142210 | test_filter_many_subscribed_nodes | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 374 | 3761 | test_admin_service_peers_contains_expected_addrs_and_protocols | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 375 | 6 | test_store_without_encoding_pubsubtopic | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTopics | test_topics | |||
| 376 | 12009 | test_s17_send_before_relay_peers_joins | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS17SendBeforeRelayPeersJoin | test_send_relay_propagation | |||
| 377 | 96473 | test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60] | tests.e2e | 2026-06-16 | skipped | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 378 | 5271 | test_metrics_after_store_get | tests.metrics | 2026-06-16 | passed | 2026-06-16 | TestMetrics | test_metrics | |||
| 379 | 3444 | test_relay_peers_on_shard_contains_connected_peer | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 380 | 1462 | test_store_node_paused_and_unpaused | tests.store | 2026-06-16 | passed | 2026-06-16 | TestReliability | test_reliability | |||
| 381 | 222 | test_store_with_wrongPeerAddr | tests.store | 2026-06-16 | passed | 2026-06-16 | TestApiFlags | test_api_flags | |||
| 382 | 11013 | test_auto_port_per_field[discv5UdpPort-discv5Udp-enable_service1-9000] | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestWrapperAutoPortAllocation | test_wrapper_corner_cases | |||
| 383 | 1256 | test_time_filter_start_time_after_end_time | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 384 | 127655 | test_relay_packet_loss_sender_vs_receiver | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 385 | 12009 | test_s13_relay_hard_failure_without_fallback | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS13RelayHardFailureWithoutFallback | test_send_errors_and_concurrency | |||
| 386 | 48484 | test_multiple_edge_service_nodes_communication | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 387 | 138 | test_light_push_and_retrieve_duplicate_message | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 388 | 2239 | test_cursor_near_end | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 389 | 4506 | test_resubscribe_to_unsubscribed_pubsub_topics | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 390 | 12014 | test_s06_relay_propagation_without_store | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS06CoreSenderRelayOnly | test_send_relay_propagation | |||
| 391 | 2640 | test_single_content_topic[/waku/2/content/test.js] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 392 | 3451 | test_unsubscribe_from_all_content_topics | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 393 | 2630 | test_content_topic_also_in_docker_flags[/toychat/2/huilong/proto] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 394 | 251 | test_relay_unsubscribe_from_non_existing_pubsub_topic | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelaySubscribe | test_subscribe | |||
| 395 | 5894 | test_sync_nodes_are_not_relay_and_have_storenode_set | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 396 | 1244 | test_verify_node_info | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestDebugFlags | test_debug_flags | |||
| 397 | 371 | test_filter_get_message_after_node_pauses_and_pauses | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterGetMessages | test_get_messages | |||
| 398 | 954 | test_store_with_invalid_hash | tests.store | 2026-06-16 | passed | 2026-06-16 | TestHashes | test_hashes | |||
| 399 | 3 | test_publish_with_missing_content_topic | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 400 | 843 | test_store_with_empty_and_valid_hash | tests.store | 2026-06-16 | passed | 2026-06-16 | TestHashes | test_hashes | |||
| 401 | 0 | test_s01_send_on_uninitialized_handle | tests.wrappers_tests | 2026-06-16 | skipped | 2026-06-16 | TestS01NilOrUninitializedHandle | test_send_handle_and_subscription | |||
| 402 | 1510 | test_publishing_node_paused_and_unpaused | tests.store | 2026-06-16 | passed | 2026-06-16 | TestReliability | test_reliability | |||
| 403 | 248 | test_relay_subscribe_to_already_existing_pubsub_topic | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelaySubscribe | test_subscribe | |||
| 404 | 11015 | test_s05_send_fails_when_auto_subscribe_fails[no-leading-slash] | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS05AutoSubscribeFailureBeforeTaskCreation | test_send_handle_and_subscription | |||
| 405 | 1061 | test_invalid_pagination_cursor_param | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 406 | 230 | test_publish_and_retrieve_duplicate_message | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 407 | 11012 | test_auto_port_per_field[websocketPort-webSocket-enable_service2-8000] | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestWrapperAutoPortAllocation | test_wrapper_corner_cases | |||
| 408 | 227 | test_optional_nodes_not_subscribed_to_same_pubsub_topic | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayMultipleNodes | test_multiple_nodes | |||
| 409 | 818 | test_filter_unsubscribe_all_from_90_content_topics | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribeAll | test_unsubscribe_all | |||
| 410 | 3241 | test_log_level_INFO_from_DEBUG | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 411 | 25870 | test_s31_concurrent_sends_mixed_topics_during_churn | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS31ConcurrentSendsMixedTopicsDuringChurn | test_send_errors_and_concurrency | |||
| 412 | 1254 | test_time_filter_zero_start_time | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 413 | 8335 | test_get_multiple_store_messages | tests.store | 2026-06-16 | passed | 2026-06-16 | TestGetMessages | test_get_messages | |||
| 414 | 115 | test_publish_with_valid_meta | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 415 | 845 | test_invalid_hash_param | tests.store | 2026-06-16 | passed | 2026-06-16 | TestHashes | test_hashes | |||
| 416 | 2086 | test_passing_cursor_not_returned_in_paginationCursor | tests.store | 2026-06-16 | passed | 2026-06-16 | TestCursor | test_cursor | |||
| 417 | 13515 | test_filter_subscribe_to_100_content_topics_in_one_call | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 418 | 2760 | test_node_uses_both_auto_and_regular_apis | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 419 | 69088 | test_s21_error_when_retry_window_expires | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS21ErrorWhenRetryWindowExpires | test_send_errors_and_concurrency | |||
| 420 | 3907 | test_filter_works_with_auto_sharding | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestFilterAutoSharding | test_filter | |||
| 421 | 5 | test_filter_subscribe_with_invalid_pubsub_topic_format | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 422 | 9442 | test_metrics_after_light_push | tests.metrics | 2026-06-16 | passed | 2026-06-16 | TestMetrics | test_metrics | |||
| 423 | 700 | test_filter_unsubscribe_from_pubsub_topics | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 424 | 460 | test_message_relayed_while_store_node_is_paused | tests.store | 2026-06-16 | passed | 2026-06-16 | TestReliability | test_reliability | |||
| 425 | 5 | test_store_with_empty_pubsub_topics | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTopics | test_topics | |||
| 426 | 114 | test_publish_with_no_timestamp | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 427 | 373 | test_filter_update_subscription_add_a_new_pubsub_topic | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 428 | 3355 | test_subscribe_via_api_to_new_content_topics[content_topic_list1] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 429 | 26645 | test_relay_different_latency_between_two_nodes[7000] | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 430 | 751 | test_light_push_on_multiple_pubsub_topics | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 431 | 215 | test_get_store_message_with_version | tests.store | 2026-06-16 | passed | 2026-06-16 | TestGetMessages | test_get_messages | |||
| 432 | 79763 | test_store_filter_interaction_with_six_nodes | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 433 | 127 | test_last_node_to_start_publishes | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayMultipleNodes | test_multiple_nodes | |||
| 434 | 0 | test_peer_store_content_after_node2_restarts | tests.peer_connection_management | 2026-06-16 | skipped | 2026-06-16 | TestPeerStore | test_peer_store | |||
| 435 | 4537 | test_filter_get_message_while_one_peer_is_paused | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterMultipleNodes | test_multiple_nodes | |||
| 436 | 2654 | test_single_pubsub_topic[/waku/2/rs/5/0] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 437 | 2248 | test_publish_after_node2_restarts | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 438 | 4958 | test_combination_of_different_nodes | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestMultipleNodes | test_multiple_nodes | |||
| 439 | 126 | test_filter_unsubscribe_from_non_existing_pubsub_topic | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 440 | 61067 | test_s24_ephemeral_message_with_reachable_store | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS24EphemeralMessageWithReachableStore | test_send_relay_propagation | |||
| 441 | 595 | test_light_push_after_node_pauses_and_pauses | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 442 | 840 | test_store_with_empty_hashes | tests.store | 2026-06-16 | passed | 2026-06-16 | TestHashes | test_hashes | |||
| 443 | 27 | test_light_push_with_invalid_timestamps | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 444 | 139 | test_relay_unsubscribe_from_single_pubsub_topic | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelaySubscribe | test_subscribe | |||
| 445 | 12013 | test_s07_relay_propagation_with_store_validation | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS07CoreSenderRelayAndStore | test_send_relay_propagation | |||
| 446 | 360744 | test_valid_payloads_dynamic_at_slow_rate | tests.relay | 2026-06-16 | broken | 2026-06-16 | TestRelayRLN | test_rln | |||
| 447 | 480 | test_filter_subscribe_with_multiple_overlapping_content_topics | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 448 | 2617 | test_content_topic_also_in_docker_flags[/aaaaa/3/bbbbb/proto] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 449 | 9521 | test_start_node_with_50_pubsub_topics | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 450 | 2783 | test_main_node_relay_and_store__peer_neither_relay_nor_store | tests.store | 2026-06-16 | passed | 2026-06-16 | TestRunningNodes | test_running_nodes | |||
| 451 | 3 | test_publish_on_non_subscribed_pubsub_topic | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 452 | 88131 | test_relay_packet_loss_applied_mid_way | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 453 | 8318 | test_store_with_multiple_hashes | tests.store | 2026-06-16 | passed | 2026-06-16 | TestHashes | test_hashes | |||
| 454 | 12057 | test_auto_shard_relay_10_nwaku_nodes | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestMultipleNodes | test_multiple_nodes | |||
| 455 | 2705 | test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list0] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 456 | 147 | test_filter_update_subscription_refresh_existing | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 457 | 4134 | test_optional_nodes_not_subscribed_to_same_topic | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterMultipleNodes | test_multiple_nodes | |||
| 458 | 2622 | test_single_pubsub_topic[/waku/2/rs/8/0] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 459 | 19 | test_light_push_with_invalid_payloads | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 460 | 300000 | test_valid_payloads_with_optional_nodes_at_slow_rate | tests.relay | 2026-06-16 | failed | 2026-06-16 | TestRelayRLN | test_rln | |||
| 461 | 15 | test_store_with_unknown_pubsub_topic_but_known_content_topic | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTopics | test_topics | |||
| 462 | 838 | test_store_invalid_ascending | tests.store | 2026-06-16 | passed | 2026-06-16 | TestSorting | test_sorting | |||
| 463 | 2542 | test_unsubscribe_from_non_subscribed_pubsub_topics | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 464 | 45100 | test_relay_receiving_node_not_connected_directly_to_relaying_node | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestE2E | test_e2e | |||
| 465 | 2647 | test_sender_uses_regular_api_receiver_uses_auto_api | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 466 | 11012 | test_s05_send_fails_when_auto_subscribe_fails[missing-encoding-segment] | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS05AutoSubscribeFailureBeforeTaskCreation | test_send_handle_and_subscription | |||
| 467 | 19024 | test_s04_unsubscribe_then_send_same_content_topic | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS04UnsubscribeThenSendSameTopic | test_send_handle_and_subscription | |||
| 468 | 6785 | test_multiple_receiving_nodes | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestMultipleNodes | test_multiple_nodes | |||
| 469 | 4 | test_filter_get_message_with_extra_field | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterGetMessages | test_get_messages | |||
| 470 | 1256 | test_time_filter_negative_start_time | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 471 | 6244 | test_metrics_initial_value | tests.metrics | 2026-06-16 | failed | 2026-06-16 | TestMetrics | test_metrics | |||
| 472 | 28335 | test_relay_2_nodes_temporary_blackout_recovers_no_helpers | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 473 | 3 | test_light_push_with_invalid_meta | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 474 | 3235 | test_log_level_ERROR_from_WARN | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 475 | 1 | test_metadata_protocol_mounted_also_on_non_1_clusters | tests.logs | 2026-06-16 | passed | 2026-06-16 | TestLogs | test_logs | |||
| 476 | 2628 | test_single_pubsub_topic[/waku/2/rs/5/999] | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 477 | 211 | test_get_store_messages_with_wrong_typo_content_topic | tests.store | 2026-06-16 | passed | 2026-06-16 | TestApiFlags | test_api_flags | |||
| 478 | 12014 | test_s30_concurrent_sends_during_auto_subscribe | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestS30ConcurrentSendsDuringAutoSubscribe | test_send_errors_and_concurrency | |||
| 479 | 25 | test_publish_with_invalid_timestamps | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 480 | 26176 | test_relay_4_nodes_sender_packet_loss | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 481 | 5108 | test_light_push_with_valid_content_topics | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 482 | 4632 | test_publish_with_valid_payloads | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 483 | 2643 | test_retrieve_messages_without_subscribing_via_api | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 484 | 1717 | test_get_store_messages_with_different_content_topics | tests.store | 2026-06-16 | passed | 2026-06-16 | TestGetMessages | test_get_messages | |||
| 485 | 5013 | test_admin_peers_stats_counts | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 486 | 11012 | test_auto_port_per_field[tcpPort-tcp-enable_service0-60000] | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestWrapperAutoPortAllocation | test_wrapper_corner_cases | |||
| 487 | 5862 | test_sync_nodes_have_store_true | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 488 | 5 | test_filter_unsubscribe_with_pubsub_topic_string_instead_of_list | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterUnSubscribe | test_unsubscribe | |||
| 489 | 3253 | test_log_level_NOTICE_from_INFO | tests.rest_flags | 2026-06-16 | passed | 2026-06-16 | TestAdminFlags | test_admin_flags | |||
| 490 | 25571 | test_sync_flags_no_relay_2nodes | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 491 | 14607 | test_relay_different_latency_between_two_nodes[1000] | tests.e2e | 2026-06-16 | passed | 2026-06-16 | TestNetworkConditions | test_network_conditions | |||
| 492 | 6037 | test_sync_messages_received_via_lightpush | tests.store_sync | 2026-06-16 | passed | 2026-06-16 | TestStoreSync | test_store_sync | |||
| 493 | 1771 | test_message_relayed_before_store_node_is_started | tests.store | 2026-06-16 | passed | 2026-06-16 | TestReliability | test_reliability | |||
| 494 | 160 | test_light_push_with_payload_of_150_kb | tests.light_push | 2026-06-16 | passed | 2026-06-16 | TestLightPushPublish | test_publish | |||
| 495 | 1250 | test_time_filter_end_time_now | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTimeFilter | test_time_filter | |||
| 496 | 12 | test_filter_update_subscription_add_101_new_content_topics | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 497 | 14 | test_filter_subscribe_to_101_content_topics | tests.filter | 2026-06-16 | passed | 2026-06-16 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 498 | 6253 | test_page_size_0_defaults_to_20 | tests.store | 2026-06-16 | passed | 2026-06-16 | TestPageSize | test_page_size | |||
| 499 | 2647 | test_2_nodes_different_content_topic_different_shard | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 500 | 11012 | test_concrete_ports_are_respected | tests.wrappers_tests | 2026-06-16 | passed | 2026-06-16 | TestWrapperAutoPortAllocation | test_wrapper_corner_cases | |||
| 501 | 2038 | test_publish_with_payload_less_than_150_kb | tests.relay | 2026-06-16 | passed | 2026-06-16 | TestRelayPublish | test_publish | |||
| 502 | 5938 | test_store_with_long_string_pubsub_topic | tests.store | 2026-06-16 | passed | 2026-06-16 | TestTopics | test_topics | |||
| 503 | 3448 | test_multiple_content_topics_different_shard | tests.sharding | 2026-06-16 | passed | 2026-06-16 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding |