mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-24 03:09:58 +00:00
deploy: be5d3d19f79d7d01ad18944906771f552660746d
This commit is contained in:
parent
8641a7b3a6
commit
47b753d70c
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
@ -1,515 +0,0 @@
|
||||
"DESCRIPTION","DURATION IN MS","NAME","PARENT SUITE","START TIME","STATUS","STOP TIME","SUB SUITE","SUITE","TEST CLASS","TEST METHOD"
|
||||
"","837","test_different_cursor_and_indexes[2-4]","tests.store","Thu Apr 30 23:12:41 UTC 2026","passed","Thu Apr 30 23:12:42 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","13613","test_relay_different_latency_between_two_nodes[500]","tests.e2e","Thu Apr 30 23:05:25 UTC 2026","passed","Thu Apr 30 23:05:39 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2631","test_subscribe_and_publish_on_another_shard","tests.sharding","Thu Apr 30 23:11:59 UTC 2026","passed","Thu Apr 30 23:12:02 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","3213","test_message_relayed_while_store_node_is_stopped_and_removed","tests.store","Thu Apr 30 23:06:09 UTC 2026","passed","Thu Apr 30 23:06:12 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","4","test_filter_update_subscription_with_pubsub_topic_list_instead_of_string","tests.filter","Thu Apr 30 23:11:20 UTC 2026","passed","Thu Apr 30 23:11:20 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","3504","test_relay_peers_on_shard_schema","tests.rest_flags","Thu Apr 30 23:08:16 UTC 2026","passed","Thu Apr 30 23:08:20 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","16","test_relay_unsubscribe_with_invalid_pubsub_topic_format","tests.relay","Thu Apr 30 23:04:51 UTC 2026","passed","Thu Apr 30 23:04:51 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"
|
||||
S17: sender starts isolated, calls send()
|
||||
- send() returns Ok(RequestId) immediately
|
||||
- Propagated event eventually arrives
|
||||
","12013","test_s17_send_before_relay_peers_joins","tests.wrappers_tests","Thu Apr 30 23:16:45 UTC 2026","passed","Thu Apr 30 23:16:57 UTC 2026","TestSendBeforeRelay","test_send_e2e","",""
|
||||
"","3263","test_log_level_NOTICE_from_INFO","tests.rest_flags","Thu Apr 30 23:03:42 UTC 2026","passed","Thu Apr 30 23:03:45 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","2081","test_passing_cursor_not_returned_in_paginationCursor","tests.store","Thu Apr 30 23:07:49 UTC 2026","passed","Thu Apr 30 23:07:51 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","42","test_store_with_both_pubsub_topic_and_content_topic","tests.store","Thu Apr 30 23:09:30 UTC 2026","passed","Thu Apr 30 23:09:31 UTC 2026","TestTopics","test_topics","",""
|
||||
"","3","test_publish_on_non_subscribed_pubsub_topic","tests.relay","Thu Apr 30 23:06:24 UTC 2026","passed","Thu Apr 30 23:06:24 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","126","test_light_push_with_valid_version","tests.light_push","Thu Apr 30 23:11:18 UTC 2026","passed","Thu Apr 30 23:11:18 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","799","test_publish_with_valid_timestamps","tests.relay","Thu Apr 30 23:06:23 UTC 2026","passed","Thu Apr 30 23:06:23 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","22","test_light_push_with_invalid_payloads","tests.light_push","Thu Apr 30 23:03:14 UTC 2026","passed","Thu Apr 30 23:03:14 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","482","test_filter_subscribe_with_multiple_overlapping_content_topics","tests.filter","Thu Apr 30 23:05:48 UTC 2026","passed","Thu Apr 30 23:05:49 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","2076","test_store_sort_ascending[false]","tests.store","Thu Apr 30 23:13:03 UTC 2026","passed","Thu Apr 30 23:13:05 UTC 2026","TestSorting","test_sorting","",""
|
||||
"","3251","test_subscribe_via_api_to_new_pubsub_topics","tests.sharding","Thu Apr 30 23:12:10 UTC 2026","passed","Thu Apr 30 23:12:13 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","461","test_message_relayed_while_store_node_is_paused","tests.store","Thu Apr 30 23:10:08 UTC 2026","passed","Thu Apr 30 23:10:08 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","28188","test_node_without_sync_or_relay_stays_empty","tests.store_sync","Thu Apr 30 23:09:17 UTC 2026","passed","Thu Apr 30 23:09:45 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","423","test_different_page_size[1]","tests.store","Thu Apr 30 23:03:23 UTC 2026","passed","Thu Apr 30 23:03:23 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"
|
||||
S26: multiple lightpush peers, the selected one disappears,
|
||||
an alternate remains.
|
||||
- send() returns Ok(RequestId) during peer churn.
|
||||
- Propagated event eventually arrives (via the surviving peer, peer2).
|
||||
- No message_error event.
|
||||
","11018","test_s26_lightpush_peer_churn_alternate_remains","tests.wrappers_tests","Thu Apr 30 23:10:06 UTC 2026","failed","Thu Apr 30 23:10:17 UTC 2026","TestSendBeforeRelay","test_send_e2e","",""
|
||||
"","2581","test_unsubscribe_from_non_subscribed_pubsub_topics","tests.sharding","Thu Apr 30 23:03:02 UTC 2026","passed","Thu Apr 30 23:03:05 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","3558","test_unsubscribe_from_all_pubsub_topics_one_by_one","tests.sharding","Thu Apr 30 23:05:05 UTC 2026","passed","Thu Apr 30 23:05:08 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","113","test_filter_get_message_with_version","tests.filter","Thu Apr 30 23:03:53 UTC 2026","passed","Thu Apr 30 23:03:53 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","175","test_message_light_pushed_on_different_pubsub_topic_is_not_retrieved","tests.light_push","Thu Apr 30 23:11:24 UTC 2026","passed","Thu Apr 30 23:11:24 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","335280","test_latency_with_load_sender_side","tests.e2e","Thu Apr 30 23:04:35 UTC 2026","passed","Thu Apr 30 23:10:11 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","4","test_filter_unsubscribe_with_invalid_request_id","tests.filter","Thu Apr 30 23:05:38 UTC 2026","passed","Thu Apr 30 23:05:38 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","5266","test_metrics_after_store_get","tests.metrics","Thu Apr 30 23:11:33 UTC 2026","passed","Thu Apr 30 23:11:38 UTC 2026","TestMetrics","test_metrics","",""
|
||||
"","239","test_relay_unsubscribe_from_non_existing_pubsub_topic","tests.relay","Thu Apr 30 23:11:50 UTC 2026","passed","Thu Apr 30 23:11:50 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","2515","test_single_content_topic[/app/29/sometopic/someencoding]","tests.sharding","Thu Apr 30 23:04:10 UTC 2026","broken","Thu Apr 30 23:04:12 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","4653","test_filter_get_message_after_one_peer_was_stopped","tests.filter","Thu Apr 30 23:06:05 UTC 2026","passed","Thu Apr 30 23:06:09 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","4097","test_check_sync_when_2_nodes_publish","tests.store_sync","Thu Apr 30 23:04:52 UTC 2026","passed","Thu Apr 30 23:04:56 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","226","test_on_empty_postgress_db","tests.store","Thu Apr 30 23:07:16 UTC 2026","passed","Thu Apr 30 23:07:16 UTC 2026","TestExternalDb","test_external_db","",""
|
||||
"","836","test_store_with_empty_hashes","tests.store","Thu Apr 30 23:05:55 UTC 2026","passed","Thu Apr 30 23:05:55 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","4","test_filter_unsubscribe_with_no_pubsub_topic","tests.filter","Thu Apr 30 23:10:57 UTC 2026","passed","Thu Apr 30 23:10:57 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","70598","test_sync_flags_node2_start_later","tests.store_sync","Thu Apr 30 23:10:43 UTC 2026","passed","Thu Apr 30 23:11:53 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","39559","test_multiple_edge_service_nodes_communication","tests.e2e","Thu Apr 30 23:01:56 UTC 2026","passed","Thu Apr 30 23:02:36 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","259","test_light_push_with_ephemeral","tests.light_push","Thu Apr 30 23:02:10 UTC 2026","passed","Thu Apr 30 23:02:10 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","1249","test_time_filter_small_timestamp","tests.store","Thu Apr 30 23:04:45 UTC 2026","passed","Thu Apr 30 23:04:46 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","702","test_light_push_on_multiple_pubsub_topics","tests.light_push","Thu Apr 30 23:11:02 UTC 2026","passed","Thu Apr 30 23:11:02 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","133","test_first_node_to_start_publishes","tests.relay","Thu Apr 30 23:03:34 UTC 2026","passed","Thu Apr 30 23:03:34 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","5","test_store_without_encoding_pubsubtopic","tests.store","Thu Apr 30 23:09:08 UTC 2026","passed","Thu Apr 30 23:09:08 UTC 2026","TestTopics","test_topics","",""
|
||||
"","8657","test_get_store_messages_with_different_payloads","tests.store","Thu Apr 30 23:07:20 UTC 2026","passed","Thu Apr 30 23:07:28 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","128","test_last_node_to_start_publishes","tests.relay","Thu Apr 30 23:04:35 UTC 2026","passed","Thu Apr 30 23:04:35 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","8373","test_store_include_data","tests.store","Thu Apr 30 23:04:29 UTC 2026","passed","Thu Apr 30 23:04:37 UTC 2026","TestApiFlags","test_api_flags","",""
|
||||
"","5104","test_light_push_with_valid_content_topics","tests.light_push","Thu Apr 30 23:03:34 UTC 2026","passed","Thu Apr 30 23:03:39 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","136","test_relay_unsubscribe_from_single_pubsub_topic","tests.relay","Thu Apr 30 23:02:23 UTC 2026","passed","Thu Apr 30 23:02:23 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","4052","test_unsubscribe_from_some_content_topics[content_topic_list1]","tests.sharding","Thu Apr 30 23:04:56 UTC 2026","passed","Thu Apr 30 23:05:00 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2682","test_retrieve_messages_without_subscribing_via_api","tests.sharding","Thu Apr 30 23:09:12 UTC 2026","passed","Thu Apr 30 23:09:15 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2495","test_admin_service_peers_schema","tests.rest_flags","Thu Apr 30 23:04:52 UTC 2026","passed","Thu Apr 30 23:04:55 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","39863","test_msg_not_stored_when_ephemeral_true","tests.e2e","Thu Apr 30 23:02:16 UTC 2026","passed","Thu Apr 30 23:02:56 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","420","test_messages_with_timestamps_far_from_now","tests.store","Thu Apr 30 23:06:01 UTC 2026","passed","Thu Apr 30 23:06:01 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","31036","test_s06_relay_propagation_without_store","tests.wrappers_tests","Thu Apr 30 23:19:32 UTC 2026","failed","Thu Apr 30 23:20:03 UTC 2026","TestS06CoreSenderRelayOnly","test_send_e2e","",""
|
||||
"","838","test_message_with_both_ephemeral_true_and_false","tests.store","Thu Apr 30 23:04:57 UTC 2026","passed","Thu Apr 30 23:04:58 UTC 2026","TestEphemeral","test_ephemeral","",""
|
||||
"","133","test_filter_subscribe_to_pubsub_topic_from_another_cluster_id","tests.filter","Thu Apr 30 23:03:58 UTC 2026","passed","Thu Apr 30 23:03:58 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","302","test_light_push_with_payload_less_than_150_kb","tests.light_push","Thu Apr 30 23:04:23 UTC 2026","passed","Thu Apr 30 23:04:24 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","4","test_filter_unsubscribe_with_content_topic_string_instead_of_list","tests.filter","Thu Apr 30 23:05:31 UTC 2026","passed","Thu Apr 30 23:05:31 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","7","test_store_with_multiple_content_topics","tests.store","Thu Apr 30 23:08:57 UTC 2026","passed","Thu Apr 30 23:08:57 UTC 2026","TestTopics","test_topics","",""
|
||||
"","1251","test_time_filter_big_timestamp","tests.store","Thu Apr 30 23:04:40 UTC 2026","passed","Thu Apr 30 23:04:41 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","4","test_filter_update_subscription_with_no_pubsub_topic","tests.filter","Thu Apr 30 23:02:54 UTC 2026","passed","Thu Apr 30 23:02:54 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","1149","test_publishing_node_restarts","tests.store","Thu Apr 30 23:13:23 UTC 2026","passed","Thu Apr 30 23:13:24 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","2619","test_single_pubsub_topic[/waku/2/rs/5/1]","tests.sharding","Thu Apr 30 23:07:04 UTC 2026","passed","Thu Apr 30 23:07:07 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","42397","test_repeated_filter_requestID","tests.e2e","Thu Apr 30 23:03:22 UTC 2026","passed","Thu Apr 30 23:04:05 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","17","test_publish_with_invalid_payloads","tests.relay","Thu Apr 30 23:03:13 UTC 2026","passed","Thu Apr 30 23:03:13 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","4386","test_content_topic_and_pubsub_topic_not_in_docker_flags","tests.sharding","Thu Apr 30 23:05:19 UTC 2026","passed","Thu Apr 30 23:05:23 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","1198","test_verify_node_info","tests.rest_flags","Thu Apr 30 23:07:16 UTC 2026","passed","Thu Apr 30 23:07:17 UTC 2026","TestDebugFlags","test_debug_flags","",""
|
||||
"","379","test_publish_after_node_pauses_and_pauses","tests.relay","Thu Apr 30 23:03:20 UTC 2026","passed","Thu Apr 30 23:03:20 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","3240","test_log_level_WARN_from_NOTICE","tests.rest_flags","Thu Apr 30 23:04:27 UTC 2026","passed","Thu Apr 30 23:04:30 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","212","test_store_with_wrong_url_pubsub_topic","tests.store","Thu Apr 30 23:08:25 UTC 2026","passed","Thu Apr 30 23:08:25 UTC 2026","TestTopics","test_topics","",""
|
||||
"","6094","test_filter","tests.discv5","Thu Apr 30 23:01:28 UTC 2026","passed","Thu Apr 30 23:01:34 UTC 2026","TestDiscv5","test_discv5","",""
|
||||
"","6255","test_default_page_size","tests.store","Thu Apr 30 23:07:23 UTC 2026","passed","Thu Apr 30 23:07:29 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","8","test_valid_payloads_n1_with_rln_n2_without_rln_at_spam_rate","tests.relay","Thu Apr 30 23:14:05 UTC 2026","broken","Thu Apr 30 23:14:06 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","841","test_store_with_wrong_hash","tests.store","Thu Apr 30 23:06:00 UTC 2026","passed","Thu Apr 30 23:06:01 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","3362","test_main_node_full__peer_full","tests.light_push","Thu Apr 30 23:03:45 UTC 2026","passed","Thu Apr 30 23:03:49 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","8304","test_different_page_size[39]","tests.store","Thu Apr 30 23:03:27 UTC 2026","passed","Thu Apr 30 23:03:35 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","4442","test_subscribe_one_by_one_to_different_content_topics_and_send_messages","tests.sharding","Thu Apr 30 23:02:57 UTC 2026","passed","Thu Apr 30 23:03:01 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","71205","test_store_filter_interaction_with_six_nodes","tests.e2e","Thu Apr 30 23:02:19 UTC 2026","passed","Thu Apr 30 23:03:30 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","158","test_light_push_with_payload_of_150_kb","tests.light_push","Thu Apr 30 23:06:26 UTC 2026","passed","Thu Apr 30 23:06:26 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","8","test_light_push_with_extra_field","tests.light_push","Thu Apr 30 23:03:20 UTC 2026","passed","Thu Apr 30 23:03:20 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","1720","test_get_store_messages_with_different_content_topics","tests.store","Thu Apr 30 23:07:32 UTC 2026","passed","Thu Apr 30 23:07:34 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","2677","test_sender_uses_auto_api_receiver_uses_regular_api","tests.sharding","Thu Apr 30 23:07:51 UTC 2026","passed","Thu Apr 30 23:07:54 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","773","test_relay_get_message_after_one_peer_was_stopped","tests.relay","Thu Apr 30 23:03:43 UTC 2026","passed","Thu Apr 30 23:03:43 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","3248","test_log_level_FATAL_from_ERROR","tests.rest_flags","Thu Apr 30 23:04:03 UTC 2026","passed","Thu Apr 30 23:04:06 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","11645","test_auto_shard_relay_10_nwaku_nodes","tests.sharding","Thu Apr 30 23:08:55 UTC 2026","broken","Thu Apr 30 23:09:07 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","6234","test_page_size_0_defaults_to_20","tests.store","Thu Apr 30 23:08:16 UTC 2026","passed","Thu Apr 30 23:08:23 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","244","test_filter_unsubscribe_from_all_subscribed_content_topics","tests.filter","Thu Apr 30 23:05:57 UTC 2026","passed","Thu Apr 30 23:05:57 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","101813","test_store_sync_long_chain","tests.store_sync","Thu Apr 30 23:13:11 UTC 2026","passed","Thu Apr 30 23:14:53 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","626","test_relay_unsubscribe_from_all_pubsub_topics","tests.relay","Thu Apr 30 23:06:27 UTC 2026","passed","Thu Apr 30 23:06:28 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","5556","test_metrics_after_filter_get","tests.metrics","Thu Apr 30 23:04:28 UTC 2026","passed","Thu Apr 30 23:04:33 UTC 2026","TestMetrics","test_metrics","",""
|
||||
"","16159","test_get_peers","tests.peer_connection_management","Thu Apr 30 23:05:53 UTC 2026","passed","Thu Apr 30 23:06:09 UTC 2026","TestPeerStore","test_peer_store","",""
|
||||
"","194530","test_filter_20_senders_1_receiver","tests.e2e","Thu Apr 30 23:04:13 UTC 2026","passed","Thu Apr 30 23:07:28 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","3533","test_unsubscribe_from_all_content_topics","tests.sharding","Thu Apr 30 23:07:18 UTC 2026","passed","Thu Apr 30 23:07:21 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2725","test_main_node_relay_and_store__peer_only_store","tests.store","Thu Apr 30 23:07:34 UTC 2026","passed","Thu Apr 30 23:07:37 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","7896","test_sync_flags","tests.store_sync","Thu Apr 30 23:10:33 UTC 2026","passed","Thu Apr 30 23:10:41 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","7097","test_admin_connected_peers_on_shard_contains_all_three","tests.rest_flags","Thu Apr 30 23:07:19 UTC 2026","passed","Thu Apr 30 23:07:26 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","845","test_invalid_hash_param","tests.store","Thu Apr 30 23:04:30 UTC 2026","passed","Thu Apr 30 23:04:31 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","12913","test_static_shard_relay_10_nwaku_nodes","tests.sharding","Thu Apr 30 23:06:36 UTC 2026","passed","Thu Apr 30 23:06:49 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","7","test_store_with_unknown_pubsub_topic_but_known_content_topic","tests.store","Thu Apr 30 23:09:02 UTC 2026","passed","Thu Apr 30 23:09:02 UTC 2026","TestTopics","test_topics","",""
|
||||
"","5419","test_relay","tests.discv5","Thu Apr 30 23:01:55 UTC 2026","passed","Thu Apr 30 23:02:01 UTC 2026","TestDiscv5","test_discv5","",""
|
||||
"","31090","test_extreme_number_page_size","tests.store","Thu Apr 30 23:08:42 UTC 2026","passed","Thu Apr 30 23:09:13 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","223","test_filter_get_message_duplicate_message","tests.filter","Thu Apr 30 23:06:45 UTC 2026","passed","Thu Apr 30 23:06:45 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","1459","test_publishing_node_paused_and_unpaused","tests.store","Thu Apr 30 23:05:50 UTC 2026","passed","Thu Apr 30 23:05:52 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","24907","test_different_cursor_and_indexes[110-120]","tests.store","Thu Apr 30 23:05:26 UTC 2026","passed","Thu Apr 30 23:05:51 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","3397","test_admin_relay_peers_schema","tests.rest_flags","Thu Apr 30 23:06:33 UTC 2026","passed","Thu Apr 30 23:06:36 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","5939","test_sync_nodes_have_store_true","tests.store_sync","Thu Apr 30 23:06:13 UTC 2026","passed","Thu Apr 30 23:06:19 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","2079","test_passing_cursor_of_the_last_message_from_the_store","tests.store","Thu Apr 30 23:07:54 UTC 2026","passed","Thu Apr 30 23:07:56 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","4","test_light_push_with_invalid_version","tests.light_push","Thu Apr 30 23:07:03 UTC 2026","passed","Thu Apr 30 23:07:03 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","2082","test_cursor_equal_to_first_message","tests.store","Thu Apr 30 23:08:02 UTC 2026","passed","Thu Apr 30 23:08:04 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","9","test_store_with_not_valid_content_topic","tests.store","Thu Apr 30 23:07:47 UTC 2026","passed","Thu Apr 30 23:07:47 UTC 2026","TestTopics","test_topics","",""
|
||||
"","70660","test_store_sync_indirect_node","tests.store_sync","Thu Apr 30 23:09:31 UTC 2026","passed","Thu Apr 30 23:10:42 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","872","test_light_push_after_receiving_node_restarts","tests.light_push","Thu Apr 30 23:11:28 UTC 2026","passed","Thu Apr 30 23:11:29 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","3902","test_store_lightpushed_message","tests.store","Thu Apr 30 23:09:18 UTC 2026","passed","Thu Apr 30 23:09:22 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","4","test_filter_unsubscribe_with_no_request_id","tests.filter","Thu Apr 30 23:02:58 UTC 2026","passed","Thu Apr 30 23:02:58 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","74846","test_relay_7_nodes_3sec_latency","tests.e2e","Thu Apr 30 23:04:06 UTC 2026","passed","Thu Apr 30 23:05:21 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","126747","test_relay_packet_loss_sender_vs_receiver","tests.e2e","Thu Apr 30 23:01:46 UTC 2026","passed","Thu Apr 30 23:03:53 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2088","test_empty_cursor","tests.store","Thu Apr 30 23:09:25 UTC 2026","passed","Thu Apr 30 23:09:28 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","2740","test_main_node_only_relay__peer_relay_and_store","tests.store","Thu Apr 30 23:04:19 UTC 2026","passed","Thu Apr 30 23:04:22 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","14278","test_relay_2_nodes_packet_reordering","tests.e2e","Thu Apr 30 23:06:53 UTC 2026","passed","Thu Apr 30 23:07:07 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2","test_metadata_protocol_mounted_also_on_non_1_clusters","tests.logs","Thu Apr 30 23:04:19 UTC 2026","passed","Thu Apr 30 23:04:19 UTC 2026","TestLogs","test_logs","",""
|
||||
"","834","test_passing_cursor_of_non_existing_message_from_the_store","tests.store","Thu Apr 30 23:04:48 UTC 2026","passed","Thu Apr 30 23:04:49 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","8","test_valid_payloads_with_optional_nodes_at_spam_rate","tests.relay","Thu Apr 30 23:18:26 UTC 2026","broken","Thu Apr 30 23:18:26 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","4106","test_optional_nodes_not_subscribed_to_same_topic","tests.filter","Thu Apr 30 23:04:02 UTC 2026","passed","Thu Apr 30 23:04:06 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","25846","test_relay_different_latency_between_two_nodes[5000]","tests.e2e","Thu Apr 30 23:02:36 UTC 2026","passed","Thu Apr 30 23:03:01 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","123274","test_store_sync_high_jitter_stress","tests.store_sync","Thu Apr 30 23:04:57 UTC 2026","passed","Thu Apr 30 23:07:01 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","6244","test_metrics_initial_value","tests.metrics","Thu Apr 30 23:04:18 UTC 2026","passed","Thu Apr 30 23:04:25 UTC 2026","TestMetrics","test_metrics","",""
|
||||
"","18","test_filter_unsubscribe_all_on_peer_with_no_subscription","tests.filter","Thu Apr 30 23:02:05 UTC 2026","passed","Thu Apr 30 23:02:05 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","18","test_light_push_with_invalid_content_topics","tests.light_push","Thu Apr 30 23:04:17 UTC 2026","passed","Thu Apr 30 23:04:17 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","215","test_get_store_message_with_meta","tests.store","Thu Apr 30 23:03:19 UTC 2026","passed","Thu Apr 30 23:03:19 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","5","test_filter_unsubscribe_with_pubsub_topic_string_instead_of_list","tests.filter","Thu Apr 30 23:02:02 UTC 2026","passed","Thu Apr 30 23:02:02 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","4538","test_publish_with_valid_payloads","tests.relay","Thu Apr 30 23:11:33 UTC 2026","passed","Thu Apr 30 23:11:38 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","971","test_light_push_with_payload_of_1_MB","tests.light_push","Thu Apr 30 23:06:16 UTC 2026","passed","Thu Apr 30 23:06:17 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","358","test_filter_resubscribe_to_unsubscribed_topics","tests.filter","Thu Apr 30 23:02:58 UTC 2026","passed","Thu Apr 30 23:02:58 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","2776","test_main_node_only_relay__peer_only_store","tests.store","Thu Apr 30 23:10:09 UTC 2026","passed","Thu Apr 30 23:10:12 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","215","test_message_with_ephemeral_false","tests.store","Thu Apr 30 23:12:34 UTC 2026","passed","Thu Apr 30 23:12:34 UTC 2026","TestEphemeral","test_ephemeral","",""
|
||||
"","1243","test_time_filter_invalid_start_time","tests.store","Thu Apr 30 23:05:10 UTC 2026","passed","Thu Apr 30 23:05:12 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","4482","test_resubscribe_to_unsubscribed_pubsub_topics","tests.sharding","Thu Apr 30 23:04:06 UTC 2026","passed","Thu Apr 30 23:04:11 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","8522","test_store_with_hashes","tests.store","Thu Apr 30 23:03:59 UTC 2026","passed","Thu Apr 30 23:04:08 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","210","test_message_with_ephemeral_true","tests.store","Thu Apr 30 23:12:45 UTC 2026","passed","Thu Apr 30 23:12:46 UTC 2026","TestEphemeral","test_ephemeral","",""
|
||||
"","10356","test_different_cursor_and_indexes[19-50]","tests.store","Thu Apr 30 23:05:27 UTC 2026","passed","Thu Apr 30 23:05:37 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","37884","test_relay_receiving_node_not_connected_directly_to_relaying_node","tests.e2e","Thu Apr 30 23:01:59 UTC 2026","passed","Thu Apr 30 23:02:37 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","2092","test_cursor_pointing_to_deleted_message","tests.store","Thu Apr 30 23:05:45 UTC 2026","passed","Thu Apr 30 23:05:47 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","8","test_filter_ping_without_request_id","tests.filter","Thu Apr 30 23:03:40 UTC 2026","passed","Thu Apr 30 23:03:40 UTC 2026","TestFilterPing","test_ping","",""
|
||||
"","26552","test_relay_different_latency_between_two_nodes[7000]","tests.e2e","Thu Apr 30 23:04:04 UTC 2026","passed","Thu Apr 30 23:04:30 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2541","test_main_node_relay_lightpush__peer_only_relay","tests.light_push","Thu Apr 30 23:04:25 UTC 2026","passed","Thu Apr 30 23:04:28 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","2641","test_single_pubsub_topic[/waku/2/rs/8/0]","tests.sharding","Thu Apr 30 23:03:53 UTC 2026","passed","Thu Apr 30 23:03:56 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","3","test_relay_no_subscription","tests.relay","Thu Apr 30 23:07:18 UTC 2026","passed","Thu Apr 30 23:07:18 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","12","test_valid_payloads_at_slow_rate","tests.relay","Thu Apr 30 23:05:26 UTC 2026","broken","Thu Apr 30 23:05:26 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","21","test_filter_update_subscription_with_invalid_content_topic_format","tests.filter","Thu Apr 30 23:07:29 UTC 2026","passed","Thu Apr 30 23:07:29 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","3979","test_main_node_only_lightpush__peer_full","tests.light_push","Thu Apr 30 23:03:04 UTC 2026","passed","Thu Apr 30 23:03:08 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","25570","test_sync_flags_no_relay_2nodes","tests.store_sync","Thu Apr 30 23:03:45 UTC 2026","passed","Thu Apr 30 23:04:11 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","2489","test_2_nodes_different_content_topic_same_shard","tests.sharding","Thu Apr 30 23:05:15 UTC 2026","broken","Thu Apr 30 23:05:18 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2497","test_single_content_topic[/statusim/1/community/cbor]","tests.sharding","Thu Apr 30 23:05:16 UTC 2026","broken","Thu Apr 30 23:05:19 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","14947","test_large_message_payload_sync","tests.store_sync","Thu Apr 30 23:07:35 UTC 2026","passed","Thu Apr 30 23:07:50 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","1245","test_time_filter_zero_end_time","tests.store","Thu Apr 30 23:06:09 UTC 2026","passed","Thu Apr 30 23:06:10 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","2126","test_publish_after_node2_restarts","tests.relay","Thu Apr 30 23:07:12 UTC 2026","passed","Thu Apr 30 23:07:14 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","4","test_publish_with_invalid_meta","tests.relay","Thu Apr 30 23:06:27 UTC 2026","passed","Thu Apr 30 23:06:27 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","2011","test_publish_after_node1_restarts","tests.relay","Thu Apr 30 23:11:45 UTC 2026","passed","Thu Apr 30 23:11:47 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","12963","test_relay_different_latency_between_two_nodes[200]","tests.e2e","Thu Apr 30 23:02:57 UTC 2026","passed","Thu Apr 30 23:03:10 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","0","test_use_persistent_storage_survive_restart","tests.peer_connection_management","Thu Apr 30 23:06:11 UTC 2026","skipped","Thu Apr 30 23:06:11 UTC 2026","TestPeerStore","test_peer_store","",""
|
||||
"","4160","test_different_cursor_and_indexes[19-20]","tests.store","Thu Apr 30 23:07:41 UTC 2026","passed","Thu Apr 30 23:07:45 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","5","test_light_push_with_missing_payload","tests.light_push","Thu Apr 30 23:03:26 UTC 2026","passed","Thu Apr 30 23:03:26 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","116","test_publish_with_valid_meta","tests.relay","Thu Apr 30 23:04:45 UTC 2026","passed","Thu Apr 30 23:04:45 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","2708","test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list0]","tests.sharding","Thu Apr 30 23:07:00 UTC 2026","passed","Thu Apr 30 23:07:03 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","353","test_filter_unsubscribe_from_some_of_the_subscribed_content_topics","tests.filter","Thu Apr 30 23:03:51 UTC 2026","passed","Thu Apr 30 23:03:51 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","144","test_filter_unsubscribe_from_non_existing_content_topic","tests.filter","Thu Apr 30 23:01:58 UTC 2026","passed","Thu Apr 30 23:01:58 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","219","test_store_with_wrongPeerAddr","tests.store","Thu Apr 30 23:12:25 UTC 2026","passed","Thu Apr 30 23:12:26 UTC 2026","TestApiFlags","test_api_flags","",""
|
||||
"","116","test_publish_with_valid_version","tests.relay","Thu Apr 30 23:03:41 UTC 2026","passed","Thu Apr 30 23:03:41 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","223","test_optional_nodes_not_subscribed_to_same_pubsub_topic","tests.relay","Thu Apr 30 23:02:18 UTC 2026","passed","Thu Apr 30 23:02:18 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","15598","test_relay_2_nodes_low_bandwidth_reliability","tests.e2e","Thu Apr 30 23:06:36 UTC 2026","passed","Thu Apr 30 23:06:52 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","4","test_filter_update_subscription_with_no_content_topic","tests.filter","Thu Apr 30 23:06:49 UTC 2026","passed","Thu Apr 30 23:06:49 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","2494","test_sender_uses_regular_api_receiver_uses_auto_api","tests.sharding","Thu Apr 30 23:04:19 UTC 2026","broken","Thu Apr 30 23:04:21 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","3248","test_log_level_DEBUG_from_TRACE","tests.rest_flags","Thu Apr 30 23:03:32 UTC 2026","failed","Thu Apr 30 23:03:36 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","125","test_relay_subscribe_to_single_pubsub_topic","tests.relay","Thu Apr 30 23:03:24 UTC 2026","passed","Thu Apr 30 23:03:24 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","8323","test_store_with_multiple_hashes","tests.store","Thu Apr 30 23:04:20 UTC 2026","passed","Thu Apr 30 23:04:28 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","4512","test_resubscribe_to_unsubscribed_content_topics","tests.sharding","Thu Apr 30 23:05:25 UTC 2026","passed","Thu Apr 30 23:05:29 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","832","test_store_with_invalid_hash","tests.store","Thu Apr 30 23:05:46 UTC 2026","passed","Thu Apr 30 23:05:47 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","913","test_publish_with_payload_equal_or_more_150_kb","tests.relay","Thu Apr 30 23:07:08 UTC 2026","passed","Thu Apr 30 23:07:09 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","41469","test_max_page_size","tests.store","Thu Apr 30 23:12:38 UTC 2026","passed","Thu Apr 30 23:13:19 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","4072","test_all_nodes_subscribed_to_the_topic","tests.filter","Thu Apr 30 23:02:45 UTC 2026","passed","Thu Apr 30 23:02:49 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","4","test_filter_get_message_with_extra_field","tests.filter","Thu Apr 30 23:06:01 UTC 2026","passed","Thu Apr 30 23:06:01 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","1254","test_time_filter_matches_one_message","tests.store","Thu Apr 30 23:04:25 UTC 2026","passed","Thu Apr 30 23:04:27 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","3","test_publish_with_extra_field","tests.relay","Thu Apr 30 23:11:42 UTC 2026","passed","Thu Apr 30 23:11:42 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","5397","test_light_push_while_peer_is_paused","tests.light_push","Thu Apr 30 23:05:42 UTC 2026","passed","Thu Apr 30 23:05:48 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","2606","test_publish_on_multiple_pubsub_topics_and_only_after_fetch_them","tests.sharding","Thu Apr 30 23:07:21 UTC 2026","passed","Thu Apr 30 23:07:24 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","2483","test_single_content_topic[/app/22/sometopic/someencoding]","tests.sharding","Thu Apr 30 23:04:45 UTC 2026","broken","Thu Apr 30 23:04:47 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","0","test_publish_and_retrieve_100_messages","tests.relay","Thu Apr 30 23:08:16 UTC 2026","skipped","Thu Apr 30 23:08:16 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","837","test_passing_non_base64_cursor","tests.store","Thu Apr 30 23:07:57 UTC 2026","passed","Thu Apr 30 23:07:58 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","9312","test_start_node_with_50_pubsub_topics","tests.sharding","Thu Apr 30 23:03:06 UTC 2026","passed","Thu Apr 30 23:03:15 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"
|
||||
S30: concurrent sends on the same content topic during initial auto-subscribe.
|
||||
- Sender starts unsubscribed to the target topic.
|
||||
- Several send() calls are issued at nearly the same time.
|
||||
- Each call must return Ok(RequestId) with a unique id.
|
||||
- Each request id must get its own propagated event,
|
||||
with no dropped or cross-associated events.
|
||||
","31036","test_s30_concurrent_sends_during_auto_subscribe","tests.wrappers_tests","Thu Apr 30 23:17:59 UTC 2026","failed","Thu Apr 30 23:18:30 UTC 2026","TestSendBeforeRelay","test_send_e2e","",""
|
||||
"","33913","test_relay_receiving_node_not_connected_directly_to_lightpushing_node","tests.e2e","Thu Apr 30 23:02:38 UTC 2026","passed","Thu Apr 30 23:03:12 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","0","test_idle_filter_subscriptions_after_node_disconnection","tests.filter","Thu Apr 30 23:01:44 UTC 2026","skipped","Thu Apr 30 23:01:44 UTC 2026","TestIdleSubscriptions","test_idle_subscriptions","",""
|
||||
"","2538","test_single_content_topic[/toychat/2/huilong/proto]","tests.sharding","Thu Apr 30 23:07:13 UTC 2026","broken","Thu Apr 30 23:07:16 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","4822","test_filter_auto_sharding_multiple_content_topics","tests.sharding","Thu Apr 30 23:03:36 UTC 2026","passed","Thu Apr 30 23:03:41 UTC 2026","TestFilterAutoSharding","test_filter","",""
|
||||
"","4","test_filter_subscribe_with_no_request_id","tests.filter","Thu Apr 30 23:05:52 UTC 2026","passed","Thu Apr 30 23:05:52 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"
|
||||
S20: relay propagation succeeds, initial store query misses,
|
||||
a retry republishes, and a store peer eventually archives the message.
|
||||
|
||||
Covers state flow:
|
||||
SuccessfullyPropagated -> NextRoundRetry
|
||||
-> SuccessfullyPropagated -> SuccessfullyValidated
|
||||
","0","test_s20_store_misses_initially_then_retry_succeeds","tests.wrappers_tests","Thu Apr 30 23:09:47 UTC 2026","failed","Thu Apr 30 23:09:47 UTC 2026","TestSendBeforeRelay","test_send_e2e","",""
|
||||
"","6774","test_multiple_receiving_nodes","tests.light_push","Thu Apr 30 23:07:44 UTC 2026","passed","Thu Apr 30 23:07:51 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","2623","test_unsubscribe_from_non_subscribed_content_topics","tests.sharding","Thu Apr 30 23:09:16 UTC 2026","passed","Thu Apr 30 23:09:18 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","836","test_store_with_non_hex_hash","tests.store","Thu Apr 30 23:04:26 UTC 2026","passed","Thu Apr 30 23:04:27 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","0","test_sync_nodes_are_relay","tests.store_sync","Thu Apr 30 23:13:11 UTC 2026","skipped","Thu Apr 30 23:13:11 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","181","test_relay_get_message_while_one_peer_is_paused","tests.relay","Thu Apr 30 23:06:45 UTC 2026","passed","Thu Apr 30 23:06:45 UTC 2026","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","247","test_filter_subscribe_refresh","tests.filter","Thu Apr 30 23:03:43 UTC 2026","passed","Thu Apr 30 23:03:44 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","3927","test_lightpush","tests.discv5","Thu Apr 30 23:01:35 UTC 2026","passed","Thu Apr 30 23:01:39 UTC 2026","TestDiscv5","test_discv5","",""
|
||||
"","2444","test_node_uses_both_auto_and_regular_apis","tests.sharding","Thu Apr 30 23:07:36 UTC 2026","broken","Thu Apr 30 23:07:38 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","1249","test_time_filter_start_time_after_end_time","tests.store","Thu Apr 30 23:13:27 UTC 2026","passed","Thu Apr 30 23:13:28 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","4","test_filter_subscribe_with_extra_field","tests.filter","Thu Apr 30 23:05:50 UTC 2026","passed","Thu Apr 30 23:05:50 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","2501","test_2_nodes_different_content_topic_different_shard","tests.sharding","Thu Apr 30 23:04:09 UTC 2026","broken","Thu Apr 30 23:04:12 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","6191","test_static_shard_relay","tests.sharding","Thu Apr 30 23:11:51 UTC 2026","passed","Thu Apr 30 23:11:57 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","227","test_publish_and_retrieve_duplicate_message","tests.relay","Thu Apr 30 23:04:44 UTC 2026","passed","Thu Apr 30 23:04:44 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","3","test_publish_with_missing_content_topic","tests.relay","Thu Apr 30 23:06:21 UTC 2026","passed","Thu Apr 30 23:06:21 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","1171","test_filter_unsubscribe_all_from_multiple_pubsub_topics","tests.filter","Thu Apr 30 23:03:28 UTC 2026","passed","Thu Apr 30 23:03:29 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","6074","test_auto_shard_relay","tests.sharding","Thu Apr 30 23:11:58 UTC 2026","broken","Thu Apr 30 23:12:04 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","32755","test_admin_connected_peers_scalar_types","tests.rest_flags","Thu Apr 30 23:04:51 UTC 2026","passed","Thu Apr 30 23:05:24 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","2503","test_admin_filter_subscriptions_shape","tests.rest_flags","Thu Apr 30 23:06:38 UTC 2026","passed","Thu Apr 30 23:06:41 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","2084","test_cursor_at_page_size_boundary","tests.store","Thu Apr 30 23:12:29 UTC 2026","passed","Thu Apr 30 23:12:31 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","5932","test_sync_nodes_are_not_relay_and_have_storenode_set","tests.store_sync","Thu Apr 30 23:06:21 UTC 2026","passed","Thu Apr 30 23:06:27 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","11018","test_stop_node_without_destroy","tests.wrappers_tests","Thu Apr 30 23:08:26 UTC 2026","passed","Thu Apr 30 23:08:37 UTC 2026","TestLogosDeliveryLifecycle","test_basic_life_cycle","",""
|
||||
"","2489","test_admin_peer_by_id","tests.rest_flags","Thu Apr 30 23:06:49 UTC 2026","passed","Thu Apr 30 23:06:51 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"
|
||||
S23: non-ephemeral message, reliability enabled, no store peer ever reachable.
|
||||
- Expected: Ok(RequestId), Propagated event only, no Sent and no terminal error.
|
||||
","31031","test_s23_no_sent_event_when_relay_has_no_store","tests.wrappers_tests","Thu Apr 30 23:09:01 UTC 2026","failed","Thu Apr 30 23:09:32 UTC 2026","TestSendBeforeRelay","test_send_e2e","",""
|
||||
"","43780","test_chain_of_relay_nodes","tests.e2e","Thu Apr 30 23:03:23 UTC 2026","passed","Thu Apr 30 23:04:06 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","8338","test_get_multiple_store_messages","tests.store","Thu Apr 30 23:09:31 UTC 2026","passed","Thu Apr 30 23:09:39 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","2494","test_multiple_content_topics_same_shard[content_topic_list1]","tests.sharding","Thu Apr 30 23:05:05 UTC 2026","broken","Thu Apr 30 23:05:08 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","5974","test_get_peers_for_filter_node","tests.peer_exchange","Thu Apr 30 23:06:11 UTC 2026","passed","Thu Apr 30 23:06:17 UTC 2026","TestPeerExchange","test_peer_exchange","",""
|
||||
"","6","test_store_with_unknown_pubsub_topic","tests.store","Thu Apr 30 23:13:10 UTC 2026","passed","Thu Apr 30 23:13:10 UTC 2026","TestTopics","test_topics","",""
|
||||
"","701","test_filter_unsubscribe_from_pubsub_topics","tests.filter","Thu Apr 30 23:05:59 UTC 2026","passed","Thu Apr 30 23:06:00 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","24","test_light_push_with_invalid_timestamps","tests.light_push","Thu Apr 30 23:11:13 UTC 2026","passed","Thu Apr 30 23:11:13 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","4","test_light_push_with_missing_content_topic","tests.light_push","Thu Apr 30 23:07:57 UTC 2026","passed","Thu Apr 30 23:07:57 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","8519","test_sync_with_nodes_restart__case1","tests.store_sync","Thu Apr 30 23:04:39 UTC 2026","passed","Thu Apr 30 23:04:48 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","1256","test_time_filter_negative_end_time","tests.store","Thu Apr 30 23:07:41 UTC 2026","passed","Thu Apr 30 23:07:42 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","52091","test_store_sync_five_node_mesh_burst","tests.store_sync","Thu Apr 30 23:04:12 UTC 2026","passed","Thu Apr 30 23:05:04 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","0","test_2_lightpush_nodes_and_2_receiving_nodes","tests.light_push","Thu Apr 30 23:03:16 UTC 2026","skipped","Thu Apr 30 23:03:16 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","5","test_filter_subscribe_with_invalid_pubsub_topic_format","tests.filter","Thu Apr 30 23:04:01 UTC 2026","passed","Thu Apr 30 23:04:01 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","832","test_store_with_non_hex_characters_in_hash","tests.store","Thu Apr 30 23:08:38 UTC 2026","passed","Thu Apr 30 23:08:39 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","11","test_filter_update_subscription_add_101_new_content_topics","tests.filter","Thu Apr 30 23:07:25 UTC 2026","passed","Thu Apr 30 23:07:25 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","20796","test_different_page_size[99]","tests.store","Thu Apr 30 23:09:43 UTC 2026","passed","Thu Apr 30 23:10:04 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","95995","test_relay_4_nodes_two_publishers_compare_latency","tests.e2e","Thu Apr 30 23:02:57 UTC 2026","passed","Thu Apr 30 23:04:33 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2994","test_single_pubsub_topic[/waku/2/rs/2/0]","tests.sharding","Thu Apr 30 23:07:47 UTC 2026","passed","Thu Apr 30 23:07:50 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","2550","test_publish_without_subscribing_via_api_works","tests.sharding","Thu Apr 30 23:07:14 UTC 2026","passed","Thu Apr 30 23:07:17 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2640","test_retrieve_messages_without_subscribing_via_api","tests.sharding","Thu Apr 30 23:05:01 UTC 2026","passed","Thu Apr 30 23:05:04 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","227","test_publish_with_ephemeral","tests.relay","Thu Apr 30 23:04:26 UTC 2026","passed","Thu Apr 30 23:04:26 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","4","test_filter_unsubscribe_with_extra_field","tests.filter","Thu Apr 30 23:06:21 UTC 2026","passed","Thu Apr 30 23:06:21 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"
|
||||
S31: concurrent sends across mixed content topics during peer churn.
|
||||
","0","test_s31_concurrent_sends_mixed_topics_during_churn","tests.wrappers_tests","Thu Apr 30 23:10:17 UTC 2026","failed","Thu Apr 30 23:10:17 UTC 2026","TestSendBeforeRelay","test_send_e2e","",""
|
||||
"","250842","test_valid_payloads_lightpush_at_spam_rate","tests.relay","Thu Apr 30 23:01:15 UTC 2026","broken","Thu Apr 30 23:05:26 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","834","test_store_with_excessive_length_hash","tests.store","Thu Apr 30 23:08:34 UTC 2026","passed","Thu Apr 30 23:08:35 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","598","test_publish_on_multiple_pubsub_topics","tests.relay","Thu Apr 30 23:04:37 UTC 2026","passed","Thu Apr 30 23:04:37 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","2974","test_filter_get_message_after_node2_restarts","tests.filter","Thu Apr 30 23:05:39 UTC 2026","passed","Thu Apr 30 23:05:42 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","421","test_get_store_duplicate_messages","tests.store","Thu Apr 30 23:05:56 UTC 2026","passed","Thu Apr 30 23:05:56 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","2876","test_single_pubsub_topic[/waku/2/rs/2/1]","tests.sharding","Thu Apr 30 23:04:22 UTC 2026","passed","Thu Apr 30 23:04:25 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","14","test_relay_subscribe_with_invalid_pubsub_topic_format","tests.relay","Thu Apr 30 23:11:41 UTC 2026","passed","Thu Apr 30 23:11:41 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","85425","test_relay_packet_loss_correlated_vs_uncorrelated","tests.e2e","Thu Apr 30 23:04:31 UTC 2026","passed","Thu Apr 30 23:05:57 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","5567","test_metrics_after_relay_publish","tests.metrics","Thu Apr 30 23:03:52 UTC 2026","passed","Thu Apr 30 23:03:58 UTC 2026","TestMetrics","test_metrics","",""
|
||||
"","418","test_light_push_after_node_pauses_and_pauses","tests.light_push","Thu Apr 30 23:04:11 UTC 2026","passed","Thu Apr 30 23:04:12 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","263","test_relay_resubscribe_to_unsubscribed_pubsub_topic","tests.relay","Thu Apr 30 23:02:27 UTC 2026","passed","Thu Apr 30 23:02:27 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","148","test_filter_update_subscription_refresh_existing","tests.filter","Thu Apr 30 23:05:56 UTC 2026","passed","Thu Apr 30 23:05:56 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","2575","test_main_node_relay_lightpush__peer_only_filter","tests.light_push","Thu Apr 30 23:03:28 UTC 2026","passed","Thu Apr 30 23:03:31 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","48","test_store_with_one_content_topic","tests.store","Thu Apr 30 23:04:51 UTC 2026","passed","Thu Apr 30 23:04:51 UTC 2026","TestTopics","test_topics","",""
|
||||
"","6","test_store_with_unknown_content_topic","tests.store","Thu Apr 30 23:06:08 UTC 2026","passed","Thu Apr 30 23:06:08 UTC 2026","TestTopics","test_topics","",""
|
||||
"","37779","test_high_message_volume_sync","tests.store_sync","Thu Apr 30 23:13:37 UTC 2026","passed","Thu Apr 30 23:14:15 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","0","test_peer_store_content_after_node2_restarts","tests.peer_connection_management","Thu Apr 30 23:03:32 UTC 2026","skipped","Thu Apr 30 23:03:32 UTC 2026","TestPeerStore","test_peer_store","",""
|
||||
"","3975","test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_relay_node2","tests.light_push","Thu Apr 30 23:06:54 UTC 2026","passed","Thu Apr 30 23:06:58 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","2647","test_single_pubsub_topic[/waku/2/rs/999/999]","tests.sharding","Thu Apr 30 23:07:17 UTC 2026","passed","Thu Apr 30 23:07:19 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","4395","test_check_sync_when_all_3_nodes_publish","tests.store_sync","Thu Apr 30 23:10:18 UTC 2026","passed","Thu Apr 30 23:10:22 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","4948","test_combination_of_different_nodes","tests.light_push","Thu Apr 30 23:03:16 UTC 2026","passed","Thu Apr 30 23:03:21 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","4617","test_on_postgress_db_with_one_message","tests.store","Thu Apr 30 23:08:25 UTC 2026","passed","Thu Apr 30 23:08:30 UTC 2026","TestExternalDb","test_external_db","",""
|
||||
"","4144","test_different_cursor_and_indexes[3-20]","tests.store","Thu Apr 30 23:04:41 UTC 2026","passed","Thu Apr 30 23:04:45 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","147907","test_continuous_store_sync","tests.store_sync","Thu Apr 30 23:05:18 UTC 2026","passed","Thu Apr 30 23:07:46 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","5557","test_store_with_long_string_pubsub_topic","tests.store","Thu Apr 30 23:06:13 UTC 2026","passed","Thu Apr 30 23:06:19 UTC 2026","TestTopics","test_topics","",""
|
||||
"","30","test_publish_while_peer_is_paused","tests.relay","Thu Apr 30 23:06:31 UTC 2026","passed","Thu Apr 30 23:06:31 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","5798","test_store","tests.discv5","Thu Apr 30 23:02:50 UTC 2026","passed","Thu Apr 30 23:02:56 UTC 2026","TestDiscv5","test_discv5","",""
|
||||
"","3555","test_unsubscribe_from_all_content_topics_one_by_one","tests.sharding","Thu Apr 30 23:06:56 UTC 2026","passed","Thu Apr 30 23:06:59 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","5900","test_sync_messages_received_via_lightpush","tests.store_sync","Thu Apr 30 23:06:20 UTC 2026","passed","Thu Apr 30 23:06:26 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","8","test_valid_payloads_random_user_message_limit","tests.relay","Thu Apr 30 23:05:26 UTC 2026","broken","Thu Apr 30 23:05:26 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","851","test_relay_unsubscribe_from_some_pubsub_topics","tests.relay","Thu Apr 30 23:06:37 UTC 2026","passed","Thu Apr 30 23:06:37 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","13","test_valid_payloads_at_spam_rate","tests.relay","Thu Apr 30 23:05:26 UTC 2026","broken","Thu Apr 30 23:05:26 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","0","test_idle_filter_subscriptions_for_more_than_5_nodes","tests.filter","Thu Apr 30 23:03:22 UTC 2026","skipped","Thu Apr 30 23:03:22 UTC 2026","TestIdleSubscriptions","test_idle_subscriptions","",""
|
||||
"","3399","test_filter_static_sharding_multiple_shards","tests.sharding","Thu Apr 30 23:07:17 UTC 2026","passed","Thu Apr 30 23:07:21 UTC 2026","TestFilterStaticSharding","test_filter","",""
|
||||
"","259834","test_valid_payloads_dynamic_at_spam_rate","tests.relay","Thu Apr 30 23:05:26 UTC 2026","broken","Thu Apr 30 23:09:46 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","34777","test_three_store_sync_exchange","tests.store_sync","Thu Apr 30 23:07:07 UTC 2026","passed","Thu Apr 30 23:07:42 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","3347","test_filter_get_message_after_node1_restarts","tests.filter","Thu Apr 30 23:07:15 UTC 2026","passed","Thu Apr 30 23:07:18 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","260319","test_valid_payloads_with_optional_nodes_at_slow_rate","tests.relay","Thu Apr 30 23:14:06 UTC 2026","broken","Thu Apr 30 23:18:26 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","38133","test_store_sync_range_with_zero_jitter","tests.store_sync","Thu Apr 30 23:06:28 UTC 2026","passed","Thu Apr 30 23:07:06 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","117","test_publish_with_no_timestamp","tests.relay","Thu Apr 30 23:04:41 UTC 2026","passed","Thu Apr 30 23:04:41 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","2540","test_content_topic_also_in_docker_flags[/aaaaa/3/bbbbb/proto]","tests.sharding","Thu Apr 30 23:12:32 UTC 2026","passed","Thu Apr 30 23:12:35 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","491","test_relay_subscribe_with_multiple_overlapping_pubsub_topics","tests.relay","Thu Apr 30 23:06:53 UTC 2026","passed","Thu Apr 30 23:06:54 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","137","test_light_push_and_retrieve_duplicate_message","tests.light_push","Thu Apr 30 23:11:29 UTC 2026","passed","Thu Apr 30 23:11:29 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","38926","test_store_node_not_connected_directly_to_lightpushing_node","tests.e2e","Thu Apr 30 23:03:27 UTC 2026","passed","Thu Apr 30 23:04:06 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","37053","test_admin_relay_peers_contains_all_relay_peers","tests.rest_flags","Thu Apr 30 23:06:37 UTC 2026","passed","Thu Apr 30 23:07:14 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","123127","test_store_sync_overlap_sync_window","tests.store_sync","Thu Apr 30 23:09:20 UTC 2026","passed","Thu Apr 30 23:11:24 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"
|
||||
S22: non-ephemeral message with reliabilityEnabled disabled.
|
||||
- propagation path exists ,reliabilityEnabled = false.
|
||||
- Expected: Ok(RequestId), Propagated event only, no Sent event.
|
||||
Note: S17 already covers the positive path of this test with reliabilityEnabled=True.
|
||||
","12013","test_s22_non_ephemeral_message_with_reliability_disabled","tests.wrappers_tests","Thu Apr 30 23:09:32 UTC 2026","passed","Thu Apr 30 23:09:44 UTC 2026","TestSendBeforeRelay","test_send_e2e","",""
|
||||
"","2707","test_main_node_relay_and_store__peer_relay_and_store","tests.store","Thu Apr 30 23:05:56 UTC 2026","passed","Thu Apr 30 23:05:59 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","212","test_store_not_include_data","tests.store","Thu Apr 30 23:04:16 UTC 2026","passed","Thu Apr 30 23:04:16 UTC 2026","TestApiFlags","test_api_flags","",""
|
||||
"","2518","test_subscribe_via_api_to_new_content_topics[content_topic_list1]","tests.sharding","Thu Apr 30 23:02:53 UTC 2026","broken","Thu Apr 30 23:02:56 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"
|
||||
S19: a store peer comes online later.
|
||||
- send() returns Ok(RequestId) immediately
|
||||
- Propagated --- relay peer
|
||||
- Sent when store peer is reachable
|
||||
","0","test_s19_store_peer_appears_after_propagation","tests.wrappers_tests","Thu Apr 30 23:07:47 UTC 2026","failed","Thu Apr 30 23:07:47 UTC 2026","TestSendBeforeRelay","test_send_e2e","",""
|
||||
"","103066","test_store_sync_after_partition_under_100_msgs","tests.store_sync","Thu Apr 30 23:11:54 UTC 2026","passed","Thu Apr 30 23:13:37 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","3831","test_admin_peers_mesh_on_shard_contains_node2","tests.rest_flags","Thu Apr 30 23:04:46 UTC 2026","passed","Thu Apr 30 23:04:50 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","2413","test_single_content_topic[/waku/2/content/test.js]","tests.sharding","Thu Apr 30 23:12:09 UTC 2026","broken","Thu Apr 30 23:12:12 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","0","test_get_peers_two_protocols","tests.peer_connection_management","Thu Apr 30 23:06:20 UTC 2026","skipped","Thu Apr 30 23:06:20 UTC 2026","TestPeerStore","test_peer_store","",""
|
||||
"","885","test_light_push_with_valid_timestamps","tests.light_push","Thu Apr 30 23:11:07 UTC 2026","passed","Thu Apr 30 23:11:08 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","1201","test_store_node_restarts","tests.store","Thu Apr 30 23:08:47 UTC 2026","passed","Thu Apr 30 23:08:48 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","1249","test_time_filter_zero_start_time","tests.store","Thu Apr 30 23:03:43 UTC 2026","passed","Thu Apr 30 23:03:44 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","769","test_filter_get_message_with_valid_timestamps","tests.filter","Thu Apr 30 23:03:36 UTC 2026","passed","Thu Apr 30 23:03:37 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","3896","test_ping_only_some_nodes_have_subscriptions","tests.filter","Thu Apr 30 23:03:05 UTC 2026","passed","Thu Apr 30 23:03:09 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","1057","test_invalid_pagination_cursor_param","tests.store","Thu Apr 30 23:08:07 UTC 2026","passed","Thu Apr 30 23:08:08 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","1250","test_time_filter_end_time_now","tests.store","Thu Apr 30 23:04:30 UTC 2026","passed","Thu Apr 30 23:04:31 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","211","test_get_store_messages_with_wrong_typo_content_topic","tests.store","Thu Apr 30 23:05:41 UTC 2026","passed","Thu Apr 30 23:05:41 UTC 2026","TestApiFlags","test_api_flags","",""
|
||||
"","2492","test_different_page_size[11]","tests.store","Thu Apr 30 23:12:49 UTC 2026","passed","Thu Apr 30 23:12:51 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","3","test_filter_unsubscribe_with_no_content_topic","tests.filter","Thu Apr 30 23:06:00 UTC 2026","passed","Thu Apr 30 23:06:00 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","13","test_publish_with_invalid_content_topics","tests.relay","Thu Apr 30 23:04:40 UTC 2026","passed","Thu Apr 30 23:04:41 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","36835","test_msg_stored_when_ephemeral_false","tests.e2e","Thu Apr 30 23:04:08 UTC 2026","passed","Thu Apr 30 23:04:44 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","2666","test_2_nodes_different_cluster_same_shard","tests.sharding","Thu Apr 30 23:09:19 UTC 2026","passed","Thu Apr 30 23:09:22 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","2613","test_content_topic_also_in_docker_flags[/toychat/2/huilong/proto]","tests.sharding","Thu Apr 30 23:04:16 UTC 2026","passed","Thu Apr 30 23:04:19 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","5","test_light_push_with_invalid_meta","tests.light_push","Thu Apr 30 23:04:06 UTC 2026","passed","Thu Apr 30 23:04:06 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","2635","test_filter_works_with_static_sharding","tests.sharding","Thu Apr 30 23:03:59 UTC 2026","passed","Thu Apr 30 23:04:01 UTC 2026","TestFilterStaticSharding","test_filter","",""
|
||||
"","1233","test_verify_node_version2","tests.rest_flags","Thu Apr 30 23:07:35 UTC 2026","failed","Thu Apr 30 23:07:36 UTC 2026","TestDebugFlags","test_debug_flags","",""
|
||||
"","1126","test_filter_unsubscribe_all_from_few_content_topics","tests.filter","Thu Apr 30 23:03:14 UTC 2026","passed","Thu Apr 30 23:03:15 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","233","test_filter_unsubscribe_from_single_content_topic","tests.filter","Thu Apr 30 23:05:53 UTC 2026","passed","Thu Apr 30 23:05:53 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","13515","test_filter_subscribe_to_100_content_topics_in_one_call","tests.filter","Thu Apr 30 23:02:41 UTC 2026","passed","Thu Apr 30 23:02:54 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","78833","test_relay_packet_loss_applied_mid_way","tests.e2e","Thu Apr 30 23:05:15 UTC 2026","passed","Thu Apr 30 23:06:34 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","835","test_store_invalid_ascending","tests.store","Thu Apr 30 23:03:38 UTC 2026","passed","Thu Apr 30 23:03:39 UTC 2026","TestSorting","test_sorting","",""
|
||||
"","2671","test_lightpush_with_a_single_receiving_node","tests.light_push","Thu Apr 30 23:04:13 UTC 2026","passed","Thu Apr 30 23:04:16 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","23959","test_relay_2_nodes_low_bandwidth_sending_over_time","tests.e2e","Thu Apr 30 23:02:17 UTC 2026","passed","Thu Apr 30 23:02:41 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","5145","test_light_push_with_valid_payloads","tests.light_push","Thu Apr 30 23:06:05 UTC 2026","passed","Thu Apr 30 23:06:10 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","3199","test_log_level_ERROR_from_WARN","tests.rest_flags","Thu Apr 30 23:06:29 UTC 2026","passed","Thu Apr 30 23:06:32 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","3466","test_multiple_pubsub_topics_same_cluster","tests.sharding","Thu Apr 30 23:05:34 UTC 2026","passed","Thu Apr 30 23:05:37 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","4","test_store_with_empty_pubsub_topics","tests.store","Thu Apr 30 23:07:52 UTC 2026","passed","Thu Apr 30 23:07:52 UTC 2026","TestTopics","test_topics","",""
|
||||
"","142896","test_filter_many_subscribed_nodes","tests.e2e","Thu Apr 30 23:03:14 UTC 2026","passed","Thu Apr 30 23:05:37 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","2077","test_invalid_page_size","tests.store","Thu Apr 30 23:04:34 UTC 2026","passed","Thu Apr 30 23:04:36 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","134","test_message_published_on_different_pubsub_topic_is_not_retrieved","tests.relay","Thu Apr 30 23:04:22 UTC 2026","passed","Thu Apr 30 23:04:23 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","124","test_filter_unsubscribe_from_non_existing_pubsub_topic","tests.filter","Thu Apr 30 23:06:17 UTC 2026","passed","Thu Apr 30 23:06:17 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","252","test_filter_update_subscription_add_a_new_content_topic","tests.filter","Thu Apr 30 23:04:18 UTC 2026","passed","Thu Apr 30 23:04:19 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","13","test_light_push_on_non_subscribed_pubsub_topic","tests.light_push","Thu Apr 30 23:08:03 UTC 2026","passed","Thu Apr 30 23:08:03 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","3815","test_filter_subscribe_to_29_content_topics_in_separate_calls","tests.filter","Thu Apr 30 23:01:47 UTC 2026","passed","Thu Apr 30 23:01:51 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","25147","test_relay_4_nodes_sender_packet_loss","tests.e2e","Thu Apr 30 23:03:11 UTC 2026","passed","Thu Apr 30 23:03:36 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"
|
||||
S24: ephemeral message, reliability enabled, reachable store peer.
|
||||
- Setup: propagation path exists, relay peer has store=True (reachable),
|
||||
- Expected: Ok(RequestId), Propagated event only, no Sent event.
|
||||
","61071","test_s24_ephemeral_message_with_reachable_store","tests.wrappers_tests","Thu Apr 30 23:22:09 UTC 2026","passed","Thu Apr 30 23:23:11 UTC 2026","TestSendBeforeRelay","test_send_e2e","",""
|
||||
"","3964","test_unsubscribe_from_some_pubsub_topics","tests.sharding","Thu Apr 30 23:12:14 UTC 2026","passed","Thu Apr 30 23:12:18 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","3905","test_filter_works_with_auto_sharding","tests.sharding","Thu Apr 30 23:02:41 UTC 2026","passed","Thu Apr 30 23:02:45 UTC 2026","TestFilterAutoSharding","test_filter","",""
|
||||
"","40056","test_store_no_peer_selected","tests.e2e","Thu Apr 30 23:02:44 UTC 2026","passed","Thu Apr 30 23:03:24 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","1246","test_time_filter_matches_multiple_messages","tests.store","Thu Apr 30 23:06:04 UTC 2026","passed","Thu Apr 30 23:06:06 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","4","test_store_with_wrong_encoding_pubsubtopic","tests.store","Thu Apr 30 23:04:38 UTC 2026","passed","Thu Apr 30 23:04:38 UTC 2026","TestTopics","test_topics","",""
|
||||
"","1239","test_get_debug_version_is_string","tests.rest_flags","Thu Apr 30 23:08:21 UTC 2026","passed","Thu Apr 30 23:08:22 UTC 2026","TestDebugFlags","test_debug_flags","",""
|
||||
"","4","test_filter_subscribe_with_no_content_topic","tests.filter","Thu Apr 30 23:04:05 UTC 2026","passed","Thu Apr 30 23:04:05 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","1981","test_get_store_messages_with_different_pubsub_topics","tests.store","Thu Apr 30 23:05:50 UTC 2026","passed","Thu Apr 30 23:05:52 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","2","test_publish_with_missing_payload","tests.relay","Thu Apr 30 23:03:16 UTC 2026","passed","Thu Apr 30 23:03:16 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","215","test_get_store_message_with_version","tests.store","Thu Apr 30 23:08:09 UTC 2026","passed","Thu Apr 30 23:08:10 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","3","test_filter_update_subscription_with_no_request_id","tests.filter","Thu Apr 30 23:05:28 UTC 2026","passed","Thu Apr 30 23:05:28 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","259340","test_valid_payloads_dynamic_at_slow_rate","tests.relay","Thu Apr 30 23:09:46 UTC 2026","broken","Thu Apr 30 23:14:05 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","10084","test_sync_with_nodes_restart__case2","tests.store_sync","Thu Apr 30 23:09:09 UTC 2026","passed","Thu Apr 30 23:09:19 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","4","test_filter_unsubscribe_all_with_invalid_request_id","tests.filter","Thu Apr 30 23:07:32 UTC 2026","passed","Thu Apr 30 23:07:32 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","1245","test_time_filter_matches_no_message","tests.store","Thu Apr 30 23:05:01 UTC 2026","passed","Thu Apr 30 23:05:02 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","3551","test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages","tests.sharding","Thu Apr 30 23:03:58 UTC 2026","passed","Thu Apr 30 23:04:02 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","2642","test_cant_retrieve_messages_on_not_subscribed_content_topic","tests.sharding","Thu Apr 30 23:07:37 UTC 2026","passed","Thu Apr 30 23:07:40 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2412","test_multiple_content_topics_and_multiple_pubsub_topics","tests.sharding","Thu Apr 30 23:12:29 UTC 2026","broken","Thu Apr 30 23:12:31 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2757","test_main_node_only_relay__peer_only_relay","tests.store","Thu Apr 30 23:06:00 UTC 2026","passed","Thu Apr 30 23:06:03 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","3254","test_log_level_INFO_from_DEBUG","tests.rest_flags","Thu Apr 30 23:07:02 UTC 2026","failed","Thu Apr 30 23:07:06 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","415018","test_get_multiple_2000_store_messages","tests.store","Thu Apr 30 23:02:07 UTC 2026","passed","Thu Apr 30 23:09:02 UTC 2026","TestCursorManyMessages","test_cursor_many_msgs","",""
|
||||
"","3517","test_relay_peers_on_shard_contains_connected_peer","tests.rest_flags","Thu Apr 30 23:06:32 UTC 2026","passed","Thu Apr 30 23:06:35 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","2560","test_admin_set_all_log_levels","tests.rest_flags","Thu Apr 30 23:02:32 UTC 2026","passed","Thu Apr 30 23:02:34 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","38295","test_filter_node_not_connected_directly_to_lightpushing_node","tests.e2e","Thu Apr 30 23:02:43 UTC 2026","passed","Thu Apr 30 23:03:21 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","382","test_filter_subscribe_to_pubsub_topics_from_multiple_clusters","tests.filter","Thu Apr 30 23:05:46 UTC 2026","passed","Thu Apr 30 23:05:46 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","9","test_valid_payload_at_variable_rate","tests.relay","Thu Apr 30 23:05:26 UTC 2026","broken","Thu Apr 30 23:05:26 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","6","test_relay_subscribe_with_empty_pubsub_topic_list","tests.relay","Thu Apr 30 23:04:48 UTC 2026","passed","Thu Apr 30 23:04:48 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","2781","test_pubsub_topic_not_in_docker_flags","tests.sharding","Thu Apr 30 23:07:51 UTC 2026","passed","Thu Apr 30 23:07:54 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","1253","test_time_filter_zero_start_end_time","tests.store","Thu Apr 30 23:04:32 UTC 2026","passed","Thu Apr 30 23:04:33 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","8527","test_multiple_lightpush_nodes","tests.light_push","Thu Apr 30 23:02:59 UTC 2026","passed","Thu Apr 30 23:03:07 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","75460","test_relay_4_nodes_sender_packet_loss_50_15sec_timeout","tests.e2e","Thu Apr 30 23:02:04 UTC 2026","passed","Thu Apr 30 23:03:19 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","6750","test_sync_with_one_node_with_delayed_start","tests.store_sync","Thu Apr 30 23:13:29 UTC 2026","passed","Thu Apr 30 23:13:36 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","2485","test_admin_peers_stats_schema","tests.rest_flags","Thu Apr 30 23:02:28 UTC 2026","passed","Thu Apr 30 23:02:31 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","83108","test_store_sync_small_sync_range","tests.store_sync","Thu Apr 30 23:07:53 UTC 2026","passed","Thu Apr 30 23:09:16 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","129","test_light_push_with_valid_meta","tests.light_push","Thu Apr 30 23:11:23 UTC 2026","passed","Thu Apr 30 23:11:23 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","2075","test_negative_number_page_size","tests.store","Thu Apr 30 23:12:55 UTC 2026","passed","Thu Apr 30 23:12:57 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","224","test_filter_get_message_with_ephemeral","tests.filter","Thu Apr 30 23:06:41 UTC 2026","passed","Thu Apr 30 23:06:42 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","6","test_store_without_pubsub_topic_and_content_topic","tests.store","Thu Apr 30 23:05:17 UTC 2026","passed","Thu Apr 30 23:05:17 UTC 2026","TestTopics","test_topics","",""
|
||||
"","12","test_filter_unsubscribe_from_101_content_topics","tests.filter","Thu Apr 30 23:03:24 UTC 2026","passed","Thu Apr 30 23:03:24 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","369","test_filter_get_message_after_node_pauses_and_pauses","tests.filter","Thu Apr 30 23:01:43 UTC 2026","passed","Thu Apr 30 23:01:43 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","4103","test_unsubscribe_from_some_content_topics[content_topic_list0]","tests.sharding","Thu Apr 30 23:03:53 UTC 2026","passed","Thu Apr 30 23:03:57 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","127","test_light_push_with_no_timestamp","tests.light_push","Thu Apr 30 23:03:03 UTC 2026","passed","Thu Apr 30 23:03:03 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","1463","test_store_node_paused_and_unpaused","tests.store","Thu Apr 30 23:07:33 UTC 2026","passed","Thu Apr 30 23:07:34 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","51067","test_relay_4_nodes_sender_latency","tests.e2e","Thu Apr 30 23:04:33 UTC 2026","passed","Thu Apr 30 23:05:24 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","840","test_filter_unsubscribe_all_from_90_content_topics","tests.filter","Thu Apr 30 23:06:52 UTC 2026","passed","Thu Apr 30 23:06:53 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","227","test_filter_unsubscribe_with_very_large_request_id","tests.filter","Thu Apr 30 23:05:34 UTC 2026","passed","Thu Apr 30 23:05:35 UTC 2026","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","840","test_store_with_duplicate_hashes","tests.store","Thu Apr 30 23:04:11 UTC 2026","passed","Thu Apr 30 23:04:12 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","2814","test_subscribe_and_publish_on_another_content_topic_from_another_shard","tests.sharding","Thu Apr 30 23:03:46 UTC 2026","passed","Thu Apr 30 23:03:48 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","8","test_valid_payloads_random_epoch_at_slow_rate","tests.relay","Thu Apr 30 23:05:26 UTC 2026","broken","Thu Apr 30 23:05:26 UTC 2026","TestRelayRLN","test_rln","",""
|
||||
"","17019","test_different_page_size[81]","tests.store","Thu Apr 30 23:08:26 UTC 2026","passed","Thu Apr 30 23:08:43 UTC 2026","TestPageSize","test_page_size","",""
|
||||
"","50752","test_relay_2_nodes_bandwidth_low_vs_high_drain_time","tests.e2e","Thu Apr 30 23:10:14 UTC 2026","passed","Thu Apr 30 23:11:04 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2037","test_publish_with_payload_less_than_150_kb","tests.relay","Thu Apr 30 23:03:48 UTC 2026","passed","Thu Apr 30 23:03:50 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","36844","test_store_node_not_connected_directly_to_relaying_node","tests.e2e","Thu Apr 30 23:01:39 UTC 2026","passed","Thu Apr 30 23:02:16 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","0","test_light_push_and_retrieve_100_messages","tests.light_push","Thu Apr 30 23:11:31 UTC 2026","skipped","Thu Apr 30 23:11:31 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","4","test_filter_update_subscription_with_invalid_request_id","tests.filter","Thu Apr 30 23:06:14 UTC 2026","passed","Thu Apr 30 23:06:14 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","10","test_filter_subscribe_to_101_content_topics","tests.filter","Thu Apr 30 23:04:15 UTC 2026","passed","Thu Apr 30 23:04:15 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","2419","test_multiple_content_topics_different_shard","tests.sharding","Thu Apr 30 23:12:19 UTC 2026","broken","Thu Apr 30 23:12:22 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","3737","test_filter_update_subscription_add_30_new_content_topics","tests.filter","Thu Apr 30 23:04:08 UTC 2026","passed","Thu Apr 30 23:04:12 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","7","test_store_is_empty","tests.store","Thu Apr 30 23:04:22 UTC 2026","passed","Thu Apr 30 23:04:22 UTC 2026","TestGetMessages","test_get_messages","",""
|
||||
"","113","test_filter_get_message_with_meta","tests.filter","Thu Apr 30 23:07:11 UTC 2026","passed","Thu Apr 30 23:07:11 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","25","test_publish_with_invalid_timestamps","tests.relay","Thu Apr 30 23:06:50 UTC 2026","passed","Thu Apr 30 23:06:50 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","18","test_filter_subscribe_with_invalid_content_topic_format","tests.filter","Thu Apr 30 23:07:22 UTC 2026","passed","Thu Apr 30 23:07:22 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","2512","test_single_content_topic[/app/27/sometopic/someencoding]","tests.sharding","Thu Apr 30 23:03:50 UTC 2026","broken","Thu Apr 30 23:03:52 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","4","test_store_with_wrong_url_content_topic","tests.store","Thu Apr 30 23:08:20 UTC 2026","passed","Thu Apr 30 23:08:20 UTC 2026","TestTopics","test_topics","",""
|
||||
"","4525","test_publish_with_valid_content_topics","tests.relay","Thu Apr 30 23:03:54 UTC 2026","passed","Thu Apr 30 23:03:58 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","1258","test_time_filter_negative_start_time","tests.store","Thu Apr 30 23:10:15 UTC 2026","passed","Thu Apr 30 23:10:17 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","2032","test_filter_get_message_with_150_kb_payload","tests.filter","Thu Apr 30 23:03:56 UTC 2026","passed","Thu Apr 30 23:03:58 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","6510","test_get_peers_after_node1_was_restarted","tests.peer_exchange","Thu Apr 30 23:08:04 UTC 2026","passed","Thu Apr 30 23:08:11 UTC 2026","TestPeerExchange","test_peer_exchange","",""
|
||||
"","3153","test_lightpush_node_with_relay_works_correctly","tests.light_push","Thu Apr 30 23:05:49 UTC 2026","passed","Thu Apr 30 23:05:52 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","2075","test_store_sort_ascending[true]","tests.store","Thu Apr 30 23:05:55 UTC 2026","passed","Thu Apr 30 23:05:57 UTC 2026","TestSorting","test_sorting","",""
|
||||
"","2626","test_single_pubsub_topic[/waku/2/rs/5/999]","tests.sharding","Thu Apr 30 23:04:13 UTC 2026","passed","Thu Apr 30 23:04:15 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"
|
||||
S21: delivery retry window expires before any valid path recovers.
|
||||
","69088","test_s21_error_when_retry_window_expires","tests.wrappers_tests","Thu Apr 30 23:04:32 UTC 2026","passed","Thu Apr 30 23:05:41 UTC 2026","TestSendBeforeRelay","test_send_e2e","",""
|
||||
"","2570","test_publish_on_not_subscribed_content_topic_works","tests.sharding","Thu Apr 30 23:03:50 UTC 2026","passed","Thu Apr 30 23:03:52 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","1290","test_messages_with_timestamps_close_to_now","tests.store","Thu Apr 30 23:08:13 UTC 2026","passed","Thu Apr 30 23:08:14 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","4940","test_get_peers_for_blank_node","tests.peer_exchange","Thu Apr 30 23:03:32 UTC 2026","passed","Thu Apr 30 23:03:37 UTC 2026","TestPeerExchange","test_peer_exchange","",""
|
||||
"","2750","test_subscribe_and_publish_on_another_content_topic_from_same_shard","tests.sharding","Thu Apr 30 23:06:52 UTC 2026","passed","Thu Apr 30 23:06:55 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2489","test_admin_service_peers_scalar_required_types","tests.rest_flags","Thu Apr 30 23:07:28 UTC 2026","passed","Thu Apr 30 23:07:31 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","15","test_light_push_with_invalid_pubsub_topics","tests.light_push","Thu Apr 30 23:03:56 UTC 2026","passed","Thu Apr 30 23:03:56 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","2787","test_main_node_relay_and_store__peer_only_relay","tests.store","Thu Apr 30 23:08:49 UTC 2026","passed","Thu Apr 30 23:08:52 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","31","test_filter_ping_on_unsubscribed_peer","tests.filter","Thu Apr 30 23:05:45 UTC 2026","passed","Thu Apr 30 23:05:45 UTC 2026","TestFilterPing","test_ping","",""
|
||||
"","0","test_main_node_only_lightpush__peer_only_lightpush","tests.light_push","Thu Apr 30 23:07:05 UTC 2026","skipped","Thu Apr 30 23:07:05 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","8331","test_different_cursor_and_indexes[10-40]","tests.store","Thu Apr 30 23:07:57 UTC 2026","passed","Thu Apr 30 23:08:06 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","7","test_filter_ping_on_subscribed_peer","tests.filter","Thu Apr 30 23:11:17 UTC 2026","passed","Thu Apr 30 23:11:17 UTC 2026","TestFilterPing","test_ping","",""
|
||||
"","38029","test_store_sync_range_with_jitter_catches_old_messages","tests.store_sync","Thu Apr 30 23:14:57 UTC 2026","passed","Thu Apr 30 23:15:35 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","8","test_filter_unsubscribe_all_with_extra_field","tests.filter","Thu Apr 30 23:07:36 UTC 2026","passed","Thu Apr 30 23:07:36 UTC 2026","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","14573","test_relay_different_latency_between_two_nodes[1000]","tests.e2e","Thu Apr 30 23:02:02 UTC 2026","passed","Thu Apr 30 23:02:16 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2432","test_cant_publish_on_not_subscribed_shard","tests.sharding","Thu Apr 30 23:12:06 UTC 2026","passed","Thu Apr 30 23:12:09 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","2510","test_single_content_topic[/app/20/sometopic/someencoding]","tests.sharding","Thu Apr 30 23:07:44 UTC 2026","broken","Thu Apr 30 23:07:46 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2479","test_multiple_content_topics_same_shard[content_topic_list0]","tests.sharding","Thu Apr 30 23:04:55 UTC 2026","broken","Thu Apr 30 23:04:57 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2076","test_cursor_near_end","tests.store","Thu Apr 30 23:05:41 UTC 2026","passed","Thu Apr 30 23:05:43 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","837","test_store_with_empty_and_valid_hash","tests.store","Thu Apr 30 23:08:12 UTC 2026","passed","Thu Apr 30 23:08:13 UTC 2026","TestHashes","test_hashes","",""
|
||||
"","18","test_filter_ping_on_peer_without_subscription","tests.filter","Thu Apr 30 23:05:42 UTC 2026","passed","Thu Apr 30 23:05:42 UTC 2026","TestFilterPing","test_ping","",""
|
||||
"","5369","test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_filter_node2","tests.light_push","Thu Apr 30 23:07:37 UTC 2026","passed","Thu Apr 30 23:07:42 UTC 2026","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","38235","test_filter_node_not_connected_directly_to_relaying_node","tests.e2e","Thu Apr 30 23:03:34 UTC 2026","passed","Thu Apr 30 23:04:12 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","2654","test_2_nodes_different_cluster_different_shard","tests.sharding","Thu Apr 30 23:05:20 UTC 2026","passed","Thu Apr 30 23:05:22 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","216","test_store_with_peerAddr","tests.store","Thu Apr 30 23:12:38 UTC 2026","passed","Thu Apr 30 23:12:38 UTC 2026","TestApiFlags","test_api_flags","",""
|
||||
"","1091","test_light_push_after_light_push_node_restarts","tests.light_push","Thu Apr 30 23:03:25 UTC 2026","passed","Thu Apr 30 23:03:26 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","3797","test_admin_service_peers_contains_expected_addrs_and_protocols","tests.rest_flags","Thu Apr 30 23:02:35 UTC 2026","passed","Thu Apr 30 23:02:39 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","245","test_relay_subscribe_to_already_existing_pubsub_topic","tests.relay","Thu Apr 30 23:04:02 UTC 2026","passed","Thu Apr 30 23:04:02 UTC 2026","TestRelaySubscribe","test_subscribe","",""
|
||||
"","3162","test_content_topic_not_in_docker_flags","tests.sharding","Thu Apr 30 23:07:25 UTC 2026","passed","Thu Apr 30 23:07:28 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2500","test_single_content_topic[/myapp/1/latest/proto]","tests.sharding","Thu Apr 30 23:07:33 UTC 2026","broken","Thu Apr 30 23:07:36 UTC 2026","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","5","test_publish_with_invalid_version","tests.relay","Thu Apr 30 23:08:15 UTC 2026","passed","Thu Apr 30 23:08:15 UTC 2026","TestRelayPublish","test_publish","",""
|
||||
"","2640","test_store_with_filter","tests.store","Thu Apr 30 23:09:23 UTC 2026","passed","Thu Apr 30 23:09:26 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","1250","test_time_filter_start_time_equals_end_time","tests.store","Thu Apr 30 23:05:06 UTC 2026","passed","Thu Apr 30 23:05:07 UTC 2026","TestTimeFilter","test_time_filter","",""
|
||||
"","362","test_filter_update_subscription_add_a_new_pubsub_topic","tests.filter","Thu Apr 30 23:05:25 UTC 2026","passed","Thu Apr 30 23:05:25 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","14","test_light_push_with_with_large_meta","tests.light_push","Thu Apr 30 23:03:44 UTC 2026","passed","Thu Apr 30 23:03:44 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","3786","test_message_relayed_while_store_node_is_stopped_without_removing","tests.store","Thu Apr 30 23:06:02 UTC 2026","passed","Thu Apr 30 23:06:05 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","4","test_filter_update_subscription_with_extra_field","tests.filter","Thu Apr 30 23:01:54 UTC 2026","passed","Thu Apr 30 23:01:54 UTC 2026","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","9454","test_metrics_after_light_push","tests.metrics","Thu Apr 30 23:06:27 UTC 2026","passed","Thu Apr 30 23:06:37 UTC 2026","TestMetrics","test_metrics","",""
|
||||
"","4385","test_filter_get_message_with_valid_payloads","tests.filter","Thu Apr 30 23:05:17 UTC 2026","passed","Thu Apr 30 23:05:21 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","3420","test_unsubscribe_from_all_pubsub_topics","tests.sharding","Thu Apr 30 23:12:19 UTC 2026","passed","Thu Apr 30 23:12:22 UTC 2026","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","4","test_filter_subscribe_with_invalid_request_id","tests.filter","Thu Apr 30 23:10:54 UTC 2026","passed","Thu Apr 30 23:10:54 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","645830","test_query_after_long_time","tests.store_sync","Thu Apr 30 23:10:43 UTC 2026","passed","Thu Apr 30 23:21:29 UTC 2026","TestStoreSync","test_store_sync","",""
|
||||
"","628","test_filter_subscribe_to_multiple_pubsub_topic_from_same_cluster","tests.filter","Thu Apr 30 23:04:11 UTC 2026","passed","Thu Apr 30 23:04:11 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","92939","test_filter_3_senders_multiple_msg_1_receiver","tests.e2e","Thu Apr 30 23:02:18 UTC 2026","passed","Thu Apr 30 23:03:51 UTC 2026","TestE2E","test_e2e","",""
|
||||
"","833","test_passing_invalid_cursor","tests.store","Thu Apr 30 23:04:53 UTC 2026","passed","Thu Apr 30 23:04:53 UTC 2026","TestCursor","test_cursor","",""
|
||||
"","137","test_filter_subscribe_to_single_topics","tests.filter","Thu Apr 30 23:10:50 UTC 2026","passed","Thu Apr 30 23:10:50 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","2647","test_main_node_relay_and_store__peer_neither_relay_nor_store","tests.store","Thu Apr 30 23:09:14 UTC 2026","passed","Thu Apr 30 23:09:17 UTC 2026","TestRunningNodes","test_running_nodes","",""
|
||||
"","16445","test_add_peers","tests.peer_connection_management","Thu Apr 30 23:06:01 UTC 2026","passed","Thu Apr 30 23:06:17 UTC 2026","TestPeerStore","test_peer_store","",""
|
||||
"","3","test_filter_subscribe_with_no_pubsub_topic","tests.filter","Thu Apr 30 23:03:47 UTC 2026","passed","Thu Apr 30 23:03:47 UTC 2026","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","22525","test_relay_with_latency_between_two_nodes","tests.e2e","Thu Apr 30 23:03:27 UTC 2026","passed","Thu Apr 30 23:03:49 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2634","test_single_pubsub_topic[/waku/2/rs/5/0]","tests.sharding","Thu Apr 30 23:05:30 UTC 2026","passed","Thu Apr 30 23:05:33 UTC 2026","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","127531","test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60]","tests.e2e","Thu Apr 30 23:08:33 UTC 2026","passed","Thu Apr 30 23:10:41 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","94475","test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss40]","tests.e2e","Thu Apr 30 23:03:38 UTC 2026","passed","Thu Apr 30 23:05:13 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","11017","test_create_start_and_stop_node","tests.wrappers_tests","Thu Apr 30 23:11:25 UTC 2026","passed","Thu Apr 30 23:11:36 UTC 2026","TestLogosDeliveryLifecycle","test_basic_life_cycle","",""
|
||||
"","603","test_publishing_node_is_stopped","tests.store","Thu Apr 30 23:13:00 UTC 2026","passed","Thu Apr 30 23:13:00 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","1768","test_message_relayed_before_store_node_is_started","tests.store","Thu Apr 30 23:04:16 UTC 2026","passed","Thu Apr 30 23:04:18 UTC 2026","TestReliability","test_reliability","",""
|
||||
"","4","test_light_push_with_missing_pubsub_topics","tests.light_push","Thu Apr 30 23:06:33 UTC 2026","failed","Thu Apr 30 23:06:33 UTC 2026","TestLightPushPublish","test_publish","",""
|
||||
"","4400","test_filter_get_message_while_one_peer_is_paused","tests.filter","Thu Apr 30 23:11:08 UTC 2026","passed","Thu Apr 30 23:11:12 UTC 2026","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","4954","test_admin_connected_peers_contains_peers_only","tests.rest_flags","Thu Apr 30 23:04:31 UTC 2026","passed","Thu Apr 30 23:04:36 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","28006","test_relay_2_nodes_temporary_blackout_recovers_no_helpers","tests.e2e","Thu Apr 30 23:04:46 UTC 2026","passed","Thu Apr 30 23:05:14 UTC 2026","TestNetworkConditions","test_network_conditions","",""
|
||||
"","4997","test_admin_peers_stats_counts","tests.rest_flags","Thu Apr 30 23:06:42 UTC 2026","passed","Thu Apr 30 23:06:47 UTC 2026","TestAdminFlags","test_admin_flags","",""
|
||||
"","2712","test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list1]","tests.sharding","Thu Apr 30 23:07:22 UTC 2026","passed","Thu Apr 30 23:07:25 UTC 2026","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","1766","test_filter_get_50_messages","tests.filter","Thu Apr 30 23:10:45 UTC 2026","passed","Thu Apr 30 23:10:47 UTC 2026","TestFilterGetMessages","test_get_messages","",""
|
||||
"","2527","test_subscribe_via_api_to_new_content_topics[content_topic_list0]","tests.sharding","Thu Apr 30 23:07:48 UTC 2026","broken","Thu Apr 30 23:07:50 UTC 2026","TestRelayAutosharding","test_relay_auto_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
@ -1 +0,0 @@
|
||||
{"uid":"122b7f7e60929c8d","name":"test_s31_concurrent_sends_mixed_topics_during_churn","fullName":"tests.wrappers_tests.test_send_e2e.TestSendBeforeRelay#test_s31_concurrent_sends_mixed_topics_during_churn","historyId":"94396541c2070ad66fd4961c878fb3aa","time":{"start":1777590617512,"stop":1777590617512,"duration":0},"description":"\n S31: concurrent sends across mixed content topics during peer churn.\n ","descriptionHtml":"<pre><code> S31: concurrent sends across mixed content topics during peer churn.\n</code></pre>\n","status":"failed","statusMessage":"Failed: Error evaluating 'xfail' condition\n S31 exposes nwaku crash in json_serialization writer\n ^\nSyntaxError: invalid syntax","statusTrace":"invalid syntax (<xfail condition>, line 1)\n\nDuring handling of the above exception, another exception occurred:\nError evaluating 'xfail' condition\n S31 exposes nwaku crash in json_serialization writer\n ^\nSyntaxError: invalid syntax","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":2,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"tag","value":"@pytest.mark.xfail('S31 exposes nwaku crash in json_serialization writer')"},{"name":"parentSuite","value":"tests.wrappers_tests"},{"name":"suite","value":"test_send_e2e"},{"name":"subSuite","value":"TestSendBeforeRelay"},{"name":"host","value":"runnervmeorf1"},{"name":"thread","value":"21632-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.wrappers_tests.test_send_e2e"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[{"uid":"62c3034829fb76d2","status":"failed","statusDetails":"Failed: Error evaluating 'xfail' condition\n S31 exposes nwaku crash in json_serialization writer\n ^\nSyntaxError: invalid syntax","time":{"start":1777590617507,"stop":1777590617507,"duration":0}},{"uid":"b9f1f90f49afa874","status":"failed","statusDetails":"Failed: Error evaluating 'xfail' condition\n S31 exposes nwaku crash in json_serialization writer\n ^\nSyntaxError: invalid syntax","time":{"start":1777590617501,"stop":1777590617501,"duration":0}}],"categories":[{"name":"Product defects","matchedStatuses":[],"flaky":false}],"history":{"statistic":{"failed":2,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":2},"items":[{"uid":"b733874ab26e508","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1218/#testresult/b733874ab26e508","status":"failed","statusDetails":"AssertionError: Found errors {'crash': [], 'fatal': [], 'panic': [], 'abort': [], 'segfault': [], 'corrupt': [], 'terminated': [], 'unhandled': [], 'stacktrace': [], 'deadlock': [], 'SIGSEGV': ['\\x1b[31mFAT\\x1b[0m 2026-04-30 17:27:47.596+00:00 \\x1b[1mShutting down after receiving SIGSEGV \\x1b[0m \\x1b[31mtopics\\x1b[0m=\\x1b[93m\"wakunode main\"\\x1b[0m \\x1b[31mtid\\x1b[0m=\\x1b[94m1\\x1b[0m \\x1b[31mfile\\x1b[0m=\\x1b[94mwakunode2.nim:90\\x1b[0m', '/app/apps/wakunode2/wakunode2.nim(93) handleSigsegv', '\\x1b[31mFAT\\x1b[0m 2026-04-30 17:27:47.596+00:00 \\x1b[1mShutting down after receiving SIGSEGV \\x1b[0m \\x1b[31mtopics\\x1b[0m=\\x1b[93m\"wakunode main\"\\x1b[0m \\x1b[31mtid\\x1b[0m=\\x1b[94m1\\x1b[0m \\x1b[31mfile\\x1b[0m=\\x1b[94mwakunode2.nim:90\\x1b[0m', '/app/apps/wakunode2/wakunode2.nim(93) handleSigsegv', '\\x1b[31mFAT\\x1b[0m 2026-04-30 17:27:47.596+00:00 \\x1b[1mShutting down after receiving SIGSEGV \\x1b[0m \\x1b[31mtopics\\x1b[0m=\\x1b[93m\"wakunode main\"\\x1b[0m \\x1b[31mtid\\x1b[0m=\\x1b[94m1\\x1b[0m \\x1b[31mfile\\x1b[0m=\\x1b[94mwakunode2.nim:90\\x1b[0m', '/app/apps/wakunode2/wakunode2.nim(93) handleSigsegv', '\\x1b[31mFAT\\x1b[0m 2026-04-30 17:27:47.596+00:00 \\x1b[1mShutting down after receiving SIGSEGV \\x1b[0m \\x1b[31mtopics\\x1b[0m=\\x1b[93m\"wakunode main\"\\x1b[0m \\x1b[31mtid\\x1b[0m=\\x1b[94m1\\x1b[0m \\x1b[31mfile\\x1b[0m=\\x1b[94mwakunode2.nim:90\\x1b[0m', '/app/apps/wakunode2/wakunode2.nim(93) handleSigsegv'], 'SIGABRT': [], 'stack overflow': [], 'index out of bounds': [], 'nil pointer dereference': [], 'goroutine exit': [], 'nil pointer': [], 'runtime error': [], 'goexit': [], 'race condition': [], 'double free': []}","time":{"start":1777570060640,"stop":1777570078480,"duration":17840}}]},"tags":["@pytest.mark.xfail('S31 exposes nwaku crash in json_serialization writer')"]},"source":"122b7f7e60929c8d.json","parameterValues":[]}
|
||||
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
@ -1 +0,0 @@
|
||||
{"uid":"259025ac6ae4e7f9","name":"test_s20_store_misses_initially_then_retry_succeeds","fullName":"tests.wrappers_tests.test_send_e2e.TestSendBeforeRelay#test_s20_store_misses_initially_then_retry_succeeds","historyId":"fd297b607db30abb17a454e48cd7eada","time":{"start":1777590587156,"stop":1777590587156,"duration":0},"description":"\n S20: relay propagation succeeds, initial store query misses,\n a retry republishes, and a store peer eventually archives the message.\n\n Covers state flow:\n SuccessfullyPropagated -> NextRoundRetry\n -> SuccessfullyPropagated -> SuccessfullyValidated\n ","descriptionHtml":"<pre><code> S20: relay propagation succeeds, initial store query misses,\n a retry republishes, and a store peer eventually archives the message.\n\n Covers state flow:\n SuccessfullyPropagated -> NextRoundRetry\n -> SuccessfullyPropagated -> SuccessfullyValidated\n</code></pre>\n","status":"failed","statusMessage":"Failed: Error evaluating 'xfail' condition\n error:NoPeersToPublish\n ^\nSyntaxError: invalid syntax","statusTrace":"invalid syntax (<xfail condition>, line 1)\n\nDuring handling of the above exception, another exception occurred:\nError evaluating 'xfail' condition\n error:NoPeersToPublish\n ^\nSyntaxError: invalid syntax","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1777590202855,"stop":1777590202855,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"set_allure_env_variables::0","time":{"start":1777590587166,"stop":1777590587166,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"@pytest.mark.xfail('error:NoPeersToPublish')"},{"name":"parentSuite","value":"tests.wrappers_tests"},{"name":"suite","value":"test_send_e2e"},{"name":"subSuite","value":"TestSendBeforeRelay"},{"name":"host","value":"runnervmeorf1"},{"name":"thread","value":"21667-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.wrappers_tests.test_send_e2e"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":true,"retry":true,"extra":{"categories":[],"tags":["@pytest.mark.xfail('error:NoPeersToPublish')"]},"source":"259025ac6ae4e7f9.json","parameterValues":[]}
|
||||
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
@ -1 +0,0 @@
|
||||
{"uid":"376613b39cb24aa1","name":"test_s19_store_peer_appears_after_propagation","fullName":"tests.wrappers_tests.test_send_e2e.TestSendBeforeRelay#test_s19_store_peer_appears_after_propagation","historyId":"8c7075381668d66bda04677d40103fcb","time":{"start":1777590467310,"stop":1777590467310,"duration":0},"description":"\n S19: a store peer comes online later.\n - send() returns Ok(RequestId) immediately\n - Propagated --- relay peer\n - Sent when store peer is reachable\n ","descriptionHtml":"<pre><code> S19: a store peer comes online later.\n - send() returns Ok(RequestId) immediately\n - Propagated --- relay peer\n - Sent when store peer is reachable\n</code></pre>\n","status":"failed","statusMessage":"Failed: Error evaluating 'xfail' condition\n scenario might be not possible to simulate\n ^\nSyntaxError: invalid syntax","statusTrace":"invalid syntax (<xfail condition>, line 1)\n\nDuring handling of the above exception, another exception occurred:\nError evaluating 'xfail' condition\n scenario might be not possible to simulate\n ^\nSyntaxError: invalid syntax","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1777590156114,"stop":1777590156114,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"set_allure_env_variables::0","time":{"start":1777590467321,"stop":1777590467321,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"@pytest.mark.xfail('scenario might be not possible to simulate')"},{"name":"parentSuite","value":"tests.wrappers_tests"},{"name":"suite","value":"test_send_e2e"},{"name":"subSuite","value":"TestSendBeforeRelay"},{"name":"host","value":"runnervmeorf1"},{"name":"thread","value":"21586-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.wrappers_tests.test_send_e2e"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":true,"retry":true,"extra":{"categories":[],"tags":["@pytest.mark.xfail('scenario might be not possible to simulate')"]},"source":"376613b39cb24aa1.json","parameterValues":[]}
|
||||
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