mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-06-01 15:29:29 +00:00
74 KiB
74 KiB
| 1 | DESCRIPTION | DURATION IN MS | NAME | PARENT SUITE | START TIME | STATUS | STOP TIME | SUB SUITE | SUITE | TEST CLASS | TEST METHOD |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | 11 | test_filter_unsubscribe_from_101_content_topics | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 3 | 25092 | test_relay_4_nodes_sender_packet_loss | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 4 | 23745 | test_relay_2_nodes_low_bandwidth_sending_over_time | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 5 | 15636 | test_relay_2_nodes_low_bandwidth_reliability | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 6 | 822 | test_filter_unsubscribe_all_from_90_content_topics | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribeAll | test_unsubscribe_all | |||
| 7 | 6657 | test_get_peers_after_node1_was_restarted | tests.peer_exchange | 2026-05-30 | passed | 2026-05-30 | TestPeerExchange | test_peer_exchange | |||
| 8 | Sender isolated at T0; lightpush peer appears, then relay peer. | 16013 | test_s18_lightpush_first_then_relay | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS18StagedTopologyReformation | test_send_lightpush_and_edge | ||
| 9 | 61069 | test_s24_ephemeral_message_with_reachable_store | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS24EphemeralMessageWithReachableStore | test_send_relay_propagation | |||
| 10 | 131 | test_light_push_with_valid_version | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 11 | 38113 | test_store_sync_range_with_zero_jitter | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 12 | 4366 | test_resubscribe_to_unsubscribed_pubsub_topics | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 13 | 2542 | test_main_node_relay_lightpush__peer_only_filter | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 14 | 2502 | test_single_content_topic[/app/20/sometopic/someencoding] | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 15 | 3563 | test_unsubscribe_from_all_pubsub_topics_one_by_one | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 16 | 20789 | test_different_page_size[99] | tests.store | 2026-05-30 | passed | 2026-05-30 | TestPageSize | test_page_size | |||
| 17 | 11006 | test_s05_send_fails_when_auto_subscribe_fails[no-leading-slash] | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS05AutoSubscribeFailureBeforeTaskCreation | test_send_handle_and_subscription | |||
| 18 | 3291 | test_lightpush_node_with_relay_works_correctly | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 19 | 2509 | test_single_content_topic[/myapp/1/latest/proto] | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 20 | 5921 | test_sync_messages_received_via_lightpush | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 21 | 4148 | test_different_cursor_and_indexes[3-20] | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 22 | 5566 | test_metrics_after_relay_publish | tests.metrics | 2026-05-30 | passed | 2026-05-30 | TestMetrics | test_metrics | |||
| 23 | 796 | test_publish_with_valid_timestamps | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 24 | 3763 | test_filter_subscribe_to_29_content_topics_in_separate_calls | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 25 | 1249 | test_time_filter_invalid_start_time | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 26 | 2200 | test_negative_number_page_size | tests.store | 2026-05-30 | passed | 2026-05-30 | TestPageSize | test_page_size | |||
| 27 | 422 | test_light_push_after_node_pauses_and_pauses | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 28 | 139 | test_relay_unsubscribe_from_single_pubsub_topic | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelaySubscribe | test_subscribe | |||
| 29 | 69085 | test_s23_no_sent_event_when_relay_has_no_store | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS23NoSentEventWhenRelayHasNoStore | test_send_relay_propagation | |||
| 30 | 836 | test_passing_cursor_of_non_existing_message_from_the_store | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 31 | 74969 | test_relay_7_nodes_3sec_latency | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 32 | 842 | test_message_with_both_ephemeral_true_and_false | tests.store | 2026-05-30 | passed | 2026-05-30 | TestEphemeral | test_ephemeral | |||
| 33 | 34718 | test_three_store_sync_exchange | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 34 | 2778 | test_main_node_relay_and_store__peer_only_relay | tests.store | 2026-05-30 | passed | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 35 | 18 | test_light_push_with_invalid_payloads | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 36 | 6758 | test_publish_after_node1_restarts | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 37 | 1251 | test_time_filter_end_time_now | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 38 | 3237 | test_content_topic_and_pubsub_topic_not_in_docker_flags | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 39 | 630 | test_filter_subscribe_to_multiple_pubsub_topic_from_same_cluster | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 40 | 2646 | test_single_pubsub_topic[/waku/2/rs/5/999] | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 41 | 4850 | test_combination_of_different_nodes | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestMultipleNodes | test_multiple_nodes | |||
| 42 | 10356 | test_different_cursor_and_indexes[19-50] | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 43 | 2913 | test_pubsub_topic_not_in_docker_flags | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 44 | 4099 | test_optional_nodes_not_subscribed_to_same_topic | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterMultipleNodes | test_multiple_nodes | |||
| 45 | 265413 | test_valid_payloads_lightpush_at_spam_rate | tests.relay | 2026-05-30 | broken | 2026-05-30 | TestRelayRLN | test_rln | |||
| 46 | 1288 | test_messages_with_timestamps_close_to_now | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 47 | 3566 | test_unsubscribe_from_all_content_topics_one_by_one | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 48 | 10031 | test_sync_with_nodes_restart__case2 | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 49 | 6303 | test_auto_shard_relay | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestMultipleNodes | test_multiple_nodes | |||
| 50 | 3759 | test_ping_only_some_nodes_have_subscriptions | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterMultipleNodes | test_multiple_nodes | |||
| 51 | S09: S08 + store peer + reliability → Propagated, then Sent. | 13010 | test_s09_relay_fallback_to_lightpush_with_store_validation | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestRelayToLightpushFallback | test_send_lightpush_and_edge | ||
| 52 | 2528 | test_main_node_relay_lightpush__peer_only_relay | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 53 | 0 | test_use_persistent_storage_survive_restart | tests.peer_connection_management | 2026-05-30 | skipped | 2026-05-30 | TestPeerStore | test_peer_store | |||
| 54 | 16389 | test_get_peers | tests.peer_connection_management | 2026-05-30 | passed | 2026-05-30 | TestPeerStore | test_peer_store | |||
| 55 | 32651 | test_admin_connected_peers_scalar_types | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 56 | 838 | test_store_with_non_hex_characters_in_hash | tests.store | 2026-05-30 | passed | 2026-05-30 | TestHashes | test_hashes | |||
| 57 | 4090 | test_store_lightpushed_message | tests.store | 2026-05-30 | passed | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 58 | 31149 | test_extreme_number_page_size | tests.store | 2026-05-30 | passed | 2026-05-30 | TestPageSize | test_page_size | |||
| 59 | 8901 | test_sync_with_nodes_restart__case1 | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 60 | 5 | test_store_with_unknown_pubsub_topic | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTopics | test_topics | |||
| 61 | 6844 | test_sync_with_one_node_with_delayed_start | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 62 | 19021 | test_s14_oversized_message_triggers_error | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS14LightpushNonRetryableError | test_send_lightpush_and_edge | |||
| 63 | 594 | test_publish_on_multiple_pubsub_topics | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 64 | 232 | test_filter_unsubscribe_from_single_content_topic | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 65 | 8 | test_filter_ping_on_subscribed_peer | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterPing | test_ping | |||
| 66 | 1464 | test_store_node_paused_and_unpaused | tests.store | 2026-05-30 | passed | 2026-05-30 | TestReliability | test_reliability | |||
| 67 | 43678 | test_msg_not_stored_when_ephemeral_true | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 68 | 896 | test_light_push_with_valid_timestamps | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 69 | 19028 | test_s04_unsubscribe_then_send_same_content_topic | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS04UnsubscribeThenSendSameTopic | test_send_handle_and_subscription | |||
| 70 | 12 | test_light_push_with_with_large_meta | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 71 | 2488 | test_admin_service_peers_schema | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 72 | 5 | test_light_push_with_invalid_version | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 73 | 1751 | test_message_relayed_before_store_node_is_started | tests.store | 2026-05-30 | passed | 2026-05-30 | TestReliability | test_reliability | |||
| 74 | 4 | test_filter_update_subscription_with_no_pubsub_topic | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 75 | 1253 | test_time_filter_zero_end_time | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 76 | 28347 | test_relay_2_nodes_temporary_blackout_recovers_no_helpers | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 77 | 50231 | test_relay_4_nodes_sender_packet_loss_50_15sec_timeout | tests.e2e | 2026-05-30 | skipped | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 78 | 96313 | test_relay_4_nodes_two_publishers_compare_latency | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 79 | 142 | test_filter_update_subscription_refresh_existing | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 80 | 716 | test_publishing_node_is_stopped | tests.store | 2026-05-30 | passed | 2026-05-30 | TestReliability | test_reliability | |||
| 81 | 1725 | test_get_store_messages_with_different_content_topics | tests.store | 2026-05-30 | passed | 2026-05-30 | TestGetMessages | test_get_messages | |||
| 82 | 236 | test_relay_unsubscribe_from_non_existing_pubsub_topic | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelaySubscribe | test_subscribe | |||
| 83 | 3529 | test_unsubscribe_from_all_pubsub_topics | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 84 | 103066 | test_store_sync_after_partition_under_100_msgs | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 85 | 5 | test_metadata_protocol_mounted_also_on_non_1_clusters | tests.logs | 2026-05-30 | passed | 2026-05-30 | TestLogs | test_logs | |||
| 86 | 2085 | test_cursor_equal_to_first_message | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 87 | 0 | test_main_node_only_lightpush__peer_only_lightpush | tests.light_push | 2026-05-30 | skipped | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 88 | 2503 | test_multiple_content_topics_same_shard[content_topic_list1] | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 89 | 4 | test_publish_with_invalid_version | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 90 | 2085 | test_cursor_at_page_size_boundary | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 91 | 2414 | test_single_content_topic[/waku/2/content/test.js] | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 92 | 185 | test_relay_get_message_while_one_peer_is_paused | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayMultipleNodes | test_multiple_nodes | |||
| 93 | 51825 | test_store_sync_five_node_mesh_burst | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 94 | 2613 | test_single_pubsub_topic[/waku/2/rs/8/0] | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 95 | 92953 | test_filter_3_senders_multiple_msg_1_receiver | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 96 | 0 | test_light_push_and_retrieve_100_messages | tests.light_push | 2026-05-30 | skipped | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 97 | 9 | test_valid_payload_at_variable_rate | tests.relay | 2026-05-30 | broken | 2026-05-30 | TestRelayRLN | test_rln | |||
| 98 | 12009 | test_s30_concurrent_sends_during_auto_subscribe | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS30ConcurrentSendsDuringAutoSubscribe | test_send_errors_and_concurrency | |||
| 99 | 2076 | test_store_sort_ascending[true] | tests.store | 2026-05-30 | passed | 2026-05-30 | TestSorting | test_sorting | |||
| 100 | 5 | test_filter_subscribe_with_invalid_request_id | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 101 | 39663 | test_store_no_peer_selected | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 102 | 2694 | test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list1] | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 103 | 263 | test_relay_resubscribe_to_unsubscribed_pubsub_topic | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelaySubscribe | test_subscribe | |||
| 104 | 9422 | test_metrics_after_light_push | tests.metrics | 2026-05-30 | passed | 2026-05-30 | TestMetrics | test_metrics | |||
| 105 | 4793 | test_filter_auto_sharding_multiple_content_topics | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestFilterAutoSharding | test_filter | |||
| 106 | 2674 | test_2_nodes_different_cluster_same_shard | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 107 | 3 | test_publish_with_extra_field | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 108 | 2527 | test_cant_publish_on_not_subscribed_shard | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 109 | 3504 | test_filter_static_sharding_multiple_shards | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestFilterStaticSharding | test_filter | |||
| 110 | 3098 | test_on_postgress_db_with_one_message | tests.store | 2026-05-30 | passed | 2026-05-30 | TestExternalDb | test_external_db | |||
| 111 | 13535 | test_filter_subscribe_to_100_content_topics_in_one_call | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 112 | 213 | test_store_with_wrong_url_pubsub_topic | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTopics | test_topics | |||
| 113 | 2647 | test_lightpush_with_a_single_receiving_node | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 114 | 37726 | test_store_node_not_connected_directly_to_lightpushing_node | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 115 | 7898 | test_sync_flags | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 116 | 494 | test_relay_subscribe_with_multiple_overlapping_pubsub_topics | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelaySubscribe | test_subscribe | |||
| 117 | 4434 | test_subscribe_one_by_one_to_different_content_topics_and_send_messages | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 118 | 50 | test_store_with_both_pubsub_topic_and_content_topic | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTopics | test_topics | |||
| 119 | 3440 | test_multiple_pubsub_topics_same_cluster | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 120 | 4371 | test_check_sync_when_all_3_nodes_publish | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 121 | 2580 | test_unsubscribe_from_non_subscribed_content_topics | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 122 | 128 | test_relay_subscribe_to_single_pubsub_topic | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelaySubscribe | test_subscribe | |||
| 123 | 43909 | test_chain_of_relay_nodes | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 124 | 1220 | test_store_node_restarts | tests.store | 2026-05-30 | passed | 2026-05-30 | TestReliability | test_reliability | |||
| 125 | 2418 | test_sender_uses_regular_api_receiver_uses_auto_api | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 126 | 4 | test_store_with_wrong_url_content_topic | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTopics | test_topics | |||
| 127 | 4995 | test_admin_connected_peers_contains_peers_only | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 128 | 2032 | test_filter_get_message_with_150_kb_payload | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterGetMessages | test_get_messages | |||
| 129 | 1296 | test_publishing_node_restarts | tests.store | 2026-05-30 | passed | 2026-05-30 | TestReliability | test_reliability | |||
| 130 | 1254 | test_time_filter_zero_start_time | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 131 | 41503 | test_max_page_size | tests.store | 2026-05-30 | passed | 2026-05-30 | TestPageSize | test_page_size | |||
| 132 | 3815 | test_content_topic_also_in_docker_flags[/aaaaa/3/bbbbb/proto] | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 133 | 114 | test_filter_get_message_with_version | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterGetMessages | test_get_messages | |||
| 134 | 216 | test_get_store_message_with_meta | tests.store | 2026-05-30 | passed | 2026-05-30 | TestGetMessages | test_get_messages | |||
| 135 | 8313 | test_different_page_size[39] | tests.store | 2026-05-30 | passed | 2026-05-30 | TestPageSize | test_page_size | |||
| 136 | 13014 | test_s25_ephemeral_lightpush_with_store | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS25EphemeralLightpushWithStore | test_send_lightpush_and_edge | |||
| 137 | 10 | test_filter_update_subscription_add_101_new_content_topics | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 138 | 2718 | test_main_node_only_relay__peer_relay_and_store | tests.store | 2026-05-30 | passed | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 139 | 2750 | test_store_with_filter | tests.store | 2026-05-30 | passed | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 140 | 835 | test_passing_invalid_cursor | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 141 | 5 | test_filter_update_subscription_with_no_content_topic | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 142 | 212 | test_get_store_messages_with_wrong_typo_content_topic | tests.store | 2026-05-30 | passed | 2026-05-30 | TestApiFlags | test_api_flags | |||
| 143 | 124 | test_filter_unsubscribe_from_non_existing_pubsub_topic | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 144 | 3 | test_filter_unsubscribe_with_no_pubsub_topic | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 145 | 13062 | test_relay_different_latency_between_two_nodes[200] | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 146 | 4 | test_store_with_wrong_encoding_pubsubtopic | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTopics | test_topics | |||
| 147 | 21 | test_filter_subscribe_with_invalid_content_topic_format | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 148 | 4141 | test_check_sync_when_2_nodes_publish | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 149 | 4 | test_filter_unsubscribe_all_with_invalid_request_id | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribeAll | test_unsubscribe_all | |||
| 150 | 1125 | test_filter_unsubscribe_all_from_few_content_topics | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribeAll | test_unsubscribe_all | |||
| 151 | 3202 | test_log_level_FATAL_from_ERROR | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 152 | 1760 | test_filter_get_50_messages | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterGetMessages | test_get_messages | |||
| 153 | 222 | test_store_with_wrongPeerAddr | tests.store | 2026-05-30 | passed | 2026-05-30 | TestApiFlags | test_api_flags | |||
| 154 | 1059 | test_invalid_pagination_cursor_param | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 155 | 11 | test_filter_ping_without_request_id | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterPing | test_ping | |||
| 156 | 8 | test_valid_payloads_random_epoch_at_slow_rate | tests.relay | 2026-05-30 | broken | 2026-05-30 | TestRelayRLN | test_rln | |||
| 157 | 120496 | test_relay_packet_loss_sender_vs_receiver | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 158 | 17 | test_relay_subscribe_with_invalid_pubsub_topic_format | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelaySubscribe | test_subscribe | |||
| 159 | 28224 | test_node_without_sync_or_relay_stays_empty | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 160 | 422 | test_messages_with_timestamps_far_from_now | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 161 | 164 | test_message_light_pushed_on_different_pubsub_topic_is_not_retrieved | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 162 | 37261 | test_admin_relay_peers_contains_all_relay_peers | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 163 | 222 | test_filter_get_message_duplicate_message | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterGetMessages | test_get_messages | |||
| 164 | 2716 | test_main_node_relay_and_store__peer_relay_and_store | tests.store | 2026-05-30 | passed | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 165 | 6787 | test_multiple_receiving_nodes | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestMultipleNodes | test_multiple_nodes | |||
| 166 | 0 | test_idle_filter_subscriptions_for_more_than_5_nodes | tests.filter | 2026-05-30 | skipped | 2026-05-30 | TestIdleSubscriptions | test_idle_subscriptions | |||
| 167 | 11018 | test_s05_send_fails_when_auto_subscribe_fails[empty] | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS05AutoSubscribeFailureBeforeTaskCreation | test_send_handle_and_subscription | |||
| 168 | 697 | test_filter_unsubscribe_from_pubsub_topics | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 169 | 838 | test_store_with_non_hex_hash | tests.store | 2026-05-30 | passed | 2026-05-30 | TestHashes | test_hashes | |||
| 170 | 137 | test_filter_subscribe_to_pubsub_topic_from_another_cluster_id | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 171 | 4 | test_filter_unsubscribe_all_with_extra_field | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribeAll | test_unsubscribe_all | |||
| 172 | 2486 | test_single_content_topic[/app/22/sometopic/someencoding] | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 173 | 3 | test_filter_update_subscription_with_invalid_request_id | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 174 | 4006 | test_all_nodes_subscribed_to_the_topic | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterMultipleNodes | test_multiple_nodes | |||
| 175 | 6235 | test_page_size_0_defaults_to_20 | tests.store | 2026-05-30 | passed | 2026-05-30 | TestPageSize | test_page_size | |||
| 176 | 5552 | test_metrics_after_filter_get | tests.metrics | 2026-05-30 | passed | 2026-05-30 | TestMetrics | test_metrics | |||
| 177 | 2309 | test_publish_after_node2_restarts | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 178 | 2493 | test_subscribe_via_api_to_new_content_topics[content_topic_list0] | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 179 | 1250 | test_time_filter_start_time_equals_end_time | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 180 | 251679 | test_valid_payloads_with_optional_nodes_at_slow_rate | tests.relay | 2026-05-30 | broken | 2026-05-30 | TestRelayRLN | test_rln | |||
| 181 | 216 | test_message_with_ephemeral_false | tests.store | 2026-05-30 | passed | 2026-05-30 | TestEphemeral | test_ephemeral | |||
| 182 | 353 | test_filter_unsubscribe_from_some_of_the_subscribed_content_topics | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 183 | 874 | test_invalid_hash_param | tests.store | 2026-05-30 | passed | 2026-05-30 | TestHashes | test_hashes | |||
| 184 | 51362 | test_relay_2_nodes_bandwidth_low_vs_high_drain_time | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 185 | 12014 | test_s13_relay_hard_failure_without_fallback | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS13RelayHardFailureWithoutFallback | test_send_errors_and_concurrency | |||
| 186 | 835 | test_passing_non_base64_cursor | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 187 | 5493 | test_light_push_while_peer_is_paused | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 188 | 5679 | test_store | tests.discv5 | 2026-05-30 | passed | 2026-05-30 | TestDiscv5 | test_discv5 | |||
| 189 | 2693 | test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list0] | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 190 | 7 | test_store_without_pubsub_topic_and_content_topic | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTopics | test_topics | |||
| 191 | 11 | test_filter_subscribe_to_101_content_topics | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 192 | 2502 | test_2_nodes_different_content_topic_same_shard | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 193 | 3329 | test_subscribe_via_api_to_new_pubsub_topics | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 194 | 123078 | test_store_sync_overlap_sync_window | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 195 | 4 | test_filter_unsubscribe_with_content_topic_string_instead_of_list | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 196 | 255 | test_filter_update_subscription_add_a_new_content_topic | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 197 | 5 | test_store_with_empty_pubsub_topics | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTopics | test_topics | |||
| 198 | 6315 | test_static_shard_relay | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestMultipleNodes | test_multiple_nodes | |||
| 199 | 2526 | test_node_uses_both_auto_and_regular_apis | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 200 | 2491 | test_single_content_topic[/app/29/sometopic/someencoding] | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 201 | 1249 | test_time_filter_matches_multiple_messages | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 202 | 19 | test_filter_update_subscription_with_invalid_content_topic_format | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 203 | 1047 | test_light_push_after_light_push_node_restarts | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 204 | 16 | test_relay_unsubscribe_with_invalid_pubsub_topic_format | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelaySubscribe | test_subscribe | |||
| 205 | 19 | test_light_push_with_invalid_content_topics | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 206 | 646319 | test_query_after_long_time | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 207 | 2654 | test_retrieve_messages_without_subscribing_via_api | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 208 | 0 | test_idle_filter_subscriptions_after_node_disconnection | tests.filter | 2026-05-30 | skipped | 2026-05-30 | TestIdleSubscriptions | test_idle_subscriptions | |||
| 209 | 4545 | test_publish_with_valid_payloads | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 210 | 3347 | test_single_pubsub_topic[/waku/2/rs/2/0] | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 211 | 6 | test_store_is_empty | tests.store | 2026-05-30 | passed | 2026-05-30 | TestGetMessages | test_get_messages | |||
| 212 | 3243 | test_log_level_INFO_from_DEBUG | tests.rest_flags | 2026-05-30 | failed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 213 | 2484 | test_different_page_size[11] | tests.store | 2026-05-30 | passed | 2026-05-30 | TestPageSize | test_page_size | |||
| 214 | 132 | test_message_published_on_different_pubsub_topic_is_not_retrieved | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 215 | 30 | test_publish_while_peer_is_paused | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 216 | 2529 | test_publish_on_not_subscribed_content_topic_works | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 217 | 463 | test_message_relayed_while_store_node_is_paused | tests.store | 2026-05-30 | passed | 2026-05-30 | TestReliability | test_reliability | |||
| 218 | 2775 | test_main_node_only_relay__peer_only_relay | tests.store | 2026-05-30 | passed | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 219 | 4 | test_filter_unsubscribe_with_no_content_topic | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 220 | 2075 | test_cursor_pointing_to_deleted_message | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 221 | 13541 | test_relay_different_latency_between_two_nodes[500] | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 222 | 1188 | test_filter_unsubscribe_all_from_multiple_pubsub_topics | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribeAll | test_unsubscribe_all | |||
| 223 | 69088 | test_s21_error_when_retry_window_expires | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS21ErrorWhenRetryWindowExpires | test_send_errors_and_concurrency | |||
| 224 | 123 | test_filter_unsubscribe_from_non_existing_content_topic | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 225 | 7 | test_store_with_unknown_content_topic | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTopics | test_topics | |||
| 226 | 1237 | test_verify_node_info | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestDebugFlags | test_debug_flags | |||
| 227 | 3514 | test_relay_peers_on_shard_schema | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 228 | 2744 | test_main_node_relay_and_store__peer_only_store | tests.store | 2026-05-30 | passed | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 229 | 3958 | test_main_node_only_lightpush__peer_full | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 230 | 112 | test_publish_with_no_timestamp | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 231 | 2506 | test_single_content_topic[/toychat/2/huilong/proto] | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 232 | 123239 | test_store_sync_high_jitter_stress | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 233 | 37919 | test_relay_receiving_node_not_connected_directly_to_relaying_node | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 234 | 2716 | test_publish_on_multiple_pubsub_topics_and_only_after_fetch_them | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 235 | 8658 | test_get_store_messages_with_different_payloads | tests.store | 2026-05-30 | passed | 2026-05-30 | TestGetMessages | test_get_messages | |||
| 236 | 836 | test_store_invalid_ascending | tests.store | 2026-05-30 | passed | 2026-05-30 | TestSorting | test_sorting | |||
| 237 | 3199 | test_main_node_full__peer_full | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 238 | 299 | test_light_push_with_payload_less_than_150_kb | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 239 | 132 | test_light_push_and_retrieve_duplicate_message | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 240 | 6 | test_light_push_with_invalid_meta | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 241 | 27 | test_publish_with_invalid_timestamps | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 242 | 4 | test_filter_update_subscription_with_no_request_id | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 243 | 8538 | test_store_with_hashes | tests.store | 2026-05-30 | passed | 2026-05-30 | TestHashes | test_hashes | |||
| 244 | 1248 | test_time_filter_matches_no_message | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 245 | 19028 | test_s03_send_on_already_subscribed_content_topic | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS03SendOnAlreadySubscribedTopic | test_send_handle_and_subscription | |||
| 246 | 2631 | test_content_topic_also_in_docker_flags[/toychat/2/huilong/proto] | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 247 | 8373 | test_multiple_lightpush_nodes | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestMultipleNodes | test_multiple_nodes | |||
| 248 | 2081 | test_invalid_page_size | tests.store | 2026-05-30 | passed | 2026-05-30 | TestPageSize | test_page_size | |||
| 249 | 2079 | test_cursor_near_end | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 250 | 4 | test_filter_get_message_with_extra_field | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterGetMessages | test_get_messages | |||
| 251 | 1255 | test_time_filter_big_timestamp | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 252 | 11016 | test_stop_node_without_destroy | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestLogosDeliveryLifecycle | test_basic_life_cycle | |||
| 253 | 3501 | test_admin_relay_peers_schema | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 254 | 840 | test_store_with_duplicate_hashes | tests.store | 2026-05-30 | passed | 2026-05-30 | TestHashes | test_hashes | |||
| 255 | 1254 | test_time_filter_start_time_after_end_time | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 256 | 2655 | test_subscribe_and_publish_on_another_shard | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 257 | 13009 | test_s11_edge_lightpush_with_store_validation | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS11EdgeSenderLightpushAndStore | test_send_lightpush_and_edge | |||
| 258 | 22621 | test_relay_with_latency_between_two_nodes | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 259 | 5256 | test_metrics_after_store_get | tests.metrics | 2026-05-30 | passed | 2026-05-30 | TestMetrics | test_metrics | |||
| 260 | 396 | test_store_with_peerAddr | tests.store | 2026-05-30 | passed | 2026-05-30 | TestApiFlags | test_api_flags | |||
| 261 | 4616 | test_filter_get_message_after_one_peer_was_stopped | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterMultipleNodes | test_multiple_nodes | |||
| 262 | 102287 | test_store_sync_long_chain | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 263 | 418 | test_get_store_duplicate_messages | tests.store | 2026-05-30 | passed | 2026-05-30 | TestGetMessages | test_get_messages | |||
| 264 | 160 | test_light_push_with_payload_of_150_kb | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 265 | 2554 | test_unsubscribe_from_non_subscribed_pubsub_topics | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 266 | 366 | test_filter_update_subscription_add_a_new_pubsub_topic | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 267 | 260201 | test_valid_payloads_dynamic_at_slow_rate | tests.relay | 2026-05-30 | broken | 2026-05-30 | TestRelayRLN | test_rln | |||
| 268 | S08: no store peer → Propagated only. | 32033 | test_s08_relay_fallback_to_lightpush | tests.wrappers_tests | 2026-05-30 | skipped | 2026-05-30 | TestRelayToLightpushFallback | test_send_lightpush_and_edge | ||
| 269 | 3263 | test_log_level_ERROR_from_WARN | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 270 | 245 | test_filter_unsubscribe_from_all_subscribed_content_topics | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 271 | 2536 | test_admin_filter_subscriptions_shape | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 272 | 0 | test_sync_nodes_are_relay | tests.store_sync | 2026-05-30 | skipped | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 273 | 694 | test_relay_get_message_after_one_peer_was_stopped | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayMultipleNodes | test_multiple_nodes | |||
| 274 | 19027 | test_s22_non_ephemeral_message_with_reliability_disabled | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS22NonEphemeralWithReliabilityDisabled | test_send_relay_propagation | |||
| 275 | 3 | test_publish_with_missing_payload | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 276 | 6234 | test_default_page_size | tests.store | 2026-05-30 | passed | 2026-05-30 | TestPageSize | test_page_size | |||
| 277 | 42310 | test_repeated_filter_requestID | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 278 | 9357 | test_start_node_with_50_pubsub_topics | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 279 | 3513 | test_unsubscribe_from_all_content_topics | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 280 | 11347 | test_auto_shard_relay_10_nwaku_nodes | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestMultipleNodes | test_multiple_nodes | |||
| 281 | 770 | test_filter_get_message_with_valid_timestamps | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterGetMessages | test_get_messages | |||
| 282 | 49054 | test_s15_lightpush_retryable_error_then_recovery | tests.wrappers_tests | 2026-05-30 | skipped | 2026-05-30 | TestS15LightpushRetryableErrorRecovery | test_send_lightpush_and_edge | |||
| 283 | 20780 | test_s26_lightpush_peer_churn_alternate_remains | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS26LightpushPeerChurn | test_send_lightpush_and_edge | |||
| 284 | 4 | test_light_push_with_extra_field | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 285 | 840 | test_store_with_empty_and_valid_hash | tests.store | 2026-05-30 | passed | 2026-05-30 | TestHashes | test_hashes | |||
| 286 | 95435 | test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss40] | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 287 | 32036 | test_s10_edge_lightpush_propagation | tests.wrappers_tests | 2026-05-30 | skipped | 2026-05-30 | TestS10EdgeSenderLightpushOnly | test_send_lightpush_and_edge | |||
| 288 | 36883 | test_store_node_not_connected_directly_to_relaying_node | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 289 | 38277 | test_store_sync_range_with_jitter_catches_old_messages | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 290 | 126 | test_last_node_to_start_publishes | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayMultipleNodes | test_multiple_nodes | |||
| 291 | 2080 | test_store_sort_ascending[false] | tests.store | 2026-05-30 | passed | 2026-05-30 | TestSorting | test_sorting | |||
| 292 | 3760 | test_admin_peers_mesh_on_shard_contains_node2 | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 293 | 17 | test_publish_with_invalid_payloads | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 294 | 6256 | test_metrics_initial_value | tests.metrics | 2026-05-30 | passed | 2026-05-30 | TestMetrics | test_metrics | |||
| 295 | 83127 | test_store_sync_small_sync_range | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 296 | 115 | test_filter_get_message_with_meta | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterGetMessages | test_get_messages | |||
| 297 | 5309 | test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_filter_node2 | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestMultipleNodes | test_multiple_nodes | |||
| 298 | 147806 | test_continuous_store_sync | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 299 | 15 | test_publish_with_invalid_content_topics | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 300 | 19027 | test_s02_send_without_explicit_subscribe | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS02AutoSubscribeOnFirstSend | test_send_handle_and_subscription | |||
| 301 | 87859 | test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60] | tests.e2e | 2026-05-30 | skipped | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 302 | 24942 | test_different_cursor_and_indexes[110-120] | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 303 | 2896 | test_single_pubsub_topic[/waku/2/rs/2/1] | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 304 | 4056 | test_unsubscribe_from_some_content_topics[content_topic_list0] | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 305 | 39686 | test_multiple_edge_service_nodes_communication | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 306 | 1254 | test_time_filter_negative_end_time | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 307 | 14648 | test_relay_different_latency_between_two_nodes[1000] | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 308 | 2511 | test_2_nodes_different_content_topic_different_shard | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 309 | 2504 | test_admin_peer_by_id | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 310 | 2535 | test_admin_set_all_log_levels | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 311 | 8310 | test_store_with_multiple_hashes | tests.store | 2026-05-30 | passed | 2026-05-30 | TestHashes | test_hashes | |||
| 312 | 3 | test_light_push_with_missing_payload | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 313 | 2763 | test_main_node_only_relay__peer_only_store | tests.store | 2026-05-30 | passed | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 314 | 7 | test_store_with_unknown_pubsub_topic_but_known_content_topic | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTopics | test_topics | |||
| 315 | 3527 | test_relay_peers_on_shard_contains_connected_peer | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 316 | 225 | test_optional_nodes_not_subscribed_to_same_pubsub_topic | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayMultipleNodes | test_multiple_nodes | |||
| 317 | 0 | test_get_peers_two_protocols | tests.peer_connection_management | 2026-05-30 | skipped | 2026-05-30 | TestPeerStore | test_peer_store | |||
| 318 | 70827 | test_store_sync_indirect_node | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 319 | 8367 | test_store_include_data | tests.store | 2026-05-30 | passed | 2026-05-30 | TestApiFlags | test_api_flags | |||
| 320 | 4 | test_filter_subscribe_with_invalid_pubsub_topic_format | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 321 | 15 | test_light_push_with_invalid_pubsub_topics | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 322 | 1470 | test_publishing_node_paused_and_unpaused | tests.store | 2026-05-30 | passed | 2026-05-30 | TestReliability | test_reliability | |||
| 323 | 3095 | test_content_topic_not_in_docker_flags | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 324 | 474 | test_filter_subscribe_with_multiple_overlapping_content_topics | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 325 | 5868 | test_sync_nodes_are_not_relay_and_have_storenode_set | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 326 | 6101 | test_relay | tests.discv5 | 2026-05-30 | passed | 2026-05-30 | TestDiscv5 | test_discv5 | |||
| 327 | Sender isolated at T0; relay peer appears, then lightpush peer. | 16018 | test_s18_relay_first_then_lightpush | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS18StagedTopologyReformation | test_send_lightpush_and_edge | ||
| 328 | 1256 | test_time_filter_negative_start_time | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 329 | 26693 | test_relay_different_latency_between_two_nodes[7000] | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 330 | 2507 | test_single_content_topic[/app/27/sometopic/someencoding] | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 331 | 6969 | test_filter | tests.discv5 | 2026-05-30 | passed | 2026-05-30 | TestDiscv5 | test_discv5 | |||
| 332 | 10 | test_valid_payloads_with_optional_nodes_at_spam_rate | tests.relay | 2026-05-30 | broken | 2026-05-30 | TestRelayRLN | test_rln | |||
| 333 | 224 | test_filter_get_message_with_ephemeral | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterGetMessages | test_get_messages | |||
| 334 | 3239 | test_log_level_NOTICE_from_INFO | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 335 | 3 | test_filter_update_subscription_with_pubsub_topic_list_instead_of_string | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 336 | 2610 | test_single_pubsub_topic[/waku/2/rs/5/0] | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 337 | 8317 | test_different_cursor_and_indexes[10-40] | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 338 | 4167 | test_different_cursor_and_indexes[19-20] | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 339 | 51187 | test_relay_4_nodes_sender_latency | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 340 | 415261 | test_get_multiple_2000_store_messages | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursorManyMessages | test_cursor_many_msgs | |||
| 341 | 3267 | test_filter_get_message_after_node2_restarts | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterGetMessages | test_get_messages | |||
| 342 | 209 | test_message_with_ephemeral_true | tests.store | 2026-05-30 | passed | 2026-05-30 | TestEphemeral | test_ephemeral | |||
| 343 | 12009 | test_s29_send_on_topics_mapping_to_different_shards | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS29SendOnTopicsMappingToDifferentShards | test_send_relay_propagation | |||
| 344 | 3060 | test_filter_get_message_after_node1_restarts | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterGetMessages | test_get_messages | |||
| 345 | 11012 | test_s05_send_fails_when_auto_subscribe_fails[missing-encoding-segment] | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS05AutoSubscribeFailureBeforeTaskCreation | test_send_handle_and_subscription | |||
| 346 | 638 | test_relay_unsubscribe_from_all_pubsub_topics | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelaySubscribe | test_subscribe | |||
| 347 | 956 | test_publish_with_payload_equal_or_more_150_kb | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 348 | 2478 | test_admin_peers_stats_schema | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 349 | 3664 | test_filter_update_subscription_add_30_new_content_topics | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 350 | 3 | test_filter_unsubscribe_with_invalid_request_id | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 351 | 132 | test_first_node_to_start_publishes | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayMultipleNodes | test_multiple_nodes | |||
| 352 | 1254 | test_time_filter_zero_start_end_time | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 353 | 67108 | test_store_filter_interaction_with_six_nodes | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 354 | 2784 | test_main_node_relay_and_store__peer_neither_relay_nor_store | tests.store | 2026-05-30 | passed | 2026-05-30 | TestRunningNodes | test_running_nodes | |||
| 355 | 4 | test_publish_on_non_subscribed_pubsub_topic | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 356 | 257 | test_light_push_with_ephemeral | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 357 | 2643 | test_cant_retrieve_messages_on_not_subscribed_content_topic | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 358 | 43 | test_store_with_one_content_topic | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTopics | test_topics | |||
| 359 | 4 | test_filter_subscribe_with_no_request_id | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 360 | 961 | test_light_push_with_payload_of_1_MB | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 361 | 38662 | test_filter_node_not_connected_directly_to_relaying_node | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 362 | 14884 | test_large_message_payload_sync | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 363 | 9 | test_valid_payloads_at_slow_rate | tests.relay | 2026-05-30 | broken | 2026-05-30 | TestRelayRLN | test_rln | |||
| 364 | 131 | test_light_push_with_no_timestamp | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 365 | 12005 | test_s06_relay_propagation_without_store | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS06CoreSenderRelayOnly | test_send_relay_propagation | |||
| 366 | 2637 | test_single_pubsub_topic[/waku/2/rs/5/1] | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 367 | 3729 | test_message_relayed_while_store_node_is_stopped_without_removing | tests.store | 2026-05-30 | passed | 2026-05-30 | TestReliability | test_reliability | |||
| 368 | 2083 | test_passing_cursor_of_the_last_message_from_the_store | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 369 | 25603 | test_relay_different_latency_between_two_nodes[5000] | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 370 | 2546 | test_publish_without_subscribing_via_api_works | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 371 | 3881 | test_lightpush | tests.discv5 | 2026-05-30 | passed | 2026-05-30 | TestDiscv5 | test_discv5 | |||
| 372 | 1249 | test_time_filter_matches_one_message | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 373 | 5 | test_filter_subscribe_with_no_content_topic | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 374 | 218366 | test_filter_20_senders_1_receiver | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 375 | 2645 | test_single_pubsub_topic[/waku/2/rs/999/999] | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 376 | 3916 | test_filter_works_with_auto_sharding | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestFilterAutoSharding | test_filter | |||
| 377 | 2718 | test_multiple_content_topics_different_shard | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 378 | 8 | test_valid_payloads_random_user_message_limit | tests.relay | 2026-05-30 | broken | 2026-05-30 | TestRelayRLN | test_rln | |||
| 379 | 17060 | test_different_page_size[81] | tests.store | 2026-05-30 | passed | 2026-05-30 | TestPageSize | test_page_size | |||
| 380 | 3961 | test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_relay_node2 | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestMultipleNodes | test_multiple_nodes | |||
| 381 | 0 | test_2_lightpush_nodes_and_2_receiving_nodes | tests.light_push | 2026-05-30 | skipped | 2026-05-30 | TestMultipleNodes | test_multiple_nodes | |||
| 382 | 335703 | test_latency_with_load_sender_side | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 383 | 118139 | test_s19_store_peer_appears_after_propagation | tests.wrappers_tests | 2026-05-30 | skipped | 2026-05-30 | TestS19StorePeerAppearsAfterPropagation | test_send_relay_propagation | |||
| 384 | 0 | test_s01_send_on_destroyed_handle | tests.wrappers_tests | 2026-05-30 | skipped | 2026-05-30 | TestS01NilOrUninitializedHandle | test_send_handle_and_subscription | |||
| 385 | 2492 | test_single_content_topic[/statusim/1/community/cbor] | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 386 | 114 | test_publish_with_valid_version | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 387 | 833 | test_store_with_wrong_hash | tests.store | 2026-05-30 | passed | 2026-05-30 | TestHashes | test_hashes | |||
| 388 | 4 | test_light_push_with_missing_content_topic | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 389 | 836 | test_store_with_excessive_length_hash | tests.store | 2026-05-30 | passed | 2026-05-30 | TestHashes | test_hashes | |||
| 390 | 4 | test_filter_update_subscription_with_extra_field | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeUpdate | test_subscribe_update | |||
| 391 | 2752 | test_subscribe_and_publish_on_another_content_topic_from_another_shard | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 392 | 833 | test_store_with_invalid_hash | tests.store | 2026-05-30 | passed | 2026-05-30 | TestHashes | test_hashes | |||
| 393 | 3213 | test_message_relayed_while_store_node_is_stopped_and_removed | tests.store | 2026-05-30 | passed | 2026-05-30 | TestReliability | test_reliability | |||
| 394 | 4451 | test_resubscribe_to_unsubscribed_content_topics | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 395 | 7096 | test_admin_connected_peers_on_shard_contains_all_three | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 396 | 228 | test_publish_with_ephemeral | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 397 | 27 | test_filter_ping_on_unsubscribed_peer | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterPing | test_ping | |||
| 398 | 12013 | test_s17_send_before_relay_peers_joins | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS17SendBeforeRelayPeersJoin | test_send_relay_propagation | |||
| 399 | 11 | test_light_push_on_non_subscribed_pubsub_topic | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 400 | 230 | test_filter_unsubscribe_with_very_large_request_id | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 401 | 861 | test_relay_unsubscribe_from_some_pubsub_topics | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelaySubscribe | test_subscribe | |||
| 402 | 379 | test_publish_after_node_pauses_and_pauses | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 403 | 992 | test_light_push_after_receiving_node_restarts | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 404 | 2092 | test_passing_cursor_not_returned_in_paginationCursor | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 405 | 0 | test_s20_store_misses_initially_then_retry_succeeds | tests.wrappers_tests | 2026-05-30 | skipped | 2026-05-30 | TestS20StoreMissesInitiallyThenRetrySucceeds | test_send_relay_propagation | |||
| 406 | 263098 | test_valid_payloads_dynamic_at_spam_rate | tests.relay | 2026-05-30 | broken | 2026-05-30 | TestRelayRLN | test_rln | |||
| 407 | 9 | test_valid_payloads_at_spam_rate | tests.relay | 2026-05-30 | broken | 2026-05-30 | TestRelayRLN | test_rln | |||
| 408 | 12869 | test_static_shard_relay_10_nwaku_nodes | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestMultipleNodes | test_multiple_nodes | |||
| 409 | 5139 | test_light_push_with_valid_payloads | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 410 | 2908 | test_multiple_content_topics_and_multiple_pubsub_topics | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 411 | 38993 | test_high_message_volume_sync | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 412 | 10 | test_store_with_not_valid_content_topic | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTopics | test_topics | |||
| 413 | 4 | test_publish_with_invalid_meta | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 414 | 354 | test_filter_resubscribe_to_unsubscribed_topics | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 415 | 12013 | test_s07_relay_propagation_with_store_validation | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS07CoreSenderRelayAndStore | test_send_relay_propagation | |||
| 416 | 242 | test_relay_subscribe_to_already_existing_pubsub_topic | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelaySubscribe | test_subscribe | |||
| 417 | 1975 | test_get_store_messages_with_different_pubsub_topics | tests.store | 2026-05-30 | passed | 2026-05-30 | TestGetMessages | test_get_messages | |||
| 418 | 261 | test_filter_subscribe_refresh | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 419 | 16413 | test_add_peers | tests.peer_connection_management | 2026-05-30 | passed | 2026-05-30 | TestPeerStore | test_peer_store | |||
| 420 | 1223 | test_verify_node_version2 | tests.rest_flags | 2026-05-30 | failed | 2026-05-30 | TestDebugFlags | test_debug_flags | |||
| 421 | 371 | test_filter_get_message_after_node_pauses_and_pauses | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterGetMessages | test_get_messages | |||
| 422 | 11016 | test_create_start_and_stop_node | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestLogosDeliveryLifecycle | test_basic_life_cycle | |||
| 423 | 382 | test_filter_subscribe_to_pubsub_topics_from_multiple_clusters | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 424 | 227 | test_on_empty_postgress_db | tests.store | 2026-05-30 | passed | 2026-05-30 | TestExternalDb | test_external_db | |||
| 425 | 4 | test_filter_unsubscribe_with_no_request_id | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 426 | 114 | test_publish_with_valid_meta | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 427 | 717 | test_light_push_on_multiple_pubsub_topics | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 428 | 4414 | test_filter_get_message_with_valid_payloads | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterGetMessages | test_get_messages | |||
| 429 | 2784 | test_subscribe_and_publish_on_another_content_topic_from_same_shard | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 430 | 3 | test_filter_unsubscribe_with_pubsub_topic_string_instead_of_list | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 431 | 26 | test_light_push_with_invalid_timestamps | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 432 | 4534 | test_publish_with_valid_content_topics | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 433 | 1251 | test_time_filter_small_timestamp | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTimeFilter | test_time_filter | |||
| 434 | 5127 | test_light_push_with_valid_content_topics | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 435 | 4055 | test_unsubscribe_from_some_pubsub_topics | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 436 | 3248 | test_log_level_DEBUG_from_TRACE | tests.rest_flags | 2026-05-30 | failed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 437 | 8357 | test_get_multiple_store_messages | tests.store | 2026-05-30 | passed | 2026-05-30 | TestGetMessages | test_get_messages | |||
| 438 | 142721 | test_filter_many_subscribed_nodes | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 439 | 5016 | test_admin_peers_stats_counts | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 440 | 33875 | test_relay_receiving_node_not_connected_directly_to_lightpushing_node | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 441 | 70590 | test_sync_flags_node2_start_later | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 442 | 1245 | test_get_debug_version_is_string | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestDebugFlags | test_debug_flags | |||
| 443 | 25553 | test_sync_flags_no_relay_2nodes | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 444 | 4367 | test_filter_get_message_while_one_peer_is_paused | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterMultipleNodes | test_multiple_nodes | |||
| 445 | 85352 | test_relay_packet_loss_correlated_vs_uncorrelated | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 446 | 2035 | test_publish_with_payload_less_than_150_kb | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 447 | 2611 | test_sender_uses_auto_api_receiver_uses_regular_api | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 448 | 0 | test_publish_and_retrieve_100_messages | tests.relay | 2026-05-30 | skipped | 2026-05-30 | TestRelayPublish | test_publish | |||
| 449 | 3775 | test_admin_service_peers_contains_expected_addrs_and_protocols | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 450 | 2083 | test_empty_cursor | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 451 | 39325 | test_filter_node_not_connected_directly_to_lightpushing_node | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 452 | 4 | test_filter_subscribe_with_extra_field | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 453 | 4070 | test_unsubscribe_from_some_content_topics[content_topic_list1] | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 454 | 2657 | test_filter_works_with_static_sharding | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestFilterStaticSharding | test_filter | |||
| 455 | 3504 | test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 456 | 4 | test_relay_no_subscription | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelaySubscribe | test_subscribe | |||
| 457 | 421 | test_different_page_size[1] | tests.store | 2026-05-30 | passed | 2026-05-30 | TestPageSize | test_page_size | |||
| 458 | 61071 | test_s12_send_with_no_peers_produces_error | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS12IsolatedSenderNoPeers | test_send_errors_and_concurrency | |||
| 459 | 5 | test_relay_subscribe_with_empty_pubsub_topic_list | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelaySubscribe | test_subscribe | |||
| 460 | 72205 | test_relay_packet_loss_applied_mid_way | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 461 | 212 | test_store_not_include_data | tests.store | 2026-05-30 | passed | 2026-05-30 | TestApiFlags | test_api_flags | |||
| 462 | 0 | test_peer_store_content_after_node2_restarts | tests.peer_connection_management | 2026-05-30 | skipped | 2026-05-30 | TestPeerStore | test_peer_store | |||
| 463 | 0 | test_s01_send_on_uninitialized_handle | tests.wrappers_tests | 2026-05-30 | skipped | 2026-05-30 | TestS01NilOrUninitializedHandle | test_send_handle_and_subscription | |||
| 464 | 4 | test_store_without_encoding_pubsubtopic | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTopics | test_topics | |||
| 465 | 52058 | test_s16_lightpush_peer_appears_later | tests.wrappers_tests | 2026-05-30 | skipped | 2026-05-30 | TestS16LightpushPeerAppearsLater | test_send_lightpush_and_edge | |||
| 466 | 2488 | test_multiple_content_topics_same_shard[content_topic_list0] | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRunningNodesAutosharding | test_running_nodes_auto_sharding | |||
| 467 | 7 | test_store_with_multiple_content_topics | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTopics | test_topics | |||
| 468 | 3 | test_publish_with_missing_content_topic | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 469 | 24892 | test_s31_concurrent_sends_mixed_topics_during_churn | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS31ConcurrentSendsMixedTopicsDuringChurn | test_send_errors_and_concurrency | |||
| 470 | 2480 | test_admin_service_peers_scalar_required_types | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 471 | 838 | test_store_with_empty_hashes | tests.store | 2026-05-30 | passed | 2026-05-30 | TestHashes | test_hashes | |||
| 472 | 4897 | test_get_peers_for_blank_node | tests.peer_exchange | 2026-05-30 | passed | 2026-05-30 | TestPeerExchange | test_peer_exchange | |||
| 473 | 5859 | test_sync_nodes_have_store_true | tests.store_sync | 2026-05-30 | passed | 2026-05-30 | TestStoreSync | test_store_sync | |||
| 474 | 2663 | test_2_nodes_different_cluster_different_shard | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRunningNodesStaticSharding | test_running_nodes_static_sharding | |||
| 475 | 6196 | test_get_peers_for_filter_node | tests.peer_exchange | 2026-05-30 | passed | 2026-05-30 | TestPeerExchange | test_peer_exchange | |||
| 476 | 11017 | test_s05_send_fails_when_auto_subscribe_fails[empty-middle-segment] | tests.wrappers_tests | 2026-05-30 | passed | 2026-05-30 | TestS05AutoSubscribeFailureBeforeTaskCreation | test_send_handle_and_subscription | |||
| 477 | 5492 | test_store_with_long_string_pubsub_topic | tests.store | 2026-05-30 | passed | 2026-05-30 | TestTopics | test_topics | |||
| 478 | 16 | test_filter_ping_on_peer_without_subscription | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterPing | test_ping | |||
| 479 | 228 | test_publish_and_retrieve_duplicate_message | tests.relay | 2026-05-30 | passed | 2026-05-30 | TestRelayPublish | test_publish | |||
| 480 | 14359 | test_relay_2_nodes_packet_reordering | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestNetworkConditions | test_network_conditions | |||
| 481 | 4 | test_light_push_with_missing_pubsub_topics | tests.light_push | 2026-05-30 | failed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 482 | 3238 | test_log_level_WARN_from_NOTICE | tests.rest_flags | 2026-05-30 | passed | 2026-05-30 | TestAdminFlags | test_admin_flags | |||
| 483 | 217 | test_get_store_message_with_version | tests.store | 2026-05-30 | passed | 2026-05-30 | TestGetMessages | test_get_messages | |||
| 484 | 6 | test_filter_subscribe_with_no_pubsub_topic | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 485 | 2503 | test_subscribe_via_api_to_new_content_topics[content_topic_list1] | tests.sharding | 2026-05-30 | broken | 2026-05-30 | TestRelayAutosharding | test_relay_auto_sharding | |||
| 486 | 37017 | test_msg_stored_when_ephemeral_false | tests.e2e | 2026-05-30 | passed | 2026-05-30 | TestE2E | test_e2e | |||
| 487 | 835 | test_different_cursor_and_indexes[2-4] | tests.store | 2026-05-30 | passed | 2026-05-30 | TestCursor | test_cursor | |||
| 488 | 134 | test_filter_subscribe_to_single_topics | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterSubscribeCreate | test_subscribe_create | |||
| 489 | 5 | test_filter_unsubscribe_with_extra_field | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribe | test_unsubscribe | |||
| 490 | 17 | test_filter_unsubscribe_all_on_peer_with_no_subscription | tests.filter | 2026-05-30 | passed | 2026-05-30 | TestFilterUnSubscribeAll | test_unsubscribe_all | |||
| 491 | 2623 | test_retrieve_messages_without_subscribing_via_api | tests.sharding | 2026-05-30 | passed | 2026-05-30 | TestRelayStaticSharding | test_relay_static_sharding | |||
| 492 | 134 | test_light_push_with_valid_meta | tests.light_push | 2026-05-30 | passed | 2026-05-30 | TestLightPushPublish | test_publish | |||
| 493 | 8 | test_valid_payloads_n1_with_rln_n2_without_rln_at_spam_rate | tests.relay | 2026-05-30 | broken | 2026-05-30 | TestRelayRLN | test_rln |