mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-24 03:09:58 +00:00
534 lines
91 KiB
CSV
534 lines
91 KiB
CSV
"DESCRIPTION","DURATION IN MS","NAME","PARENT SUITE","START TIME","STATUS","STOP TIME","SUB SUITE","SUITE","TEST CLASS","TEST METHOD"
|
|
"","2087","test_cursor_near_end","tests.store","Wed May 13 05:30:32 UTC 2026","passed","Wed May 13 05:30:34 UTC 2026","TestCursor","test_cursor","",""
|
|
"","221","test_get_store_message_with_version","tests.store","Wed May 13 05:34:13 UTC 2026","passed","Wed May 13 05:34:14 UTC 2026","TestGetMessages","test_get_messages","",""
|
|
"","39532","test_multiple_edge_service_nodes_communication","tests.e2e","Wed May 13 05:27:09 UTC 2026","passed","Wed May 13 05:27:49 UTC 2026","TestE2E","test_e2e","",""
|
|
"","6282","test_page_size_0_defaults_to_20","tests.store","Wed May 13 05:33:40 UTC 2026","passed","Wed May 13 05:33:46 UTC 2026","TestPageSize","test_page_size","",""
|
|
"","4169","test_different_cursor_and_indexes[19-20]","tests.store","Wed May 13 05:34:08 UTC 2026","passed","Wed May 13 05:34:12 UTC 2026","TestCursor","test_cursor","",""
|
|
"","4522","test_filter_get_message_while_one_peer_is_paused","tests.filter","Wed May 13 05:36:47 UTC 2026","passed","Wed May 13 05:36:52 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
|
|
"","631","test_filter_subscribe_to_multiple_pubsub_topic_from_same_cluster","tests.filter","Wed May 13 05:30:14 UTC 2026","passed","Wed May 13 05:30:14 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","2084","test_cursor_pointing_to_deleted_message","tests.store","Wed May 13 05:33:03 UTC 2026","passed","Wed May 13 05:33:05 UTC 2026","TestCursor","test_cursor","",""
|
|
"","4","test_light_push_with_missing_pubsub_topics","tests.light_push","Wed May 13 05:30:23 UTC 2026","failed","Wed May 13 05:30:23 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","25290","test_relay_different_latency_between_two_nodes[5000]","tests.e2e","Wed May 13 05:26:44 UTC 2026","passed","Wed May 13 05:27:09 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","849","test_relay_unsubscribe_from_some_pubsub_topics","tests.relay","Wed May 13 05:30:27 UTC 2026","passed","Wed May 13 05:30:27 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
|
"","39050","test_s10_edge_lightpush_propagation","tests.wrappers_tests","Wed May 13 05:31:03 UTC 2026","skipped","Wed May 13 05:31:42 UTC 2026","TestS10EdgeSenderLightpushOnly","test_send_e2e_part2","",""
|
|
"
|
|
S23: non-ephemeral message, reliability enabled, no store peer ever reachable.
|
|
- Expected: Ok(RequestId), Propagated event only, no Sent and no terminal error.
|
|
","69081","test_s23_no_sent_event_when_relay_has_no_store","tests.wrappers_tests","Wed May 13 05:35:02 UTC 2026","passed","Wed May 13 05:36:11 UTC 2026","TestSendBeforeRelay","test_send_e2e_part1","",""
|
|
"","420","test_get_store_duplicate_messages","tests.store","Wed May 13 05:33:14 UTC 2026","passed","Wed May 13 05:33:14 UTC 2026","TestGetMessages","test_get_messages","",""
|
|
"","692","test_publishing_node_is_stopped","tests.store","Wed May 13 05:38:53 UTC 2026","passed","Wed May 13 05:38:54 UTC 2026","TestReliability","test_reliability","",""
|
|
"","5718","test_store_with_long_string_pubsub_topic","tests.store","Wed May 13 05:32:15 UTC 2026","passed","Wed May 13 05:32:20 UTC 2026","TestTopics","test_topics","",""
|
|
"","2627","test_single_pubsub_topic[/waku/2/rs/5/999]","tests.sharding","Wed May 13 05:30:00 UTC 2026","passed","Wed May 13 05:30:02 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
|
"","129928","test_relay_packet_loss_sender_vs_receiver","tests.e2e","Wed May 13 05:29:00 UTC 2026","passed","Wed May 13 05:31:10 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","125","test_last_node_to_start_publishes","tests.relay","Wed May 13 05:30:38 UTC 2026","passed","Wed May 13 05:30:38 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
|
|
"","4252","test_single_content_topic[/app/20/sometopic/someencoding]","tests.sharding","Wed May 13 05:33:34 UTC 2026","broken","Wed May 13 05:33:39 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"
|
|
S26: multiple lightpush peers, the selected one disappears,
|
|
an alternate remains.
|
|
|
|
Topology (3 peers + sender):
|
|
- peer1: relay + lightpush. The lightpush server initially selected
|
|
by the sender. Stopped mid-test to simulate churn.
|
|
- relay_peer: relay-only. Kept alive throughout the test as a
|
|
stable gossipsub mesh neighbour, so that after peer1 disappears
|
|
peer2 still has a relay path to propagate the message.
|
|
- peer2: relay + lightpush. The surviving lightpush server that
|
|
must take over once peer1 is gone.
|
|
- sender: edge node with peer1 and peer2 as static lightpush peers.
|
|
","20783","test_s26_lightpush_peer_churn_alternate_remains","tests.wrappers_tests","Wed May 13 05:41:31 UTC 2026","passed","Wed May 13 05:41:52 UTC 2026","TestSendBeforeRelay","test_send_e2e_part1","",""
|
|
"","8757","test_sync_with_nodes_restart__case1","tests.store_sync","Wed May 13 05:30:07 UTC 2026","passed","Wed May 13 05:30:16 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","835","test_store_with_empty_hashes","tests.store","Wed May 13 05:31:56 UTC 2026","passed","Wed May 13 05:31:57 UTC 2026","TestHashes","test_hashes","",""
|
|
"","3713","test_filter_update_subscription_add_30_new_content_topics","tests.filter","Wed May 13 05:31:26 UTC 2026","passed","Wed May 13 05:31:30 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
|
"","13","test_filter_subscribe_to_101_content_topics","tests.filter","Wed May 13 05:30:18 UTC 2026","passed","Wed May 13 05:30:18 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","25584","test_sync_flags_no_relay_2nodes","tests.store_sync","Wed May 13 05:30:15 UTC 2026","passed","Wed May 13 05:30:41 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","40026","test_store_no_peer_selected","tests.e2e","Wed May 13 05:28:47 UTC 2026","passed","Wed May 13 05:29:27 UTC 2026","TestE2E","test_e2e","",""
|
|
"","3137","test_main_node_full__peer_full","tests.light_push","Wed May 13 05:29:32 UTC 2026","passed","Wed May 13 05:29:36 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","2510","test_multiple_content_topics_same_shard[content_topic_list1]","tests.sharding","Wed May 13 05:29:57 UTC 2026","broken","Wed May 13 05:30:00 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","32705","test_admin_connected_peers_scalar_types","tests.rest_flags","Wed May 13 05:32:09 UTC 2026","passed","Wed May 13 05:32:42 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","20","test_filter_unsubscribe_all_on_peer_with_no_subscription","tests.filter","Wed May 13 05:28:36 UTC 2026","passed","Wed May 13 05:28:36 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
|
"","2090","test_passing_cursor_not_returned_in_paginationCursor","tests.store","Wed May 13 05:34:16 UTC 2026","passed","Wed May 13 05:34:18 UTC 2026","TestCursor","test_cursor","",""
|
|
"","15","test_publish_with_invalid_content_topics","tests.relay","Wed May 13 05:30:43 UTC 2026","passed","Wed May 13 05:30:43 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","4057","test_unsubscribe_from_some_content_topics[content_topic_list1]","tests.sharding","Wed May 13 05:30:58 UTC 2026","passed","Wed May 13 05:31:02 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","36990","test_store_node_not_connected_directly_to_relaying_node","tests.e2e","Wed May 13 05:28:03 UTC 2026","passed","Wed May 13 05:28:40 UTC 2026","TestE2E","test_e2e","",""
|
|
"","750","test_relay_get_message_after_one_peer_was_stopped","tests.relay","Wed May 13 05:27:50 UTC 2026","passed","Wed May 13 05:27:51 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
|
|
"","5555","test_metrics_after_filter_get","tests.metrics","Wed May 13 05:31:45 UTC 2026","passed","Wed May 13 05:31:51 UTC 2026","TestMetrics","test_metrics","",""
|
|
"","126","test_filter_unsubscribe_from_non_existing_content_topic","tests.filter","Wed May 13 05:28:29 UTC 2026","passed","Wed May 13 05:28:29 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","4075","test_unsubscribe_from_some_pubsub_topics","tests.sharding","Wed May 13 05:35:07 UTC 2026","passed","Wed May 13 05:35:11 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
|
"","249","test_relay_subscribe_to_already_existing_pubsub_topic","tests.relay","Wed May 13 05:28:09 UTC 2026","passed","Wed May 13 05:28:10 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
|
"","198","test_relay_get_message_while_one_peer_is_paused","tests.relay","Wed May 13 05:33:08 UTC 2026","passed","Wed May 13 05:33:09 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
|
|
"","6","test_store_with_unknown_content_topic","tests.store","Wed May 13 05:32:09 UTC 2026","passed","Wed May 13 05:32:09 UTC 2026","TestTopics","test_topics","",""
|
|
"","11","test_light_push_with_with_large_meta","tests.light_push","Wed May 13 05:29:31 UTC 2026","passed","Wed May 13 05:29:31 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","0","test_get_peers_two_protocols","tests.peer_connection_management","Wed May 13 05:31:49 UTC 2026","skipped","Wed May 13 05:31:49 UTC 2026","TestPeerStore","test_peer_store","",""
|
|
"","67301","test_store_filter_interaction_with_six_nodes","tests.e2e","Wed May 13 05:27:19 UTC 2026","passed","Wed May 13 05:28:27 UTC 2026","TestE2E","test_e2e","",""
|
|
"","5092","test_light_push_with_valid_content_topics","tests.light_push","Wed May 13 05:29:21 UTC 2026","passed","Wed May 13 05:29:26 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","3","test_store_with_wrong_url_content_topic","tests.store","Wed May 13 05:34:28 UTC 2026","passed","Wed May 13 05:34:28 UTC 2026","TestTopics","test_topics","",""
|
|
"","12014","test_s02_send_without_explicit_subscribe","tests.wrappers_tests","Wed May 13 05:37:48 UTC 2026","passed","Wed May 13 05:38:00 UTC 2026","TestS02AutoSubscribeOnFirstSend","test_send_e2e_part2","",""
|
|
"S08: no store peer → Propagated only.","32038","test_s08_relay_fallback_to_lightpush","tests.wrappers_tests","Wed May 13 05:30:37 UTC 2026","skipped","Wed May 13 05:31:09 UTC 2026","TestRelayToLightpushFallback","test_send_e2e_part2","",""
|
|
"","5878","test_sync_nodes_are_not_relay_and_have_storenode_set","tests.store_sync","Wed May 13 05:33:39 UTC 2026","passed","Wed May 13 05:33:45 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","16425","test_get_peers","tests.peer_connection_management","Wed May 13 05:32:07 UTC 2026","passed","Wed May 13 05:32:24 UTC 2026","TestPeerStore","test_peer_store","",""
|
|
"","3484","test_relay_peers_on_shard_schema","tests.rest_flags","Wed May 13 05:32:43 UTC 2026","passed","Wed May 13 05:32:46 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","3241","test_log_level_WARN_from_NOTICE","tests.rest_flags","Wed May 13 05:29:19 UTC 2026","passed","Wed May 13 05:29:22 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","4","test_light_push_with_invalid_meta","tests.light_push","Wed May 13 05:28:57 UTC 2026","passed","Wed May 13 05:28:57 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","227","test_on_empty_postgress_db","tests.store","Wed May 13 05:31:28 UTC 2026","passed","Wed May 13 05:31:29 UTC 2026","TestExternalDb","test_external_db","",""
|
|
"","3204","test_pubsub_topic_not_in_docker_flags","tests.sharding","Wed May 13 05:33:48 UTC 2026","passed","Wed May 13 05:33:51 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
|
"
|
|
S20: relay propagation succeeds, the first store query misses
|
|
(the store peer is reachable but does not yet have the message),
|
|
a later retry republishes through the relay mesh, and the store
|
|
peer then archives it.
|
|
|
|
Covers state flow:
|
|
SuccessfullyPropagated -> NextRoundRetry
|
|
-> SuccessfullyPropagated -> SuccessfullyValidated
|
|
|
|
","0","test_s20_store_misses_initially_then_retry_succeeds","tests.wrappers_tests","Wed May 13 05:32:29 UTC 2026","skipped","Wed May 13 05:32:29 UTC 2026","TestSendBeforeRelay","test_send_e2e_part1","",""
|
|
"","19","test_light_push_with_invalid_payloads","tests.light_push","Wed May 13 05:28:44 UTC 2026","passed","Wed May 13 05:28:44 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","52438","test_relay_4_nodes_sender_latency","tests.e2e","Wed May 13 05:29:33 UTC 2026","passed","Wed May 13 05:30:26 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","5","test_filter_unsubscribe_with_no_request_id","tests.filter","Wed May 13 05:28:11 UTC 2026","passed","Wed May 13 05:28:11 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","262","test_relay_resubscribe_to_unsubscribed_pubsub_topic","tests.relay","Wed May 13 05:28:57 UTC 2026","passed","Wed May 13 05:28:57 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
|
"","651","test_relay_unsubscribe_from_all_pubsub_topics","tests.relay","Wed May 13 05:32:44 UTC 2026","passed","Wed May 13 05:32:45 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
|
"","23723","test_relay_2_nodes_low_bandwidth_sending_over_time","tests.e2e","Wed May 13 05:27:48 UTC 2026","passed","Wed May 13 05:28:11 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","14305","test_relay_2_nodes_packet_reordering","tests.e2e","Wed May 13 05:31:16 UTC 2026","passed","Wed May 13 05:31:30 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","69085","test_s12_send_with_no_peers_produces_error","tests.wrappers_tests","Wed May 13 05:34:10 UTC 2026","passed","Wed May 13 05:35:19 UTC 2026","TestS12IsolatedSenderNoPeers","test_send_e2e_part2","",""
|
|
"","8","test_valid_payloads_at_spam_rate","tests.relay","Wed May 13 05:31:40 UTC 2026","broken","Wed May 13 05:31:40 UTC 2026","TestRelayRLN","test_rln","",""
|
|
"","7","test_filter_unsubscribe_all_with_extra_field","tests.filter","Wed May 13 05:31:58 UTC 2026","passed","Wed May 13 05:31:58 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
|
"","6","test_store_is_empty","tests.store","Wed May 13 05:30:09 UTC 2026","passed","Wed May 13 05:30:09 UTC 2026","TestGetMessages","test_get_messages","",""
|
|
"","2547","test_cant_publish_on_not_subscribed_shard","tests.sharding","Wed May 13 05:34:59 UTC 2026","passed","Wed May 13 05:35:02 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
|
"","0","test_publish_and_retrieve_100_messages","tests.relay","Wed May 13 05:32:43 UTC 2026","skipped","Wed May 13 05:32:43 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","2504","test_2_nodes_different_content_topic_same_shard","tests.sharding","Wed May 13 05:30:08 UTC 2026","broken","Wed May 13 05:30:10 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","130","test_message_published_on_different_pubsub_topic_is_not_retrieved","tests.relay","Wed May 13 05:29:14 UTC 2026","passed","Wed May 13 05:29:14 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","3805","test_admin_peers_mesh_on_shard_contains_node2","tests.rest_flags","Wed May 13 05:32:04 UTC 2026","passed","Wed May 13 05:32:08 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","4","test_filter_subscribe_with_invalid_request_id","tests.filter","Wed May 13 05:33:42 UTC 2026","passed","Wed May 13 05:33:42 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","2519","test_single_content_topic[/toychat/2/huilong/proto]","tests.sharding","Wed May 13 05:33:37 UTC 2026","broken","Wed May 13 05:33:40 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","4","test_publish_on_non_subscribed_pubsub_topic","tests.relay","Wed May 13 05:32:41 UTC 2026","passed","Wed May 13 05:32:41 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","6251","test_metrics_initial_value","tests.metrics","Wed May 13 05:31:36 UTC 2026","passed","Wed May 13 05:31:42 UTC 2026","TestMetrics","test_metrics","",""
|
|
"","27","test_publish_with_invalid_timestamps","tests.relay","Wed May 13 05:33:14 UTC 2026","passed","Wed May 13 05:33:14 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","8","test_valid_payloads_n1_with_rln_n2_without_rln_at_spam_rate","tests.relay","Wed May 13 05:40:20 UTC 2026","broken","Wed May 13 05:40:20 UTC 2026","TestRelayRLN","test_rln","",""
|
|
"","2032","test_filter_get_message_with_150_kb_payload","tests.filter","Wed May 13 05:29:59 UTC 2026","passed","Wed May 13 05:30:01 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
|
"","3021","test_filter_get_message_after_node1_restarts","tests.filter","Wed May 13 05:31:37 UTC 2026","passed","Wed May 13 05:31:40 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
|
"","840","test_store_with_duplicate_hashes","tests.store","Wed May 13 05:29:33 UTC 2026","passed","Wed May 13 05:29:34 UTC 2026","TestHashes","test_hashes","",""
|
|
"","4","test_light_push_with_extra_field","tests.light_push","Wed May 13 05:28:49 UTC 2026","passed","Wed May 13 05:28:49 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","0","test_light_push_and_retrieve_100_messages","tests.light_push","Wed May 13 05:37:12 UTC 2026","skipped","Wed May 13 05:37:12 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","211","test_store_not_include_data","tests.store","Wed May 13 05:29:44 UTC 2026","passed","Wed May 13 05:29:45 UTC 2026","TestApiFlags","test_api_flags","",""
|
|
"","15608","test_relay_2_nodes_low_bandwidth_reliability","tests.e2e","Wed May 13 05:30:59 UTC 2026","passed","Wed May 13 05:31:15 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","293","test_light_push_with_payload_less_than_150_kb","tests.light_push","Wed May 13 05:30:26 UTC 2026","passed","Wed May 13 05:30:26 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","2520","test_single_content_topic[/app/29/sometopic/someencoding]","tests.sharding","Wed May 13 05:29:38 UTC 2026","broken","Wed May 13 05:29:41 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","3019","test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list1]","tests.sharding","Wed May 13 05:33:01 UTC 2026","passed","Wed May 13 05:33:04 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","4918","test_get_peers_for_blank_node","tests.peer_exchange","Wed May 13 05:29:01 UTC 2026","passed","Wed May 13 05:29:05 UTC 2026","TestPeerExchange","test_peer_exchange","",""
|
|
"","5061","test_light_push_with_valid_payloads","tests.light_push","Wed May 13 05:29:55 UTC 2026","passed","Wed May 13 05:30:00 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","458","test_message_relayed_while_store_node_is_paused","tests.store","Wed May 13 05:34:33 UTC 2026","passed","Wed May 13 05:34:34 UTC 2026","TestReliability","test_reliability","",""
|
|
"","13529","test_relay_different_latency_between_two_nodes[500]","tests.e2e","Wed May 13 05:29:15 UTC 2026","passed","Wed May 13 05:29:28 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","3945","test_lightpush","tests.discv5","Wed May 13 05:28:06 UTC 2026","passed","Wed May 13 05:28:10 UTC 2026","TestDiscv5","test_discv5","",""
|
|
"","1176","test_filter_unsubscribe_all_from_multiple_pubsub_topics","tests.filter","Wed May 13 05:29:15 UTC 2026","passed","Wed May 13 05:29:16 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
|
"","0","test_use_persistent_storage_survive_restart","tests.peer_connection_management","Wed May 13 05:32:26 UTC 2026","skipped","Wed May 13 05:32:26 UTC 2026","TestPeerStore","test_peer_store","",""
|
|
"","840","test_invalid_hash_param","tests.store","Wed May 13 05:30:17 UTC 2026","passed","Wed May 13 05:30:18 UTC 2026","TestHashes","test_hashes","",""
|
|
"","17","test_filter_update_subscription_with_invalid_content_topic_format","tests.filter","Wed May 13 05:31:51 UTC 2026","passed","Wed May 13 05:31:51 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
|
"","4340","test_check_sync_when_all_3_nodes_publish","tests.store_sync","Wed May 13 05:34:43 UTC 2026","passed","Wed May 13 05:34:47 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","213","test_message_with_ephemeral_true","tests.store","Wed May 13 05:38:38 UTC 2026","passed","Wed May 13 05:38:38 UTC 2026","TestEphemeral","test_ephemeral","",""
|
|
"","962","test_light_push_with_payload_of_1_MB","tests.light_push","Wed May 13 05:30:05 UTC 2026","passed","Wed May 13 05:30:06 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","4","test_filter_subscribe_with_no_pubsub_topic","tests.filter","Wed May 13 05:28:44 UTC 2026","passed","Wed May 13 05:28:44 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","597","test_publish_on_multiple_pubsub_topics","tests.relay","Wed May 13 05:31:55 UTC 2026","passed","Wed May 13 05:31:55 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","0","test_main_node_only_lightpush__peer_only_lightpush","tests.light_push","Wed May 13 05:32:26 UTC 2026","skipped","Wed May 13 05:32:26 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","1252","test_publishing_node_restarts","tests.store","Wed May 13 05:36:18 UTC 2026","passed","Wed May 13 05:36:19 UTC 2026","TestReliability","test_reliability","",""
|
|
"","16","test_filter_ping_on_peer_without_subscription","tests.filter","Wed May 13 05:29:32 UTC 2026","passed","Wed May 13 05:29:32 UTC 2026","TestFilterPing","test_ping","",""
|
|
"","130","test_light_push_with_valid_meta","tests.light_push","Wed May 13 05:34:13 UTC 2026","passed","Wed May 13 05:34:13 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","1249","test_time_filter_matches_one_message","tests.store","Wed May 13 05:29:47 UTC 2026","passed","Wed May 13 05:29:48 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","1253","test_time_filter_zero_start_time","tests.store","Wed May 13 05:30:13 UTC 2026","passed","Wed May 13 05:30:14 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","116","test_filter_get_message_with_version","tests.filter","Wed May 13 05:29:56 UTC 2026","passed","Wed May 13 05:29:56 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
|
"","909","test_light_push_with_valid_timestamps","tests.light_push","Wed May 13 05:33:56 UTC 2026","passed","Wed May 13 05:33:57 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","4084","test_check_sync_when_2_nodes_publish","tests.store_sync","Wed May 13 05:30:39 UTC 2026","passed","Wed May 13 05:30:43 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","10","test_valid_payloads_with_optional_nodes_at_spam_rate","tests.relay","Wed May 13 05:44:40 UTC 2026","broken","Wed May 13 05:44:40 UTC 2026","TestRelayRLN","test_rln","",""
|
|
"","258","test_filter_subscribe_refresh","tests.filter","Wed May 13 05:28:40 UTC 2026","passed","Wed May 13 05:28:40 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","839","test_store_invalid_ascending","tests.store","Wed May 13 05:30:08 UTC 2026","passed","Wed May 13 05:30:09 UTC 2026","TestSorting","test_sorting","",""
|
|
"","1254","test_time_filter_start_time_after_end_time","tests.store","Wed May 13 05:36:22 UTC 2026","passed","Wed May 13 05:36:24 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","646171","test_query_after_long_time","tests.store_sync","Wed May 13 05:37:14 UTC 2026","passed","Wed May 13 05:48:00 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","3538","test_unsubscribe_from_all_pubsub_topics","tests.sharding","Wed May 13 05:35:12 UTC 2026","passed","Wed May 13 05:35:16 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
|
"","2980","test_content_topic_not_in_docker_flags","tests.sharding","Wed May 13 05:33:51 UTC 2026","failed","Wed May 13 05:33:54 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","4810","test_publish_without_subscribing_via_api_works","tests.sharding","Wed May 13 05:32:49 UTC 2026","passed","Wed May 13 05:32:54 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","5","test_filter_update_subscription_with_no_content_topic","tests.filter","Wed May 13 05:32:10 UTC 2026","passed","Wed May 13 05:32:10 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
|
"","37712","test_filter_node_not_connected_directly_to_relaying_node","tests.e2e","Wed May 13 05:27:26 UTC 2026","passed","Wed May 13 05:28:04 UTC 2026","TestE2E","test_e2e","",""
|
|
"","38130","test_store_sync_range_with_zero_jitter","tests.store_sync","Wed May 13 05:33:47 UTC 2026","passed","Wed May 13 05:34:25 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","1247","test_time_filter_big_timestamp","tests.store","Wed May 13 05:30:27 UTC 2026","passed","Wed May 13 05:30:28 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","5","test_filter_unsubscribe_with_pubsub_topic_string_instead_of_list","tests.filter","Wed May 13 05:28:32 UTC 2026","passed","Wed May 13 05:28:32 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","25117","test_relay_4_nodes_sender_packet_loss","tests.e2e","Wed May 13 05:27:52 UTC 2026","passed","Wed May 13 05:28:17 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","832","test_store_with_excessive_length_hash","tests.store","Wed May 13 05:35:02 UTC 2026","passed","Wed May 13 05:35:03 UTC 2026","TestHashes","test_hashes","",""
|
|
"","1462","test_store_node_paused_and_unpaused","tests.store","Wed May 13 05:33:56 UTC 2026","passed","Wed May 13 05:33:58 UTC 2026","TestReliability","test_reliability","",""
|
|
"","2672","test_content_topic_also_in_docker_flags[/aaaaa/3/bbbbb/proto]","tests.sharding","Wed May 13 05:38:24 UTC 2026","passed","Wed May 13 05:38:26 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
|
"","1461","test_publishing_node_paused_and_unpaused","tests.store","Wed May 13 05:30:42 UTC 2026","passed","Wed May 13 05:30:43 UTC 2026","TestReliability","test_reliability","",""
|
|
"","845","test_passing_non_base64_cursor","tests.store","Wed May 13 05:33:20 UTC 2026","passed","Wed May 13 05:33:21 UTC 2026","TestCursor","test_cursor","",""
|
|
"","2494","test_admin_peers_stats_schema","tests.rest_flags","Wed May 13 05:28:58 UTC 2026","passed","Wed May 13 05:29:01 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","1254","test_time_filter_matches_no_message","tests.store","Wed May 13 05:29:10 UTC 2026","passed","Wed May 13 05:29:12 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","2730","test_main_node_only_relay__peer_only_store","tests.store","Wed May 13 05:34:35 UTC 2026","passed","Wed May 13 05:34:37 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","3","test_light_push_with_missing_content_topic","tests.light_push","Wed May 13 05:32:19 UTC 2026","passed","Wed May 13 05:32:19 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"
|
|
S24: ephemeral message, reliability enabled, reachable store peer.
|
|
- Setup: propagation path exists, relay peer has store=True (reachable),
|
|
- Expected: Ok(RequestId), Propagated event only, no Sent event.
|
|
","68085","test_s24_ephemeral_message_with_reachable_store","tests.wrappers_tests","Wed May 13 05:29:54 UTC 2026","passed","Wed May 13 05:31:02 UTC 2026","TestSendBeforeRelay","test_send_e2e_part1","",""
|
|
"","5564","test_metrics_after_relay_publish","tests.metrics","Wed May 13 05:29:39 UTC 2026","passed","Wed May 13 05:29:45 UTC 2026","TestMetrics","test_metrics","",""
|
|
"","3242","test_lightpush_node_with_relay_works_correctly","tests.light_push","Wed May 13 05:32:03 UTC 2026","passed","Wed May 13 05:32:06 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","0","test_2_lightpush_nodes_and_2_receiving_nodes","tests.light_push","Wed May 13 05:27:23 UTC 2026","skipped","Wed May 13 05:27:23 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
|
"","4","test_publish_with_missing_content_topic","tests.relay","Wed May 13 05:32:37 UTC 2026","passed","Wed May 13 05:32:37 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","6","test_filter_unsubscribe_with_invalid_request_id","tests.filter","Wed May 13 05:31:52 UTC 2026","passed","Wed May 13 05:31:52 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","2512","test_single_content_topic[/waku/2/content/test.js]","tests.sharding","Wed May 13 05:37:59 UTC 2026","broken","Wed May 13 05:38:01 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"S09: S08 + store peer + reliability → Propagated, then Sent.","13014","test_s09_relay_fallback_to_lightpush_with_store_validation","tests.wrappers_tests","Wed May 13 05:32:02 UTC 2026","passed","Wed May 13 05:32:15 UTC 2026","TestRelayToLightpushFallback","test_send_e2e_part2","",""
|
|
"","83116","test_store_sync_small_sync_range","tests.store_sync","Wed May 13 05:32:06 UTC 2026","passed","Wed May 13 05:33:29 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","48","test_store_with_both_pubsub_topic_and_content_topic","tests.store","Wed May 13 05:36:00 UTC 2026","passed","Wed May 13 05:36:00 UTC 2026","TestTopics","test_topics","",""
|
|
"","840","test_passing_invalid_cursor","tests.store","Wed May 13 05:29:02 UTC 2026","passed","Wed May 13 05:29:02 UTC 2026","TestCursor","test_cursor","",""
|
|
"","126","test_relay_subscribe_to_single_pubsub_topic","tests.relay","Wed May 13 05:28:36 UTC 2026","passed","Wed May 13 05:28:36 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
|
"","23","test_publish_while_peer_is_paused","tests.relay","Wed May 13 05:32:01 UTC 2026","passed","Wed May 13 05:32:01 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","5","test_filter_unsubscribe_all_with_invalid_request_id","tests.filter","Wed May 13 05:31:54 UTC 2026","passed","Wed May 13 05:31:54 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
|
"","2499","test_different_page_size[11]","tests.store","Wed May 13 05:38:41 UTC 2026","passed","Wed May 13 05:38:44 UTC 2026","TestPageSize","test_page_size","",""
|
|
"","230","test_filter_unsubscribe_from_single_content_topic","tests.filter","Wed May 13 05:29:42 UTC 2026","passed","Wed May 13 05:29:43 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","20795","test_different_page_size[99]","tests.store","Wed May 13 05:34:09 UTC 2026","passed","Wed May 13 05:34:30 UTC 2026","TestPageSize","test_page_size","",""
|
|
"","425","test_light_push_after_node_pauses_and_pauses","tests.light_push","Wed May 13 05:29:03 UTC 2026","passed","Wed May 13 05:29:03 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","1252","test_time_filter_small_timestamp","tests.store","Wed May 13 05:30:31 UTC 2026","passed","Wed May 13 05:30:32 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","8542","test_store_with_hashes","tests.store","Wed May 13 05:29:11 UTC 2026","passed","Wed May 13 05:29:20 UTC 2026","TestHashes","test_hashes","",""
|
|
"","45","test_store_with_one_content_topic","tests.store","Wed May 13 05:30:38 UTC 2026","passed","Wed May 13 05:30:38 UTC 2026","TestTopics","test_topics","",""
|
|
"","10","test_store_with_not_valid_content_topic","tests.store","Wed May 13 05:32:00 UTC 2026","passed","Wed May 13 05:32:00 UTC 2026","TestTopics","test_topics","",""
|
|
"","2527","test_multiple_content_topics_and_multiple_pubsub_topics","tests.sharding","Wed May 13 05:38:20 UTC 2026","broken","Wed May 13 05:38:23 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","37663","test_relay_receiving_node_not_connected_directly_to_relaying_node","tests.e2e","Wed May 13 05:27:39 UTC 2026","passed","Wed May 13 05:28:17 UTC 2026","TestE2E","test_e2e","",""
|
|
"","5757","test_filter","tests.discv5","Wed May 13 05:28:00 UTC 2026","passed","Wed May 13 05:28:05 UTC 2026","TestDiscv5","test_discv5","",""
|
|
"","2650","test_filter_works_with_static_sharding","tests.sharding","Wed May 13 05:29:46 UTC 2026","passed","Wed May 13 05:29:48 UTC 2026","TestFilterStaticSharding","test_filter","",""
|
|
"","2506","test_multiple_content_topics_different_shard","tests.sharding","Wed May 13 05:38:09 UTC 2026","broken","Wed May 13 05:38:12 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","1254","test_verify_node_info","tests.rest_flags","Wed May 13 05:33:34 UTC 2026","passed","Wed May 13 05:33:35 UTC 2026","TestDebugFlags","test_debug_flags","",""
|
|
"","6481","test_get_peers_after_node1_was_restarted","tests.peer_exchange","Wed May 13 05:32:31 UTC 2026","passed","Wed May 13 05:32:38 UTC 2026","TestPeerExchange","test_peer_exchange","",""
|
|
"","8","test_filter_ping_without_request_id","tests.filter","Wed May 13 05:28:37 UTC 2026","passed","Wed May 13 05:28:37 UTC 2026","TestFilterPing","test_ping","",""
|
|
"","14488","test_static_shard_relay_10_nwaku_nodes","tests.sharding","Wed May 13 05:32:08 UTC 2026","passed","Wed May 13 05:32:23 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
|
"","6237","test_get_peers_for_filter_node","tests.peer_exchange","Wed May 13 05:32:26 UTC 2026","passed","Wed May 13 05:32:33 UTC 2026","TestPeerExchange","test_peer_exchange","",""
|
|
"","226","test_optional_nodes_not_subscribed_to_same_pubsub_topic","tests.relay","Wed May 13 05:28:49 UTC 2026","passed","Wed May 13 05:28:49 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
|
|
"","229","test_publish_with_ephemeral","tests.relay","Wed May 13 05:29:18 UTC 2026","passed","Wed May 13 05:29:18 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","4469","test_subscribe_one_by_one_to_different_content_topics_and_send_messages","tests.sharding","Wed May 13 05:29:27 UTC 2026","passed","Wed May 13 05:29:31 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","4583","test_publish_with_valid_content_topics","tests.relay","Wed May 13 05:28:01 UTC 2026","passed","Wed May 13 05:28:06 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"
|
|
S30: concurrent sends on the same content topic during initial auto-subscribe.
|
|
- Sender starts unsubscribed to the target topic.
|
|
- Several send() calls are issued at nearly the same time.
|
|
- Each call must return Ok(RequestId) with a unique id.
|
|
- Each request id must get its own propagated event,
|
|
with no dropped or cross-associated events.
|
|
","19025","test_s30_concurrent_sends_during_auto_subscribe","tests.wrappers_tests","Wed May 13 05:30:18 UTC 2026","passed","Wed May 13 05:30:37 UTC 2026","TestSendBeforeRelay","test_send_e2e_part1","",""
|
|
"","68803","test_relay_packet_loss_applied_mid_way","tests.e2e","Wed May 13 05:29:48 UTC 2026","passed","Wed May 13 05:30:57 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","3959","test_main_node_only_lightpush__peer_full","tests.light_push","Wed May 13 05:28:17 UTC 2026","passed","Wed May 13 05:28:21 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","2680","test_sender_uses_auto_api_receiver_uses_regular_api","tests.sharding","Wed May 13 05:33:14 UTC 2026","passed","Wed May 13 05:33:17 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","259702","test_valid_payloads_dynamic_at_slow_rate","tests.relay","Wed May 13 05:36:01 UTC 2026","broken","Wed May 13 05:40:20 UTC 2026","TestRelayRLN","test_rln","",""
|
|
"","39466","test_high_message_volume_sync","tests.store_sync","Wed May 13 05:36:33 UTC 2026","passed","Wed May 13 05:37:12 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","2575","test_admin_service_peers_scalar_required_types","tests.rest_flags","Wed May 13 05:32:50 UTC 2026","passed","Wed May 13 05:32:53 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","1252","test_time_filter_matches_multiple_messages","tests.store","Wed May 13 05:30:56 UTC 2026","passed","Wed May 13 05:30:57 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","6405","test_static_shard_relay","tests.sharding","Wed May 13 05:37:39 UTC 2026","passed","Wed May 13 05:37:45 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
|
"","0","test_sync_nodes_are_relay","tests.store_sync","Wed May 13 05:39:05 UTC 2026","skipped","Wed May 13 05:39:05 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","1188","test_light_push_after_receiving_node_restarts","tests.light_push","Wed May 13 05:34:19 UTC 2026","passed","Wed May 13 05:34:20 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","372","test_filter_update_subscription_add_a_new_pubsub_topic","tests.filter","Wed May 13 05:31:37 UTC 2026","passed","Wed May 13 05:31:38 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
|
"","47086","test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60]","tests.e2e","Wed May 13 05:32:41 UTC 2026","skipped","Wed May 13 05:33:28 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","1255","test_time_filter_zero_start_end_time","tests.store","Wed May 13 05:30:00 UTC 2026","passed","Wed May 13 05:30:01 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","2491","test_admin_peer_by_id","tests.rest_flags","Wed May 13 05:30:39 UTC 2026","passed","Wed May 13 05:30:42 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","833","test_store_with_non_hex_hash","tests.store","Wed May 13 05:30:12 UTC 2026","passed","Wed May 13 05:30:13 UTC 2026","TestHashes","test_hashes","",""
|
|
"","335562","test_latency_with_load_sender_side","tests.e2e","Wed May 13 05:30:14 UTC 2026","passed","Wed May 13 05:35:49 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","777","test_filter_get_message_with_valid_timestamps","tests.filter","Wed May 13 05:28:32 UTC 2026","passed","Wed May 13 05:28:33 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
|
"","2493","test_admin_service_peers_schema","tests.rest_flags","Wed May 13 05:30:55 UTC 2026","passed","Wed May 13 05:30:57 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","8645","test_get_store_messages_with_different_payloads","tests.store","Wed May 13 05:31:32 UTC 2026","passed","Wed May 13 05:31:41 UTC 2026","TestGetMessages","test_get_messages","",""
|
|
"","846","test_message_with_both_ephemeral_true_and_false","tests.store","Wed May 13 05:29:06 UTC 2026","passed","Wed May 13 05:29:07 UTC 2026","TestEphemeral","test_ephemeral","",""
|
|
"","5306","test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_filter_node2","tests.light_push","Wed May 13 05:31:59 UTC 2026","passed","Wed May 13 05:32:04 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
|
"","7","test_valid_payloads_random_epoch_at_slow_rate","tests.relay","Wed May 13 05:31:40 UTC 2026","broken","Wed May 13 05:31:40 UTC 2026","TestRelayRLN","test_rln","",""
|
|
"","4423","test_filter_get_message_with_valid_payloads","tests.filter","Wed May 13 05:31:29 UTC 2026","passed","Wed May 13 05:31:34 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
|
"","3821","test_admin_service_peers_contains_expected_addrs_and_protocols","tests.rest_flags","Wed May 13 05:29:05 UTC 2026","passed","Wed May 13 05:29:09 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","2497","test_single_content_topic[/app/22/sometopic/someencoding]","tests.sharding","Wed May 13 05:29:37 UTC 2026","broken","Wed May 13 05:29:39 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","4","test_store_with_wrong_encoding_pubsubtopic","tests.store","Wed May 13 05:30:06 UTC 2026","passed","Wed May 13 05:30:06 UTC 2026","TestTopics","test_topics","",""
|
|
"","1054","test_light_push_after_light_push_node_restarts","tests.light_push","Wed May 13 05:28:55 UTC 2026","passed","Wed May 13 05:28:56 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","4","test_publish_with_invalid_version","tests.relay","Wed May 13 05:32:42 UTC 2026","passed","Wed May 13 05:32:42 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","4","test_publish_with_extra_field","tests.relay","Wed May 13 05:37:24 UTC 2026","passed","Wed May 13 05:37:24 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","3910","test_ping_only_some_nodes_have_subscriptions","tests.filter","Wed May 13 05:27:12 UTC 2026","passed","Wed May 13 05:27:16 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
|
|
"","0","test_idle_filter_subscriptions_after_node_disconnection","tests.filter","Wed May 13 05:28:15 UTC 2026","skipped","Wed May 13 05:28:15 UTC 2026","TestIdleSubscriptions","test_idle_subscriptions","",""
|
|
"","44335","test_filter_node_not_connected_directly_to_lightpushing_node","tests.e2e","Wed May 13 05:27:35 UTC 2026","passed","Wed May 13 05:28:19 UTC 2026","TestE2E","test_e2e","",""
|
|
"","3822","test_message_relayed_while_store_node_is_stopped_without_removing","tests.store","Wed May 13 05:33:20 UTC 2026","passed","Wed May 13 05:33:24 UTC 2026","TestReliability","test_reliability","",""
|
|
"
|
|
S22: non-ephemeral message with reliabilityEnabled disabled.
|
|
- propagation path exists ,reliabilityEnabled = false.
|
|
- Expected: Ok(RequestId), Propagated event only, no Sent event.
|
|
Note: S17 already covers the positive path of this test with reliabilityEnabled=True.
|
|
","12004","test_s22_non_ephemeral_message_with_reliability_disabled","tests.wrappers_tests","Wed May 13 05:37:36 UTC 2026","passed","Wed May 13 05:37:48 UTC 2026","TestSendBeforeRelay","test_send_e2e_part1","",""
|
|
"","242","test_relay_unsubscribe_from_non_existing_pubsub_topic","tests.relay","Wed May 13 05:37:38 UTC 2026","passed","Wed May 13 05:37:38 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
|
"","1255","test_time_filter_negative_start_time","tests.store","Wed May 13 05:34:41 UTC 2026","passed","Wed May 13 05:34:42 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","211","test_get_store_messages_with_wrong_typo_content_topic","tests.store","Wed May 13 05:32:59 UTC 2026","passed","Wed May 13 05:32:59 UTC 2026","TestApiFlags","test_api_flags","",""
|
|
"","37036","test_msg_stored_when_ephemeral_false","tests.e2e","Wed May 13 05:30:19 UTC 2026","passed","Wed May 13 05:30:56 UTC 2026","TestE2E","test_e2e","",""
|
|
"","11456","test_auto_shard_relay_10_nwaku_nodes","tests.sharding","Wed May 13 05:33:22 UTC 2026","broken","Wed May 13 05:33:33 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
|
"","1382","test_messages_with_timestamps_close_to_now","tests.store","Wed May 13 05:34:18 UTC 2026","passed","Wed May 13 05:34:20 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","220","test_store_with_wrongPeerAddr","tests.store","Wed May 13 05:35:19 UTC 2026","passed","Wed May 13 05:35:19 UTC 2026","TestApiFlags","test_api_flags","",""
|
|
"","2616","test_single_pubsub_topic[/waku/2/rs/8/0]","tests.sharding","Wed May 13 05:29:05 UTC 2026","passed","Wed May 13 05:29:08 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
|
"","24931","test_different_cursor_and_indexes[110-120]","tests.store","Wed May 13 05:31:28 UTC 2026","passed","Wed May 13 05:31:53 UTC 2026","TestCursor","test_cursor","",""
|
|
"","7274","test_admin_connected_peers_on_shard_contains_all_three","tests.rest_flags","Wed May 13 05:32:41 UTC 2026","passed","Wed May 13 05:32:48 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","143230","test_filter_many_subscribed_nodes","tests.e2e","Wed May 13 05:28:54 UTC 2026","passed","Wed May 13 05:31:17 UTC 2026","TestE2E","test_e2e","",""
|
|
"","7","test_store_without_pubsub_topic_and_content_topic","tests.store","Wed May 13 05:29:26 UTC 2026","passed","Wed May 13 05:29:26 UTC 2026","TestTopics","test_topics","",""
|
|
"","6297","test_auto_shard_relay","tests.sharding","Wed May 13 05:34:50 UTC 2026","broken","Wed May 13 05:34:57 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
|
"","355","test_filter_resubscribe_to_unsubscribed_topics","tests.filter","Wed May 13 05:28:27 UTC 2026","passed","Wed May 13 05:28:28 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","11","test_filter_unsubscribe_from_101_content_topics","tests.filter","Wed May 13 05:29:11 UTC 2026","passed","Wed May 13 05:29:11 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","42495","test_repeated_filter_requestID","tests.e2e","Wed May 13 05:27:01 UTC 2026","passed","Wed May 13 05:27:44 UTC 2026","TestE2E","test_e2e","",""
|
|
"","9","test_store_with_multiple_content_topics","tests.store","Wed May 13 05:34:22 UTC 2026","passed","Wed May 13 05:34:22 UTC 2026","TestTopics","test_topics","",""
|
|
"","129","test_light_push_with_no_timestamp","tests.light_push","Wed May 13 05:28:16 UTC 2026","passed","Wed May 13 05:28:16 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","243","test_filter_unsubscribe_from_all_subscribed_content_topics","tests.filter","Wed May 13 05:29:46 UTC 2026","passed","Wed May 13 05:29:46 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","54643","test_store_sync_five_node_mesh_burst","tests.store_sync","Wed May 13 05:30:42 UTC 2026","passed","Wed May 13 05:31:36 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","1140","test_filter_unsubscribe_all_from_few_content_topics","tests.filter","Wed May 13 05:27:21 UTC 2026","passed","Wed May 13 05:27:22 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
|
"","3558","test_unsubscribe_from_all_content_topics_one_by_one","tests.sharding","Wed May 13 05:30:46 UTC 2026","passed","Wed May 13 05:30:50 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","4049","test_unsubscribe_from_some_content_topics[content_topic_list0]","tests.sharding","Wed May 13 05:29:22 UTC 2026","passed","Wed May 13 05:29:26 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","375","test_publish_after_node_pauses_and_pauses","tests.relay","Wed May 13 05:28:32 UTC 2026","passed","Wed May 13 05:28:33 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","11305","test_different_cursor_and_indexes[10-40]","tests.store","Wed May 13 05:33:57 UTC 2026","passed","Wed May 13 05:34:08 UTC 2026","TestCursor","test_cursor","",""
|
|
"","3","test_publish_with_missing_payload","tests.relay","Wed May 13 05:28:29 UTC 2026","passed","Wed May 13 05:28:29 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","136","test_first_node_to_start_publishes","tests.relay","Wed May 13 05:27:41 UTC 2026","passed","Wed May 13 05:27:41 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
|
|
"","3680","test_single_content_topic[/myapp/1/latest/proto]","tests.sharding","Wed May 13 05:33:19 UTC 2026","broken","Wed May 13 05:33:22 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","2731","test_subscribe_and_publish_on_another_shard","tests.sharding","Wed May 13 05:37:48 UTC 2026","passed","Wed May 13 05:37:51 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
|
"","5916","test_sync_messages_received_via_lightpush","tests.store_sync","Wed May 13 05:32:21 UTC 2026","passed","Wed May 13 05:32:27 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","4050","test_all_nodes_subscribed_to_the_topic","tests.filter","Wed May 13 05:28:15 UTC 2026","passed","Wed May 13 05:28:19 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
|
|
"","4","test_filter_update_subscription_with_invalid_request_id","tests.filter","Wed May 13 05:32:38 UTC 2026","passed","Wed May 13 05:32:38 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
|
"","1254","test_time_filter_zero_end_time","tests.store","Wed May 13 05:31:01 UTC 2026","passed","Wed May 13 05:31:02 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","114","test_publish_with_no_timestamp","tests.relay","Wed May 13 05:31:59 UTC 2026","passed","Wed May 13 05:31:59 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","4","test_filter_unsubscribe_with_no_content_topic","tests.filter","Wed May 13 05:29:50 UTC 2026","passed","Wed May 13 05:29:50 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","115","test_filter_get_message_with_meta","tests.filter","Wed May 13 05:31:34 UTC 2026","passed","Wed May 13 05:31:34 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
|
"","2635","test_single_pubsub_topic[/waku/2/rs/5/0]","tests.sharding","Wed May 13 05:32:48 UTC 2026","passed","Wed May 13 05:32:51 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
|
"","38266","test_store_node_not_connected_directly_to_lightpushing_node","tests.e2e","Wed May 13 05:29:39 UTC 2026","passed","Wed May 13 05:30:17 UTC 2026","TestE2E","test_e2e","",""
|
|
"","3253","test_log_level_ERROR_from_WARN","tests.rest_flags","Wed May 13 05:32:46 UTC 2026","passed","Wed May 13 05:32:49 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","998","test_publish_with_payload_equal_or_more_150_kb","tests.relay","Wed May 13 05:32:29 UTC 2026","passed","Wed May 13 05:32:30 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","5","test_relay_subscribe_with_empty_pubsub_topic_list","tests.relay","Wed May 13 05:30:50 UTC 2026","passed","Wed May 13 05:30:50 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
|
"","226","test_publish_and_retrieve_duplicate_message","tests.relay","Wed May 13 05:30:47 UTC 2026","passed","Wed May 13 05:30:47 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","8328","test_different_page_size[39]","tests.store","Wed May 13 05:29:57 UTC 2026","passed","Wed May 13 05:30:05 UTC 2026","TestPageSize","test_page_size","",""
|
|
"","1250","test_time_filter_invalid_start_time","tests.store","Wed May 13 05:29:20 UTC 2026","passed","Wed May 13 05:29:21 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","2498","test_node_uses_both_auto_and_regular_apis","tests.sharding","Wed May 13 05:34:02 UTC 2026","broken","Wed May 13 05:34:05 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","3605","test_single_pubsub_topic[/waku/2/rs/2/1]","tests.sharding","Wed May 13 05:28:30 UTC 2026","passed","Wed May 13 05:28:34 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
|
"","130","test_light_push_with_valid_version","tests.light_push","Wed May 13 05:34:08 UTC 2026","passed","Wed May 13 05:34:08 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","1251","test_verify_node_version2","tests.rest_flags","Wed May 13 05:32:58 UTC 2026","failed","Wed May 13 05:32:59 UTC 2026","TestDebugFlags","test_debug_flags","",""
|
|
"","3021","test_filter_get_message_after_node2_restarts","tests.filter","Wed May 13 05:30:31 UTC 2026","passed","Wed May 13 05:30:34 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
|
"","6842","test_publish_after_node1_restarts","tests.relay","Wed May 13 05:37:27 UTC 2026","passed","Wed May 13 05:37:34 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","2708","test_cant_retrieve_messages_on_not_subscribed_content_topic","tests.sharding","Wed May 13 05:32:59 UTC 2026","passed","Wed May 13 05:33:02 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","357","test_filter_unsubscribe_from_some_of_the_subscribed_content_topics","tests.filter","Wed May 13 05:28:47 UTC 2026","passed","Wed May 13 05:28:47 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","259663","test_valid_payloads_with_optional_nodes_at_slow_rate","tests.relay","Wed May 13 05:40:21 UTC 2026","broken","Wed May 13 05:44:40 UTC 2026","TestRelayRLN","test_rln","",""
|
|
"","2085","test_passing_cursor_of_the_last_message_from_the_store","tests.store","Wed May 13 05:34:21 UTC 2026","passed","Wed May 13 05:34:23 UTC 2026","TestCursor","test_cursor","",""
|
|
"","5490","test_light_push_while_peer_is_paused","tests.light_push","Wed May 13 05:31:57 UTC 2026","passed","Wed May 13 05:32:02 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","2736","test_main_node_relay_and_store__peer_neither_relay_nor_store","tests.store","Wed May 13 05:35:43 UTC 2026","passed","Wed May 13 05:35:46 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","137","test_light_push_and_retrieve_duplicate_message","tests.light_push","Wed May 13 05:37:11 UTC 2026","passed","Wed May 13 05:37:11 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","159","test_light_push_with_payload_of_150_kb","tests.light_push","Wed May 13 05:32:50 UTC 2026","passed","Wed May 13 05:32:50 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","3","test_publish_with_invalid_meta","tests.relay","Wed May 13 05:31:56 UTC 2026","passed","Wed May 13 05:31:56 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","2754","test_store_with_filter","tests.store","Wed May 13 05:35:52 UTC 2026","passed","Wed May 13 05:35:55 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","28210","test_node_without_sync_or_relay_stays_empty","tests.store_sync","Wed May 13 05:33:30 UTC 2026","passed","Wed May 13 05:33:58 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","846","test_store_with_empty_and_valid_hash","tests.store","Wed May 13 05:33:35 UTC 2026","passed","Wed May 13 05:33:36 UTC 2026","TestHashes","test_hashes","",""
|
|
"","184","test_message_light_pushed_on_different_pubsub_topic_is_not_retrieved","tests.light_push","Wed May 13 05:37:05 UTC 2026","passed","Wed May 13 05:37:05 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","4","test_relay_no_subscription","tests.relay","Wed May 13 05:32:40 UTC 2026","passed","Wed May 13 05:32:40 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
|
"","1262","test_time_filter_end_time_now","tests.store","Wed May 13 05:29:51 UTC 2026","passed","Wed May 13 05:29:53 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","3252","test_log_level_NOTICE_from_INFO","tests.rest_flags","Wed May 13 05:29:11 UTC 2026","passed","Wed May 13 05:29:14 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","1075","test_invalid_pagination_cursor_param","tests.store","Wed May 13 05:33:31 UTC 2026","passed","Wed May 13 05:33:32 UTC 2026","TestCursor","test_cursor","",""
|
|
"","2078","test_invalid_page_size","tests.store","Wed May 13 05:30:21 UTC 2026","passed","Wed May 13 05:30:23 UTC 2026","TestPageSize","test_page_size","",""
|
|
"","129","test_filter_unsubscribe_from_non_existing_pubsub_topic","tests.filter","Wed May 13 05:32:41 UTC 2026","passed","Wed May 13 05:32:41 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","2541","test_main_node_relay_lightpush__peer_only_filter","tests.light_push","Wed May 13 05:28:57 UTC 2026","passed","Wed May 13 05:29:00 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","2552","test_admin_set_all_log_levels","tests.rest_flags","Wed May 13 05:29:02 UTC 2026","passed","Wed May 13 05:29:04 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","2735","test_main_node_relay_and_store__peer_only_store","tests.store","Wed May 13 05:31:47 UTC 2026","passed","Wed May 13 05:31:50 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","70590","test_sync_flags_node2_start_later","tests.store_sync","Wed May 13 05:34:58 UTC 2026","passed","Wed May 13 05:36:09 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","123250","test_store_sync_high_jitter_stress","tests.store_sync","Wed May 13 05:30:44 UTC 2026","passed","Wed May 13 05:32:47 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","841","test_different_cursor_and_indexes[2-4]","tests.store","Wed May 13 05:38:33 UTC 2026","passed","Wed May 13 05:38:34 UTC 2026","TestCursor","test_cursor","",""
|
|
"","1737","test_message_relayed_before_store_node_is_started","tests.store","Wed May 13 05:29:37 UTC 2026","passed","Wed May 13 05:29:39 UTC 2026","TestReliability","test_reliability","",""
|
|
"","2552","test_main_node_relay_lightpush__peer_only_relay","tests.light_push","Wed May 13 05:30:28 UTC 2026","passed","Wed May 13 05:30:30 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","839","test_store_with_wrong_hash","tests.store","Wed May 13 05:33:18 UTC 2026","passed","Wed May 13 05:33:19 UTC 2026","TestHashes","test_hashes","",""
|
|
"","2754","test_subscribe_and_publish_on_another_content_topic_from_same_shard","tests.sharding","Wed May 13 05:30:43 UTC 2026","passed","Wed May 13 05:30:45 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","9293","test_start_node_with_50_pubsub_topics","tests.sharding","Wed May 13 05:29:36 UTC 2026","passed","Wed May 13 05:29:45 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
|
"","50057","test_s15_lightpush_retryable_error_then_recovery","tests.wrappers_tests","Wed May 13 05:39:53 UTC 2026","skipped","Wed May 13 05:40:43 UTC 2026","TestS15LightpushRetryableErrorRecovery","test_send_e2e_part2","",""
|
|
"","14897","test_large_message_payload_sync","tests.store_sync","Wed May 13 05:33:59 UTC 2026","passed","Wed May 13 05:34:14 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"
|
|
S17: sender starts isolated, calls send()
|
|
- send() returns Ok(RequestId) immediately
|
|
- Propagated event eventually arrives
|
|
","19028","test_s17_send_before_relay_peers_joins","tests.wrappers_tests","Wed May 13 05:37:17 UTC 2026","passed","Wed May 13 05:37:36 UTC 2026","TestSendBeforeRelay","test_send_e2e_part1","",""
|
|
"","1770","test_filter_get_50_messages","tests.filter","Wed May 13 05:33:33 UTC 2026","passed","Wed May 13 05:33:35 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
|
"","103034","test_store_sync_after_partition_under_100_msgs","tests.store_sync","Wed May 13 05:36:10 UTC 2026","passed","Wed May 13 05:37:53 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","2521","test_sender_uses_regular_api_receiver_uses_auto_api","tests.sharding","Wed May 13 05:28:27 UTC 2026","broken","Wed May 13 05:28:29 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","19026","test_s06_relay_propagation_without_store","tests.wrappers_tests","Wed May 13 05:31:43 UTC 2026","passed","Wed May 13 05:32:02 UTC 2026","TestS06CoreSenderRelayOnly","test_send_e2e_part2","",""
|
|
"","2722","test_publish_on_multiple_pubsub_topics_and_only_after_fetch_them","tests.sharding","Wed May 13 05:33:40 UTC 2026","passed","Wed May 13 05:33:43 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
|
"","6","test_store_without_encoding_pubsubtopic","tests.store","Wed May 13 05:34:32 UTC 2026","passed","Wed May 13 05:34:32 UTC 2026","TestTopics","test_topics","",""
|
|
"","3277","test_message_relayed_while_store_node_is_stopped_and_removed","tests.store","Wed May 13 05:33:27 UTC 2026","passed","Wed May 13 05:33:31 UTC 2026","TestReliability","test_reliability","",""
|
|
"","2089","test_empty_cursor","tests.store","Wed May 13 05:33:51 UTC 2026","passed","Wed May 13 05:33:53 UTC 2026","TestCursor","test_cursor","",""
|
|
"","40556","test_msg_not_stored_when_ephemeral_true","tests.e2e","Wed May 13 05:27:53 UTC 2026","passed","Wed May 13 05:28:33 UTC 2026","TestE2E","test_e2e","",""
|
|
"","486","test_relay_subscribe_with_multiple_overlapping_pubsub_topics","tests.relay","Wed May 13 05:33:17 UTC 2026","passed","Wed May 13 05:33:18 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
|
"","92973","test_filter_3_senders_multiple_msg_1_receiver","tests.e2e","Wed May 13 05:28:41 UTC 2026","passed","Wed May 13 05:30:14 UTC 2026","TestE2E","test_e2e","",""
|
|
"","261651","test_valid_payloads_lightpush_at_spam_rate","tests.relay","Wed May 13 05:27:18 UTC 2026","broken","Wed May 13 05:31:40 UTC 2026","TestRelayRLN","test_rln","",""
|
|
"","6242","test_default_page_size","tests.store","Wed May 13 05:33:47 UTC 2026","passed","Wed May 13 05:33:53 UTC 2026","TestPageSize","test_page_size","",""
|
|
"","2618","test_unsubscribe_from_non_subscribed_content_topics","tests.sharding","Wed May 13 05:33:42 UTC 2026","passed","Wed May 13 05:33:44 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","2485","test_single_content_topic[/app/27/sometopic/someencoding]","tests.sharding","Wed May 13 05:29:02 UTC 2026","broken","Wed May 13 05:29:04 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","2618","test_retrieve_messages_without_subscribing_via_api","tests.sharding","Wed May 13 05:31:03 UTC 2026","passed","Wed May 13 05:31:06 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
|
"","3496","test_filter_static_sharding_multiple_shards","tests.sharding","Wed May 13 05:33:35 UTC 2026","passed","Wed May 13 05:33:39 UTC 2026","TestFilterStaticSharding","test_filter","",""
|
|
"","0","test_idle_filter_subscriptions_for_more_than_5_nodes","tests.filter","Wed May 13 05:29:09 UTC 2026","skipped","Wed May 13 05:29:09 UTC 2026","TestIdleSubscriptions","test_idle_subscriptions","",""
|
|
"","4139","test_relay_peers_on_shard_contains_connected_peer","tests.rest_flags","Wed May 13 05:32:03 UTC 2026","passed","Wed May 13 05:32:07 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","115","test_publish_with_valid_meta","tests.relay","Wed May 13 05:32:03 UTC 2026","passed","Wed May 13 05:32:03 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","2676","test_retrieve_messages_without_subscribing_via_api","tests.sharding","Wed May 13 05:33:38 UTC 2026","passed","Wed May 13 05:33:41 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","147990","test_continuous_store_sync","tests.store_sync","Wed May 13 05:29:27 UTC 2026","passed","Wed May 13 05:31:55 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","139","test_filter_subscribe_to_single_topics","tests.filter","Wed May 13 05:33:38 UTC 2026","passed","Wed May 13 05:33:39 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","414404","test_get_multiple_2000_store_messages","tests.store","Wed May 13 05:27:38 UTC 2026","passed","Wed May 13 05:34:32 UTC 2026","TestCursorManyMessages","test_cursor_many_msgs","",""
|
|
"","15","test_light_push_with_invalid_pubsub_topics","tests.light_push","Wed May 13 05:28:52 UTC 2026","passed","Wed May 13 05:28:52 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","123271","test_store_sync_overlap_sync_window","tests.store_sync","Wed May 13 05:34:58 UTC 2026","passed","Wed May 13 05:37:01 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","4","test_filter_update_subscription_with_no_request_id","tests.filter","Wed May 13 05:31:41 UTC 2026","passed","Wed May 13 05:31:41 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
|
"","26562","test_relay_different_latency_between_two_nodes[7000]","tests.e2e","Wed May 13 05:30:17 UTC 2026","passed","Wed May 13 05:30:44 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","3949","test_filter_works_with_auto_sharding","tests.sharding","Wed May 13 05:29:11 UTC 2026","passed","Wed May 13 05:29:15 UTC 2026","TestFilterAutoSharding","test_filter","",""
|
|
"","214","test_get_store_message_with_meta","tests.store","Wed May 13 05:29:49 UTC 2026","passed","Wed May 13 05:29:49 UTC 2026","TestGetMessages","test_get_messages","",""
|
|
"","22533","test_relay_with_latency_between_two_nodes","tests.e2e","Wed May 13 05:29:30 UTC 2026","passed","Wed May 13 05:29:52 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","11015","test_create_start_and_stop_node","tests.wrappers_tests","Wed May 13 05:37:02 UTC 2026","passed","Wed May 13 05:37:13 UTC 2026","TestLogosDeliveryLifecycle","test_basic_life_cycle","",""
|
|
"","255","test_light_push_with_ephemeral","tests.light_push","Wed May 13 05:28:41 UTC 2026","passed","Wed May 13 05:28:41 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","2971","test_content_topic_and_pubsub_topic_not_in_docker_flags","tests.sharding","Wed May 13 05:30:11 UTC 2026","passed","Wed May 13 05:30:14 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","462","test_filter_subscribe_with_multiple_overlapping_content_topics","tests.filter","Wed May 13 05:30:45 UTC 2026","passed","Wed May 13 05:30:46 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","422","test_messages_with_timestamps_far_from_now","tests.store","Wed May 13 05:30:52 UTC 2026","passed","Wed May 13 05:30:53 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","4996","test_admin_connected_peers_contains_peers_only","tests.rest_flags","Wed May 13 05:29:23 UTC 2026","passed","Wed May 13 05:29:28 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","378","test_filter_subscribe_to_pubsub_topics_from_multiple_clusters","tests.filter","Wed May 13 05:29:35 UTC 2026","passed","Wed May 13 05:29:35 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","216","test_message_with_ephemeral_false","tests.store","Wed May 13 05:35:28 UTC 2026","passed","Wed May 13 05:35:29 UTC 2026","TestEphemeral","test_ephemeral","",""
|
|
"","211","test_store_with_wrong_url_pubsub_topic","tests.store","Wed May 13 05:34:35 UTC 2026","passed","Wed May 13 05:34:35 UTC 2026","TestTopics","test_topics","",""
|
|
"","3895","test_single_pubsub_topic[/waku/2/rs/2/0]","tests.sharding","Wed May 13 05:33:42 UTC 2026","passed","Wed May 13 05:33:46 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
|
"","4535","test_resubscribe_to_unsubscribed_pubsub_topics","tests.sharding","Wed May 13 05:28:14 UTC 2026","passed","Wed May 13 05:28:19 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
|
"","5915","test_sync_nodes_have_store_true","tests.store_sync","Wed May 13 05:33:32 UTC 2026","passed","Wed May 13 05:33:37 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","842","test_filter_unsubscribe_all_from_90_content_topics","tests.filter","Wed May 13 05:32:13 UTC 2026","passed","Wed May 13 05:32:14 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
|
"","3492","test_multiple_pubsub_topics_same_cluster","tests.sharding","Wed May 13 05:32:52 UTC 2026","passed","Wed May 13 05:32:55 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
|
"","4","test_filter_subscribe_with_no_content_topic","tests.filter","Wed May 13 05:31:22 UTC 2026","passed","Wed May 13 05:31:22 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","3531","test_admin_relay_peers_schema","tests.rest_flags","Wed May 13 05:32:50 UTC 2026","passed","Wed May 13 05:32:53 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","5","test_filter_subscribe_with_no_request_id","tests.filter","Wed May 13 05:30:51 UTC 2026","passed","Wed May 13 05:30:51 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","8525","test_multiple_lightpush_nodes","tests.light_push","Wed May 13 05:28:29 UTC 2026","passed","Wed May 13 05:28:37 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
|
"","1481","test_store_node_restarts","tests.store","Wed May 13 05:34:11 UTC 2026","passed","Wed May 13 05:34:12 UTC 2026","TestReliability","test_reliability","",""
|
|
"","2704","test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list0]","tests.sharding","Wed May 13 05:30:51 UTC 2026","passed","Wed May 13 05:30:54 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","217","test_store_with_peerAddr","tests.store","Wed May 13 05:38:30 UTC 2026","passed","Wed May 13 05:38:30 UTC 2026","TestApiFlags","test_api_flags","",""
|
|
"","685","test_filter_unsubscribe_from_pubsub_topics","tests.filter","Wed May 13 05:31:01 UTC 2026","passed","Wed May 13 05:31:02 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","5","test_filter_subscribe_with_extra_field","tests.filter","Wed May 13 05:29:39 UTC 2026","passed","Wed May 13 05:29:39 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","9","test_store_with_unknown_pubsub_topic_but_known_content_topic","tests.store","Wed May 13 05:34:27 UTC 2026","passed","Wed May 13 05:34:27 UTC 2026","TestTopics","test_topics","",""
|
|
"","2084","test_store_sort_ascending[true]","tests.store","Wed May 13 05:30:47 UTC 2026","passed","Wed May 13 05:30:49 UTC 2026","TestSorting","test_sorting","",""
|
|
"","4167","test_unsubscribe_from_all_content_topics","tests.sharding","Wed May 13 05:32:55 UTC 2026","passed","Wed May 13 05:33:00 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","6","test_filter_get_message_with_extra_field","tests.filter","Wed May 13 05:32:25 UTC 2026","passed","Wed May 13 05:32:25 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
|
"","2201","test_publish_after_node2_restarts","tests.relay","Wed May 13 05:32:34 UTC 2026","passed","Wed May 13 05:32:36 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","1257","test_time_filter_start_time_equals_end_time","tests.store","Wed May 13 05:29:15 UTC 2026","passed","Wed May 13 05:29:16 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","114","test_publish_with_valid_version","tests.relay","Wed May 13 05:29:10 UTC 2026","passed","Wed May 13 05:29:10 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","2091","test_cursor_at_page_size_boundary","tests.store","Wed May 13 05:35:23 UTC 2026","passed","Wed May 13 05:35:25 UTC 2026","TestCursor","test_cursor","",""
|
|
"","2705","test_main_node_relay_and_store__peer_relay_and_store","tests.store","Wed May 13 05:31:58 UTC 2026","passed","Wed May 13 05:32:01 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","234","test_filter_unsubscribe_with_very_large_request_id","tests.filter","Wed May 13 05:31:48 UTC 2026","passed","Wed May 13 05:31:48 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","4123","test_optional_nodes_not_subscribed_to_same_topic","tests.filter","Wed May 13 05:30:05 UTC 2026","passed","Wed May 13 05:30:09 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
|
|
"","2563","test_subscribe_via_api_to_new_content_topics[content_topic_list0]","tests.sharding","Wed May 13 05:33:10 UTC 2026","broken","Wed May 13 05:33:13 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","2513","test_subscribe_via_api_to_new_content_topics[content_topic_list1]","tests.sharding","Wed May 13 05:29:23 UTC 2026","broken","Wed May 13 05:29:26 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","228","test_filter_get_message_with_ephemeral","tests.filter","Wed May 13 05:32:02 UTC 2026","passed","Wed May 13 05:32:02 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
|
"","2037","test_publish_with_payload_less_than_150_kb","tests.relay","Wed May 13 05:27:56 UTC 2026","passed","Wed May 13 05:27:58 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","2632","test_single_pubsub_topic[/waku/2/rs/5/1]","tests.sharding","Wed May 13 05:30:55 UTC 2026","passed","Wed May 13 05:30:57 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
|
"","2554","test_publish_on_not_subscribed_content_topic_works","tests.sharding","Wed May 13 05:29:18 UTC 2026","passed","Wed May 13 05:29:21 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","11015","test_stop_node_without_destroy","tests.wrappers_tests","Wed May 13 05:34:38 UTC 2026","passed","Wed May 13 05:34:49 UTC 2026","TestLogosDeliveryLifecycle","test_basic_life_cycle","",""
|
|
"","4956","test_combination_of_different_nodes","tests.light_push","Wed May 13 05:27:23 UTC 2026","passed","Wed May 13 05:27:28 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
|
"","6","test_filter_unsubscribe_with_content_topic_string_instead_of_list","tests.filter","Wed May 13 05:31:45 UTC 2026","passed","Wed May 13 05:31:45 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","135","test_filter_subscribe_to_pubsub_topic_from_another_cluster_id","tests.filter","Wed May 13 05:31:15 UTC 2026","passed","Wed May 13 05:31:15 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","13","test_light_push_on_non_subscribed_pubsub_topic","tests.light_push","Wed May 13 05:32:30 UTC 2026","passed","Wed May 13 05:32:30 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","12013","test_s14_oversized_message_triggers_error","tests.wrappers_tests","Wed May 13 05:31:42 UTC 2026","passed","Wed May 13 05:31:54 UTC 2026","TestS14LightpushNonRetryableError","test_send_e2e_part2","",""
|
|
"","226","test_filter_get_message_duplicate_message","tests.filter","Wed May 13 05:32:06 UTC 2026","passed","Wed May 13 05:32:06 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
|
"","8","test_valid_payload_at_variable_rate","tests.relay","Wed May 13 05:31:40 UTC 2026","broken","Wed May 13 05:31:40 UTC 2026","TestRelayRLN","test_rln","",""
|
|
"","1253","test_time_filter_negative_end_time","tests.store","Wed May 13 05:31:54 UTC 2026","passed","Wed May 13 05:31:55 UTC 2026","TestTimeFilter","test_time_filter","",""
|
|
"","6","test_valid_payloads_random_user_message_limit","tests.relay","Wed May 13 05:31:40 UTC 2026","broken","Wed May 13 05:31:40 UTC 2026","TestRelayRLN","test_rln","",""
|
|
"","85421","test_relay_packet_loss_correlated_vs_uncorrelated","tests.e2e","Wed May 13 05:30:45 UTC 2026","passed","Wed May 13 05:32:10 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","33993","test_relay_receiving_node_not_connected_directly_to_lightpushing_node","tests.e2e","Wed May 13 05:28:18 UTC 2026","passed","Wed May 13 05:28:52 UTC 2026","TestE2E","test_e2e","",""
|
|
"","1236","test_get_debug_version_is_string","tests.rest_flags","Wed May 13 05:32:47 UTC 2026","passed","Wed May 13 05:32:49 UTC 2026","TestDebugFlags","test_debug_flags","",""
|
|
"","10405","test_different_cursor_and_indexes[19-50]","tests.store","Wed May 13 05:30:18 UTC 2026","passed","Wed May 13 05:30:28 UTC 2026","TestCursor","test_cursor","",""
|
|
"","16","test_relay_subscribe_with_invalid_pubsub_topic_format","tests.relay","Wed May 13 05:34:32 UTC 2026","passed","Wed May 13 05:34:32 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
|
"
|
|
S31: concurrent sends across mixed content topics during peer churn.
|
|
","17905","test_s31_concurrent_sends_mixed_topics_during_churn","tests.wrappers_tests","Wed May 13 05:34:43 UTC 2026","passed","Wed May 13 05:35:01 UTC 2026","TestSendBeforeRelay","test_send_e2e_part1","",""
|
|
"","0","test_peer_store_content_after_node2_restarts","tests.peer_connection_management","Wed May 13 05:29:01 UTC 2026","skipped","Wed May 13 05:29:01 UTC 2026","TestPeerStore","test_peer_store","",""
|
|
"","28243","test_relay_2_nodes_temporary_blackout_recovers_no_helpers","tests.e2e","Wed May 13 05:30:57 UTC 2026","passed","Wed May 13 05:31:26 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","19","test_filter_subscribe_with_invalid_content_topic_format","tests.filter","Wed May 13 05:31:44 UTC 2026","passed","Wed May 13 05:31:44 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","19025","test_s07_relay_propagation_with_store_validation","tests.wrappers_tests","Wed May 13 05:31:56 UTC 2026","passed","Wed May 13 05:32:15 UTC 2026","TestS07CoreSenderRelayAndStore","test_send_e2e_part2","",""
|
|
"","37276","test_admin_relay_peers_contains_all_relay_peers","tests.rest_flags","Wed May 13 05:32:54 UTC 2026","passed","Wed May 13 05:33:32 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","4047","test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_relay_node2","tests.light_push","Wed May 13 05:32:15 UTC 2026","passed","Wed May 13 05:32:19 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
|
"","135","test_filter_update_subscription_refresh_existing","tests.filter","Wed May 13 05:30:56 UTC 2026","passed","Wed May 13 05:30:56 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
|
"","12956","test_relay_different_latency_between_two_nodes[200]","tests.e2e","Wed May 13 05:27:38 UTC 2026","passed","Wed May 13 05:27:51 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","2505","test_multiple_content_topics_same_shard[content_topic_list0]","tests.sharding","Wed May 13 05:29:47 UTC 2026","broken","Wed May 13 05:29:50 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","10255","test_sync_with_nodes_restart__case2","tests.store_sync","Wed May 13 05:34:46 UTC 2026","passed","Wed May 13 05:34:56 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","2610","test_content_topic_also_in_docker_flags[/toychat/2/huilong/proto]","tests.sharding","Wed May 13 05:30:03 UTC 2026","passed","Wed May 13 05:30:06 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
|
"","5632","test_store","tests.discv5","Wed May 13 05:27:32 UTC 2026","passed","Wed May 13 05:27:37 UTC 2026","TestDiscv5","test_discv5","",""
|
|
"","2101","test_cursor_equal_to_first_message","tests.store","Wed May 13 05:33:25 UTC 2026","passed","Wed May 13 05:33:27 UTC 2026","TestCursor","test_cursor","",""
|
|
"","2556","test_unsubscribe_from_non_subscribed_pubsub_topics","tests.sharding","Wed May 13 05:29:32 UTC 2026","passed","Wed May 13 05:29:35 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
|
"","9","test_valid_payloads_at_slow_rate","tests.relay","Wed May 13 05:31:40 UTC 2026","broken","Wed May 13 05:31:40 UTC 2026","TestRelayRLN","test_rln","",""
|
|
"","86210","test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss40]","tests.e2e","Wed May 13 05:28:19 UTC 2026","passed","Wed May 13 05:29:45 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","2773","test_main_node_only_relay__peer_only_relay","tests.store","Wed May 13 05:32:02 UTC 2026","passed","Wed May 13 05:32:04 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","3250","test_log_level_FATAL_from_ERROR","tests.rest_flags","Wed May 13 05:28:11 UTC 2026","passed","Wed May 13 05:28:14 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","28","test_light_push_with_invalid_timestamps","tests.light_push","Wed May 13 05:34:02 UTC 2026","passed","Wed May 13 05:34:02 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","840","test_passing_cursor_of_non_existing_message_from_the_store","tests.store","Wed May 13 05:28:57 UTC 2026","passed","Wed May 13 05:28:58 UTC 2026","TestCursor","test_cursor","",""
|
|
"","4570","test_publish_with_valid_payloads","tests.relay","Wed May 13 05:34:24 UTC 2026","passed","Wed May 13 05:34:28 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","835","test_store_with_non_hex_characters_in_hash","tests.store","Wed May 13 05:35:06 UTC 2026","passed","Wed May 13 05:35:07 UTC 2026","TestHashes","test_hashes","",""
|
|
"","5015","test_admin_peers_stats_counts","tests.rest_flags","Wed May 13 05:30:32 UTC 2026","passed","Wed May 13 05:30:37 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","5639","test_relay","tests.discv5","Wed May 13 05:27:25 UTC 2026","passed","Wed May 13 05:27:31 UTC 2026","TestDiscv5","test_discv5","",""
|
|
"","3573","test_unsubscribe_from_all_pubsub_topics_one_by_one","tests.sharding","Wed May 13 05:31:07 UTC 2026","passed","Wed May 13 05:31:10 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
|
"","3","test_light_push_with_missing_payload","tests.light_push","Wed May 13 05:27:33 UTC 2026","passed","Wed May 13 05:27:33 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","13518","test_filter_subscribe_to_100_content_topics_in_one_call","tests.filter","Wed May 13 05:27:54 UTC 2026","passed","Wed May 13 05:28:07 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","3254","test_log_level_INFO_from_DEBUG","tests.rest_flags","Wed May 13 05:33:26 UTC 2026","failed","Wed May 13 05:33:30 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","4","test_filter_update_subscription_with_extra_field","tests.filter","Wed May 13 05:28:25 UTC 2026","passed","Wed May 13 05:28:25 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
|
"","4","test_filter_update_subscription_with_no_pubsub_topic","tests.filter","Wed May 13 05:28:24 UTC 2026","passed","Wed May 13 05:28:24 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
|
"","2694","test_main_node_only_relay__peer_relay_and_store","tests.store","Wed May 13 05:29:41 UTC 2026","passed","Wed May 13 05:29:43 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","74885","test_relay_7_nodes_3sec_latency","tests.e2e","Wed May 13 05:27:45 UTC 2026","passed","Wed May 13 05:29:00 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","140","test_relay_unsubscribe_from_single_pubsub_topic","tests.relay","Wed May 13 05:28:54 UTC 2026","passed","Wed May 13 05:28:54 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
|
"","21","test_relay_unsubscribe_with_invalid_pubsub_topic_format","tests.relay","Wed May 13 05:30:54 UTC 2026","passed","Wed May 13 05:30:54 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
|
"","7898","test_sync_flags","tests.store_sync","Wed May 13 05:34:49 UTC 2026","passed","Wed May 13 05:34:57 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","2660","test_lightpush_with_a_single_receiving_node","tests.light_push","Wed May 13 05:29:05 UTC 2026","passed","Wed May 13 05:29:07 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","252","test_filter_update_subscription_add_a_new_content_topic","tests.filter","Wed May 13 05:30:21 UTC 2026","passed","Wed May 13 05:30:21 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
|
"","17477","test_add_peers","tests.peer_connection_management","Wed May 13 05:31:27 UTC 2026","passed","Wed May 13 05:31:45 UTC 2026","TestPeerStore","test_peer_store","",""
|
|
"","2078","test_negative_number_page_size","tests.store","Wed May 13 05:38:47 UTC 2026","passed","Wed May 13 05:38:49 UTC 2026","TestPageSize","test_page_size","",""
|
|
"","102239","test_store_sync_long_chain","tests.store_sync","Wed May 13 05:39:05 UTC 2026","passed","Wed May 13 05:40:47 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","423","test_different_page_size[1]","tests.store","Wed May 13 05:29:53 UTC 2026","passed","Wed May 13 05:29:53 UTC 2026","TestPageSize","test_page_size","",""
|
|
"","8","test_filter_ping_on_subscribed_peer","tests.filter","Wed May 13 05:36:57 UTC 2026","passed","Wed May 13 05:36:57 UTC 2026","TestFilterPing","test_ping","",""
|
|
"","4813","test_filter_auto_sharding_multiple_content_topics","tests.sharding","Wed May 13 05:28:48 UTC 2026","passed","Wed May 13 05:28:53 UTC 2026","TestFilterAutoSharding","test_filter","",""
|
|
"","31067","test_extreme_number_page_size","tests.store","Wed May 13 05:35:11 UTC 2026","passed","Wed May 13 05:35:42 UTC 2026","TestPageSize","test_page_size","",""
|
|
"","70824","test_store_sync_indirect_node","tests.store_sync","Wed May 13 05:36:01 UTC 2026","passed","Wed May 13 05:37:12 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","5","test_filter_subscribe_with_invalid_pubsub_topic_format","tests.filter","Wed May 13 05:31:19 UTC 2026","passed","Wed May 13 05:31:19 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","6863","test_sync_with_one_node_with_delayed_start","tests.store_sync","Wed May 13 05:36:25 UTC 2026","passed","Wed May 13 05:36:31 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","2515","test_admin_filter_subscriptions_shape","tests.rest_flags","Wed May 13 05:30:28 UTC 2026","passed","Wed May 13 05:30:31 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","2514","test_single_content_topic[/statusim/1/community/cbor]","tests.sharding","Wed May 13 05:31:18 UTC 2026","broken","Wed May 13 05:31:21 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","8300","test_store_with_multiple_hashes","tests.store","Wed May 13 05:29:48 UTC 2026","passed","Wed May 13 05:29:56 UTC 2026","TestHashes","test_hashes","",""
|
|
"","50993","test_relay_2_nodes_bandwidth_low_vs_high_drain_time","tests.e2e","Wed May 13 05:35:53 UTC 2026","passed","Wed May 13 05:36:44 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","4","test_store_with_empty_pubsub_topics","tests.store","Wed May 13 05:32:05 UTC 2026","passed","Wed May 13 05:32:05 UTC 2026","TestTopics","test_topics","",""
|
|
"","4673","test_filter_get_message_after_one_peer_was_stopped","tests.filter","Wed May 13 05:32:29 UTC 2026","passed","Wed May 13 05:32:33 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
|
|
"","85502","test_relay_4_nodes_sender_packet_loss_50_15sec_timeout","tests.e2e","Wed May 13 05:27:41 UTC 2026","passed","Wed May 13 05:29:07 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","1979","test_get_store_messages_with_different_pubsub_topics","tests.store","Wed May 13 05:33:08 UTC 2026","passed","Wed May 13 05:33:10 UTC 2026","TestGetMessages","test_get_messages","",""
|
|
"","260211","test_valid_payloads_dynamic_at_spam_rate","tests.relay","Wed May 13 05:31:40 UTC 2026","broken","Wed May 13 05:36:01 UTC 2026","TestRelayRLN","test_rln","",""
|
|
"","4477","test_resubscribe_to_unsubscribed_content_topics","tests.sharding","Wed May 13 05:32:43 UTC 2026","passed","Wed May 13 05:32:47 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","20","test_filter_ping_on_unsubscribed_peer","tests.filter","Wed May 13 05:30:39 UTC 2026","passed","Wed May 13 05:30:39 UTC 2026","TestFilterPing","test_ping","",""
|
|
"","4164","test_different_cursor_and_indexes[3-20]","tests.store","Wed May 13 05:28:49 UTC 2026","passed","Wed May 13 05:28:54 UTC 2026","TestCursor","test_cursor","",""
|
|
"","14605","test_relay_different_latency_between_two_nodes[1000]","tests.e2e","Wed May 13 05:27:32 UTC 2026","passed","Wed May 13 05:27:47 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","96191","test_relay_4_nodes_two_publishers_compare_latency","tests.e2e","Wed May 13 05:28:35 UTC 2026","passed","Wed May 13 05:30:11 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
|
"","4698","test_on_postgress_db_with_one_message","tests.store","Wed May 13 05:34:53 UTC 2026","passed","Wed May 13 05:34:57 UTC 2026","TestExternalDb","test_external_db","",""
|
|
"","3252","test_log_level_DEBUG_from_TRACE","tests.rest_flags","Wed May 13 05:28:45 UTC 2026","failed","Wed May 13 05:28:48 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
|
"","2079","test_store_sort_ascending[false]","tests.store","Wed May 13 05:38:57 UTC 2026","passed","Wed May 13 05:38:59 UTC 2026","TestSorting","test_sorting","",""
|
|
"","776","test_publish_with_valid_timestamps","tests.relay","Wed May 13 05:31:52 UTC 2026","passed","Wed May 13 05:31:52 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"","17185","test_different_page_size[81]","tests.store","Wed May 13 05:33:50 UTC 2026","passed","Wed May 13 05:34:07 UTC 2026","TestPageSize","test_page_size","",""
|
|
"","34783","test_three_store_sync_exchange","tests.store_sync","Wed May 13 05:34:26 UTC 2026","passed","Wed May 13 05:35:00 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","19","test_light_push_with_invalid_content_topics","tests.light_push","Wed May 13 05:31:35 UTC 2026","passed","Wed May 13 05:31:35 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","8316","test_get_multiple_store_messages","tests.store","Wed May 13 05:33:57 UTC 2026","passed","Wed May 13 05:34:05 UTC 2026","TestGetMessages","test_get_messages","",""
|
|
"","2840","test_main_node_relay_and_store__peer_only_relay","tests.store","Wed May 13 05:34:13 UTC 2026","passed","Wed May 13 05:34:16 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","17","test_publish_with_invalid_payloads","tests.relay","Wed May 13 05:28:25 UTC 2026","passed","Wed May 13 05:28:25 UTC 2026","TestRelayPublish","test_publish","",""
|
|
"
|
|
S19: a store peer comes online later.
|
|
- send() returns Ok(RequestId) immediately
|
|
- Propagated --- relay peer
|
|
- Sent when store peer is reachable
|
|
","118148","test_s19_store_peer_appears_after_propagation","tests.wrappers_tests","Wed May 13 05:37:54 UTC 2026","skipped","Wed May 13 05:39:52 UTC 2026","TestSendBeforeRelay","test_send_e2e_part1","",""
|
|
"","2489","test_2_nodes_different_content_topic_different_shard","tests.sharding","Wed May 13 05:29:56 UTC 2026","broken","Wed May 13 05:29:59 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
|
"","370","test_filter_get_message_after_node_pauses_and_pauses","tests.filter","Wed May 13 05:28:14 UTC 2026","passed","Wed May 13 05:28:15 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
|
"","730","test_light_push_on_multiple_pubsub_topics","tests.light_push","Wed May 13 05:33:50 UTC 2026","passed","Wed May 13 05:33:51 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","44962","test_chain_of_relay_nodes","tests.e2e","Wed May 13 05:28:21 UTC 2026","passed","Wed May 13 05:29:06 UTC 2026","TestE2E","test_e2e","",""
|
|
"","3548","test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages","tests.sharding","Wed May 13 05:29:27 UTC 2026","passed","Wed May 13 05:29:30 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
|
"","2675","test_2_nodes_different_cluster_same_shard","tests.sharding","Wed May 13 05:33:45 UTC 2026","passed","Wed May 13 05:33:48 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
|
"","2649","test_single_pubsub_topic[/waku/2/rs/999/999]","tests.sharding","Wed May 13 05:33:41 UTC 2026","passed","Wed May 13 05:33:43 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
|
"","5270","test_metrics_after_store_get","tests.metrics","Wed May 13 05:37:15 UTC 2026","passed","Wed May 13 05:37:20 UTC 2026","TestMetrics","test_metrics","",""
|
|
"","38115","test_store_sync_range_with_jitter_catches_old_messages","tests.store_sync","Wed May 13 05:40:52 UTC 2026","passed","Wed May 13 05:41:30 UTC 2026","TestStoreSync","test_store_sync","",""
|
|
"","3783","test_filter_subscribe_to_29_content_topics_in_separate_calls","tests.filter","Wed May 13 05:28:18 UTC 2026","passed","Wed May 13 05:28:22 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
|
"","835","test_store_with_invalid_hash","tests.store","Wed May 13 05:30:37 UTC 2026","passed","Wed May 13 05:30:38 UTC 2026","TestHashes","test_hashes","",""
|
|
"","41567","test_max_page_size","tests.store","Wed May 13 05:35:32 UTC 2026","passed","Wed May 13 05:36:14 UTC 2026","TestPageSize","test_page_size","",""
|
|
"","5","test_light_push_with_invalid_version","tests.light_push","Wed May 13 05:32:25 UTC 2026","passed","Wed May 13 05:32:25 UTC 2026","TestLightPushPublish","test_publish","",""
|
|
"","1714","test_get_store_messages_with_different_content_topics","tests.store","Wed May 13 05:31:45 UTC 2026","passed","Wed May 13 05:31:46 UTC 2026","TestGetMessages","test_get_messages","",""
|
|
"","197096","test_filter_20_senders_1_receiver","tests.e2e","Wed May 13 05:28:05 UTC 2026","passed","Wed May 13 05:31:22 UTC 2026","TestE2E","test_e2e","",""
|
|
"","4","test_filter_unsubscribe_with_extra_field","tests.filter","Wed May 13 05:32:45 UTC 2026","passed","Wed May 13 05:32:45 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","10","test_filter_update_subscription_add_101_new_content_topics","tests.filter","Wed May 13 05:31:47 UTC 2026","passed","Wed May 13 05:31:47 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
|
"","7","test_store_with_unknown_pubsub_topic","tests.store","Wed May 13 05:39:04 UTC 2026","passed","Wed May 13 05:39:04 UTC 2026","TestTopics","test_topics","",""
|
|
"","2","test_metadata_protocol_mounted_also_on_non_1_clusters","tests.logs","Wed May 13 05:29:11 UTC 2026","passed","Wed May 13 05:29:11 UTC 2026","TestLogs","test_logs","",""
|
|
"
|
|
S21: delivery retry window expires before any valid path recovers.
|
|
","61073","test_s21_error_when_retry_window_expires","tests.wrappers_tests","Wed May 13 05:37:13 UTC 2026","passed","Wed May 13 05:38:15 UTC 2026","TestSendBeforeRelay","test_send_e2e_part1","",""
|
|
"","4","test_filter_update_subscription_with_pubsub_topic_list_instead_of_string","tests.filter","Wed May 13 05:37:00 UTC 2026","passed","Wed May 13 05:37:00 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
|
"","4074","test_store_lightpushed_message","tests.store","Wed May 13 05:35:47 UTC 2026","passed","Wed May 13 05:35:51 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
|
"","4","test_filter_unsubscribe_with_no_pubsub_topic","tests.filter","Wed May 13 05:33:45 UTC 2026","passed","Wed May 13 05:33:45 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
|
"","8438","test_store_include_data","tests.store","Wed May 13 05:28:38 UTC 2026","passed","Wed May 13 05:28:46 UTC 2026","TestApiFlags","test_api_flags","",""
|
|
"","9431","test_metrics_after_light_push","tests.metrics","Wed May 13 05:32:51 UTC 2026","passed","Wed May 13 05:33:01 UTC 2026","TestMetrics","test_metrics","",""
|
|
"","6810","test_multiple_receiving_nodes","tests.light_push","Wed May 13 05:32:06 UTC 2026","passed","Wed May 13 05:32:13 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
|
"","2758","test_subscribe_and_publish_on_another_content_topic_from_another_shard","tests.sharding","Wed May 13 05:29:14 UTC 2026","passed","Wed May 13 05:29:17 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
|
"","2664","test_2_nodes_different_cluster_different_shard","tests.sharding","Wed May 13 05:31:22 UTC 2026","passed","Wed May 13 05:31:24 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
|
"","3369","test_subscribe_via_api_to_new_pubsub_topics","tests.sharding","Wed May 13 05:35:03 UTC 2026","passed","Wed May 13 05:35:06 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|