This commit is contained in:
romanzac
2026-08-20 04:51:18 +00:00
parent 81dbeebe41
commit 509fcfc0fd
591 changed files with 1183 additions and 30 deletions
View File
-1
View File
@@ -1 +0,0 @@
{"uid":"b1a8273437954620fa374b796ffaacdd","children":[],"name":"behaviors"}
View File
-1
View File
@@ -1 +0,0 @@
{"uid":"4b4757e66a1912dae1a509f688f20b0f","children":[],"name":"categories"}
-1
View File
@@ -1 +0,0 @@
{"uid":"83edc06c07f9ae9e47eb6dd1b683e4e2","children":[],"name":"packages"}
View File
-1
View File
@@ -1 +0,0 @@
{"uid":"98d3104e051c652961429bf95fa0b5d6","children":[],"name":"suites"}
-1
View File
@@ -1 +0,0 @@
{"children":[],"name":"timeline","uid":"ab17fc5a4eb3bca4b216b548c7f9fcbc"}
-1
View File
@@ -1 +0,0 @@
[{"data":{}}]
-1
View File
@@ -1 +0,0 @@
[{"data":{}}]
-1
View File
@@ -1 +0,0 @@
[{"data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}}]
-1
View File
@@ -1 +0,0 @@
{}
-1
View File
@@ -1 +0,0 @@
[{"data":{"run":0,"retry":0}}]
-1
View File
@@ -1 +0,0 @@
{"total":0,"items":[]}
-1
View File
@@ -1 +0,0 @@
[{"data":{}}]
-1
View File
@@ -1 +0,0 @@
{"total":0,"items":[]}
-1
View File
@@ -1 +0,0 @@
[{"data":{}}]
-1
View File
@@ -1 +0,0 @@
[]
-1
View File
@@ -1 +0,0 @@
[]
-1
View File
@@ -1 +0,0 @@
[{"data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}}]
-1
View File
@@ -1 +0,0 @@
[{"data":{"run":0,"retry":0}}]
-1
View File
@@ -1 +0,0 @@
[]
-1
View File
@@ -1 +0,0 @@
[]
-1
View File
@@ -1 +0,0 @@
{"total":0,"items":[]}
-1
View File
@@ -1 +0,0 @@
{"reportName":"Allure Report","testRuns":[],"statistic":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0},"time":{}}

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

+2
View File
@@ -0,0 +1,2 @@
"BROKEN","EPIC","FAILED","FEATURE","PASSED","SKIPPED","STORY","UNKNOWN"
"4","","0","","482","32","","0"
1 BROKEN EPIC FAILED FEATURE PASSED SKIPPED STORY UNKNOWN
2 4 0 482 32 0
File diff suppressed because one or more lines are too long
+2
View File
@@ -0,0 +1,2 @@
"BROKEN","CATEGORY","FAILED","PASSED","SKIPPED","UNKNOWN"
"4","Test defects","0","0","0","0"
1 BROKEN CATEGORY FAILED PASSED SKIPPED UNKNOWN
2 4 Test defects 0 0 0 0
+1
View File
@@ -0,0 +1 @@
{"uid":"4b4757e66a1912dae1a509f688f20b0f","children":[{"name":"Test defects","children":[{"name":"AttributeError: Metric 'waku_peer_store_size' not found","children":[{"name":"test_metrics_after_relay_publish","uid":"f44193a0b6efd4bd","parentUid":"b0fd17d40db52fbe82d76b803940065d","status":"broken","time":{"start":1787200196930,"stop":1787200202463,"duration":5533},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":2,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"test_metrics_after_filter_get","uid":"dbd898c4f6e74b5d","parentUid":"b0fd17d40db52fbe82d76b803940065d","status":"broken","time":{"start":1787200279627,"stop":1787200285162,"duration":5535},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":2,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"test_metrics_after_store_get","uid":"3fefa76cf22608","parentUid":"b0fd17d40db52fbe82d76b803940065d","status":"broken","time":{"start":1787200706040,"stop":1787200711276,"duration":5236},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":2,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"b0fd17d40db52fbe82d76b803940065d"},{"name":"AttributeError: Metric 'waku_service_peers{protocol=\"/vac/waku/lightpush/2.0.0-beta1\",peerId=\"/ip4/172.18.51.36/tcp/46227\"}' not found","children":[{"name":"test_metrics_after_light_push","uid":"142782f789ddf15e","parentUid":"9f0275d757703178996394befbf03522","status":"broken","time":{"start":1787200387995,"stop":1787200397382,"duration":9387},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":2,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"9f0275d757703178996394befbf03522"}],"uid":"bdbf199525818fae7a8651db9eafe741"}],"name":"categories"}
File diff suppressed because one or more lines are too long
+620
View File
@@ -0,0 +1,620 @@
"DESCRIPTION","DURATION IN MS","NAME","PARENT SUITE","START TIME","STATUS","STOP TIME","SUB SUITE","SUITE","TEST CLASS","TEST METHOD"
"","8596","test_s03_send_on_already_subscribed_content_topic","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS03SendOnAlreadySubscribedTopic","test_send_handle_and_subscription","",""
"A closed channel must not deliver: B closes its channel, then A sends a
valid channel message on the same channel + content topic.
B stays subscribed to the content topic, so B's messaging layer still
surfaces the message (message_received), proving it arrived, but the
closed channel must not fire channel_message_received.
channel_close unsubscribes the content topic (logos-delivery#4081), so B
re-subscribes to keep message_received as the witness.
","36821","test_receive_after_close_emits_no_channel_event","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestChannelDelivery","test_channel_delivery","",""
"","44484","test_max_page_size","tests.store","2026-08-20","passed","2026-08-20","TestPageSize","test_page_size","",""
"","3543","test_single_content_topic[/app/22/sometopic/someencoding]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","4372","test_filter_get_message_with_valid_payloads","tests.filter","2026-08-20","passed","2026-08-20","TestFilterGetMessages","test_get_messages","",""
"","5","test_filter_unsubscribe_with_no_request_id","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","790","test_publish_with_payload_equal_or_more_150_kb","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","3","test_publish_with_missing_content_topic","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","2039","test_publish_with_payload_less_than_150_kb","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","0","test_valid_payloads_dynamic_at_slow_rate","tests.relay","2026-08-20","skipped","2026-08-20","TestRelayRLN","test_rln","",""
"","2850","test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list1]","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","228","test_s30_concurrent_sends_during_auto_subscribe","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS30ConcurrentSendsDuringAutoSubscribe","test_send_errors_and_concurrency","",""
"","16331","test_get_peers","tests.peer_connection_management","2026-08-20","passed","2026-08-20","TestPeerStore","test_peer_store","",""
"","220","test_filter_unsubscribe_from_single_content_topic","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","3717","test_multiple_content_topics_same_shard[content_topic_list0]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","8","test_relay_subscribe_with_empty_pubsub_topic_list","tests.relay","2026-08-20","passed","2026-08-20","TestRelaySubscribe","test_subscribe","",""
"RC09: A sends m1 while B is not up yet; B joins and still ends up with
both m1 and m2.
Recovery here is the send service's relay retry, not SDS: A republishes
m1 while it is unacknowledged (within MaxTimeInCache) and it lands as
soon as B joins the mesh. SDS-R is not exercised — a repair request only
rides out after T_req, a hash in [repairTMin, repairTMax) = [30s, 300s)
that logos-delivery does not expose, so it cannot be driven from an E2E
test. That path is RC10 — see test_rc10_missing_dependency_is_parked
below and tests/wrappers_tests/test_channel_repair.py.
","20767","test_rc09_late_joining_receiver_still_receives","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestChannelDelivery","test_channel_delivery","",""
"RC06: a plain message on the channel's content topic but without the
Reliable-Channel spec marker is dropped at channel ingress.
A publishes a raw relay message (no RELIABLE-CHANNEL-API/1 meta) on B's
content topic. B's messaging layer still surfaces it (message_received),
proving the message arrived, but the channel ingress filter drops it: no
channel_message_received fires for the channel.
","28113","test_rc06_missing_marker_dropped","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestChannelDelivery","test_channel_delivery","",""
"","3","test_filter_update_subscription_with_no_request_id","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","21266","test_different_page_size[99]","tests.store","2026-08-20","passed","2026-08-20","TestPageSize","test_page_size","",""
"","2098","test_cursor_equal_to_first_message","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"","7794","test_create_start_and_stop_node","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestLogosDeliveryLifecycle","test_basic_life_cycle","",""
"","41","test_store_with_both_pubsub_topic_and_content_topic","tests.store","2026-08-20","passed","2026-08-20","TestTopics","test_topics","",""
"","422","test_get_store_duplicate_messages","tests.store","2026-08-20","passed","2026-08-20","TestGetMessages","test_get_messages","",""
"","40805","test_filter_node_not_connected_directly_to_lightpushing_node","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","6336","test_get_peers_after_node1_was_restarted","tests.peer_exchange","2026-08-20","passed","2026-08-20","TestPeerExchange","test_peer_exchange","",""
"","12","test_filter_subscribe_to_101_content_topics","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","3795","test_message_relayed_while_store_node_is_stopped_without_removing","tests.store","2026-08-20","passed","2026-08-20","TestReliability","test_reliability","",""
"","264","test_filter_update_subscription_add_a_new_content_topic","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","13","test_filter_update_subscription_with_invalid_content_topic_format","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","143","test_filter_subscribe_to_pubsub_topic_from_another_cluster_id","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","9993","test_sync_with_nodes_restart__case2","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","5916","test_admin_connected_peers_contains_peers_only","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","42265","test_filter_node_not_connected_directly_to_relaying_node","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","882","test_passing_non_base64_cursor","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"","4160","test_unsubscribe_from_some_content_topics[content_topic_list1]","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","3170","test_single_pubsub_topic[/waku/2/rs/199/1]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","222","test_filter_get_message_with_ephemeral","tests.filter","2026-08-20","passed","2026-08-20","TestFilterGetMessages","test_get_messages","",""
"","50962","test_relay_4_nodes_sender_latency","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","2575","test_2_nodes_different_cluster_same_shard","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","2","test_filter_unsubscribe_all_with_extra_field","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
"","4","test_filter_update_subscription_with_no_pubsub_topic","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","26250","test_relay_4_nodes_sender_packet_loss","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","2509","test_single_pubsub_topic[/waku/2/rs/5/1]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","0","test_valid_payloads_at_spam_rate","tests.relay","2026-08-20","skipped","2026-08-20","TestRelayRLN","test_rln","",""
"","3","test_publish_on_non_subscribed_pubsub_topic","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","0","test_valid_payloads_with_optional_nodes_at_spam_rate","tests.relay","2026-08-20","skipped","2026-08-20","TestRelayRLN","test_rln","",""
"","4378","test_publish_with_valid_payloads","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","0","test_s20_store_misses_initially_then_retry_succeeds","tests.wrappers_tests","2026-08-20","skipped","2026-08-20","TestS20StoreMissesInitiallyThenRetrySucceeds","test_send_relay_propagation","",""
"","219","test_filter_get_message_duplicate_message","tests.filter","2026-08-20","passed","2026-08-20","TestFilterGetMessages","test_get_messages","",""
"","0","test_idle_filter_subscriptions_after_node_disconnection","tests.filter","2026-08-20","skipped","2026-08-20","TestIdleSubscriptions","test_idle_subscriptions","",""
"","17504","test_different_page_size[81]","tests.store","2026-08-20","passed","2026-08-20","TestPageSize","test_page_size","",""
"","1451","test_publishing_node_paused_and_unpaused","tests.store","2026-08-20","passed","2026-08-20","TestReliability","test_reliability","",""
"","820","test_light_push_with_payload_of_1_MB","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","4234","test_s17_send_before_relay_peers_joins","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS17SendBeforeRelayPeersJoin","test_send_relay_propagation","",""
"","21","test_filter_unsubscribe_all_on_peer_with_no_subscription","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
"","6","test_store_with_unknown_pubsub_topic_but_known_content_topic","tests.store","2026-08-20","passed","2026-08-20","TestTopics","test_topics","",""
"","2123","test_passing_cursor_not_returned_in_paginationCursor","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"","215","test_get_store_message_with_version","tests.store","2026-08-20","passed","2026-08-20","TestGetMessages","test_get_messages","",""
"","3255","test_message_relayed_while_store_node_is_stopped_and_removed","tests.store","2026-08-20","passed","2026-08-20","TestReliability","test_reliability","",""
"","3517","test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayStaticSharding","test_relay_static_sharding","",""
"","838","test_store_with_empty_and_valid_hash","tests.store","2026-08-20","passed","2026-08-20","TestHashes","test_hashes","",""
"","2629","test_single_pubsub_topic[/waku/2/rs/5/0]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","17","test_filter_unsubscribe_from_101_content_topics","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","7775","test_stop_node_without_destroy","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestLogosDeliveryLifecycle","test_basic_life_cycle","",""
"RC05: A's channel send is delivered to B on the matching channel + topic.
Relay-only (store + reliability off). B must fire a channel_message_received
event carrying the payload intact and tagged with A's senderId.
A runs in a separate, storage-isolated process: co-located nodes share the
library's SDS Persistency singleton and B drops A's own message as a
duplicate. See src/node/subprocess_node.py.
","26736","test_rc05_basic_a_to_b_delivery","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestChannelDelivery","test_channel_delivery","",""
"","7825","test_sync_flags","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","4159","test_optional_nodes_not_subscribed_to_same_topic","tests.filter","2026-08-20","passed","2026-08-20","TestFilterMultipleNodes","test_multiple_nodes","",""
"","3","test_filter_subscribe_with_invalid_request_id","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","4","test_filter_get_message_with_extra_field","tests.filter","2026-08-20","passed","2026-08-20","TestFilterGetMessages","test_get_messages","",""
"RC10: B parks m2 on the missing m1, then recovers both in causal order.
B has no channel when A sends m1, so m1 is lost to B's SDS and m2 arrives
referencing it. B keeps sending until one of its messages carries the
repair request and A rebroadcasts m1.
","68580","test_rc10_repair_delivers_missing_dependency","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestChannelRepair","test_channel_repair","",""
"","46185","test_repeated_filter_requestID","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","779","test_relay_get_message_after_one_peer_was_stopped","tests.relay","2026-08-20","passed","2026-08-20","TestRelayMultipleNodes","test_multiple_nodes","",""
"","2536","test_retrieve_messages_without_subscribing_via_api","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","343","test_filter_unsubscribe_from_some_of_the_subscribed_content_topics","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","2073","test_empty_cursor","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"","2877","test_filter_get_message_after_node2_restarts","tests.filter","2026-08-20","passed","2026-08-20","TestFilterGetMessages","test_get_messages","",""
"","4979","test_combination_of_different_nodes","tests.light_push","2026-08-20","passed","2026-08-20","TestMultipleNodes","test_multiple_nodes","",""
"","2280","test_publish_after_node2_restarts","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","0","test_publish_and_retrieve_100_messages","tests.relay","2026-08-20","skipped","2026-08-20","TestRelayPublish","test_publish","",""
"","107","test_auto_port_per_field[tcpPort-tcp-enable_service0-60000]","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
"","3119","test_main_node_relay_and_store__peer_only_store","tests.store","2026-08-20","passed","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","1516","test_store_node_restarts","tests.store","2026-08-20","passed","2026-08-20","TestReliability","test_reliability","",""
"","128","test_filter_unsubscribe_from_non_existing_content_topic","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","3602","test_multiple_content_topics_same_shard[content_topic_list1]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","4","test_store_without_encoding_pubsubtopic","tests.store","2026-08-20","passed","2026-08-20","TestTopics","test_topics","",""
"","4816","test_store_with_long_string_pubsub_topic","tests.store","2026-08-20","passed","2026-08-20","TestTopics","test_topics","",""
"","497","test_message_relayed_while_store_node_is_paused","tests.store","2026-08-20","passed","2026-08-20","TestReliability","test_reliability","",""
"","22655","test_relay_with_latency_between_two_nodes","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","112","test_s05_send_fails_when_auto_subscribe_fails[empty]","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS05AutoSubscribeFailureBeforeTaskCreation","test_send_handle_and_subscription","",""
"","8647","test_start_node_with_50_pubsub_topics","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","0","test_s01_send_on_uninitialized_handle","tests.wrappers_tests","2026-08-20","skipped","2026-08-20","TestS01NilOrUninitializedHandle","test_send_handle_and_subscription","",""
"","2605","test_single_content_topic[/app/20/sometopic/someencoding]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","840","test_store_with_non_hex_hash","tests.store","2026-08-20","passed","2026-08-20","TestHashes","test_hashes","",""
"","5535","test_metrics_after_filter_get","tests.metrics","2026-08-20","broken","2026-08-20","TestMetrics","test_metrics","",""
"","110","test_s05_send_fails_when_auto_subscribe_fails[no-leading-slash]","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS05AutoSubscribeFailureBeforeTaskCreation","test_send_handle_and_subscription","",""
"","1254","test_time_filter_big_timestamp","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","2528","test_cant_publish_on_not_subscribed_shard","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayStaticSharding","test_relay_static_sharding","",""
"","8708","test_store","tests.discv5","2026-08-20","passed","2026-08-20","TestDiscv5","test_discv5","",""
"","844","test_store_invalid_ascending","tests.store","2026-08-20","passed","2026-08-20","TestSorting","test_sorting","",""
"","2660","test_filter_works_with_static_sharding","tests.sharding","2026-08-20","passed","2026-08-20","TestFilterStaticSharding","test_filter","",""
"","7964","test_s05_send_fails_when_auto_subscribe_fails[empty-middle-segment]","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS05AutoSubscribeFailureBeforeTaskCreation","test_send_handle_and_subscription","",""
"","2462","test_publish_without_subscribing_via_api_works","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","0","test_valid_payloads_with_optional_nodes_at_slow_rate","tests.relay","2026-08-20","skipped","2026-08-20","TestRelayRLN","test_rln","",""
"","226","test_optional_nodes_not_subscribed_to_same_pubsub_topic","tests.relay","2026-08-20","passed","2026-08-20","TestRelayMultipleNodes","test_multiple_nodes","",""
"","5652","test_light_push_while_peer_is_paused","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","2569","test_unsubscribe_from_non_subscribed_pubsub_topics","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayStaticSharding","test_relay_static_sharding","",""
"","2091","test_cursor_pointing_to_deleted_message","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"RC03: close an existing channel; closing again / an unknown id is rejected.
First close succeeds; a second close of the same (now-gone) id and a
close of a never-created id both Err with ""unknown channel: <id>"".
Lifecycle teardown + idempotency guard. No events are expected.
","1129","test_rc03_close_channel_close_unknown_rejected","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestChannelLifecycle","test_channel_lifecycle","",""
"","3712","test_filter_update_subscription_add_30_new_content_topics","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","1255","test_time_filter_start_time_equals_end_time","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","4098","test_store_lightpushed_message","tests.store","2026-08-20","passed","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","230","test_publish_and_retrieve_duplicate_message","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","0","test_valid_payloads_at_slow_rate","tests.relay","2026-08-20","skipped","2026-08-20","TestRelayRLN","test_rln","",""
"","3167","test_filter_get_message_after_node1_restarts","tests.filter","2026-08-20","passed","2026-08-20","TestFilterGetMessages","test_get_messages","",""
"RC12: A, B and C share one channel; A's send reaches both B and C.
Each delivers m1 exactly once, with A's senderId and the exact payload.
B is the node under test; A and C run as storage-isolated peers dialing it.
","57600","test_rc12_three_participants_all_receive","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestChannelDelivery","test_channel_delivery","",""
"","0","test_s01_send_on_destroyed_handle","tests.wrappers_tests","2026-08-20","skipped","2026-08-20","TestS01NilOrUninitializedHandle","test_send_handle_and_subscription","",""
"","5893","test_sync_nodes_have_store_true","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","15","test_light_push_with_with_large_meta","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","5","test_filter_unsubscribe_with_pubsub_topic_string_instead_of_list","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","354","test_filter_subscribe_to_pubsub_topics_from_multiple_clusters","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","4","test_light_push_with_missing_content_topic","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","4","test_store_with_wrong_url_content_topic","tests.store","2026-08-20","passed","2026-08-20","TestTopics","test_topics","",""
"","2837","test_main_node_only_relay__peer_only_store","tests.store","2026-08-20","passed","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","271","test_store_with_wrongPeerAddr","tests.store","2026-08-20","passed","2026-08-20","TestApiFlags","test_api_flags","",""
"","92928","test_filter_3_senders_multiple_msg_1_receiver","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","531","test_s04_unsubscribe_then_send_same_content_topic","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS04UnsubscribeThenSendSameTopic","test_send_handle_and_subscription","",""
"RC10 setup: a message whose causal dependency B never saw is parked,
not delivered.
B is connected and subscribed throughout but has no channel when A sends
m1, so m1 stops at B's messaging layer. B then creates the channel and A
sends m2, which carries m1 in its causal history: message_received proves
m2 arrived, and the absence of a channel event proves SDS parked it.
Recovery from here is SDS-R repair, in test_channel_repair.py.
","52320","test_rc10_missing_dependency_is_parked","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestChannelDelivery","test_channel_delivery","",""
"","3911","test_lightpush","tests.discv5","2026-08-20","passed","2026-08-20","TestDiscv5","test_discv5","",""
"","128","test_last_node_to_start_publishes","tests.relay","2026-08-20","passed","2026-08-20","TestRelayMultipleNodes","test_multiple_nodes","",""
"","5236","test_metrics_after_store_get","tests.metrics","2026-08-20","broken","2026-08-20","TestMetrics","test_metrics","",""
"","265","test_light_push_with_ephemeral","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","50949","test_relay_2_nodes_bandwidth_low_vs_high_drain_time","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","2037","test_filter_get_message_with_150_kb_payload","tests.filter","2026-08-20","passed","2026-08-20","TestFilterGetMessages","test_get_messages","",""
"","2481","test_unsubscribe_from_non_subscribed_content_topics","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","10933","test_different_cursor_and_indexes[19-50]","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"","3128","test_admin_filter_subscriptions_shape","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","1532","test_light_push_with_missing_pubsub_topics","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","1061","test_invalid_pagination_cursor_param","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"S08: no store peer → Propagated only.","30246","test_s08_relay_fallback_to_lightpush","tests.wrappers_tests","2026-08-20","skipped","2026-08-20","TestRelayToLightpushFallback","test_send_lightpush_and_edge","",""
"","3127","test_2_nodes_different_content_topic_same_shard","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","13258","test_static_shard_relay_10_nwaku_nodes","tests.sharding","2026-08-20","passed","2026-08-20","TestMultipleNodes","test_multiple_nodes","",""
"","4","test_filter_update_subscription_with_invalid_request_id","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","761","test_filter_get_message_with_valid_timestamps","tests.filter","2026-08-20","passed","2026-08-20","TestFilterGetMessages","test_get_messages","",""
"","858","test_light_push_with_valid_timestamps","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","806","test_relay_unsubscribe_from_some_pubsub_topics","tests.relay","2026-08-20","passed","2026-08-20","TestRelaySubscribe","test_subscribe","",""
"","110","test_filter_get_message_with_meta","tests.filter","2026-08-20","passed","2026-08-20","TestFilterGetMessages","test_get_messages","",""
"","373","test_publish_after_node_pauses_and_pauses","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","846","test_message_with_both_ephemeral_true_and_false","tests.store","2026-08-20","passed","2026-08-20","TestEphemeral","test_ephemeral","",""
"","858","test_invalid_hash_param","tests.store","2026-08-20","passed","2026-08-20","TestHashes","test_hashes","",""
"","2","test_filter_subscribe_with_no_pubsub_topic","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","26","test_publish_with_invalid_timestamps","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","2087","test_invalid_page_size","tests.store","2026-08-20","passed","2026-08-20","TestPageSize","test_page_size","",""
"","60627","test_s12_send_with_no_peers_produces_error","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS12IsolatedSenderNoPeers","test_send_errors_and_concurrency","",""
"","1498","test_time_filter_start_time_after_end_time","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","2655","test_single_content_topic[/waku/2/content/test.js]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","1255","test_time_filter_negative_start_time","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","2699","test_main_node_relay_and_store__peer_neither_relay_nor_store","tests.store","2026-08-20","passed","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","1768","test_message_relayed_before_store_node_is_started","tests.store","2026-08-20","passed","2026-08-20","TestReliability","test_reliability","",""
"","26656","test_relay_different_latency_between_two_nodes[7000]","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","4","test_light_push_with_extra_field","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","28613","test_relay_2_nodes_temporary_blackout_recovers_no_helpers","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","6405","test_get_peers_for_filter_node","tests.peer_exchange","2026-08-20","passed","2026-08-20","TestPeerExchange","test_peer_exchange","",""
"","8437","test_store_include_data","tests.store","2026-08-20","passed","2026-08-20","TestApiFlags","test_api_flags","",""
"","3826","test_admin_peers_mesh_on_shard_contains_node2","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","115","test_publish_with_valid_version","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","3","test_store_with_empty_pubsub_topics","tests.store","2026-08-20","passed","2026-08-20","TestTopics","test_topics","",""
"","14","test_filter_subscribe_with_invalid_content_topic_format","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","3","test_filter_unsubscribe_with_invalid_request_id","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","1241","test_time_filter_negative_end_time","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","2078","test_store_sort_ascending[true]","tests.store","2026-08-20","passed","2026-08-20","TestSorting","test_sorting","",""
"","2618","test_content_topic_also_in_docker_flags[/toychat/2/huilong/proto]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","0","test_main_node_only_lightpush__peer_only_lightpush","tests.light_push","2026-08-20","skipped","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","2570","test_main_node_relay_lightpush__peer_only_relay","tests.light_push","2026-08-20","passed","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","7","test_store_with_multiple_content_topics","tests.store","2026-08-20","passed","2026-08-20","TestTopics","test_topics","",""
"","218","test_store_with_peerAddr","tests.store","2026-08-20","passed","2026-08-20","TestApiFlags","test_api_flags","",""
"","23980","test_relay_2_nodes_low_bandwidth_sending_over_time","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","14430","test_relay_2_nodes_packet_reordering","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","14948","test_large_message_payload_sync","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","0","test_valid_payloads_dynamic_at_spam_rate","tests.relay","2026-08-20","skipped","2026-08-20","TestRelayRLN","test_rln","",""
"","0","test_valid_payloads_random_user_message_limit","tests.relay","2026-08-20","skipped","2026-08-20","TestRelayRLN","test_rln","",""
"","42272","test_relay_receiving_node_not_connected_directly_to_relaying_node","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","420","test_messages_with_timestamps_far_from_now","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","181","test_message_light_pushed_on_different_pubsub_topic_is_not_retrieved","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","688","test_message_with_ephemeral_false","tests.store","2026-08-20","passed","2026-08-20","TestEphemeral","test_ephemeral","",""
"","498","test_relay_subscribe_with_multiple_overlapping_pubsub_topics","tests.relay","2026-08-20","passed","2026-08-20","TestRelaySubscribe","test_subscribe","",""
"","838","test_passing_invalid_cursor","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"","787","test_filter_unsubscribe_all_from_90_content_topics","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
"","9","test_filter_ping_on_peer_without_subscription","tests.filter","2026-08-20","passed","2026-08-20","TestFilterPing","test_ping","",""
"","8289","test_get_multiple_store_messages","tests.store","2026-08-20","passed","2026-08-20","TestGetMessages","test_get_messages","",""
"","3442","test_relay_peers_on_shard_contains_connected_peer","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","4387","test_multiple_content_topics_and_multiple_pubsub_topics","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","3412","test_unsubscribe_from_all_content_topics","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","8345","test_different_page_size[39]","tests.store","2026-08-20","passed","2026-08-20","TestPageSize","test_page_size","",""
"","140","test_filter_update_subscription_refresh_existing","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","5533","test_metrics_after_relay_publish","tests.metrics","2026-08-20","broken","2026-08-20","TestMetrics","test_metrics","",""
"","82971","test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss40]","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","30210","test_node_without_sync_or_relay_stays_empty","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","5410","test_check_sync_when_all_3_nodes_publish","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","34229","test_relay_receiving_node_not_connected_directly_to_lightpushing_node","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","3104","test_content_topic_and_pubsub_topic_not_in_docker_flags","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","3393","test_relay_peers_on_shard_schema","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","211","test_message_with_ephemeral_true","tests.store","2026-08-20","passed","2026-08-20","TestEphemeral","test_ephemeral","",""
"","649","test_filter_subscribe_to_multiple_pubsub_topic_from_same_cluster","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","2135","test_cursor_near_end","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"","35","test_publish_while_peer_is_paused","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","426","test_s29_send_on_topics_mapping_to_different_shards","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS29SendOnTopicsMappingToDifferentShards","test_send_relay_propagation","",""
"","3259","test_log_level_FATAL_from_ERROR","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","3620","test_unsubscribe_from_all_pubsub_topics_one_by_one","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayStaticSharding","test_relay_static_sharding","",""
"","5932","test_s11_edge_lightpush_with_store_validation","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS11EdgeSenderLightpushAndStore","test_send_lightpush_and_edge","",""
"","25844","test_relay_different_latency_between_two_nodes[5000]","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","25304","test_light_push_with_valid_content_topics","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","3","test_publish_with_invalid_meta","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","2635","test_single_content_topic[/app/29/sometopic/someencoding]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","8418","test_multiple_lightpush_nodes","tests.light_push","2026-08-20","passed","2026-08-20","TestMultipleNodes","test_multiple_nodes","",""
"","38646","test_admin_relay_peers_contains_all_relay_peers","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","1192","test_filter_unsubscribe_all_from_multiple_pubsub_topics","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
"","653205","test_query_after_long_time","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","0","test_2_lightpush_nodes_and_2_receiving_nodes","tests.light_push","2026-08-20","skipped","2026-08-20","TestMultipleNodes","test_multiple_nodes","",""
"","13802","test_relay_different_latency_between_two_nodes[200]","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","2244","test_passing_cursor_of_the_last_message_from_the_store","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"","2520","test_publish_on_not_subscribed_content_topic_works","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","3","test_publish_with_invalid_version","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"S09: S08 + store peer + reliability → Propagated, then Sent.","4629","test_s09_relay_fallback_to_lightpush_with_store_validation","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestRelayToLightpushFallback","test_send_lightpush_and_edge","",""
"","4906","test_get_peers_for_blank_node","tests.peer_exchange","2026-08-20","passed","2026-08-20","TestPeerExchange","test_peer_exchange","",""
"","39416","test_multiple_edge_service_nodes_communication","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","122","test_message_published_on_different_pubsub_topic_is_not_retrieved","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","113","test_s05_send_fails_when_auto_subscribe_fails[missing-encoding-segment]","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS05AutoSubscribeFailureBeforeTaskCreation","test_send_handle_and_subscription","",""
"","7983","test_admin_connected_peers_on_shard_contains_all_three","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","2662","test_main_node_relay_and_store__peer_only_relay","tests.store","2026-08-20","passed","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","8527","test_store_with_hashes","tests.store","2026-08-20","passed","2026-08-20","TestHashes","test_hashes","",""
"","1130","test_filter_unsubscribe_all_from_few_content_topics","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
"","116","test_concrete_ports_are_respected","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
"","110","test_auto_port_per_field[discv5UdpPort-discv5Udp-enable_service1-9000]","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
"","123016","test_relay_packet_loss_sender_vs_receiver","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","212","test_store_with_wrong_url_pubsub_topic","tests.store","2026-08-20","passed","2026-08-20","TestTopics","test_topics","",""
"","3496","test_unsubscribe_from_all_pubsub_topics","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayStaticSharding","test_relay_static_sharding","",""
"Sender isolated at T0; relay peer appears, then lightpush peer.","4246","test_s18_relay_first_then_lightpush","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS18StagedTopologyReformation","test_send_lightpush_and_edge","",""
"","0","test_valid_payload_at_variable_rate","tests.relay","2026-08-20","skipped","2026-08-20","TestRelayRLN","test_rln","",""
"","4","test_publish_with_extra_field","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","2916","test_store_with_filter","tests.store","2026-08-20","passed","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","2774","test_main_node_relay_and_store__peer_relay_and_store","tests.store","2026-08-20","passed","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","6743","test_publish_after_node1_restarts","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","2899","test_content_topic_not_in_docker_flags","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","107","test_auto_port_starts_node_with_tcp_and_discv5_zero","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
"","5","test_filter_unsubscribe_with_extra_field","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","3","test_light_push_with_invalid_meta","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","2508","test_admin_peers_stats_schema","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","1170","test_light_push_after_light_push_node_restarts","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","6261","test_default_page_size","tests.store","2026-08-20","passed","2026-08-20","TestPageSize","test_page_size","",""
"","34814","test_three_store_sync_exchange","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","147","test_relay_unsubscribe_from_single_pubsub_topic","tests.relay","2026-08-20","passed","2026-08-20","TestRelaySubscribe","test_subscribe","",""
"","2543","test_admin_set_all_log_levels","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","140","test_light_push_and_retrieve_duplicate_message","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","76972","test_relay_7_nodes_3sec_latency","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","25052","test_different_cursor_and_indexes[110-120]","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"","1252","test_time_filter_matches_no_message","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","1","test_metadata_protocol_mounted_also_on_non_1_clusters","tests.logs","2026-08-20","passed","2026-08-20","TestLogs","test_logs","",""
"","1261","test_time_filter_zero_start_time","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","2611","test_pubsub_topic_not_in_docker_flags","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","432","test_s02_send_without_explicit_subscribe","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS02AutoSubscribeOnFirstSend","test_send_handle_and_subscription","",""
"","0","test_verify_node_version2","tests.rest_flags","2026-08-20","skipped","2026-08-20","TestDebugFlags","test_debug_flags","",""
"","2682","test_single_content_topic[/statusim/1/community/cbor]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","6612","test_filter","tests.discv5","2026-08-20","passed","2026-08-20","TestDiscv5","test_discv5","",""
"","3225","test_log_level_NOTICE_from_INFO","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","227","test_filter_unsubscribe_with_very_large_request_id","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","157","test_light_push_with_payload_of_150_kb","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","416907","test_get_multiple_2000_store_messages","tests.store","2026-08-20","passed","2026-08-20","TestCursorManyMessages","test_cursor_many_msgs","",""
"","2879","test_cant_retrieve_messages_on_not_subscribed_content_topic","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","20","test_relay_unsubscribe_with_invalid_pubsub_topic_format","tests.relay","2026-08-20","passed","2026-08-20","TestRelaySubscribe","test_subscribe","",""
"","20","test_light_push_with_invalid_content_topics","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","2756","test_subscribe_and_publish_on_another_content_topic_from_another_shard","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","5","test_filter_update_subscription_with_extra_field","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","4223","test_s07_relay_propagation_with_store_validation","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS07CoreSenderRelayAndStore","test_send_relay_propagation","",""
"","833","test_store_with_invalid_hash","tests.store","2026-08-20","passed","2026-08-20","TestHashes","test_hashes","",""
"","131","test_light_push_with_no_timestamp","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","0","test_light_push_and_retrieve_100_messages","tests.light_push","2026-08-20","skipped","2026-08-20","TestLightPushPublish","test_publish","",""
"","70524","test_sync_flags_node2_start_later","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","104598","test_store_sync_after_partition_under_100_msgs","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","1670","test_filter_get_50_messages","tests.filter","2026-08-20","passed","2026-08-20","TestFilterGetMessages","test_get_messages","",""
"","120","test_light_push_with_valid_version","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","147975","test_continuous_store_sync","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","0","test_use_persistent_storage_survive_restart","tests.peer_connection_management","2026-08-20","skipped","2026-08-20","TestPeerStore","test_peer_store","",""
"","11","test_light_push_with_invalid_pubsub_topics","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","3956","test_main_node_only_lightpush__peer_full","tests.light_push","2026-08-20","passed","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","51237","test_s16_lightpush_peer_appears_later","tests.wrappers_tests","2026-08-20","skipped","2026-08-20","TestS16LightpushPeerAppearsLater","test_send_lightpush_and_edge","",""
"","2649","test_single_content_topic[/toychat/2/huilong/proto]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"The RC08 exchange on a fixed channelId.
Exit code is the driver's signal: 0 delivered, 1 stale causal history,
139 crash in the library.
","0","test_fixed_channel_id_exchange","tests.wrappers_tests","2026-08-20","skipped","2026-08-20","TestChannelPersistenceRepro","test_channel_persistence_repro","",""
"","309","test_light_push_with_payload_less_than_150_kb","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","3348","test_subscribe_via_api_to_new_pubsub_topics","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayStaticSharding","test_relay_static_sharding","",""
"","3","test_filter_unsubscribe_with_no_pubsub_topic","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","0","test_idle_filter_subscriptions_for_more_than_5_nodes","tests.filter","2026-08-20","skipped","2026-08-20","TestIdleSubscriptions","test_idle_subscriptions","",""
"","3386","test_subscribe_via_api_to_new_content_topics[content_topic_list1]","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","3851","test_admin_relay_peers_schema","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","2666","test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list0]","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","40212","test_store_no_peer_selected","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","43505","test_msg_not_stored_when_ephemeral_true","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","4501","test_subscribe_one_by_one_to_different_content_topics_and_send_messages","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","3","test_filter_subscribe_with_extra_field","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","96244","test_relay_4_nodes_two_publishers_compare_latency","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","2727","test_sender_uses_auto_api_receiver_uses_regular_api","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","124421","test_store_sync_overlap_sync_window","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","271","test_on_empty_postgress_db","tests.store","2026-08-20","passed","2026-08-20","TestExternalDb","test_external_db","",""
"","7630","test_sync_with_one_node_with_delayed_start","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","199707","test_filter_20_senders_1_receiver","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","32664","test_extreme_number_page_size","tests.store","2026-08-20","passed","2026-08-20","TestPageSize","test_page_size","",""
"","7","test_store_is_empty","tests.store","2026-08-20","passed","2026-08-20","TestGetMessages","test_get_messages","",""
"","840","test_passing_cursor_of_non_existing_message_from_the_store","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"","1197","test_get_debug_version_is_string","tests.rest_flags","2026-08-20","passed","2026-08-20","TestDebugFlags","test_debug_flags","",""
"","1460","test_store_node_paused_and_unpaused","tests.store","2026-08-20","passed","2026-08-20","TestReliability","test_reliability","",""
"","68870","test_store_filter_interaction_with_six_nodes","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","19","test_light_push_with_invalid_payloads","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","2645","test_single_content_topic[/app/27/sometopic/someencoding]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","83342","test_store_sync_small_sync_range","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","3","test_filter_unsubscribe_with_no_content_topic","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","4155","test_filter_subscribe_to_29_content_topics_in_separate_calls","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","6429","test_static_shard_relay","tests.sharding","2026-08-20","passed","2026-08-20","TestMultipleNodes","test_multiple_nodes","",""
"","4","test_store_with_wrong_encoding_pubsubtopic","tests.store","2026-08-20","passed","2026-08-20","TestTopics","test_topics","",""
"","606","test_publish_on_multiple_pubsub_topics","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","5","test_filter_update_subscription_with_pubsub_topic_list_instead_of_string","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","842","test_store_with_empty_hashes","tests.store","2026-08-20","passed","2026-08-20","TestHashes","test_hashes","",""
"","335537","test_latency_with_load_sender_side","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","364","test_filter_update_subscription_add_a_new_pubsub_topic","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeUpdate","test_subscribe_update","",""
"RC04 variant: sending after the channel is closed is rejected.
Exercises the teardown -> send ordering (distinct from RC02's
never-created id): once channel_close removes the id, channel_send Errs
with ""unknown channel: <id>"". No events are expected.
","8944","test_rc04_send_after_close_rejected","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestChannelLifecycle","test_channel_lifecycle","",""
"","9387","test_metrics_after_light_push","tests.metrics","2026-08-20","broken","2026-08-20","TestMetrics","test_metrics","",""
"","4505","test_resubscribe_to_unsubscribed_pubsub_topics","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayStaticSharding","test_relay_static_sharding","",""
"","5449","test_admin_peers_stats_counts","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","2888","test_admin_peer_by_id","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","3231","test_s15_lightpush_retryable_error_then_recovery","tests.wrappers_tests","2026-08-20","skipped","2026-08-20","TestS15LightpushRetryableErrorRecovery","test_send_lightpush_and_edge","",""
"","3498","test_multiple_pubsub_topics_same_cluster","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","16470","test_add_peers","tests.peer_connection_management","2026-08-20","passed","2026-08-20","TestPeerStore","test_peer_store","",""
"RC13: A closes and re-creates its channel, then sends again.
A sends m1, cycles the channel under the same id, then sends m2. B must
deliver m2 exactly once and ordered after m1, and must not replay m1 —
the re-created channel picks up the restored SDS history rather than
starting a fresh one.
Distinct from the nim in-process test, which cycles the *receiver's*
channel and asserts a replayed m1 is suppressed on ingress; here the
cycle is on the send path.
","47282","test_rc13_close_recreate_then_send_delivers_new_message","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestChannelDelivery","test_channel_delivery","",""
"","2647","test_publish_on_multiple_pubsub_topics_and_only_after_fetch_them","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayStaticSharding","test_relay_static_sharding","",""
"","214","test_get_store_messages_with_wrong_typo_content_topic","tests.store","2026-08-20","passed","2026-08-20","TestApiFlags","test_api_flags","",""
"","4073","test_all_nodes_subscribed_to_the_topic","tests.filter","2026-08-20","passed","2026-08-20","TestFilterMultipleNodes","test_multiple_nodes","",""
"","24939","test_light_push_with_valid_payloads","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","2619","test_single_pubsub_topic[/waku/2/rs/8/0]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","1252","test_time_filter_matches_one_message","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","8167","test_s26_lightpush_peer_churn_alternate_remains","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS26LightpushPeerChurn","test_send_lightpush_and_edge","",""
"","836","test_store_with_excessive_length_hash","tests.store","2026-08-20","passed","2026-08-20","TestHashes","test_hashes","",""
"","85375","test_relay_packet_loss_correlated_vs_uncorrelated","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","3281","test_subscribe_via_api_to_new_content_topics[content_topic_list0]","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","1250","test_time_filter_end_time_now","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","0","test_peer_store_content_after_node2_restarts","tests.peer_connection_management","2026-08-20","skipped","2026-08-20","TestPeerStore","test_peer_store","",""
"","372","test_filter_get_message_after_node_pauses_and_pauses","tests.filter","2026-08-20","passed","2026-08-20","TestFilterGetMessages","test_get_messages","",""
"","4","test_filter_unsubscribe_with_content_topic_string_instead_of_list","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","4171","test_different_cursor_and_indexes[19-20]","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"","49752","test_s19_store_peer_appears_after_propagation","tests.wrappers_tests","2026-08-20","skipped","2026-08-20","TestS19StorePeerAppearsAfterPropagation","test_send_relay_propagation","",""
"","13418","test_filter_subscribe_to_100_content_topics_in_one_call","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","38106","test_msg_stored_when_ephemeral_false","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","121","test_auto_port_per_field[metricsServerPort-metrics-enable_service4-8008]","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
"","2499","test_admin_service_peers_scalar_required_types","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","645","test_auto_port_node_can_propagate_message","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
"","1287","test_time_filter_zero_end_time","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","8521","test_different_cursor_and_indexes[10-40]","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"","3","test_filter_subscribe_with_no_request_id","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","2664","test_retrieve_messages_without_subscribing_via_api","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayStaticSharding","test_relay_static_sharding","",""
"","60245","test_s24_ephemeral_message_with_reachable_store","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS24EphemeralMessageWithReachableStore","test_send_relay_propagation","",""
"","2915","test_node_uses_both_auto_and_regular_apis","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","225","test_publish_with_ephemeral","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","120","test_light_push_with_valid_meta","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","2650","test_2_nodes_different_content_topic_different_shard","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","55124","test_store_sync_five_node_mesh_burst","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","111","test_enr_advertises_bound_discv5_port","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
"","2751","test_main_node_only_relay__peer_relay_and_store","tests.store","2026-08-20","passed","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","115","test_publish_with_no_timestamp","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","3810","test_admin_service_peers_contains_expected_addrs_and_protocols","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","6546","test_s25_ephemeral_lightpush_with_store","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS25EphemeralLightpushWithStore","test_send_lightpush_and_edge","",""
"","2511","test_different_page_size[11]","tests.store","2026-08-20","passed","2026-08-20","TestPageSize","test_page_size","",""
"","9173","test_relay","tests.discv5","2026-08-20","passed","2026-08-20","TestDiscv5","test_discv5","",""
"","2107","test_store_sort_ascending[false]","tests.store","2026-08-20","passed","2026-08-20","TestSorting","test_sorting","",""
"","60627","test_s21_error_when_retry_window_expires","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS21ErrorWhenRetryWindowExpires","test_send_errors_and_concurrency","",""
"","3448","test_multiple_content_topics_different_shard","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","38185","test_store_node_not_connected_directly_to_relaying_node","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","3935","test_unsubscribe_from_some_pubsub_topics","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayStaticSharding","test_relay_static_sharding","",""
"","184","test_relay_get_message_while_one_peer_is_paused","tests.relay","2026-08-20","passed","2026-08-20","TestRelayMultipleNodes","test_multiple_nodes","",""
"","1261","test_time_filter_zero_start_end_time","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","121","test_filter_subscribe_to_single_topics","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","143910","test_filter_many_subscribed_nodes","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","358","test_filter_resubscribe_to_unsubscribed_topics","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","2555","test_single_content_topic[/myapp/1/latest/proto]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","3330","test_lightpush_with_a_single_receiving_node","tests.light_push","2026-08-20","passed","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","5936","test_sync_nodes_are_not_relay_and_have_storenode_set","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","4170","test_different_cursor_and_indexes[3-20]","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"","781","test_publish_with_valid_timestamps","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"RC08: A and B exchange interleaved messages on one channel, and each
side delivers the other's in causal order.
Each reply is sent only after the message it answers has landed, so m2
references m1 and m3 references m2. B must deliver m1 then m3, A must
deliver m2.
","37515","test_rc08_bidirectional_exchange_preserves_causal_order","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestChannelDelivery","test_channel_delivery","",""
"","3","test_filter_unsubscribe_all_with_invalid_request_id","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
"","8353","test_store_with_multiple_hashes","tests.store","2026-08-20","passed","2026-08-20","TestHashes","test_hashes","",""
"","7","test_store_without_pubsub_topic_and_content_topic","tests.store","2026-08-20","passed","2026-08-20","TestTopics","test_topics","",""
"","2634","test_sender_uses_regular_api_receiver_uses_auto_api","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
"","233","test_filter_unsubscribe_from_all_subscribed_content_topics","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","6242","test_metrics_initial_value","tests.metrics","2026-08-20","skipped","2026-08-20","TestMetrics","test_metrics","",""
"","2094","test_negative_number_page_size","tests.store","2026-08-20","passed","2026-08-20","TestPageSize","test_page_size","",""
"","102265","test_store_sync_long_chain","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","1200","test_verify_node_info","tests.rest_flags","2026-08-20","passed","2026-08-20","TestDebugFlags","test_debug_flags","",""
"","3","test_relay_no_subscription","tests.relay","2026-08-20","passed","2026-08-20","TestRelaySubscribe","test_subscribe","",""
"Sender isolated at T0; lightpush peer appears, then relay peer.","4137","test_s18_lightpush_first_then_relay","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS18StagedTopologyReformation","test_send_lightpush_and_edge","",""
"","15","test_publish_with_invalid_content_topics","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","878","test_light_push_after_receiving_node_restarts","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","12031","test_auto_shard_relay_10_nwaku_nodes","tests.sharding","2026-08-20","passed","2026-08-20","TestMultipleNodes","test_multiple_nodes","",""
"","3872","test_ping_only_some_nodes_have_subscriptions","tests.filter","2026-08-20","passed","2026-08-20","TestFilterMultipleNodes","test_multiple_nodes","",""
"","6","test_store_with_unknown_content_topic","tests.store","2026-08-20","passed","2026-08-20","TestTopics","test_topics","",""
"","132","test_first_node_to_start_publishes","tests.relay","2026-08-20","passed","2026-08-20","TestRelayMultipleNodes","test_multiple_nodes","",""
"","16021","test_relay_2_nodes_low_bandwidth_reliability","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","0","test_valid_payloads_lightpush_at_spam_rate","tests.relay","2026-08-20","skipped","2026-08-20","TestRelayRLN","test_rln","",""
"","0","test_get_peers_two_protocols","tests.peer_connection_management","2026-08-20","skipped","2026-08-20","TestPeerStore","test_peer_store","",""
"","2642","test_single_pubsub_topic[/waku/2/rs/5/999]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","4050","test_unsubscribe_from_some_content_topics[content_topic_list0]","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"RC01: create a channel; a duplicate create with the same id is rejected.
The reliable channel manager is mounted automatically for a Core-mode
node, so no store / --reliability is needed. No events are expected.
","127","test_rc01_create_channel_duplicate_rejected","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestChannelLifecycle","test_channel_lifecycle","",""
"","5850","test_s10_edge_lightpush_propagation","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS10EdgeSenderLightpushOnly","test_send_lightpush_and_edge","",""
"","5057","test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_filter_node2","tests.light_push","2026-08-20","passed","2026-08-20","TestMultipleNodes","test_multiple_nodes","",""
"","644","test_relay_unsubscribe_from_all_pubsub_topics","tests.relay","2026-08-20","passed","2026-08-20","TestRelaySubscribe","test_subscribe","",""
"","32717","test_admin_connected_peers_scalar_types","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","45391","test_high_message_volume_sync","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","3403","test_filter_static_sharding_multiple_shards","tests.sharding","2026-08-20","passed","2026-08-20","TestFilterStaticSharding","test_filter","",""
"","3256","test_on_postgress_db_with_one_message","tests.store","2026-08-20","passed","2026-08-20","TestExternalDb","test_external_db","",""
"","0","test_valid_payloads_n1_with_rln_n2_without_rln_at_spam_rate","tests.relay","2026-08-20","skipped","2026-08-20","TestRelayRLN","test_rln","",""
"","2414","test_cursor_at_page_size_boundary","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"","4","test_filter_update_subscription_with_no_content_topic","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","38140","test_store_sync_range_with_zero_jitter","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","134","test_s14_oversized_message_triggers_error","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS14LightpushNonRetryableError","test_send_lightpush_and_edge","",""
"","246","test_filter_subscribe_refresh","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","638","test_light_push_on_multiple_pubsub_topics","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","45","test_store_with_one_content_topic","tests.store","2026-08-20","passed","2026-08-20","TestTopics","test_topics","",""
"","2646","test_single_pubsub_topic[/waku/2/rs/199/0]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","848","test_different_cursor_and_indexes[2-4]","tests.store","2026-08-20","passed","2026-08-20","TestCursor","test_cursor","",""
"","660","test_light_push_after_node_pauses_and_pauses","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","17","test_light_push_with_invalid_timestamps","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","2734","test_subscribe_and_publish_on_another_shard","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayStaticSharding","test_relay_static_sharding","",""
"","837","test_store_with_duplicate_hashes","tests.store","2026-08-20","passed","2026-08-20","TestHashes","test_hashes","",""
"","4801","test_filter_auto_sharding_multiple_content_topics","tests.sharding","2026-08-20","passed","2026-08-20","TestFilterAutoSharding","test_filter","",""
"","3201","test_subscribe_and_publish_on_another_content_topic_from_same_shard","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","2630","test_single_pubsub_topic[/waku/2/rs/999/999]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","4","test_filter_subscribe_with_no_content_topic","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","836","test_store_with_non_hex_characters_in_hash","tests.store","2026-08-20","passed","2026-08-20","TestHashes","test_hashes","",""
"","9","test_filter_update_subscription_add_101_new_content_topics","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeUpdate","test_subscribe_update","",""
"","1279","test_messages_with_timestamps_close_to_now","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","84313","test_relay_4_nodes_sender_packet_loss_50_15sec_timeout","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","8760","test_get_store_messages_with_different_payloads","tests.store","2026-08-20","passed","2026-08-20","TestGetMessages","test_get_messages","",""
"","1292","test_publishing_node_restarts","tests.store","2026-08-20","passed","2026-08-20","TestReliability","test_reliability","",""
"","38203","test_store_sync_range_with_jitter_catches_old_messages","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","6692","test_page_size_0_defaults_to_20","tests.store","2026-08-20","passed","2026-08-20","TestPageSize","test_page_size","",""
"","4674","test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_relay_node2","tests.light_push","2026-08-20","passed","2026-08-20","TestMultipleNodes","test_multiple_nodes","",""
"","4162","test_check_sync_when_2_nodes_publish","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","842","test_store_with_wrong_hash","tests.store","2026-08-20","passed","2026-08-20","TestHashes","test_hashes","",""
"","123","test_filter_unsubscribe_from_non_existing_pubsub_topic","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","1258","test_time_filter_small_timestamp","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","1809","test_get_store_messages_with_different_content_topics","tests.store","2026-08-20","passed","2026-08-20","TestGetMessages","test_get_messages","",""
"","116","test_filter_get_message_with_version","tests.filter","2026-08-20","passed","2026-08-20","TestFilterGetMessages","test_get_messages","",""
"","147","test_publish_with_valid_meta","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","3247","test_log_level_INFO_from_DEBUG","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","25596","test_sync_flags_no_relay_2nodes","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","8","test_store_with_not_valid_content_topic","tests.store","2026-08-20","passed","2026-08-20","TestTopics","test_topics","",""
"","4626","test_publish_with_valid_content_topics","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","3992","test_unsubscribe_from_all_content_topics_one_by_one","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","1991","test_get_store_messages_with_different_pubsub_topics","tests.store","2026-08-20","passed","2026-08-20","TestGetMessages","test_get_messages","",""
"","4535","test_resubscribe_to_unsubscribed_content_topics","tests.sharding","2026-08-20","passed","2026-08-20","TestRelayAutosharding","test_relay_auto_sharding","",""
"","6032","test_sync_messages_received_via_lightpush","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","116","test_auto_port_per_field[restPort-rest-enable_service3-8645]","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
"","8406","test_sync_with_nodes_restart__case1","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","8","test_filter_subscribe_with_invalid_pubsub_topic_format","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","4635","test_filter_get_message_after_one_peer_was_stopped","tests.filter","2026-08-20","passed","2026-08-20","TestFilterMultipleNodes","test_multiple_nodes","",""
"","91227","test_relay_packet_loss_applied_mid_way","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","430","test_different_page_size[1]","tests.store","2026-08-20","passed","2026-08-20","TestPageSize","test_page_size","",""
"","5430","test_s22_non_ephemeral_message_with_reliability_disabled","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS22NonEphemeralWithReliabilityDisabled","test_send_relay_propagation","",""
"","3256","test_log_level_ERROR_from_WARN","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","270","test_relay_unsubscribe_from_non_existing_pubsub_topic","tests.relay","2026-08-20","passed","2026-08-20","TestRelaySubscribe","test_subscribe","",""
"","123385","test_store_sync_high_jitter_stress","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","7","test_store_with_unknown_pubsub_topic","tests.store","2026-08-20","passed","2026-08-20","TestTopics","test_topics","",""
"","463","test_filter_subscribe_with_multiple_overlapping_content_topics","tests.filter","2026-08-20","passed","2026-08-20","TestFilterSubscribeCreate","test_subscribe_create","",""
"","274","test_relay_resubscribe_to_unsubscribed_pubsub_topic","tests.relay","2026-08-20","passed","2026-08-20","TestRelaySubscribe","test_subscribe","",""
"","70978","test_store_sync_indirect_node","tests.store_sync","2026-08-20","passed","2026-08-20","TestStoreSync","test_store_sync","",""
"","64557","test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60]","tests.e2e","2026-08-20","skipped","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","8","test_light_push_on_non_subscribed_pubsub_topic","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","3207","test_lightpush_node_with_relay_works_correctly","tests.light_push","2026-08-20","passed","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","0","test_valid_payloads_random_epoch_at_slow_rate","tests.relay","2026-08-20","skipped","2026-08-20","TestRelayRLN","test_rln","",""
"","3976","test_filter_works_with_auto_sharding","tests.sharding","2026-08-20","passed","2026-08-20","TestFilterAutoSharding","test_filter","",""
"","3","test_light_push_with_invalid_version","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","2689","test_2_nodes_different_cluster_different_shard","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
"","111","test_auto_port_per_field[websocketPort-webSocket-enable_service2-8000]","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
"","41461","test_store_node_not_connected_directly_to_lightpushing_node","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","6992","test_auto_shard_relay","tests.sharding","2026-08-20","passed","2026-08-20","TestMultipleNodes","test_multiple_nodes","",""
"","248","test_relay_subscribe_to_already_existing_pubsub_topic","tests.relay","2026-08-20","passed","2026-08-20","TestRelaySubscribe","test_subscribe","",""
"","108","test_bound_ports_zero_for_disabled_services","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
"","444","test_s13_relay_hard_failure_without_fallback","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS13RelayHardFailureWithoutFallback","test_send_errors_and_concurrency","",""
"","9","test_filter_ping_on_subscribed_peer","tests.filter","2026-08-20","passed","2026-08-20","TestFilterPing","test_ping","",""
"","3209","test_main_node_full__peer_full","tests.light_push","2026-08-20","passed","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","26109","test_s31_concurrent_sends_mixed_topics_during_churn","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS31ConcurrentSendsMixedTopicsDuringChurn","test_send_errors_and_concurrency","",""
"","14631","test_relay_different_latency_between_two_nodes[1000]","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"","693","test_publishing_node_is_stopped","tests.store","2026-08-20","passed","2026-08-20","TestReliability","test_reliability","",""
"","2518","test_admin_service_peers_schema","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","12","test_relay_subscribe_with_invalid_pubsub_topic_format","tests.relay","2026-08-20","passed","2026-08-20","TestRelaySubscribe","test_subscribe","",""
"","3445","test_log_level_WARN_from_NOTICE","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","17","test_publish_with_invalid_payloads","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","0","test_sync_nodes_are_relay","tests.store_sync","2026-08-20","skipped","2026-08-20","TestStoreSync","test_store_sync","",""
"","43775","test_chain_of_relay_nodes","tests.e2e","2026-08-20","passed","2026-08-20","TestE2E","test_e2e","",""
"","68811","test_s23_no_sent_event_when_relay_has_no_store","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS23NoSentEventWhenRelayHasNoStore","test_send_relay_propagation","",""
"","3","test_publish_with_missing_payload","tests.relay","2026-08-20","passed","2026-08-20","TestRelayPublish","test_publish","",""
"","13720","test_relay_different_latency_between_two_nodes[500]","tests.e2e","2026-08-20","passed","2026-08-20","TestNetworkConditions","test_network_conditions","",""
"RC04: empty payload is rejected; a non-empty send returns a handle synchronously.
channel_send with an empty payload Errs with ""empty payload""; a normal
channel_send returns Ok(channelReqId) immediately (delivery is async).
Input validation + the immediate-handle contract of send.
","9102","test_rc04_empty_payload_rejected_and_send_returns_handle","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestChannelLifecycle","test_channel_lifecycle","",""
"","2504","test_main_node_relay_lightpush__peer_only_filter","tests.light_push","2026-08-20","passed","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","4","test_light_push_with_missing_payload","tests.light_push","2026-08-20","passed","2026-08-20","TestLightPushPublish","test_publish","",""
"","228","test_s06_relay_propagation_without_store","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestS06CoreSenderRelayOnly","test_send_relay_propagation","",""
"","131","test_relay_subscribe_to_single_pubsub_topic","tests.relay","2026-08-20","passed","2026-08-20","TestRelaySubscribe","test_subscribe","",""
"","22","test_filter_ping_on_unsubscribed_peer","tests.filter","2026-08-20","passed","2026-08-20","TestFilterPing","test_ping","",""
"","2787","test_main_node_only_relay__peer_only_relay","tests.store","2026-08-20","passed","2026-08-20","TestRunningNodes","test_running_nodes","",""
"","1251","test_time_filter_invalid_start_time","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","4575","test_filter_get_message_while_one_peer_is_paused","tests.filter","2026-08-20","passed","2026-08-20","TestFilterMultipleNodes","test_multiple_nodes","",""
"RC02: channel_send() to an id that was never created is rejected.
The send must Err with ""unknown channel: <id>"" and emit no events.
","110","test_rc02_send_on_unknown_channel_rejected","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestChannelLifecycle","test_channel_lifecycle","",""
"","7568","test_multiple_receiving_nodes","tests.light_push","2026-08-20","passed","2026-08-20","TestMultipleNodes","test_multiple_nodes","",""
"","3246","test_log_level_DEBUG_from_TRACE","tests.rest_flags","2026-08-20","passed","2026-08-20","TestAdminFlags","test_admin_flags","",""
"","6","test_filter_ping_without_request_id","tests.filter","2026-08-20","passed","2026-08-20","TestFilterPing","test_ping","",""
"RC07: a correctly-marked channel message published on a different
content topic is dropped at channel ingress.
A runs the same channelId as B but on RC07_OTHER_CONTENT_TOPIC. B is
subscribed to that topic too, so B's messaging layer still surfaces the
message (message_received), proving it arrived, but B's channel is bound
to RC07_CONTENT_TOPIC and must not fire channel_message_received.
","36876","test_rc07_wrong_content_topic_dropped","tests.wrappers_tests","2026-08-20","passed","2026-08-20","TestChannelDelivery","test_channel_delivery","",""
"","211","test_store_not_include_data","tests.store","2026-08-20","passed","2026-08-20","TestApiFlags","test_api_flags","",""
"","690","test_filter_unsubscribe_from_pubsub_topics","tests.filter","2026-08-20","passed","2026-08-20","TestFilterUnSubscribe","test_unsubscribe","",""
"","1245","test_time_filter_matches_multiple_messages","tests.store","2026-08-20","passed","2026-08-20","TestTimeFilter","test_time_filter","",""
"","217","test_get_store_message_with_meta","tests.store","2026-08-20","passed","2026-08-20","TestGetMessages","test_get_messages","",""
"","2627","test_content_topic_also_in_docker_flags[/aaaaa/3/bbbbb/proto]","tests.sharding","2026-08-20","passed","2026-08-20","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
1 DESCRIPTION DURATION IN MS NAME PARENT SUITE START TIME STATUS STOP TIME SUB SUITE SUITE TEST CLASS TEST METHOD
2 8596 test_s03_send_on_already_subscribed_content_topic tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS03SendOnAlreadySubscribedTopic test_send_handle_and_subscription
3 A closed channel must not deliver: B closes its channel, then A sends a valid channel message on the same channel + content topic. B stays subscribed to the content topic, so B's messaging layer still surfaces the message (message_received), proving it arrived, but the closed channel must not fire channel_message_received. channel_close unsubscribes the content topic (logos-delivery#4081), so B re-subscribes to keep message_received as the witness. 36821 test_receive_after_close_emits_no_channel_event tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestChannelDelivery test_channel_delivery
4 44484 test_max_page_size tests.store 2026-08-20 passed 2026-08-20 TestPageSize test_page_size
5 3543 test_single_content_topic[/app/22/sometopic/someencoding] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
6 4372 test_filter_get_message_with_valid_payloads tests.filter 2026-08-20 passed 2026-08-20 TestFilterGetMessages test_get_messages
7 5 test_filter_unsubscribe_with_no_request_id tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
8 790 test_publish_with_payload_equal_or_more_150_kb tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
9 3 test_publish_with_missing_content_topic tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
10 2039 test_publish_with_payload_less_than_150_kb tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
11 0 test_valid_payloads_dynamic_at_slow_rate tests.relay 2026-08-20 skipped 2026-08-20 TestRelayRLN test_rln
12 2850 test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list1] tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
13 228 test_s30_concurrent_sends_during_auto_subscribe tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS30ConcurrentSendsDuringAutoSubscribe test_send_errors_and_concurrency
14 16331 test_get_peers tests.peer_connection_management 2026-08-20 passed 2026-08-20 TestPeerStore test_peer_store
15 220 test_filter_unsubscribe_from_single_content_topic tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
16 3717 test_multiple_content_topics_same_shard[content_topic_list0] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
17 8 test_relay_subscribe_with_empty_pubsub_topic_list tests.relay 2026-08-20 passed 2026-08-20 TestRelaySubscribe test_subscribe
18 RC09: A sends m1 while B is not up yet; B joins and still ends up with both m1 and m2. Recovery here is the send service's relay retry, not SDS: A republishes m1 while it is unacknowledged (within MaxTimeInCache) and it lands as soon as B joins the mesh. SDS-R is not exercised — a repair request only rides out after T_req, a hash in [repairTMin, repairTMax) = [30s, 300s) that logos-delivery does not expose, so it cannot be driven from an E2E test. That path is RC10 — see test_rc10_missing_dependency_is_parked below and tests/wrappers_tests/test_channel_repair.py. 20767 test_rc09_late_joining_receiver_still_receives tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestChannelDelivery test_channel_delivery
19 RC06: a plain message on the channel's content topic but without the Reliable-Channel spec marker is dropped at channel ingress. A publishes a raw relay message (no RELIABLE-CHANNEL-API/1 meta) on B's content topic. B's messaging layer still surfaces it (message_received), proving the message arrived, but the channel ingress filter drops it: no channel_message_received fires for the channel. 28113 test_rc06_missing_marker_dropped tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestChannelDelivery test_channel_delivery
20 3 test_filter_update_subscription_with_no_request_id tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeUpdate test_subscribe_update
21 21266 test_different_page_size[99] tests.store 2026-08-20 passed 2026-08-20 TestPageSize test_page_size
22 2098 test_cursor_equal_to_first_message tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
23 7794 test_create_start_and_stop_node tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestLogosDeliveryLifecycle test_basic_life_cycle
24 41 test_store_with_both_pubsub_topic_and_content_topic tests.store 2026-08-20 passed 2026-08-20 TestTopics test_topics
25 422 test_get_store_duplicate_messages tests.store 2026-08-20 passed 2026-08-20 TestGetMessages test_get_messages
26 40805 test_filter_node_not_connected_directly_to_lightpushing_node tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
27 6336 test_get_peers_after_node1_was_restarted tests.peer_exchange 2026-08-20 passed 2026-08-20 TestPeerExchange test_peer_exchange
28 12 test_filter_subscribe_to_101_content_topics tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
29 3795 test_message_relayed_while_store_node_is_stopped_without_removing tests.store 2026-08-20 passed 2026-08-20 TestReliability test_reliability
30 264 test_filter_update_subscription_add_a_new_content_topic tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeUpdate test_subscribe_update
31 13 test_filter_update_subscription_with_invalid_content_topic_format tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeUpdate test_subscribe_update
32 143 test_filter_subscribe_to_pubsub_topic_from_another_cluster_id tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
33 9993 test_sync_with_nodes_restart__case2 tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
34 5916 test_admin_connected_peers_contains_peers_only tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
35 42265 test_filter_node_not_connected_directly_to_relaying_node tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
36 882 test_passing_non_base64_cursor tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
37 4160 test_unsubscribe_from_some_content_topics[content_topic_list1] tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
38 3170 test_single_pubsub_topic[/waku/2/rs/199/1] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesStaticSharding test_running_nodes_static_sharding
39 222 test_filter_get_message_with_ephemeral tests.filter 2026-08-20 passed 2026-08-20 TestFilterGetMessages test_get_messages
40 50962 test_relay_4_nodes_sender_latency tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
41 2575 test_2_nodes_different_cluster_same_shard tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesStaticSharding test_running_nodes_static_sharding
42 2 test_filter_unsubscribe_all_with_extra_field tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribeAll test_unsubscribe_all
43 4 test_filter_update_subscription_with_no_pubsub_topic tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeUpdate test_subscribe_update
44 26250 test_relay_4_nodes_sender_packet_loss tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
45 2509 test_single_pubsub_topic[/waku/2/rs/5/1] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesStaticSharding test_running_nodes_static_sharding
46 0 test_valid_payloads_at_spam_rate tests.relay 2026-08-20 skipped 2026-08-20 TestRelayRLN test_rln
47 3 test_publish_on_non_subscribed_pubsub_topic tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
48 0 test_valid_payloads_with_optional_nodes_at_spam_rate tests.relay 2026-08-20 skipped 2026-08-20 TestRelayRLN test_rln
49 4378 test_publish_with_valid_payloads tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
50 0 test_s20_store_misses_initially_then_retry_succeeds tests.wrappers_tests 2026-08-20 skipped 2026-08-20 TestS20StoreMissesInitiallyThenRetrySucceeds test_send_relay_propagation
51 219 test_filter_get_message_duplicate_message tests.filter 2026-08-20 passed 2026-08-20 TestFilterGetMessages test_get_messages
52 0 test_idle_filter_subscriptions_after_node_disconnection tests.filter 2026-08-20 skipped 2026-08-20 TestIdleSubscriptions test_idle_subscriptions
53 17504 test_different_page_size[81] tests.store 2026-08-20 passed 2026-08-20 TestPageSize test_page_size
54 1451 test_publishing_node_paused_and_unpaused tests.store 2026-08-20 passed 2026-08-20 TestReliability test_reliability
55 820 test_light_push_with_payload_of_1_MB tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
56 4234 test_s17_send_before_relay_peers_joins tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS17SendBeforeRelayPeersJoin test_send_relay_propagation
57 21 test_filter_unsubscribe_all_on_peer_with_no_subscription tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribeAll test_unsubscribe_all
58 6 test_store_with_unknown_pubsub_topic_but_known_content_topic tests.store 2026-08-20 passed 2026-08-20 TestTopics test_topics
59 2123 test_passing_cursor_not_returned_in_paginationCursor tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
60 215 test_get_store_message_with_version tests.store 2026-08-20 passed 2026-08-20 TestGetMessages test_get_messages
61 3255 test_message_relayed_while_store_node_is_stopped_and_removed tests.store 2026-08-20 passed 2026-08-20 TestReliability test_reliability
62 3517 test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages tests.sharding 2026-08-20 passed 2026-08-20 TestRelayStaticSharding test_relay_static_sharding
63 838 test_store_with_empty_and_valid_hash tests.store 2026-08-20 passed 2026-08-20 TestHashes test_hashes
64 2629 test_single_pubsub_topic[/waku/2/rs/5/0] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesStaticSharding test_running_nodes_static_sharding
65 17 test_filter_unsubscribe_from_101_content_topics tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
66 7775 test_stop_node_without_destroy tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestLogosDeliveryLifecycle test_basic_life_cycle
67 RC05: A's channel send is delivered to B on the matching channel + topic. Relay-only (store + reliability off). B must fire a channel_message_received event carrying the payload intact and tagged with A's senderId. A runs in a separate, storage-isolated process: co-located nodes share the library's SDS Persistency singleton and B drops A's own message as a duplicate. See src/node/subprocess_node.py. 26736 test_rc05_basic_a_to_b_delivery tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestChannelDelivery test_channel_delivery
68 7825 test_sync_flags tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
69 4159 test_optional_nodes_not_subscribed_to_same_topic tests.filter 2026-08-20 passed 2026-08-20 TestFilterMultipleNodes test_multiple_nodes
70 3 test_filter_subscribe_with_invalid_request_id tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
71 4 test_filter_get_message_with_extra_field tests.filter 2026-08-20 passed 2026-08-20 TestFilterGetMessages test_get_messages
72 RC10: B parks m2 on the missing m1, then recovers both in causal order. B has no channel when A sends m1, so m1 is lost to B's SDS and m2 arrives referencing it. B keeps sending until one of its messages carries the repair request and A rebroadcasts m1. 68580 test_rc10_repair_delivers_missing_dependency tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestChannelRepair test_channel_repair
73 46185 test_repeated_filter_requestID tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
74 779 test_relay_get_message_after_one_peer_was_stopped tests.relay 2026-08-20 passed 2026-08-20 TestRelayMultipleNodes test_multiple_nodes
75 2536 test_retrieve_messages_without_subscribing_via_api tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
76 343 test_filter_unsubscribe_from_some_of_the_subscribed_content_topics tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
77 2073 test_empty_cursor tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
78 2877 test_filter_get_message_after_node2_restarts tests.filter 2026-08-20 passed 2026-08-20 TestFilterGetMessages test_get_messages
79 4979 test_combination_of_different_nodes tests.light_push 2026-08-20 passed 2026-08-20 TestMultipleNodes test_multiple_nodes
80 2280 test_publish_after_node2_restarts tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
81 0 test_publish_and_retrieve_100_messages tests.relay 2026-08-20 skipped 2026-08-20 TestRelayPublish test_publish
82 107 test_auto_port_per_field[tcpPort-tcp-enable_service0-60000] tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestWrapperAutoPortAllocation test_wrapper_corner_cases
83 3119 test_main_node_relay_and_store__peer_only_store tests.store 2026-08-20 passed 2026-08-20 TestRunningNodes test_running_nodes
84 1516 test_store_node_restarts tests.store 2026-08-20 passed 2026-08-20 TestReliability test_reliability
85 128 test_filter_unsubscribe_from_non_existing_content_topic tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
86 3602 test_multiple_content_topics_same_shard[content_topic_list1] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
87 4 test_store_without_encoding_pubsubtopic tests.store 2026-08-20 passed 2026-08-20 TestTopics test_topics
88 4816 test_store_with_long_string_pubsub_topic tests.store 2026-08-20 passed 2026-08-20 TestTopics test_topics
89 497 test_message_relayed_while_store_node_is_paused tests.store 2026-08-20 passed 2026-08-20 TestReliability test_reliability
90 22655 test_relay_with_latency_between_two_nodes tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
91 112 test_s05_send_fails_when_auto_subscribe_fails[empty] tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS05AutoSubscribeFailureBeforeTaskCreation test_send_handle_and_subscription
92 8647 test_start_node_with_50_pubsub_topics tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesStaticSharding test_running_nodes_static_sharding
93 0 test_s01_send_on_uninitialized_handle tests.wrappers_tests 2026-08-20 skipped 2026-08-20 TestS01NilOrUninitializedHandle test_send_handle_and_subscription
94 2605 test_single_content_topic[/app/20/sometopic/someencoding] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
95 840 test_store_with_non_hex_hash tests.store 2026-08-20 passed 2026-08-20 TestHashes test_hashes
96 5535 test_metrics_after_filter_get tests.metrics 2026-08-20 broken 2026-08-20 TestMetrics test_metrics
97 110 test_s05_send_fails_when_auto_subscribe_fails[no-leading-slash] tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS05AutoSubscribeFailureBeforeTaskCreation test_send_handle_and_subscription
98 1254 test_time_filter_big_timestamp tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
99 2528 test_cant_publish_on_not_subscribed_shard tests.sharding 2026-08-20 passed 2026-08-20 TestRelayStaticSharding test_relay_static_sharding
100 8708 test_store tests.discv5 2026-08-20 passed 2026-08-20 TestDiscv5 test_discv5
101 844 test_store_invalid_ascending tests.store 2026-08-20 passed 2026-08-20 TestSorting test_sorting
102 2660 test_filter_works_with_static_sharding tests.sharding 2026-08-20 passed 2026-08-20 TestFilterStaticSharding test_filter
103 7964 test_s05_send_fails_when_auto_subscribe_fails[empty-middle-segment] tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS05AutoSubscribeFailureBeforeTaskCreation test_send_handle_and_subscription
104 2462 test_publish_without_subscribing_via_api_works tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
105 0 test_valid_payloads_with_optional_nodes_at_slow_rate tests.relay 2026-08-20 skipped 2026-08-20 TestRelayRLN test_rln
106 226 test_optional_nodes_not_subscribed_to_same_pubsub_topic tests.relay 2026-08-20 passed 2026-08-20 TestRelayMultipleNodes test_multiple_nodes
107 5652 test_light_push_while_peer_is_paused tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
108 2569 test_unsubscribe_from_non_subscribed_pubsub_topics tests.sharding 2026-08-20 passed 2026-08-20 TestRelayStaticSharding test_relay_static_sharding
109 2091 test_cursor_pointing_to_deleted_message tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
110 RC03: close an existing channel; closing again / an unknown id is rejected. First close succeeds; a second close of the same (now-gone) id and a close of a never-created id both Err with "unknown channel: <id>". Lifecycle teardown + idempotency guard. No events are expected. 1129 test_rc03_close_channel_close_unknown_rejected tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestChannelLifecycle test_channel_lifecycle
111 3712 test_filter_update_subscription_add_30_new_content_topics tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeUpdate test_subscribe_update
112 1255 test_time_filter_start_time_equals_end_time tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
113 4098 test_store_lightpushed_message tests.store 2026-08-20 passed 2026-08-20 TestRunningNodes test_running_nodes
114 230 test_publish_and_retrieve_duplicate_message tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
115 0 test_valid_payloads_at_slow_rate tests.relay 2026-08-20 skipped 2026-08-20 TestRelayRLN test_rln
116 3167 test_filter_get_message_after_node1_restarts tests.filter 2026-08-20 passed 2026-08-20 TestFilterGetMessages test_get_messages
117 RC12: A, B and C share one channel; A's send reaches both B and C. Each delivers m1 exactly once, with A's senderId and the exact payload. B is the node under test; A and C run as storage-isolated peers dialing it. 57600 test_rc12_three_participants_all_receive tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestChannelDelivery test_channel_delivery
118 0 test_s01_send_on_destroyed_handle tests.wrappers_tests 2026-08-20 skipped 2026-08-20 TestS01NilOrUninitializedHandle test_send_handle_and_subscription
119 5893 test_sync_nodes_have_store_true tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
120 15 test_light_push_with_with_large_meta tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
121 5 test_filter_unsubscribe_with_pubsub_topic_string_instead_of_list tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
122 354 test_filter_subscribe_to_pubsub_topics_from_multiple_clusters tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
123 4 test_light_push_with_missing_content_topic tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
124 4 test_store_with_wrong_url_content_topic tests.store 2026-08-20 passed 2026-08-20 TestTopics test_topics
125 2837 test_main_node_only_relay__peer_only_store tests.store 2026-08-20 passed 2026-08-20 TestRunningNodes test_running_nodes
126 271 test_store_with_wrongPeerAddr tests.store 2026-08-20 passed 2026-08-20 TestApiFlags test_api_flags
127 92928 test_filter_3_senders_multiple_msg_1_receiver tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
128 531 test_s04_unsubscribe_then_send_same_content_topic tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS04UnsubscribeThenSendSameTopic test_send_handle_and_subscription
129 RC10 setup: a message whose causal dependency B never saw is parked, not delivered. B is connected and subscribed throughout but has no channel when A sends m1, so m1 stops at B's messaging layer. B then creates the channel and A sends m2, which carries m1 in its causal history: message_received proves m2 arrived, and the absence of a channel event proves SDS parked it. Recovery from here is SDS-R repair, in test_channel_repair.py. 52320 test_rc10_missing_dependency_is_parked tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestChannelDelivery test_channel_delivery
130 3911 test_lightpush tests.discv5 2026-08-20 passed 2026-08-20 TestDiscv5 test_discv5
131 128 test_last_node_to_start_publishes tests.relay 2026-08-20 passed 2026-08-20 TestRelayMultipleNodes test_multiple_nodes
132 5236 test_metrics_after_store_get tests.metrics 2026-08-20 broken 2026-08-20 TestMetrics test_metrics
133 265 test_light_push_with_ephemeral tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
134 50949 test_relay_2_nodes_bandwidth_low_vs_high_drain_time tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
135 2037 test_filter_get_message_with_150_kb_payload tests.filter 2026-08-20 passed 2026-08-20 TestFilterGetMessages test_get_messages
136 2481 test_unsubscribe_from_non_subscribed_content_topics tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
137 10933 test_different_cursor_and_indexes[19-50] tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
138 3128 test_admin_filter_subscriptions_shape tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
139 1532 test_light_push_with_missing_pubsub_topics tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
140 1061 test_invalid_pagination_cursor_param tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
141 S08: no store peer → Propagated only. 30246 test_s08_relay_fallback_to_lightpush tests.wrappers_tests 2026-08-20 skipped 2026-08-20 TestRelayToLightpushFallback test_send_lightpush_and_edge
142 3127 test_2_nodes_different_content_topic_same_shard tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
143 13258 test_static_shard_relay_10_nwaku_nodes tests.sharding 2026-08-20 passed 2026-08-20 TestMultipleNodes test_multiple_nodes
144 4 test_filter_update_subscription_with_invalid_request_id tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeUpdate test_subscribe_update
145 761 test_filter_get_message_with_valid_timestamps tests.filter 2026-08-20 passed 2026-08-20 TestFilterGetMessages test_get_messages
146 858 test_light_push_with_valid_timestamps tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
147 806 test_relay_unsubscribe_from_some_pubsub_topics tests.relay 2026-08-20 passed 2026-08-20 TestRelaySubscribe test_subscribe
148 110 test_filter_get_message_with_meta tests.filter 2026-08-20 passed 2026-08-20 TestFilterGetMessages test_get_messages
149 373 test_publish_after_node_pauses_and_pauses tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
150 846 test_message_with_both_ephemeral_true_and_false tests.store 2026-08-20 passed 2026-08-20 TestEphemeral test_ephemeral
151 858 test_invalid_hash_param tests.store 2026-08-20 passed 2026-08-20 TestHashes test_hashes
152 2 test_filter_subscribe_with_no_pubsub_topic tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
153 26 test_publish_with_invalid_timestamps tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
154 2087 test_invalid_page_size tests.store 2026-08-20 passed 2026-08-20 TestPageSize test_page_size
155 60627 test_s12_send_with_no_peers_produces_error tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS12IsolatedSenderNoPeers test_send_errors_and_concurrency
156 1498 test_time_filter_start_time_after_end_time tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
157 2655 test_single_content_topic[/waku/2/content/test.js] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
158 1255 test_time_filter_negative_start_time tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
159 2699 test_main_node_relay_and_store__peer_neither_relay_nor_store tests.store 2026-08-20 passed 2026-08-20 TestRunningNodes test_running_nodes
160 1768 test_message_relayed_before_store_node_is_started tests.store 2026-08-20 passed 2026-08-20 TestReliability test_reliability
161 26656 test_relay_different_latency_between_two_nodes[7000] tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
162 4 test_light_push_with_extra_field tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
163 28613 test_relay_2_nodes_temporary_blackout_recovers_no_helpers tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
164 6405 test_get_peers_for_filter_node tests.peer_exchange 2026-08-20 passed 2026-08-20 TestPeerExchange test_peer_exchange
165 8437 test_store_include_data tests.store 2026-08-20 passed 2026-08-20 TestApiFlags test_api_flags
166 3826 test_admin_peers_mesh_on_shard_contains_node2 tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
167 115 test_publish_with_valid_version tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
168 3 test_store_with_empty_pubsub_topics tests.store 2026-08-20 passed 2026-08-20 TestTopics test_topics
169 14 test_filter_subscribe_with_invalid_content_topic_format tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
170 3 test_filter_unsubscribe_with_invalid_request_id tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
171 1241 test_time_filter_negative_end_time tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
172 2078 test_store_sort_ascending[true] tests.store 2026-08-20 passed 2026-08-20 TestSorting test_sorting
173 2618 test_content_topic_also_in_docker_flags[/toychat/2/huilong/proto] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesStaticSharding test_running_nodes_static_sharding
174 0 test_main_node_only_lightpush__peer_only_lightpush tests.light_push 2026-08-20 skipped 2026-08-20 TestRunningNodes test_running_nodes
175 2570 test_main_node_relay_lightpush__peer_only_relay tests.light_push 2026-08-20 passed 2026-08-20 TestRunningNodes test_running_nodes
176 7 test_store_with_multiple_content_topics tests.store 2026-08-20 passed 2026-08-20 TestTopics test_topics
177 218 test_store_with_peerAddr tests.store 2026-08-20 passed 2026-08-20 TestApiFlags test_api_flags
178 23980 test_relay_2_nodes_low_bandwidth_sending_over_time tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
179 14430 test_relay_2_nodes_packet_reordering tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
180 14948 test_large_message_payload_sync tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
181 0 test_valid_payloads_dynamic_at_spam_rate tests.relay 2026-08-20 skipped 2026-08-20 TestRelayRLN test_rln
182 0 test_valid_payloads_random_user_message_limit tests.relay 2026-08-20 skipped 2026-08-20 TestRelayRLN test_rln
183 42272 test_relay_receiving_node_not_connected_directly_to_relaying_node tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
184 420 test_messages_with_timestamps_far_from_now tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
185 181 test_message_light_pushed_on_different_pubsub_topic_is_not_retrieved tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
186 688 test_message_with_ephemeral_false tests.store 2026-08-20 passed 2026-08-20 TestEphemeral test_ephemeral
187 498 test_relay_subscribe_with_multiple_overlapping_pubsub_topics tests.relay 2026-08-20 passed 2026-08-20 TestRelaySubscribe test_subscribe
188 838 test_passing_invalid_cursor tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
189 787 test_filter_unsubscribe_all_from_90_content_topics tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribeAll test_unsubscribe_all
190 9 test_filter_ping_on_peer_without_subscription tests.filter 2026-08-20 passed 2026-08-20 TestFilterPing test_ping
191 8289 test_get_multiple_store_messages tests.store 2026-08-20 passed 2026-08-20 TestGetMessages test_get_messages
192 3442 test_relay_peers_on_shard_contains_connected_peer tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
193 4387 test_multiple_content_topics_and_multiple_pubsub_topics tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
194 3412 test_unsubscribe_from_all_content_topics tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
195 8345 test_different_page_size[39] tests.store 2026-08-20 passed 2026-08-20 TestPageSize test_page_size
196 140 test_filter_update_subscription_refresh_existing tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeUpdate test_subscribe_update
197 5533 test_metrics_after_relay_publish tests.metrics 2026-08-20 broken 2026-08-20 TestMetrics test_metrics
198 82971 test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss40] tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
199 30210 test_node_without_sync_or_relay_stays_empty tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
200 5410 test_check_sync_when_all_3_nodes_publish tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
201 34229 test_relay_receiving_node_not_connected_directly_to_lightpushing_node tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
202 3104 test_content_topic_and_pubsub_topic_not_in_docker_flags tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
203 3393 test_relay_peers_on_shard_schema tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
204 211 test_message_with_ephemeral_true tests.store 2026-08-20 passed 2026-08-20 TestEphemeral test_ephemeral
205 649 test_filter_subscribe_to_multiple_pubsub_topic_from_same_cluster tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
206 2135 test_cursor_near_end tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
207 35 test_publish_while_peer_is_paused tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
208 426 test_s29_send_on_topics_mapping_to_different_shards tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS29SendOnTopicsMappingToDifferentShards test_send_relay_propagation
209 3259 test_log_level_FATAL_from_ERROR tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
210 3620 test_unsubscribe_from_all_pubsub_topics_one_by_one tests.sharding 2026-08-20 passed 2026-08-20 TestRelayStaticSharding test_relay_static_sharding
211 5932 test_s11_edge_lightpush_with_store_validation tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS11EdgeSenderLightpushAndStore test_send_lightpush_and_edge
212 25844 test_relay_different_latency_between_two_nodes[5000] tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
213 25304 test_light_push_with_valid_content_topics tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
214 3 test_publish_with_invalid_meta tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
215 2635 test_single_content_topic[/app/29/sometopic/someencoding] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
216 8418 test_multiple_lightpush_nodes tests.light_push 2026-08-20 passed 2026-08-20 TestMultipleNodes test_multiple_nodes
217 38646 test_admin_relay_peers_contains_all_relay_peers tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
218 1192 test_filter_unsubscribe_all_from_multiple_pubsub_topics tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribeAll test_unsubscribe_all
219 653205 test_query_after_long_time tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
220 0 test_2_lightpush_nodes_and_2_receiving_nodes tests.light_push 2026-08-20 skipped 2026-08-20 TestMultipleNodes test_multiple_nodes
221 13802 test_relay_different_latency_between_two_nodes[200] tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
222 2244 test_passing_cursor_of_the_last_message_from_the_store tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
223 2520 test_publish_on_not_subscribed_content_topic_works tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
224 3 test_publish_with_invalid_version tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
225 S09: S08 + store peer + reliability → Propagated, then Sent. 4629 test_s09_relay_fallback_to_lightpush_with_store_validation tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestRelayToLightpushFallback test_send_lightpush_and_edge
226 4906 test_get_peers_for_blank_node tests.peer_exchange 2026-08-20 passed 2026-08-20 TestPeerExchange test_peer_exchange
227 39416 test_multiple_edge_service_nodes_communication tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
228 122 test_message_published_on_different_pubsub_topic_is_not_retrieved tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
229 113 test_s05_send_fails_when_auto_subscribe_fails[missing-encoding-segment] tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS05AutoSubscribeFailureBeforeTaskCreation test_send_handle_and_subscription
230 7983 test_admin_connected_peers_on_shard_contains_all_three tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
231 2662 test_main_node_relay_and_store__peer_only_relay tests.store 2026-08-20 passed 2026-08-20 TestRunningNodes test_running_nodes
232 8527 test_store_with_hashes tests.store 2026-08-20 passed 2026-08-20 TestHashes test_hashes
233 1130 test_filter_unsubscribe_all_from_few_content_topics tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribeAll test_unsubscribe_all
234 116 test_concrete_ports_are_respected tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestWrapperAutoPortAllocation test_wrapper_corner_cases
235 110 test_auto_port_per_field[discv5UdpPort-discv5Udp-enable_service1-9000] tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestWrapperAutoPortAllocation test_wrapper_corner_cases
236 123016 test_relay_packet_loss_sender_vs_receiver tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
237 212 test_store_with_wrong_url_pubsub_topic tests.store 2026-08-20 passed 2026-08-20 TestTopics test_topics
238 3496 test_unsubscribe_from_all_pubsub_topics tests.sharding 2026-08-20 passed 2026-08-20 TestRelayStaticSharding test_relay_static_sharding
239 Sender isolated at T0; relay peer appears, then lightpush peer. 4246 test_s18_relay_first_then_lightpush tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS18StagedTopologyReformation test_send_lightpush_and_edge
240 0 test_valid_payload_at_variable_rate tests.relay 2026-08-20 skipped 2026-08-20 TestRelayRLN test_rln
241 4 test_publish_with_extra_field tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
242 2916 test_store_with_filter tests.store 2026-08-20 passed 2026-08-20 TestRunningNodes test_running_nodes
243 2774 test_main_node_relay_and_store__peer_relay_and_store tests.store 2026-08-20 passed 2026-08-20 TestRunningNodes test_running_nodes
244 6743 test_publish_after_node1_restarts tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
245 2899 test_content_topic_not_in_docker_flags tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
246 107 test_auto_port_starts_node_with_tcp_and_discv5_zero tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestWrapperAutoPortAllocation test_wrapper_corner_cases
247 5 test_filter_unsubscribe_with_extra_field tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
248 3 test_light_push_with_invalid_meta tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
249 2508 test_admin_peers_stats_schema tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
250 1170 test_light_push_after_light_push_node_restarts tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
251 6261 test_default_page_size tests.store 2026-08-20 passed 2026-08-20 TestPageSize test_page_size
252 34814 test_three_store_sync_exchange tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
253 147 test_relay_unsubscribe_from_single_pubsub_topic tests.relay 2026-08-20 passed 2026-08-20 TestRelaySubscribe test_subscribe
254 2543 test_admin_set_all_log_levels tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
255 140 test_light_push_and_retrieve_duplicate_message tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
256 76972 test_relay_7_nodes_3sec_latency tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
257 25052 test_different_cursor_and_indexes[110-120] tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
258 1252 test_time_filter_matches_no_message tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
259 1 test_metadata_protocol_mounted_also_on_non_1_clusters tests.logs 2026-08-20 passed 2026-08-20 TestLogs test_logs
260 1261 test_time_filter_zero_start_time tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
261 2611 test_pubsub_topic_not_in_docker_flags tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesStaticSharding test_running_nodes_static_sharding
262 432 test_s02_send_without_explicit_subscribe tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS02AutoSubscribeOnFirstSend test_send_handle_and_subscription
263 0 test_verify_node_version2 tests.rest_flags 2026-08-20 skipped 2026-08-20 TestDebugFlags test_debug_flags
264 2682 test_single_content_topic[/statusim/1/community/cbor] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
265 6612 test_filter tests.discv5 2026-08-20 passed 2026-08-20 TestDiscv5 test_discv5
266 3225 test_log_level_NOTICE_from_INFO tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
267 227 test_filter_unsubscribe_with_very_large_request_id tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
268 157 test_light_push_with_payload_of_150_kb tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
269 416907 test_get_multiple_2000_store_messages tests.store 2026-08-20 passed 2026-08-20 TestCursorManyMessages test_cursor_many_msgs
270 2879 test_cant_retrieve_messages_on_not_subscribed_content_topic tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
271 20 test_relay_unsubscribe_with_invalid_pubsub_topic_format tests.relay 2026-08-20 passed 2026-08-20 TestRelaySubscribe test_subscribe
272 20 test_light_push_with_invalid_content_topics tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
273 2756 test_subscribe_and_publish_on_another_content_topic_from_another_shard tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
274 5 test_filter_update_subscription_with_extra_field tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeUpdate test_subscribe_update
275 4223 test_s07_relay_propagation_with_store_validation tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS07CoreSenderRelayAndStore test_send_relay_propagation
276 833 test_store_with_invalid_hash tests.store 2026-08-20 passed 2026-08-20 TestHashes test_hashes
277 131 test_light_push_with_no_timestamp tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
278 0 test_light_push_and_retrieve_100_messages tests.light_push 2026-08-20 skipped 2026-08-20 TestLightPushPublish test_publish
279 70524 test_sync_flags_node2_start_later tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
280 104598 test_store_sync_after_partition_under_100_msgs tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
281 1670 test_filter_get_50_messages tests.filter 2026-08-20 passed 2026-08-20 TestFilterGetMessages test_get_messages
282 120 test_light_push_with_valid_version tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
283 147975 test_continuous_store_sync tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
284 0 test_use_persistent_storage_survive_restart tests.peer_connection_management 2026-08-20 skipped 2026-08-20 TestPeerStore test_peer_store
285 11 test_light_push_with_invalid_pubsub_topics tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
286 3956 test_main_node_only_lightpush__peer_full tests.light_push 2026-08-20 passed 2026-08-20 TestRunningNodes test_running_nodes
287 51237 test_s16_lightpush_peer_appears_later tests.wrappers_tests 2026-08-20 skipped 2026-08-20 TestS16LightpushPeerAppearsLater test_send_lightpush_and_edge
288 2649 test_single_content_topic[/toychat/2/huilong/proto] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
289 The RC08 exchange on a fixed channelId. Exit code is the driver's signal: 0 delivered, 1 stale causal history, 139 crash in the library. 0 test_fixed_channel_id_exchange tests.wrappers_tests 2026-08-20 skipped 2026-08-20 TestChannelPersistenceRepro test_channel_persistence_repro
290 309 test_light_push_with_payload_less_than_150_kb tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
291 3348 test_subscribe_via_api_to_new_pubsub_topics tests.sharding 2026-08-20 passed 2026-08-20 TestRelayStaticSharding test_relay_static_sharding
292 3 test_filter_unsubscribe_with_no_pubsub_topic tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
293 0 test_idle_filter_subscriptions_for_more_than_5_nodes tests.filter 2026-08-20 skipped 2026-08-20 TestIdleSubscriptions test_idle_subscriptions
294 3386 test_subscribe_via_api_to_new_content_topics[content_topic_list1] tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
295 3851 test_admin_relay_peers_schema tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
296 2666 test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list0] tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
297 40212 test_store_no_peer_selected tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
298 43505 test_msg_not_stored_when_ephemeral_true tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
299 4501 test_subscribe_one_by_one_to_different_content_topics_and_send_messages tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
300 3 test_filter_subscribe_with_extra_field tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
301 96244 test_relay_4_nodes_two_publishers_compare_latency tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
302 2727 test_sender_uses_auto_api_receiver_uses_regular_api tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
303 124421 test_store_sync_overlap_sync_window tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
304 271 test_on_empty_postgress_db tests.store 2026-08-20 passed 2026-08-20 TestExternalDb test_external_db
305 7630 test_sync_with_one_node_with_delayed_start tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
306 199707 test_filter_20_senders_1_receiver tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
307 32664 test_extreme_number_page_size tests.store 2026-08-20 passed 2026-08-20 TestPageSize test_page_size
308 7 test_store_is_empty tests.store 2026-08-20 passed 2026-08-20 TestGetMessages test_get_messages
309 840 test_passing_cursor_of_non_existing_message_from_the_store tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
310 1197 test_get_debug_version_is_string tests.rest_flags 2026-08-20 passed 2026-08-20 TestDebugFlags test_debug_flags
311 1460 test_store_node_paused_and_unpaused tests.store 2026-08-20 passed 2026-08-20 TestReliability test_reliability
312 68870 test_store_filter_interaction_with_six_nodes tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
313 19 test_light_push_with_invalid_payloads tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
314 2645 test_single_content_topic[/app/27/sometopic/someencoding] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
315 83342 test_store_sync_small_sync_range tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
316 3 test_filter_unsubscribe_with_no_content_topic tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
317 4155 test_filter_subscribe_to_29_content_topics_in_separate_calls tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
318 6429 test_static_shard_relay tests.sharding 2026-08-20 passed 2026-08-20 TestMultipleNodes test_multiple_nodes
319 4 test_store_with_wrong_encoding_pubsubtopic tests.store 2026-08-20 passed 2026-08-20 TestTopics test_topics
320 606 test_publish_on_multiple_pubsub_topics tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
321 5 test_filter_update_subscription_with_pubsub_topic_list_instead_of_string tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeUpdate test_subscribe_update
322 842 test_store_with_empty_hashes tests.store 2026-08-20 passed 2026-08-20 TestHashes test_hashes
323 335537 test_latency_with_load_sender_side tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
324 364 test_filter_update_subscription_add_a_new_pubsub_topic tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeUpdate test_subscribe_update
325 RC04 variant: sending after the channel is closed is rejected. Exercises the teardown -> send ordering (distinct from RC02's never-created id): once channel_close removes the id, channel_send Errs with "unknown channel: <id>". No events are expected. 8944 test_rc04_send_after_close_rejected tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestChannelLifecycle test_channel_lifecycle
326 9387 test_metrics_after_light_push tests.metrics 2026-08-20 broken 2026-08-20 TestMetrics test_metrics
327 4505 test_resubscribe_to_unsubscribed_pubsub_topics tests.sharding 2026-08-20 passed 2026-08-20 TestRelayStaticSharding test_relay_static_sharding
328 5449 test_admin_peers_stats_counts tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
329 2888 test_admin_peer_by_id tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
330 3231 test_s15_lightpush_retryable_error_then_recovery tests.wrappers_tests 2026-08-20 skipped 2026-08-20 TestS15LightpushRetryableErrorRecovery test_send_lightpush_and_edge
331 3498 test_multiple_pubsub_topics_same_cluster tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesStaticSharding test_running_nodes_static_sharding
332 16470 test_add_peers tests.peer_connection_management 2026-08-20 passed 2026-08-20 TestPeerStore test_peer_store
333 RC13: A closes and re-creates its channel, then sends again. A sends m1, cycles the channel under the same id, then sends m2. B must deliver m2 exactly once and ordered after m1, and must not replay m1 — the re-created channel picks up the restored SDS history rather than starting a fresh one. Distinct from the nim in-process test, which cycles the *receiver's* channel and asserts a replayed m1 is suppressed on ingress; here the cycle is on the send path. 47282 test_rc13_close_recreate_then_send_delivers_new_message tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestChannelDelivery test_channel_delivery
334 2647 test_publish_on_multiple_pubsub_topics_and_only_after_fetch_them tests.sharding 2026-08-20 passed 2026-08-20 TestRelayStaticSharding test_relay_static_sharding
335 214 test_get_store_messages_with_wrong_typo_content_topic tests.store 2026-08-20 passed 2026-08-20 TestApiFlags test_api_flags
336 4073 test_all_nodes_subscribed_to_the_topic tests.filter 2026-08-20 passed 2026-08-20 TestFilterMultipleNodes test_multiple_nodes
337 24939 test_light_push_with_valid_payloads tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
338 2619 test_single_pubsub_topic[/waku/2/rs/8/0] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesStaticSharding test_running_nodes_static_sharding
339 1252 test_time_filter_matches_one_message tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
340 8167 test_s26_lightpush_peer_churn_alternate_remains tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS26LightpushPeerChurn test_send_lightpush_and_edge
341 836 test_store_with_excessive_length_hash tests.store 2026-08-20 passed 2026-08-20 TestHashes test_hashes
342 85375 test_relay_packet_loss_correlated_vs_uncorrelated tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
343 3281 test_subscribe_via_api_to_new_content_topics[content_topic_list0] tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
344 1250 test_time_filter_end_time_now tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
345 0 test_peer_store_content_after_node2_restarts tests.peer_connection_management 2026-08-20 skipped 2026-08-20 TestPeerStore test_peer_store
346 372 test_filter_get_message_after_node_pauses_and_pauses tests.filter 2026-08-20 passed 2026-08-20 TestFilterGetMessages test_get_messages
347 4 test_filter_unsubscribe_with_content_topic_string_instead_of_list tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
348 4171 test_different_cursor_and_indexes[19-20] tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
349 49752 test_s19_store_peer_appears_after_propagation tests.wrappers_tests 2026-08-20 skipped 2026-08-20 TestS19StorePeerAppearsAfterPropagation test_send_relay_propagation
350 13418 test_filter_subscribe_to_100_content_topics_in_one_call tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
351 38106 test_msg_stored_when_ephemeral_false tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
352 121 test_auto_port_per_field[metricsServerPort-metrics-enable_service4-8008] tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestWrapperAutoPortAllocation test_wrapper_corner_cases
353 2499 test_admin_service_peers_scalar_required_types tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
354 645 test_auto_port_node_can_propagate_message tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestWrapperAutoPortAllocation test_wrapper_corner_cases
355 1287 test_time_filter_zero_end_time tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
356 8521 test_different_cursor_and_indexes[10-40] tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
357 3 test_filter_subscribe_with_no_request_id tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
358 2664 test_retrieve_messages_without_subscribing_via_api tests.sharding 2026-08-20 passed 2026-08-20 TestRelayStaticSharding test_relay_static_sharding
359 60245 test_s24_ephemeral_message_with_reachable_store tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS24EphemeralMessageWithReachableStore test_send_relay_propagation
360 2915 test_node_uses_both_auto_and_regular_apis tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
361 225 test_publish_with_ephemeral tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
362 120 test_light_push_with_valid_meta tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
363 2650 test_2_nodes_different_content_topic_different_shard tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
364 55124 test_store_sync_five_node_mesh_burst tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
365 111 test_enr_advertises_bound_discv5_port tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestWrapperAutoPortAllocation test_wrapper_corner_cases
366 2751 test_main_node_only_relay__peer_relay_and_store tests.store 2026-08-20 passed 2026-08-20 TestRunningNodes test_running_nodes
367 115 test_publish_with_no_timestamp tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
368 3810 test_admin_service_peers_contains_expected_addrs_and_protocols tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
369 6546 test_s25_ephemeral_lightpush_with_store tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS25EphemeralLightpushWithStore test_send_lightpush_and_edge
370 2511 test_different_page_size[11] tests.store 2026-08-20 passed 2026-08-20 TestPageSize test_page_size
371 9173 test_relay tests.discv5 2026-08-20 passed 2026-08-20 TestDiscv5 test_discv5
372 2107 test_store_sort_ascending[false] tests.store 2026-08-20 passed 2026-08-20 TestSorting test_sorting
373 60627 test_s21_error_when_retry_window_expires tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS21ErrorWhenRetryWindowExpires test_send_errors_and_concurrency
374 3448 test_multiple_content_topics_different_shard tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
375 38185 test_store_node_not_connected_directly_to_relaying_node tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
376 3935 test_unsubscribe_from_some_pubsub_topics tests.sharding 2026-08-20 passed 2026-08-20 TestRelayStaticSharding test_relay_static_sharding
377 184 test_relay_get_message_while_one_peer_is_paused tests.relay 2026-08-20 passed 2026-08-20 TestRelayMultipleNodes test_multiple_nodes
378 1261 test_time_filter_zero_start_end_time tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
379 121 test_filter_subscribe_to_single_topics tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
380 143910 test_filter_many_subscribed_nodes tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
381 358 test_filter_resubscribe_to_unsubscribed_topics tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
382 2555 test_single_content_topic[/myapp/1/latest/proto] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
383 3330 test_lightpush_with_a_single_receiving_node tests.light_push 2026-08-20 passed 2026-08-20 TestRunningNodes test_running_nodes
384 5936 test_sync_nodes_are_not_relay_and_have_storenode_set tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
385 4170 test_different_cursor_and_indexes[3-20] tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
386 781 test_publish_with_valid_timestamps tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
387 RC08: A and B exchange interleaved messages on one channel, and each side delivers the other's in causal order. Each reply is sent only after the message it answers has landed, so m2 references m1 and m3 references m2. B must deliver m1 then m3, A must deliver m2. 37515 test_rc08_bidirectional_exchange_preserves_causal_order tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestChannelDelivery test_channel_delivery
388 3 test_filter_unsubscribe_all_with_invalid_request_id tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribeAll test_unsubscribe_all
389 8353 test_store_with_multiple_hashes tests.store 2026-08-20 passed 2026-08-20 TestHashes test_hashes
390 7 test_store_without_pubsub_topic_and_content_topic tests.store 2026-08-20 passed 2026-08-20 TestTopics test_topics
391 2634 test_sender_uses_regular_api_receiver_uses_auto_api tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesAutosharding test_running_nodes_auto_sharding
392 233 test_filter_unsubscribe_from_all_subscribed_content_topics tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
393 6242 test_metrics_initial_value tests.metrics 2026-08-20 skipped 2026-08-20 TestMetrics test_metrics
394 2094 test_negative_number_page_size tests.store 2026-08-20 passed 2026-08-20 TestPageSize test_page_size
395 102265 test_store_sync_long_chain tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
396 1200 test_verify_node_info tests.rest_flags 2026-08-20 passed 2026-08-20 TestDebugFlags test_debug_flags
397 3 test_relay_no_subscription tests.relay 2026-08-20 passed 2026-08-20 TestRelaySubscribe test_subscribe
398 Sender isolated at T0; lightpush peer appears, then relay peer. 4137 test_s18_lightpush_first_then_relay tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS18StagedTopologyReformation test_send_lightpush_and_edge
399 15 test_publish_with_invalid_content_topics tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
400 878 test_light_push_after_receiving_node_restarts tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
401 12031 test_auto_shard_relay_10_nwaku_nodes tests.sharding 2026-08-20 passed 2026-08-20 TestMultipleNodes test_multiple_nodes
402 3872 test_ping_only_some_nodes_have_subscriptions tests.filter 2026-08-20 passed 2026-08-20 TestFilterMultipleNodes test_multiple_nodes
403 6 test_store_with_unknown_content_topic tests.store 2026-08-20 passed 2026-08-20 TestTopics test_topics
404 132 test_first_node_to_start_publishes tests.relay 2026-08-20 passed 2026-08-20 TestRelayMultipleNodes test_multiple_nodes
405 16021 test_relay_2_nodes_low_bandwidth_reliability tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
406 0 test_valid_payloads_lightpush_at_spam_rate tests.relay 2026-08-20 skipped 2026-08-20 TestRelayRLN test_rln
407 0 test_get_peers_two_protocols tests.peer_connection_management 2026-08-20 skipped 2026-08-20 TestPeerStore test_peer_store
408 2642 test_single_pubsub_topic[/waku/2/rs/5/999] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesStaticSharding test_running_nodes_static_sharding
409 4050 test_unsubscribe_from_some_content_topics[content_topic_list0] tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
410 RC01: create a channel; a duplicate create with the same id is rejected. The reliable channel manager is mounted automatically for a Core-mode node, so no store / --reliability is needed. No events are expected. 127 test_rc01_create_channel_duplicate_rejected tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestChannelLifecycle test_channel_lifecycle
411 5850 test_s10_edge_lightpush_propagation tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS10EdgeSenderLightpushOnly test_send_lightpush_and_edge
412 5057 test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_filter_node2 tests.light_push 2026-08-20 passed 2026-08-20 TestMultipleNodes test_multiple_nodes
413 644 test_relay_unsubscribe_from_all_pubsub_topics tests.relay 2026-08-20 passed 2026-08-20 TestRelaySubscribe test_subscribe
414 32717 test_admin_connected_peers_scalar_types tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
415 45391 test_high_message_volume_sync tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
416 3403 test_filter_static_sharding_multiple_shards tests.sharding 2026-08-20 passed 2026-08-20 TestFilterStaticSharding test_filter
417 3256 test_on_postgress_db_with_one_message tests.store 2026-08-20 passed 2026-08-20 TestExternalDb test_external_db
418 0 test_valid_payloads_n1_with_rln_n2_without_rln_at_spam_rate tests.relay 2026-08-20 skipped 2026-08-20 TestRelayRLN test_rln
419 2414 test_cursor_at_page_size_boundary tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
420 4 test_filter_update_subscription_with_no_content_topic tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeUpdate test_subscribe_update
421 38140 test_store_sync_range_with_zero_jitter tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
422 134 test_s14_oversized_message_triggers_error tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS14LightpushNonRetryableError test_send_lightpush_and_edge
423 246 test_filter_subscribe_refresh tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
424 638 test_light_push_on_multiple_pubsub_topics tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
425 45 test_store_with_one_content_topic tests.store 2026-08-20 passed 2026-08-20 TestTopics test_topics
426 2646 test_single_pubsub_topic[/waku/2/rs/199/0] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesStaticSharding test_running_nodes_static_sharding
427 848 test_different_cursor_and_indexes[2-4] tests.store 2026-08-20 passed 2026-08-20 TestCursor test_cursor
428 660 test_light_push_after_node_pauses_and_pauses tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
429 17 test_light_push_with_invalid_timestamps tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
430 2734 test_subscribe_and_publish_on_another_shard tests.sharding 2026-08-20 passed 2026-08-20 TestRelayStaticSharding test_relay_static_sharding
431 837 test_store_with_duplicate_hashes tests.store 2026-08-20 passed 2026-08-20 TestHashes test_hashes
432 4801 test_filter_auto_sharding_multiple_content_topics tests.sharding 2026-08-20 passed 2026-08-20 TestFilterAutoSharding test_filter
433 3201 test_subscribe_and_publish_on_another_content_topic_from_same_shard tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
434 2630 test_single_pubsub_topic[/waku/2/rs/999/999] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesStaticSharding test_running_nodes_static_sharding
435 4 test_filter_subscribe_with_no_content_topic tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
436 836 test_store_with_non_hex_characters_in_hash tests.store 2026-08-20 passed 2026-08-20 TestHashes test_hashes
437 9 test_filter_update_subscription_add_101_new_content_topics tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeUpdate test_subscribe_update
438 1279 test_messages_with_timestamps_close_to_now tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
439 84313 test_relay_4_nodes_sender_packet_loss_50_15sec_timeout tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
440 8760 test_get_store_messages_with_different_payloads tests.store 2026-08-20 passed 2026-08-20 TestGetMessages test_get_messages
441 1292 test_publishing_node_restarts tests.store 2026-08-20 passed 2026-08-20 TestReliability test_reliability
442 38203 test_store_sync_range_with_jitter_catches_old_messages tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
443 6692 test_page_size_0_defaults_to_20 tests.store 2026-08-20 passed 2026-08-20 TestPageSize test_page_size
444 4674 test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_relay_node2 tests.light_push 2026-08-20 passed 2026-08-20 TestMultipleNodes test_multiple_nodes
445 4162 test_check_sync_when_2_nodes_publish tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
446 842 test_store_with_wrong_hash tests.store 2026-08-20 passed 2026-08-20 TestHashes test_hashes
447 123 test_filter_unsubscribe_from_non_existing_pubsub_topic tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
448 1258 test_time_filter_small_timestamp tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
449 1809 test_get_store_messages_with_different_content_topics tests.store 2026-08-20 passed 2026-08-20 TestGetMessages test_get_messages
450 116 test_filter_get_message_with_version tests.filter 2026-08-20 passed 2026-08-20 TestFilterGetMessages test_get_messages
451 147 test_publish_with_valid_meta tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
452 3247 test_log_level_INFO_from_DEBUG tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
453 25596 test_sync_flags_no_relay_2nodes tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
454 8 test_store_with_not_valid_content_topic tests.store 2026-08-20 passed 2026-08-20 TestTopics test_topics
455 4626 test_publish_with_valid_content_topics tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
456 3992 test_unsubscribe_from_all_content_topics_one_by_one tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
457 1991 test_get_store_messages_with_different_pubsub_topics tests.store 2026-08-20 passed 2026-08-20 TestGetMessages test_get_messages
458 4535 test_resubscribe_to_unsubscribed_content_topics tests.sharding 2026-08-20 passed 2026-08-20 TestRelayAutosharding test_relay_auto_sharding
459 6032 test_sync_messages_received_via_lightpush tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
460 116 test_auto_port_per_field[restPort-rest-enable_service3-8645] tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestWrapperAutoPortAllocation test_wrapper_corner_cases
461 8406 test_sync_with_nodes_restart__case1 tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
462 8 test_filter_subscribe_with_invalid_pubsub_topic_format tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
463 4635 test_filter_get_message_after_one_peer_was_stopped tests.filter 2026-08-20 passed 2026-08-20 TestFilterMultipleNodes test_multiple_nodes
464 91227 test_relay_packet_loss_applied_mid_way tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
465 430 test_different_page_size[1] tests.store 2026-08-20 passed 2026-08-20 TestPageSize test_page_size
466 5430 test_s22_non_ephemeral_message_with_reliability_disabled tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS22NonEphemeralWithReliabilityDisabled test_send_relay_propagation
467 3256 test_log_level_ERROR_from_WARN tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
468 270 test_relay_unsubscribe_from_non_existing_pubsub_topic tests.relay 2026-08-20 passed 2026-08-20 TestRelaySubscribe test_subscribe
469 123385 test_store_sync_high_jitter_stress tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
470 7 test_store_with_unknown_pubsub_topic tests.store 2026-08-20 passed 2026-08-20 TestTopics test_topics
471 463 test_filter_subscribe_with_multiple_overlapping_content_topics tests.filter 2026-08-20 passed 2026-08-20 TestFilterSubscribeCreate test_subscribe_create
472 274 test_relay_resubscribe_to_unsubscribed_pubsub_topic tests.relay 2026-08-20 passed 2026-08-20 TestRelaySubscribe test_subscribe
473 70978 test_store_sync_indirect_node tests.store_sync 2026-08-20 passed 2026-08-20 TestStoreSync test_store_sync
474 64557 test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60] tests.e2e 2026-08-20 skipped 2026-08-20 TestNetworkConditions test_network_conditions
475 8 test_light_push_on_non_subscribed_pubsub_topic tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
476 3207 test_lightpush_node_with_relay_works_correctly tests.light_push 2026-08-20 passed 2026-08-20 TestRunningNodes test_running_nodes
477 0 test_valid_payloads_random_epoch_at_slow_rate tests.relay 2026-08-20 skipped 2026-08-20 TestRelayRLN test_rln
478 3976 test_filter_works_with_auto_sharding tests.sharding 2026-08-20 passed 2026-08-20 TestFilterAutoSharding test_filter
479 3 test_light_push_with_invalid_version tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
480 2689 test_2_nodes_different_cluster_different_shard tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesStaticSharding test_running_nodes_static_sharding
481 111 test_auto_port_per_field[websocketPort-webSocket-enable_service2-8000] tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestWrapperAutoPortAllocation test_wrapper_corner_cases
482 41461 test_store_node_not_connected_directly_to_lightpushing_node tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
483 6992 test_auto_shard_relay tests.sharding 2026-08-20 passed 2026-08-20 TestMultipleNodes test_multiple_nodes
484 248 test_relay_subscribe_to_already_existing_pubsub_topic tests.relay 2026-08-20 passed 2026-08-20 TestRelaySubscribe test_subscribe
485 108 test_bound_ports_zero_for_disabled_services tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestWrapperAutoPortAllocation test_wrapper_corner_cases
486 444 test_s13_relay_hard_failure_without_fallback tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS13RelayHardFailureWithoutFallback test_send_errors_and_concurrency
487 9 test_filter_ping_on_subscribed_peer tests.filter 2026-08-20 passed 2026-08-20 TestFilterPing test_ping
488 3209 test_main_node_full__peer_full tests.light_push 2026-08-20 passed 2026-08-20 TestRunningNodes test_running_nodes
489 26109 test_s31_concurrent_sends_mixed_topics_during_churn tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS31ConcurrentSendsMixedTopicsDuringChurn test_send_errors_and_concurrency
490 14631 test_relay_different_latency_between_two_nodes[1000] tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
491 693 test_publishing_node_is_stopped tests.store 2026-08-20 passed 2026-08-20 TestReliability test_reliability
492 2518 test_admin_service_peers_schema tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
493 12 test_relay_subscribe_with_invalid_pubsub_topic_format tests.relay 2026-08-20 passed 2026-08-20 TestRelaySubscribe test_subscribe
494 3445 test_log_level_WARN_from_NOTICE tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
495 17 test_publish_with_invalid_payloads tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
496 0 test_sync_nodes_are_relay tests.store_sync 2026-08-20 skipped 2026-08-20 TestStoreSync test_store_sync
497 43775 test_chain_of_relay_nodes tests.e2e 2026-08-20 passed 2026-08-20 TestE2E test_e2e
498 68811 test_s23_no_sent_event_when_relay_has_no_store tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS23NoSentEventWhenRelayHasNoStore test_send_relay_propagation
499 3 test_publish_with_missing_payload tests.relay 2026-08-20 passed 2026-08-20 TestRelayPublish test_publish
500 13720 test_relay_different_latency_between_two_nodes[500] tests.e2e 2026-08-20 passed 2026-08-20 TestNetworkConditions test_network_conditions
501 RC04: empty payload is rejected; a non-empty send returns a handle synchronously. channel_send with an empty payload Errs with "empty payload"; a normal channel_send returns Ok(channelReqId) immediately (delivery is async). Input validation + the immediate-handle contract of send. 9102 test_rc04_empty_payload_rejected_and_send_returns_handle tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestChannelLifecycle test_channel_lifecycle
502 2504 test_main_node_relay_lightpush__peer_only_filter tests.light_push 2026-08-20 passed 2026-08-20 TestRunningNodes test_running_nodes
503 4 test_light_push_with_missing_payload tests.light_push 2026-08-20 passed 2026-08-20 TestLightPushPublish test_publish
504 228 test_s06_relay_propagation_without_store tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestS06CoreSenderRelayOnly test_send_relay_propagation
505 131 test_relay_subscribe_to_single_pubsub_topic tests.relay 2026-08-20 passed 2026-08-20 TestRelaySubscribe test_subscribe
506 22 test_filter_ping_on_unsubscribed_peer tests.filter 2026-08-20 passed 2026-08-20 TestFilterPing test_ping
507 2787 test_main_node_only_relay__peer_only_relay tests.store 2026-08-20 passed 2026-08-20 TestRunningNodes test_running_nodes
508 1251 test_time_filter_invalid_start_time tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
509 4575 test_filter_get_message_while_one_peer_is_paused tests.filter 2026-08-20 passed 2026-08-20 TestFilterMultipleNodes test_multiple_nodes
510 RC02: channel_send() to an id that was never created is rejected. The send must Err with "unknown channel: <id>" and emit no events. 110 test_rc02_send_on_unknown_channel_rejected tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestChannelLifecycle test_channel_lifecycle
511 7568 test_multiple_receiving_nodes tests.light_push 2026-08-20 passed 2026-08-20 TestMultipleNodes test_multiple_nodes
512 3246 test_log_level_DEBUG_from_TRACE tests.rest_flags 2026-08-20 passed 2026-08-20 TestAdminFlags test_admin_flags
513 6 test_filter_ping_without_request_id tests.filter 2026-08-20 passed 2026-08-20 TestFilterPing test_ping
514 RC07: a correctly-marked channel message published on a different content topic is dropped at channel ingress. A runs the same channelId as B but on RC07_OTHER_CONTENT_TOPIC. B is subscribed to that topic too, so B's messaging layer still surfaces the message (message_received), proving it arrived, but B's channel is bound to RC07_CONTENT_TOPIC and must not fire channel_message_received. 36876 test_rc07_wrong_content_topic_dropped tests.wrappers_tests 2026-08-20 passed 2026-08-20 TestChannelDelivery test_channel_delivery
515 211 test_store_not_include_data tests.store 2026-08-20 passed 2026-08-20 TestApiFlags test_api_flags
516 690 test_filter_unsubscribe_from_pubsub_topics tests.filter 2026-08-20 passed 2026-08-20 TestFilterUnSubscribe test_unsubscribe
517 1245 test_time_filter_matches_multiple_messages tests.store 2026-08-20 passed 2026-08-20 TestTimeFilter test_time_filter
518 217 test_get_store_message_with_meta tests.store 2026-08-20 passed 2026-08-20 TestGetMessages test_get_messages
519 2627 test_content_topic_also_in_docker_flags[/aaaaa/3/bbbbb/proto] tests.sharding 2026-08-20 passed 2026-08-20 TestRunningNodesStaticSharding test_running_nodes_static_sharding
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"uid":"18c6c4c1f0ca879c","name":"test_valid_payloads_n1_with_rln_n2_without_rln_at_spam_rate","fullName":"tests.relay.test_rln.TestRelayRLN#test_valid_payloads_n1_with_rln_n2_without_rln_at_spam_rate","historyId":"4ff19e851b7d04df321bbf742b6be212","time":{"start":1787200120551,"stop":1787200120551,"duration":0},"status":"skipped","statusMessage":"Skipped: Skip all RLN tests during transition phase","statusTrace":"('/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/tests/relay/test_rln.py', 238, 'Skipped: Skip all RLN tests during transition phase')","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"parentSuite","value":"tests.relay"},{"name":"suite","value":"test_rln"},{"name":"subSuite","value":"TestRelayRLN"},{"name":"host","value":"runnervmzvulz"},{"name":"thread","value":"19059-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.relay.test_rln"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":9,"passed":0,"unknown":0,"total":9},"items":[{"uid":"54d79a2081a31174","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1361/#testresult/54d79a2081a31174","status":"skipped","statusDetails":"Skipped: Skip all RLN tests during transition phase","time":{"start":1787113608584,"stop":1787113608584,"duration":0}},{"uid":"f58e038ddd708b63","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1360/#testresult/f58e038ddd708b63","status":"skipped","statusDetails":"Skipped: Skip all RLN tests during transition phase","time":{"start":1787027291704,"stop":1787027291704,"duration":0}},{"uid":"4b961e0489cfed6f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1359/#testresult/4b961e0489cfed6f","status":"skipped","statusDetails":"Skipped: Skip all RLN tests during transition phase","time":{"start":1786940917296,"stop":1786940917296,"duration":0}},{"uid":"1533bc198364077e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1358/#testresult/1533bc198364077e","status":"skipped","statusDetails":"Skipped: Skip all RLN tests during transition phase","time":{"start":1786854546069,"stop":1786854546069,"duration":0}},{"uid":"8b1071913bdb5671","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1357/#testresult/8b1071913bdb5671","status":"skipped","statusDetails":"Skipped: Skip all RLN tests during transition phase","time":{"start":1786767867424,"stop":1786767867424,"duration":0}},{"uid":"f53dbae2a8be7c5c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1356/#testresult/f53dbae2a8be7c5c","status":"skipped","statusDetails":"Skipped: Skip all RLN tests during transition phase","time":{"start":1786682911675,"stop":1786682911675,"duration":0}},{"uid":"3e322bfbf38717da","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1355/#testresult/3e322bfbf38717da","status":"skipped","statusDetails":"Skipped: Skip all RLN tests during transition phase","time":{"start":1786596476694,"stop":1786596476694,"duration":0}},{"uid":"8c649477aa48661b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1354/#testresult/8c649477aa48661b","status":"skipped","statusDetails":"Skipped: Skip all RLN tests during transition phase","time":{"start":1786510117086,"stop":1786510117086,"duration":0}}]},"tags":[]},"source":"18c6c4c1f0ca879c.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
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