deploy: 7c32c360127cce4b0b029bb4294e225143f40d85

This commit is contained in:
AYAHASSAN287 2026-04-22 23:09:31 +00:00
parent 664eb34d51
commit 4b6368b362
561 changed files with 1730 additions and 6 deletions

2
nim/1206/app.js Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,2 @@
"BROKEN","EPIC","FAILED","FEATURE","PASSED","SKIPPED","STORY","UNKNOWN"
"33","","5","","409","11","","0"
1 BROKEN EPIC FAILED FEATURE PASSED SKIPPED STORY UNKNOWN
2 33 5 409 11 0

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,3 @@
"BROKEN","CATEGORY","FAILED","PASSED","SKIPPED","UNKNOWN"
"0","Product defects","5","0","0","0"
"33","Test defects","0","0","0","0"
1 BROKEN CATEGORY FAILED PASSED SKIPPED UNKNOWN
2 0 Product defects 5 0 0 0
3 33 Test defects 0 0 0 0

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

459
nim/1206/data/suites.csv Normal file
View File

@ -0,0 +1,459 @@
"DESCRIPTION","DURATION IN MS","NAME","PARENT SUITE","START TIME","STATUS","STOP TIME","SUB SUITE","SUITE","TEST CLASS","TEST METHOD"
"","2658","test_retrieve_messages_without_subscribing_via_api","tests.sharding","Wed Apr 22 22:48:22 UTC 2026","passed","Wed Apr 22 22:48:25 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","840","test_store_with_empty_hashes","tests.store","Wed Apr 22 22:46:06 UTC 2026","passed","Wed Apr 22 22:46:07 UTC 2026","TestHashes","test_hashes","",""
"","9678","test_start_node_with_50_pubsub_topics","tests.sharding","Wed Apr 22 22:44:02 UTC 2026","passed","Wed Apr 22 22:44:12 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","4","test_light_push_with_invalid_version","tests.light_push","Wed Apr 22 22:48:35 UTC 2026","passed","Wed Apr 22 22:48:35 UTC 2026","TestLightPushPublish","test_publish","",""
"","13655","test_filter_subscribe_to_100_content_topics_in_one_call","tests.filter","Wed Apr 22 22:45:22 UTC 2026","passed","Wed Apr 22 22:45:36 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","2076","test_store_sort_ascending[true]","tests.store","Wed Apr 22 22:47:21 UTC 2026","passed","Wed Apr 22 22:47:23 UTC 2026","TestSorting","test_sorting","",""
"","5","test_store_without_encoding_pubsubtopic","tests.store","Wed Apr 22 22:50:37 UTC 2026","passed","Wed Apr 22 22:50:37 UTC 2026","TestTopics","test_topics","",""
"","228","test_filter_get_message_with_ephemeral","tests.filter","Wed Apr 22 22:48:13 UTC 2026","passed","Wed Apr 22 22:48:13 UTC 2026","TestFilterGetMessages","test_get_messages","",""
"","4550","test_publish_with_valid_payloads","tests.relay","Wed Apr 22 22:50:26 UTC 2026","passed","Wed Apr 22 22:50:31 UTC 2026","TestRelayPublish","test_publish","",""
"","2749","test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list1]","tests.sharding","Wed Apr 22 22:48:35 UTC 2026","passed","Wed Apr 22 22:48:38 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","976","test_light_push_with_payload_of_1_MB","tests.light_push","Wed Apr 22 22:45:19 UTC 2026","passed","Wed Apr 22 22:45:20 UTC 2026","TestLightPushPublish","test_publish","",""
"","412","test_light_push_after_node_pauses_and_pauses","tests.light_push","Wed Apr 22 22:45:38 UTC 2026","passed","Wed Apr 22 22:45:39 UTC 2026","TestLightPushPublish","test_publish","",""
"","2497","test_subscribe_via_api_to_new_content_topics[content_topic_list1]","tests.sharding","Wed Apr 22 22:43:50 UTC 2026","broken","Wed Apr 22 22:43:52 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","3518","test_unsubscribe_from_all_pubsub_topics","tests.sharding","Wed Apr 22 22:51:15 UTC 2026","passed","Wed Apr 22 22:51:18 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
"","215","test_get_store_message_with_version","tests.store","Wed Apr 22 22:49:23 UTC 2026","passed","Wed Apr 22 22:49:24 UTC 2026","TestGetMessages","test_get_messages","",""
"","2070","test_invalid_page_size","tests.store","Wed Apr 22 22:46:01 UTC 2026","passed","Wed Apr 22 22:46:03 UTC 2026","TestPageSize","test_page_size","",""
"","4","test_filter_unsubscribe_with_extra_field","tests.filter","Wed Apr 22 22:50:45 UTC 2026","passed","Wed Apr 22 22:50:45 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","3625","test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages","tests.sharding","Wed Apr 22 22:46:56 UTC 2026","passed","Wed Apr 22 22:46:59 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
"","3165","test_message_relayed_while_store_node_is_stopped_and_removed","tests.store","Wed Apr 22 22:47:38 UTC 2026","passed","Wed Apr 22 22:47:41 UTC 2026","TestReliability","test_reliability","",""
"","1253","test_time_filter_start_time_after_end_time","tests.store","Wed Apr 22 22:52:25 UTC 2026","passed","Wed Apr 22 22:52:27 UTC 2026","TestTimeFilter","test_time_filter","",""
"","129","test_light_push_with_valid_meta","tests.light_push","Wed Apr 22 22:50:16 UTC 2026","passed","Wed Apr 22 22:50:16 UTC 2026","TestLightPushPublish","test_publish","",""
"","127","test_last_node_to_start_publishes","tests.relay","Wed Apr 22 22:44:48 UTC 2026","passed","Wed Apr 22 22:44:48 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
"","244","test_relay_unsubscribe_from_non_existing_pubsub_topic","tests.relay","Wed Apr 22 22:54:13 UTC 2026","passed","Wed Apr 22 22:54:13 UTC 2026","TestRelaySubscribe","test_subscribe","",""
"","41481","test_max_page_size","tests.store","Wed Apr 22 22:51:35 UTC 2026","passed","Wed Apr 22 22:52:17 UTC 2026","TestPageSize","test_page_size","",""
"","4452","test_resubscribe_to_unsubscribed_pubsub_topics","tests.sharding","Wed Apr 22 22:44:06 UTC 2026","passed","Wed Apr 22 22:44:10 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
"","3397","test_filter_static_sharding_multiple_shards","tests.sharding","Wed Apr 22 22:47:31 UTC 2026","passed","Wed Apr 22 22:47:34 UTC 2026","TestFilterStaticSharding","test_filter","",""
"","4","test_filter_unsubscribe_with_invalid_request_id","tests.filter","Wed Apr 22 22:45:52 UTC 2026","passed","Wed Apr 22 22:45:52 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","54022","test_store_sync_five_node_mesh_burst","tests.store_sync","Wed Apr 22 22:45:08 UTC 2026","passed","Wed Apr 22 22:46:02 UTC 2026","TestStoreSync","test_store_sync","",""
"","4","test_store_with_empty_pubsub_topics","tests.store","Wed Apr 22 22:49:55 UTC 2026","passed","Wed Apr 22 22:49:55 UTC 2026","TestTopics","test_topics","",""
"","51173","test_relay_4_nodes_sender_latency","tests.e2e","Wed Apr 22 22:45:54 UTC 2026","passed","Wed Apr 22 22:46:45 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","3448","test_multiple_pubsub_topics_same_cluster","tests.sharding","Wed Apr 22 22:47:04 UTC 2026","passed","Wed Apr 22 22:47:07 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","3","test_filter_unsubscribe_with_no_content_topic","tests.filter","Wed Apr 22 22:45:04 UTC 2026","passed","Wed Apr 22 22:45:04 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","221","test_store_with_wrongPeerAddr","tests.store","Wed Apr 22 22:51:22 UTC 2026","passed","Wed Apr 22 22:51:22 UTC 2026","TestApiFlags","test_api_flags","",""
"","5852","test_sync_nodes_have_store_true","tests.store_sync","Wed Apr 22 22:47:42 UTC 2026","passed","Wed Apr 22 22:47:48 UTC 2026","TestStoreSync","test_store_sync","",""
"","70553","test_sync_flags_node2_start_later","tests.store_sync","Wed Apr 22 22:49:52 UTC 2026","passed","Wed Apr 22 22:51:03 UTC 2026","TestStoreSync","test_store_sync","",""
"","70685","test_store_sync_indirect_node","tests.store_sync","Wed Apr 22 22:56:44 UTC 2026","passed","Wed Apr 22 22:57:55 UTC 2026","TestStoreSync","test_store_sync","",""
"","1058","test_invalid_pagination_cursor_param","tests.store","Wed Apr 22 22:49:38 UTC 2026","passed","Wed Apr 22 22:49:39 UTC 2026","TestCursor","test_cursor","",""
"","10354","test_different_cursor_and_indexes[19-50]","tests.store","Wed Apr 22 22:46:52 UTC 2026","passed","Wed Apr 22 22:47:03 UTC 2026","TestCursor","test_cursor","",""
"","37738","test_store_node_not_connected_directly_to_relaying_node","tests.e2e","Wed Apr 22 22:44:45 UTC 2026","passed","Wed Apr 22 22:45:23 UTC 2026","TestE2E","test_e2e","",""
"","1198","test_verify_node_info","tests.rest_flags","Wed Apr 22 22:47:29 UTC 2026","passed","Wed Apr 22 22:47:31 UTC 2026","TestDebugFlags","test_debug_flags","",""
"","7","test_filter_update_subscription_with_no_content_topic","tests.filter","Wed Apr 22 22:48:20 UTC 2026","passed","Wed Apr 22 22:48:20 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","7","test_store_without_pubsub_topic_and_content_topic","tests.store","Wed Apr 22 22:45:16 UTC 2026","passed","Wed Apr 22 22:45:16 UTC 2026","TestTopics","test_topics","",""
"","4","test_filter_subscribe_with_invalid_request_id","tests.filter","Wed Apr 22 22:49:44 UTC 2026","passed","Wed Apr 22 22:49:44 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","9","test_light_push_on_non_subscribed_pubsub_topic","tests.light_push","Wed Apr 22 22:47:14 UTC 2026","passed","Wed Apr 22 22:47:14 UTC 2026","TestLightPushPublish","test_publish","",""
"","2682","test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list0]","tests.sharding","Wed Apr 22 22:46:04 UTC 2026","passed","Wed Apr 22 22:46:07 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","116","test_publish_with_valid_version","tests.relay","Wed Apr 22 22:46:38 UTC 2026","passed","Wed Apr 22 22:46:38 UTC 2026","TestRelayPublish","test_publish","",""
"","2080","test_cursor_near_end","tests.store","Wed Apr 22 22:47:06 UTC 2026","passed","Wed Apr 22 22:47:08 UTC 2026","TestCursor","test_cursor","",""
"","4","test_filter_subscribe_with_extra_field","tests.filter","Wed Apr 22 22:44:54 UTC 2026","passed","Wed Apr 22 22:44:54 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","2495","test_admin_filter_subscriptions_shape","tests.rest_flags","Wed Apr 22 22:45:42 UTC 2026","passed","Wed Apr 22 22:45:45 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","3","test_light_push_with_missing_content_topic","tests.light_push","Wed Apr 22 22:47:09 UTC 2026","passed","Wed Apr 22 22:47:09 UTC 2026","TestLightPushPublish","test_publish","",""
"","1202","test_store_node_restarts","tests.store","Wed Apr 22 22:50:17 UTC 2026","passed","Wed Apr 22 22:50:18 UTC 2026","TestReliability","test_reliability","",""
"","2674","test_cant_retrieve_messages_on_not_subscribed_content_topic","tests.sharding","Wed Apr 22 22:49:08 UTC 2026","passed","Wed Apr 22 22:49:11 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","835","test_store_invalid_ascending","tests.store","Wed Apr 22 22:44:35 UTC 2026","passed","Wed Apr 22 22:44:36 UTC 2026","TestSorting","test_sorting","",""
"","2653","test_single_pubsub_topic[/waku/2/rs/8/0]","tests.sharding","Wed Apr 22 22:46:35 UTC 2026","passed","Wed Apr 22 22:46:38 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","37954","test_filter_node_not_connected_directly_to_lightpushing_node","tests.e2e","Wed Apr 22 22:44:04 UTC 2026","passed","Wed Apr 22 22:44:42 UTC 2026","TestE2E","test_e2e","",""
"","4","test_filter_subscribe_with_invalid_pubsub_topic_format","tests.filter","Wed Apr 22 22:45:19 UTC 2026","passed","Wed Apr 22 22:45:19 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","4","test_store_with_wrong_url_content_topic","tests.store","Wed Apr 22 22:49:34 UTC 2026","passed","Wed Apr 22 22:49:34 UTC 2026","TestTopics","test_topics","",""
"","26590","test_relay_different_latency_between_two_nodes[7000]","tests.e2e","Wed Apr 22 22:47:00 UTC 2026","passed","Wed Apr 22 22:47:27 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","257","test_relay_resubscribe_to_unsubscribed_pubsub_topic","tests.relay","Wed Apr 22 22:43:24 UTC 2026","passed","Wed Apr 22 22:43:25 UTC 2026","TestRelaySubscribe","test_subscribe","",""
"","4420","test_subscribe_one_by_one_to_different_content_topics_and_send_messages","tests.sharding","Wed Apr 22 22:43:53 UTC 2026","passed","Wed Apr 22 22:43:58 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","39569","test_store_no_peer_selected","tests.e2e","Wed Apr 22 22:42:58 UTC 2026","passed","Wed Apr 22 22:43:37 UTC 2026","TestE2E","test_e2e","",""
"","253","test_filter_update_subscription_add_a_new_content_topic","tests.filter","Wed Apr 22 22:44:31 UTC 2026","passed","Wed Apr 22 22:44:32 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","191","test_message_light_pushed_on_different_pubsub_topic_is_not_retrieved","tests.light_push","Wed Apr 22 22:53:46 UTC 2026","passed","Wed Apr 22 22:53:46 UTC 2026","TestLightPushPublish","test_publish","",""
"","5283","test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_filter_node2","tests.light_push","Wed Apr 22 22:46:48 UTC 2026","passed","Wed Apr 22 22:46:54 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
"","5","test_light_push_with_extra_field","tests.light_push","Wed Apr 22 22:46:09 UTC 2026","passed","Wed Apr 22 22:46:09 UTC 2026","TestLightPushPublish","test_publish","",""
"","2660","test_single_pubsub_topic[/waku/2/rs/2/1]","tests.sharding","Wed Apr 22 22:44:22 UTC 2026","passed","Wed Apr 22 22:44:24 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","5130","test_light_push_with_valid_payloads","tests.light_push","Wed Apr 22 22:45:09 UTC 2026","passed","Wed Apr 22 22:45:14 UTC 2026","TestLightPushPublish","test_publish","",""
"","4314","test_check_sync_when_all_3_nodes_publish","tests.store_sync","Wed Apr 22 22:49:27 UTC 2026","passed","Wed Apr 22 22:49:32 UTC 2026","TestStoreSync","test_store_sync","",""
"","335505","test_latency_with_load_sender_side","tests.e2e","Wed Apr 22 22:46:55 UTC 2026","passed","Wed Apr 22 22:52:30 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","257","test_filter_subscribe_refresh","tests.filter","Wed Apr 22 22:45:16 UTC 2026","passed","Wed Apr 22 22:45:16 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","2639","test_single_pubsub_topic[/waku/2/rs/999/999]","tests.sharding","Wed Apr 22 22:51:42 UTC 2026","passed","Wed Apr 22 22:51:44 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","1710","test_get_store_messages_with_different_content_topics","tests.store","Wed Apr 22 22:49:35 UTC 2026","passed","Wed Apr 22 22:49:37 UTC 2026","TestGetMessages","test_get_messages","",""
"","36856","test_msg_stored_when_ephemeral_false","tests.e2e","Wed Apr 22 22:44:21 UTC 2026","passed","Wed Apr 22 22:44:58 UTC 2026","TestE2E","test_e2e","",""
"","11","test_filter_subscribe_to_101_content_topics","tests.filter","Wed Apr 22 22:44:28 UTC 2026","passed","Wed Apr 22 22:44:28 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","226","test_publish_and_retrieve_duplicate_message","tests.relay","Wed Apr 22 22:44:57 UTC 2026","passed","Wed Apr 22 22:44:57 UTC 2026","TestRelayPublish","test_publish","",""
"","131","test_light_push_with_valid_version","tests.light_push","Wed Apr 22 22:50:10 UTC 2026","passed","Wed Apr 22 22:50:10 UTC 2026","TestLightPushPublish","test_publish","",""
"","8330","test_different_cursor_and_indexes[10-40]","tests.store","Wed Apr 22 22:49:11 UTC 2026","passed","Wed Apr 22 22:49:20 UTC 2026","TestCursor","test_cursor","",""
"","2038","test_publish_with_payload_less_than_150_kb","tests.relay","Wed Apr 22 22:43:47 UTC 2026","passed","Wed Apr 22 22:43:49 UTC 2026","TestRelayPublish","test_publish","",""
"","4","test_relay_no_subscription","tests.relay","Wed Apr 22 22:48:49 UTC 2026","passed","Wed Apr 22 22:48:49 UTC 2026","TestRelaySubscribe","test_subscribe","",""
"","4","test_filter_update_subscription_with_invalid_request_id","tests.filter","Wed Apr 22 22:50:38 UTC 2026","passed","Wed Apr 22 22:50:38 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","2819","test_subscribe_and_publish_on_another_content_topic_from_another_shard","tests.sharding","Wed Apr 22 22:46:43 UTC 2026","passed","Wed Apr 22 22:46:45 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","4550","test_filter_get_message_while_one_peer_is_paused","tests.filter","Wed Apr 22 22:53:28 UTC 2026","passed","Wed Apr 22 22:53:33 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
"","3","test_filter_subscribe_with_no_content_topic","tests.filter","Wed Apr 22 22:45:22 UTC 2026","passed","Wed Apr 22 22:45:22 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","184","test_relay_get_message_while_one_peer_is_paused","tests.relay","Wed Apr 22 22:51:09 UTC 2026","passed","Wed Apr 22 22:51:10 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
"","291","test_light_push_with_payload_less_than_150_kb","tests.light_push","Wed Apr 22 22:44:36 UTC 2026","passed","Wed Apr 22 22:44:37 UTC 2026","TestLightPushPublish","test_publish","",""
"","631","test_relay_unsubscribe_from_all_pubsub_topics","tests.relay","Wed Apr 22 22:46:41 UTC 2026","passed","Wed Apr 22 22:46:42 UTC 2026","TestRelaySubscribe","test_subscribe","",""
"","2606","test_content_topic_also_in_docker_flags[/aaaaa/3/bbbbb/proto]","tests.sharding","Wed Apr 22 22:54:58 UTC 2026","passed","Wed Apr 22 22:55:01 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","8","test_valid_payloads_random_epoch_at_slow_rate","tests.relay","Wed Apr 22 22:48:35 UTC 2026","broken","Wed Apr 22 22:48:35 UTC 2026","TestRelayRLN","test_rln","",""
"","8595","test_multiple_lightpush_nodes","tests.light_push","Wed Apr 22 22:45:48 UTC 2026","passed","Wed Apr 22 22:45:57 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
"","161","test_light_push_with_payload_of_150_kb","tests.light_push","Wed Apr 22 22:50:50 UTC 2026","passed","Wed Apr 22 22:50:50 UTC 2026","TestLightPushPublish","test_publish","",""
"","4044","test_unsubscribe_from_some_content_topics[content_topic_list1]","tests.sharding","Wed Apr 22 22:45:08 UTC 2026","passed","Wed Apr 22 22:45:12 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","2498","test_2_nodes_different_content_topic_same_shard","tests.sharding","Wed Apr 22 22:46:42 UTC 2026","broken","Wed Apr 22 22:46:45 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","20746","test_different_page_size[99]","tests.store","Wed Apr 22 22:48:53 UTC 2026","passed","Wed Apr 22 22:49:14 UTC 2026","TestPageSize","test_page_size","",""
"","6465","test_static_shard_relay","tests.sharding","Wed Apr 22 22:54:14 UTC 2026","passed","Wed Apr 22 22:54:21 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
"","3245","test_log_level_INFO_from_DEBUG","tests.rest_flags","Wed Apr 22 22:51:27 UTC 2026","failed","Wed Apr 22 22:51:31 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","35","test_filter_ping_on_unsubscribed_peer","tests.filter","Wed Apr 22 22:46:57 UTC 2026","passed","Wed Apr 22 22:46:57 UTC 2026","TestFilterPing","test_ping","",""
"","3455","test_single_pubsub_topic[/waku/2/rs/2/0]","tests.sharding","Wed Apr 22 22:49:00 UTC 2026","passed","Wed Apr 22 22:49:04 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","13182","test_static_shard_relay_10_nwaku_nodes","tests.sharding","Wed Apr 22 22:47:49 UTC 2026","passed","Wed Apr 22 22:48:02 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
"","2509","test_single_content_topic[/toychat/2/huilong/proto]","tests.sharding","Wed Apr 22 22:51:38 UTC 2026","broken","Wed Apr 22 22:51:41 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","1258","test_time_filter_matches_one_message","tests.store","Wed Apr 22 22:47:17 UTC 2026","passed","Wed Apr 22 22:47:18 UTC 2026","TestTimeFilter","test_time_filter","",""
"","632","test_filter_subscribe_to_multiple_pubsub_topic_from_same_cluster","tests.filter","Wed Apr 22 22:44:24 UTC 2026","passed","Wed Apr 22 22:44:24 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","0","test_peer_store_content_after_node2_restarts","tests.peer_connection_management","Wed Apr 22 22:46:28 UTC 2026","skipped","Wed Apr 22 22:46:28 UTC 2026","TestPeerStore","test_peer_store","",""
"","2649","test_main_node_relay_and_store__peer_neither_relay_nor_store","tests.store","Wed Apr 22 22:56:27 UTC 2026","passed","Wed Apr 22 22:56:30 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","225","test_filter_get_message_duplicate_message","tests.filter","Wed Apr 22 22:48:17 UTC 2026","passed","Wed Apr 22 22:48:17 UTC 2026","TestFilterGetMessages","test_get_messages","",""
"","2630","test_single_pubsub_topic[/waku/2/rs/5/0]","tests.sharding","Wed Apr 22 22:47:00 UTC 2026","passed","Wed Apr 22 22:47:03 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","2087","test_cursor_at_page_size_boundary","tests.store","Wed Apr 22 22:51:26 UTC 2026","passed","Wed Apr 22 22:51:28 UTC 2026","TestCursor","test_cursor","",""
"","11016","test_create_start_and_stop_node","tests.wrappers_tests","Wed Apr 22 22:52:55 UTC 2026","passed","Wed Apr 22 22:53:06 UTC 2026","TestLogosDeliveryLifecycle","test_basic_life_cycle","",""
"","3930","test_check_sync_when_2_nodes_publish","tests.store_sync","Wed Apr 22 22:46:17 UTC 2026","passed","Wed Apr 22 22:46:21 UTC 2026","TestStoreSync","test_store_sync","",""
"","10088","test_sync_with_nodes_restart__case2","tests.store_sync","Wed Apr 22 22:50:38 UTC 2026","passed","Wed Apr 22 22:50:48 UTC 2026","TestStoreSync","test_store_sync","",""
"","4149","test_unsubscribe_from_some_content_topics[content_topic_list0]","tests.sharding","Wed Apr 22 22:46:50 UTC 2026","passed","Wed Apr 22 22:46:54 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","34737","test_three_store_sync_exchange","tests.store_sync","Wed Apr 22 22:48:36 UTC 2026","passed","Wed Apr 22 22:49:10 UTC 2026","TestStoreSync","test_store_sync","",""
"","2537","test_single_content_topic[/app/27/sometopic/someencoding]","tests.sharding","Wed Apr 22 22:46:32 UTC 2026","broken","Wed Apr 22 22:46:34 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","832","test_filter_unsubscribe_all_from_90_content_topics","tests.filter","Wed Apr 22 22:48:24 UTC 2026","passed","Wed Apr 22 22:48:24 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
"","245","test_relay_subscribe_to_already_existing_pubsub_topic","tests.relay","Wed Apr 22 22:44:01 UTC 2026","passed","Wed Apr 22 22:44:01 UTC 2026","TestRelaySubscribe","test_subscribe","",""
"","17","test_filter_subscribe_with_invalid_content_topic_format","tests.filter","Wed Apr 22 22:46:33 UTC 2026","passed","Wed Apr 22 22:46:33 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","83099","test_store_sync_small_sync_range","tests.store_sync","Wed Apr 22 22:49:56 UTC 2026","passed","Wed Apr 22 22:51:19 UTC 2026","TestStoreSync","test_store_sync","",""
"","2703","test_main_node_relay_and_store__peer_relay_and_store","tests.store","Wed Apr 22 22:46:08 UTC 2026","passed","Wed Apr 22 22:46:11 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","10","test_valid_payloads_at_slow_rate","tests.relay","Wed Apr 22 22:48:35 UTC 2026","broken","Wed Apr 22 22:48:35 UTC 2026","TestRelayRLN","test_rln","",""
"","4566","test_publish_with_valid_content_topics","tests.relay","Wed Apr 22 22:43:52 UTC 2026","passed","Wed Apr 22 22:43:57 UTC 2026","TestRelayPublish","test_publish","",""
"","24","test_filter_unsubscribe_all_on_peer_with_no_subscription","tests.filter","Wed Apr 22 22:43:03 UTC 2026","passed","Wed Apr 22 22:43:03 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
"","55","test_publish_while_peer_is_paused","tests.relay","Wed Apr 22 22:47:43 UTC 2026","passed","Wed Apr 22 22:47:43 UTC 2026","TestRelayPublish","test_publish","",""
"","92939","test_filter_3_senders_multiple_msg_1_receiver","tests.e2e","Wed Apr 22 22:45:24 UTC 2026","passed","Wed Apr 22 22:46:57 UTC 2026","TestE2E","test_e2e","",""
"","1165","test_filter_unsubscribe_all_from_multiple_pubsub_topics","tests.filter","Wed Apr 22 22:44:58 UTC 2026","passed","Wed Apr 22 22:44:59 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
"","123036","test_store_sync_high_jitter_stress","tests.store_sync","Wed Apr 22 22:46:23 UTC 2026","passed","Wed Apr 22 22:48:26 UTC 2026","TestStoreSync","test_store_sync","",""
"","132","test_first_node_to_start_publishes","tests.relay","Wed Apr 22 22:43:32 UTC 2026","passed","Wed Apr 22 22:43:32 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
"","29","test_light_push_with_invalid_timestamps","tests.light_push","Wed Apr 22 22:50:05 UTC 2026","passed","Wed Apr 22 22:50:05 UTC 2026","TestLightPushPublish","test_publish","",""
"","5419","test_light_push_while_peer_is_paused","tests.light_push","Wed Apr 22 22:45:56 UTC 2026","passed","Wed Apr 22 22:46:01 UTC 2026","TestLightPushPublish","test_publish","",""
"","845","test_message_with_both_ephemeral_true_and_false","tests.store","Wed Apr 22 22:44:56 UTC 2026","passed","Wed Apr 22 22:44:57 UTC 2026","TestEphemeral","test_ephemeral","",""
"","1162","test_light_push_after_light_push_node_restarts","tests.light_push","Wed Apr 22 22:46:22 UTC 2026","passed","Wed Apr 22 22:46:23 UTC 2026","TestLightPushPublish","test_publish","",""
"","16","test_publish_with_invalid_content_topics","tests.relay","Wed Apr 22 22:44:53 UTC 2026","passed","Wed Apr 22 22:44:53 UTC 2026","TestRelayPublish","test_publish","",""
"","41768","test_repeated_filter_requestID","tests.e2e","Wed Apr 22 22:42:27 UTC 2026","passed","Wed Apr 22 22:43:09 UTC 2026","TestE2E","test_e2e","",""
"","19","test_publish_with_invalid_payloads","tests.relay","Wed Apr 22 22:45:54 UTC 2026","passed","Wed Apr 22 22:45:54 UTC 2026","TestRelayPublish","test_publish","",""
"","6243","test_metrics_initial_value","tests.metrics","Wed Apr 22 22:45:49 UTC 2026","failed","Wed Apr 22 22:45:55 UTC 2026","TestMetrics","test_metrics","",""
"","7875","test_sync_flags","tests.store_sync","Wed Apr 22 22:49:43 UTC 2026","passed","Wed Apr 22 22:49:51 UTC 2026","TestStoreSync","test_store_sync","",""
"","5836","test_store_with_long_string_pubsub_topic","tests.store","Wed Apr 22 22:46:25 UTC 2026","passed","Wed Apr 22 22:46:31 UTC 2026","TestTopics","test_topics","",""
"","44","test_store_with_both_pubsub_topic_and_content_topic","tests.store","Wed Apr 22 22:56:44 UTC 2026","passed","Wed Apr 22 22:56:44 UTC 2026","TestTopics","test_topics","",""
"","729","test_relay_get_message_after_one_peer_was_stopped","tests.relay","Wed Apr 22 22:43:41 UTC 2026","passed","Wed Apr 22 22:43:42 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
"","1239","test_verify_node_version2","tests.rest_flags","Wed Apr 22 22:49:06 UTC 2026","failed","Wed Apr 22 22:49:07 UTC 2026","TestDebugFlags","test_debug_flags","",""
"","38342","test_store_sync_range_with_jitter_catches_old_messages","tests.store_sync","Wed Apr 22 22:57:25 UTC 2026","passed","Wed Apr 22 22:58:04 UTC 2026","TestStoreSync","test_store_sync","",""
"","28041","test_relay_2_nodes_temporary_blackout_recovers_no_helpers","tests.e2e","Wed Apr 22 22:44:59 UTC 2026","passed","Wed Apr 22 22:45:27 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","419","test_different_page_size[1]","tests.store","Wed Apr 22 22:44:19 UTC 2026","passed","Wed Apr 22 22:44:20 UTC 2026","TestPageSize","test_page_size","",""
"","133","test_relay_subscribe_to_single_pubsub_topic","tests.relay","Wed Apr 22 22:46:06 UTC 2026","passed","Wed Apr 22 22:46:06 UTC 2026","TestRelaySubscribe","test_subscribe","",""
"","4","test_light_push_with_invalid_meta","tests.light_push","Wed Apr 22 22:45:33 UTC 2026","passed","Wed Apr 22 22:45:33 UTC 2026","TestLightPushPublish","test_publish","",""
"","11346","test_auto_shard_relay_10_nwaku_nodes","tests.sharding","Wed Apr 22 22:48:06 UTC 2026","broken","Wed Apr 22 22:48:17 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
"","2489","test_admin_peers_stats_schema","tests.rest_flags","Wed Apr 22 22:43:26 UTC 2026","passed","Wed Apr 22 22:43:28 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","1248","test_get_debug_version_is_string","tests.rest_flags","Wed Apr 22 22:47:32 UTC 2026","passed","Wed Apr 22 22:47:33 UTC 2026","TestDebugFlags","test_debug_flags","",""
"","38159","test_store_node_not_connected_directly_to_lightpushing_node","tests.e2e","Wed Apr 22 22:43:42 UTC 2026","passed","Wed Apr 22 22:44:20 UTC 2026","TestE2E","test_e2e","",""
"","8","test_valid_payloads_with_optional_nodes_at_spam_rate","tests.relay","Wed Apr 22 23:01:19 UTC 2026","broken","Wed Apr 22 23:01:19 UTC 2026","TestRelayRLN","test_rln","",""
"","1249","test_time_filter_invalid_start_time","tests.store","Wed Apr 22 22:45:10 UTC 2026","passed","Wed Apr 22 22:45:11 UTC 2026","TestTimeFilter","test_time_filter","",""
"","210","test_message_with_ephemeral_true","tests.store","Wed Apr 22 22:55:12 UTC 2026","passed","Wed Apr 22 22:55:12 UTC 2026","TestEphemeral","test_ephemeral","",""
"","2113","test_publish_after_node2_restarts","tests.relay","Wed Apr 22 22:48:43 UTC 2026","passed","Wed Apr 22 22:48:45 UTC 2026","TestRelayPublish","test_publish","",""
"","216","test_store_not_include_data","tests.store","Wed Apr 22 22:47:14 UTC 2026","passed","Wed Apr 22 22:47:14 UTC 2026","TestApiFlags","test_api_flags","",""
"","2487","test_admin_service_peers_schema","tests.rest_flags","Wed Apr 22 22:45:05 UTC 2026","passed","Wed Apr 22 22:45:07 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","1123","test_filter_unsubscribe_all_from_few_content_topics","tests.filter","Wed Apr 22 22:43:12 UTC 2026","passed","Wed Apr 22 22:43:13 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
"","28199","test_node_without_sync_or_relay_stays_empty","tests.store_sync","Wed Apr 22 22:51:20 UTC 2026","passed","Wed Apr 22 22:51:48 UTC 2026","TestStoreSync","test_store_sync","",""
"","138","test_light_push_and_retrieve_duplicate_message","tests.light_push","Wed Apr 22 22:53:51 UTC 2026","passed","Wed Apr 22 22:53:51 UTC 2026","TestLightPushPublish","test_publish","",""
"","2550","test_publish_without_subscribing_via_api_works","tests.sharding","Wed Apr 22 22:48:27 UTC 2026","passed","Wed Apr 22 22:48:30 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","2537","test_unsubscribe_from_non_subscribed_pubsub_topics","tests.sharding","Wed Apr 22 22:43:59 UTC 2026","passed","Wed Apr 22 22:44:01 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
"","2716","test_main_node_relay_and_store__peer_only_store","tests.store","Wed Apr 22 22:49:38 UTC 2026","passed","Wed Apr 22 22:49:40 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","26","test_publish_with_invalid_timestamps","tests.relay","Wed Apr 22 22:51:15 UTC 2026","passed","Wed Apr 22 22:51:15 UTC 2026","TestRelayPublish","test_publish","",""
"","2081","test_cursor_equal_to_first_message","tests.store","Wed Apr 22 22:49:32 UTC 2026","passed","Wed Apr 22 22:49:34 UTC 2026","TestCursor","test_cursor","",""
"","2723","test_main_node_only_relay__peer_relay_and_store","tests.store","Wed Apr 22 22:47:11 UTC 2026","passed","Wed Apr 22 22:47:14 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","115","test_filter_get_message_with_version","tests.filter","Wed Apr 22 22:44:06 UTC 2026","passed","Wed Apr 22 22:44:06 UTC 2026","TestFilterGetMessages","test_get_messages","",""
"","3","test_filter_unsubscribe_with_pubsub_topic_string_instead_of_list","tests.filter","Wed Apr 22 22:43:00 UTC 2026","passed","Wed Apr 22 22:43:00 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","838","test_store_with_wrong_hash","tests.store","Wed Apr 22 22:47:29 UTC 2026","passed","Wed Apr 22 22:47:30 UTC 2026","TestHashes","test_hashes","",""
"","3766","test_message_relayed_while_store_node_is_stopped_without_removing","tests.store","Wed Apr 22 22:47:31 UTC 2026","passed","Wed Apr 22 22:47:35 UTC 2026","TestReliability","test_reliability","",""
"","5","test_relay_subscribe_with_empty_pubsub_topic_list","tests.relay","Wed Apr 22 22:45:00 UTC 2026","passed","Wed Apr 22 22:45:00 UTC 2026","TestRelaySubscribe","test_subscribe","",""
"","2569","test_single_content_topic[/app/29/sometopic/someencoding]","tests.sharding","Wed Apr 22 22:47:08 UTC 2026","broken","Wed Apr 22 22:47:10 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","6","test_store_with_unknown_pubsub_topic","tests.store","Wed Apr 22 22:55:38 UTC 2026","passed","Wed Apr 22 22:55:38 UTC 2026","TestTopics","test_topics","",""
"","7","test_store_with_multiple_content_topics","tests.store","Wed Apr 22 22:50:27 UTC 2026","passed","Wed Apr 22 22:50:27 UTC 2026","TestTopics","test_topics","",""
"","140805","test_relay_packet_loss_sender_vs_receiver","tests.e2e","Wed Apr 22 22:42:49 UTC 2026","passed","Wed Apr 22 22:45:10 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","3","test_filter_unsubscribe_all_with_invalid_request_id","tests.filter","Wed Apr 22 22:46:44 UTC 2026","passed","Wed Apr 22 22:46:44 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
"","3","test_publish_with_missing_content_topic","tests.relay","Wed Apr 22 22:46:35 UTC 2026","passed","Wed Apr 22 22:46:35 UTC 2026","TestRelayPublish","test_publish","",""
"","3258","test_log_level_DEBUG_from_TRACE","tests.rest_flags","Wed Apr 22 22:46:14 UTC 2026","failed","Wed Apr 22 22:46:18 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","214","test_get_store_message_with_meta","tests.store","Wed Apr 22 22:44:16 UTC 2026","passed","Wed Apr 22 22:44:16 UTC 2026","TestGetMessages","test_get_messages","",""
"","2395","test_2_nodes_different_content_topic_different_shard","tests.sharding","Wed Apr 22 22:45:37 UTC 2026","broken","Wed Apr 22 22:45:39 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","3031","test_filter_get_message_after_node2_restarts","tests.filter","Wed Apr 22 22:46:50 UTC 2026","passed","Wed Apr 22 22:46:53 UTC 2026","TestFilterGetMessages","test_get_messages","",""
"","0","test_idle_filter_subscriptions_after_node_disconnection","tests.filter","Wed Apr 22 22:42:43 UTC 2026","skipped","Wed Apr 22 22:42:43 UTC 2026","TestIdleSubscriptions","test_idle_subscriptions","",""
"","389","test_publish_after_node_pauses_and_pauses","tests.relay","Wed Apr 22 22:46:01 UTC 2026","passed","Wed Apr 22 22:46:01 UTC 2026","TestRelayPublish","test_publish","",""
"","2075","test_negative_number_page_size","tests.store","Wed Apr 22 22:55:21 UTC 2026","passed","Wed Apr 22 22:55:24 UTC 2026","TestPageSize","test_page_size","",""
"","6","test_store_with_unknown_content_topic","tests.store","Wed Apr 22 22:46:20 UTC 2026","passed","Wed Apr 22 22:46:20 UTC 2026","TestTopics","test_topics","",""
"","6","test_store_is_empty","tests.store","Wed Apr 22 22:45:49 UTC 2026","passed","Wed Apr 22 22:45:49 UTC 2026","TestGetMessages","test_get_messages","",""
"","841","test_passing_non_base64_cursor","tests.store","Wed Apr 22 22:49:28 UTC 2026","passed","Wed Apr 22 22:49:29 UTC 2026","TestCursor","test_cursor","",""
"","2603","test_main_node_relay_lightpush__peer_only_filter","tests.light_push","Wed Apr 22 22:46:25 UTC 2026","passed","Wed Apr 22 22:46:27 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","4105","test_all_nodes_subscribed_to_the_topic","tests.filter","Wed Apr 22 22:45:34 UTC 2026","passed","Wed Apr 22 22:45:38 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
"","9","test_store_with_not_valid_content_topic","tests.store","Wed Apr 22 22:49:50 UTC 2026","passed","Wed Apr 22 22:49:50 UTC 2026","TestTopics","test_topics","",""
"","2501","test_multiple_content_topics_and_multiple_pubsub_topics","tests.sharding","Wed Apr 22 22:54:54 UTC 2026","broken","Wed Apr 22 22:54:57 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","3198","test_log_level_ERROR_from_WARN","tests.rest_flags","Wed Apr 22 22:46:43 UTC 2026","passed","Wed Apr 22 22:46:46 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","22","test_light_push_with_invalid_content_topics","tests.light_push","Wed Apr 22 22:45:34 UTC 2026","passed","Wed Apr 22 22:45:34 UTC 2026","TestLightPushPublish","test_publish","",""
"","4940","test_combination_of_different_nodes","tests.light_push","Wed Apr 22 22:43:14 UTC 2026","passed","Wed Apr 22 22:43:19 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
"","6274","test_auto_shard_relay","tests.sharding","Wed Apr 22 22:50:53 UTC 2026","broken","Wed Apr 22 22:50:59 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
"","3898","test_filter_works_with_auto_sharding","tests.sharding","Wed Apr 22 22:43:38 UTC 2026","passed","Wed Apr 22 22:43:42 UTC 2026","TestFilterAutoSharding","test_filter","",""
"","2512","test_subscribe_via_api_to_new_content_topics[content_topic_list0]","tests.sharding","Wed Apr 22 22:49:19 UTC 2026","broken","Wed Apr 22 22:49:21 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","842","test_different_cursor_and_indexes[2-4]","tests.store","Wed Apr 22 22:55:08 UTC 2026","passed","Wed Apr 22 22:55:08 UTC 2026","TestCursor","test_cursor","",""
"","4","test_filter_get_message_with_extra_field","tests.filter","Wed Apr 22 22:50:26 UTC 2026","passed","Wed Apr 22 22:50:26 UTC 2026","TestFilterGetMessages","test_get_messages","",""
"","3","test_filter_update_subscription_with_extra_field","tests.filter","Wed Apr 22 22:42:53 UTC 2026","passed","Wed Apr 22 22:42:53 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","8","test_filter_ping_on_subscribed_peer","tests.filter","Wed Apr 22 22:53:38 UTC 2026","passed","Wed Apr 22 22:53:38 UTC 2026","TestFilterPing","test_ping","",""
"","16147","test_get_peers","tests.peer_connection_management","Wed Apr 22 22:46:06 UTC 2026","passed","Wed Apr 22 22:46:22 UTC 2026","TestPeerStore","test_peer_store","",""
"","8553","test_store_with_hashes","tests.store","Wed Apr 22 22:46:42 UTC 2026","passed","Wed Apr 22 22:46:50 UTC 2026","TestHashes","test_hashes","",""
"","356","test_filter_unsubscribe_from_some_of_the_subscribed_content_topics","tests.filter","Wed Apr 22 22:45:23 UTC 2026","passed","Wed Apr 22 22:45:23 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","2624","test_lightpush_with_a_single_receiving_node","tests.light_push","Wed Apr 22 22:45:40 UTC 2026","passed","Wed Apr 22 22:45:43 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","835","test_store_with_excessive_length_hash","tests.store","Wed Apr 22 22:55:47 UTC 2026","passed","Wed Apr 22 22:55:48 UTC 2026","TestHashes","test_hashes","",""
"","213","test_store_with_wrong_url_pubsub_topic","tests.store","Wed Apr 22 22:49:39 UTC 2026","passed","Wed Apr 22 22:49:39 UTC 2026","TestTopics","test_topics","",""
"","12","test_light_push_with_with_large_meta","tests.light_push","Wed Apr 22 22:45:13 UTC 2026","passed","Wed Apr 22 22:45:13 UTC 2026","TestLightPushPublish","test_publish","",""
"","38160","test_relay_receiving_node_not_connected_directly_to_relaying_node","tests.e2e","Wed Apr 22 22:43:32 UTC 2026","passed","Wed Apr 22 22:44:10 UTC 2026","TestE2E","test_e2e","",""
"","33896","test_relay_receiving_node_not_connected_directly_to_lightpushing_node","tests.e2e","Wed Apr 22 22:44:12 UTC 2026","passed","Wed Apr 22 22:44:46 UTC 2026","TestE2E","test_e2e","",""
"","15","test_light_push_with_invalid_pubsub_topics","tests.light_push","Wed Apr 22 22:45:28 UTC 2026","passed","Wed Apr 22 22:45:28 UTC 2026","TestLightPushPublish","test_publish","",""
"","2081","test_empty_cursor","tests.store","Wed Apr 22 22:48:35 UTC 2026","passed","Wed Apr 22 22:48:38 UTC 2026","TestCursor","test_cursor","",""
"","497","test_filter_subscribe_with_multiple_overlapping_content_topics","tests.filter","Wed Apr 22 22:47:00 UTC 2026","passed","Wed Apr 22 22:47:01 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","1248","test_time_filter_big_timestamp","tests.store","Wed Apr 22 22:46:06 UTC 2026","passed","Wed Apr 22 22:46:07 UTC 2026","TestTimeFilter","test_time_filter","",""
"","22564","test_relay_with_latency_between_two_nodes","tests.e2e","Wed Apr 22 22:43:40 UTC 2026","passed","Wed Apr 22 22:44:03 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","11","test_filter_update_subscription_add_101_new_content_topics","tests.filter","Wed Apr 22 22:46:37 UTC 2026","passed","Wed Apr 22 22:46:37 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","2609","test_single_pubsub_topic[/waku/2/rs/5/1]","tests.sharding","Wed Apr 22 22:46:08 UTC 2026","passed","Wed Apr 22 22:46:10 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","2809","test_main_node_relay_and_store__peer_only_relay","tests.store","Wed Apr 22 22:50:19 UTC 2026","passed","Wed Apr 22 22:50:22 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","5822","test_store","tests.discv5","Wed Apr 22 22:41:59 UTC 2026","passed","Wed Apr 22 22:42:05 UTC 2026","TestDiscv5","test_discv5","",""
"","10","test_filter_unsubscribe_from_101_content_topics","tests.filter","Wed Apr 22 22:44:55 UTC 2026","passed","Wed Apr 22 22:44:55 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","18","test_filter_update_subscription_with_invalid_content_topic_format","tests.filter","Wed Apr 22 22:46:40 UTC 2026","passed","Wed Apr 22 22:46:40 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","2843","test_content_topic_and_pubsub_topic_not_in_docker_flags","tests.sharding","Wed Apr 22 22:46:46 UTC 2026","passed","Wed Apr 22 22:46:49 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","1724","test_message_relayed_before_store_node_is_started","tests.store","Wed Apr 22 22:47:08 UTC 2026","passed","Wed Apr 22 22:47:10 UTC 2026","TestReliability","test_reliability","",""
"","255998","test_valid_payloads_with_optional_nodes_at_slow_rate","tests.relay","Wed Apr 22 22:57:03 UTC 2026","broken","Wed Apr 22 23:01:19 UTC 2026","TestRelayRLN","test_rln","",""
"","2652","test_2_nodes_different_cluster_same_shard","tests.sharding","Wed Apr 22 22:48:29 UTC 2026","passed","Wed Apr 22 22:48:32 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","8305","test_get_multiple_store_messages","tests.store","Wed Apr 22 22:48:41 UTC 2026","passed","Wed Apr 22 22:48:49 UTC 2026","TestGetMessages","test_get_messages","",""
"","8","test_valid_payloads_random_user_message_limit","tests.relay","Wed Apr 22 22:48:35 UTC 2026","broken","Wed Apr 22 22:48:35 UTC 2026","TestRelayRLN","test_rln","",""
"","768","test_light_push_on_multiple_pubsub_topics","tests.light_push","Wed Apr 22 22:49:52 UTC 2026","passed","Wed Apr 22 22:49:53 UTC 2026","TestLightPushPublish","test_publish","",""
"","5869","test_sync_nodes_are_not_relay_and_have_storenode_set","tests.store_sync","Wed Apr 22 22:47:49 UTC 2026","passed","Wed Apr 22 22:47:55 UTC 2026","TestStoreSync","test_store_sync","",""
"","2538","test_single_pubsub_topic[/waku/2/rs/5/999]","tests.sharding","Wed Apr 22 22:45:40 UTC 2026","passed","Wed Apr 22 22:45:43 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","3901","test_lightpush","tests.discv5","Wed Apr 22 22:42:34 UTC 2026","passed","Wed Apr 22 22:42:38 UTC 2026","TestDiscv5","test_discv5","",""
"","1250","test_time_filter_start_time_equals_end_time","tests.store","Wed Apr 22 22:45:05 UTC 2026","passed","Wed Apr 22 22:45:06 UTC 2026","TestTimeFilter","test_time_filter","",""
"","1250","test_time_filter_zero_start_time","tests.store","Wed Apr 22 22:44:39 UTC 2026","passed","Wed Apr 22 22:44:40 UTC 2026","TestTimeFilter","test_time_filter","",""
"","416210","test_get_multiple_2000_store_messages","tests.store","Wed Apr 22 22:42:34 UTC 2026","passed","Wed Apr 22 22:49:31 UTC 2026","TestCursorManyMessages","test_cursor_many_msgs","",""
"","251998","test_valid_payloads_dynamic_at_slow_rate","tests.relay","Wed Apr 22 22:52:51 UTC 2026","broken","Wed Apr 22 22:57:03 UTC 2026","TestRelayRLN","test_rln","",""
"","7","test_store_with_unknown_pubsub_topic_but_known_content_topic","tests.store","Wed Apr 22 22:50:32 UTC 2026","passed","Wed Apr 22 22:50:32 UTC 2026","TestTopics","test_topics","",""
"","2031","test_filter_get_message_with_150_kb_payload","tests.filter","Wed Apr 22 22:44:10 UTC 2026","passed","Wed Apr 22 22:44:12 UTC 2026","TestFilterGetMessages","test_get_messages","",""
"","1","test_metadata_protocol_mounted_also_on_non_1_clusters","tests.logs","Wed Apr 22 22:45:46 UTC 2026","passed","Wed Apr 22 22:45:46 UTC 2026","TestLogs","test_logs","",""
"","24039","test_relay_2_nodes_low_bandwidth_sending_over_time","tests.e2e","Wed Apr 22 22:45:06 UTC 2026","passed","Wed Apr 22 22:45:30 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","6880","test_sync_with_one_node_with_delayed_start","tests.store_sync","Wed Apr 22 22:52:28 UTC 2026","passed","Wed Apr 22 22:52:35 UTC 2026","TestStoreSync","test_store_sync","",""
"","2490","test_multiple_content_topics_different_shard","tests.sharding","Wed Apr 22 22:54:44 UTC 2026","broken","Wed Apr 22 22:54:47 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","1247","test_time_filter_zero_end_time","tests.store","Wed Apr 22 22:47:35 UTC 2026","passed","Wed Apr 22 22:47:36 UTC 2026","TestTimeFilter","test_time_filter","",""
"","375","test_filter_subscribe_to_pubsub_topics_from_multiple_clusters","tests.filter","Wed Apr 22 22:44:50 UTC 2026","passed","Wed Apr 22 22:44:50 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","838","test_passing_invalid_cursor","tests.store","Wed Apr 22 22:44:52 UTC 2026","passed","Wed Apr 22 22:44:53 UTC 2026","TestCursor","test_cursor","",""
"","645893","test_query_after_long_time","tests.store_sync","Wed Apr 22 22:57:56 UTC 2026","passed","Wed Apr 22 23:08:42 UTC 2026","TestStoreSync","test_store_sync","",""
"","5559","test_metrics_after_relay_publish","tests.metrics","Wed Apr 22 22:45:21 UTC 2026","passed","Wed Apr 22 22:45:27 UTC 2026","TestMetrics","test_metrics","",""
"","4","test_filter_update_subscription_with_no_pubsub_topic","tests.filter","Wed Apr 22 22:45:43 UTC 2026","passed","Wed Apr 22 22:45:43 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","195384","test_filter_20_senders_1_receiver","tests.e2e","Wed Apr 22 22:43:29 UTC 2026","passed","Wed Apr 22 22:46:45 UTC 2026","TestE2E","test_e2e","",""
"","3239","test_log_level_WARN_from_NOTICE","tests.rest_flags","Wed Apr 22 22:45:54 UTC 2026","passed","Wed Apr 22 22:45:58 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","2743","test_main_node_only_relay__peer_only_store","tests.store","Wed Apr 22 22:49:19 UTC 2026","passed","Wed Apr 22 22:49:22 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","15583","test_relay_2_nodes_low_bandwidth_reliability","tests.e2e","Wed Apr 22 22:45:48 UTC 2026","passed","Wed Apr 22 22:46:04 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","4","test_publish_with_extra_field","tests.relay","Wed Apr 22 22:54:04 UTC 2026","passed","Wed Apr 22 22:54:04 UTC 2026","TestRelayPublish","test_publish","",""
"","6237","test_default_page_size","tests.store","Wed Apr 22 22:51:48 UTC 2026","passed","Wed Apr 22 22:51:54 UTC 2026","TestPageSize","test_page_size","",""
"","123","test_filter_unsubscribe_from_non_existing_content_topic","tests.filter","Wed Apr 22 22:42:56 UTC 2026","passed","Wed Apr 22 22:42:56 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","2497","test_admin_service_peers_scalar_required_types","tests.rest_flags","Wed Apr 22 22:48:59 UTC 2026","passed","Wed Apr 22 22:49:02 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","3517","test_relay_peers_on_shard_contains_connected_peer","tests.rest_flags","Wed Apr 22 22:47:44 UTC 2026","passed","Wed Apr 22 22:47:48 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","103022","test_store_sync_after_partition_under_100_msgs","tests.store_sync","Wed Apr 22 22:51:04 UTC 2026","passed","Wed Apr 22 22:52:47 UTC 2026","TestStoreSync","test_store_sync","",""
"","490","test_relay_subscribe_with_multiple_overlapping_pubsub_topics","tests.relay","Wed Apr 22 22:51:18 UTC 2026","passed","Wed Apr 22 22:51:19 UTC 2026","TestRelaySubscribe","test_subscribe","",""
"","8300","test_different_page_size[39]","tests.store","Wed Apr 22 22:44:23 UTC 2026","passed","Wed Apr 22 22:44:31 UTC 2026","TestPageSize","test_page_size","",""
"","4388","test_filter_get_message_with_valid_payloads","tests.filter","Wed Apr 22 22:45:30 UTC 2026","passed","Wed Apr 22 22:45:35 UTC 2026","TestFilterGetMessages","test_get_messages","",""
"","37341","test_high_message_volume_sync","tests.store_sync","Wed Apr 22 22:52:36 UTC 2026","passed","Wed Apr 22 22:53:14 UTC 2026","TestStoreSync","test_store_sync","",""
"","2483","test_different_page_size[11]","tests.store","Wed Apr 22 22:55:15 UTC 2026","passed","Wed Apr 22 22:55:18 UTC 2026","TestPageSize","test_page_size","",""
"","42","test_store_with_one_content_topic","tests.store","Wed Apr 22 22:46:17 UTC 2026","passed","Wed Apr 22 22:46:17 UTC 2026","TestTopics","test_topics","",""
"","1977","test_get_store_messages_with_different_pubsub_topics","tests.store","Wed Apr 22 22:47:20 UTC 2026","passed","Wed Apr 22 22:47:22 UTC 2026","TestGetMessages","test_get_messages","",""
"","4979","test_admin_connected_peers_contains_peers_only","tests.rest_flags","Wed Apr 22 22:45:58 UTC 2026","passed","Wed Apr 22 22:46:03 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","15","test_relay_unsubscribe_with_invalid_pubsub_topic_format","tests.relay","Wed Apr 22 22:45:04 UTC 2026","passed","Wed Apr 22 22:45:04 UTC 2026","TestRelaySubscribe","test_subscribe","",""
"","2082","test_cursor_pointing_to_deleted_message","tests.store","Wed Apr 22 22:47:14 UTC 2026","passed","Wed Apr 22 22:47:16 UTC 2026","TestCursor","test_cursor","",""
"","962","test_publish_with_payload_equal_or_more_150_kb","tests.relay","Wed Apr 22 22:48:39 UTC 2026","passed","Wed Apr 22 22:48:40 UTC 2026","TestRelayPublish","test_publish","",""
"","14623","test_relay_different_latency_between_two_nodes[1000]","tests.e2e","Wed Apr 22 22:44:50 UTC 2026","passed","Wed Apr 22 22:45:05 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","5865","test_relay","tests.discv5","Wed Apr 22 22:44:43 UTC 2026","passed","Wed Apr 22 22:44:49 UTC 2026","TestDiscv5","test_discv5","",""
"","4","test_filter_update_subscription_with_no_request_id","tests.filter","Wed Apr 22 22:45:42 UTC 2026","passed","Wed Apr 22 22:45:42 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","4467","test_resubscribe_to_unsubscribed_content_topics","tests.sharding","Wed Apr 22 22:46:55 UTC 2026","passed","Wed Apr 22 22:46:59 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","1246","test_time_filter_matches_multiple_messages","tests.store","Wed Apr 22 22:47:30 UTC 2026","passed","Wed Apr 22 22:47:31 UTC 2026","TestTimeFilter","test_time_filter","",""
"","3748","test_filter_subscribe_to_29_content_topics_in_separate_calls","tests.filter","Wed Apr 22 22:42:46 UTC 2026","passed","Wed Apr 22 22:42:49 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","2516","test_single_content_topic[/myapp/1/latest/proto]","tests.sharding","Wed Apr 22 22:48:46 UTC 2026","broken","Wed Apr 22 22:48:49 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","4867","test_filter_auto_sharding_multiple_content_topics","tests.sharding","Wed Apr 22 22:46:18 UTC 2026","passed","Wed Apr 22 22:46:23 UTC 2026","TestFilterAutoSharding","test_filter","",""
"","17","test_relay_subscribe_with_invalid_pubsub_topic_format","tests.relay","Wed Apr 22 22:50:34 UTC 2026","passed","Wed Apr 22 22:50:34 UTC 2026","TestRelaySubscribe","test_subscribe","",""
"","3969","test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_relay_node2","tests.light_push","Wed Apr 22 22:48:25 UTC 2026","passed","Wed Apr 22 22:48:29 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
"","0","test_on_postgress_db_with_one_message","tests.store","Wed Apr 22 22:54:40 UTC 2026","broken","Wed Apr 22 22:54:40 UTC 2026","TestExternalDb","test_external_db","",""
"","2513","test_single_content_topic[/statusim/1/community/cbor]","tests.sharding","Wed Apr 22 22:45:28 UTC 2026","broken","Wed Apr 22 22:45:31 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","2489","test_multiple_content_topics_same_shard[content_topic_list1]","tests.sharding","Wed Apr 22 22:46:32 UTC 2026","broken","Wed Apr 22 22:46:35 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","38128","test_store_sync_range_with_zero_jitter","tests.store_sync","Wed Apr 22 22:47:57 UTC 2026","passed","Wed Apr 22 22:48:35 UTC 2026","TestStoreSync","test_store_sync","",""
"","2617","test_publish_on_not_subscribed_content_topic_works","tests.sharding","Wed Apr 22 22:46:47 UTC 2026","passed","Wed Apr 22 22:46:49 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","1249","test_time_filter_small_timestamp","tests.store","Wed Apr 22 22:46:10 UTC 2026","passed","Wed Apr 22 22:46:12 UTC 2026","TestTimeFilter","test_time_filter","",""
"","2529","test_cant_publish_on_not_subscribed_shard","tests.sharding","Wed Apr 22 22:51:02 UTC 2026","passed","Wed Apr 22 22:51:04 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
"","212","test_get_store_messages_with_wrong_typo_content_topic","tests.store","Wed Apr 22 22:47:11 UTC 2026","passed","Wed Apr 22 22:47:11 UTC 2026","TestApiFlags","test_api_flags","",""
"","2072","test_store_sort_ascending[false]","tests.store","Wed Apr 22 22:55:31 UTC 2026","passed","Wed Apr 22 22:55:33 UTC 2026","TestSorting","test_sorting","",""
"","37056","test_admin_relay_peers_contains_all_relay_peers","tests.rest_flags","Wed Apr 22 22:46:51 UTC 2026","passed","Wed Apr 22 22:47:28 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","3575","test_unsubscribe_from_all_pubsub_topics_one_by_one","tests.sharding","Wed Apr 22 22:45:17 UTC 2026","passed","Wed Apr 22 22:45:20 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
"","3","test_light_push_with_missing_payload","tests.light_push","Wed Apr 22 22:43:24 UTC 2026","passed","Wed Apr 22 22:43:24 UTC 2026","TestLightPushPublish","test_publish","",""
"","460","test_message_relayed_while_store_node_is_paused","tests.store","Wed Apr 22 22:49:17 UTC 2026","passed","Wed Apr 22 22:49:18 UTC 2026","TestReliability","test_reliability","",""
"","5044","test_light_push_with_valid_content_topics","tests.light_push","Wed Apr 22 22:45:03 UTC 2026","passed","Wed Apr 22 22:45:08 UTC 2026","TestLightPushPublish","test_publish","",""
"","76857","test_relay_packet_loss_applied_mid_way","tests.e2e","Wed Apr 22 22:44:29 UTC 2026","passed","Wed Apr 22 22:45:46 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","8377","test_store_include_data","tests.store","Wed Apr 22 22:44:28 UTC 2026","passed","Wed Apr 22 22:44:36 UTC 2026","TestApiFlags","test_api_flags","",""
"","25762","test_relay_different_latency_between_two_nodes[5000]","tests.e2e","Wed Apr 22 22:42:34 UTC 2026","passed","Wed Apr 22 22:43:00 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","4157","test_different_cursor_and_indexes[3-20]","tests.store","Wed Apr 22 22:44:40 UTC 2026","passed","Wed Apr 22 22:44:44 UTC 2026","TestCursor","test_cursor","",""
"","835","test_store_with_empty_and_valid_hash","tests.store","Wed Apr 22 22:49:42 UTC 2026","passed","Wed Apr 22 22:49:43 UTC 2026","TestHashes","test_hashes","",""
"","4","test_filter_subscribe_with_no_request_id","tests.filter","Wed Apr 22 22:47:04 UTC 2026","passed","Wed Apr 22 22:47:04 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","770","test_filter_get_message_with_valid_timestamps","tests.filter","Wed Apr 22 22:45:08 UTC 2026","passed","Wed Apr 22 22:45:09 UTC 2026","TestFilterGetMessages","test_get_messages","",""
"","115","test_filter_get_message_with_meta","tests.filter","Wed Apr 22 22:46:23 UTC 2026","passed","Wed Apr 22 22:46:23 UTC 2026","TestFilterGetMessages","test_get_messages","",""
"","69305","test_relay_4_nodes_sender_packet_loss_50_15sec_timeout","tests.e2e","Wed Apr 22 22:43:41 UTC 2026","passed","Wed Apr 22 22:44:50 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","4","test_filter_unsubscribe_with_content_topic_string_instead_of_list","tests.filter","Wed Apr 22 22:45:45 UTC 2026","passed","Wed Apr 22 22:45:45 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","4","test_publish_with_invalid_meta","tests.relay","Wed Apr 22 22:47:40 UTC 2026","passed","Wed Apr 22 22:47:40 UTC 2026","TestRelayPublish","test_publish","",""
"","881","test_light_push_with_valid_timestamps","tests.light_push","Wed Apr 22 22:49:58 UTC 2026","passed","Wed Apr 22 22:49:59 UTC 2026","TestLightPushPublish","test_publish","",""
"","586","test_publish_on_multiple_pubsub_topics","tests.relay","Wed Apr 22 22:46:07 UTC 2026","passed","Wed Apr 22 22:46:08 UTC 2026","TestRelayPublish","test_publish","",""
"","129","test_message_published_on_different_pubsub_topic_is_not_retrieved","tests.relay","Wed Apr 22 22:45:50 UTC 2026","passed","Wed Apr 22 22:45:50 UTC 2026","TestRelayPublish","test_publish","",""
"","850","test_relay_unsubscribe_from_some_pubsub_topics","tests.relay","Wed Apr 22 22:45:40 UTC 2026","passed","Wed Apr 22 22:45:41 UTC 2026","TestRelaySubscribe","test_subscribe","",""
"","114","test_publish_with_valid_meta","tests.relay","Wed Apr 22 22:46:15 UTC 2026","passed","Wed Apr 22 22:46:15 UTC 2026","TestRelayPublish","test_publish","",""
"","50936","test_relay_2_nodes_bandwidth_low_vs_high_drain_time","tests.e2e","Wed Apr 22 22:52:34 UTC 2026","passed","Wed Apr 22 22:53:25 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","1251","test_time_filter_matches_no_message","tests.store","Wed Apr 22 22:45:00 UTC 2026","passed","Wed Apr 22 22:45:02 UTC 2026","TestTimeFilter","test_time_filter","",""
"","85386","test_relay_packet_loss_correlated_vs_uncorrelated","tests.e2e","Wed Apr 22 22:48:55 UTC 2026","passed","Wed Apr 22 22:50:21 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","32698","test_admin_connected_peers_scalar_types","tests.rest_flags","Wed Apr 22 22:46:21 UTC 2026","passed","Wed Apr 22 22:46:54 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","8615","test_get_store_messages_with_different_payloads","tests.store","Wed Apr 22 22:49:23 UTC 2026","passed","Wed Apr 22 22:49:31 UTC 2026","TestGetMessages","test_get_messages","",""
"","420","test_get_store_duplicate_messages","tests.store","Wed Apr 22 22:47:25 UTC 2026","passed","Wed Apr 22 22:47:26 UTC 2026","TestGetMessages","test_get_messages","",""
"","14909","test_large_message_payload_sync","tests.store_sync","Wed Apr 22 22:52:00 UTC 2026","passed","Wed Apr 22 22:52:15 UTC 2026","TestStoreSync","test_store_sync","",""
"","5002","test_admin_peers_stats_counts","tests.rest_flags","Wed Apr 22 22:45:46 UTC 2026","passed","Wed Apr 22 22:45:51 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","2485","test_single_content_topic[/waku/2/content/test.js]","tests.sharding","Wed Apr 22 22:54:34 UTC 2026","broken","Wed Apr 22 22:54:36 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","24946","test_different_cursor_and_indexes[110-120]","tests.store","Wed Apr 22 22:45:38 UTC 2026","passed","Wed Apr 22 22:46:03 UTC 2026","TestCursor","test_cursor","",""
"","4004","test_main_node_only_lightpush__peer_full","tests.light_push","Wed Apr 22 22:45:46 UTC 2026","passed","Wed Apr 22 22:45:50 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","3271","test_log_level_NOTICE_from_INFO","tests.rest_flags","Wed Apr 22 22:46:39 UTC 2026","passed","Wed Apr 22 22:46:42 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","2738","test_main_node_only_relay__peer_only_relay","tests.store","Wed Apr 22 22:46:12 UTC 2026","passed","Wed Apr 22 22:46:15 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","839","test_store_with_duplicate_hashes","tests.store","Wed Apr 22 22:47:04 UTC 2026","passed","Wed Apr 22 22:47:04 UTC 2026","TestHashes","test_hashes","",""
"","1260","test_time_filter_zero_start_end_time","tests.store","Wed Apr 22 22:47:30 UTC 2026","passed","Wed Apr 22 22:47:31 UTC 2026","TestTimeFilter","test_time_filter","",""
"","3790","test_admin_service_peers_contains_expected_addrs_and_protocols","tests.rest_flags","Wed Apr 22 22:43:33 UTC 2026","passed","Wed Apr 22 22:43:36 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","133","test_filter_subscribe_to_pubsub_topic_from_another_cluster_id","tests.filter","Wed Apr 22 22:45:15 UTC 2026","passed","Wed Apr 22 22:45:15 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","129","test_filter_subscribe_to_single_topics","tests.filter","Wed Apr 22 22:49:40 UTC 2026","passed","Wed Apr 22 22:49:41 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","43989","test_chain_of_relay_nodes","tests.e2e","Wed Apr 22 22:44:44 UTC 2026","passed","Wed Apr 22 22:45:28 UTC 2026","TestE2E","test_e2e","",""
"","3198","test_lightpush_node_with_relay_works_correctly","tests.light_push","Wed Apr 22 22:46:02 UTC 2026","passed","Wed Apr 22 22:46:05 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","3","test_light_push_with_missing_pubsub_topics","tests.light_push","Wed Apr 22 22:45:36 UTC 2026","failed","Wed Apr 22 22:45:36 UTC 2026","TestLightPushPublish","test_publish","",""
"","8","test_valid_payloads_n1_with_rln_n2_without_rln_at_spam_rate","tests.relay","Wed Apr 22 22:57:03 UTC 2026","broken","Wed Apr 22 22:57:03 UTC 2026","TestRelayRLN","test_rln","",""
"","875","test_store_with_invalid_hash","tests.store","Wed Apr 22 22:47:12 UTC 2026","passed","Wed Apr 22 22:47:12 UTC 2026","TestHashes","test_hashes","",""
"","809","test_publish_with_valid_timestamps","tests.relay","Wed Apr 22 22:47:35 UTC 2026","passed","Wed Apr 22 22:47:36 UTC 2026","TestRelayPublish","test_publish","",""
"","25","test_light_push_with_invalid_payloads","tests.light_push","Wed Apr 22 22:46:04 UTC 2026","passed","Wed Apr 22 22:46:04 UTC 2026","TestLightPushPublish","test_publish","",""
"","227","test_publish_with_ephemeral","tests.relay","Wed Apr 22 22:45:53 UTC 2026","passed","Wed Apr 22 22:45:53 UTC 2026","TestRelayPublish","test_publish","",""
"","1296","test_messages_with_timestamps_close_to_now","tests.store","Wed Apr 22 22:49:27 UTC 2026","passed","Wed Apr 22 22:49:29 UTC 2026","TestTimeFilter","test_time_filter","",""
"","8","test_valid_payload_at_variable_rate","tests.relay","Wed Apr 22 22:48:35 UTC 2026","broken","Wed Apr 22 22:48:35 UTC 2026","TestRelayRLN","test_rln","",""
"","2607","test_publish_on_multiple_pubsub_topics_and_only_after_fetch_them","tests.sharding","Wed Apr 22 22:47:35 UTC 2026","passed","Wed Apr 22 22:47:38 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
"","5","test_store_with_wrong_encoding_pubsubtopic","tests.store","Wed Apr 22 22:47:36 UTC 2026","passed","Wed Apr 22 22:47:36 UTC 2026","TestTopics","test_topics","",""
"","9","test_valid_payloads_at_spam_rate","tests.relay","Wed Apr 22 22:48:35 UTC 2026","broken","Wed Apr 22 22:48:35 UTC 2026","TestRelayRLN","test_rln","",""
"","6603","test_get_peers_after_node1_was_restarted","tests.peer_exchange","Wed Apr 22 22:47:16 UTC 2026","passed","Wed Apr 22 22:47:22 UTC 2026","TestPeerExchange","test_peer_exchange","",""
"","5","test_filter_unsubscribe_with_no_request_id","tests.filter","Wed Apr 22 22:45:39 UTC 2026","passed","Wed Apr 22 22:45:39 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","0","test_publish_and_retrieve_100_messages","tests.relay","Wed Apr 22 22:47:27 UTC 2026","skipped","Wed Apr 22 22:47:27 UTC 2026","TestRelayPublish","test_publish","",""
"","836","test_passing_cursor_of_non_existing_message_from_the_store","tests.store","Wed Apr 22 22:44:47 UTC 2026","passed","Wed Apr 22 22:44:48 UTC 2026","TestCursor","test_cursor","",""
"","5","test_filter_subscribe_with_no_pubsub_topic","tests.filter","Wed Apr 22 22:45:19 UTC 2026","passed","Wed Apr 22 22:45:19 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
"","4","test_filter_unsubscribe_all_with_extra_field","tests.filter","Wed Apr 22 22:46:47 UTC 2026","passed","Wed Apr 22 22:46:47 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
"","4152","test_different_cursor_and_indexes[19-20]","tests.store","Wed Apr 22 22:47:55 UTC 2026","passed","Wed Apr 22 22:47:59 UTC 2026","TestCursor","test_cursor","",""
"","228","test_filter_unsubscribe_with_very_large_request_id","tests.filter","Wed Apr 22 22:45:48 UTC 2026","passed","Wed Apr 22 22:45:48 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","215","test_message_with_ephemeral_false","tests.store","Wed Apr 22 22:51:31 UTC 2026","passed","Wed Apr 22 22:51:32 UTC 2026","TestEphemeral","test_ephemeral","",""
"","363","test_filter_resubscribe_to_unsubscribed_topics","tests.filter","Wed Apr 22 22:45:46 UTC 2026","passed","Wed Apr 22 22:45:47 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","257","test_light_push_with_ephemeral","tests.light_push","Wed Apr 22 22:43:08 UTC 2026","passed","Wed Apr 22 22:43:08 UTC 2026","TestLightPushPublish","test_publish","",""
"","2666","test_2_nodes_different_cluster_different_shard","tests.sharding","Wed Apr 22 22:45:32 UTC 2026","passed","Wed Apr 22 22:45:34 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","842","test_invalid_hash_param","tests.store","Wed Apr 22 22:45:57 UTC 2026","passed","Wed Apr 22 22:45:57 UTC 2026","TestHashes","test_hashes","",""
"","255904","test_valid_payloads_dynamic_at_spam_rate","tests.relay","Wed Apr 22 22:48:35 UTC 2026","broken","Wed Apr 22 22:52:51 UTC 2026","TestRelayRLN","test_rln","",""
"","1281","test_publishing_node_restarts","tests.store","Wed Apr 22 22:52:21 UTC 2026","passed","Wed Apr 22 22:52:22 UTC 2026","TestReliability","test_reliability","",""
"","5268","test_metrics_after_store_get","tests.metrics","Wed Apr 22 22:53:55 UTC 2026","passed","Wed Apr 22 22:54:01 UTC 2026","TestMetrics","test_metrics","",""
"","9413","test_sync_with_nodes_restart__case1","tests.store_sync","Wed Apr 22 22:47:38 UTC 2026","passed","Wed Apr 22 22:47:47 UTC 2026","TestStoreSync","test_store_sync","",""
"","356","test_filter_update_subscription_add_a_new_pubsub_topic","tests.filter","Wed Apr 22 22:45:38 UTC 2026","passed","Wed Apr 22 22:45:39 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","115","test_publish_with_no_timestamp","tests.relay","Wed Apr 22 22:46:11 UTC 2026","passed","Wed Apr 22 22:46:11 UTC 2026","TestRelayPublish","test_publish","",""
"","4","test_filter_unsubscribe_with_no_pubsub_topic","tests.filter","Wed Apr 22 22:49:47 UTC 2026","passed","Wed Apr 22 22:49:47 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","2079","test_passing_cursor_of_the_last_message_from_the_store","tests.store","Wed Apr 22 22:48:07 UTC 2026","passed","Wed Apr 22 22:48:09 UTC 2026","TestCursor","test_cursor","",""
"","0","test_2_lightpush_nodes_and_2_receiving_nodes","tests.light_push","Wed Apr 22 22:43:14 UTC 2026","skipped","Wed Apr 22 22:43:14 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
"","40669","test_msg_not_stored_when_ephemeral_true","tests.e2e","Wed Apr 22 22:44:34 UTC 2026","passed","Wed Apr 22 22:45:15 UTC 2026","TestE2E","test_e2e","",""
"","4089","test_unsubscribe_from_some_pubsub_topics","tests.sharding","Wed Apr 22 22:51:10 UTC 2026","passed","Wed Apr 22 22:51:14 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
"","99410","test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss40]","tests.e2e","Wed Apr 22 22:42:47 UTC 2026","passed","Wed Apr 22 22:44:26 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","1460","test_publishing_node_paused_and_unpaused","tests.store","Wed Apr 22 22:47:16 UTC 2026","passed","Wed Apr 22 22:47:17 UTC 2026","TestReliability","test_reliability","",""
"","2820","test_pubsub_topic_not_in_docker_flags","tests.sharding","Wed Apr 22 22:49:05 UTC 2026","passed","Wed Apr 22 22:49:08 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","1253","test_time_filter_end_time_now","tests.store","Wed Apr 22 22:47:22 UTC 2026","passed","Wed Apr 22 22:47:23 UTC 2026","TestTimeFilter","test_time_filter","",""
"","0","test_on_empty_postgress_db","tests.store","Wed Apr 22 22:48:16 UTC 2026","broken","Wed Apr 22 22:48:16 UTC 2026","TestExternalDb","test_external_db","",""
"","3694","test_filter_update_subscription_add_30_new_content_topics","tests.filter","Wed Apr 22 22:45:25 UTC 2026","passed","Wed Apr 22 22:45:29 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","366","test_filter_get_message_after_node_pauses_and_pauses","tests.filter","Wed Apr 22 22:42:42 UTC 2026","passed","Wed Apr 22 22:42:42 UTC 2026","TestFilterGetMessages","test_get_messages","",""
"","2751","test_subscribe_and_publish_on_another_content_topic_from_same_shard","tests.sharding","Wed Apr 22 22:45:56 UTC 2026","passed","Wed Apr 22 22:45:59 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","2531","test_admin_set_all_log_levels","tests.rest_flags","Wed Apr 22 22:43:29 UTC 2026","passed","Wed Apr 22 22:43:32 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","1248","test_time_filter_negative_end_time","tests.store","Wed Apr 22 22:49:44 UTC 2026","passed","Wed Apr 22 22:49:45 UTC 2026","TestTimeFilter","test_time_filter","",""
"","0","test_use_persistent_storage_survive_restart","tests.peer_connection_management","Wed Apr 22 22:46:25 UTC 2026","skipped","Wed Apr 22 22:46:25 UTC 2026","TestPeerStore","test_peer_store","",""
"","123086","test_store_sync_overlap_sync_window","tests.store_sync","Wed Apr 22 22:50:50 UTC 2026","passed","Wed Apr 22 22:52:53 UTC 2026","TestStoreSync","test_store_sync","",""
"","0","test_sync_nodes_are_relay","tests.store_sync","Wed Apr 22 22:55:39 UTC 2026","skipped","Wed Apr 22 22:55:39 UTC 2026","TestStoreSync","test_store_sync","",""
"","25562","test_sync_flags_no_relay_2nodes","tests.store_sync","Wed Apr 22 22:44:41 UTC 2026","passed","Wed Apr 22 22:45:07 UTC 2026","TestStoreSync","test_store_sync","",""
"","420","test_messages_with_timestamps_far_from_now","tests.store","Wed Apr 22 22:47:26 UTC 2026","passed","Wed Apr 22 22:47:27 UTC 2026","TestTimeFilter","test_time_filter","",""
"","133","test_light_push_with_no_timestamp","tests.light_push","Wed Apr 22 22:45:44 UTC 2026","passed","Wed Apr 22 22:45:44 UTC 2026","TestLightPushPublish","test_publish","",""
"","0","test_get_peers_two_protocols","tests.peer_connection_management","Wed Apr 22 22:47:33 UTC 2026","skipped","Wed Apr 22 22:47:33 UTC 2026","TestPeerStore","test_peer_store","",""
"","5906","test_get_peers_for_filter_node","tests.peer_exchange","Wed Apr 22 22:46:25 UTC 2026","passed","Wed Apr 22 22:46:31 UTC 2026","TestPeerExchange","test_peer_exchange","",""
"","6684","test_multiple_receiving_nodes","tests.light_push","Wed Apr 22 22:46:56 UTC 2026","passed","Wed Apr 22 22:47:02 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
"","16467","test_add_peers","tests.peer_connection_management","Wed Apr 22 22:47:13 UTC 2026","passed","Wed Apr 22 22:47:30 UTC 2026","TestPeerStore","test_peer_store","",""
"","2476","test_admin_peer_by_id","tests.rest_flags","Wed Apr 22 22:45:52 UTC 2026","passed","Wed Apr 22 22:45:55 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","2488","test_single_content_topic[/app/22/sometopic/someencoding]","tests.sharding","Wed Apr 22 22:46:12 UTC 2026","broken","Wed Apr 22 22:46:14 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","2976","test_content_topic_not_in_docker_flags","tests.sharding","Wed Apr 22 22:47:39 UTC 2026","passed","Wed Apr 22 22:47:42 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","2563","test_unsubscribe_from_non_subscribed_content_topics","tests.sharding","Wed Apr 22 22:48:26 UTC 2026","passed","Wed Apr 22 22:48:28 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","1750","test_filter_get_50_messages","tests.filter","Wed Apr 22 22:49:35 UTC 2026","passed","Wed Apr 22 22:49:37 UTC 2026","TestFilterGetMessages","test_get_messages","",""
"","223","test_optional_nodes_not_subscribed_to_same_pubsub_topic","tests.relay","Wed Apr 22 22:43:16 UTC 2026","passed","Wed Apr 22 22:43:16 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
"","2647","test_store_with_filter","tests.store","Wed Apr 22 22:56:36 UTC 2026","passed","Wed Apr 22 22:56:39 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","1463","test_store_node_paused_and_unpaused","tests.store","Wed Apr 22 22:51:57 UTC 2026","passed","Wed Apr 22 22:51:59 UTC 2026","TestReliability","test_reliability","",""
"","5552","test_metrics_after_filter_get","tests.metrics","Wed Apr 22 22:45:58 UTC 2026","passed","Wed Apr 22 22:46:04 UTC 2026","TestMetrics","test_metrics","",""
"","218","test_store_with_peerAddr","tests.store","Wed Apr 22 22:55:04 UTC 2026","passed","Wed Apr 22 22:55:04 UTC 2026","TestApiFlags","test_api_flags","",""
"","14154","test_relay_2_nodes_packet_reordering","tests.e2e","Wed Apr 22 22:46:05 UTC 2026","passed","Wed Apr 22 22:46:19 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","963","test_light_push_after_receiving_node_restarts","tests.light_push","Wed Apr 22 22:50:21 UTC 2026","passed","Wed Apr 22 22:50:22 UTC 2026","TestLightPushPublish","test_publish","",""
"","25095","test_relay_4_nodes_sender_packet_loss","tests.e2e","Wed Apr 22 22:42:20 UTC 2026","passed","Wed Apr 22 22:42:45 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","230","test_filter_unsubscribe_from_single_content_topic","tests.filter","Wed Apr 22 22:44:57 UTC 2026","passed","Wed Apr 22 22:44:57 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","0","test_idle_filter_subscriptions_for_more_than_5_nodes","tests.filter","Wed Apr 22 22:44:52 UTC 2026","skipped","Wed Apr 22 22:44:52 UTC 2026","TestIdleSubscriptions","test_idle_subscriptions","",""
"","37904","test_filter_node_not_connected_directly_to_relaying_node","tests.e2e","Wed Apr 22 22:42:50 UTC 2026","passed","Wed Apr 22 22:43:28 UTC 2026","TestE2E","test_e2e","",""
"","4688","test_filter_get_message_after_one_peer_was_stopped","tests.filter","Wed Apr 22 22:50:29 UTC 2026","passed","Wed Apr 22 22:50:34 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
"","3335","test_subscribe_via_api_to_new_pubsub_topics","tests.sharding","Wed Apr 22 22:51:05 UTC 2026","passed","Wed Apr 22 22:51:09 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
"","11016","test_stop_node_without_destroy","tests.wrappers_tests","Wed Apr 22 22:49:40 UTC 2026","passed","Wed Apr 22 22:49:51 UTC 2026","TestLogosDeliveryLifecycle","test_basic_life_cycle","",""
"","6218","test_page_size_0_defaults_to_20","tests.store","Wed Apr 22 22:49:47 UTC 2026","passed","Wed Apr 22 22:49:53 UTC 2026","TestPageSize","test_page_size","",""
"","3249","test_log_level_FATAL_from_ERROR","tests.rest_flags","Wed Apr 22 22:44:02 UTC 2026","passed","Wed Apr 22 22:44:05 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","4","test_publish_with_invalid_version","tests.relay","Wed Apr 22 22:47:26 UTC 2026","passed","Wed Apr 22 22:47:26 UTC 2026","TestRelayPublish","test_publish","",""
"","3536","test_unsubscribe_from_all_content_topics","tests.sharding","Wed Apr 22 22:48:31 UTC 2026","passed","Wed Apr 22 22:48:34 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","3082","test_main_node_full__peer_full","tests.light_push","Wed Apr 22 22:45:15 UTC 2026","passed","Wed Apr 22 22:45:18 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","2516","test_single_content_topic[/app/20/sometopic/someencoding]","tests.sharding","Wed Apr 22 22:48:57 UTC 2026","broken","Wed Apr 22 22:48:59 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","40187","test_multiple_edge_service_nodes_communication","tests.e2e","Wed Apr 22 22:44:37 UTC 2026","passed","Wed Apr 22 22:45:17 UTC 2026","TestE2E","test_e2e","",""
"","716","test_filter_unsubscribe_from_pubsub_topics","tests.filter","Wed Apr 22 22:47:12 UTC 2026","passed","Wed Apr 22 22:47:12 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","3541","test_unsubscribe_from_all_content_topics_one_by_one","tests.sharding","Wed Apr 22 22:45:59 UTC 2026","passed","Wed Apr 22 22:46:03 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
"","2520","test_main_node_relay_lightpush__peer_only_relay","tests.light_push","Wed Apr 22 22:44:38 UTC 2026","passed","Wed Apr 22 22:44:41 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","8355","test_store_with_multiple_hashes","tests.store","Wed Apr 22 22:47:18 UTC 2026","passed","Wed Apr 22 22:47:26 UTC 2026","TestHashes","test_hashes","",""
"","3051","test_filter_get_message_after_node1_restarts","tests.filter","Wed Apr 22 22:46:27 UTC 2026","passed","Wed Apr 22 22:46:30 UTC 2026","TestFilterGetMessages","test_get_messages","",""
"","147925","test_continuous_store_sync","tests.store_sync","Wed Apr 22 22:45:17 UTC 2026","passed","Wed Apr 22 22:47:45 UTC 2026","TestStoreSync","test_store_sync","",""
"","67336","test_store_filter_interaction_with_six_nodes","tests.e2e","Wed Apr 22 22:43:55 UTC 2026","passed","Wed Apr 22 22:45:03 UTC 2026","TestE2E","test_e2e","",""
"","3793","test_admin_peers_mesh_on_shard_contains_node2","tests.rest_flags","Wed Apr 22 22:46:16 UTC 2026","passed","Wed Apr 22 22:46:20 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","2421","test_node_uses_both_auto_and_regular_apis","tests.sharding","Wed Apr 22 22:47:49 UTC 2026","broken","Wed Apr 22 22:47:51 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","9431","test_metrics_after_light_push","tests.metrics","Wed Apr 22 22:50:52 UTC 2026","passed","Wed Apr 22 22:51:01 UTC 2026","TestMetrics","test_metrics","",""
"","833","test_store_with_non_hex_hash","tests.store","Wed Apr 22 22:45:53 UTC 2026","passed","Wed Apr 22 22:45:53 UTC 2026","TestHashes","test_hashes","",""
"","0","test_main_node_only_lightpush__peer_only_lightpush","tests.light_push","Wed Apr 22 22:48:36 UTC 2026","skipped","Wed Apr 22 22:48:36 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","102198","test_store_sync_long_chain","tests.store_sync","Wed Apr 22 22:55:39 UTC 2026","passed","Wed Apr 22 22:57:21 UTC 2026","TestStoreSync","test_store_sync","",""
"","12991","test_relay_different_latency_between_two_nodes[200]","tests.e2e","Wed Apr 22 22:42:06 UTC 2026","passed","Wed Apr 22 22:42:19 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","833","test_store_with_non_hex_characters_in_hash","tests.store","Wed Apr 22 22:55:51 UTC 2026","passed","Wed Apr 22 22:55:52 UTC 2026","TestHashes","test_hashes","",""
"","2607","test_retrieve_messages_without_subscribing_via_api","tests.sharding","Wed Apr 22 22:45:13 UTC 2026","passed","Wed Apr 22 22:45:16 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
"","2469","test_multiple_content_topics_same_shard[content_topic_list0]","tests.sharding","Wed Apr 22 22:46:22 UTC 2026","broken","Wed Apr 22 22:46:24 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","31043","test_extreme_number_page_size","tests.store","Wed Apr 22 22:55:55 UTC 2026","passed","Wed Apr 22 22:56:26 UTC 2026","TestPageSize","test_page_size","",""
"","96274","test_relay_4_nodes_two_publishers_compare_latency","tests.e2e","Wed Apr 22 22:45:16 UTC 2026","passed","Wed Apr 22 22:46:53 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","139","test_relay_unsubscribe_from_single_pubsub_topic","tests.relay","Wed Apr 22 22:43:21 UTC 2026","passed","Wed Apr 22 22:43:21 UTC 2026","TestRelaySubscribe","test_subscribe","",""
"","675","test_publishing_node_is_stopped","tests.store","Wed Apr 22 22:55:27 UTC 2026","passed","Wed Apr 22 22:55:28 UTC 2026","TestReliability","test_reliability","",""
"","64999","test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60]","tests.e2e","Wed Apr 22 22:48:25 UTC 2026","skipped","Wed Apr 22 22:49:30 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","242","test_filter_unsubscribe_from_all_subscribed_content_topics","tests.filter","Wed Apr 22 22:45:01 UTC 2026","passed","Wed Apr 22 22:45:01 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","254619","test_valid_payloads_lightpush_at_spam_rate","tests.relay","Wed Apr 22 22:44:20 UTC 2026","broken","Wed Apr 22 22:48:35 UTC 2026","TestRelayRLN","test_rln","",""
"","7138","test_admin_connected_peers_on_shard_contains_all_three","tests.rest_flags","Wed Apr 22 22:48:50 UTC 2026","passed","Wed Apr 22 22:48:57 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","142743","test_filter_many_subscribed_nodes","tests.e2e","Wed Apr 22 22:44:47 UTC 2026","passed","Wed Apr 22 22:47:10 UTC 2026","TestE2E","test_e2e","",""
"","2538","test_filter_works_with_static_sharding","tests.sharding","Wed Apr 22 22:45:27 UTC 2026","passed","Wed Apr 22 22:45:30 UTC 2026","TestFilterStaticSharding","test_filter","",""
"","0","test_light_push_and_retrieve_100_messages","tests.light_push","Wed Apr 22 22:53:53 UTC 2026","skipped","Wed Apr 22 22:53:53 UTC 2026","TestLightPushPublish","test_publish","",""
"","3947","test_store_lightpushed_message","tests.store","Wed Apr 22 22:56:31 UTC 2026","passed","Wed Apr 22 22:56:35 UTC 2026","TestRunningNodes","test_running_nodes","",""
"","2079","test_publish_after_node1_restarts","tests.relay","Wed Apr 22 22:54:08 UTC 2026","passed","Wed Apr 22 22:54:10 UTC 2026","TestRelayPublish","test_publish","",""
"","2502","test_sender_uses_regular_api_receiver_uses_auto_api","tests.sharding","Wed Apr 22 22:44:18 UTC 2026","broken","Wed Apr 22 22:44:20 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","2521","test_content_topic_also_in_docker_flags[/toychat/2/huilong/proto]","tests.sharding","Wed Apr 22 22:45:44 UTC 2026","passed","Wed Apr 22 22:45:46 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","149","test_filter_update_subscription_refresh_existing","tests.filter","Wed Apr 22 22:47:08 UTC 2026","passed","Wed Apr 22 22:47:08 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","3477","test_relay_peers_on_shard_schema","tests.rest_flags","Wed Apr 22 22:47:27 UTC 2026","passed","Wed Apr 22 22:47:31 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","13599","test_relay_different_latency_between_two_nodes[500]","tests.e2e","Wed Apr 22 22:44:29 UTC 2026","passed","Wed Apr 22 22:44:43 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","4999","test_get_peers_for_blank_node","tests.peer_exchange","Wed Apr 22 22:46:28 UTC 2026","passed","Wed Apr 22 22:46:33 UTC 2026","TestPeerExchange","test_peer_exchange","",""
"","3","test_publish_on_non_subscribed_pubsub_topic","tests.relay","Wed Apr 22 22:46:38 UTC 2026","passed","Wed Apr 22 22:46:38 UTC 2026","TestRelayPublish","test_publish","",""
"","2639","test_sender_uses_auto_api_receiver_uses_regular_api","tests.sharding","Wed Apr 22 22:49:22 UTC 2026","passed","Wed Apr 22 22:49:25 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","4097","test_optional_nodes_not_subscribed_to_same_topic","tests.filter","Wed Apr 22 22:44:15 UTC 2026","passed","Wed Apr 22 22:44:19 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
"","2084","test_passing_cursor_not_returned_in_paginationCursor","tests.store","Wed Apr 22 22:48:02 UTC 2026","passed","Wed Apr 22 22:48:04 UTC 2026","TestCursor","test_cursor","",""
"","4","test_filter_update_subscription_with_pubsub_topic_list_instead_of_string","tests.filter","Wed Apr 22 22:53:41 UTC 2026","passed","Wed Apr 22 22:53:41 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","17","test_filter_ping_on_peer_without_subscription","tests.filter","Wed Apr 22 22:44:46 UTC 2026","passed","Wed Apr 22 22:44:46 UTC 2026","TestFilterPing","test_ping","",""
"","5419","test_filter","tests.discv5","Wed Apr 22 22:42:28 UTC 2026","passed","Wed Apr 22 22:42:33 UTC 2026","TestDiscv5","test_discv5","",""
"","3880","test_ping_only_some_nodes_have_subscriptions","tests.filter","Wed Apr 22 22:43:03 UTC 2026","passed","Wed Apr 22 22:43:07 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
"","8","test_filter_ping_without_request_id","tests.filter","Wed Apr 22 22:45:13 UTC 2026","passed","Wed Apr 22 22:45:13 UTC 2026","TestFilterPing","test_ping","",""
"","74951","test_relay_7_nodes_3sec_latency","tests.e2e","Wed Apr 22 22:43:10 UTC 2026","passed","Wed Apr 22 22:44:25 UTC 2026","TestNetworkConditions","test_network_conditions","",""
"","16983","test_different_page_size[81]","tests.store","Wed Apr 22 22:49:57 UTC 2026","passed","Wed Apr 22 22:50:13 UTC 2026","TestPageSize","test_page_size","",""
"","3393","test_admin_relay_peers_schema","tests.rest_flags","Wed Apr 22 22:46:46 UTC 2026","passed","Wed Apr 22 22:46:50 UTC 2026","TestAdminFlags","test_admin_flags","",""
"","3","test_publish_with_missing_payload","tests.relay","Wed Apr 22 22:45:57 UTC 2026","passed","Wed Apr 22 22:45:57 UTC 2026","TestRelayPublish","test_publish","",""
"","5895","test_sync_messages_received_via_lightpush","tests.store_sync","Wed Apr 22 22:46:32 UTC 2026","passed","Wed Apr 22 22:46:38 UTC 2026","TestStoreSync","test_store_sync","",""
"","2736","test_subscribe_and_publish_on_another_shard","tests.sharding","Wed Apr 22 22:54:23 UTC 2026","passed","Wed Apr 22 22:54:26 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
"","127","test_filter_unsubscribe_from_non_existing_pubsub_topic","tests.filter","Wed Apr 22 22:50:42 UTC 2026","passed","Wed Apr 22 22:50:42 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
"","1251","test_time_filter_negative_start_time","tests.store","Wed Apr 22 22:49:25 UTC 2026","passed","Wed Apr 22 22:49:26 UTC 2026","TestTimeFilter","test_time_filter","",""
1 DESCRIPTION DURATION IN MS NAME PARENT SUITE START TIME STATUS STOP TIME SUB SUITE SUITE TEST CLASS TEST METHOD
2 2658 test_retrieve_messages_without_subscribing_via_api tests.sharding Wed Apr 22 22:48:22 UTC 2026 passed Wed Apr 22 22:48:25 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
3 840 test_store_with_empty_hashes tests.store Wed Apr 22 22:46:06 UTC 2026 passed Wed Apr 22 22:46:07 UTC 2026 TestHashes test_hashes
4 9678 test_start_node_with_50_pubsub_topics tests.sharding Wed Apr 22 22:44:02 UTC 2026 passed Wed Apr 22 22:44:12 UTC 2026 TestRunningNodesStaticSharding test_running_nodes_static_sharding
5 4 test_light_push_with_invalid_version tests.light_push Wed Apr 22 22:48:35 UTC 2026 passed Wed Apr 22 22:48:35 UTC 2026 TestLightPushPublish test_publish
6 13655 test_filter_subscribe_to_100_content_topics_in_one_call tests.filter Wed Apr 22 22:45:22 UTC 2026 passed Wed Apr 22 22:45:36 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
7 2076 test_store_sort_ascending[true] tests.store Wed Apr 22 22:47:21 UTC 2026 passed Wed Apr 22 22:47:23 UTC 2026 TestSorting test_sorting
8 5 test_store_without_encoding_pubsubtopic tests.store Wed Apr 22 22:50:37 UTC 2026 passed Wed Apr 22 22:50:37 UTC 2026 TestTopics test_topics
9 228 test_filter_get_message_with_ephemeral tests.filter Wed Apr 22 22:48:13 UTC 2026 passed Wed Apr 22 22:48:13 UTC 2026 TestFilterGetMessages test_get_messages
10 4550 test_publish_with_valid_payloads tests.relay Wed Apr 22 22:50:26 UTC 2026 passed Wed Apr 22 22:50:31 UTC 2026 TestRelayPublish test_publish
11 2749 test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list1] tests.sharding Wed Apr 22 22:48:35 UTC 2026 passed Wed Apr 22 22:48:38 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
12 976 test_light_push_with_payload_of_1_MB tests.light_push Wed Apr 22 22:45:19 UTC 2026 passed Wed Apr 22 22:45:20 UTC 2026 TestLightPushPublish test_publish
13 412 test_light_push_after_node_pauses_and_pauses tests.light_push Wed Apr 22 22:45:38 UTC 2026 passed Wed Apr 22 22:45:39 UTC 2026 TestLightPushPublish test_publish
14 2497 test_subscribe_via_api_to_new_content_topics[content_topic_list1] tests.sharding Wed Apr 22 22:43:50 UTC 2026 broken Wed Apr 22 22:43:52 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
15 3518 test_unsubscribe_from_all_pubsub_topics tests.sharding Wed Apr 22 22:51:15 UTC 2026 passed Wed Apr 22 22:51:18 UTC 2026 TestRelayStaticSharding test_relay_static_sharding
16 215 test_get_store_message_with_version tests.store Wed Apr 22 22:49:23 UTC 2026 passed Wed Apr 22 22:49:24 UTC 2026 TestGetMessages test_get_messages
17 2070 test_invalid_page_size tests.store Wed Apr 22 22:46:01 UTC 2026 passed Wed Apr 22 22:46:03 UTC 2026 TestPageSize test_page_size
18 4 test_filter_unsubscribe_with_extra_field tests.filter Wed Apr 22 22:50:45 UTC 2026 passed Wed Apr 22 22:50:45 UTC 2026 TestFilterUnSubscribe test_unsubscribe
19 3625 test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages tests.sharding Wed Apr 22 22:46:56 UTC 2026 passed Wed Apr 22 22:46:59 UTC 2026 TestRelayStaticSharding test_relay_static_sharding
20 3165 test_message_relayed_while_store_node_is_stopped_and_removed tests.store Wed Apr 22 22:47:38 UTC 2026 passed Wed Apr 22 22:47:41 UTC 2026 TestReliability test_reliability
21 1253 test_time_filter_start_time_after_end_time tests.store Wed Apr 22 22:52:25 UTC 2026 passed Wed Apr 22 22:52:27 UTC 2026 TestTimeFilter test_time_filter
22 129 test_light_push_with_valid_meta tests.light_push Wed Apr 22 22:50:16 UTC 2026 passed Wed Apr 22 22:50:16 UTC 2026 TestLightPushPublish test_publish
23 127 test_last_node_to_start_publishes tests.relay Wed Apr 22 22:44:48 UTC 2026 passed Wed Apr 22 22:44:48 UTC 2026 TestRelayMultipleNodes test_multiple_nodes
24 244 test_relay_unsubscribe_from_non_existing_pubsub_topic tests.relay Wed Apr 22 22:54:13 UTC 2026 passed Wed Apr 22 22:54:13 UTC 2026 TestRelaySubscribe test_subscribe
25 41481 test_max_page_size tests.store Wed Apr 22 22:51:35 UTC 2026 passed Wed Apr 22 22:52:17 UTC 2026 TestPageSize test_page_size
26 4452 test_resubscribe_to_unsubscribed_pubsub_topics tests.sharding Wed Apr 22 22:44:06 UTC 2026 passed Wed Apr 22 22:44:10 UTC 2026 TestRelayStaticSharding test_relay_static_sharding
27 3397 test_filter_static_sharding_multiple_shards tests.sharding Wed Apr 22 22:47:31 UTC 2026 passed Wed Apr 22 22:47:34 UTC 2026 TestFilterStaticSharding test_filter
28 4 test_filter_unsubscribe_with_invalid_request_id tests.filter Wed Apr 22 22:45:52 UTC 2026 passed Wed Apr 22 22:45:52 UTC 2026 TestFilterUnSubscribe test_unsubscribe
29 54022 test_store_sync_five_node_mesh_burst tests.store_sync Wed Apr 22 22:45:08 UTC 2026 passed Wed Apr 22 22:46:02 UTC 2026 TestStoreSync test_store_sync
30 4 test_store_with_empty_pubsub_topics tests.store Wed Apr 22 22:49:55 UTC 2026 passed Wed Apr 22 22:49:55 UTC 2026 TestTopics test_topics
31 51173 test_relay_4_nodes_sender_latency tests.e2e Wed Apr 22 22:45:54 UTC 2026 passed Wed Apr 22 22:46:45 UTC 2026 TestNetworkConditions test_network_conditions
32 3448 test_multiple_pubsub_topics_same_cluster tests.sharding Wed Apr 22 22:47:04 UTC 2026 passed Wed Apr 22 22:47:07 UTC 2026 TestRunningNodesStaticSharding test_running_nodes_static_sharding
33 3 test_filter_unsubscribe_with_no_content_topic tests.filter Wed Apr 22 22:45:04 UTC 2026 passed Wed Apr 22 22:45:04 UTC 2026 TestFilterUnSubscribe test_unsubscribe
34 221 test_store_with_wrongPeerAddr tests.store Wed Apr 22 22:51:22 UTC 2026 passed Wed Apr 22 22:51:22 UTC 2026 TestApiFlags test_api_flags
35 5852 test_sync_nodes_have_store_true tests.store_sync Wed Apr 22 22:47:42 UTC 2026 passed Wed Apr 22 22:47:48 UTC 2026 TestStoreSync test_store_sync
36 70553 test_sync_flags_node2_start_later tests.store_sync Wed Apr 22 22:49:52 UTC 2026 passed Wed Apr 22 22:51:03 UTC 2026 TestStoreSync test_store_sync
37 70685 test_store_sync_indirect_node tests.store_sync Wed Apr 22 22:56:44 UTC 2026 passed Wed Apr 22 22:57:55 UTC 2026 TestStoreSync test_store_sync
38 1058 test_invalid_pagination_cursor_param tests.store Wed Apr 22 22:49:38 UTC 2026 passed Wed Apr 22 22:49:39 UTC 2026 TestCursor test_cursor
39 10354 test_different_cursor_and_indexes[19-50] tests.store Wed Apr 22 22:46:52 UTC 2026 passed Wed Apr 22 22:47:03 UTC 2026 TestCursor test_cursor
40 37738 test_store_node_not_connected_directly_to_relaying_node tests.e2e Wed Apr 22 22:44:45 UTC 2026 passed Wed Apr 22 22:45:23 UTC 2026 TestE2E test_e2e
41 1198 test_verify_node_info tests.rest_flags Wed Apr 22 22:47:29 UTC 2026 passed Wed Apr 22 22:47:31 UTC 2026 TestDebugFlags test_debug_flags
42 7 test_filter_update_subscription_with_no_content_topic tests.filter Wed Apr 22 22:48:20 UTC 2026 passed Wed Apr 22 22:48:20 UTC 2026 TestFilterSubscribeUpdate test_subscribe_update
43 7 test_store_without_pubsub_topic_and_content_topic tests.store Wed Apr 22 22:45:16 UTC 2026 passed Wed Apr 22 22:45:16 UTC 2026 TestTopics test_topics
44 4 test_filter_subscribe_with_invalid_request_id tests.filter Wed Apr 22 22:49:44 UTC 2026 passed Wed Apr 22 22:49:44 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
45 9 test_light_push_on_non_subscribed_pubsub_topic tests.light_push Wed Apr 22 22:47:14 UTC 2026 passed Wed Apr 22 22:47:14 UTC 2026 TestLightPushPublish test_publish
46 2682 test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list0] tests.sharding Wed Apr 22 22:46:04 UTC 2026 passed Wed Apr 22 22:46:07 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
47 116 test_publish_with_valid_version tests.relay Wed Apr 22 22:46:38 UTC 2026 passed Wed Apr 22 22:46:38 UTC 2026 TestRelayPublish test_publish
48 2080 test_cursor_near_end tests.store Wed Apr 22 22:47:06 UTC 2026 passed Wed Apr 22 22:47:08 UTC 2026 TestCursor test_cursor
49 4 test_filter_subscribe_with_extra_field tests.filter Wed Apr 22 22:44:54 UTC 2026 passed Wed Apr 22 22:44:54 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
50 2495 test_admin_filter_subscriptions_shape tests.rest_flags Wed Apr 22 22:45:42 UTC 2026 passed Wed Apr 22 22:45:45 UTC 2026 TestAdminFlags test_admin_flags
51 3 test_light_push_with_missing_content_topic tests.light_push Wed Apr 22 22:47:09 UTC 2026 passed Wed Apr 22 22:47:09 UTC 2026 TestLightPushPublish test_publish
52 1202 test_store_node_restarts tests.store Wed Apr 22 22:50:17 UTC 2026 passed Wed Apr 22 22:50:18 UTC 2026 TestReliability test_reliability
53 2674 test_cant_retrieve_messages_on_not_subscribed_content_topic tests.sharding Wed Apr 22 22:49:08 UTC 2026 passed Wed Apr 22 22:49:11 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
54 835 test_store_invalid_ascending tests.store Wed Apr 22 22:44:35 UTC 2026 passed Wed Apr 22 22:44:36 UTC 2026 TestSorting test_sorting
55 2653 test_single_pubsub_topic[/waku/2/rs/8/0] tests.sharding Wed Apr 22 22:46:35 UTC 2026 passed Wed Apr 22 22:46:38 UTC 2026 TestRunningNodesStaticSharding test_running_nodes_static_sharding
56 37954 test_filter_node_not_connected_directly_to_lightpushing_node tests.e2e Wed Apr 22 22:44:04 UTC 2026 passed Wed Apr 22 22:44:42 UTC 2026 TestE2E test_e2e
57 4 test_filter_subscribe_with_invalid_pubsub_topic_format tests.filter Wed Apr 22 22:45:19 UTC 2026 passed Wed Apr 22 22:45:19 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
58 4 test_store_with_wrong_url_content_topic tests.store Wed Apr 22 22:49:34 UTC 2026 passed Wed Apr 22 22:49:34 UTC 2026 TestTopics test_topics
59 26590 test_relay_different_latency_between_two_nodes[7000] tests.e2e Wed Apr 22 22:47:00 UTC 2026 passed Wed Apr 22 22:47:27 UTC 2026 TestNetworkConditions test_network_conditions
60 257 test_relay_resubscribe_to_unsubscribed_pubsub_topic tests.relay Wed Apr 22 22:43:24 UTC 2026 passed Wed Apr 22 22:43:25 UTC 2026 TestRelaySubscribe test_subscribe
61 4420 test_subscribe_one_by_one_to_different_content_topics_and_send_messages tests.sharding Wed Apr 22 22:43:53 UTC 2026 passed Wed Apr 22 22:43:58 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
62 39569 test_store_no_peer_selected tests.e2e Wed Apr 22 22:42:58 UTC 2026 passed Wed Apr 22 22:43:37 UTC 2026 TestE2E test_e2e
63 253 test_filter_update_subscription_add_a_new_content_topic tests.filter Wed Apr 22 22:44:31 UTC 2026 passed Wed Apr 22 22:44:32 UTC 2026 TestFilterSubscribeUpdate test_subscribe_update
64 191 test_message_light_pushed_on_different_pubsub_topic_is_not_retrieved tests.light_push Wed Apr 22 22:53:46 UTC 2026 passed Wed Apr 22 22:53:46 UTC 2026 TestLightPushPublish test_publish
65 5283 test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_filter_node2 tests.light_push Wed Apr 22 22:46:48 UTC 2026 passed Wed Apr 22 22:46:54 UTC 2026 TestMultipleNodes test_multiple_nodes
66 5 test_light_push_with_extra_field tests.light_push Wed Apr 22 22:46:09 UTC 2026 passed Wed Apr 22 22:46:09 UTC 2026 TestLightPushPublish test_publish
67 2660 test_single_pubsub_topic[/waku/2/rs/2/1] tests.sharding Wed Apr 22 22:44:22 UTC 2026 passed Wed Apr 22 22:44:24 UTC 2026 TestRunningNodesStaticSharding test_running_nodes_static_sharding
68 5130 test_light_push_with_valid_payloads tests.light_push Wed Apr 22 22:45:09 UTC 2026 passed Wed Apr 22 22:45:14 UTC 2026 TestLightPushPublish test_publish
69 4314 test_check_sync_when_all_3_nodes_publish tests.store_sync Wed Apr 22 22:49:27 UTC 2026 passed Wed Apr 22 22:49:32 UTC 2026 TestStoreSync test_store_sync
70 335505 test_latency_with_load_sender_side tests.e2e Wed Apr 22 22:46:55 UTC 2026 passed Wed Apr 22 22:52:30 UTC 2026 TestNetworkConditions test_network_conditions
71 257 test_filter_subscribe_refresh tests.filter Wed Apr 22 22:45:16 UTC 2026 passed Wed Apr 22 22:45:16 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
72 2639 test_single_pubsub_topic[/waku/2/rs/999/999] tests.sharding Wed Apr 22 22:51:42 UTC 2026 passed Wed Apr 22 22:51:44 UTC 2026 TestRunningNodesStaticSharding test_running_nodes_static_sharding
73 1710 test_get_store_messages_with_different_content_topics tests.store Wed Apr 22 22:49:35 UTC 2026 passed Wed Apr 22 22:49:37 UTC 2026 TestGetMessages test_get_messages
74 36856 test_msg_stored_when_ephemeral_false tests.e2e Wed Apr 22 22:44:21 UTC 2026 passed Wed Apr 22 22:44:58 UTC 2026 TestE2E test_e2e
75 11 test_filter_subscribe_to_101_content_topics tests.filter Wed Apr 22 22:44:28 UTC 2026 passed Wed Apr 22 22:44:28 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
76 226 test_publish_and_retrieve_duplicate_message tests.relay Wed Apr 22 22:44:57 UTC 2026 passed Wed Apr 22 22:44:57 UTC 2026 TestRelayPublish test_publish
77 131 test_light_push_with_valid_version tests.light_push Wed Apr 22 22:50:10 UTC 2026 passed Wed Apr 22 22:50:10 UTC 2026 TestLightPushPublish test_publish
78 8330 test_different_cursor_and_indexes[10-40] tests.store Wed Apr 22 22:49:11 UTC 2026 passed Wed Apr 22 22:49:20 UTC 2026 TestCursor test_cursor
79 2038 test_publish_with_payload_less_than_150_kb tests.relay Wed Apr 22 22:43:47 UTC 2026 passed Wed Apr 22 22:43:49 UTC 2026 TestRelayPublish test_publish
80 4 test_relay_no_subscription tests.relay Wed Apr 22 22:48:49 UTC 2026 passed Wed Apr 22 22:48:49 UTC 2026 TestRelaySubscribe test_subscribe
81 4 test_filter_update_subscription_with_invalid_request_id tests.filter Wed Apr 22 22:50:38 UTC 2026 passed Wed Apr 22 22:50:38 UTC 2026 TestFilterSubscribeUpdate test_subscribe_update
82 2819 test_subscribe_and_publish_on_another_content_topic_from_another_shard tests.sharding Wed Apr 22 22:46:43 UTC 2026 passed Wed Apr 22 22:46:45 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
83 4550 test_filter_get_message_while_one_peer_is_paused tests.filter Wed Apr 22 22:53:28 UTC 2026 passed Wed Apr 22 22:53:33 UTC 2026 TestFilterMultipleNodes test_multiple_nodes
84 3 test_filter_subscribe_with_no_content_topic tests.filter Wed Apr 22 22:45:22 UTC 2026 passed Wed Apr 22 22:45:22 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
85 184 test_relay_get_message_while_one_peer_is_paused tests.relay Wed Apr 22 22:51:09 UTC 2026 passed Wed Apr 22 22:51:10 UTC 2026 TestRelayMultipleNodes test_multiple_nodes
86 291 test_light_push_with_payload_less_than_150_kb tests.light_push Wed Apr 22 22:44:36 UTC 2026 passed Wed Apr 22 22:44:37 UTC 2026 TestLightPushPublish test_publish
87 631 test_relay_unsubscribe_from_all_pubsub_topics tests.relay Wed Apr 22 22:46:41 UTC 2026 passed Wed Apr 22 22:46:42 UTC 2026 TestRelaySubscribe test_subscribe
88 2606 test_content_topic_also_in_docker_flags[/aaaaa/3/bbbbb/proto] tests.sharding Wed Apr 22 22:54:58 UTC 2026 passed Wed Apr 22 22:55:01 UTC 2026 TestRunningNodesStaticSharding test_running_nodes_static_sharding
89 8 test_valid_payloads_random_epoch_at_slow_rate tests.relay Wed Apr 22 22:48:35 UTC 2026 broken Wed Apr 22 22:48:35 UTC 2026 TestRelayRLN test_rln
90 8595 test_multiple_lightpush_nodes tests.light_push Wed Apr 22 22:45:48 UTC 2026 passed Wed Apr 22 22:45:57 UTC 2026 TestMultipleNodes test_multiple_nodes
91 161 test_light_push_with_payload_of_150_kb tests.light_push Wed Apr 22 22:50:50 UTC 2026 passed Wed Apr 22 22:50:50 UTC 2026 TestLightPushPublish test_publish
92 4044 test_unsubscribe_from_some_content_topics[content_topic_list1] tests.sharding Wed Apr 22 22:45:08 UTC 2026 passed Wed Apr 22 22:45:12 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
93 2498 test_2_nodes_different_content_topic_same_shard tests.sharding Wed Apr 22 22:46:42 UTC 2026 broken Wed Apr 22 22:46:45 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
94 20746 test_different_page_size[99] tests.store Wed Apr 22 22:48:53 UTC 2026 passed Wed Apr 22 22:49:14 UTC 2026 TestPageSize test_page_size
95 6465 test_static_shard_relay tests.sharding Wed Apr 22 22:54:14 UTC 2026 passed Wed Apr 22 22:54:21 UTC 2026 TestMultipleNodes test_multiple_nodes
96 3245 test_log_level_INFO_from_DEBUG tests.rest_flags Wed Apr 22 22:51:27 UTC 2026 failed Wed Apr 22 22:51:31 UTC 2026 TestAdminFlags test_admin_flags
97 35 test_filter_ping_on_unsubscribed_peer tests.filter Wed Apr 22 22:46:57 UTC 2026 passed Wed Apr 22 22:46:57 UTC 2026 TestFilterPing test_ping
98 3455 test_single_pubsub_topic[/waku/2/rs/2/0] tests.sharding Wed Apr 22 22:49:00 UTC 2026 passed Wed Apr 22 22:49:04 UTC 2026 TestRunningNodesStaticSharding test_running_nodes_static_sharding
99 13182 test_static_shard_relay_10_nwaku_nodes tests.sharding Wed Apr 22 22:47:49 UTC 2026 passed Wed Apr 22 22:48:02 UTC 2026 TestMultipleNodes test_multiple_nodes
100 2509 test_single_content_topic[/toychat/2/huilong/proto] tests.sharding Wed Apr 22 22:51:38 UTC 2026 broken Wed Apr 22 22:51:41 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
101 1258 test_time_filter_matches_one_message tests.store Wed Apr 22 22:47:17 UTC 2026 passed Wed Apr 22 22:47:18 UTC 2026 TestTimeFilter test_time_filter
102 632 test_filter_subscribe_to_multiple_pubsub_topic_from_same_cluster tests.filter Wed Apr 22 22:44:24 UTC 2026 passed Wed Apr 22 22:44:24 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
103 0 test_peer_store_content_after_node2_restarts tests.peer_connection_management Wed Apr 22 22:46:28 UTC 2026 skipped Wed Apr 22 22:46:28 UTC 2026 TestPeerStore test_peer_store
104 2649 test_main_node_relay_and_store__peer_neither_relay_nor_store tests.store Wed Apr 22 22:56:27 UTC 2026 passed Wed Apr 22 22:56:30 UTC 2026 TestRunningNodes test_running_nodes
105 225 test_filter_get_message_duplicate_message tests.filter Wed Apr 22 22:48:17 UTC 2026 passed Wed Apr 22 22:48:17 UTC 2026 TestFilterGetMessages test_get_messages
106 2630 test_single_pubsub_topic[/waku/2/rs/5/0] tests.sharding Wed Apr 22 22:47:00 UTC 2026 passed Wed Apr 22 22:47:03 UTC 2026 TestRunningNodesStaticSharding test_running_nodes_static_sharding
107 2087 test_cursor_at_page_size_boundary tests.store Wed Apr 22 22:51:26 UTC 2026 passed Wed Apr 22 22:51:28 UTC 2026 TestCursor test_cursor
108 11016 test_create_start_and_stop_node tests.wrappers_tests Wed Apr 22 22:52:55 UTC 2026 passed Wed Apr 22 22:53:06 UTC 2026 TestLogosDeliveryLifecycle test_basic_life_cycle
109 3930 test_check_sync_when_2_nodes_publish tests.store_sync Wed Apr 22 22:46:17 UTC 2026 passed Wed Apr 22 22:46:21 UTC 2026 TestStoreSync test_store_sync
110 10088 test_sync_with_nodes_restart__case2 tests.store_sync Wed Apr 22 22:50:38 UTC 2026 passed Wed Apr 22 22:50:48 UTC 2026 TestStoreSync test_store_sync
111 4149 test_unsubscribe_from_some_content_topics[content_topic_list0] tests.sharding Wed Apr 22 22:46:50 UTC 2026 passed Wed Apr 22 22:46:54 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
112 34737 test_three_store_sync_exchange tests.store_sync Wed Apr 22 22:48:36 UTC 2026 passed Wed Apr 22 22:49:10 UTC 2026 TestStoreSync test_store_sync
113 2537 test_single_content_topic[/app/27/sometopic/someencoding] tests.sharding Wed Apr 22 22:46:32 UTC 2026 broken Wed Apr 22 22:46:34 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
114 832 test_filter_unsubscribe_all_from_90_content_topics tests.filter Wed Apr 22 22:48:24 UTC 2026 passed Wed Apr 22 22:48:24 UTC 2026 TestFilterUnSubscribeAll test_unsubscribe_all
115 245 test_relay_subscribe_to_already_existing_pubsub_topic tests.relay Wed Apr 22 22:44:01 UTC 2026 passed Wed Apr 22 22:44:01 UTC 2026 TestRelaySubscribe test_subscribe
116 17 test_filter_subscribe_with_invalid_content_topic_format tests.filter Wed Apr 22 22:46:33 UTC 2026 passed Wed Apr 22 22:46:33 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
117 83099 test_store_sync_small_sync_range tests.store_sync Wed Apr 22 22:49:56 UTC 2026 passed Wed Apr 22 22:51:19 UTC 2026 TestStoreSync test_store_sync
118 2703 test_main_node_relay_and_store__peer_relay_and_store tests.store Wed Apr 22 22:46:08 UTC 2026 passed Wed Apr 22 22:46:11 UTC 2026 TestRunningNodes test_running_nodes
119 10 test_valid_payloads_at_slow_rate tests.relay Wed Apr 22 22:48:35 UTC 2026 broken Wed Apr 22 22:48:35 UTC 2026 TestRelayRLN test_rln
120 4566 test_publish_with_valid_content_topics tests.relay Wed Apr 22 22:43:52 UTC 2026 passed Wed Apr 22 22:43:57 UTC 2026 TestRelayPublish test_publish
121 24 test_filter_unsubscribe_all_on_peer_with_no_subscription tests.filter Wed Apr 22 22:43:03 UTC 2026 passed Wed Apr 22 22:43:03 UTC 2026 TestFilterUnSubscribeAll test_unsubscribe_all
122 55 test_publish_while_peer_is_paused tests.relay Wed Apr 22 22:47:43 UTC 2026 passed Wed Apr 22 22:47:43 UTC 2026 TestRelayPublish test_publish
123 92939 test_filter_3_senders_multiple_msg_1_receiver tests.e2e Wed Apr 22 22:45:24 UTC 2026 passed Wed Apr 22 22:46:57 UTC 2026 TestE2E test_e2e
124 1165 test_filter_unsubscribe_all_from_multiple_pubsub_topics tests.filter Wed Apr 22 22:44:58 UTC 2026 passed Wed Apr 22 22:44:59 UTC 2026 TestFilterUnSubscribeAll test_unsubscribe_all
125 123036 test_store_sync_high_jitter_stress tests.store_sync Wed Apr 22 22:46:23 UTC 2026 passed Wed Apr 22 22:48:26 UTC 2026 TestStoreSync test_store_sync
126 132 test_first_node_to_start_publishes tests.relay Wed Apr 22 22:43:32 UTC 2026 passed Wed Apr 22 22:43:32 UTC 2026 TestRelayMultipleNodes test_multiple_nodes
127 29 test_light_push_with_invalid_timestamps tests.light_push Wed Apr 22 22:50:05 UTC 2026 passed Wed Apr 22 22:50:05 UTC 2026 TestLightPushPublish test_publish
128 5419 test_light_push_while_peer_is_paused tests.light_push Wed Apr 22 22:45:56 UTC 2026 passed Wed Apr 22 22:46:01 UTC 2026 TestLightPushPublish test_publish
129 845 test_message_with_both_ephemeral_true_and_false tests.store Wed Apr 22 22:44:56 UTC 2026 passed Wed Apr 22 22:44:57 UTC 2026 TestEphemeral test_ephemeral
130 1162 test_light_push_after_light_push_node_restarts tests.light_push Wed Apr 22 22:46:22 UTC 2026 passed Wed Apr 22 22:46:23 UTC 2026 TestLightPushPublish test_publish
131 16 test_publish_with_invalid_content_topics tests.relay Wed Apr 22 22:44:53 UTC 2026 passed Wed Apr 22 22:44:53 UTC 2026 TestRelayPublish test_publish
132 41768 test_repeated_filter_requestID tests.e2e Wed Apr 22 22:42:27 UTC 2026 passed Wed Apr 22 22:43:09 UTC 2026 TestE2E test_e2e
133 19 test_publish_with_invalid_payloads tests.relay Wed Apr 22 22:45:54 UTC 2026 passed Wed Apr 22 22:45:54 UTC 2026 TestRelayPublish test_publish
134 6243 test_metrics_initial_value tests.metrics Wed Apr 22 22:45:49 UTC 2026 failed Wed Apr 22 22:45:55 UTC 2026 TestMetrics test_metrics
135 7875 test_sync_flags tests.store_sync Wed Apr 22 22:49:43 UTC 2026 passed Wed Apr 22 22:49:51 UTC 2026 TestStoreSync test_store_sync
136 5836 test_store_with_long_string_pubsub_topic tests.store Wed Apr 22 22:46:25 UTC 2026 passed Wed Apr 22 22:46:31 UTC 2026 TestTopics test_topics
137 44 test_store_with_both_pubsub_topic_and_content_topic tests.store Wed Apr 22 22:56:44 UTC 2026 passed Wed Apr 22 22:56:44 UTC 2026 TestTopics test_topics
138 729 test_relay_get_message_after_one_peer_was_stopped tests.relay Wed Apr 22 22:43:41 UTC 2026 passed Wed Apr 22 22:43:42 UTC 2026 TestRelayMultipleNodes test_multiple_nodes
139 1239 test_verify_node_version2 tests.rest_flags Wed Apr 22 22:49:06 UTC 2026 failed Wed Apr 22 22:49:07 UTC 2026 TestDebugFlags test_debug_flags
140 38342 test_store_sync_range_with_jitter_catches_old_messages tests.store_sync Wed Apr 22 22:57:25 UTC 2026 passed Wed Apr 22 22:58:04 UTC 2026 TestStoreSync test_store_sync
141 28041 test_relay_2_nodes_temporary_blackout_recovers_no_helpers tests.e2e Wed Apr 22 22:44:59 UTC 2026 passed Wed Apr 22 22:45:27 UTC 2026 TestNetworkConditions test_network_conditions
142 419 test_different_page_size[1] tests.store Wed Apr 22 22:44:19 UTC 2026 passed Wed Apr 22 22:44:20 UTC 2026 TestPageSize test_page_size
143 133 test_relay_subscribe_to_single_pubsub_topic tests.relay Wed Apr 22 22:46:06 UTC 2026 passed Wed Apr 22 22:46:06 UTC 2026 TestRelaySubscribe test_subscribe
144 4 test_light_push_with_invalid_meta tests.light_push Wed Apr 22 22:45:33 UTC 2026 passed Wed Apr 22 22:45:33 UTC 2026 TestLightPushPublish test_publish
145 11346 test_auto_shard_relay_10_nwaku_nodes tests.sharding Wed Apr 22 22:48:06 UTC 2026 broken Wed Apr 22 22:48:17 UTC 2026 TestMultipleNodes test_multiple_nodes
146 2489 test_admin_peers_stats_schema tests.rest_flags Wed Apr 22 22:43:26 UTC 2026 passed Wed Apr 22 22:43:28 UTC 2026 TestAdminFlags test_admin_flags
147 1248 test_get_debug_version_is_string tests.rest_flags Wed Apr 22 22:47:32 UTC 2026 passed Wed Apr 22 22:47:33 UTC 2026 TestDebugFlags test_debug_flags
148 38159 test_store_node_not_connected_directly_to_lightpushing_node tests.e2e Wed Apr 22 22:43:42 UTC 2026 passed Wed Apr 22 22:44:20 UTC 2026 TestE2E test_e2e
149 8 test_valid_payloads_with_optional_nodes_at_spam_rate tests.relay Wed Apr 22 23:01:19 UTC 2026 broken Wed Apr 22 23:01:19 UTC 2026 TestRelayRLN test_rln
150 1249 test_time_filter_invalid_start_time tests.store Wed Apr 22 22:45:10 UTC 2026 passed Wed Apr 22 22:45:11 UTC 2026 TestTimeFilter test_time_filter
151 210 test_message_with_ephemeral_true tests.store Wed Apr 22 22:55:12 UTC 2026 passed Wed Apr 22 22:55:12 UTC 2026 TestEphemeral test_ephemeral
152 2113 test_publish_after_node2_restarts tests.relay Wed Apr 22 22:48:43 UTC 2026 passed Wed Apr 22 22:48:45 UTC 2026 TestRelayPublish test_publish
153 216 test_store_not_include_data tests.store Wed Apr 22 22:47:14 UTC 2026 passed Wed Apr 22 22:47:14 UTC 2026 TestApiFlags test_api_flags
154 2487 test_admin_service_peers_schema tests.rest_flags Wed Apr 22 22:45:05 UTC 2026 passed Wed Apr 22 22:45:07 UTC 2026 TestAdminFlags test_admin_flags
155 1123 test_filter_unsubscribe_all_from_few_content_topics tests.filter Wed Apr 22 22:43:12 UTC 2026 passed Wed Apr 22 22:43:13 UTC 2026 TestFilterUnSubscribeAll test_unsubscribe_all
156 28199 test_node_without_sync_or_relay_stays_empty tests.store_sync Wed Apr 22 22:51:20 UTC 2026 passed Wed Apr 22 22:51:48 UTC 2026 TestStoreSync test_store_sync
157 138 test_light_push_and_retrieve_duplicate_message tests.light_push Wed Apr 22 22:53:51 UTC 2026 passed Wed Apr 22 22:53:51 UTC 2026 TestLightPushPublish test_publish
158 2550 test_publish_without_subscribing_via_api_works tests.sharding Wed Apr 22 22:48:27 UTC 2026 passed Wed Apr 22 22:48:30 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
159 2537 test_unsubscribe_from_non_subscribed_pubsub_topics tests.sharding Wed Apr 22 22:43:59 UTC 2026 passed Wed Apr 22 22:44:01 UTC 2026 TestRelayStaticSharding test_relay_static_sharding
160 2716 test_main_node_relay_and_store__peer_only_store tests.store Wed Apr 22 22:49:38 UTC 2026 passed Wed Apr 22 22:49:40 UTC 2026 TestRunningNodes test_running_nodes
161 26 test_publish_with_invalid_timestamps tests.relay Wed Apr 22 22:51:15 UTC 2026 passed Wed Apr 22 22:51:15 UTC 2026 TestRelayPublish test_publish
162 2081 test_cursor_equal_to_first_message tests.store Wed Apr 22 22:49:32 UTC 2026 passed Wed Apr 22 22:49:34 UTC 2026 TestCursor test_cursor
163 2723 test_main_node_only_relay__peer_relay_and_store tests.store Wed Apr 22 22:47:11 UTC 2026 passed Wed Apr 22 22:47:14 UTC 2026 TestRunningNodes test_running_nodes
164 115 test_filter_get_message_with_version tests.filter Wed Apr 22 22:44:06 UTC 2026 passed Wed Apr 22 22:44:06 UTC 2026 TestFilterGetMessages test_get_messages
165 3 test_filter_unsubscribe_with_pubsub_topic_string_instead_of_list tests.filter Wed Apr 22 22:43:00 UTC 2026 passed Wed Apr 22 22:43:00 UTC 2026 TestFilterUnSubscribe test_unsubscribe
166 838 test_store_with_wrong_hash tests.store Wed Apr 22 22:47:29 UTC 2026 passed Wed Apr 22 22:47:30 UTC 2026 TestHashes test_hashes
167 3766 test_message_relayed_while_store_node_is_stopped_without_removing tests.store Wed Apr 22 22:47:31 UTC 2026 passed Wed Apr 22 22:47:35 UTC 2026 TestReliability test_reliability
168 5 test_relay_subscribe_with_empty_pubsub_topic_list tests.relay Wed Apr 22 22:45:00 UTC 2026 passed Wed Apr 22 22:45:00 UTC 2026 TestRelaySubscribe test_subscribe
169 2569 test_single_content_topic[/app/29/sometopic/someencoding] tests.sharding Wed Apr 22 22:47:08 UTC 2026 broken Wed Apr 22 22:47:10 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
170 6 test_store_with_unknown_pubsub_topic tests.store Wed Apr 22 22:55:38 UTC 2026 passed Wed Apr 22 22:55:38 UTC 2026 TestTopics test_topics
171 7 test_store_with_multiple_content_topics tests.store Wed Apr 22 22:50:27 UTC 2026 passed Wed Apr 22 22:50:27 UTC 2026 TestTopics test_topics
172 140805 test_relay_packet_loss_sender_vs_receiver tests.e2e Wed Apr 22 22:42:49 UTC 2026 passed Wed Apr 22 22:45:10 UTC 2026 TestNetworkConditions test_network_conditions
173 3 test_filter_unsubscribe_all_with_invalid_request_id tests.filter Wed Apr 22 22:46:44 UTC 2026 passed Wed Apr 22 22:46:44 UTC 2026 TestFilterUnSubscribeAll test_unsubscribe_all
174 3 test_publish_with_missing_content_topic tests.relay Wed Apr 22 22:46:35 UTC 2026 passed Wed Apr 22 22:46:35 UTC 2026 TestRelayPublish test_publish
175 3258 test_log_level_DEBUG_from_TRACE tests.rest_flags Wed Apr 22 22:46:14 UTC 2026 failed Wed Apr 22 22:46:18 UTC 2026 TestAdminFlags test_admin_flags
176 214 test_get_store_message_with_meta tests.store Wed Apr 22 22:44:16 UTC 2026 passed Wed Apr 22 22:44:16 UTC 2026 TestGetMessages test_get_messages
177 2395 test_2_nodes_different_content_topic_different_shard tests.sharding Wed Apr 22 22:45:37 UTC 2026 broken Wed Apr 22 22:45:39 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
178 3031 test_filter_get_message_after_node2_restarts tests.filter Wed Apr 22 22:46:50 UTC 2026 passed Wed Apr 22 22:46:53 UTC 2026 TestFilterGetMessages test_get_messages
179 0 test_idle_filter_subscriptions_after_node_disconnection tests.filter Wed Apr 22 22:42:43 UTC 2026 skipped Wed Apr 22 22:42:43 UTC 2026 TestIdleSubscriptions test_idle_subscriptions
180 389 test_publish_after_node_pauses_and_pauses tests.relay Wed Apr 22 22:46:01 UTC 2026 passed Wed Apr 22 22:46:01 UTC 2026 TestRelayPublish test_publish
181 2075 test_negative_number_page_size tests.store Wed Apr 22 22:55:21 UTC 2026 passed Wed Apr 22 22:55:24 UTC 2026 TestPageSize test_page_size
182 6 test_store_with_unknown_content_topic tests.store Wed Apr 22 22:46:20 UTC 2026 passed Wed Apr 22 22:46:20 UTC 2026 TestTopics test_topics
183 6 test_store_is_empty tests.store Wed Apr 22 22:45:49 UTC 2026 passed Wed Apr 22 22:45:49 UTC 2026 TestGetMessages test_get_messages
184 841 test_passing_non_base64_cursor tests.store Wed Apr 22 22:49:28 UTC 2026 passed Wed Apr 22 22:49:29 UTC 2026 TestCursor test_cursor
185 2603 test_main_node_relay_lightpush__peer_only_filter tests.light_push Wed Apr 22 22:46:25 UTC 2026 passed Wed Apr 22 22:46:27 UTC 2026 TestRunningNodes test_running_nodes
186 4105 test_all_nodes_subscribed_to_the_topic tests.filter Wed Apr 22 22:45:34 UTC 2026 passed Wed Apr 22 22:45:38 UTC 2026 TestFilterMultipleNodes test_multiple_nodes
187 9 test_store_with_not_valid_content_topic tests.store Wed Apr 22 22:49:50 UTC 2026 passed Wed Apr 22 22:49:50 UTC 2026 TestTopics test_topics
188 2501 test_multiple_content_topics_and_multiple_pubsub_topics tests.sharding Wed Apr 22 22:54:54 UTC 2026 broken Wed Apr 22 22:54:57 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
189 3198 test_log_level_ERROR_from_WARN tests.rest_flags Wed Apr 22 22:46:43 UTC 2026 passed Wed Apr 22 22:46:46 UTC 2026 TestAdminFlags test_admin_flags
190 22 test_light_push_with_invalid_content_topics tests.light_push Wed Apr 22 22:45:34 UTC 2026 passed Wed Apr 22 22:45:34 UTC 2026 TestLightPushPublish test_publish
191 4940 test_combination_of_different_nodes tests.light_push Wed Apr 22 22:43:14 UTC 2026 passed Wed Apr 22 22:43:19 UTC 2026 TestMultipleNodes test_multiple_nodes
192 6274 test_auto_shard_relay tests.sharding Wed Apr 22 22:50:53 UTC 2026 broken Wed Apr 22 22:50:59 UTC 2026 TestMultipleNodes test_multiple_nodes
193 3898 test_filter_works_with_auto_sharding tests.sharding Wed Apr 22 22:43:38 UTC 2026 passed Wed Apr 22 22:43:42 UTC 2026 TestFilterAutoSharding test_filter
194 2512 test_subscribe_via_api_to_new_content_topics[content_topic_list0] tests.sharding Wed Apr 22 22:49:19 UTC 2026 broken Wed Apr 22 22:49:21 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
195 842 test_different_cursor_and_indexes[2-4] tests.store Wed Apr 22 22:55:08 UTC 2026 passed Wed Apr 22 22:55:08 UTC 2026 TestCursor test_cursor
196 4 test_filter_get_message_with_extra_field tests.filter Wed Apr 22 22:50:26 UTC 2026 passed Wed Apr 22 22:50:26 UTC 2026 TestFilterGetMessages test_get_messages
197 3 test_filter_update_subscription_with_extra_field tests.filter Wed Apr 22 22:42:53 UTC 2026 passed Wed Apr 22 22:42:53 UTC 2026 TestFilterSubscribeUpdate test_subscribe_update
198 8 test_filter_ping_on_subscribed_peer tests.filter Wed Apr 22 22:53:38 UTC 2026 passed Wed Apr 22 22:53:38 UTC 2026 TestFilterPing test_ping
199 16147 test_get_peers tests.peer_connection_management Wed Apr 22 22:46:06 UTC 2026 passed Wed Apr 22 22:46:22 UTC 2026 TestPeerStore test_peer_store
200 8553 test_store_with_hashes tests.store Wed Apr 22 22:46:42 UTC 2026 passed Wed Apr 22 22:46:50 UTC 2026 TestHashes test_hashes
201 356 test_filter_unsubscribe_from_some_of_the_subscribed_content_topics tests.filter Wed Apr 22 22:45:23 UTC 2026 passed Wed Apr 22 22:45:23 UTC 2026 TestFilterUnSubscribe test_unsubscribe
202 2624 test_lightpush_with_a_single_receiving_node tests.light_push Wed Apr 22 22:45:40 UTC 2026 passed Wed Apr 22 22:45:43 UTC 2026 TestRunningNodes test_running_nodes
203 835 test_store_with_excessive_length_hash tests.store Wed Apr 22 22:55:47 UTC 2026 passed Wed Apr 22 22:55:48 UTC 2026 TestHashes test_hashes
204 213 test_store_with_wrong_url_pubsub_topic tests.store Wed Apr 22 22:49:39 UTC 2026 passed Wed Apr 22 22:49:39 UTC 2026 TestTopics test_topics
205 12 test_light_push_with_with_large_meta tests.light_push Wed Apr 22 22:45:13 UTC 2026 passed Wed Apr 22 22:45:13 UTC 2026 TestLightPushPublish test_publish
206 38160 test_relay_receiving_node_not_connected_directly_to_relaying_node tests.e2e Wed Apr 22 22:43:32 UTC 2026 passed Wed Apr 22 22:44:10 UTC 2026 TestE2E test_e2e
207 33896 test_relay_receiving_node_not_connected_directly_to_lightpushing_node tests.e2e Wed Apr 22 22:44:12 UTC 2026 passed Wed Apr 22 22:44:46 UTC 2026 TestE2E test_e2e
208 15 test_light_push_with_invalid_pubsub_topics tests.light_push Wed Apr 22 22:45:28 UTC 2026 passed Wed Apr 22 22:45:28 UTC 2026 TestLightPushPublish test_publish
209 2081 test_empty_cursor tests.store Wed Apr 22 22:48:35 UTC 2026 passed Wed Apr 22 22:48:38 UTC 2026 TestCursor test_cursor
210 497 test_filter_subscribe_with_multiple_overlapping_content_topics tests.filter Wed Apr 22 22:47:00 UTC 2026 passed Wed Apr 22 22:47:01 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
211 1248 test_time_filter_big_timestamp tests.store Wed Apr 22 22:46:06 UTC 2026 passed Wed Apr 22 22:46:07 UTC 2026 TestTimeFilter test_time_filter
212 22564 test_relay_with_latency_between_two_nodes tests.e2e Wed Apr 22 22:43:40 UTC 2026 passed Wed Apr 22 22:44:03 UTC 2026 TestNetworkConditions test_network_conditions
213 11 test_filter_update_subscription_add_101_new_content_topics tests.filter Wed Apr 22 22:46:37 UTC 2026 passed Wed Apr 22 22:46:37 UTC 2026 TestFilterSubscribeUpdate test_subscribe_update
214 2609 test_single_pubsub_topic[/waku/2/rs/5/1] tests.sharding Wed Apr 22 22:46:08 UTC 2026 passed Wed Apr 22 22:46:10 UTC 2026 TestRunningNodesStaticSharding test_running_nodes_static_sharding
215 2809 test_main_node_relay_and_store__peer_only_relay tests.store Wed Apr 22 22:50:19 UTC 2026 passed Wed Apr 22 22:50:22 UTC 2026 TestRunningNodes test_running_nodes
216 5822 test_store tests.discv5 Wed Apr 22 22:41:59 UTC 2026 passed Wed Apr 22 22:42:05 UTC 2026 TestDiscv5 test_discv5
217 10 test_filter_unsubscribe_from_101_content_topics tests.filter Wed Apr 22 22:44:55 UTC 2026 passed Wed Apr 22 22:44:55 UTC 2026 TestFilterUnSubscribe test_unsubscribe
218 18 test_filter_update_subscription_with_invalid_content_topic_format tests.filter Wed Apr 22 22:46:40 UTC 2026 passed Wed Apr 22 22:46:40 UTC 2026 TestFilterSubscribeUpdate test_subscribe_update
219 2843 test_content_topic_and_pubsub_topic_not_in_docker_flags tests.sharding Wed Apr 22 22:46:46 UTC 2026 passed Wed Apr 22 22:46:49 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
220 1724 test_message_relayed_before_store_node_is_started tests.store Wed Apr 22 22:47:08 UTC 2026 passed Wed Apr 22 22:47:10 UTC 2026 TestReliability test_reliability
221 255998 test_valid_payloads_with_optional_nodes_at_slow_rate tests.relay Wed Apr 22 22:57:03 UTC 2026 broken Wed Apr 22 23:01:19 UTC 2026 TestRelayRLN test_rln
222 2652 test_2_nodes_different_cluster_same_shard tests.sharding Wed Apr 22 22:48:29 UTC 2026 passed Wed Apr 22 22:48:32 UTC 2026 TestRunningNodesStaticSharding test_running_nodes_static_sharding
223 8305 test_get_multiple_store_messages tests.store Wed Apr 22 22:48:41 UTC 2026 passed Wed Apr 22 22:48:49 UTC 2026 TestGetMessages test_get_messages
224 8 test_valid_payloads_random_user_message_limit tests.relay Wed Apr 22 22:48:35 UTC 2026 broken Wed Apr 22 22:48:35 UTC 2026 TestRelayRLN test_rln
225 768 test_light_push_on_multiple_pubsub_topics tests.light_push Wed Apr 22 22:49:52 UTC 2026 passed Wed Apr 22 22:49:53 UTC 2026 TestLightPushPublish test_publish
226 5869 test_sync_nodes_are_not_relay_and_have_storenode_set tests.store_sync Wed Apr 22 22:47:49 UTC 2026 passed Wed Apr 22 22:47:55 UTC 2026 TestStoreSync test_store_sync
227 2538 test_single_pubsub_topic[/waku/2/rs/5/999] tests.sharding Wed Apr 22 22:45:40 UTC 2026 passed Wed Apr 22 22:45:43 UTC 2026 TestRunningNodesStaticSharding test_running_nodes_static_sharding
228 3901 test_lightpush tests.discv5 Wed Apr 22 22:42:34 UTC 2026 passed Wed Apr 22 22:42:38 UTC 2026 TestDiscv5 test_discv5
229 1250 test_time_filter_start_time_equals_end_time tests.store Wed Apr 22 22:45:05 UTC 2026 passed Wed Apr 22 22:45:06 UTC 2026 TestTimeFilter test_time_filter
230 1250 test_time_filter_zero_start_time tests.store Wed Apr 22 22:44:39 UTC 2026 passed Wed Apr 22 22:44:40 UTC 2026 TestTimeFilter test_time_filter
231 416210 test_get_multiple_2000_store_messages tests.store Wed Apr 22 22:42:34 UTC 2026 passed Wed Apr 22 22:49:31 UTC 2026 TestCursorManyMessages test_cursor_many_msgs
232 251998 test_valid_payloads_dynamic_at_slow_rate tests.relay Wed Apr 22 22:52:51 UTC 2026 broken Wed Apr 22 22:57:03 UTC 2026 TestRelayRLN test_rln
233 7 test_store_with_unknown_pubsub_topic_but_known_content_topic tests.store Wed Apr 22 22:50:32 UTC 2026 passed Wed Apr 22 22:50:32 UTC 2026 TestTopics test_topics
234 2031 test_filter_get_message_with_150_kb_payload tests.filter Wed Apr 22 22:44:10 UTC 2026 passed Wed Apr 22 22:44:12 UTC 2026 TestFilterGetMessages test_get_messages
235 1 test_metadata_protocol_mounted_also_on_non_1_clusters tests.logs Wed Apr 22 22:45:46 UTC 2026 passed Wed Apr 22 22:45:46 UTC 2026 TestLogs test_logs
236 24039 test_relay_2_nodes_low_bandwidth_sending_over_time tests.e2e Wed Apr 22 22:45:06 UTC 2026 passed Wed Apr 22 22:45:30 UTC 2026 TestNetworkConditions test_network_conditions
237 6880 test_sync_with_one_node_with_delayed_start tests.store_sync Wed Apr 22 22:52:28 UTC 2026 passed Wed Apr 22 22:52:35 UTC 2026 TestStoreSync test_store_sync
238 2490 test_multiple_content_topics_different_shard tests.sharding Wed Apr 22 22:54:44 UTC 2026 broken Wed Apr 22 22:54:47 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
239 1247 test_time_filter_zero_end_time tests.store Wed Apr 22 22:47:35 UTC 2026 passed Wed Apr 22 22:47:36 UTC 2026 TestTimeFilter test_time_filter
240 375 test_filter_subscribe_to_pubsub_topics_from_multiple_clusters tests.filter Wed Apr 22 22:44:50 UTC 2026 passed Wed Apr 22 22:44:50 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
241 838 test_passing_invalid_cursor tests.store Wed Apr 22 22:44:52 UTC 2026 passed Wed Apr 22 22:44:53 UTC 2026 TestCursor test_cursor
242 645893 test_query_after_long_time tests.store_sync Wed Apr 22 22:57:56 UTC 2026 passed Wed Apr 22 23:08:42 UTC 2026 TestStoreSync test_store_sync
243 5559 test_metrics_after_relay_publish tests.metrics Wed Apr 22 22:45:21 UTC 2026 passed Wed Apr 22 22:45:27 UTC 2026 TestMetrics test_metrics
244 4 test_filter_update_subscription_with_no_pubsub_topic tests.filter Wed Apr 22 22:45:43 UTC 2026 passed Wed Apr 22 22:45:43 UTC 2026 TestFilterSubscribeUpdate test_subscribe_update
245 195384 test_filter_20_senders_1_receiver tests.e2e Wed Apr 22 22:43:29 UTC 2026 passed Wed Apr 22 22:46:45 UTC 2026 TestE2E test_e2e
246 3239 test_log_level_WARN_from_NOTICE tests.rest_flags Wed Apr 22 22:45:54 UTC 2026 passed Wed Apr 22 22:45:58 UTC 2026 TestAdminFlags test_admin_flags
247 2743 test_main_node_only_relay__peer_only_store tests.store Wed Apr 22 22:49:19 UTC 2026 passed Wed Apr 22 22:49:22 UTC 2026 TestRunningNodes test_running_nodes
248 15583 test_relay_2_nodes_low_bandwidth_reliability tests.e2e Wed Apr 22 22:45:48 UTC 2026 passed Wed Apr 22 22:46:04 UTC 2026 TestNetworkConditions test_network_conditions
249 4 test_publish_with_extra_field tests.relay Wed Apr 22 22:54:04 UTC 2026 passed Wed Apr 22 22:54:04 UTC 2026 TestRelayPublish test_publish
250 6237 test_default_page_size tests.store Wed Apr 22 22:51:48 UTC 2026 passed Wed Apr 22 22:51:54 UTC 2026 TestPageSize test_page_size
251 123 test_filter_unsubscribe_from_non_existing_content_topic tests.filter Wed Apr 22 22:42:56 UTC 2026 passed Wed Apr 22 22:42:56 UTC 2026 TestFilterUnSubscribe test_unsubscribe
252 2497 test_admin_service_peers_scalar_required_types tests.rest_flags Wed Apr 22 22:48:59 UTC 2026 passed Wed Apr 22 22:49:02 UTC 2026 TestAdminFlags test_admin_flags
253 3517 test_relay_peers_on_shard_contains_connected_peer tests.rest_flags Wed Apr 22 22:47:44 UTC 2026 passed Wed Apr 22 22:47:48 UTC 2026 TestAdminFlags test_admin_flags
254 103022 test_store_sync_after_partition_under_100_msgs tests.store_sync Wed Apr 22 22:51:04 UTC 2026 passed Wed Apr 22 22:52:47 UTC 2026 TestStoreSync test_store_sync
255 490 test_relay_subscribe_with_multiple_overlapping_pubsub_topics tests.relay Wed Apr 22 22:51:18 UTC 2026 passed Wed Apr 22 22:51:19 UTC 2026 TestRelaySubscribe test_subscribe
256 8300 test_different_page_size[39] tests.store Wed Apr 22 22:44:23 UTC 2026 passed Wed Apr 22 22:44:31 UTC 2026 TestPageSize test_page_size
257 4388 test_filter_get_message_with_valid_payloads tests.filter Wed Apr 22 22:45:30 UTC 2026 passed Wed Apr 22 22:45:35 UTC 2026 TestFilterGetMessages test_get_messages
258 37341 test_high_message_volume_sync tests.store_sync Wed Apr 22 22:52:36 UTC 2026 passed Wed Apr 22 22:53:14 UTC 2026 TestStoreSync test_store_sync
259 2483 test_different_page_size[11] tests.store Wed Apr 22 22:55:15 UTC 2026 passed Wed Apr 22 22:55:18 UTC 2026 TestPageSize test_page_size
260 42 test_store_with_one_content_topic tests.store Wed Apr 22 22:46:17 UTC 2026 passed Wed Apr 22 22:46:17 UTC 2026 TestTopics test_topics
261 1977 test_get_store_messages_with_different_pubsub_topics tests.store Wed Apr 22 22:47:20 UTC 2026 passed Wed Apr 22 22:47:22 UTC 2026 TestGetMessages test_get_messages
262 4979 test_admin_connected_peers_contains_peers_only tests.rest_flags Wed Apr 22 22:45:58 UTC 2026 passed Wed Apr 22 22:46:03 UTC 2026 TestAdminFlags test_admin_flags
263 15 test_relay_unsubscribe_with_invalid_pubsub_topic_format tests.relay Wed Apr 22 22:45:04 UTC 2026 passed Wed Apr 22 22:45:04 UTC 2026 TestRelaySubscribe test_subscribe
264 2082 test_cursor_pointing_to_deleted_message tests.store Wed Apr 22 22:47:14 UTC 2026 passed Wed Apr 22 22:47:16 UTC 2026 TestCursor test_cursor
265 962 test_publish_with_payload_equal_or_more_150_kb tests.relay Wed Apr 22 22:48:39 UTC 2026 passed Wed Apr 22 22:48:40 UTC 2026 TestRelayPublish test_publish
266 14623 test_relay_different_latency_between_two_nodes[1000] tests.e2e Wed Apr 22 22:44:50 UTC 2026 passed Wed Apr 22 22:45:05 UTC 2026 TestNetworkConditions test_network_conditions
267 5865 test_relay tests.discv5 Wed Apr 22 22:44:43 UTC 2026 passed Wed Apr 22 22:44:49 UTC 2026 TestDiscv5 test_discv5
268 4 test_filter_update_subscription_with_no_request_id tests.filter Wed Apr 22 22:45:42 UTC 2026 passed Wed Apr 22 22:45:42 UTC 2026 TestFilterSubscribeUpdate test_subscribe_update
269 4467 test_resubscribe_to_unsubscribed_content_topics tests.sharding Wed Apr 22 22:46:55 UTC 2026 passed Wed Apr 22 22:46:59 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
270 1246 test_time_filter_matches_multiple_messages tests.store Wed Apr 22 22:47:30 UTC 2026 passed Wed Apr 22 22:47:31 UTC 2026 TestTimeFilter test_time_filter
271 3748 test_filter_subscribe_to_29_content_topics_in_separate_calls tests.filter Wed Apr 22 22:42:46 UTC 2026 passed Wed Apr 22 22:42:49 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
272 2516 test_single_content_topic[/myapp/1/latest/proto] tests.sharding Wed Apr 22 22:48:46 UTC 2026 broken Wed Apr 22 22:48:49 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
273 4867 test_filter_auto_sharding_multiple_content_topics tests.sharding Wed Apr 22 22:46:18 UTC 2026 passed Wed Apr 22 22:46:23 UTC 2026 TestFilterAutoSharding test_filter
274 17 test_relay_subscribe_with_invalid_pubsub_topic_format tests.relay Wed Apr 22 22:50:34 UTC 2026 passed Wed Apr 22 22:50:34 UTC 2026 TestRelaySubscribe test_subscribe
275 3969 test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_relay_node2 tests.light_push Wed Apr 22 22:48:25 UTC 2026 passed Wed Apr 22 22:48:29 UTC 2026 TestMultipleNodes test_multiple_nodes
276 0 test_on_postgress_db_with_one_message tests.store Wed Apr 22 22:54:40 UTC 2026 broken Wed Apr 22 22:54:40 UTC 2026 TestExternalDb test_external_db
277 2513 test_single_content_topic[/statusim/1/community/cbor] tests.sharding Wed Apr 22 22:45:28 UTC 2026 broken Wed Apr 22 22:45:31 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
278 2489 test_multiple_content_topics_same_shard[content_topic_list1] tests.sharding Wed Apr 22 22:46:32 UTC 2026 broken Wed Apr 22 22:46:35 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
279 38128 test_store_sync_range_with_zero_jitter tests.store_sync Wed Apr 22 22:47:57 UTC 2026 passed Wed Apr 22 22:48:35 UTC 2026 TestStoreSync test_store_sync
280 2617 test_publish_on_not_subscribed_content_topic_works tests.sharding Wed Apr 22 22:46:47 UTC 2026 passed Wed Apr 22 22:46:49 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
281 1249 test_time_filter_small_timestamp tests.store Wed Apr 22 22:46:10 UTC 2026 passed Wed Apr 22 22:46:12 UTC 2026 TestTimeFilter test_time_filter
282 2529 test_cant_publish_on_not_subscribed_shard tests.sharding Wed Apr 22 22:51:02 UTC 2026 passed Wed Apr 22 22:51:04 UTC 2026 TestRelayStaticSharding test_relay_static_sharding
283 212 test_get_store_messages_with_wrong_typo_content_topic tests.store Wed Apr 22 22:47:11 UTC 2026 passed Wed Apr 22 22:47:11 UTC 2026 TestApiFlags test_api_flags
284 2072 test_store_sort_ascending[false] tests.store Wed Apr 22 22:55:31 UTC 2026 passed Wed Apr 22 22:55:33 UTC 2026 TestSorting test_sorting
285 37056 test_admin_relay_peers_contains_all_relay_peers tests.rest_flags Wed Apr 22 22:46:51 UTC 2026 passed Wed Apr 22 22:47:28 UTC 2026 TestAdminFlags test_admin_flags
286 3575 test_unsubscribe_from_all_pubsub_topics_one_by_one tests.sharding Wed Apr 22 22:45:17 UTC 2026 passed Wed Apr 22 22:45:20 UTC 2026 TestRelayStaticSharding test_relay_static_sharding
287 3 test_light_push_with_missing_payload tests.light_push Wed Apr 22 22:43:24 UTC 2026 passed Wed Apr 22 22:43:24 UTC 2026 TestLightPushPublish test_publish
288 460 test_message_relayed_while_store_node_is_paused tests.store Wed Apr 22 22:49:17 UTC 2026 passed Wed Apr 22 22:49:18 UTC 2026 TestReliability test_reliability
289 5044 test_light_push_with_valid_content_topics tests.light_push Wed Apr 22 22:45:03 UTC 2026 passed Wed Apr 22 22:45:08 UTC 2026 TestLightPushPublish test_publish
290 76857 test_relay_packet_loss_applied_mid_way tests.e2e Wed Apr 22 22:44:29 UTC 2026 passed Wed Apr 22 22:45:46 UTC 2026 TestNetworkConditions test_network_conditions
291 8377 test_store_include_data tests.store Wed Apr 22 22:44:28 UTC 2026 passed Wed Apr 22 22:44:36 UTC 2026 TestApiFlags test_api_flags
292 25762 test_relay_different_latency_between_two_nodes[5000] tests.e2e Wed Apr 22 22:42:34 UTC 2026 passed Wed Apr 22 22:43:00 UTC 2026 TestNetworkConditions test_network_conditions
293 4157 test_different_cursor_and_indexes[3-20] tests.store Wed Apr 22 22:44:40 UTC 2026 passed Wed Apr 22 22:44:44 UTC 2026 TestCursor test_cursor
294 835 test_store_with_empty_and_valid_hash tests.store Wed Apr 22 22:49:42 UTC 2026 passed Wed Apr 22 22:49:43 UTC 2026 TestHashes test_hashes
295 4 test_filter_subscribe_with_no_request_id tests.filter Wed Apr 22 22:47:04 UTC 2026 passed Wed Apr 22 22:47:04 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
296 770 test_filter_get_message_with_valid_timestamps tests.filter Wed Apr 22 22:45:08 UTC 2026 passed Wed Apr 22 22:45:09 UTC 2026 TestFilterGetMessages test_get_messages
297 115 test_filter_get_message_with_meta tests.filter Wed Apr 22 22:46:23 UTC 2026 passed Wed Apr 22 22:46:23 UTC 2026 TestFilterGetMessages test_get_messages
298 69305 test_relay_4_nodes_sender_packet_loss_50_15sec_timeout tests.e2e Wed Apr 22 22:43:41 UTC 2026 passed Wed Apr 22 22:44:50 UTC 2026 TestNetworkConditions test_network_conditions
299 4 test_filter_unsubscribe_with_content_topic_string_instead_of_list tests.filter Wed Apr 22 22:45:45 UTC 2026 passed Wed Apr 22 22:45:45 UTC 2026 TestFilterUnSubscribe test_unsubscribe
300 4 test_publish_with_invalid_meta tests.relay Wed Apr 22 22:47:40 UTC 2026 passed Wed Apr 22 22:47:40 UTC 2026 TestRelayPublish test_publish
301 881 test_light_push_with_valid_timestamps tests.light_push Wed Apr 22 22:49:58 UTC 2026 passed Wed Apr 22 22:49:59 UTC 2026 TestLightPushPublish test_publish
302 586 test_publish_on_multiple_pubsub_topics tests.relay Wed Apr 22 22:46:07 UTC 2026 passed Wed Apr 22 22:46:08 UTC 2026 TestRelayPublish test_publish
303 129 test_message_published_on_different_pubsub_topic_is_not_retrieved tests.relay Wed Apr 22 22:45:50 UTC 2026 passed Wed Apr 22 22:45:50 UTC 2026 TestRelayPublish test_publish
304 850 test_relay_unsubscribe_from_some_pubsub_topics tests.relay Wed Apr 22 22:45:40 UTC 2026 passed Wed Apr 22 22:45:41 UTC 2026 TestRelaySubscribe test_subscribe
305 114 test_publish_with_valid_meta tests.relay Wed Apr 22 22:46:15 UTC 2026 passed Wed Apr 22 22:46:15 UTC 2026 TestRelayPublish test_publish
306 50936 test_relay_2_nodes_bandwidth_low_vs_high_drain_time tests.e2e Wed Apr 22 22:52:34 UTC 2026 passed Wed Apr 22 22:53:25 UTC 2026 TestNetworkConditions test_network_conditions
307 1251 test_time_filter_matches_no_message tests.store Wed Apr 22 22:45:00 UTC 2026 passed Wed Apr 22 22:45:02 UTC 2026 TestTimeFilter test_time_filter
308 85386 test_relay_packet_loss_correlated_vs_uncorrelated tests.e2e Wed Apr 22 22:48:55 UTC 2026 passed Wed Apr 22 22:50:21 UTC 2026 TestNetworkConditions test_network_conditions
309 32698 test_admin_connected_peers_scalar_types tests.rest_flags Wed Apr 22 22:46:21 UTC 2026 passed Wed Apr 22 22:46:54 UTC 2026 TestAdminFlags test_admin_flags
310 8615 test_get_store_messages_with_different_payloads tests.store Wed Apr 22 22:49:23 UTC 2026 passed Wed Apr 22 22:49:31 UTC 2026 TestGetMessages test_get_messages
311 420 test_get_store_duplicate_messages tests.store Wed Apr 22 22:47:25 UTC 2026 passed Wed Apr 22 22:47:26 UTC 2026 TestGetMessages test_get_messages
312 14909 test_large_message_payload_sync tests.store_sync Wed Apr 22 22:52:00 UTC 2026 passed Wed Apr 22 22:52:15 UTC 2026 TestStoreSync test_store_sync
313 5002 test_admin_peers_stats_counts tests.rest_flags Wed Apr 22 22:45:46 UTC 2026 passed Wed Apr 22 22:45:51 UTC 2026 TestAdminFlags test_admin_flags
314 2485 test_single_content_topic[/waku/2/content/test.js] tests.sharding Wed Apr 22 22:54:34 UTC 2026 broken Wed Apr 22 22:54:36 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
315 24946 test_different_cursor_and_indexes[110-120] tests.store Wed Apr 22 22:45:38 UTC 2026 passed Wed Apr 22 22:46:03 UTC 2026 TestCursor test_cursor
316 4004 test_main_node_only_lightpush__peer_full tests.light_push Wed Apr 22 22:45:46 UTC 2026 passed Wed Apr 22 22:45:50 UTC 2026 TestRunningNodes test_running_nodes
317 3271 test_log_level_NOTICE_from_INFO tests.rest_flags Wed Apr 22 22:46:39 UTC 2026 passed Wed Apr 22 22:46:42 UTC 2026 TestAdminFlags test_admin_flags
318 2738 test_main_node_only_relay__peer_only_relay tests.store Wed Apr 22 22:46:12 UTC 2026 passed Wed Apr 22 22:46:15 UTC 2026 TestRunningNodes test_running_nodes
319 839 test_store_with_duplicate_hashes tests.store Wed Apr 22 22:47:04 UTC 2026 passed Wed Apr 22 22:47:04 UTC 2026 TestHashes test_hashes
320 1260 test_time_filter_zero_start_end_time tests.store Wed Apr 22 22:47:30 UTC 2026 passed Wed Apr 22 22:47:31 UTC 2026 TestTimeFilter test_time_filter
321 3790 test_admin_service_peers_contains_expected_addrs_and_protocols tests.rest_flags Wed Apr 22 22:43:33 UTC 2026 passed Wed Apr 22 22:43:36 UTC 2026 TestAdminFlags test_admin_flags
322 133 test_filter_subscribe_to_pubsub_topic_from_another_cluster_id tests.filter Wed Apr 22 22:45:15 UTC 2026 passed Wed Apr 22 22:45:15 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
323 129 test_filter_subscribe_to_single_topics tests.filter Wed Apr 22 22:49:40 UTC 2026 passed Wed Apr 22 22:49:41 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
324 43989 test_chain_of_relay_nodes tests.e2e Wed Apr 22 22:44:44 UTC 2026 passed Wed Apr 22 22:45:28 UTC 2026 TestE2E test_e2e
325 3198 test_lightpush_node_with_relay_works_correctly tests.light_push Wed Apr 22 22:46:02 UTC 2026 passed Wed Apr 22 22:46:05 UTC 2026 TestRunningNodes test_running_nodes
326 3 test_light_push_with_missing_pubsub_topics tests.light_push Wed Apr 22 22:45:36 UTC 2026 failed Wed Apr 22 22:45:36 UTC 2026 TestLightPushPublish test_publish
327 8 test_valid_payloads_n1_with_rln_n2_without_rln_at_spam_rate tests.relay Wed Apr 22 22:57:03 UTC 2026 broken Wed Apr 22 22:57:03 UTC 2026 TestRelayRLN test_rln
328 875 test_store_with_invalid_hash tests.store Wed Apr 22 22:47:12 UTC 2026 passed Wed Apr 22 22:47:12 UTC 2026 TestHashes test_hashes
329 809 test_publish_with_valid_timestamps tests.relay Wed Apr 22 22:47:35 UTC 2026 passed Wed Apr 22 22:47:36 UTC 2026 TestRelayPublish test_publish
330 25 test_light_push_with_invalid_payloads tests.light_push Wed Apr 22 22:46:04 UTC 2026 passed Wed Apr 22 22:46:04 UTC 2026 TestLightPushPublish test_publish
331 227 test_publish_with_ephemeral tests.relay Wed Apr 22 22:45:53 UTC 2026 passed Wed Apr 22 22:45:53 UTC 2026 TestRelayPublish test_publish
332 1296 test_messages_with_timestamps_close_to_now tests.store Wed Apr 22 22:49:27 UTC 2026 passed Wed Apr 22 22:49:29 UTC 2026 TestTimeFilter test_time_filter
333 8 test_valid_payload_at_variable_rate tests.relay Wed Apr 22 22:48:35 UTC 2026 broken Wed Apr 22 22:48:35 UTC 2026 TestRelayRLN test_rln
334 2607 test_publish_on_multiple_pubsub_topics_and_only_after_fetch_them tests.sharding Wed Apr 22 22:47:35 UTC 2026 passed Wed Apr 22 22:47:38 UTC 2026 TestRelayStaticSharding test_relay_static_sharding
335 5 test_store_with_wrong_encoding_pubsubtopic tests.store Wed Apr 22 22:47:36 UTC 2026 passed Wed Apr 22 22:47:36 UTC 2026 TestTopics test_topics
336 9 test_valid_payloads_at_spam_rate tests.relay Wed Apr 22 22:48:35 UTC 2026 broken Wed Apr 22 22:48:35 UTC 2026 TestRelayRLN test_rln
337 6603 test_get_peers_after_node1_was_restarted tests.peer_exchange Wed Apr 22 22:47:16 UTC 2026 passed Wed Apr 22 22:47:22 UTC 2026 TestPeerExchange test_peer_exchange
338 5 test_filter_unsubscribe_with_no_request_id tests.filter Wed Apr 22 22:45:39 UTC 2026 passed Wed Apr 22 22:45:39 UTC 2026 TestFilterUnSubscribe test_unsubscribe
339 0 test_publish_and_retrieve_100_messages tests.relay Wed Apr 22 22:47:27 UTC 2026 skipped Wed Apr 22 22:47:27 UTC 2026 TestRelayPublish test_publish
340 836 test_passing_cursor_of_non_existing_message_from_the_store tests.store Wed Apr 22 22:44:47 UTC 2026 passed Wed Apr 22 22:44:48 UTC 2026 TestCursor test_cursor
341 5 test_filter_subscribe_with_no_pubsub_topic tests.filter Wed Apr 22 22:45:19 UTC 2026 passed Wed Apr 22 22:45:19 UTC 2026 TestFilterSubscribeCreate test_subscribe_create
342 4 test_filter_unsubscribe_all_with_extra_field tests.filter Wed Apr 22 22:46:47 UTC 2026 passed Wed Apr 22 22:46:47 UTC 2026 TestFilterUnSubscribeAll test_unsubscribe_all
343 4152 test_different_cursor_and_indexes[19-20] tests.store Wed Apr 22 22:47:55 UTC 2026 passed Wed Apr 22 22:47:59 UTC 2026 TestCursor test_cursor
344 228 test_filter_unsubscribe_with_very_large_request_id tests.filter Wed Apr 22 22:45:48 UTC 2026 passed Wed Apr 22 22:45:48 UTC 2026 TestFilterUnSubscribe test_unsubscribe
345 215 test_message_with_ephemeral_false tests.store Wed Apr 22 22:51:31 UTC 2026 passed Wed Apr 22 22:51:32 UTC 2026 TestEphemeral test_ephemeral
346 363 test_filter_resubscribe_to_unsubscribed_topics tests.filter Wed Apr 22 22:45:46 UTC 2026 passed Wed Apr 22 22:45:47 UTC 2026 TestFilterUnSubscribe test_unsubscribe
347 257 test_light_push_with_ephemeral tests.light_push Wed Apr 22 22:43:08 UTC 2026 passed Wed Apr 22 22:43:08 UTC 2026 TestLightPushPublish test_publish
348 2666 test_2_nodes_different_cluster_different_shard tests.sharding Wed Apr 22 22:45:32 UTC 2026 passed Wed Apr 22 22:45:34 UTC 2026 TestRunningNodesStaticSharding test_running_nodes_static_sharding
349 842 test_invalid_hash_param tests.store Wed Apr 22 22:45:57 UTC 2026 passed Wed Apr 22 22:45:57 UTC 2026 TestHashes test_hashes
350 255904 test_valid_payloads_dynamic_at_spam_rate tests.relay Wed Apr 22 22:48:35 UTC 2026 broken Wed Apr 22 22:52:51 UTC 2026 TestRelayRLN test_rln
351 1281 test_publishing_node_restarts tests.store Wed Apr 22 22:52:21 UTC 2026 passed Wed Apr 22 22:52:22 UTC 2026 TestReliability test_reliability
352 5268 test_metrics_after_store_get tests.metrics Wed Apr 22 22:53:55 UTC 2026 passed Wed Apr 22 22:54:01 UTC 2026 TestMetrics test_metrics
353 9413 test_sync_with_nodes_restart__case1 tests.store_sync Wed Apr 22 22:47:38 UTC 2026 passed Wed Apr 22 22:47:47 UTC 2026 TestStoreSync test_store_sync
354 356 test_filter_update_subscription_add_a_new_pubsub_topic tests.filter Wed Apr 22 22:45:38 UTC 2026 passed Wed Apr 22 22:45:39 UTC 2026 TestFilterSubscribeUpdate test_subscribe_update
355 115 test_publish_with_no_timestamp tests.relay Wed Apr 22 22:46:11 UTC 2026 passed Wed Apr 22 22:46:11 UTC 2026 TestRelayPublish test_publish
356 4 test_filter_unsubscribe_with_no_pubsub_topic tests.filter Wed Apr 22 22:49:47 UTC 2026 passed Wed Apr 22 22:49:47 UTC 2026 TestFilterUnSubscribe test_unsubscribe
357 2079 test_passing_cursor_of_the_last_message_from_the_store tests.store Wed Apr 22 22:48:07 UTC 2026 passed Wed Apr 22 22:48:09 UTC 2026 TestCursor test_cursor
358 0 test_2_lightpush_nodes_and_2_receiving_nodes tests.light_push Wed Apr 22 22:43:14 UTC 2026 skipped Wed Apr 22 22:43:14 UTC 2026 TestMultipleNodes test_multiple_nodes
359 40669 test_msg_not_stored_when_ephemeral_true tests.e2e Wed Apr 22 22:44:34 UTC 2026 passed Wed Apr 22 22:45:15 UTC 2026 TestE2E test_e2e
360 4089 test_unsubscribe_from_some_pubsub_topics tests.sharding Wed Apr 22 22:51:10 UTC 2026 passed Wed Apr 22 22:51:14 UTC 2026 TestRelayStaticSharding test_relay_static_sharding
361 99410 test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss40] tests.e2e Wed Apr 22 22:42:47 UTC 2026 passed Wed Apr 22 22:44:26 UTC 2026 TestNetworkConditions test_network_conditions
362 1460 test_publishing_node_paused_and_unpaused tests.store Wed Apr 22 22:47:16 UTC 2026 passed Wed Apr 22 22:47:17 UTC 2026 TestReliability test_reliability
363 2820 test_pubsub_topic_not_in_docker_flags tests.sharding Wed Apr 22 22:49:05 UTC 2026 passed Wed Apr 22 22:49:08 UTC 2026 TestRunningNodesStaticSharding test_running_nodes_static_sharding
364 1253 test_time_filter_end_time_now tests.store Wed Apr 22 22:47:22 UTC 2026 passed Wed Apr 22 22:47:23 UTC 2026 TestTimeFilter test_time_filter
365 0 test_on_empty_postgress_db tests.store Wed Apr 22 22:48:16 UTC 2026 broken Wed Apr 22 22:48:16 UTC 2026 TestExternalDb test_external_db
366 3694 test_filter_update_subscription_add_30_new_content_topics tests.filter Wed Apr 22 22:45:25 UTC 2026 passed Wed Apr 22 22:45:29 UTC 2026 TestFilterSubscribeUpdate test_subscribe_update
367 366 test_filter_get_message_after_node_pauses_and_pauses tests.filter Wed Apr 22 22:42:42 UTC 2026 passed Wed Apr 22 22:42:42 UTC 2026 TestFilterGetMessages test_get_messages
368 2751 test_subscribe_and_publish_on_another_content_topic_from_same_shard tests.sharding Wed Apr 22 22:45:56 UTC 2026 passed Wed Apr 22 22:45:59 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
369 2531 test_admin_set_all_log_levels tests.rest_flags Wed Apr 22 22:43:29 UTC 2026 passed Wed Apr 22 22:43:32 UTC 2026 TestAdminFlags test_admin_flags
370 1248 test_time_filter_negative_end_time tests.store Wed Apr 22 22:49:44 UTC 2026 passed Wed Apr 22 22:49:45 UTC 2026 TestTimeFilter test_time_filter
371 0 test_use_persistent_storage_survive_restart tests.peer_connection_management Wed Apr 22 22:46:25 UTC 2026 skipped Wed Apr 22 22:46:25 UTC 2026 TestPeerStore test_peer_store
372 123086 test_store_sync_overlap_sync_window tests.store_sync Wed Apr 22 22:50:50 UTC 2026 passed Wed Apr 22 22:52:53 UTC 2026 TestStoreSync test_store_sync
373 0 test_sync_nodes_are_relay tests.store_sync Wed Apr 22 22:55:39 UTC 2026 skipped Wed Apr 22 22:55:39 UTC 2026 TestStoreSync test_store_sync
374 25562 test_sync_flags_no_relay_2nodes tests.store_sync Wed Apr 22 22:44:41 UTC 2026 passed Wed Apr 22 22:45:07 UTC 2026 TestStoreSync test_store_sync
375 420 test_messages_with_timestamps_far_from_now tests.store Wed Apr 22 22:47:26 UTC 2026 passed Wed Apr 22 22:47:27 UTC 2026 TestTimeFilter test_time_filter
376 133 test_light_push_with_no_timestamp tests.light_push Wed Apr 22 22:45:44 UTC 2026 passed Wed Apr 22 22:45:44 UTC 2026 TestLightPushPublish test_publish
377 0 test_get_peers_two_protocols tests.peer_connection_management Wed Apr 22 22:47:33 UTC 2026 skipped Wed Apr 22 22:47:33 UTC 2026 TestPeerStore test_peer_store
378 5906 test_get_peers_for_filter_node tests.peer_exchange Wed Apr 22 22:46:25 UTC 2026 passed Wed Apr 22 22:46:31 UTC 2026 TestPeerExchange test_peer_exchange
379 6684 test_multiple_receiving_nodes tests.light_push Wed Apr 22 22:46:56 UTC 2026 passed Wed Apr 22 22:47:02 UTC 2026 TestMultipleNodes test_multiple_nodes
380 16467 test_add_peers tests.peer_connection_management Wed Apr 22 22:47:13 UTC 2026 passed Wed Apr 22 22:47:30 UTC 2026 TestPeerStore test_peer_store
381 2476 test_admin_peer_by_id tests.rest_flags Wed Apr 22 22:45:52 UTC 2026 passed Wed Apr 22 22:45:55 UTC 2026 TestAdminFlags test_admin_flags
382 2488 test_single_content_topic[/app/22/sometopic/someencoding] tests.sharding Wed Apr 22 22:46:12 UTC 2026 broken Wed Apr 22 22:46:14 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
383 2976 test_content_topic_not_in_docker_flags tests.sharding Wed Apr 22 22:47:39 UTC 2026 passed Wed Apr 22 22:47:42 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
384 2563 test_unsubscribe_from_non_subscribed_content_topics tests.sharding Wed Apr 22 22:48:26 UTC 2026 passed Wed Apr 22 22:48:28 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
385 1750 test_filter_get_50_messages tests.filter Wed Apr 22 22:49:35 UTC 2026 passed Wed Apr 22 22:49:37 UTC 2026 TestFilterGetMessages test_get_messages
386 223 test_optional_nodes_not_subscribed_to_same_pubsub_topic tests.relay Wed Apr 22 22:43:16 UTC 2026 passed Wed Apr 22 22:43:16 UTC 2026 TestRelayMultipleNodes test_multiple_nodes
387 2647 test_store_with_filter tests.store Wed Apr 22 22:56:36 UTC 2026 passed Wed Apr 22 22:56:39 UTC 2026 TestRunningNodes test_running_nodes
388 1463 test_store_node_paused_and_unpaused tests.store Wed Apr 22 22:51:57 UTC 2026 passed Wed Apr 22 22:51:59 UTC 2026 TestReliability test_reliability
389 5552 test_metrics_after_filter_get tests.metrics Wed Apr 22 22:45:58 UTC 2026 passed Wed Apr 22 22:46:04 UTC 2026 TestMetrics test_metrics
390 218 test_store_with_peerAddr tests.store Wed Apr 22 22:55:04 UTC 2026 passed Wed Apr 22 22:55:04 UTC 2026 TestApiFlags test_api_flags
391 14154 test_relay_2_nodes_packet_reordering tests.e2e Wed Apr 22 22:46:05 UTC 2026 passed Wed Apr 22 22:46:19 UTC 2026 TestNetworkConditions test_network_conditions
392 963 test_light_push_after_receiving_node_restarts tests.light_push Wed Apr 22 22:50:21 UTC 2026 passed Wed Apr 22 22:50:22 UTC 2026 TestLightPushPublish test_publish
393 25095 test_relay_4_nodes_sender_packet_loss tests.e2e Wed Apr 22 22:42:20 UTC 2026 passed Wed Apr 22 22:42:45 UTC 2026 TestNetworkConditions test_network_conditions
394 230 test_filter_unsubscribe_from_single_content_topic tests.filter Wed Apr 22 22:44:57 UTC 2026 passed Wed Apr 22 22:44:57 UTC 2026 TestFilterUnSubscribe test_unsubscribe
395 0 test_idle_filter_subscriptions_for_more_than_5_nodes tests.filter Wed Apr 22 22:44:52 UTC 2026 skipped Wed Apr 22 22:44:52 UTC 2026 TestIdleSubscriptions test_idle_subscriptions
396 37904 test_filter_node_not_connected_directly_to_relaying_node tests.e2e Wed Apr 22 22:42:50 UTC 2026 passed Wed Apr 22 22:43:28 UTC 2026 TestE2E test_e2e
397 4688 test_filter_get_message_after_one_peer_was_stopped tests.filter Wed Apr 22 22:50:29 UTC 2026 passed Wed Apr 22 22:50:34 UTC 2026 TestFilterMultipleNodes test_multiple_nodes
398 3335 test_subscribe_via_api_to_new_pubsub_topics tests.sharding Wed Apr 22 22:51:05 UTC 2026 passed Wed Apr 22 22:51:09 UTC 2026 TestRelayStaticSharding test_relay_static_sharding
399 11016 test_stop_node_without_destroy tests.wrappers_tests Wed Apr 22 22:49:40 UTC 2026 passed Wed Apr 22 22:49:51 UTC 2026 TestLogosDeliveryLifecycle test_basic_life_cycle
400 6218 test_page_size_0_defaults_to_20 tests.store Wed Apr 22 22:49:47 UTC 2026 passed Wed Apr 22 22:49:53 UTC 2026 TestPageSize test_page_size
401 3249 test_log_level_FATAL_from_ERROR tests.rest_flags Wed Apr 22 22:44:02 UTC 2026 passed Wed Apr 22 22:44:05 UTC 2026 TestAdminFlags test_admin_flags
402 4 test_publish_with_invalid_version tests.relay Wed Apr 22 22:47:26 UTC 2026 passed Wed Apr 22 22:47:26 UTC 2026 TestRelayPublish test_publish
403 3536 test_unsubscribe_from_all_content_topics tests.sharding Wed Apr 22 22:48:31 UTC 2026 passed Wed Apr 22 22:48:34 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
404 3082 test_main_node_full__peer_full tests.light_push Wed Apr 22 22:45:15 UTC 2026 passed Wed Apr 22 22:45:18 UTC 2026 TestRunningNodes test_running_nodes
405 2516 test_single_content_topic[/app/20/sometopic/someencoding] tests.sharding Wed Apr 22 22:48:57 UTC 2026 broken Wed Apr 22 22:48:59 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
406 40187 test_multiple_edge_service_nodes_communication tests.e2e Wed Apr 22 22:44:37 UTC 2026 passed Wed Apr 22 22:45:17 UTC 2026 TestE2E test_e2e
407 716 test_filter_unsubscribe_from_pubsub_topics tests.filter Wed Apr 22 22:47:12 UTC 2026 passed Wed Apr 22 22:47:12 UTC 2026 TestFilterUnSubscribe test_unsubscribe
408 3541 test_unsubscribe_from_all_content_topics_one_by_one tests.sharding Wed Apr 22 22:45:59 UTC 2026 passed Wed Apr 22 22:46:03 UTC 2026 TestRelayAutosharding test_relay_auto_sharding
409 2520 test_main_node_relay_lightpush__peer_only_relay tests.light_push Wed Apr 22 22:44:38 UTC 2026 passed Wed Apr 22 22:44:41 UTC 2026 TestRunningNodes test_running_nodes
410 8355 test_store_with_multiple_hashes tests.store Wed Apr 22 22:47:18 UTC 2026 passed Wed Apr 22 22:47:26 UTC 2026 TestHashes test_hashes
411 3051 test_filter_get_message_after_node1_restarts tests.filter Wed Apr 22 22:46:27 UTC 2026 passed Wed Apr 22 22:46:30 UTC 2026 TestFilterGetMessages test_get_messages
412 147925 test_continuous_store_sync tests.store_sync Wed Apr 22 22:45:17 UTC 2026 passed Wed Apr 22 22:47:45 UTC 2026 TestStoreSync test_store_sync
413 67336 test_store_filter_interaction_with_six_nodes tests.e2e Wed Apr 22 22:43:55 UTC 2026 passed Wed Apr 22 22:45:03 UTC 2026 TestE2E test_e2e
414 3793 test_admin_peers_mesh_on_shard_contains_node2 tests.rest_flags Wed Apr 22 22:46:16 UTC 2026 passed Wed Apr 22 22:46:20 UTC 2026 TestAdminFlags test_admin_flags
415 2421 test_node_uses_both_auto_and_regular_apis tests.sharding Wed Apr 22 22:47:49 UTC 2026 broken Wed Apr 22 22:47:51 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
416 9431 test_metrics_after_light_push tests.metrics Wed Apr 22 22:50:52 UTC 2026 passed Wed Apr 22 22:51:01 UTC 2026 TestMetrics test_metrics
417 833 test_store_with_non_hex_hash tests.store Wed Apr 22 22:45:53 UTC 2026 passed Wed Apr 22 22:45:53 UTC 2026 TestHashes test_hashes
418 0 test_main_node_only_lightpush__peer_only_lightpush tests.light_push Wed Apr 22 22:48:36 UTC 2026 skipped Wed Apr 22 22:48:36 UTC 2026 TestRunningNodes test_running_nodes
419 102198 test_store_sync_long_chain tests.store_sync Wed Apr 22 22:55:39 UTC 2026 passed Wed Apr 22 22:57:21 UTC 2026 TestStoreSync test_store_sync
420 12991 test_relay_different_latency_between_two_nodes[200] tests.e2e Wed Apr 22 22:42:06 UTC 2026 passed Wed Apr 22 22:42:19 UTC 2026 TestNetworkConditions test_network_conditions
421 833 test_store_with_non_hex_characters_in_hash tests.store Wed Apr 22 22:55:51 UTC 2026 passed Wed Apr 22 22:55:52 UTC 2026 TestHashes test_hashes
422 2607 test_retrieve_messages_without_subscribing_via_api tests.sharding Wed Apr 22 22:45:13 UTC 2026 passed Wed Apr 22 22:45:16 UTC 2026 TestRelayStaticSharding test_relay_static_sharding
423 2469 test_multiple_content_topics_same_shard[content_topic_list0] tests.sharding Wed Apr 22 22:46:22 UTC 2026 broken Wed Apr 22 22:46:24 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
424 31043 test_extreme_number_page_size tests.store Wed Apr 22 22:55:55 UTC 2026 passed Wed Apr 22 22:56:26 UTC 2026 TestPageSize test_page_size
425 96274 test_relay_4_nodes_two_publishers_compare_latency tests.e2e Wed Apr 22 22:45:16 UTC 2026 passed Wed Apr 22 22:46:53 UTC 2026 TestNetworkConditions test_network_conditions
426 139 test_relay_unsubscribe_from_single_pubsub_topic tests.relay Wed Apr 22 22:43:21 UTC 2026 passed Wed Apr 22 22:43:21 UTC 2026 TestRelaySubscribe test_subscribe
427 675 test_publishing_node_is_stopped tests.store Wed Apr 22 22:55:27 UTC 2026 passed Wed Apr 22 22:55:28 UTC 2026 TestReliability test_reliability
428 64999 test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60] tests.e2e Wed Apr 22 22:48:25 UTC 2026 skipped Wed Apr 22 22:49:30 UTC 2026 TestNetworkConditions test_network_conditions
429 242 test_filter_unsubscribe_from_all_subscribed_content_topics tests.filter Wed Apr 22 22:45:01 UTC 2026 passed Wed Apr 22 22:45:01 UTC 2026 TestFilterUnSubscribe test_unsubscribe
430 254619 test_valid_payloads_lightpush_at_spam_rate tests.relay Wed Apr 22 22:44:20 UTC 2026 broken Wed Apr 22 22:48:35 UTC 2026 TestRelayRLN test_rln
431 7138 test_admin_connected_peers_on_shard_contains_all_three tests.rest_flags Wed Apr 22 22:48:50 UTC 2026 passed Wed Apr 22 22:48:57 UTC 2026 TestAdminFlags test_admin_flags
432 142743 test_filter_many_subscribed_nodes tests.e2e Wed Apr 22 22:44:47 UTC 2026 passed Wed Apr 22 22:47:10 UTC 2026 TestE2E test_e2e
433 2538 test_filter_works_with_static_sharding tests.sharding Wed Apr 22 22:45:27 UTC 2026 passed Wed Apr 22 22:45:30 UTC 2026 TestFilterStaticSharding test_filter
434 0 test_light_push_and_retrieve_100_messages tests.light_push Wed Apr 22 22:53:53 UTC 2026 skipped Wed Apr 22 22:53:53 UTC 2026 TestLightPushPublish test_publish
435 3947 test_store_lightpushed_message tests.store Wed Apr 22 22:56:31 UTC 2026 passed Wed Apr 22 22:56:35 UTC 2026 TestRunningNodes test_running_nodes
436 2079 test_publish_after_node1_restarts tests.relay Wed Apr 22 22:54:08 UTC 2026 passed Wed Apr 22 22:54:10 UTC 2026 TestRelayPublish test_publish
437 2502 test_sender_uses_regular_api_receiver_uses_auto_api tests.sharding Wed Apr 22 22:44:18 UTC 2026 broken Wed Apr 22 22:44:20 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
438 2521 test_content_topic_also_in_docker_flags[/toychat/2/huilong/proto] tests.sharding Wed Apr 22 22:45:44 UTC 2026 passed Wed Apr 22 22:45:46 UTC 2026 TestRunningNodesStaticSharding test_running_nodes_static_sharding
439 149 test_filter_update_subscription_refresh_existing tests.filter Wed Apr 22 22:47:08 UTC 2026 passed Wed Apr 22 22:47:08 UTC 2026 TestFilterSubscribeUpdate test_subscribe_update
440 3477 test_relay_peers_on_shard_schema tests.rest_flags Wed Apr 22 22:47:27 UTC 2026 passed Wed Apr 22 22:47:31 UTC 2026 TestAdminFlags test_admin_flags
441 13599 test_relay_different_latency_between_two_nodes[500] tests.e2e Wed Apr 22 22:44:29 UTC 2026 passed Wed Apr 22 22:44:43 UTC 2026 TestNetworkConditions test_network_conditions
442 4999 test_get_peers_for_blank_node tests.peer_exchange Wed Apr 22 22:46:28 UTC 2026 passed Wed Apr 22 22:46:33 UTC 2026 TestPeerExchange test_peer_exchange
443 3 test_publish_on_non_subscribed_pubsub_topic tests.relay Wed Apr 22 22:46:38 UTC 2026 passed Wed Apr 22 22:46:38 UTC 2026 TestRelayPublish test_publish
444 2639 test_sender_uses_auto_api_receiver_uses_regular_api tests.sharding Wed Apr 22 22:49:22 UTC 2026 passed Wed Apr 22 22:49:25 UTC 2026 TestRunningNodesAutosharding test_running_nodes_auto_sharding
445 4097 test_optional_nodes_not_subscribed_to_same_topic tests.filter Wed Apr 22 22:44:15 UTC 2026 passed Wed Apr 22 22:44:19 UTC 2026 TestFilterMultipleNodes test_multiple_nodes
446 2084 test_passing_cursor_not_returned_in_paginationCursor tests.store Wed Apr 22 22:48:02 UTC 2026 passed Wed Apr 22 22:48:04 UTC 2026 TestCursor test_cursor
447 4 test_filter_update_subscription_with_pubsub_topic_list_instead_of_string tests.filter Wed Apr 22 22:53:41 UTC 2026 passed Wed Apr 22 22:53:41 UTC 2026 TestFilterSubscribeUpdate test_subscribe_update
448 17 test_filter_ping_on_peer_without_subscription tests.filter Wed Apr 22 22:44:46 UTC 2026 passed Wed Apr 22 22:44:46 UTC 2026 TestFilterPing test_ping
449 5419 test_filter tests.discv5 Wed Apr 22 22:42:28 UTC 2026 passed Wed Apr 22 22:42:33 UTC 2026 TestDiscv5 test_discv5
450 3880 test_ping_only_some_nodes_have_subscriptions tests.filter Wed Apr 22 22:43:03 UTC 2026 passed Wed Apr 22 22:43:07 UTC 2026 TestFilterMultipleNodes test_multiple_nodes
451 8 test_filter_ping_without_request_id tests.filter Wed Apr 22 22:45:13 UTC 2026 passed Wed Apr 22 22:45:13 UTC 2026 TestFilterPing test_ping
452 74951 test_relay_7_nodes_3sec_latency tests.e2e Wed Apr 22 22:43:10 UTC 2026 passed Wed Apr 22 22:44:25 UTC 2026 TestNetworkConditions test_network_conditions
453 16983 test_different_page_size[81] tests.store Wed Apr 22 22:49:57 UTC 2026 passed Wed Apr 22 22:50:13 UTC 2026 TestPageSize test_page_size
454 3393 test_admin_relay_peers_schema tests.rest_flags Wed Apr 22 22:46:46 UTC 2026 passed Wed Apr 22 22:46:50 UTC 2026 TestAdminFlags test_admin_flags
455 3 test_publish_with_missing_payload tests.relay Wed Apr 22 22:45:57 UTC 2026 passed Wed Apr 22 22:45:57 UTC 2026 TestRelayPublish test_publish
456 5895 test_sync_messages_received_via_lightpush tests.store_sync Wed Apr 22 22:46:32 UTC 2026 passed Wed Apr 22 22:46:38 UTC 2026 TestStoreSync test_store_sync
457 2736 test_subscribe_and_publish_on_another_shard tests.sharding Wed Apr 22 22:54:23 UTC 2026 passed Wed Apr 22 22:54:26 UTC 2026 TestRelayStaticSharding test_relay_static_sharding
458 127 test_filter_unsubscribe_from_non_existing_pubsub_topic tests.filter Wed Apr 22 22:50:42 UTC 2026 passed Wed Apr 22 22:50:42 UTC 2026 TestFilterUnSubscribe test_unsubscribe
459 1251 test_time_filter_negative_start_time tests.store Wed Apr 22 22:49:25 UTC 2026 passed Wed Apr 22 22:49:26 UTC 2026 TestTimeFilter test_time_filter

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More