91 KiB

1DESCRIPTIONDURATION IN MSNAMEPARENT SUITESTART TIMESTATUSSTOP TIMESUB SUITESUITETEST CLASSTEST METHOD
27test_valid_payload_at_variable_ratetests.relayThu May 14 05:30:47 UTC 2026brokenThu May 14 05:30:47 UTC 2026TestRelayRLNtest_rln
34476test_resubscribe_to_unsubscribed_content_topicstests.shardingThu May 14 05:31:37 UTC 2026passedThu May 14 05:31:42 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
4128test_light_push_with_no_timestamptests.light_pushThu May 14 05:27:32 UTC 2026passedThu May 14 05:27:32 UTC 2026TestLightPushPublishtest_publish
54test_publish_with_invalid_metatests.relayThu May 14 05:32:22 UTC 2026passedThu May 14 05:32:22 UTC 2026TestRelayPublishtest_publish
64105test_store_lightpushed_messagetests.storeThu May 14 05:32:51 UTC 2026passedThu May 14 05:32:55 UTC 2026TestRunningNodestest_running_nodes
76test_filter_unsubscribe_with_pubsub_topic_string_instead_of_listtests.filterThu May 14 05:27:13 UTC 2026passedThu May 14 05:27:13 UTC 2026TestFilterUnSubscribetest_unsubscribe
8599test_publish_on_multiple_pubsub_topicstests.relayThu May 14 05:30:49 UTC 2026passedThu May 14 05:30:50 UTC 2026TestRelayPublishtest_publish
92776test_single_pubsub_topic[/waku/2/rs/2/0]tests.shardingThu May 14 05:33:23 UTC 2026passedThu May 14 05:33:25 UTC 2026TestRunningNodesStaticShardingtest_running_nodes_static_sharding
101267test_verify_node_infotests.rest_flagsThu May 14 05:31:04 UTC 2026passedThu May 14 05:31:06 UTC 2026TestDebugFlagstest_debug_flags
116test_filter_subscribe_with_invalid_pubsub_topic_formattests.filterThu May 14 05:30:07 UTC 2026passedThu May 14 05:30:07 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
125715test_filtertests.discv5Thu May 14 05:26:40 UTC 2026passedThu May 14 05:26:45 UTC 2026TestDiscv5test_discv5
1319test_light_push_with_invalid_pubsub_topicstests.light_pushThu May 14 05:28:39 UTC 2026passedThu May 14 05:28:39 UTC 2026TestLightPushPublishtest_publish
143781test_filter_subscribe_to_29_content_topics_in_separate_callstests.filterThu May 14 05:26:58 UTC 2026passedThu May 14 05:27:02 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
157test_store_with_unknown_pubsub_topic_but_known_content_topictests.storeThu May 14 05:34:22 UTC 2026passedThu May 14 05:34:22 UTC 2026TestTopicstest_topics
162644test_retrieve_messages_without_subscribing_via_apitests.shardingThu May 14 05:31:03 UTC 2026passedThu May 14 05:31:06 UTC 2026TestRelayStaticShardingtest_relay_static_sharding
1742621test_repeated_filter_requestIDtests.e2eThu May 14 05:28:34 UTC 2026passedThu May 14 05:29:17 UTC 2026TestE2Etest_e2e
182077test_cursor_at_page_size_boundarytests.storeThu May 14 05:37:20 UTC 2026passedThu May 14 05:37:22 UTC 2026TestCursortest_cursor
19S09: S08 + store peer + reliability → Propagated, then Sent.13015test_s09_relay_fallback_to_lightpush_with_store_validationtests.wrappers_testsThu May 14 05:30:51 UTC 2026passedThu May 14 05:31:04 UTC 2026TestRelayToLightpushFallbacktest_send_e2e_part2
205test_filter_unsubscribe_with_no_pubsub_topictests.filterThu May 14 05:35:43 UTC 2026passedThu May 14 05:35:43 UTC 2026TestFilterUnSubscribetest_unsubscribe
2115test_filter_unsubscribe_all_on_peer_with_no_subscriptiontests.filterThu May 14 05:27:16 UTC 2026passedThu May 14 05:27:16 UTC 2026TestFilterUnSubscribeAlltest_unsubscribe_all
22346test_filter_resubscribe_to_unsubscribed_topicstests.filterThu May 14 05:29:02 UTC 2026passedThu May 14 05:29:02 UTC 2026TestFilterUnSubscribetest_unsubscribe
233052test_filter_get_message_after_node1_restartstests.filterThu May 14 05:31:39 UTC 2026passedThu May 14 05:31:42 UTC 2026TestFilterGetMessagestest_get_messages
244test_filter_subscribe_with_invalid_request_idtests.filterThu May 14 05:35:40 UTC 2026passedThu May 14 05:35:40 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
25836test_store_with_empty_and_valid_hashtests.storeThu May 14 05:33:31 UTC 2026passedThu May 14 05:33:32 UTC 2026TestHashestest_hashes
26141test_filter_subscribe_to_single_topicstests.filterThu May 14 05:35:36 UTC 2026passedThu May 14 05:35:36 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
272090test_passing_cursor_of_the_last_message_from_the_storetests.storeThu May 14 05:31:45 UTC 2026passedThu May 14 05:31:47 UTC 2026TestCursortest_cursor
285test_store_with_empty_pubsub_topicstests.storeThu May 14 05:33:25 UTC 2026passedThu May 14 05:33:25 UTC 2026TestTopicstest_topics
291251test_time_filter_zero_end_timetests.storeThu May 14 05:30:47 UTC 2026passedThu May 14 05:30:48 UTC 2026TestTimeFiltertest_time_filter
30 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. 12014test_s22_non_ephemeral_message_with_reliability_disabledtests.wrappers_testsThu May 14 05:39:31 UTC 2026passedThu May 14 05:39:43 UTC 2026TestSendBeforeRelaytest_send_e2e_part1
317848test_sync_with_nodes_restart__case1tests.store_syncThu May 14 05:30:35 UTC 2026passedThu May 14 05:30:43 UTC 2026TestStoreSynctest_store_sync
322499test_different_page_size[11]tests.storeThu May 14 05:39:09 UTC 2026passedThu May 14 05:39:11 UTC 2026TestPageSizetest_page_size
333705test_filter_update_subscription_add_30_new_content_topicstests.filterThu May 14 05:30:14 UTC 2026passedThu May 14 05:30:18 UTC 2026TestFilterSubscribeUpdatetest_subscribe_update
3417test_relay_subscribe_with_invalid_pubsub_topic_formattests.relayThu May 14 05:36:29 UTC 2026passedThu May 14 05:36:29 UTC 2026TestRelaySubscribetest_subscribe
35798test_publish_with_valid_timestampstests.relayThu May 14 05:32:18 UTC 2026passedThu May 14 05:32:18 UTC 2026TestRelayPublishtest_publish
362504test_multiple_content_topics_same_shard[content_topic_list1]tests.shardingThu May 14 05:29:44 UTC 2026brokenThu May 14 05:29:47 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
374test_light_push_with_missing_payloadtests.light_pushThu May 14 05:27:00 UTC 2026passedThu May 14 05:27:00 UTC 2026TestLightPushPublishtest_publish
382516test_cant_publish_on_not_subscribed_shardtests.shardingThu May 14 05:36:56 UTC 2026passedThu May 14 05:36:59 UTC 2026TestRelayStaticShardingtest_relay_static_sharding
3911497test_auto_shard_relay_10_nwaku_nodestests.shardingThu May 14 05:33:41 UTC 2026brokenThu May 14 05:33:52 UTC 2026TestMultipleNodestest_multiple_nodes
401251test_time_filter_matches_multiple_messagestests.storeThu May 14 05:30:42 UTC 2026passedThu May 14 05:30:44 UTC 2026TestTimeFiltertest_time_filter
41 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 0test_s20_store_misses_initially_then_retry_succeedstests.wrappers_testsThu May 14 05:32:30 UTC 2026skippedThu May 14 05:32:30 UTC 2026TestSendBeforeRelaytest_send_e2e_part1
423930test_ping_only_some_nodes_have_subscriptionstests.filterThu May 14 05:26:38 UTC 2026passedThu May 14 05:26:42 UTC 2026TestFilterMultipleNodestest_multiple_nodes
432496test_multiple_content_topics_same_shard[content_topic_list0]tests.shardingThu May 14 05:29:34 UTC 2026brokenThu May 14 05:29:37 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
442510test_single_content_topic[/app/20/sometopic/someencoding]tests.shardingThu May 14 05:33:19 UTC 2026brokenThu May 14 05:33:22 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
452089test_passing_cursor_not_returned_in_paginationCursortests.storeThu May 14 05:31:40 UTC 2026passedThu May 14 05:31:42 UTC 2026TestCursortest_cursor
462423test_main_node_relay_lightpush__peer_only_filtertests.light_pushThu May 14 05:29:29 UTC 2026passedThu May 14 05:29:32 UTC 2026TestRunningNodestest_running_nodes
4719026test_s06_relay_propagation_without_storetests.wrappers_testsThu May 14 05:30:32 UTC 2026passedThu May 14 05:30:51 UTC 2026TestS06CoreSenderRelayOnlytest_send_e2e_part2
48989test_light_push_with_payload_of_1_MBtests.light_pushThu May 14 05:31:28 UTC 2026passedThu May 14 05:31:29 UTC 2026TestLightPushPublishtest_publish
4911test_light_push_on_non_subscribed_pubsub_topictests.light_pushThu May 14 05:32:28 UTC 2026passedThu May 14 05:32:28 UTC 2026TestLightPushPublishtest_publish
50113test_publish_with_valid_versiontests.relayThu May 14 05:29:41 UTC 2026passedThu May 14 05:29:41 UTC 2026TestRelayPublishtest_publish
510test_idle_filter_subscriptions_after_node_disconnectiontests.filterThu May 14 05:26:56 UTC 2026skippedThu May 14 05:26:56 UTC 2026TestIdleSubscriptionstest_idle_subscriptions
522497test_single_content_topic[/toychat/2/huilong/proto]tests.shardingThu May 14 05:32:04 UTC 2026brokenThu May 14 05:32:07 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
531229test_verify_node_version2tests.rest_flagsThu May 14 05:32:55 UTC 2026failedThu May 14 05:32:56 UTC 2026TestDebugFlagstest_debug_flags
543245test_log_level_WARN_from_NOTICEtests.rest_flagsThu May 14 05:29:06 UTC 2026passedThu May 14 05:29:09 UTC 2026TestAdminFlagstest_admin_flags
552506test_subscribe_via_api_to_new_content_topics[content_topic_list0]tests.shardingThu May 14 05:33:07 UTC 2026brokenThu May 14 05:33:10 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
564test_publish_with_extra_fieldtests.relayThu May 14 05:37:58 UTC 2026passedThu May 14 05:37:58 UTC 2026TestRelayPublishtest_publish
57228test_publish_with_ephemeraltests.relayThu May 14 05:29:05 UTC 2026passedThu May 14 05:29:05 UTC 2026TestRelayPublishtest_publish
58259350test_valid_payloads_with_optional_nodes_at_slow_ratetests.relayThu May 14 05:39:27 UTC 2026brokenThu May 14 05:43:46 UTC 2026TestRelayRLNtest_rln
592test_metadata_protocol_mounted_also_on_non_1_clusterstests.logsThu May 14 05:28:58 UTC 2026passedThu May 14 05:28:58 UTC 2026TestLogstest_logs
604166test_different_cursor_and_indexes[19-20]tests.storeThu May 14 05:31:32 UTC 2026passedThu May 14 05:31:36 UTC 2026TestCursortest_cursor
614563test_filter_get_message_while_one_peer_is_pausedtests.filterThu May 14 05:37:22 UTC 2026passedThu May 14 05:37:26 UTC 2026TestFilterMultipleNodestest_multiple_nodes
621194test_filter_unsubscribe_all_from_multiple_pubsub_topicstests.filterThu May 14 05:30:23 UTC 2026passedThu May 14 05:30:24 UTC 2026TestFilterUnSubscribeAlltest_unsubscribe_all
635test_publish_on_non_subscribed_pubsub_topictests.relayThu May 14 05:30:11 UTC 2026passedThu May 14 05:30:11 UTC 2026TestRelayPublishtest_publish
6447test_store_with_both_pubsub_topic_and_content_topictests.storeThu May 14 05:33:05 UTC 2026passedThu May 14 05:33:05 UTC 2026TestTopicstest_topics
65702test_light_push_on_multiple_pubsub_topicstests.light_pushThu May 14 05:35:48 UTC 2026passedThu May 14 05:35:49 UTC 2026TestLightPushPublishtest_publish
66335587test_latency_with_load_sender_sidetests.e2eThu May 14 05:30:48 UTC 2026passedThu May 14 05:36:23 UTC 2026TestNetworkConditionstest_network_conditions
672627test_single_pubsub_topic[/waku/2/rs/5/1]tests.shardingThu May 14 05:32:17 UTC 2026passedThu May 14 05:32:19 UTC 2026TestRunningNodesStaticShardingtest_running_nodes_static_sharding
681467test_store_node_restartstests.storeThu May 14 05:34:06 UTC 2026passedThu May 14 05:34:08 UTC 2026TestReliabilitytest_reliability
690test_light_push_and_retrieve_100_messagestests.light_pushThu May 14 05:37:47 UTC 2026skippedThu May 14 05:37:47 UTC 2026TestLightPushPublishtest_publish
704143test_optional_nodes_not_subscribed_to_same_topictests.filterThu May 14 05:30:03 UTC 2026passedThu May 14 05:30:07 UTC 2026TestFilterMultipleNodestest_multiple_nodes
712559test_publish_without_subscribing_via_api_workstests.shardingThu May 14 05:32:49 UTC 2026passedThu May 14 05:32:52 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
724165test_different_cursor_and_indexes[3-20]tests.storeThu May 14 05:28:18 UTC 2026passedThu May 14 05:28:22 UTC 2026TestCursortest_cursor
732763test_store_with_filtertests.storeThu May 14 05:32:57 UTC 2026passedThu May 14 05:32:59 UTC 2026TestRunningNodestest_running_nodes
743test_publish_with_missing_payloadtests.relayThu May 14 05:27:45 UTC 2026passedThu May 14 05:27:45 UTC 2026TestRelayPublishtest_publish
7534788test_three_store_sync_exchangetests.store_syncThu May 14 05:33:20 UTC 2026passedThu May 14 05:33:55 UTC 2026TestStoreSynctest_store_sync
7682383test_relay_packet_loss_applied_mid_waytests.e2eThu May 14 05:29:16 UTC 2026passedThu May 14 05:30:38 UTC 2026TestNetworkConditionstest_network_conditions
7746test_store_with_one_content_topictests.storeThu May 14 05:31:46 UTC 2026passedThu May 14 05:31:46 UTC 2026TestTopicstest_topics
78844test_invalid_hash_paramtests.storeThu May 14 05:31:25 UTC 2026passedThu May 14 05:31:26 UTC 2026TestHashestest_hashes
7939041test_s10_edge_lightpush_propagationtests.wrappers_testsThu May 14 05:30:49 UTC 2026skippedThu May 14 05:31:28 UTC 2026TestS10EdgeSenderLightpushOnlytest_send_e2e_part2
803570test_unsubscribe_from_all_content_topics_one_by_onetests.shardingThu May 14 05:32:09 UTC 2026passedThu May 14 05:32:12 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
814790test_filter_auto_sharding_multiple_content_topicstests.shardingThu May 14 05:28:05 UTC 2026passedThu May 14 05:28:10 UTC 2026TestFilterAutoShardingtest_filter
822645test_content_topic_also_in_docker_flags[/aaaaa/3/bbbbb/proto]tests.shardingThu May 14 05:38:51 UTC 2026passedThu May 14 05:38:54 UTC 2026TestRunningNodesStaticShardingtest_running_nodes_static_sharding
831247test_time_filter_zero_start_end_timetests.storeThu May 14 05:30:28 UTC 2026passedThu May 14 05:30:29 UTC 2026TestTimeFiltertest_time_filter
842646test_subscribe_and_publish_on_another_content_topic_from_another_shardtests.shardingThu May 14 05:29:46 UTC 2026passedThu May 14 05:29:48 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
854test_filter_unsubscribe_all_with_extra_fieldtests.filterThu May 14 05:32:00 UTC 2026passedThu May 14 05:32:00 UTC 2026TestFilterUnSubscribeAlltest_unsubscribe_all
862040test_publish_with_payload_less_than_150_kbtests.relayThu May 14 05:27:22 UTC 2026passedThu May 14 05:27:24 UTC 2026TestRelayPublishtest_publish
872506test_multiple_content_topics_different_shardtests.shardingThu May 14 05:38:37 UTC 2026brokenThu May 14 05:38:40 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
8812965test_static_shard_relay_10_nwaku_nodestests.shardingThu May 14 05:32:31 UTC 2026passedThu May 14 05:32:44 UTC 2026TestMultipleNodestest_multiple_nodes
89233test_filter_unsubscribe_from_single_content_topictests.filterThu May 14 05:31:05 UTC 2026passedThu May 14 05:31:06 UTC 2026TestFilterUnSubscribetest_unsubscribe
9016386test_get_peerstests.peer_connection_managementThu May 14 05:29:38 UTC 2026passedThu May 14 05:29:54 UTC 2026TestPeerStoretest_peer_store
91415299test_get_multiple_2000_store_messagestests.storeThu May 14 05:26:39 UTC 2026passedThu May 14 05:33:34 UTC 2026TestCursorManyMessagestest_cursor_many_msgs
923449test_multiple_pubsub_topics_same_clustertests.shardingThu May 14 05:31:46 UTC 2026passedThu May 14 05:31:50 UTC 2026TestRunningNodesStaticShardingtest_running_nodes_static_sharding
93259test_relay_resubscribe_to_unsubscribed_pubsub_topictests.relayThu May 14 05:27:38 UTC 2026passedThu May 14 05:27:38 UTC 2026TestRelaySubscribetest_subscribe
944095test_unsubscribe_from_some_content_topics[content_topic_list1]tests.shardingThu May 14 05:30:58 UTC 2026passedThu May 14 05:31:02 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
953972test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_relay_node2tests.light_pushThu May 14 05:32:14 UTC 2026passedThu May 14 05:32:18 UTC 2026TestMultipleNodestest_multiple_nodes
9625074test_different_cursor_and_indexes[110-120]tests.storeThu May 14 05:31:28 UTC 2026passedThu May 14 05:31:53 UTC 2026TestCursortest_cursor
974test_store_with_wrong_encoding_pubsubtopictests.storeThu May 14 05:30:34 UTC 2026passedThu May 14 05:30:34 UTC 2026TestTopicstest_topics
98263324test_valid_payloads_lightpush_at_spam_ratetests.relayThu May 14 05:26:24 UTC 2026brokenThu May 14 05:30:47 UTC 2026TestRelayRLNtest_rln
992795test_main_node_only_relay__peer_only_relaytests.storeThu May 14 05:32:02 UTC 2026passedThu May 14 05:32:05 UTC 2026TestRunningNodestest_running_nodes
1003253test_log_level_ERROR_from_WARNtests.rest_flagsThu May 14 05:30:16 UTC 2026passedThu May 14 05:30:20 UTC 2026TestAdminFlagstest_admin_flags
10122555test_relay_with_latency_between_two_nodestests.e2eThu May 14 05:29:28 UTC 2026passedThu May 14 05:29:50 UTC 2026TestNetworkConditionstest_network_conditions
1022483test_single_content_topic[/app/22/sometopic/someencoding]tests.shardingThu May 14 05:29:24 UTC 2026brokenThu May 14 05:29:26 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
10374930test_relay_7_nodes_3sec_latencytests.e2eThu May 14 05:29:18 UTC 2026passedThu May 14 05:30:33 UTC 2026TestNetworkConditionstest_network_conditions
1041139test_filter_unsubscribe_all_from_few_content_topicstests.filterThu May 14 05:26:47 UTC 2026passedThu May 14 05:26:48 UTC 2026TestFilterUnSubscribeAlltest_unsubscribe_all
10526570test_relay_different_latency_between_two_nodes[7000]tests.e2eThu May 14 05:28:54 UTC 2026passedThu May 14 05:29:21 UTC 2026TestNetworkConditionstest_network_conditions
1062749test_main_node_relay_and_store__peer_relay_and_storetests.storeThu May 14 05:31:59 UTC 2026passedThu May 14 05:32:01 UTC 2026TestRunningNodestest_running_nodes
107245test_relay_subscribe_to_already_existing_pubsub_topictests.relayThu May 14 05:27:36 UTC 2026passedThu May 14 05:27:36 UTC 2026TestRelaySubscribetest_subscribe
1085test_filter_update_subscription_with_no_content_topictests.filterThu May 14 05:32:09 UTC 2026passedThu May 14 05:32:09 UTC 2026TestFilterSubscribeUpdatetest_subscribe_update
1098test_valid_payloads_random_epoch_at_slow_ratetests.relayThu May 14 05:30:47 UTC 2026brokenThu May 14 05:30:47 UTC 2026TestRelayRLNtest_rln
11010test_store_with_not_valid_content_topictests.storeThu May 14 05:33:20 UTC 2026passedThu May 14 05:33:20 UTC 2026TestTopicstest_topics
11114478test_relay_different_latency_between_two_nodes[1000]tests.e2eThu May 14 05:28:09 UTC 2026passedThu May 14 05:28:23 UTC 2026TestNetworkConditionstest_network_conditions
1129test_valid_payloads_at_slow_ratetests.relayThu May 14 05:30:47 UTC 2026brokenThu May 14 05:30:47 UTC 2026TestRelayRLNtest_rln
1133123test_content_topic_not_in_docker_flagstests.shardingThu May 14 05:31:14 UTC 2026passedThu May 14 05:31:17 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
1142501test_subscribe_via_api_to_new_content_topics[content_topic_list1]tests.shardingThu May 14 05:28:04 UTC 2026brokenThu May 14 05:28:06 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
1156857test_multiple_receiving_nodestests.light_pushThu May 14 05:32:09 UTC 2026passedThu May 14 05:32:16 UTC 2026TestMultipleNodestest_multiple_nodes
116646340test_query_after_long_timetests.store_syncThu May 14 05:34:18 UTC 2026passedThu May 14 05:45:05 UTC 2026TestStoreSynctest_store_sync
1172708test_2_nodes_different_cluster_same_shardtests.shardingThu May 14 05:34:04 UTC 2026passedThu May 14 05:34:07 UTC 2026TestRunningNodesStaticShardingtest_running_nodes_static_sharding
118840test_store_with_empty_hashestests.storeThu May 14 05:31:57 UTC 2026passedThu May 14 05:31:57 UTC 2026TestHashestest_hashes
1191458test_publishing_node_paused_and_unpausedtests.storeThu May 14 05:30:28 UTC 2026passedThu May 14 05:30:30 UTC 2026TestReliabilitytest_reliability
120780test_relay_get_message_after_one_peer_was_stoppedtests.relayThu May 14 05:27:17 UTC 2026passedThu May 14 05:27:18 UTC 2026TestRelayMultipleNodestest_multiple_nodes
12117011test_different_page_size[81]tests.storeThu May 14 05:33:46 UTC 2026passedThu May 14 05:34:03 UTC 2026TestPageSizetest_page_size
122222test_store_with_wrongPeerAddrtests.storeThu May 14 05:37:16 UTC 2026passedThu May 14 05:37:16 UTC 2026TestApiFlagstest_api_flags
12351086test_relay_4_nodes_sender_latencytests.e2eThu May 14 05:30:37 UTC 2026passedThu May 14 05:31:28 UTC 2026TestNetworkConditionstest_network_conditions
12416422test_add_peerstests.peer_connection_managementThu May 14 05:31:56 UTC 2026passedThu May 14 05:32:12 UTC 2026TestPeerStoretest_peer_store
125117test_filter_get_message_with_metatests.filterThu May 14 05:31:36 UTC 2026passedThu May 14 05:31:36 UTC 2026TestFilterGetMessagestest_get_messages
1268330test_different_cursor_and_indexes[10-40]tests.storeThu May 14 05:33:34 UTC 2026passedThu May 14 05:33:42 UTC 2026TestCursortest_cursor
1273170test_main_node_full__peer_fulltests.light_pushThu May 14 05:30:41 UTC 2026passedThu May 14 05:30:44 UTC 2026TestRunningNodestest_running_nodes
1280test_2_lightpush_nodes_and_2_receiving_nodestests.light_pushThu May 14 05:26:49 UTC 2026skippedThu May 14 05:26:49 UTC 2026TestMultipleNodestest_multiple_nodes
12911016test_create_start_and_stop_nodetests.wrappers_testsThu May 14 05:36:44 UTC 2026passedThu May 14 05:36:55 UTC 2026TestLogosDeliveryLifecycletest_basic_life_cycle
130123264test_store_sync_high_jitter_stresstests.store_syncThu May 14 05:31:53 UTC 2026passedThu May 14 05:33:56 UTC 2026TestStoreSynctest_store_sync
131142779test_filter_many_subscribed_nodestests.e2eThu May 14 05:28:55 UTC 2026passedThu May 14 05:31:18 UTC 2026TestE2Etest_e2e
132140test_relay_unsubscribe_from_single_pubsub_topictests.relayThu May 14 05:27:34 UTC 2026passedThu May 14 05:27:34 UTC 2026TestRelaySubscribetest_subscribe
1331459test_store_node_paused_and_unpausedtests.storeThu May 14 05:32:24 UTC 2026passedThu May 14 05:32:25 UTC 2026TestReliabilitytest_reliability
1342035test_filter_get_message_with_150_kb_payloadtests.filterThu May 14 05:29:57 UTC 2026passedThu May 14 05:29:59 UTC 2026TestFilterGetMessagestest_get_messages
1351252test_time_filter_matches_one_messagetests.storeThu May 14 05:28:54 UTC 2026passedThu May 14 05:28:56 UTC 2026TestTimeFiltertest_time_filter
136837test_store_with_non_hex_hashtests.storeThu May 14 05:31:21 UTC 2026passedThu May 14 05:31:22 UTC 2026TestHashestest_hashes
13711009test_stop_node_without_destroytests.wrappers_testsThu May 14 05:34:02 UTC 2026passedThu May 14 05:34:13 UTC 2026TestLogosDeliveryLifecycletest_basic_life_cycle
13828191test_relay_2_nodes_temporary_blackout_recovers_no_helperstests.e2eThu May 14 05:28:28 UTC 2026passedThu May 14 05:28:56 UTC 2026TestNetworkConditionstest_network_conditions
1398281test_store_with_multiple_hashestests.storeThu May 14 05:30:17 UTC 2026passedThu May 14 05:30:25 UTC 2026TestHashestest_hashes
140197123test_filter_20_senders_1_receivertests.e2eThu May 14 05:29:06 UTC 2026passedThu May 14 05:32:23 UTC 2026TestE2Etest_e2e
1414test_filter_get_message_with_extra_fieldtests.filterThu May 14 05:30:52 UTC 2026passedThu May 14 05:30:52 UTC 2026TestFilterGetMessagestest_get_messages
142195test_message_light_pushed_on_different_pubsub_topic_is_not_retrievedtests.light_pushThu May 14 05:37:39 UTC 2026passedThu May 14 05:37:40 UTC 2026TestLightPushPublishtest_publish
1437969test_sync_flagstests.store_syncThu May 14 05:35:09 UTC 2026passedThu May 14 05:35:17 UTC 2026TestStoreSynctest_store_sync
1443897test_filter_works_with_auto_shardingtests.shardingThu May 14 05:27:51 UTC 2026passedThu May 14 05:27:55 UTC 2026TestFilterAutoShardingtest_filter
1455030test_admin_peers_stats_countstests.rest_flagsThu May 14 05:31:54 UTC 2026passedThu May 14 05:32:00 UTC 2026TestAdminFlagstest_admin_flags
1463783test_admin_peers_mesh_on_shard_contains_node2tests.rest_flagsThu May 14 05:30:58 UTC 2026passedThu May 14 05:31:02 UTC 2026TestAdminFlagstest_admin_flags
147102316test_store_sync_long_chaintests.store_syncThu May 14 05:39:32 UTC 2026passedThu May 14 05:41:15 UTC 2026TestStoreSynctest_store_sync
1489test_valid_payloads_n1_with_rln_n2_without_rln_at_spam_ratetests.relayThu May 14 05:39:27 UTC 2026brokenThu May 14 05:39:27 UTC 2026TestRelayRLNtest_rln
1493test_relay_no_subscriptiontests.relayThu May 14 05:32:38 UTC 2026passedThu May 14 05:32:38 UTC 2026TestRelaySubscribetest_subscribe
150223test_filter_get_message_with_ephemeraltests.filterThu May 14 05:32:01 UTC 2026passedThu May 14 05:32:01 UTC 2026TestFilterGetMessagestest_get_messages
151217test_store_with_peerAddrtests.storeThu May 14 05:38:57 UTC 2026passedThu May 14 05:38:57 UTC 2026TestApiFlagstest_api_flags
152216test_get_store_message_with_versiontests.storeThu May 14 05:33:46 UTC 2026passedThu May 14 05:33:46 UTC 2026TestGetMessagestest_get_messages
15315670test_relay_2_nodes_low_bandwidth_reliabilitytests.e2eThu May 14 05:31:01 UTC 2026passedThu May 14 05:31:17 UTC 2026TestNetworkConditionstest_network_conditions
1545363test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_filter_node2tests.light_pushThu May 14 05:32:01 UTC 2026passedThu May 14 05:32:07 UTC 2026TestMultipleNodestest_multiple_nodes
1551757test_filter_get_50_messagestests.filterThu May 14 05:35:31 UTC 2026passedThu May 14 05:35:33 UTC 2026TestFilterGetMessagestest_get_messages
1562707test_main_node_only_relay__peer_relay_and_storetests.storeThu May 14 05:28:48 UTC 2026passedThu May 14 05:28:51 UTC 2026TestRunningNodestest_running_nodes
157845test_message_with_both_ephemeral_true_and_falsetests.storeThu May 14 05:28:34 UTC 2026passedThu May 14 05:28:35 UTC 2026TestEphemeraltest_ephemeral
158378test_publish_after_node_pauses_and_pausestests.relayThu May 14 05:27:49 UTC 2026passedThu May 14 05:27:49 UTC 2026TestRelayPublishtest_publish
159843test_different_cursor_and_indexes[2-4]tests.storeThu May 14 05:39:01 UTC 2026passedThu May 14 05:39:02 UTC 2026TestCursortest_cursor
16038520test_filter_node_not_connected_directly_to_lightpushing_nodetests.e2eThu May 14 05:28:27 UTC 2026passedThu May 14 05:29:05 UTC 2026TestE2Etest_e2e
1613test_filter_update_subscription_with_no_pubsub_topictests.filterThu May 14 05:28:59 UTC 2026passedThu May 14 05:28:59 UTC 2026TestFilterSubscribeUpdatetest_subscribe_update
1625566test_metrics_after_relay_publishtests.metricsThu May 14 05:30:47 UTC 2026passedThu May 14 05:30:53 UTC 2026TestMetricstest_metrics
1630test_peer_store_content_after_node2_restartstests.peer_connection_managementThu May 14 05:29:32 UTC 2026skippedThu May 14 05:29:32 UTC 2026TestPeerStoretest_peer_store
1646test_light_push_with_missing_content_topictests.light_pushThu May 14 05:32:22 UTC 2026passedThu May 14 05:32:22 UTC 2026TestLightPushPublishtest_publish
16512test_filter_unsubscribe_from_101_content_topicstests.filterThu May 14 05:30:19 UTC 2026passedThu May 14 05:30:19 UTC 2026TestFilterUnSubscribetest_unsubscribe
1667test_relay_subscribe_with_empty_pubsub_topic_listtests.relayThu May 14 05:30:50 UTC 2026passedThu May 14 05:30:50 UTC 2026TestRelaySubscribetest_subscribe
1673912test_unsubscribe_from_some_content_topics[content_topic_list0]tests.shardingThu May 14 05:29:52 UTC 2026passedThu May 14 05:29:56 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
168221test_filter_get_message_duplicate_messagetests.filterThu May 14 05:32:05 UTC 2026passedThu May 14 05:32:05 UTC 2026TestFilterGetMessagestest_get_messages
1693191test_log_level_NOTICE_from_INFOtests.rest_flagsThu May 14 05:29:42 UTC 2026passedThu May 14 05:29:45 UTC 2026TestAdminFlagstest_admin_flags
1702082test_cursor_equal_to_first_messagetests.storeThu May 14 05:33:21 UTC 2026passedThu May 14 05:33:23 UTC 2026TestCursortest_cursor
1714test_filter_unsubscribe_with_extra_fieldtests.filterThu May 14 05:31:12 UTC 2026passedThu May 14 05:31:12 UTC 2026TestFilterUnSubscribetest_unsubscribe
1724494test_resubscribe_to_unsubscribed_pubsub_topicstests.shardingThu May 14 05:27:41 UTC 2026passedThu May 14 05:27:46 UTC 2026TestRelayStaticShardingtest_relay_static_sharding
1736250test_metrics_initial_valuetests.metricsThu May 14 05:30:31 UTC 2026passedThu May 14 05:30:37 UTC 2026TestMetricstest_metrics
17412985test_relay_different_latency_between_two_nodes[200]tests.e2eThu May 14 05:27:07 UTC 2026passedThu May 14 05:27:20 UTC 2026TestNetworkConditionstest_network_conditions
1753363test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messagestests.shardingThu May 14 05:29:57 UTC 2026passedThu May 14 05:30:00 UTC 2026TestRelayStaticShardingtest_relay_static_sharding
1763265test_lightpush_node_with_relay_works_correctlytests.light_pushThu May 14 05:29:34 UTC 2026passedThu May 14 05:29:37 UTC 2026TestRunningNodestest_running_nodes
1770test_get_peers_two_protocolstests.peer_connection_managementThu May 14 05:32:15 UTC 2026skippedThu May 14 05:32:15 UTC 2026TestPeerStoretest_peer_store
1781251test_time_filter_zero_start_timetests.storeThu May 14 05:28:53 UTC 2026passedThu May 14 05:28:54 UTC 2026TestTimeFiltertest_time_filter
1796438test_static_shard_relaytests.shardingThu May 14 05:38:07 UTC 2026passedThu May 14 05:38:14 UTC 2026TestMultipleNodestest_multiple_nodes
18020027test_s07_relay_propagation_with_store_validationtests.wrappers_testsThu May 14 05:31:25 UTC 2026passedThu May 14 05:31:45 UTC 2026TestS07CoreSenderRelayAndStoretest_send_e2e_part2
1810test_main_node_only_lightpush__peer_only_lightpushtests.light_pushThu May 14 05:32:25 UTC 2026skippedThu May 14 05:32:25 UTC 2026TestRunningNodestest_running_nodes
1823489test_relay_peers_on_shard_schematests.rest_flagsThu May 14 05:32:41 UTC 2026passedThu May 14 05:32:45 UTC 2026TestAdminFlagstest_admin_flags
1834062test_unsubscribe_from_some_pubsub_topicstests.shardingThu May 14 05:37:04 UTC 2026passedThu May 14 05:37:08 UTC 2026TestRelayStaticShardingtest_relay_static_sharding
1842086test_empty_cursortests.storeThu May 14 05:34:11 UTC 2026passedThu May 14 05:34:13 UTC 2026TestCursortest_cursor
1851251test_get_debug_version_is_stringtests.rest_flagsThu May 14 05:32:46 UTC 2026passedThu May 14 05:32:47 UTC 2026TestDebugFlagstest_debug_flags
1864test_filter_update_subscription_with_no_request_idtests.filterThu May 14 05:29:11 UTC 2026passedThu May 14 05:29:11 UTC 2026TestFilterSubscribeUpdatetest_subscribe_update
187367test_filter_update_subscription_add_a_new_pubsub_topictests.filterThu May 14 05:29:07 UTC 2026passedThu May 14 05:29:08 UTC 2026TestFilterSubscribeUpdatetest_subscribe_update
1881007test_light_push_after_receiving_node_restartstests.light_pushThu May 14 05:36:16 UTC 2026passedThu May 14 05:36:17 UTC 2026TestLightPushPublishtest_publish
1892636test_single_pubsub_topic[/waku/2/rs/5/999]tests.shardingThu May 14 05:31:08 UTC 2026passedThu May 14 05:31:10 UTC 2026TestRunningNodesStaticShardingtest_running_nodes_static_sharding
190423test_different_page_size[1]tests.storeThu May 14 05:28:33 UTC 2026passedThu May 14 05:28:33 UTC 2026TestPageSizetest_page_size
19117test_relay_unsubscribe_with_invalid_pubsub_topic_formattests.relayThu May 14 05:30:53 UTC 2026passedThu May 14 05:30:53 UTC 2026TestRelaySubscribetest_subscribe
1922792test_main_node_relay_and_store__peer_only_relaytests.storeThu May 14 05:34:09 UTC 2026passedThu May 14 05:34:11 UTC 2026TestRunningNodestest_running_nodes
1932625test_sender_uses_auto_api_receiver_uses_regular_apitests.shardingThu May 14 05:33:11 UTC 2026passedThu May 14 05:33:13 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
19483115test_store_sync_small_sync_rangetests.store_syncThu May 14 05:33:26 UTC 2026passedThu May 14 05:34:49 UTC 2026TestStoreSynctest_store_sync
19510394test_different_cursor_and_indexes[19-50]tests.storeThu May 14 05:30:05 UTC 2026passedThu May 14 05:30:15 UTC 2026TestCursortest_cursor
1964test_filter_unsubscribe_with_no_content_topictests.filterThu May 14 05:31:13 UTC 2026passedThu May 14 05:31:13 UTC 2026TestFilterUnSubscribetest_unsubscribe
19767109test_store_filter_interaction_with_six_nodestests.e2eThu May 14 05:27:07 UTC 2026passedThu May 14 05:28:14 UTC 2026TestE2Etest_e2e
1987test_filter_unsubscribe_all_with_invalid_request_idtests.filterThu May 14 05:31:57 UTC 2026passedThu May 14 05:31:57 UTC 2026TestFilterUnSubscribeAlltest_unsubscribe_all
1994969test_admin_connected_peers_contains_peers_onlytests.rest_flagsThu May 14 05:29:10 UTC 2026passedThu May 14 05:29:15 UTC 2026TestAdminFlagstest_admin_flags
2003235test_log_level_INFO_from_DEBUGtests.rest_flagsThu May 14 05:31:54 UTC 2026failedThu May 14 05:31:57 UTC 2026TestAdminFlagstest_admin_flags
201117test_publish_with_no_timestamptests.relayThu May 14 05:30:53 UTC 2026passedThu May 14 05:30:53 UTC 2026TestRelayPublishtest_publish
2028305test_different_page_size[39]tests.storeThu May 14 05:28:37 UTC 2026passedThu May 14 05:28:45 UTC 2026TestPageSizetest_page_size
2033505test_unsubscribe_from_all_pubsub_topicstests.shardingThu May 14 05:37:09 UTC 2026passedThu May 14 05:37:13 UTC 2026TestRelayStaticShardingtest_relay_static_sharding
204211test_message_with_ephemeral_truetests.storeThu May 14 05:39:05 UTC 2026passedThu May 14 05:39:05 UTC 2026TestEphemeraltest_ephemeral
205 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. 19024test_s30_concurrent_sends_during_auto_subscribetests.wrappers_testsThu May 14 05:30:44 UTC 2026passedThu May 14 05:31:03 UTC 2026TestSendBeforeRelaytest_send_e2e_part1
206233test_filter_unsubscribe_with_very_large_request_idtests.filterThu May 14 05:29:18 UTC 2026passedThu May 14 05:29:19 UTC 2026TestFilterUnSubscribetest_unsubscribe
207854test_relay_unsubscribe_from_some_pubsub_topicstests.relayThu May 14 05:31:49 UTC 2026passedThu May 14 05:31:50 UTC 2026TestRelaySubscribetest_subscribe
20814299test_relay_2_nodes_packet_reorderingtests.e2eThu May 14 05:31:18 UTC 2026passedThu May 14 05:31:32 UTC 2026TestNetworkConditionstest_network_conditions
209129test_last_node_to_start_publishestests.relayThu May 14 05:30:37 UTC 2026passedThu May 14 05:30:37 UTC 2026TestRelayMultipleNodestest_multiple_nodes
2102736test_main_node_relay_and_store__peer_only_storetests.storeThu May 14 05:33:07 UTC 2026passedThu May 14 05:33:10 UTC 2026TestRunningNodestest_running_nodes
21138127test_store_sync_range_with_jitter_catches_old_messagestests.store_syncThu May 14 05:41:19 UTC 2026passedThu May 14 05:41:58 UTC 2026TestStoreSynctest_store_sync
212124test_filter_unsubscribe_from_non_existing_pubsub_topictests.filterThu May 14 05:31:08 UTC 2026passedThu May 14 05:31:08 UTC 2026TestFilterUnSubscribetest_unsubscribe
213835test_store_with_excessive_length_hashtests.storeThu May 14 05:32:06 UTC 2026passedThu May 14 05:32:07 UTC 2026TestHashestest_hashes
214646test_filter_subscribe_to_multiple_pubsub_topic_from_same_clustertests.filterThu May 14 05:30:12 UTC 2026passedThu May 14 05:30:13 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
2155495test_light_push_while_peer_is_pausedtests.light_pushThu May 14 05:29:27 UTC 2026passedThu May 14 05:29:33 UTC 2026TestLightPushPublishtest_publish
2165620test_storetests.discv5Thu May 14 05:27:00 UTC 2026passedThu May 14 05:27:06 UTC 2026TestDiscv5test_discv5
21796228test_relay_4_nodes_two_publishers_compare_latencytests.e2eThu May 14 05:29:09 UTC 2026passedThu May 14 05:30:45 UTC 2026TestNetworkConditionstest_network_conditions
21841372test_max_page_sizetests.storeThu May 14 05:37:29 UTC 2026passedThu May 14 05:38:10 UTC 2026TestPageSizetest_page_size
219149test_filter_update_subscription_refresh_existingtests.filterThu May 14 05:31:50 UTC 2026passedThu May 14 05:31:51 UTC 2026TestFilterSubscribeUpdatetest_subscribe_update
2204117test_check_sync_when_2_nodes_publishtests.store_syncThu May 14 05:31:47 UTC 2026passedThu May 14 05:31:51 UTC 2026TestStoreSynctest_store_sync
2212416test_single_content_topic[/app/29/sometopic/someencoding]tests.shardingThu May 14 05:30:08 UTC 2026brokenThu May 14 05:30:10 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
2224test_light_push_with_invalid_versiontests.light_pushThu May 14 05:32:23 UTC 2026passedThu May 14 05:32:23 UTC 2026TestLightPushPublishtest_publish
2232734test_subscribe_and_publish_on_another_shardtests.shardingThu May 14 05:38:16 UTC 2026passedThu May 14 05:38:19 UTC 2026TestRelayStaticShardingtest_relay_static_sharding
2248327test_get_multiple_store_messagestests.storeThu May 14 05:34:16 UTC 2026passedThu May 14 05:34:25 UTC 2026TestGetMessagestest_get_messages
22538631test_filter_node_not_connected_directly_to_relaying_nodetests.e2eThu May 14 05:28:25 UTC 2026passedThu May 14 05:29:04 UTC 2026TestE2Etest_e2e
2264test_publish_with_invalid_versiontests.relayThu May 14 05:32:40 UTC 2026passedThu May 14 05:32:40 UTC 2026TestRelayPublishtest_publish
2273516test_filter_static_sharding_multiple_shardstests.shardingThu May 14 05:31:06 UTC 2026passedThu May 14 05:31:10 UTC 2026TestFilterStaticShardingtest_filter
2282633test_single_pubsub_topic[/waku/2/rs/999/999]tests.shardingThu May 14 05:32:08 UTC 2026passedThu May 14 05:32:11 UTC 2026TestRunningNodesStaticShardingtest_running_nodes_static_sharding
22913557test_relay_different_latency_between_two_nodes[500]tests.e2eThu May 14 05:30:38 UTC 2026passedThu May 14 05:30:51 UTC 2026TestNetworkConditionstest_network_conditions
2302764test_subscribe_and_publish_on_another_content_topic_from_same_shardtests.shardingThu May 14 05:32:05 UTC 2026passedThu May 14 05:32:08 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
23150931test_relay_2_nodes_bandwidth_low_vs_high_drain_timetests.e2eThu May 14 05:36:27 UTC 2026passedThu May 14 05:37:18 UTC 2026TestNetworkConditionstest_network_conditions
2322084test_store_sort_ascending[true]tests.storeThu May 14 05:30:33 UTC 2026passedThu May 14 05:30:35 UTC 2026TestSortingtest_sorting
2336test_filter_update_subscription_with_pubsub_topic_list_instead_of_stringtests.filterThu May 14 05:37:35 UTC 2026passedThu May 14 05:37:35 UTC 2026TestFilterSubscribeUpdatetest_subscribe_update
234642test_relay_unsubscribe_from_all_pubsub_topicstests.relayThu May 14 05:30:15 UTC 2026passedThu May 14 05:30:15 UTC 2026TestRelaySubscribetest_subscribe
23525409test_relay_different_latency_between_two_nodes[5000]tests.e2eThu May 14 05:26:09 UTC 2026passedThu May 14 05:26:35 UTC 2026TestNetworkConditionstest_network_conditions
2365877test_sync_nodes_have_store_truetests.store_syncThu May 14 05:32:26 UTC 2026passedThu May 14 05:32:32 UTC 2026TestStoreSynctest_store_sync
2372426test_publish_on_not_subscribed_content_topic_workstests.shardingThu May 14 05:29:49 UTC 2026passedThu May 14 05:29:51 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
238420test_get_store_duplicate_messagestests.storeThu May 14 05:32:08 UTC 2026passedThu May 14 05:32:09 UTC 2026TestGetMessagestest_get_messages
239375test_filter_get_message_after_node_pauses_and_pausestests.filterThu May 14 05:26:54 UTC 2026passedThu May 14 05:26:55 UTC 2026TestFilterGetMessagestest_get_messages
24085393test_relay_packet_loss_correlated_vs_uncorrelatedtests.e2eThu May 14 05:29:22 UTC 2026passedThu May 14 05:30:47 UTC 2026TestNetworkConditionstest_network_conditions
24137297test_admin_relay_peers_contains_all_relay_peerstests.rest_flagsThu May 14 05:30:25 UTC 2026passedThu May 14 05:31:02 UTC 2026TestAdminFlagstest_admin_flags
24270608test_sync_flags_node2_start_latertests.store_syncThu May 14 05:35:18 UTC 2026passedThu May 14 05:36:29 UTC 2026TestStoreSynctest_store_sync
243 S31: concurrent sends across mixed content topics during peer churn. 17858test_s31_concurrent_sends_mixed_topics_during_churntests.wrappers_testsThu May 14 05:33:21 UTC 2026passedThu May 14 05:33:38 UTC 2026TestSendBeforeRelaytest_send_e2e_part1
2441977test_get_store_messages_with_different_pubsub_topicstests.storeThu May 14 05:32:03 UTC 2026passedThu May 14 05:32:05 UTC 2026TestGetMessagestest_get_messages
24538305test_high_message_volume_synctests.store_syncThu May 14 05:38:29 UTC 2026passedThu May 14 05:39:08 UTC 2026TestStoreSynctest_store_sync
24610013test_sync_with_nodes_restart__case2tests.store_syncThu May 14 05:34:28 UTC 2026passedThu May 14 05:34:38 UTC 2026TestStoreSynctest_store_sync
2473339test_subscribe_via_api_to_new_pubsub_topicstests.shardingThu May 14 05:37:00 UTC 2026passedThu May 14 05:37:03 UTC 2026TestRelayStaticShardingtest_relay_static_sharding
248227test_on_empty_postgress_dbtests.storeThu May 14 05:32:49 UTC 2026passedThu May 14 05:32:49 UTC 2026TestExternalDbtest_external_db
2492582test_main_node_relay_lightpush__peer_only_relaytests.light_pushThu May 14 05:30:27 UTC 2026passedThu May 14 05:30:29 UTC 2026TestRunningNodestest_running_nodes
2504976test_combination_of_different_nodestests.light_pushThu May 14 05:26:49 UTC 2026passedThu May 14 05:26:54 UTC 2026TestMultipleNodestest_multiple_nodes
25136969test_store_node_not_connected_directly_to_relaying_nodetests.e2eThu May 14 05:26:30 UTC 2026passedThu May 14 05:27:07 UTC 2026TestE2Etest_e2e
25220test_filter_subscribe_with_invalid_content_topic_formattests.filterThu May 14 05:31:46 UTC 2026passedThu May 14 05:31:46 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
2535test_store_without_encoding_pubsubtopictests.storeThu May 14 05:34:27 UTC 2026passedThu May 14 05:34:27 UTC 2026TestTopicstest_topics
254881test_publish_with_payload_equal_or_more_150_kbtests.relayThu May 14 05:32:27 UTC 2026passedThu May 14 05:32:28 UTC 2026TestRelayPublishtest_publish
255259278test_valid_payloads_dynamic_at_spam_ratetests.relayThu May 14 05:30:47 UTC 2026brokenThu May 14 05:35:07 UTC 2026TestRelayRLNtest_rln
2563506test_admin_relay_peers_schematests.rest_flagsThu May 14 05:30:20 UTC 2026passedThu May 14 05:30:24 UTC 2026TestAdminFlagstest_admin_flags
2571252test_time_filter_matches_no_messagetests.storeThu May 14 05:28:38 UTC 2026passedThu May 14 05:28:40 UTC 2026TestTimeFiltertest_time_filter
258840test_store_invalid_ascendingtests.storeThu May 14 05:28:49 UTC 2026passedThu May 14 05:28:50 UTC 2026TestSortingtest_sorting
259701test_filter_unsubscribe_from_pubsub_topicstests.filterThu May 14 05:31:54 UTC 2026passedThu May 14 05:31:55 UTC 2026TestFilterUnSubscribetest_unsubscribe
2601250test_time_filter_start_time_after_end_timetests.storeThu May 14 05:38:19 UTC 2026passedThu May 14 05:38:20 UTC 2026TestTimeFiltertest_time_filter
26116test_light_push_with_invalid_payloadstests.light_pushThu May 14 05:29:17 UTC 2026passedThu May 14 05:29:17 UTC 2026TestLightPushPublishtest_publish
262126018test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60]tests.e2eThu May 14 05:33:20 UTC 2026passedThu May 14 05:35:26 UTC 2026TestNetworkConditionstest_network_conditions
26343920test_chain_of_relay_nodestests.e2eThu May 14 05:29:07 UTC 2026passedThu May 14 05:29:51 UTC 2026TestE2Etest_e2e
2644test_filter_subscribe_with_extra_fieldtests.filterThu May 14 05:31:02 UTC 2026passedThu May 14 05:31:02 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
2654test_filter_update_subscription_with_extra_fieldtests.filterThu May 14 05:27:05 UTC 2026passedThu May 14 05:27:05 UTC 2026TestFilterSubscribeUpdatetest_subscribe_update
266223test_optional_nodes_not_subscribed_to_same_pubsub_topictests.relayThu May 14 05:27:29 UTC 2026passedThu May 14 05:27:29 UTC 2026TestRelayMultipleNodestest_multiple_nodes
2676825test_sync_with_one_node_with_delayed_starttests.store_syncThu May 14 05:38:21 UTC 2026passedThu May 14 05:38:28 UTC 2026TestStoreSynctest_store_sync
2689107test_start_node_with_50_pubsub_topicstests.shardingThu May 14 05:28:16 UTC 2026passedThu May 14 05:28:25 UTC 2026TestRunningNodesStaticShardingtest_running_nodes_static_sharding
2693254test_log_level_FATAL_from_ERRORtests.rest_flagsThu May 14 05:27:37 UTC 2026passedThu May 14 05:27:41 UTC 2026TestAdminFlagstest_admin_flags
27013517test_filter_subscribe_to_100_content_topics_in_one_calltests.filterThu May 14 05:27:10 UTC 2026passedThu May 14 05:27:24 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
2711254test_time_filter_small_timestamptests.storeThu May 14 05:31:40 UTC 2026passedThu May 14 05:31:41 UTC 2026TestTimeFiltertest_time_filter
2724521test_publish_with_valid_payloadstests.relayThu May 14 05:36:21 UTC 2026passedThu May 14 05:36:26 UTC 2026TestRelayPublishtest_publish
2733test_publish_with_missing_content_topictests.relayThu May 14 05:30:08 UTC 2026passedThu May 14 05:30:08 UTC 2026TestRelayPublishtest_publish
2748544test_store_with_hashestests.storeThu May 14 05:28:28 UTC 2026passedThu May 14 05:28:37 UTC 2026TestHashestest_hashes
275895test_light_push_after_light_push_node_restartstests.light_pushThu May 14 05:29:27 UTC 2026passedThu May 14 05:29:28 UTC 2026TestLightPushPublishtest_publish
276114test_publish_with_valid_metatests.relayThu May 14 05:30:57 UTC 2026passedThu May 14 05:30:57 UTC 2026TestRelayPublishtest_publish
27712test_light_push_with_with_large_metatests.light_pushThu May 14 05:30:39 UTC 2026passedThu May 14 05:30:39 UTC 2026TestLightPushPublishtest_publish
2782618test_single_pubsub_topic[/waku/2/rs/5/0]tests.shardingThu May 14 05:31:43 UTC 2026passedThu May 14 05:31:45 UTC 2026TestRunningNodesStaticShardingtest_running_nodes_static_sharding
279356test_filter_unsubscribe_from_some_of_the_subscribed_content_topicstests.filterThu May 14 05:28:34 UTC 2026passedThu May 14 05:28:35 UTC 2026TestFilterUnSubscribetest_unsubscribe
280836test_store_with_duplicate_hashestests.storeThu May 14 05:28:41 UTC 2026passedThu May 14 05:28:41 UTC 2026TestHashestest_hashes
2815271test_metrics_after_store_gettests.metricsThu May 14 05:37:49 UTC 2026passedThu May 14 05:37:54 UTC 2026TestMetricstest_metrics
2823630test_unsubscribe_from_all_pubsub_topics_one_by_onetests.shardingThu May 14 05:31:06 UTC 2026passedThu May 14 05:31:10 UTC 2026TestRelayStaticShardingtest_relay_static_sharding
28392881test_filter_3_senders_multiple_msg_1_receivertests.e2eThu May 14 05:27:08 UTC 2026passedThu May 14 05:28:41 UTC 2026TestE2Etest_e2e
28437015test_msg_stored_when_ephemeral_falsetests.e2eThu May 14 05:27:49 UTC 2026passedThu May 14 05:28:26 UTC 2026TestE2Etest_e2e
285212test_store_with_wrong_url_pubsub_topictests.storeThu May 14 05:34:01 UTC 2026passedThu May 14 05:34:01 UTC 2026TestTopicstest_topics
2866859test_get_peers_after_node1_was_restartedtests.peer_exchangeThu May 14 05:32:29 UTC 2026passedThu May 14 05:32:36 UTC 2026TestPeerExchangetest_peer_exchange
2872501test_single_content_topic[/waku/2/content/test.js]tests.shardingThu May 14 05:38:27 UTC 2026brokenThu May 14 05:38:29 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
2883524test_unsubscribe_from_all_content_topicstests.shardingThu May 14 05:32:53 UTC 2026passedThu May 14 05:32:57 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
2893266test_message_relayed_while_store_node_is_stopped_and_removedtests.storeThu May 14 05:32:21 UTC 2026passedThu May 14 05:32:25 UTC 2026TestReliabilitytest_reliability
2907test_store_with_multiple_content_topicstests.storeThu May 14 05:34:17 UTC 2026passedThu May 14 05:34:17 UTC 2026TestTopicstest_topics
2912636test_lightpush_with_a_single_receiving_nodetests.light_pushThu May 14 05:28:52 UTC 2026passedThu May 14 05:28:54 UTC 2026TestRunningNodestest_running_nodes
2923951test_lightpushtests.discv5Thu May 14 05:26:46 UTC 2026passedThu May 14 05:26:50 UTC 2026TestDiscv5test_discv5
2933780test_message_relayed_while_store_node_is_stopped_without_removingtests.storeThu May 14 05:32:14 UTC 2026passedThu May 14 05:32:18 UTC 2026TestReliabilitytest_reliability
294103115test_store_sync_after_partition_under_100_msgstests.store_syncThu May 14 05:36:30 UTC 2026passedThu May 14 05:38:13 UTC 2026TestStoreSynctest_store_sync
29537819test_store_node_not_connected_directly_to_lightpushing_nodetests.e2eThu May 14 05:27:10 UTC 2026passedThu May 14 05:27:48 UTC 2026TestE2Etest_e2e
2966235test_page_size_0_defaults_to_20tests.storeThu May 14 05:33:36 UTC 2026passedThu May 14 05:33:42 UTC 2026TestPageSizetest_page_size
297260304test_valid_payloads_dynamic_at_slow_ratetests.relayThu May 14 05:35:07 UTC 2026brokenThu May 14 05:39:27 UTC 2026TestRelayRLNtest_rln
2985152test_light_push_with_valid_payloadstests.light_pushThu May 14 05:31:18 UTC 2026passedThu May 14 05:31:23 UTC 2026TestLightPushPublishtest_publish
299129test_light_push_with_valid_metatests.light_pushThu May 14 05:36:11 UTC 2026passedThu May 14 05:36:11 UTC 2026TestLightPushPublishtest_publish
3002721test_publish_on_multiple_pubsub_topics_and_only_after_fetch_themtests.shardingThu May 14 05:31:11 UTC 2026passedThu May 14 05:31:13 UTC 2026TestRelayStaticShardingtest_relay_static_sharding
301 S17: sender starts isolated, calls send() - send() returns Ok(RequestId) immediately - Propagated event eventually arrives 19026test_s17_send_before_relay_peers_joinstests.wrappers_testsThu May 14 05:39:12 UTC 2026passedThu May 14 05:39:31 UTC 2026TestSendBeforeRelaytest_send_e2e_part1
3023test_filter_update_subscription_with_invalid_request_idtests.filterThu May 14 05:31:05 UTC 2026passedThu May 14 05:31:05 UTC 2026TestFilterSubscribeUpdatetest_subscribe_update
30340613test_msg_not_stored_when_ephemeral_truetests.e2eThu May 14 05:28:27 UTC 2026passedThu May 14 05:29:08 UTC 2026TestE2Etest_e2e
3041055test_invalid_pagination_cursor_paramtests.storeThu May 14 05:33:27 UTC 2026passedThu May 14 05:33:28 UTC 2026TestCursortest_cursor
3058test_valid_payloads_random_user_message_limittests.relayThu May 14 05:30:47 UTC 2026brokenThu May 14 05:30:47 UTC 2026TestRelayRLNtest_rln
3062470test_admin_peers_stats_schematests.rest_flagsThu May 14 05:27:39 UTC 2026passedThu May 14 05:27:41 UTC 2026TestAdminFlagstest_admin_flags
3074560test_single_pubsub_topic[/waku/2/rs/2/1]tests.shardingThu May 14 05:27:57 UTC 2026passedThu May 14 05:28:02 UTC 2026TestRunningNodesStaticShardingtest_running_nodes_static_sharding
3087348test_relaytests.discv5Thu May 14 05:28:00 UTC 2026passedThu May 14 05:28:08 UTC 2026TestDiscv5test_discv5
309482test_filter_subscribe_with_multiple_overlapping_content_topicstests.filterThu May 14 05:31:43 UTC 2026passedThu May 14 05:31:43 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
3102506test_2_nodes_different_content_topic_different_shardtests.shardingThu May 14 05:31:04 UTC 2026brokenThu May 14 05:31:07 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
3112516test_single_content_topic[/statusim/1/community/cbor]tests.shardingThu May 14 05:31:18 UTC 2026brokenThu May 14 05:31:21 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
3128438test_store_include_datatests.storeThu May 14 05:28:06 UTC 2026passedThu May 14 05:28:14 UTC 2026TestApiFlagstest_api_flags
3136test_store_is_emptytests.storeThu May 14 05:31:17 UTC 2026passedThu May 14 05:31:17 UTC 2026TestGetMessagestest_get_messages
3141260test_publishing_node_restartstests.storeThu May 14 05:38:14 UTC 2026passedThu May 14 05:38:15 UTC 2026TestReliabilitytest_reliability
315463test_message_relayed_while_store_node_is_pausedtests.storeThu May 14 05:34:53 UTC 2026passedThu May 14 05:34:53 UTC 2026TestReliabilitytest_reliability
316156test_light_push_with_payload_of_150_kbtests.light_pushThu May 14 05:31:17 UTC 2026passedThu May 14 05:31:17 UTC 2026TestLightPushPublishtest_publish
31723484test_relay_2_nodes_low_bandwidth_sending_over_timetests.e2eThu May 14 05:28:24 UTC 2026passedThu May 14 05:28:47 UTC 2026TestNetworkConditionstest_network_conditions
31825test_light_push_with_invalid_timestampstests.light_pushThu May 14 05:36:00 UTC 2026passedThu May 14 05:36:00 UTC 2026TestLightPushPublishtest_publish
3192696test_2_nodes_different_cluster_different_shardtests.shardingThu May 14 05:31:22 UTC 2026passedThu May 14 05:31:24 UTC 2026TestRunningNodesStaticShardingtest_running_nodes_static_sharding
3208test_store_without_pubsub_topic_and_content_topictests.storeThu May 14 05:28:54 UTC 2026passedThu May 14 05:28:54 UTC 2026TestTopicstest_topics
3212509test_single_content_topic[/myapp/1/latest/proto]tests.shardingThu May 14 05:33:08 UTC 2026brokenThu May 14 05:33:11 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
3222532test_admin_service_peers_schematests.rest_flagsThu May 14 05:30:54 UTC 2026passedThu May 14 05:30:57 UTC 2026TestAdminFlagstest_admin_flags
32313test_filter_update_subscription_add_101_new_content_topicstests.filterThu May 14 05:31:50 UTC 2026passedThu May 14 05:31:50 UTC 2026TestFilterSubscribeUpdatetest_subscribe_update
324132test_message_published_on_different_pubsub_topic_is_not_retrievedtests.relayThu May 14 05:29:01 UTC 2026passedThu May 14 05:29:01 UTC 2026TestRelayPublishtest_publish
32519test_filter_update_subscription_with_invalid_content_topic_formattests.filterThu May 14 05:31:53 UTC 2026passedThu May 14 05:31:53 UTC 2026TestFilterSubscribeUpdatetest_subscribe_update
3262511test_node_uses_both_auto_and_regular_apistests.shardingThu May 14 05:31:26 UTC 2026brokenThu May 14 05:31:28 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
32720796test_different_page_size[99]tests.storeThu May 14 05:34:28 UTC 2026passedThu May 14 05:34:49 UTC 2026TestPageSizetest_page_size
3283test_filter_subscribe_with_no_pubsub_topictests.filterThu May 14 05:28:31 UTC 2026passedThu May 14 05:28:31 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
3293test_filter_unsubscribe_with_invalid_request_idtests.filterThu May 14 05:29:22 UTC 2026passedThu May 14 05:29:22 UTC 2026TestFilterUnSubscribetest_unsubscribe
330772test_filter_get_message_with_valid_timestampstests.filterThu May 14 05:28:19 UTC 2026passedThu May 14 05:28:20 UTC 2026TestFilterGetMessagestest_get_messages
331216test_get_store_message_with_metatests.storeThu May 14 05:28:29 UTC 2026passedThu May 14 05:28:30 UTC 2026TestGetMessagestest_get_messages
332424test_messages_with_timestamps_far_from_nowtests.storeThu May 14 05:30:39 UTC 2026passedThu May 14 05:30:39 UTC 2026TestTimeFiltertest_time_filter
3337078test_admin_connected_peers_on_shard_contains_all_threetests.rest_flagsThu May 14 05:32:39 UTC 2026passedThu May 14 05:32:46 UTC 2026TestAdminFlagstest_admin_flags
3340test_idle_filter_subscriptions_for_more_than_5_nodestests.filterThu May 14 05:30:16 UTC 2026skippedThu May 14 05:30:16 UTC 2026TestIdleSubscriptionstest_idle_subscriptions
3357test_store_with_unknown_content_topictests.storeThu May 14 05:32:10 UTC 2026passedThu May 14 05:32:10 UTC 2026TestTopicstest_topics
336 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. 20782test_s26_lightpush_peer_churn_alternate_remainstests.wrappers_testsThu May 14 05:41:59 UTC 2026passedThu May 14 05:42:19 UTC 2026TestSendBeforeRelaytest_send_e2e_part1
3373773test_admin_service_peers_contains_expected_addrs_and_protocolstests.rest_flagsThu May 14 05:27:46 UTC 2026passedThu May 14 05:27:50 UTC 2026TestAdminFlagstest_admin_flags
3388test_valid_payloads_with_optional_nodes_at_spam_ratetests.relayThu May 14 05:43:46 UTC 2026brokenThu May 14 05:43:46 UTC 2026TestRelayRLNtest_rln
3392515test_admin_peer_by_idtests.rest_flagsThu May 14 05:32:01 UTC 2026passedThu May 14 05:32:04 UTC 2026TestAdminFlagstest_admin_flags
3402647test_filter_works_with_static_shardingtests.shardingThu May 14 05:30:54 UTC 2026passedThu May 14 05:30:56 UTC 2026TestFilterStaticShardingtest_filter
341890test_light_push_with_valid_timestampstests.light_pushThu May 14 05:35:54 UTC 2026passedThu May 14 05:35:55 UTC 2026TestLightPushPublishtest_publish
342423test_light_push_after_node_pauses_and_pausestests.light_pushThu May 14 05:28:50 UTC 2026passedThu May 14 05:28:50 UTC 2026TestLightPushPublishtest_publish
3432513test_multiple_content_topics_and_multiple_pubsub_topicstests.shardingThu May 14 05:38:48 UTC 2026brokenThu May 14 05:38:50 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
3442699test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list1]tests.shardingThu May 14 05:32:58 UTC 2026passedThu May 14 05:33:00 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
3452620test_content_topic_also_in_docker_flags[/toychat/2/huilong/proto]tests.shardingThu May 14 05:31:11 UTC 2026passedThu May 14 05:31:14 UTC 2026TestRunningNodesStaticShardingtest_running_nodes_static_sharding
3462489test_2_nodes_different_content_topic_same_shardtests.shardingThu May 14 05:29:55 UTC 2026brokenThu May 14 05:29:57 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
3474769test_on_postgress_db_with_one_messagetests.storeThu May 14 05:31:57 UTC 2026passedThu May 14 05:32:01 UTC 2026TestExternalDbtest_external_db
3483008test_filter_get_message_after_node2_restartstests.filterThu May 14 05:31:33 UTC 2026passedThu May 14 05:31:36 UTC 2026TestFilterGetMessagestest_get_messages
3491253test_time_filter_end_time_nowtests.storeThu May 14 05:28:59 UTC 2026passedThu May 14 05:29:00 UTC 2026TestTimeFiltertest_time_filter
3501256test_time_filter_big_timestamptests.storeThu May 14 05:31:35 UTC 2026passedThu May 14 05:31:36 UTC 2026TestTimeFiltertest_time_filter
35128210test_node_without_sync_or_relay_stays_emptytests.store_syncThu May 14 05:34:50 UTC 2026passedThu May 14 05:35:18 UTC 2026TestStoreSynctest_store_sync
352392test_filter_subscribe_to_pubsub_topics_from_multiple_clusterstests.filterThu May 14 05:30:58 UTC 2026passedThu May 14 05:30:59 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
3533297test_pubsub_topic_not_in_docker_flagstests.shardingThu May 14 05:33:27 UTC 2026passedThu May 14 05:33:30 UTC 2026TestRunningNodesStaticShardingtest_running_nodes_static_sharding
354214test_message_with_ephemeral_falsetests.storeThu May 14 05:37:25 UTC 2026passedThu May 14 05:37:26 UTC 2026TestEphemeraltest_ephemeral
3551252test_time_filter_start_time_equals_end_timetests.storeThu May 14 05:28:43 UTC 2026passedThu May 14 05:28:44 UTC 2026TestTimeFiltertest_time_filter
35691867test_relay_4_nodes_sender_packet_loss_50_15sec_timeouttests.e2eThu May 14 05:28:42 UTC 2026passedThu May 14 05:30:14 UTC 2026TestNetworkConditionstest_network_conditions
35716017test_s15_lightpush_retryable_error_then_recoverytests.wrappers_testsThu May 14 05:40:13 UTC 2026passedThu May 14 05:40:29 UTC 2026TestS15LightpushRetryableErrorRecoverytest_send_e2e_part2
3580test_sync_nodes_are_relaytests.store_syncThu May 14 05:39:32 UTC 2026skippedThu May 14 05:39:32 UTC 2026TestStoreSynctest_store_sync
3591250test_time_filter_invalid_start_timetests.storeThu May 14 05:28:48 UTC 2026passedThu May 14 05:28:49 UTC 2026TestTimeFiltertest_time_filter
3601722test_get_store_messages_with_different_content_topicstests.storeThu May 14 05:33:05 UTC 2026passedThu May 14 05:33:06 UTC 2026TestGetMessagestest_get_messages
36131153test_extreme_number_page_sizetests.storeThu May 14 05:32:15 UTC 2026passedThu May 14 05:32:46 UTC 2026TestPageSizetest_page_size
36225159test_relay_4_nodes_sender_packet_losstests.e2eThu May 14 05:27:21 UTC 2026passedThu May 14 05:27:46 UTC 2026TestNetworkConditionstest_network_conditions
36370831test_store_sync_indirect_nodetests.store_syncThu May 14 05:33:06 UTC 2026passedThu May 14 05:34:17 UTC 2026TestStoreSynctest_store_sync
364245test_filter_unsubscribe_from_all_subscribed_content_topicstests.filterThu May 14 05:31:09 UTC 2026passedThu May 14 05:31:09 UTC 2026TestFilterUnSubscribetest_unsubscribe
3652626test_single_pubsub_topic[/waku/2/rs/8/0]tests.shardingThu May 14 05:28:22 UTC 2026passedThu May 14 05:28:25 UTC 2026TestRunningNodesStaticShardingtest_running_nodes_static_sharding
366252test_relay_unsubscribe_from_non_existing_pubsub_topictests.relayThu May 14 05:38:06 UTC 2026passedThu May 14 05:38:06 UTC 2026TestRelaySubscribetest_subscribe
36712013test_s02_send_without_explicit_subscribetests.wrappers_testsThu May 14 05:39:43 UTC 2026passedThu May 14 05:39:55 UTC 2026TestS02AutoSubscribeOnFirstSendtest_send_e2e_part2
3685835test_store_with_long_string_pubsub_topictests.storeThu May 14 05:32:15 UTC 2026passedThu May 14 05:32:21 UTC 2026TestTopicstest_topics
3695938test_sync_messages_received_via_lightpushtests.store_syncThu May 14 05:32:22 UTC 2026passedThu May 14 05:32:28 UTC 2026TestStoreSynctest_store_sync
3704test_light_push_with_invalid_metatests.light_pushThu May 14 05:28:45 UTC 2026passedThu May 14 05:28:45 UTC 2026TestLightPushPublishtest_publish
3712488test_single_content_topic[/app/27/sometopic/someencoding]tests.shardingThu May 14 05:28:19 UTC 2026brokenThu May 14 05:28:21 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
372836test_passing_non_base64_cursortests.storeThu May 14 05:33:17 UTC 2026passedThu May 14 05:33:18 UTC 2026TestCursortest_cursor
373123078test_store_sync_overlap_sync_windowtests.store_syncThu May 14 05:34:40 UTC 2026passedThu May 14 05:36:43 UTC 2026TestStoreSynctest_store_sync
37451989test_store_sync_five_node_mesh_bursttests.store_syncThu May 14 05:29:22 UTC 2026passedThu May 14 05:30:14 UTC 2026TestStoreSynctest_store_sync
3754test_light_push_with_missing_pubsub_topicstests.light_pushThu May 14 05:31:45 UTC 2026failedThu May 14 05:31:45 UTC 2026TestLightPushPublishtest_publish
37616test_filter_ping_on_peer_without_subscriptiontests.filterThu May 14 05:30:55 UTC 2026passedThu May 14 05:30:55 UTC 2026TestFilterPingtest_ping
3772082test_negative_number_page_sizetests.storeThu May 14 05:39:15 UTC 2026passedThu May 14 05:39:17 UTC 2026TestPageSizetest_page_size
3782107test_cursor_near_endtests.storeThu May 14 05:30:18 UTC 2026passedThu May 14 05:30:21 UTC 2026TestCursortest_cursor
3793535test_relay_peers_on_shard_contains_connected_peertests.rest_flagsThu May 14 05:32:27 UTC 2026passedThu May 14 05:32:30 UTC 2026TestAdminFlagstest_admin_flags
38038398test_relay_receiving_node_not_connected_directly_to_relaying_nodetests.e2eThu May 14 05:27:40 UTC 2026passedThu May 14 05:28:19 UTC 2026TestE2Etest_e2e
3810test_use_persistent_storage_survive_restarttests.peer_connection_managementThu May 14 05:29:57 UTC 2026skippedThu May 14 05:29:57 UTC 2026TestPeerStoretest_peer_store
3823test_filter_subscribe_with_no_content_topictests.filterThu May 14 05:30:10 UTC 2026passedThu May 14 05:30:10 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
38310test_filter_ping_without_request_idtests.filterThu May 14 05:28:24 UTC 2026passedThu May 14 05:28:24 UTC 2026TestFilterPingtest_ping
384688test_publishing_node_is_stoppedtests.storeThu May 14 05:39:20 UTC 2026passedThu May 14 05:39:21 UTC 2026TestReliabilitytest_reliability
38527test_filter_ping_on_unsubscribed_peertests.filterThu May 14 05:31:39 UTC 2026passedThu May 14 05:31:39 UTC 2026TestFilterPingtest_ping
386837test_store_with_non_hex_characters_in_hashtests.storeThu May 14 05:32:10 UTC 2026passedThu May 14 05:32:11 UTC 2026TestHashestest_hashes
387125test_relay_subscribe_to_single_pubsub_topictests.relayThu May 14 05:27:53 UTC 2026passedThu May 14 05:27:53 UTC 2026TestRelaySubscribetest_subscribe
3885171test_light_push_with_valid_content_topicstests.light_pushThu May 14 05:30:29 UTC 2026passedThu May 14 05:30:34 UTC 2026TestLightPushPublishtest_publish
3892123test_publish_after_node2_restartstests.relayThu May 14 05:32:32 UTC 2026passedThu May 14 05:32:34 UTC 2026TestRelayPublishtest_publish
39017test_publish_with_invalid_content_topicstests.relayThu May 14 05:30:42 UTC 2026passedThu May 14 05:30:42 UTC 2026TestRelayPublishtest_publish
3914581test_filter_get_message_after_one_peer_was_stoppedtests.filterThu May 14 05:30:56 UTC 2026passedThu May 14 05:31:00 UTC 2026TestFilterMultipleNodestest_multiple_nodes
3922084test_invalid_page_sizetests.storeThu May 14 05:31:29 UTC 2026passedThu May 14 05:31:32 UTC 2026TestPageSizetest_page_size
39339324test_multiple_edge_service_nodes_communicationtests.e2eThu May 14 05:26:26 UTC 2026passedThu May 14 05:27:05 UTC 2026TestE2Etest_e2e
394S08: no store peer → Propagated only.32035test_s08_relay_fallback_to_lightpushtests.wrappers_testsThu May 14 05:31:03 UTC 2026skippedThu May 14 05:31:35 UTC 2026TestRelayToLightpushFallbacktest_send_e2e_part2
3954test_filter_unsubscribe_with_no_request_idtests.filterThu May 14 05:27:27 UTC 2026passedThu May 14 05:27:27 UTC 2026TestFilterUnSubscribetest_unsubscribe
3965883test_sync_nodes_are_not_relay_and_have_storenode_settests.store_syncThu May 14 05:32:33 UTC 2026passedThu May 14 05:32:39 UTC 2026TestStoreSynctest_store_sync
3972088test_store_sort_ascending[false]tests.storeThu May 14 05:39:24 UTC 2026passedThu May 14 05:39:26 UTC 2026TestSortingtest_sorting
398823test_filter_unsubscribe_all_from_90_content_topicstests.filterThu May 14 05:32:12 UTC 2026passedThu May 14 05:32:13 UTC 2026TestFilterUnSubscribeAlltest_unsubscribe_all
3992768test_main_node_only_relay__peer_only_storetests.storeThu May 14 05:34:54 UTC 2026passedThu May 14 05:34:57 UTC 2026TestRunningNodestest_running_nodes
4004test_store_with_wrong_url_content_topictests.storeThu May 14 05:33:56 UTC 2026passedThu May 14 05:33:56 UTC 2026TestTopicstest_topics
401130test_light_push_with_valid_versiontests.light_pushThu May 14 05:36:05 UTC 2026passedThu May 14 05:36:06 UTC 2026TestLightPushPublishtest_publish
4023821test_all_nodes_subscribed_to_the_topictests.filterThu May 14 05:28:51 UTC 2026passedThu May 14 05:28:54 UTC 2026TestFilterMultipleNodestest_multiple_nodes
4038077test_multiple_lightpush_nodestests.light_pushThu May 14 05:29:03 UTC 2026passedThu May 14 05:29:11 UTC 2026TestMultipleNodestest_multiple_nodes
4042650test_unsubscribe_from_non_subscribed_content_topicstests.shardingThu May 14 05:34:01 UTC 2026passedThu May 14 05:34:03 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
4054378test_check_sync_when_all_3_nodes_publishtests.store_syncThu May 14 05:35:03 UTC 2026passedThu May 14 05:35:07 UTC 2026TestStoreSynctest_store_sync
406 S23: non-ephemeral message, reliability enabled, no store peer ever reachable. - Expected: Ok(RequestId), Propagated event only, no Sent and no terminal error. 69086test_s23_no_sent_event_when_relay_has_no_storetests.wrappers_testsThu May 14 05:33:56 UTC 2026passedThu May 14 05:35:05 UTC 2026TestSendBeforeRelaytest_send_e2e_part1
4071761test_message_relayed_before_store_node_is_startedtests.storeThu May 14 05:28:45 UTC 2026passedThu May 14 05:28:47 UTC 2026TestReliabilitytest_reliability
408305test_light_push_with_payload_less_than_150_kbtests.light_pushThu May 14 05:30:25 UTC 2026passedThu May 14 05:30:25 UTC 2026TestLightPushPublishtest_publish
4093254test_log_level_DEBUG_from_TRACEtests.rest_flagsThu May 14 05:28:02 UTC 2026failedThu May 14 05:28:05 UTC 2026TestAdminFlagstest_admin_flags
4102695test_retrieve_messages_without_subscribing_via_apitests.shardingThu May 14 05:33:57 UTC 2026passedThu May 14 05:34:00 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
4112079test_cursor_pointing_to_deleted_messagetests.storeThu May 14 05:31:57 UTC 2026passedThu May 14 05:31:59 UTC 2026TestCursortest_cursor
4121251test_time_filter_negative_end_timetests.storeThu May 14 05:33:13 UTC 2026passedThu May 14 05:33:15 UTC 2026TestTimeFiltertest_time_filter
4131254test_time_filter_negative_start_timetests.storeThu May 14 05:35:00 UTC 2026passedThu May 14 05:35:02 UTC 2026TestTimeFiltertest_time_filter
4142679test_content_topic_and_pubsub_topic_not_in_docker_flagstests.shardingThu May 14 05:29:58 UTC 2026passedThu May 14 05:30:01 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
41514854test_large_message_payload_synctests.store_syncThu May 14 05:32:26 UTC 2026passedThu May 14 05:32:41 UTC 2026TestStoreSynctest_store_sync
416255test_light_push_with_ephemeraltests.light_pushThu May 14 05:27:21 UTC 2026passedThu May 14 05:27:21 UTC 2026TestLightPushPublishtest_publish
41769086test_s12_send_with_no_peers_produces_errortests.wrappers_testsThu May 14 05:35:20 UTC 2026passedThu May 14 05:36:29 UTC 2026TestS12IsolatedSenderNoPeerstest_send_e2e_part2
41885423test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss40]tests.e2eThu May 14 05:27:48 UTC 2026passedThu May 14 05:29:14 UTC 2026TestNetworkConditionstest_network_conditions
419185test_relay_get_message_while_one_peer_is_pausedtests.relayThu May 14 05:31:36 UTC 2026passedThu May 14 05:31:36 UTC 2026TestRelayMultipleNodestest_multiple_nodes
4200test_publish_and_retrieve_100_messagestests.relayThu May 14 05:32:41 UTC 2026skippedThu May 14 05:32:41 UTC 2026TestRelayPublishtest_publish
4216230test_default_page_sizetests.storeThu May 14 05:32:14 UTC 2026passedThu May 14 05:32:20 UTC 2026TestPageSizetest_page_size
4221290test_messages_with_timestamps_close_to_nowtests.storeThu May 14 05:33:49 UTC 2026passedThu May 14 05:33:51 UTC 2026TestTimeFiltertest_time_filter
4232845test_main_node_relay_and_store__peer_neither_relay_nor_storetests.storeThu May 14 05:32:47 UTC 2026passedThu May 14 05:32:50 UTC 2026TestRunningNodestest_running_nodes
424135614test_relay_packet_loss_sender_vs_receivertests.e2eThu May 14 05:27:42 UTC 2026passedThu May 14 05:29:58 UTC 2026TestNetworkConditionstest_network_conditions
4252538test_admin_set_all_log_levelstests.rest_flagsThu May 14 05:27:42 UTC 2026passedThu May 14 05:27:45 UTC 2026TestAdminFlagstest_admin_flags
42632691test_admin_connected_peers_scalar_typestests.rest_flagsThu May 14 05:31:04 UTC 2026passedThu May 14 05:31:36 UTC 2026TestAdminFlagstest_admin_flags
4273test_light_push_with_extra_fieldtests.light_pushThu May 14 05:29:22 UTC 2026passedThu May 14 05:29:22 UTC 2026TestLightPushPublishtest_publish
428211test_store_not_include_datatests.storeThu May 14 05:30:13 UTC 2026passedThu May 14 05:30:13 UTC 2026TestApiFlagstest_api_flags
42912013test_s14_oversized_message_triggers_errortests.wrappers_testsThu May 14 05:31:28 UTC 2026passedThu May 14 05:31:40 UTC 2026TestS14LightpushNonRetryableErrortest_send_e2e_part2
4301013test_publish_after_node1_restartstests.relayThu May 14 05:38:01 UTC 2026passedThu May 14 05:38:02 UTC 2026TestRelayPublishtest_publish
431 S19: a store peer comes online later. - send() returns Ok(RequestId) immediately - Propagated --- relay peer - Sent when store peer is reachable 118145test_s19_store_peer_appears_after_propagationtests.wrappers_testsThu May 14 05:38:14 UTC 2026skippedThu May 14 05:40:12 UTC 2026TestSendBeforeRelaytest_send_e2e_part1
432116test_filter_get_message_with_versiontests.filterThu May 14 05:29:54 UTC 2026passedThu May 14 05:29:54 UTC 2026TestFilterGetMessagestest_get_messages
4332542test_unsubscribe_from_non_subscribed_pubsub_topicstests.shardingThu May 14 05:28:13 UTC 2026passedThu May 14 05:28:15 UTC 2026TestRelayStaticShardingtest_relay_static_sharding
434140test_light_push_and_retrieve_duplicate_messagetests.light_pushThu May 14 05:37:45 UTC 2026passedThu May 14 05:37:45 UTC 2026TestLightPushPublishtest_publish
4352517test_admin_filter_subscriptions_shapetests.rest_flagsThu May 14 05:31:51 UTC 2026passedThu May 14 05:31:54 UTC 2026TestAdminFlagstest_admin_flags
4365test_filter_subscribe_with_no_request_idtests.filterThu May 14 05:31:47 UTC 2026passedThu May 14 05:31:47 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
4378652test_get_store_messages_with_different_payloadstests.storeThu May 14 05:32:52 UTC 2026passedThu May 14 05:33:01 UTC 2026TestGetMessagestest_get_messages
4384742test_get_peers_for_blank_nodetests.peer_exchangeThu May 14 05:29:32 UTC 2026passedThu May 14 05:29:37 UTC 2026TestPeerExchangetest_peer_exchange
43912test_filter_subscribe_to_101_content_topicstests.filterThu May 14 05:30:16 UTC 2026passedThu May 14 05:30:16 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
4409385test_metrics_after_light_pushtests.metricsThu May 14 05:31:18 UTC 2026passedThu May 14 05:31:28 UTC 2026TestMetricstest_metrics
4412515test_sender_uses_regular_api_receiver_uses_auto_apitests.shardingThu May 14 05:27:54 UTC 2026brokenThu May 14 05:27:56 UTC 2026TestRunningNodesAutoshardingtest_running_nodes_auto_sharding
442 S21: delivery retry window expires before any valid path recovers. 61066test_s21_error_when_retry_window_expirestests.wrappers_testsThu May 14 05:36:55 UTC 2026passedThu May 14 05:37:56 UTC 2026TestSendBeforeRelaytest_send_e2e_part1
4436test_store_with_unknown_pubsub_topictests.storeThu May 14 05:39:31 UTC 2026passedThu May 14 05:39:31 UTC 2026TestTopicstest_topics
444147955test_continuous_store_synctests.store_syncThu May 14 05:28:56 UTC 2026passedThu May 14 05:31:24 UTC 2026TestStoreSynctest_store_sync
44538129test_store_sync_range_with_zero_jittertests.store_syncThu May 14 05:32:41 UTC 2026passedThu May 14 05:33:19 UTC 2026TestStoreSynctest_store_sync
446256test_filter_subscribe_refreshtests.filterThu May 14 05:28:27 UTC 2026passedThu May 14 05:28:27 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
4474427test_subscribe_one_by_one_to_different_content_topics_and_send_messagestests.shardingThu May 14 05:28:07 UTC 2026passedThu May 14 05:28:12 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
448134test_filter_subscribe_to_pubsub_topic_from_another_cluster_idtests.filterThu May 14 05:30:03 UTC 2026passedThu May 14 05:30:03 UTC 2026TestFilterSubscribeCreatetest_subscribe_create
44918test_light_push_with_invalid_content_topicstests.light_pushThu May 14 05:30:23 UTC 2026passedThu May 14 05:30:23 UTC 2026TestLightPushPublishtest_publish
4508test_valid_payloads_at_spam_ratetests.relayThu May 14 05:30:47 UTC 2026brokenThu May 14 05:30:47 UTC 2026TestRelayRLNtest_rln
451254test_filter_update_subscription_add_a_new_content_topictests.filterThu May 14 05:30:20 UTC 2026passedThu May 14 05:30:20 UTC 2026TestFilterSubscribeUpdatetest_subscribe_update
452841test_passing_cursor_of_non_existing_message_from_the_storetests.storeThu May 14 05:28:25 UTC 2026passedThu May 14 05:28:26 UTC 2026TestCursortest_cursor
4536077test_get_peers_for_filter_nodetests.peer_exchangeThu May 14 05:29:57 UTC 2026passedThu May 14 05:30:03 UTC 2026TestPeerExchangetest_peer_exchange
45425559test_sync_flags_no_relay_2nodestests.store_syncThu May 14 05:28:55 UTC 2026passedThu May 14 05:29:21 UTC 2026TestStoreSynctest_store_sync
45524test_publish_with_invalid_timestampstests.relayThu May 14 05:31:41 UTC 2026passedThu May 14 05:31:41 UTC 2026TestRelayPublishtest_publish
45617test_publish_with_invalid_payloadstests.relayThu May 14 05:27:42 UTC 2026passedThu May 14 05:27:42 UTC 2026TestRelayPublishtest_publish
4572611test_admin_service_peers_scalar_required_typestests.rest_flagsThu May 14 05:32:48 UTC 2026passedThu May 14 05:32:50 UTC 2026TestAdminFlagstest_admin_flags
4586295test_auto_shard_relaytests.shardingThu May 14 05:36:48 UTC 2026brokenThu May 14 05:36:54 UTC 2026TestMultipleNodestest_multiple_nodes
4594test_filter_unsubscribe_with_content_topic_string_instead_of_listtests.filterThu May 14 05:29:15 UTC 2026passedThu May 14 05:29:15 UTC 2026TestFilterUnSubscribetest_unsubscribe
4605553test_metrics_after_filter_gettests.metricsThu May 14 05:30:40 UTC 2026passedThu May 14 05:30:46 UTC 2026TestMetricstest_metrics
461839test_passing_invalid_cursortests.storeThu May 14 05:28:30 UTC 2026passedThu May 14 05:28:31 UTC 2026TestCursortest_cursor
4622627test_cant_retrieve_messages_on_not_subscribed_content_topictests.shardingThu May 14 05:32:56 UTC 2026passedThu May 14 05:32:59 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
463837test_store_with_invalid_hashtests.storeThu May 14 05:30:24 UTC 2026passedThu May 14 05:30:25 UTC 2026TestHashestest_hashes
464131test_first_node_to_start_publishestests.relayThu May 14 05:27:08 UTC 2026passedThu May 14 05:27:08 UTC 2026TestRelayMultipleNodestest_multiple_nodes
4659test_filter_ping_on_subscribed_peertests.filterThu May 14 05:37:31 UTC 2026passedThu May 14 05:37:31 UTC 2026TestFilterPingtest_ping
4664426test_filter_get_message_with_valid_payloadstests.filterThu May 14 05:28:59 UTC 2026passedThu May 14 05:29:04 UTC 2026TestFilterGetMessagestest_get_messages
467122test_filter_unsubscribe_from_non_existing_content_topictests.filterThu May 14 05:27:09 UTC 2026passedThu May 14 05:27:09 UTC 2026TestFilterUnSubscribetest_unsubscribe
4682692test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list0]tests.shardingThu May 14 05:32:13 UTC 2026passedThu May 14 05:32:16 UTC 2026TestRelayAutoshardingtest_relay_auto_sharding
46940283test_store_no_peer_selectedtests.e2eThu May 14 05:28:45 UTC 2026passedThu May 14 05:29:25 UTC 2026TestE2Etest_e2e
470212test_get_store_messages_with_wrong_typo_content_topictests.storeThu May 14 05:31:53 UTC 2026passedThu May 14 05:31:54 UTC 2026TestApiFlagstest_api_flags
4714599test_publish_with_valid_content_topicstests.relayThu May 14 05:27:28 UTC 2026passedThu May 14 05:27:33 UTC 2026TestRelayPublishtest_publish
472229test_publish_and_retrieve_duplicate_messagetests.relayThu May 14 05:30:46 UTC 2026passedThu May 14 05:30:46 UTC 2026TestRelayPublishtest_publish
473 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. 68088test_s24_ephemeral_message_with_reachable_storetests.wrappers_testsThu May 14 05:29:01 UTC 2026passedThu May 14 05:30:10 UTC 2026TestSendBeforeRelaytest_send_e2e_part1
47433897test_relay_receiving_node_not_connected_directly_to_lightpushing_nodetests.e2eThu May 14 05:28:20 UTC 2026passedThu May 14 05:28:54 UTC 2026TestE2Etest_e2e
475481test_relay_subscribe_with_multiple_overlapping_pubsub_topicstests.relayThu May 14 05:31:45 UTC 2026passedThu May 14 05:31:45 UTC 2026TestRelaySubscribetest_subscribe
476837test_store_with_wrong_hashtests.storeThu May 14 05:32:12 UTC 2026passedThu May 14 05:32:13 UTC 2026TestHashestest_hashes
4773938test_main_node_only_lightpush__peer_fulltests.light_pushThu May 14 05:27:34 UTC 2026passedThu May 14 05:27:38 UTC 2026TestRunningNodestest_running_nodes
47830test_publish_while_peer_is_pausedtests.relayThu May 14 05:32:26 UTC 2026passedThu May 14 05:32:26 UTC 2026TestRelayPublishtest_publish