mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-06-06 01:39:27 +00:00
deploy: ec86cc47756f2cdd4ba084af432f7592fb655799
This commit is contained in:
parent
5f34060967
commit
7a3c5e3d83
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
||||
"BROKEN","EPIC","FAILED","FEATURE","PASSED","SKIPPED","STORY","UNKNOWN"
|
||||
"31","","4","","439","18","","0"
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,3 +0,0 @@
|
||||
"BROKEN","CATEGORY","FAILED","PASSED","SKIPPED","UNKNOWN"
|
||||
"0","Product defects","4","0","0","0"
|
||||
"31","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
@ -1,493 +0,0 @@
|
||||
"DESCRIPTION","DURATION IN MS","NAME","PARENT SUITE","START TIME","STATUS","STOP TIME","SUB SUITE","SUITE","TEST CLASS","TEST METHOD"
|
||||
"","37792","test_relay_receiving_node_not_connected_directly_to_relaying_node","tests.e2e","Tue May 26 05:30:53 UTC 2026","passed","Tue May 26 05:31:31 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","8","test_store_is_empty","tests.store","Tue May 26 05:32:53 UTC 2026","passed","Tue May 26 05:32:53 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","128","test_light_push_with_valid_version","tests.light_push","Tue May 26 05:38:08 UTC 2026","passed","Tue May 26 05:38:09 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","6086","test_get_peers_for_filter_node","tests.peer_exchange","Tue May 26 05:32:43 UTC 2026","passed","Tue May 26 05:32:49 UTC 2026","TestPeerExchange","test_peer_exchange","",""
|
||||
"","5877","test_sync_nodes_are_not_relay_and_have_storenode_set","tests.store_sync","Tue May 26 05:33:49 UTC 2026","passed","Tue May 26 05:33:55 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","14","test_publish_with_invalid_content_topics","tests.relay","Tue May 26 05:33:56 UTC 2026","passed","Tue May 26 05:33:56 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","3971","test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_relay_node2","tests.light_push","Tue May 26 05:35:45 UTC 2026","passed","Tue May 26 05:35:49 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","11016","test_s05_send_fails_when_auto_subscribe_fails[no-leading-slash]","tests.wrappers_tests","Tue May 26 05:33:43 UTC 2026","passed","Tue May 26 05:33:54 UTC 2026","TestS05AutoSubscribeFailureBeforeTaskCreation","test_send_handle_and_subscription","",""
|
||||
"","2550","test_admin_set_all_log_levels","tests.rest_flags","Tue May 26 05:31:14 UTC 2026","passed","Tue May 26 05:31:17 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","5","test_filter_update_subscription_with_no_pubsub_topic","tests.filter","Tue May 26 05:30:52 UTC 2026","passed","Tue May 26 05:30:52 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","4066","test_unsubscribe_from_some_content_topics[content_topic_list1]","tests.sharding","Tue May 26 05:34:11 UTC 2026","passed","Tue May 26 05:34:15 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2764","test_main_node_relay_and_store__peer_neither_relay_nor_store","tests.store","Tue May 26 05:35:32 UTC 2026","passed","Tue May 26 05:35:35 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","67741","test_store_filter_interaction_with_six_nodes","tests.e2e","Tue May 26 05:29:59 UTC 2026","passed","Tue May 26 05:31:07 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","33860","test_relay_receiving_node_not_connected_directly_to_lightpushing_node","tests.e2e","Tue May 26 05:31:32 UTC 2026","passed","Tue May 26 05:32:06 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","36986","test_msg_stored_when_ephemeral_false","tests.e2e","Tue May 26 05:30:35 UTC 2026","passed","Tue May 26 05:31:12 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","2470","test_admin_service_peers_scalar_required_types","tests.rest_flags","Tue May 26 05:36:18 UTC 2026","passed","Tue May 26 05:36:21 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","126","test_relay_subscribe_to_single_pubsub_topic","tests.relay","Tue May 26 05:30:59 UTC 2026","passed","Tue May 26 05:31:00 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","8","test_filter_ping_on_subscribed_peer","tests.filter","Tue May 26 05:39:17 UTC 2026","passed","Tue May 26 05:39:17 UTC 2026","TestFilterPing","test_ping","",""
|
||||
"","2032","test_filter_get_message_with_150_kb_payload","tests.filter","Tue May 26 05:33:12 UTC 2026","passed","Tue May 26 05:33:14 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","1679","test_message_relayed_before_store_node_is_started","tests.store","Tue May 26 05:31:48 UTC 2026","passed","Tue May 26 05:31:50 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","11017","test_s05_send_fails_when_auto_subscribe_fails[empty]","tests.wrappers_tests","Tue May 26 05:35:34 UTC 2026","passed","Tue May 26 05:35:45 UTC 2026","TestS05AutoSubscribeFailureBeforeTaskCreation","test_send_handle_and_subscription","",""
|
||||
"","12985","test_relay_different_latency_between_two_nodes[200]","tests.e2e","Tue May 26 05:29:55 UTC 2026","passed","Tue May 26 05:30:08 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","3314","test_content_topic_and_pubsub_topic_not_in_docker_flags","tests.sharding","Tue May 26 05:32:51 UTC 2026","passed","Tue May 26 05:32:54 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2083","test_cursor_equal_to_first_message","tests.store","Tue May 26 05:36:51 UTC 2026","passed","Tue May 26 05:36:53 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","2643","test_content_topic_also_in_docker_flags[/aaaaa/3/bbbbb/proto]","tests.sharding","Tue May 26 05:40:38 UTC 2026","passed","Tue May 26 05:40:41 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","8704","test_sync_with_nodes_restart__case1","tests.store_sync","Tue May 26 05:32:37 UTC 2026","passed","Tue May 26 05:32:45 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","838","test_store_with_invalid_hash","tests.store","Tue May 26 05:33:17 UTC 2026","passed","Tue May 26 05:33:18 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","4","test_filter_unsubscribe_all_with_invalid_request_id","tests.filter","Tue May 26 05:34:23 UTC 2026","passed","Tue May 26 05:34:23 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","2090","test_cursor_near_end","tests.store","Tue May 26 05:33:12 UTC 2026","passed","Tue May 26 05:33:14 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","133","test_first_node_to_start_publishes","tests.relay","Tue May 26 05:33:10 UTC 2026","passed","Tue May 26 05:33:10 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","69088","test_s21_error_when_retry_window_expires","tests.wrappers_tests","Tue May 26 05:47:50 UTC 2026","passed","Tue May 26 05:48:59 UTC 2026","TestS21ErrorWhenRetryWindowExpires","test_send_errors_and_concurrency","",""
|
||||
"","3944","test_filter_works_with_auto_sharding","tests.sharding","Tue May 26 05:31:23 UTC 2026","passed","Tue May 26 05:31:27 UTC 2026","TestFilterAutoSharding","test_filter","",""
|
||||
"","213","test_store_with_wrong_url_pubsub_topic","tests.store","Tue May 26 05:34:30 UTC 2026","passed","Tue May 26 05:34:30 UTC 2026","TestTopics","test_topics","",""
|
||||
"","7","test_store_with_multiple_content_topics","tests.store","Tue May 26 05:37:46 UTC 2026","passed","Tue May 26 05:37:46 UTC 2026","TestTopics","test_topics","",""
|
||||
"","0","test_publish_and_retrieve_100_messages","tests.relay","Tue May 26 05:35:03 UTC 2026","skipped","Tue May 26 05:35:03 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","12013","test_s17_send_before_relay_peers_joins","tests.wrappers_tests","Tue May 26 05:44:19 UTC 2026","passed","Tue May 26 05:44:31 UTC 2026","TestS17SendBeforeRelayPeersJoin","test_send_relay_propagation","",""
|
||||
"","2685","test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list1]","tests.sharding","Tue May 26 05:33:27 UTC 2026","passed","Tue May 26 05:33:30 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","19","test_light_push_with_invalid_content_topics","tests.light_push","Tue May 26 05:31:45 UTC 2026","passed","Tue May 26 05:31:45 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","3","test_publish_with_missing_payload","tests.relay","Tue May 26 05:30:52 UTC 2026","passed","Tue May 26 05:30:52 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","40672","test_msg_not_stored_when_ephemeral_true","tests.e2e","Tue May 26 05:30:13 UTC 2026","passed","Tue May 26 05:30:53 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","22700","test_relay_with_latency_between_two_nodes","tests.e2e","Tue May 26 05:32:43 UTC 2026","passed","Tue May 26 05:33:05 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2545","test_sender_uses_regular_api_receiver_uses_auto_api","tests.sharding","Tue May 26 05:33:55 UTC 2026","broken","Tue May 26 05:33:58 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","4","test_light_push_with_invalid_version","tests.light_push","Tue May 26 05:35:54 UTC 2026","passed","Tue May 26 05:35:54 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","18","test_relay_unsubscribe_with_invalid_pubsub_topic_format","tests.relay","Tue May 26 05:34:07 UTC 2026","passed","Tue May 26 05:34:07 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","6268","test_auto_shard_relay","tests.sharding","Tue May 26 05:38:51 UTC 2026","broken","Tue May 26 05:38:57 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","4","test_store_with_wrong_encoding_pubsubtopic","tests.store","Tue May 26 05:32:36 UTC 2026","passed","Tue May 26 05:32:36 UTC 2026","TestTopics","test_topics","",""
|
||||
"","4985","test_admin_peers_stats_counts","tests.rest_flags","Tue May 26 05:32:49 UTC 2026","passed","Tue May 26 05:32:54 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","19026","test_s02_send_without_explicit_subscribe","tests.wrappers_tests","Tue May 26 05:32:47 UTC 2026","passed","Tue May 26 05:33:06 UTC 2026","TestS02AutoSubscribeOnFirstSend","test_send_handle_and_subscription","",""
|
||||
"","2753","test_main_node_only_relay__peer_only_relay","tests.store","Tue May 26 05:35:15 UTC 2026","passed","Tue May 26 05:35:18 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","4699","test_on_postgress_db_with_one_message","tests.store","Tue May 26 05:34:41 UTC 2026","passed","Tue May 26 05:34:46 UTC 2026","TestExternalDb","test_external_db","",""
|
||||
"","196370","test_filter_20_senders_1_receiver","tests.e2e","Tue May 26 05:31:14 UTC 2026","passed","Tue May 26 05:34:30 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","4","test_filter_unsubscribe_with_content_topic_string_instead_of_list","tests.filter","Tue May 26 05:32:01 UTC 2026","passed","Tue May 26 05:32:01 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","8452","test_multiple_lightpush_nodes","tests.light_push","Tue May 26 05:30:57 UTC 2026","passed","Tue May 26 05:31:06 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","9","test_light_push_on_non_subscribed_pubsub_topic","tests.light_push","Tue May 26 05:34:51 UTC 2026","passed","Tue May 26 05:34:51 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","142642","test_filter_many_subscribed_nodes","tests.e2e","Tue May 26 05:32:07 UTC 2026","passed","Tue May 26 05:34:30 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","3500","test_unsubscribe_from_all_content_topics","tests.sharding","Tue May 26 05:33:22 UTC 2026","passed","Tue May 26 05:33:26 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2085","test_store_sort_ascending[false]","tests.store","Tue May 26 05:41:12 UTC 2026","passed","Tue May 26 05:41:14 UTC 2026","TestSorting","test_sorting","",""
|
||||
"","4","test_filter_get_message_with_extra_field","tests.filter","Tue May 26 05:35:15 UTC 2026","passed","Tue May 26 05:35:15 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","2489","test_admin_peer_by_id","tests.rest_flags","Tue May 26 05:32:56 UTC 2026","passed","Tue May 26 05:32:59 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","3445","test_multiple_pubsub_topics_same_cluster","tests.sharding","Tue May 26 05:33:02 UTC 2026","passed","Tue May 26 05:33:06 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","227","test_optional_nodes_not_subscribed_to_same_pubsub_topic","tests.relay","Tue May 26 05:31:00 UTC 2026","passed","Tue May 26 05:31:01 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","4","test_filter_update_subscription_with_pubsub_topic_list_instead_of_string","tests.filter","Tue May 26 05:39:21 UTC 2026","passed","Tue May 26 05:39:21 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","4580","test_publish_with_valid_content_topics","tests.relay","Tue May 26 05:33:30 UTC 2026","passed","Tue May 26 05:33:35 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","32036","test_s10_edge_lightpush_propagation","tests.wrappers_tests","Tue May 26 05:38:15 UTC 2026","skipped","Tue May 26 05:38:47 UTC 2026","TestS10EdgeSenderLightpushOnly","test_send_lightpush_and_edge","",""
|
||||
"","112","test_filter_get_message_with_meta","tests.filter","Tue May 26 05:34:04 UTC 2026","passed","Tue May 26 05:34:04 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","2087","test_publish_after_node2_restarts","tests.relay","Tue May 26 05:36:03 UTC 2026","passed","Tue May 26 05:36:05 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","3534","test_unsubscribe_from_all_pubsub_topics","tests.sharding","Tue May 26 05:39:12 UTC 2026","passed","Tue May 26 05:39:16 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"S08: no store peer → Propagated only.","32038","test_s08_relay_fallback_to_lightpush","tests.wrappers_tests","Tue May 26 05:37:43 UTC 2026","skipped","Tue May 26 05:38:15 UTC 2026","TestRelayToLightpushFallback","test_send_lightpush_and_edge","",""
|
||||
"","634","test_filter_subscribe_to_multiple_pubsub_topic_from_same_cluster","tests.filter","Tue May 26 05:33:27 UTC 2026","passed","Tue May 26 05:33:27 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","11008","test_s05_send_fails_when_auto_subscribe_fails[empty-middle-segment]","tests.wrappers_tests","Tue May 26 05:41:15 UTC 2026","passed","Tue May 26 05:41:26 UTC 2026","TestS05AutoSubscribeFailureBeforeTaskCreation","test_send_handle_and_subscription","",""
|
||||
"","2645","test_lightpush_with_a_single_receiving_node","tests.light_push","Tue May 26 05:31:45 UTC 2026","passed","Tue May 26 05:31:48 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","1273","test_light_push_after_light_push_node_restarts","tests.light_push","Tue May 26 05:31:23 UTC 2026","passed","Tue May 26 05:31:25 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","0","test_sync_nodes_are_relay","tests.store_sync","Tue May 26 05:41:20 UTC 2026","skipped","Tue May 26 05:41:20 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","3835","test_filter_subscribe_to_29_content_topics_in_separate_calls","tests.filter","Tue May 26 05:30:29 UTC 2026","passed","Tue May 26 05:30:33 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","858","test_relay_unsubscribe_from_some_pubsub_topics","tests.relay","Tue May 26 05:32:44 UTC 2026","passed","Tue May 26 05:32:45 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","2553","test_single_pubsub_topic[/waku/2/rs/999/999]","tests.sharding","Tue May 26 05:36:27 UTC 2026","passed","Tue May 26 05:36:30 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","15","test_light_push_with_invalid_pubsub_topics","tests.light_push","Tue May 26 05:31:33 UTC 2026","passed","Tue May 26 05:31:33 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","2087","test_cursor_at_page_size_boundary","tests.store","Tue May 26 05:39:23 UTC 2026","passed","Tue May 26 05:39:25 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","19028","test_s14_oversized_message_triggers_error","tests.wrappers_tests","Tue May 26 05:36:26 UTC 2026","passed","Tue May 26 05:36:45 UTC 2026","TestS14LightpushNonRetryableError","test_send_lightpush_and_edge","",""
|
||||
"","2614","test_main_node_only_relay__peer_only_store","tests.store","Tue May 26 05:37:07 UTC 2026","passed","Tue May 26 05:37:10 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","5","test_metadata_protocol_mounted_also_on_non_1_clusters","tests.logs","Tue May 26 05:31:51 UTC 2026","passed","Tue May 26 05:31:51 UTC 2026","TestLogs","test_logs","",""
|
||||
"","26747","test_relay_different_latency_between_two_nodes[5000]","tests.e2e","Tue May 26 05:32:11 UTC 2026","passed","Tue May 26 05:32:38 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2499","test_single_content_topic[/waku/2/content/test.js]","tests.sharding","Tue May 26 05:40:13 UTC 2026","broken","Tue May 26 05:40:16 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2561","test_retrieve_messages_without_subscribing_via_api","tests.sharding","Tue May 26 05:36:13 UTC 2026","passed","Tue May 26 05:36:15 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","31133","test_extreme_number_page_size","tests.store","Tue May 26 05:34:59 UTC 2026","passed","Tue May 26 05:35:31 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","3702","test_filter_update_subscription_add_30_new_content_topics","tests.filter","Tue May 26 05:31:37 UTC 2026","passed","Tue May 26 05:31:40 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","1253","test_time_filter_invalid_start_time","tests.store","Tue May 26 05:34:47 UTC 2026","passed","Tue May 26 05:34:49 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","4","test_filter_subscribe_with_no_content_topic","tests.filter","Tue May 26 05:31:33 UTC 2026","passed","Tue May 26 05:31:33 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","41496","test_max_page_size","tests.store","Tue May 26 05:39:32 UTC 2026","passed","Tue May 26 05:40:13 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","8319","test_store_with_multiple_hashes","tests.store","Tue May 26 05:32:17 UTC 2026","passed","Tue May 26 05:32:26 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","2504","test_single_content_topic[/app/29/sometopic/someencoding]","tests.sharding","Tue May 26 05:32:08 UTC 2026","broken","Tue May 26 05:32:10 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","1568","test_light_push_with_payload_of_1_MB","tests.light_push","Tue May 26 05:32:22 UTC 2026","passed","Tue May 26 05:32:24 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","20721","test_different_page_size[99]","tests.store","Tue May 26 05:36:42 UTC 2026","passed","Tue May 26 05:37:03 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","3249","test_lightpush_node_with_relay_works_correctly","tests.light_push","Tue May 26 05:32:20 UTC 2026","passed","Tue May 26 05:32:23 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","4","test_filter_update_subscription_with_no_request_id","tests.filter","Tue May 26 05:31:57 UTC 2026","passed","Tue May 26 05:31:57 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","226","test_publish_and_retrieve_duplicate_message","tests.relay","Tue May 26 05:34:00 UTC 2026","passed","Tue May 26 05:34:00 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","335525","test_latency_with_load_sender_side","tests.e2e","Tue May 26 05:32:34 UTC 2026","passed","Tue May 26 05:38:09 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","15","test_light_push_with_with_large_meta","tests.light_push","Tue May 26 05:32:14 UTC 2026","passed","Tue May 26 05:32:14 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","2557","test_single_pubsub_topic[/waku/2/rs/8/0]","tests.sharding","Tue May 26 05:31:27 UTC 2026","passed","Tue May 26 05:31:29 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","294","test_light_push_with_payload_less_than_150_kb","tests.light_push","Tue May 26 05:33:39 UTC 2026","passed","Tue May 26 05:33:40 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","4011","test_all_nodes_subscribed_to_the_topic","tests.filter","Tue May 26 05:30:43 UTC 2026","passed","Tue May 26 05:30:47 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","2604","test_sender_uses_auto_api_receiver_uses_regular_api","tests.sharding","Tue May 26 05:36:41 UTC 2026","passed","Tue May 26 05:36:43 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","9302","test_metrics_after_light_push","tests.metrics","Tue May 26 05:35:40 UTC 2026","passed","Tue May 26 05:35:49 UTC 2026","TestMetrics","test_metrics","",""
|
||||
"","12013","test_s06_relay_propagation_without_store","tests.wrappers_tests","Tue May 26 05:44:07 UTC 2026","passed","Tue May 26 05:44:19 UTC 2026","TestS06CoreSenderRelayOnly","test_send_relay_propagation","",""
|
||||
"S09: S08 + store peer + reliability → Propagated, then Sent.","13015","test_s09_relay_fallback_to_lightpush_with_store_validation","tests.wrappers_tests","Tue May 26 05:41:26 UTC 2026","passed","Tue May 26 05:41:39 UTC 2026","TestRelayToLightpushFallback","test_send_lightpush_and_edge","",""
|
||||
"","3211","test_log_level_INFO_from_DEBUG","tests.rest_flags","Tue May 26 05:36:14 UTC 2026","failed","Tue May 26 05:36:17 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","2494","test_subscribe_via_api_to_new_content_topics[content_topic_list0]","tests.sharding","Tue May 26 05:36:37 UTC 2026","broken","Tue May 26 05:36:40 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","10863","test_auto_shard_relay_10_nwaku_nodes","tests.sharding","Tue May 26 05:35:38 UTC 2026","broken","Tue May 26 05:35:49 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","4","test_filter_unsubscribe_with_pubsub_topic_string_instead_of_list","tests.filter","Tue May 26 05:30:44 UTC 2026","passed","Tue May 26 05:30:44 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","2508","test_publish_without_subscribing_via_api_works","tests.sharding","Tue May 26 05:33:19 UTC 2026","passed","Tue May 26 05:33:21 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2495","test_single_content_topic[/myapp/1/latest/proto]","tests.sharding","Tue May 26 05:33:38 UTC 2026","broken","Tue May 26 05:33:40 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","147959","test_continuous_store_sync","tests.store_sync","Tue May 26 05:34:55 UTC 2026","passed","Tue May 26 05:37:23 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","3245","test_log_level_WARN_from_NOTICE","tests.rest_flags","Tue May 26 05:31:59 UTC 2026","passed","Tue May 26 05:32:02 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","7","test_store_with_unknown_content_topic","tests.store","Tue May 26 05:35:23 UTC 2026","passed","Tue May 26 05:35:23 UTC 2026","TestTopics","test_topics","",""
|
||||
"","20782","test_s26_lightpush_peer_churn_alternate_remains","tests.wrappers_tests","Tue May 26 05:43:46 UTC 2026","passed","Tue May 26 05:44:07 UTC 2026","TestS26LightpushPeerChurn","test_send_lightpush_and_edge","",""
|
||||
"","96018","test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss40]","tests.e2e","Tue May 26 05:30:36 UTC 2026","passed","Tue May 26 05:32:12 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","1252","test_time_filter_start_time_after_end_time","tests.store","Tue May 26 05:40:22 UTC 2026","passed","Tue May 26 05:40:23 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","7","test_filter_subscribe_with_invalid_pubsub_topic_format","tests.filter","Tue May 26 05:31:30 UTC 2026","passed","Tue May 26 05:31:30 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","465","test_message_relayed_while_store_node_is_paused","tests.store","Tue May 26 05:37:06 UTC 2026","passed","Tue May 26 05:37:06 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","269","test_relay_resubscribe_to_unsubscribed_pubsub_topic","tests.relay","Tue May 26 05:31:10 UTC 2026","passed","Tue May 26 05:31:10 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","37251","test_admin_relay_peers_contains_all_relay_peers","tests.rest_flags","Tue May 26 05:33:11 UTC 2026","passed","Tue May 26 05:33:48 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","212","test_message_with_ephemeral_true","tests.store","Tue May 26 05:40:53 UTC 2026","passed","Tue May 26 05:40:53 UTC 2026","TestEphemeral","test_ephemeral","",""
|
||||
"","4399","test_filter_get_message_after_one_peer_was_stopped","tests.filter","Tue May 26 05:35:19 UTC 2026","passed","Tue May 26 05:35:23 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","10410","test_different_cursor_and_indexes[19-50]","tests.store","Tue May 26 05:32:58 UTC 2026","passed","Tue May 26 05:33:08 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","5104","test_light_push_with_valid_payloads","tests.light_push","Tue May 26 05:32:12 UTC 2026","passed","Tue May 26 05:32:17 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","13537","test_relay_different_latency_between_two_nodes[500]","tests.e2e","Tue May 26 05:31:31 UTC 2026","passed","Tue May 26 05:31:45 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","92669","test_filter_3_senders_multiple_msg_1_receiver","tests.e2e","Tue May 26 05:31:43 UTC 2026","passed","Tue May 26 05:33:16 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","840","test_passing_invalid_cursor","tests.store","Tue May 26 05:34:29 UTC 2026","passed","Tue May 26 05:34:30 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","230","test_publish_with_ephemeral","tests.relay","Tue May 26 05:31:58 UTC 2026","passed","Tue May 26 05:31:58 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","137","test_filter_subscribe_to_pubsub_topic_from_another_cluster_id","tests.filter","Tue May 26 05:31:26 UTC 2026","passed","Tue May 26 05:31:26 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","1460","test_store_node_paused_and_unpaused","tests.store","Tue May 26 05:36:43 UTC 2026","passed","Tue May 26 05:36:44 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","38133","test_store_sync_range_with_jitter_catches_old_messages","tests.store_sync","Tue May 26 05:43:07 UTC 2026","passed","Tue May 26 05:43:45 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","2037","test_publish_with_payload_less_than_150_kb","tests.relay","Tue May 26 05:33:24 UTC 2026","passed","Tue May 26 05:33:26 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","370","test_filter_update_subscription_add_a_new_pubsub_topic","tests.filter","Tue May 26 05:31:54 UTC 2026","passed","Tue May 26 05:31:54 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","12014","test_s29_send_on_topics_mapping_to_different_shards","tests.wrappers_tests","Tue May 26 05:40:51 UTC 2026","passed","Tue May 26 05:41:03 UTC 2026","TestS29SendOnTopicsMappingToDifferentShards","test_send_relay_propagation","",""
|
||||
"","4970","test_admin_connected_peers_contains_peers_only","tests.rest_flags","Tue May 26 05:32:03 UTC 2026","passed","Tue May 26 05:32:08 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","5452","test_store","tests.discv5","Tue May 26 05:29:49 UTC 2026","passed","Tue May 26 05:29:54 UTC 2026","TestDiscv5","test_discv5","",""
|
||||
"","25013","test_different_cursor_and_indexes[110-120]","tests.store","Tue May 26 05:34:41 UTC 2026","passed","Tue May 26 05:35:06 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","4","test_publish_on_non_subscribed_pubsub_topic","tests.relay","Tue May 26 05:32:57 UTC 2026","passed","Tue May 26 05:32:57 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","2623","test_single_pubsub_topic[/waku/2/rs/5/0]","tests.sharding","Tue May 26 05:32:59 UTC 2026","passed","Tue May 26 05:33:01 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","186","test_relay_get_message_while_one_peer_is_paused","tests.relay","Tue May 26 05:35:57 UTC 2026","passed","Tue May 26 05:35:57 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","4660","test_filter_auto_sharding_multiple_content_topics","tests.sharding","Tue May 26 05:31:11 UTC 2026","passed","Tue May 26 05:31:16 UTC 2026","TestFilterAutoSharding","test_filter","",""
|
||||
"","73533","test_relay_packet_loss_applied_mid_way","tests.e2e","Tue May 26 05:32:14 UTC 2026","passed","Tue May 26 05:33:28 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","61067","test_s24_ephemeral_message_with_reachable_store","tests.wrappers_tests","Tue May 26 05:34:34 UTC 2026","passed","Tue May 26 05:35:35 UTC 2026","TestS24EphemeralMessageWithReachableStore","test_send_relay_propagation","",""
|
||||
"","2501","test_multiple_content_topics_same_shard[content_topic_list0]","tests.sharding","Tue May 26 05:32:27 UTC 2026","broken","Tue May 26 05:32:29 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2496","test_multiple_content_topics_same_shard[content_topic_list1]","tests.sharding","Tue May 26 05:32:37 UTC 2026","broken","Tue May 26 05:32:40 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","3200","test_log_level_DEBUG_from_TRACE","tests.rest_flags","Tue May 26 05:31:08 UTC 2026","failed","Tue May 26 05:31:11 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","127","test_last_node_to_start_publishes","tests.relay","Tue May 26 05:33:51 UTC 2026","passed","Tue May 26 05:33:51 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","123234","test_store_sync_high_jitter_stress","tests.store_sync","Tue May 26 05:33:29 UTC 2026","passed","Tue May 26 05:35:32 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","594","test_publish_on_multiple_pubsub_topics","tests.relay","Tue May 26 05:32:05 UTC 2026","passed","Tue May 26 05:32:06 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","61070","test_s12_send_with_no_peers_produces_error","tests.wrappers_tests","Tue May 26 05:34:42 UTC 2026","passed","Tue May 26 05:35:44 UTC 2026","TestS12IsolatedSenderNoPeers","test_send_errors_and_concurrency","",""
|
||||
"","34790","test_three_store_sync_exchange","tests.store_sync","Tue May 26 05:34:36 UTC 2026","passed","Tue May 26 05:35:10 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","215","test_message_with_ephemeral_false","tests.store","Tue May 26 05:39:28 UTC 2026","passed","Tue May 26 05:39:29 UTC 2026","TestEphemeral","test_ephemeral","",""
|
||||
"","38115","test_store_sync_range_with_zero_jitter","tests.store_sync","Tue May 26 05:33:56 UTC 2026","passed","Tue May 26 05:34:35 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","9548","test_start_node_with_50_pubsub_topics","tests.sharding","Tue May 26 05:31:49 UTC 2026","passed","Tue May 26 05:31:58 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","4","test_publish_with_invalid_meta","tests.relay","Tue May 26 05:32:52 UTC 2026","passed","Tue May 26 05:32:52 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","5920","test_sync_messages_received_via_lightpush","tests.store_sync","Tue May 26 05:35:35 UTC 2026","passed","Tue May 26 05:35:41 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","6","test_store_with_unknown_pubsub_topic_but_known_content_topic","tests.store","Tue May 26 05:37:51 UTC 2026","passed","Tue May 26 05:37:51 UTC 2026","TestTopics","test_topics","",""
|
||||
"","118147","test_s19_store_peer_appears_after_propagation","tests.wrappers_tests","Tue May 26 05:35:42 UTC 2026","skipped","Tue May 26 05:37:40 UTC 2026","TestS19StorePeerAppearsAfterPropagation","test_send_relay_propagation","",""
|
||||
"","115","test_publish_with_valid_version","tests.relay","Tue May 26 05:31:39 UTC 2026","passed","Tue May 26 05:31:39 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","9","test_valid_payloads_at_spam_rate","tests.relay","Tue May 26 05:33:33 UTC 2026","broken","Tue May 26 05:33:33 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"Sender isolated at T0; lightpush peer appears, then relay peer.","16018","test_s18_lightpush_first_then_relay","tests.wrappers_tests","Tue May 26 05:35:44 UTC 2026","passed","Tue May 26 05:36:00 UTC 2026","TestS18StagedTopologyReformation","test_send_lightpush_and_edge","",""
|
||||
"","1972","test_get_store_messages_with_different_pubsub_topics","tests.store","Tue May 26 05:33:19 UTC 2026","passed","Tue May 26 05:33:21 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","258","test_light_push_with_ephemeral","tests.light_push","Tue May 26 05:30:52 UTC 2026","passed","Tue May 26 05:30:52 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","256","test_filter_subscribe_refresh","tests.filter","Tue May 26 05:31:20 UTC 2026","passed","Tue May 26 05:31:21 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","2533","test_2_nodes_different_content_topic_different_shard","tests.sharding","Tue May 26 05:32:39 UTC 2026","broken","Tue May 26 05:32:42 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2738","test_store_with_filter","tests.store","Tue May 26 05:35:41 UTC 2026","passed","Tue May 26 05:35:44 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","116686","test_relay_packet_loss_sender_vs_receiver","tests.e2e","Tue May 26 05:29:14 UTC 2026","passed","Tue May 26 05:31:10 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","129","test_light_push_with_valid_meta","tests.light_push","Tue May 26 05:38:14 UTC 2026","passed","Tue May 26 05:38:14 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","155","test_light_push_with_payload_of_150_kb","tests.light_push","Tue May 26 05:35:38 UTC 2026","passed","Tue May 26 05:35:39 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","11015","test_create_start_and_stop_node","tests.wrappers_tests","Tue May 26 05:40:12 UTC 2026","passed","Tue May 26 05:40:23 UTC 2026","TestLogosDeliveryLifecycle","test_basic_life_cycle","",""
|
||||
"","118","test_filter_get_message_with_version","tests.filter","Tue May 26 05:33:09 UTC 2026","passed","Tue May 26 05:33:09 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","16377","test_get_peers","tests.peer_connection_management","Tue May 26 05:32:24 UTC 2026","passed","Tue May 26 05:32:40 UTC 2026","TestPeerStore","test_peer_store","",""
|
||||
"","4878","test_get_peers_for_blank_node","tests.peer_exchange","Tue May 26 05:31:30 UTC 2026","passed","Tue May 26 05:31:35 UTC 2026","TestPeerExchange","test_peer_exchange","",""
|
||||
"","4447","test_resubscribe_to_unsubscribed_content_topics","tests.sharding","Tue May 26 05:32:53 UTC 2026","passed","Tue May 26 05:32:58 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","96352","test_relay_4_nodes_two_publishers_compare_latency","tests.e2e","Tue May 26 05:30:55 UTC 2026","passed","Tue May 26 05:32:31 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","4135","test_check_sync_when_2_nodes_publish","tests.store_sync","Tue May 26 05:33:23 UTC 2026","passed","Tue May 26 05:33:28 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","845","test_message_with_both_ephemeral_true_and_false","tests.store","Tue May 26 05:34:34 UTC 2026","passed","Tue May 26 05:34:34 UTC 2026","TestEphemeral","test_ephemeral","",""
|
||||
"","38849","test_high_message_volume_sync","tests.store_sync","Tue May 26 05:40:32 UTC 2026","passed","Tue May 26 05:41:11 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","5575","test_metrics_after_relay_publish","tests.metrics","Tue May 26 05:32:22 UTC 2026","passed","Tue May 26 05:32:27 UTC 2026","TestMetrics","test_metrics","",""
|
||||
"","4040","test_unsubscribe_from_some_content_topics[content_topic_list0]","tests.sharding","Tue May 26 05:31:51 UTC 2026","passed","Tue May 26 05:31:55 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","4551","test_publish_with_valid_payloads","tests.relay","Tue May 26 05:38:24 UTC 2026","passed","Tue May 26 05:38:29 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","233","test_filter_unsubscribe_with_very_large_request_id","tests.filter","Tue May 26 05:32:04 UTC 2026","passed","Tue May 26 05:32:05 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","12011","test_s07_relay_propagation_with_store_validation","tests.wrappers_tests","Tue May 26 05:41:39 UTC 2026","passed","Tue May 26 05:41:51 UTC 2026","TestS07CoreSenderRelayAndStore","test_send_relay_propagation","",""
|
||||
"","837","test_passing_non_base64_cursor","tests.store","Tue May 26 05:36:47 UTC 2026","passed","Tue May 26 05:36:48 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","2505","test_different_page_size[11]","tests.store","Tue May 26 05:40:56 UTC 2026","passed","Tue May 26 05:40:59 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","3186","test_message_relayed_while_store_node_is_stopped_and_removed","tests.store","Tue May 26 05:33:37 UTC 2026","passed","Tue May 26 05:33:41 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","958","test_publish_with_payload_equal_or_more_150_kb","tests.relay","Tue May 26 05:35:58 UTC 2026","passed","Tue May 26 05:35:59 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","1223","test_publishing_node_restarts","tests.store","Tue May 26 05:40:17 UTC 2026","passed","Tue May 26 05:40:18 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","43741","test_chain_of_relay_nodes","tests.e2e","Tue May 26 05:30:07 UTC 2026","passed","Tue May 26 05:30:51 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","4","test_filter_update_subscription_with_extra_field","tests.filter","Tue May 26 05:30:36 UTC 2026","passed","Tue May 26 05:30:36 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","1760","test_filter_get_50_messages","tests.filter","Tue May 26 05:37:34 UTC 2026","passed","Tue May 26 05:37:36 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","2088","test_invalid_page_size","tests.store","Tue May 26 05:33:05 UTC 2026","passed","Tue May 26 05:33:07 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","17040","test_different_page_size[81]","tests.store","Tue May 26 05:37:15 UTC 2026","passed","Tue May 26 05:37:32 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","231","test_filter_unsubscribe_from_single_content_topic","tests.filter","Tue May 26 05:31:59 UTC 2026","passed","Tue May 26 05:31:59 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","12778","test_static_shard_relay_10_nwaku_nodes","tests.sharding","Tue May 26 05:33:01 UTC 2026","passed","Tue May 26 05:33:14 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","1059","test_invalid_pagination_cursor_param","tests.store","Tue May 26 05:36:56 UTC 2026","passed","Tue May 26 05:36:58 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","5","test_filter_update_subscription_with_invalid_request_id","tests.filter","Tue May 26 05:35:27 UTC 2026","passed","Tue May 26 05:35:27 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","6828","test_sync_with_one_node_with_delayed_start","tests.store_sync","Tue May 26 05:40:24 UTC 2026","passed","Tue May 26 05:40:31 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","4","test_filter_subscribe_with_no_request_id","tests.filter","Tue May 26 05:32:17 UTC 2026","passed","Tue May 26 05:32:17 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","1231","test_verify_node_version2","tests.rest_flags","Tue May 26 05:36:25 UTC 2026","failed","Tue May 26 05:36:26 UTC 2026","TestDebugFlags","test_debug_flags","",""
|
||||
"","4","test_light_push_with_missing_pubsub_topics","tests.light_push","Tue May 26 05:32:40 UTC 2026","failed","Tue May 26 05:32:40 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","3571","test_unsubscribe_from_all_pubsub_topics_one_by_one","tests.sharding","Tue May 26 05:34:20 UTC 2026","passed","Tue May 26 05:34:23 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","37828","test_filter_node_not_connected_directly_to_relaying_node","tests.e2e","Tue May 26 05:30:35 UTC 2026","passed","Tue May 26 05:31:12 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","127","test_filter_unsubscribe_from_non_existing_content_topic","tests.filter","Tue May 26 05:30:40 UTC 2026","passed","Tue May 26 05:30:40 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","1191","test_get_debug_version_is_string","tests.rest_flags","Tue May 26 05:35:07 UTC 2026","passed","Tue May 26 05:35:08 UTC 2026","TestDebugFlags","test_debug_flags","",""
|
||||
"","0","test_2_lightpush_nodes_and_2_receiving_nodes","tests.light_push","Tue May 26 05:32:52 UTC 2026","skipped","Tue May 26 05:32:52 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","5","test_filter_update_subscription_with_no_content_topic","tests.filter","Tue May 26 05:35:40 UTC 2026","passed","Tue May 26 05:35:40 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","13963","test_relay_2_nodes_packet_reordering","tests.e2e","Tue May 26 05:33:46 UTC 2026","passed","Tue May 26 05:34:00 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","34","test_light_push_with_invalid_timestamps","tests.light_push","Tue May 26 05:38:03 UTC 2026","passed","Tue May 26 05:38:03 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","1255","test_time_filter_matches_multiple_messages","tests.store","Tue May 26 05:33:36 UTC 2026","passed","Tue May 26 05:33:37 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","1256","test_time_filter_negative_end_time","tests.store","Tue May 26 05:34:09 UTC 2026","passed","Tue May 26 05:34:10 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","3339","test_subscribe_via_api_to_new_pubsub_topics","tests.sharding","Tue May 26 05:39:03 UTC 2026","passed","Tue May 26 05:39:06 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","45","test_store_with_one_content_topic","tests.store","Tue May 26 05:33:22 UTC 2026","passed","Tue May 26 05:33:22 UTC 2026","TestTopics","test_topics","",""
|
||||
"","1239","test_verify_node_info","tests.rest_flags","Tue May 26 05:33:50 UTC 2026","passed","Tue May 26 05:33:51 UTC 2026","TestDebugFlags","test_debug_flags","",""
|
||||
"","85172","test_relay_packet_loss_correlated_vs_uncorrelated","tests.e2e","Tue May 26 05:33:46 UTC 2026","passed","Tue May 26 05:35:11 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","3771","test_admin_peers_mesh_on_shard_contains_node2","tests.rest_flags","Tue May 26 05:32:14 UTC 2026","passed","Tue May 26 05:32:18 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","28512","test_relay_2_nodes_temporary_blackout_recovers_no_helpers","tests.e2e","Tue May 26 05:31:14 UTC 2026","passed","Tue May 26 05:31:42 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2496","test_single_content_topic[/app/20/sometopic/someencoding]","tests.sharding","Tue May 26 05:33:48 UTC 2026","broken","Tue May 26 05:33:51 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","258698","test_valid_payloads_dynamic_at_slow_rate","tests.relay","Tue May 26 05:37:53 UTC 2026","broken","Tue May 26 05:42:12 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","52062","test_s16_lightpush_peer_appears_later","tests.wrappers_tests","Tue May 26 05:32:23 UTC 2026","skipped","Tue May 26 05:33:15 UTC 2026","TestS16LightpushPeerAppearsLater","test_send_lightpush_and_edge","",""
|
||||
"","3517","test_relay_peers_on_shard_contains_connected_peer","tests.rest_flags","Tue May 26 05:32:57 UTC 2026","passed","Tue May 26 05:33:00 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","37611","test_store_node_not_connected_directly_to_relaying_node","tests.e2e","Tue May 26 05:31:04 UTC 2026","passed","Tue May 26 05:31:42 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","14626","test_relay_different_latency_between_two_nodes[1000]","tests.e2e","Tue May 26 05:30:01 UTC 2026","passed","Tue May 26 05:30:15 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","3","test_filter_unsubscribe_all_with_extra_field","tests.filter","Tue May 26 05:34:26 UTC 2026","passed","Tue May 26 05:34:26 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","5","test_store_without_encoding_pubsubtopic","tests.store","Tue May 26 05:37:56 UTC 2026","passed","Tue May 26 05:37:56 UTC 2026","TestTopics","test_topics","",""
|
||||
"","2626","test_retrieve_messages_without_subscribing_via_api","tests.sharding","Tue May 26 05:34:16 UTC 2026","passed","Tue May 26 05:34:19 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","28191","test_node_without_sync_or_relay_stays_empty","tests.store_sync","Tue May 26 05:35:46 UTC 2026","passed","Tue May 26 05:36:14 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","970","test_light_push_after_receiving_node_restarts","tests.light_push","Tue May 26 05:38:19 UTC 2026","passed","Tue May 26 05:38:20 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","13184","test_filter_subscribe_to_100_content_topics_in_one_call","tests.filter","Tue May 26 05:30:19 UTC 2026","passed","Tue May 26 05:30:32 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","2700","test_main_node_relay_and_store__peer_relay_and_store","tests.store","Tue May 26 05:35:11 UTC 2026","passed","Tue May 26 05:35:14 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","901","test_light_push_with_valid_timestamps","tests.light_push","Tue May 26 05:37:57 UTC 2026","passed","Tue May 26 05:37:58 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","40138","test_store_no_peer_selected","tests.e2e","Tue May 26 05:32:00 UTC 2026","passed","Tue May 26 05:32:40 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","7078","test_admin_connected_peers_on_shard_contains_all_three","tests.rest_flags","Tue May 26 05:36:09 UTC 2026","passed","Tue May 26 05:36:17 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","798","test_publish_with_valid_timestamps","tests.relay","Tue May 26 05:32:48 UTC 2026","passed","Tue May 26 05:32:48 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","846","test_different_cursor_and_indexes[2-4]","tests.store","Tue May 26 05:40:48 UTC 2026","passed","Tue May 26 05:40:49 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","5271","test_metrics_after_store_get","tests.metrics","Tue May 26 05:39:35 UTC 2026","passed","Tue May 26 05:39:40 UTC 2026","TestMetrics","test_metrics","",""
|
||||
"","483","test_relay_subscribe_with_multiple_overlapping_pubsub_topics","tests.relay","Tue May 26 05:36:05 UTC 2026","passed","Tue May 26 05:36:05 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","48","test_store_with_both_pubsub_topic_and_content_topic","tests.store","Tue May 26 05:35:49 UTC 2026","passed","Tue May 26 05:35:49 UTC 2026","TestTopics","test_topics","",""
|
||||
"","8508","test_store_with_hashes","tests.store","Tue May 26 05:31:33 UTC 2026","passed","Tue May 26 05:31:41 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","0","test_idle_filter_subscriptions_for_more_than_5_nodes","tests.filter","Tue May 26 05:31:51 UTC 2026","skipped","Tue May 26 05:31:51 UTC 2026","TestIdleSubscriptions","test_idle_subscriptions","",""
|
||||
"","6","test_filter_subscribe_with_extra_field","tests.filter","Tue May 26 05:31:56 UTC 2026","passed","Tue May 26 05:31:56 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","6395","test_static_shard_relay","tests.sharding","Tue May 26 05:39:53 UTC 2026","passed","Tue May 26 05:40:00 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","4548","test_filter_get_message_while_one_peer_is_paused","tests.filter","Tue May 26 05:39:08 UTC 2026","passed","Tue May 26 05:39:12 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","0","test_peer_store_content_after_node2_restarts","tests.peer_connection_management","Tue May 26 05:31:30 UTC 2026","skipped","Tue May 26 05:31:30 UTC 2026","TestPeerStore","test_peer_store","",""
|
||||
"","5197","test_light_push_with_valid_content_topics","tests.light_push","Tue May 26 05:32:03 UTC 2026","passed","Tue May 26 05:32:08 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","51078","test_relay_4_nodes_sender_latency","tests.e2e","Tue May 26 05:30:57 UTC 2026","passed","Tue May 26 05:31:48 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","246","test_relay_unsubscribe_from_non_existing_pubsub_topic","tests.relay","Tue May 26 05:39:52 UTC 2026","passed","Tue May 26 05:39:53 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","2506","test_main_node_relay_lightpush__peer_only_filter","tests.light_push","Tue May 26 05:31:26 UTC 2026","passed","Tue May 26 05:31:29 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","2747","test_subscribe_and_publish_on_another_content_topic_from_another_shard","tests.sharding","Tue May 26 05:31:44 UTC 2026","passed","Tue May 26 05:31:46 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","4118","test_check_sync_when_all_3_nodes_publish","tests.store_sync","Tue May 26 05:37:15 UTC 2026","passed","Tue May 26 05:37:19 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","4514","test_subscribe_one_by_one_to_different_content_topics_and_send_messages","tests.sharding","Tue May 26 05:31:40 UTC 2026","passed","Tue May 26 05:31:44 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","7","test_store_without_pubsub_topic_and_content_topic","tests.store","Tue May 26 05:34:54 UTC 2026","passed","Tue May 26 05:34:54 UTC 2026","TestTopics","test_topics","",""
|
||||
"","3209","test_content_topic_not_in_docker_flags","tests.sharding","Tue May 26 05:34:00 UTC 2026","passed","Tue May 26 05:34:03 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2491","test_node_uses_both_auto_and_regular_apis","tests.sharding","Tue May 26 05:34:11 UTC 2026","broken","Tue May 26 05:34:14 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","0","test_main_node_only_lightpush__peer_only_lightpush","tests.light_push","Tue May 26 05:35:56 UTC 2026","skipped","Tue May 26 05:35:56 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","2091","test_passing_cursor_not_returned_in_paginationCursor","tests.store","Tue May 26 05:34:25 UTC 2026","passed","Tue May 26 05:34:27 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","5","test_store_with_empty_pubsub_topics","tests.store","Tue May 26 05:34:21 UTC 2026","passed","Tue May 26 05:34:21 UTC 2026","TestTopics","test_topics","",""
|
||||
"","775","test_filter_get_message_with_valid_timestamps","tests.filter","Tue May 26 05:31:13 UTC 2026","passed","Tue May 26 05:31:14 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","3","test_publish_with_invalid_version","tests.relay","Tue May 26 05:35:02 UTC 2026","passed","Tue May 26 05:35:02 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","38151","test_store_node_not_connected_directly_to_lightpushing_node","tests.e2e","Tue May 26 05:29:55 UTC 2026","passed","Tue May 26 05:30:33 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","3788","test_message_relayed_while_store_node_is_stopped_without_removing","tests.store","Tue May 26 05:33:30 UTC 2026","passed","Tue May 26 05:33:34 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","3253","test_log_level_ERROR_from_WARN","tests.rest_flags","Tue May 26 05:33:02 UTC 2026","passed","Tue May 26 05:33:06 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","15481","test_relay_2_nodes_low_bandwidth_reliability","tests.e2e","Tue May 26 05:33:30 UTC 2026","passed","Tue May 26 05:33:45 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","184","test_message_light_pushed_on_different_pubsub_topic_is_not_retrieved","tests.light_push","Tue May 26 05:39:26 UTC 2026","passed","Tue May 26 05:39:26 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","7","test_filter_subscribe_with_invalid_request_id","tests.filter","Tue May 26 05:37:43 UTC 2026","passed","Tue May 26 05:37:43 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","2698","test_publish_on_multiple_pubsub_topics_and_only_after_fetch_them","tests.sharding","Tue May 26 05:33:56 UTC 2026","passed","Tue May 26 05:33:59 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","32697","test_admin_connected_peers_scalar_types","tests.rest_flags","Tue May 26 05:32:19 UTC 2026","passed","Tue May 26 05:32:52 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","2874","test_single_pubsub_topic[/waku/2/rs/2/1]","tests.sharding","Tue May 26 05:33:59 UTC 2026","passed","Tue May 26 05:34:02 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","3246","test_log_level_NOTICE_from_INFO","tests.rest_flags","Tue May 26 05:31:40 UTC 2026","passed","Tue May 26 05:31:43 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","2543","test_2_nodes_different_cluster_same_shard","tests.sharding","Tue May 26 05:36:19 UTC 2026","passed","Tue May 26 05:36:22 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","4","test_filter_subscribe_with_no_pubsub_topic","tests.filter","Tue May 26 05:31:24 UTC 2026","passed","Tue May 26 05:31:24 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","1251","test_time_filter_negative_start_time","tests.store","Tue May 26 05:37:13 UTC 2026","passed","Tue May 26 05:37:14 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","838","test_store_with_empty_hashes","tests.store","Tue May 26 05:35:09 UTC 2026","passed","Tue May 26 05:35:10 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","11012","test_s05_send_fails_when_auto_subscribe_fails[missing-encoding-segment]","tests.wrappers_tests","Tue May 26 05:48:59 UTC 2026","passed","Tue May 26 05:49:10 UTC 2026","TestS05AutoSubscribeFailureBeforeTaskCreation","test_send_handle_and_subscription","",""
|
||||
"","3483","test_filter_static_sharding_multiple_shards","tests.sharding","Tue May 26 05:33:52 UTC 2026","passed","Tue May 26 05:33:55 UTC 2026","TestFilterStaticSharding","test_filter","",""
|
||||
"","13013","test_s25_ephemeral_lightpush_with_store","tests.wrappers_tests","Tue May 26 05:36:45 UTC 2026","passed","Tue May 26 05:36:58 UTC 2026","TestS25EphemeralLightpushWithStore","test_send_lightpush_and_edge","",""
|
||||
"","1250","test_time_filter_matches_one_message","tests.store","Tue May 26 05:31:57 UTC 2026","passed","Tue May 26 05:31:58 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","0","test_s20_store_misses_initially_then_retry_succeeds","tests.wrappers_tests","Tue May 26 05:36:58 UTC 2026","skipped","Tue May 26 05:36:58 UTC 2026","TestS20StoreMissesInitiallyThenRetrySucceeds","test_send_relay_propagation","",""
|
||||
"","730","test_relay_get_message_after_one_peer_was_stopped","tests.relay","Tue May 26 05:33:19 UTC 2026","passed","Tue May 26 05:33:20 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","2486","test_unsubscribe_from_non_subscribed_content_topics","tests.sharding","Tue May 26 05:36:16 UTC 2026","passed","Tue May 26 05:36:18 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","16","test_filter_update_subscription_with_invalid_content_topic_format","tests.filter","Tue May 26 05:34:19 UTC 2026","passed","Tue May 26 05:34:20 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","135","test_filter_subscribe_to_single_topics","tests.filter","Tue May 26 05:37:39 UTC 2026","passed","Tue May 26 05:37:39 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","0","test_use_persistent_storage_survive_restart","tests.peer_connection_management","Tue May 26 05:32:43 UTC 2026","skipped","Tue May 26 05:32:43 UTC 2026","TestPeerStore","test_peer_store","",""
|
||||
"","217","test_get_store_message_with_meta","tests.store","Tue May 26 05:32:03 UTC 2026","passed","Tue May 26 05:32:03 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","823","test_filter_unsubscribe_all_from_90_content_topics","tests.filter","Tue May 26 05:35:43 UTC 2026","passed","Tue May 26 05:35:44 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","3","test_publish_with_missing_content_topic","tests.relay","Tue May 26 05:32:54 UTC 2026","passed","Tue May 26 05:32:54 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","2921","test_filter_get_message_after_node1_restarts","tests.filter","Tue May 26 05:34:07 UTC 2026","passed","Tue May 26 05:34:10 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","14682","test_large_message_payload_sync","tests.store_sync","Tue May 26 05:36:45 UTC 2026","passed","Tue May 26 05:37:00 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","2765","test_main_node_relay_and_store__peer_only_relay","tests.store","Tue May 26 05:37:38 UTC 2026","passed","Tue May 26 05:37:41 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","1252","test_time_filter_zero_end_time","tests.store","Tue May 26 05:33:40 UTC 2026","passed","Tue May 26 05:33:42 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","6267","test_get_peers_after_node1_was_restarted","tests.peer_exchange","Tue May 26 05:34:52 UTC 2026","passed","Tue May 26 05:34:58 UTC 2026","TestPeerExchange","test_peer_exchange","",""
|
||||
"","2503","test_admin_peers_stats_schema","tests.rest_flags","Tue May 26 05:31:11 UTC 2026","passed","Tue May 26 05:31:13 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","4197","test_different_cursor_and_indexes[19-20]","tests.store","Tue May 26 05:34:17 UTC 2026","passed","Tue May 26 05:34:22 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","148","test_relay_unsubscribe_from_single_pubsub_topic","tests.relay","Tue May 26 05:31:06 UTC 2026","passed","Tue May 26 05:31:06 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","424","test_messages_with_timestamps_far_from_now","tests.store","Tue May 26 05:33:32 UTC 2026","passed","Tue May 26 05:33:32 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","0","test_light_push_and_retrieve_100_messages","tests.light_push","Tue May 26 05:39:33 UTC 2026","skipped","Tue May 26 05:39:33 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","15","test_filter_unsubscribe_all_on_peer_with_no_subscription","tests.filter","Tue May 26 05:30:47 UTC 2026","passed","Tue May 26 05:30:47 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","838","test_store_with_empty_and_valid_hash","tests.store","Tue May 26 05:37:01 UTC 2026","passed","Tue May 26 05:37:02 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","3261","test_filter_get_message_after_node2_restarts","tests.filter","Tue May 26 05:32:03 UTC 2026","passed","Tue May 26 05:32:06 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","225","test_filter_get_message_duplicate_message","tests.filter","Tue May 26 05:35:36 UTC 2026","passed","Tue May 26 05:35:37 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","2526","test_publish_on_not_subscribed_content_topic_works","tests.sharding","Tue May 26 05:31:47 UTC 2026","passed","Tue May 26 05:31:50 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","8296","test_get_multiple_store_messages","tests.store","Tue May 26 05:36:30 UTC 2026","passed","Tue May 26 05:36:39 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","837","test_store_with_duplicate_hashes","tests.store","Tue May 26 05:31:44 UTC 2026","passed","Tue May 26 05:31:45 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","835","test_store_with_non_hex_characters_in_hash","tests.store","Tue May 26 05:34:55 UTC 2026","passed","Tue May 26 05:34:56 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","840","test_store_invalid_ascending","tests.store","Tue May 26 05:32:22 UTC 2026","passed","Tue May 26 05:32:23 UTC 2026","TestSorting","test_sorting","",""
|
||||
"","2432","test_single_content_topic[/toychat/2/huilong/proto]","tests.sharding","Tue May 26 05:36:24 UTC 2026","broken","Tue May 26 05:36:26 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","122","test_filter_unsubscribe_from_non_existing_pubsub_topic","tests.filter","Tue May 26 05:35:30 UTC 2026","passed","Tue May 26 05:35:31 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","2505","test_admin_filter_subscriptions_shape","tests.rest_flags","Tue May 26 05:32:46 UTC 2026","passed","Tue May 26 05:32:48 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"Sender isolated at T0; relay peer appears, then lightpush peer.","16018","test_s18_relay_first_then_lightpush","tests.wrappers_tests","Tue May 26 05:33:15 UTC 2026","passed","Tue May 26 05:33:31 UTC 2026","TestS18StagedTopologyReformation","test_send_lightpush_and_edge","",""
|
||||
"","260227","test_valid_payloads_dynamic_at_spam_rate","tests.relay","Tue May 26 05:33:33 UTC 2026","broken","Tue May 26 05:37:53 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","127","test_light_push_with_no_timestamp","tests.light_push","Tue May 26 05:30:40 UTC 2026","passed","Tue May 26 05:30:40 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","140","test_light_push_and_retrieve_duplicate_message","tests.light_push","Tue May 26 05:39:31 UTC 2026","passed","Tue May 26 05:39:31 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","13","test_filter_unsubscribe_from_101_content_topics","tests.filter","Tue May 26 05:31:53 UTC 2026","passed","Tue May 26 05:31:53 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","3483","test_admin_relay_peers_schema","tests.rest_flags","Tue May 26 05:33:06 UTC 2026","passed","Tue May 26 05:33:10 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","3912","test_lightpush","tests.discv5","Tue May 26 05:30:17 UTC 2026","passed","Tue May 26 05:30:21 UTC 2026","TestDiscv5","test_discv5","",""
|
||||
"","6421","test_multiple_receiving_nodes","tests.light_push","Tue May 26 05:34:33 UTC 2026","passed","Tue May 26 05:34:40 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","144","test_filter_update_subscription_refresh_existing","tests.filter","Tue May 26 05:32:21 UTC 2026","passed","Tue May 26 05:32:21 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","2656","test_content_topic_also_in_docker_flags[/toychat/2/huilong/proto]","tests.sharding","Tue May 26 05:32:47 UTC 2026","passed","Tue May 26 05:32:49 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","0","test_s01_send_on_uninitialized_handle","tests.wrappers_tests","Tue May 26 05:35:12 UTC 2026","skipped","Tue May 26 05:35:12 UTC 2026","TestS01NilOrUninitializedHandle","test_send_handle_and_subscription","",""
|
||||
"","1261","test_time_filter_start_time_equals_end_time","tests.store","Tue May 26 05:34:43 UTC 2026","passed","Tue May 26 05:34:44 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","1251","test_time_filter_zero_start_end_time","tests.store","Tue May 26 05:32:29 UTC 2026","passed","Tue May 26 05:32:31 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","2480","test_admin_service_peers_schema","tests.rest_flags","Tue May 26 05:34:08 UTC 2026","passed","Tue May 26 05:34:10 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","7","test_store_with_unknown_pubsub_topic","tests.store","Tue May 26 05:41:19 UTC 2026","passed","Tue May 26 05:41:19 UTC 2026","TestTopics","test_topics","",""
|
||||
"","4492","test_resubscribe_to_unsubscribed_pubsub_topics","tests.sharding","Tue May 26 05:33:43 UTC 2026","passed","Tue May 26 05:33:47 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","11007","test_stop_node_without_destroy","tests.wrappers_tests","Tue May 26 05:34:31 UTC 2026","passed","Tue May 26 05:34:42 UTC 2026","TestLogosDeliveryLifecycle","test_basic_life_cycle","",""
|
||||
"","3366","test_relay_peers_on_shard_schema","tests.rest_flags","Tue May 26 05:35:03 UTC 2026","passed","Tue May 26 05:35:06 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","2407","test_single_content_topic[/app/27/sometopic/someencoding]","tests.sharding","Tue May 26 05:31:24 UTC 2026","broken","Tue May 26 05:31:26 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","5564","test_relay","tests.discv5","Tue May 26 05:29:54 UTC 2026","passed","Tue May 26 05:30:00 UTC 2026","TestDiscv5","test_discv5","",""
|
||||
"","19023","test_s04_unsubscribe_then_send_same_content_topic","tests.wrappers_tests","Tue May 26 05:37:24 UTC 2026","passed","Tue May 26 05:37:43 UTC 2026","TestS04UnsubscribeThenSendSameTopic","test_send_handle_and_subscription","",""
|
||||
"","223","test_store_with_wrongPeerAddr","tests.store","Tue May 26 05:39:19 UTC 2026","passed","Tue May 26 05:39:19 UTC 2026","TestApiFlags","test_api_flags","",""
|
||||
"","2562","test_unsubscribe_from_non_subscribed_pubsub_topics","tests.sharding","Tue May 26 05:31:45 UTC 2026","passed","Tue May 26 05:31:48 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","421","test_get_store_duplicate_messages","tests.store","Tue May 26 05:33:24 UTC 2026","passed","Tue May 26 05:33:25 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","18","test_light_push_with_invalid_payloads","tests.light_push","Tue May 26 05:31:13 UTC 2026","passed","Tue May 26 05:31:13 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","4","test_store_with_wrong_url_content_topic","tests.store","Tue May 26 05:34:25 UTC 2026","passed","Tue May 26 05:34:25 UTC 2026","TestTopics","test_topics","",""
|
||||
"","70432","test_sync_flags_node2_start_later","tests.store_sync","Tue May 26 05:37:29 UTC 2026","passed","Tue May 26 05:38:40 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","70794","test_store_sync_indirect_node","tests.store_sync","Tue May 26 05:35:50 UTC 2026","passed","Tue May 26 05:37:01 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","99864","test_relay_4_nodes_sender_packet_loss_50_15sec_timeout","tests.e2e","Tue May 26 05:30:08 UTC 2026","passed","Tue May 26 05:31:48 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","4425","test_filter_get_message_with_valid_payloads","tests.filter","Tue May 26 05:31:46 UTC 2026","passed","Tue May 26 05:31:50 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","4086","test_optional_nodes_not_subscribed_to_same_topic","tests.filter","Tue May 26 05:33:18 UTC 2026","passed","Tue May 26 05:33:22 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","3235","test_log_level_FATAL_from_ERROR","tests.rest_flags","Tue May 26 05:33:39 UTC 2026","passed","Tue May 26 05:33:43 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","27","test_publish_while_peer_is_paused","tests.relay","Tue May 26 05:32:56 UTC 2026","passed","Tue May 26 05:32:56 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","5557","test_metrics_after_filter_get","tests.metrics","Tue May 26 05:31:56 UTC 2026","passed","Tue May 26 05:32:01 UTC 2026","TestMetrics","test_metrics","",""
|
||||
"","2531","test_main_node_relay_lightpush__peer_only_relay","tests.light_push","Tue May 26 05:33:41 UTC 2026","passed","Tue May 26 05:33:44 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","50994","test_relay_2_nodes_bandwidth_low_vs_high_drain_time","tests.e2e","Tue May 26 05:38:13 UTC 2026","passed","Tue May 26 05:39:04 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","378","test_filter_get_message_after_node_pauses_and_pauses","tests.filter","Tue May 26 05:30:25 UTC 2026","passed","Tue May 26 05:30:25 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","387","test_publish_after_node_pauses_and_pauses","tests.relay","Tue May 26 05:30:56 UTC 2026","passed","Tue May 26 05:30:56 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","10","test_filter_update_subscription_add_101_new_content_topics","tests.filter","Tue May 26 05:34:16 UTC 2026","passed","Tue May 26 05:34:16 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","424","test_different_page_size[1]","tests.store","Tue May 26 05:32:06 UTC 2026","passed","Tue May 26 05:32:07 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","2491","test_single_content_topic[/statusim/1/community/cbor]","tests.sharding","Tue May 26 05:34:31 UTC 2026","broken","Tue May 26 05:34:34 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","16375","test_add_peers","tests.peer_connection_management","Tue May 26 05:32:26 UTC 2026","passed","Tue May 26 05:32:42 UTC 2026","TestPeerStore","test_peer_store","",""
|
||||
"","2656","test_2_nodes_different_cluster_different_shard","tests.sharding","Tue May 26 05:34:35 UTC 2026","passed","Tue May 26 05:34:37 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","834","test_store_with_excessive_length_hash","tests.store","Tue May 26 05:34:51 UTC 2026","passed","Tue May 26 05:34:52 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","2625","test_single_pubsub_topic[/waku/2/rs/5/1]","tests.sharding","Tue May 26 05:33:12 UTC 2026","passed","Tue May 26 05:33:14 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","2080","test_cursor_pointing_to_deleted_message","tests.store","Tue May 26 05:33:13 UTC 2026","passed","Tue May 26 05:33:15 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","2662","test_filter_works_with_static_sharding","tests.sharding","Tue May 26 05:32:28 UTC 2026","passed","Tue May 26 05:32:31 UTC 2026","TestFilterStaticSharding","test_filter","",""
|
||||
"","5","test_relay_subscribe_with_empty_pubsub_topic_list","tests.relay","Tue May 26 05:34:03 UTC 2026","passed","Tue May 26 05:34:03 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","630","test_relay_unsubscribe_from_all_pubsub_topics","tests.relay","Tue May 26 05:33:01 UTC 2026","passed","Tue May 26 05:33:01 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","1287","test_messages_with_timestamps_close_to_now","tests.store","Tue May 26 05:34:19 UTC 2026","passed","Tue May 26 05:34:20 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","8653","test_get_store_messages_with_different_payloads","tests.store","Tue May 26 05:33:48 UTC 2026","passed","Tue May 26 05:33:57 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","12008","test_s30_concurrent_sends_during_auto_subscribe","tests.wrappers_tests","Tue May 26 05:40:36 UTC 2026","passed","Tue May 26 05:40:48 UTC 2026","TestS30ConcurrentSendsDuringAutoSubscribe","test_send_errors_and_concurrency","",""
|
||||
"","2741","test_subscribe_and_publish_on_another_shard","tests.sharding","Tue May 26 05:40:02 UTC 2026","passed","Tue May 26 05:40:05 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","5897","test_store_with_long_string_pubsub_topic","tests.store","Tue May 26 05:35:28 UTC 2026","passed","Tue May 26 05:35:34 UTC 2026","TestTopics","test_topics","",""
|
||||
"","4066","test_store_lightpushed_message","tests.store","Tue May 26 05:35:36 UTC 2026","passed","Tue May 26 05:35:40 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","1140","test_filter_unsubscribe_all_from_few_content_topics","tests.filter","Tue May 26 05:32:50 UTC 2026","passed","Tue May 26 05:32:51 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","3811","test_admin_service_peers_contains_expected_addrs_and_protocols","tests.rest_flags","Tue May 26 05:31:18 UTC 2026","passed","Tue May 26 05:31:22 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","1718","test_get_store_messages_with_different_content_topics","tests.store","Tue May 26 05:34:00 UTC 2026","passed","Tue May 26 05:34:02 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","2533","test_cant_publish_on_not_subscribed_shard","tests.sharding","Tue May 26 05:38:59 UTC 2026","passed","Tue May 26 05:39:02 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","6235","test_page_size_0_defaults_to_20","tests.store","Tue May 26 05:37:05 UTC 2026","passed","Tue May 26 05:37:11 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","7737","test_sync_flags","tests.store_sync","Tue May 26 05:37:20 UTC 2026","passed","Tue May 26 05:37:28 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","416832","test_get_multiple_2000_store_messages","tests.store","Tue May 26 05:29:31 UTC 2026","passed","Tue May 26 05:36:28 UTC 2026","TestCursorManyMessages","test_cursor_many_msgs","",""
|
||||
"","2619","test_cant_retrieve_messages_on_not_subscribed_content_topic","tests.sharding","Tue May 26 05:36:27 UTC 2026","passed","Tue May 26 05:36:30 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","13010","test_s11_edge_lightpush_with_store_validation","tests.wrappers_tests","Tue May 26 05:33:54 UTC 2026","passed","Tue May 26 05:34:07 UTC 2026","TestS11EdgeSenderLightpushAndStore","test_send_lightpush_and_edge","",""
|
||||
"","848","test_invalid_hash_param","tests.store","Tue May 26 05:33:01 UTC 2026","passed","Tue May 26 05:33:02 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","5053","test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_filter_node2","tests.light_push","Tue May 26 05:34:27 UTC 2026","passed","Tue May 26 05:34:32 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","3786","test_main_node_only_lightpush__peer_full","tests.light_push","Tue May 26 05:30:42 UTC 2026","passed","Tue May 26 05:30:45 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","0","test_s01_send_on_destroyed_handle","tests.wrappers_tests","Tue May 26 05:43:46 UTC 2026","skipped","Tue May 26 05:43:46 UTC 2026","TestS01NilOrUninitializedHandle","test_send_handle_and_subscription","",""
|
||||
"","52855","test_store_sync_five_node_mesh_burst","tests.store_sync","Tue May 26 05:32:56 UTC 2026","passed","Tue May 26 05:33:48 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","3","test_light_push_with_missing_payload","tests.light_push","Tue May 26 05:33:02 UTC 2026","passed","Tue May 26 05:33:02 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","9","test_valid_payloads_random_epoch_at_slow_rate","tests.relay","Tue May 26 05:33:33 UTC 2026","broken","Tue May 26 05:33:33 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","25583","test_sync_flags_no_relay_2nodes","tests.store_sync","Tue May 26 05:32:29 UTC 2026","passed","Tue May 26 05:32:54 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","102265","test_store_sync_long_chain","tests.store_sync","Tue May 26 05:41:20 UTC 2026","passed","Tue May 26 05:43:02 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","83118","test_store_sync_small_sync_range","tests.store_sync","Tue May 26 05:34:22 UTC 2026","passed","Tue May 26 05:35:45 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","228","test_on_empty_postgress_db","tests.store","Tue May 26 05:33:44 UTC 2026","passed","Tue May 26 05:33:44 UTC 2026","TestExternalDb","test_external_db","",""
|
||||
"","8419","test_store_include_data","tests.store","Tue May 26 05:34:05 UTC 2026","passed","Tue May 26 05:34:14 UTC 2026","TestApiFlags","test_api_flags","",""
|
||||
"","843","test_passing_cursor_of_non_existing_message_from_the_store","tests.store","Tue May 26 05:34:25 UTC 2026","passed","Tue May 26 05:34:26 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","4","test_light_push_with_extra_field","tests.light_push","Tue May 26 05:31:18 UTC 2026","passed","Tue May 26 05:31:18 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","382","test_filter_subscribe_to_pubsub_topics_from_multiple_clusters","tests.filter","Tue May 26 05:31:52 UTC 2026","passed","Tue May 26 05:31:52 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","1251","test_time_filter_end_time_now","tests.store","Tue May 26 05:32:01 UTC 2026","passed","Tue May 26 05:32:03 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","729","test_light_push_on_multiple_pubsub_topics","tests.light_push","Tue May 26 05:37:51 UTC 2026","passed","Tue May 26 05:37:52 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","17","test_filter_subscribe_with_invalid_content_topic_format","tests.filter","Tue May 26 05:34:13 UTC 2026","passed","Tue May 26 05:34:13 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","211","test_get_store_messages_with_wrong_typo_content_topic","tests.store","Tue May 26 05:33:09 UTC 2026","passed","Tue May 26 05:33:09 UTC 2026","TestApiFlags","test_api_flags","",""
|
||||
"","1255","test_time_filter_big_timestamp","tests.store","Tue May 26 05:33:11 UTC 2026","passed","Tue May 26 05:33:12 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","8","test_valid_payloads_random_user_message_limit","tests.relay","Tue May 26 05:33:33 UTC 2026","broken","Tue May 26 05:33:33 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","132","test_message_published_on_different_pubsub_topic_is_not_retrieved","tests.relay","Tue May 26 05:31:54 UTC 2026","passed","Tue May 26 05:31:55 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","247","test_relay_subscribe_to_already_existing_pubsub_topic","tests.relay","Tue May 26 05:33:38 UTC 2026","passed","Tue May 26 05:33:38 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","2095","test_passing_cursor_of_the_last_message_from_the_store","tests.store","Tue May 26 05:34:31 UTC 2026","passed","Tue May 26 05:34:33 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","4176","test_different_cursor_and_indexes[3-20]","tests.store","Tue May 26 05:34:17 UTC 2026","passed","Tue May 26 05:34:22 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","3548","test_unsubscribe_from_all_content_topics_one_by_one","tests.sharding","Tue May 26 05:33:04 UTC 2026","passed","Tue May 26 05:33:07 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","10","test_store_with_not_valid_content_topic","tests.store","Tue May 26 05:34:16 UTC 2026","passed","Tue May 26 05:34:16 UTC 2026","TestTopics","test_topics","",""
|
||||
"","2508","test_multiple_content_topics_different_shard","tests.sharding","Tue May 26 05:40:24 UTC 2026","broken","Tue May 26 05:40:26 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","1198","test_filter_unsubscribe_all_from_multiple_pubsub_topics","tests.filter","Tue May 26 05:31:57 UTC 2026","passed","Tue May 26 05:31:58 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","5869","test_filter","tests.discv5","Tue May 26 05:30:10 UTC 2026","passed","Tue May 26 05:30:16 UTC 2026","TestDiscv5","test_discv5","",""
|
||||
"","838","test_store_with_wrong_hash","tests.store","Tue May 26 05:33:28 UTC 2026","passed","Tue May 26 05:33:29 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","11","test_filter_subscribe_to_101_content_topics","tests.filter","Tue May 26 05:33:31 UTC 2026","passed","Tue May 26 05:33:31 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","212","test_store_not_include_data","tests.store","Tue May 26 05:32:14 UTC 2026","passed","Tue May 26 05:32:14 UTC 2026","TestApiFlags","test_api_flags","",""
|
||||
"","115","test_publish_with_no_timestamp","tests.relay","Tue May 26 05:32:09 UTC 2026","passed","Tue May 26 05:32:09 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","8330","test_different_page_size[39]","tests.store","Tue May 26 05:32:10 UTC 2026","passed","Tue May 26 05:32:19 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","225","test_filter_get_message_with_ephemeral","tests.filter","Tue May 26 05:35:33 UTC 2026","passed","Tue May 26 05:35:33 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","0","test_get_peers_two_protocols","tests.peer_connection_management","Tue May 26 05:32:45 UTC 2026","skipped","Tue May 26 05:32:45 UTC 2026","TestPeerStore","test_peer_store","",""
|
||||
"","41876","test_repeated_filter_requestID","tests.e2e","Tue May 26 05:29:19 UTC 2026","passed","Tue May 26 05:30:01 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","1258","test_time_filter_matches_no_message","tests.store","Tue May 26 05:34:38 UTC 2026","passed","Tue May 26 05:34:39 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","646158","test_query_after_long_time","tests.store_sync","Tue May 26 05:37:03 UTC 2026","passed","Tue May 26 05:47:49 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","0","test_idle_filter_subscriptions_after_node_disconnection","tests.filter","Tue May 26 05:30:26 UTC 2026","skipped","Tue May 26 05:30:26 UTC 2026","TestIdleSubscriptions","test_idle_subscriptions","",""
|
||||
"","244","test_filter_unsubscribe_from_all_subscribed_content_topics","tests.filter","Tue May 26 05:32:03 UTC 2026","passed","Tue May 26 05:32:03 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","3496","test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages","tests.sharding","Tue May 26 05:31:56 UTC 2026","passed","Tue May 26 05:31:59 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","5872","test_sync_nodes_have_store_true","tests.store_sync","Tue May 26 05:33:42 UTC 2026","passed","Tue May 26 05:33:47 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","3","test_light_push_with_missing_content_topic","tests.light_push","Tue May 26 05:34:46 UTC 2026","passed","Tue May 26 05:34:46 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","6255","test_metrics_initial_value","tests.metrics","Tue May 26 05:31:47 UTC 2026","passed","Tue May 26 05:31:53 UTC 2026","TestMetrics","test_metrics","",""
|
||||
"","3396","test_single_pubsub_topic[/waku/2/rs/2/0]","tests.sharding","Tue May 26 05:33:52 UTC 2026","passed","Tue May 26 05:33:55 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","254","test_filter_update_subscription_add_a_new_content_topic","tests.filter","Tue May 26 05:33:34 UTC 2026","passed","Tue May 26 05:33:34 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","9","test_valid_payloads_at_slow_rate","tests.relay","Tue May 26 05:33:33 UTC 2026","broken","Tue May 26 05:33:33 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","8","test_valid_payloads_n1_with_rln_n2_without_rln_at_spam_rate","tests.relay","Tue May 26 05:42:12 UTC 2026","broken","Tue May 26 05:42:12 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","2497","test_2_nodes_different_content_topic_same_shard","tests.sharding","Tue May 26 05:32:48 UTC 2026","broken","Tue May 26 05:32:50 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","27","test_filter_ping_on_unsubscribed_peer","tests.filter","Tue May 26 05:32:10 UTC 2026","passed","Tue May 26 05:32:10 UTC 2026","TestFilterPing","test_ping","",""
|
||||
"","354","test_filter_resubscribe_to_unsubscribed_topics","tests.filter","Tue May 26 05:30:56 UTC 2026","passed","Tue May 26 05:30:56 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","2778","test_subscribe_and_publish_on_another_content_topic_from_same_shard","tests.sharding","Tue May 26 05:33:00 UTC 2026","passed","Tue May 26 05:33:03 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","6234","test_default_page_size","tests.store","Tue May 26 05:36:33 UTC 2026","passed","Tue May 26 05:36:39 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","701","test_filter_unsubscribe_from_pubsub_topics","tests.filter","Tue May 26 05:32:24 UTC 2026","passed","Tue May 26 05:32:25 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","121516","test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60]","tests.e2e","Tue May 26 05:35:28 UTC 2026","passed","Tue May 26 05:37:29 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","8318","test_different_cursor_and_indexes[10-40]","tests.store","Tue May 26 05:34:03 UTC 2026","passed","Tue May 26 05:34:11 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","69088","test_s23_no_sent_event_when_relay_has_no_store","tests.wrappers_tests","Tue May 26 05:37:01 UTC 2026","passed","Tue May 26 05:38:10 UTC 2026","TestS23NoSentEventWhenRelayHasNoStore","test_send_relay_propagation","",""
|
||||
"","2492","test_single_content_topic[/app/22/sometopic/someencoding]","tests.sharding","Tue May 26 05:32:17 UTC 2026","broken","Tue May 26 05:32:19 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","10","test_filter_ping_without_request_id","tests.filter","Tue May 26 05:31:17 UTC 2026","passed","Tue May 26 05:31:17 UTC 2026","TestFilterPing","test_ping","",""
|
||||
"","12014","test_s13_relay_hard_failure_without_fallback","tests.wrappers_tests","Tue May 26 05:40:24 UTC 2026","passed","Tue May 26 05:40:36 UTC 2026","TestS13RelayHardFailureWithoutFallback","test_send_errors_and_concurrency","",""
|
||||
"","16","test_filter_ping_on_peer_without_subscription","tests.filter","Tue May 26 05:31:48 UTC 2026","passed","Tue May 26 05:31:48 UTC 2026","TestFilterPing","test_ping","",""
|
||||
"","4","test_filter_unsubscribe_with_invalid_request_id","tests.filter","Tue May 26 05:32:08 UTC 2026","passed","Tue May 26 05:32:08 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","218","test_store_with_peerAddr","tests.store","Tue May 26 05:40:44 UTC 2026","passed","Tue May 26 05:40:45 UTC 2026","TestApiFlags","test_api_flags","",""
|
||||
"","4055","test_unsubscribe_from_some_pubsub_topics","tests.sharding","Tue May 26 05:39:07 UTC 2026","passed","Tue May 26 05:39:11 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","16","test_publish_with_invalid_payloads","tests.relay","Tue May 26 05:30:49 UTC 2026","passed","Tue May 26 05:30:49 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","6","test_filter_unsubscribe_with_no_pubsub_topic","tests.filter","Tue May 26 05:37:46 UTC 2026","passed","Tue May 26 05:37:46 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","841","test_store_with_non_hex_hash","tests.store","Tue May 26 05:32:57 UTC 2026","passed","Tue May 26 05:32:57 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","2087","test_store_sort_ascending[true]","tests.store","Tue May 26 05:33:26 UTC 2026","passed","Tue May 26 05:33:28 UTC 2026","TestSorting","test_sorting","",""
|
||||
"","39670","test_multiple_edge_service_nodes_communication","tests.e2e","Tue May 26 05:29:35 UTC 2026","passed","Tue May 26 05:30:15 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","19028","test_s22_non_ephemeral_message_with_reliability_disabled","tests.wrappers_tests","Tue May 26 05:34:15 UTC 2026","passed","Tue May 26 05:34:34 UTC 2026","TestS22NonEphemeralWithReliabilityDisabled","test_send_relay_propagation","",""
|
||||
"","1256","test_time_filter_small_timestamp","tests.store","Tue May 26 05:33:16 UTC 2026","passed","Tue May 26 05:33:17 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","1423","test_store_node_restarts","tests.store","Tue May 26 05:37:35 UTC 2026","passed","Tue May 26 05:37:37 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","75015","test_relay_7_nodes_3sec_latency","tests.e2e","Tue May 26 05:30:02 UTC 2026","passed","Tue May 26 05:31:17 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","50057","test_s15_lightpush_retryable_error_then_recovery","tests.wrappers_tests","Tue May 26 05:38:47 UTC 2026","skipped","Tue May 26 05:39:37 UTC 2026","TestS15LightpushRetryableErrorRecovery","test_send_lightpush_and_edge","",""
|
||||
"","253169","test_valid_payloads_with_optional_nodes_at_slow_rate","tests.relay","Tue May 26 05:42:12 UTC 2026","broken","Tue May 26 05:46:25 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","2733","test_main_node_relay_and_store__peer_only_store","tests.store","Tue May 26 05:34:03 UTC 2026","passed","Tue May 26 05:34:06 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","4","test_light_push_with_invalid_meta","tests.light_push","Tue May 26 05:31:38 UTC 2026","passed","Tue May 26 05:31:38 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","757","test_publishing_node_is_stopped","tests.store","Tue May 26 05:41:08 UTC 2026","passed","Tue May 26 05:41:09 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","2083","test_negative_number_page_size","tests.store","Tue May 26 05:41:02 UTC 2026","passed","Tue May 26 05:41:04 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","17","test_relay_subscribe_with_invalid_pubsub_topic_format","tests.relay","Tue May 26 05:38:32 UTC 2026","passed","Tue May 26 05:38:32 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","4","test_publish_with_extra_field","tests.relay","Tue May 26 05:39:44 UTC 2026","passed","Tue May 26 05:39:44 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","10013","test_sync_with_nodes_restart__case2","tests.store_sync","Tue May 26 05:37:57 UTC 2026","passed","Tue May 26 05:38:07 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","19027","test_s03_send_on_already_subscribed_content_topic","tests.wrappers_tests","Tue May 26 05:32:03 UTC 2026","passed","Tue May 26 05:32:23 UTC 2026","TestS03SendOnAlreadySubscribedTopic","test_send_handle_and_subscription","",""
|
||||
"","2535","test_multiple_content_topics_and_multiple_pubsub_topics","tests.sharding","Tue May 26 05:40:35 UTC 2026","broken","Tue May 26 05:40:37 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","1461","test_publishing_node_paused_and_unpaused","tests.store","Tue May 26 05:33:21 UTC 2026","passed","Tue May 26 05:33:23 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","26","test_publish_with_invalid_timestamps","tests.relay","Tue May 26 05:36:02 UTC 2026","passed","Tue May 26 05:36:02 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","216","test_get_store_message_with_version","tests.store","Tue May 26 05:34:15 UTC 2026","passed","Tue May 26 05:34:15 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","102888","test_store_sync_after_partition_under_100_msgs","tests.store_sync","Tue May 26 05:38:41 UTC 2026","passed","Tue May 26 05:40:24 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","123059","test_store_sync_overlap_sync_window","tests.store_sync","Tue May 26 05:38:08 UTC 2026","passed","Tue May 26 05:40:11 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","2521","test_subscribe_via_api_to_new_content_topics[content_topic_list1]","tests.sharding","Tue May 26 05:31:36 UTC 2026","broken","Tue May 26 05:31:39 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2654","test_single_pubsub_topic[/waku/2/rs/5/999]","tests.sharding","Tue May 26 05:32:43 UTC 2026","passed","Tue May 26 05:32:46 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","37728","test_filter_node_not_connected_directly_to_lightpushing_node","tests.e2e","Tue May 26 05:29:28 UTC 2026","passed","Tue May 26 05:30:06 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","2604","test_main_node_only_relay__peer_relay_and_store","tests.store","Tue May 26 05:31:51 UTC 2026","passed","Tue May 26 05:31:54 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","9","test_valid_payloads_with_optional_nodes_at_spam_rate","tests.relay","Tue May 26 05:46:25 UTC 2026","broken","Tue May 26 05:46:25 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","25902","test_relay_4_nodes_sender_packet_loss","tests.e2e","Tue May 26 05:30:09 UTC 2026","passed","Tue May 26 05:30:35 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","3142","test_main_node_full__peer_full","tests.light_push","Tue May 26 05:32:15 UTC 2026","passed","Tue May 26 05:32:18 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","424","test_light_push_after_node_pauses_and_pauses","tests.light_push","Tue May 26 05:31:43 UTC 2026","passed","Tue May 26 05:31:43 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","4","test_filter_unsubscribe_with_no_content_topic","tests.filter","Tue May 26 05:32:07 UTC 2026","passed","Tue May 26 05:32:07 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","26536","test_relay_different_latency_between_two_nodes[7000]","tests.e2e","Tue May 26 05:33:19 UTC 2026","passed","Tue May 26 05:33:45 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","5","test_filter_unsubscribe_with_extra_field","tests.filter","Tue May 26 05:35:34 UTC 2026","passed","Tue May 26 05:35:34 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","2080","test_empty_cursor","tests.store","Tue May 26 05:36:25 UTC 2026","passed","Tue May 26 05:36:27 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","483","test_filter_subscribe_with_multiple_overlapping_content_topics","tests.filter","Tue May 26 05:32:13 UTC 2026","passed","Tue May 26 05:32:14 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","263743","test_valid_payloads_lightpush_at_spam_rate","tests.relay","Tue May 26 05:29:09 UTC 2026","broken","Tue May 26 05:33:33 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","1255","test_time_filter_zero_start_time","tests.store","Tue May 26 05:32:27 UTC 2026","passed","Tue May 26 05:32:28 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","4994","test_combination_of_different_nodes","tests.light_push","Tue May 26 05:32:52 UTC 2026","passed","Tue May 26 05:32:57 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","3889","test_ping_only_some_nodes_have_subscriptions","tests.filter","Tue May 26 05:32:41 UTC 2026","passed","Tue May 26 05:32:45 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","2680","test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list0]","tests.sharding","Tue May 26 05:33:08 UTC 2026","passed","Tue May 26 05:33:11 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","23757","test_relay_2_nodes_low_bandwidth_sending_over_time","tests.e2e","Tue May 26 05:30:16 UTC 2026","passed","Tue May 26 05:30:40 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","1026","test_publish_after_node1_restarts","tests.relay","Tue May 26 05:39:48 UTC 2026","passed","Tue May 26 05:39:49 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","115","test_publish_with_valid_meta","tests.relay","Tue May 26 05:32:13 UTC 2026","passed","Tue May 26 05:32:13 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","4","test_filter_unsubscribe_with_no_request_id","tests.filter","Tue May 26 05:30:36 UTC 2026","passed","Tue May 26 05:30:36 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","7","test_relay_no_subscription","tests.relay","Tue May 26 05:36:09 UTC 2026","passed","Tue May 26 05:36:09 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","355","test_filter_unsubscribe_from_some_of_the_subscribed_content_topics","tests.filter","Tue May 26 05:31:28 UTC 2026","passed","Tue May 26 05:31:28 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","5511","test_light_push_while_peer_is_paused","tests.light_push","Tue May 26 05:32:13 UTC 2026","passed","Tue May 26 05:32:19 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","24708","test_s31_concurrent_sends_mixed_topics_during_churn","tests.wrappers_tests","Tue May 26 05:40:24 UTC 2026","passed","Tue May 26 05:40:49 UTC 2026","TestS31ConcurrentSendsMixedTopicsDuringChurn","test_send_errors_and_concurrency","",""
|
||||
"","8","test_valid_payload_at_variable_rate","tests.relay","Tue May 26 05:33:33 UTC 2026","broken","Tue May 26 05:33:33 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","3184","test_pubsub_topic_not_in_docker_flags","tests.sharding","Tue May 26 05:33:56 UTC 2026","passed","Tue May 26 05:33:59 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
|
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
Loading…
x
Reference in New Issue
Block a user