mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-07-08 09:30:14 +00:00
deploy: a7fda4471ea4459133292cab5045120e2a4c07a6
This commit is contained in:
parent
b9fb097a61
commit
dc7a79838a
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
{"uid":"4b4757e66a1912dae1a509f688f20b0f","children":[{"name":"Product defects","children":[{"name":"AssertionError: expected v0.35–v0.39, got \"nightly-35-g8501d0\"\nassert None\n + where None = <function match at 0x7fc80f9c5da0>('^v0\\\\.(3[5-9])(?:[.\\\\-]|$)', '\"nightly-35-g8501d0\"')\n + where <function match at 0x7fc80f9c5da0> = re.match","children":[{"name":"test_verify_node_version2","uid":"3dcd2120b8a8a944","parentUid":"bbb4471edad6ca2eb4bb88f4f2057559","status":"failed","time":{"start":1782279293345,"stop":1782279294574,"duration":1229},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":2,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"bbb4471edad6ca2eb4bb88f4f2057559"},{"name":"AssertionError: Metrics validation failed:\nExpected mix_cover_received_total to have a positive value, but got 0.0\nExpected mix_cover_precomputed_total to have a positive value, but got 0.0\nExpected libp2p_connmgr_trim_total_total to have a positive value, but got 0.0\nExpected libp2p_connmgr_pruned_peers_total_total to have a positive value, but got 0.0\nExpected kad_provider_rejections_sent_total to have a positive value, but got 0.0\nExpected kad_provider_spillover_rounds_total to have a positive value, but got 0.0\nExpected kad_routing_table_peers to have a positive value, but got 0.0\nExpected kad_routing_table_buckets to have a positive value, but got 0.0\nExpected kad_routing_table_insertions_total to have a positive value, but got 0.0\nExpected kad_routing_table_replacements_total to have a positive value, but got 0.0\nExpected cd_lookup_requests_total to have a positive value, but got 0.0\nExpected cd_lookup_peers_found_total to have a positive value, but got 0.0\nExpected cd_registrar_cache_ads to have a positive value, but got 0.0\nExpected cd_registrar_cache_services to have a positive value, but got 0.0\nExpected cd_registrar_ads_expired_total to have a positive value, but got 0.0\nExpected cd_service_tables_count to have a positive value, but got 0.0\nExpected cd_service_table_peers to have a positive value, but got 0.0\nExpected cd_service_table_insertions_total to have a positive value, but got 0.0\nExpected cd_iptree_unique_ips to have a positive value, but got 0.0\nExpected cd_advertiser_pending_actions to have a positive value, but got 0.0\nExpected cd_advertiser_actions_executed_total to have a positive value, but got 0.0\nExpected cd_advertiser_services_added_total to have a positive value, but got 0.0\nExpected cd_advertiser_services_removed_total to have a positive value, but got 0.0","children":[{"name":"test_metrics_initial_value","uid":"c76e5bb48a44e080","parentUid":"5f7d268485064958f8defce7994f4648","status":"failed","time":{"start":1782279332008,"stop":1782279338220,"duration":6212},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":2,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"5f7d268485064958f8defce7994f4648"},{"name":"AssertionError: No MessagePropagatedEvent within 30.0s after the selected lightpush peer disappeared. Collected events: []\nassert None is not None","children":[{"name":"test_s26_lightpush_peer_churn_alternate_remains","uid":"7afd19b4ebb6e6c3","parentUid":"d7f628c271db4902b04a9c73248255ed","status":"failed","time":{"start":1782279907479,"stop":1782279952534,"duration":45055},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":2,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"d7f628c271db4902b04a9c73248255ed"}],"uid":"8fb3a91ba5aaf9de24cc8a92edc82b5d"}],"name":"categories"}
|
||||
File diff suppressed because one or more lines are too long
@ -1,503 +0,0 @@
|
||||
"DESCRIPTION","DURATION IN MS","NAME","PARENT SUITE","START TIME","STATUS","STOP TIME","SUB SUITE","SUITE","TEST CLASS","TEST METHOD"
|
||||
"","3673","test_filter_update_subscription_add_30_new_content_topics","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","4","test_filter_unsubscribe_with_no_content_topic","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","2087","test_cursor_pointing_to_deleted_message","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","123097","test_store_sync_overlap_sync_window","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","1253","test_time_filter_zero_end_time","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","8548","test_store_with_hashes","tests.store","2026-06-24","passed","2026-06-24","TestHashes","test_hashes","",""
|
||||
"","425","test_different_page_size[1]","tests.store","2026-06-24","passed","2026-06-24","TestPageSize","test_page_size","",""
|
||||
"","2087","test_negative_number_page_size","tests.store","2026-06-24","passed","2026-06-24","TestPageSize","test_page_size","",""
|
||||
"","12014","test_s17_send_before_relay_peers_joins","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS17SendBeforeRelayPeersJoin","test_send_relay_propagation","",""
|
||||
"","0","test_use_persistent_storage_survive_restart","tests.peer_connection_management","2026-06-24","skipped","2026-06-24","TestPeerStore","test_peer_store","",""
|
||||
"","2705","test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list1]","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","6","test_store_is_empty","tests.store","2026-06-24","passed","2026-06-24","TestGetMessages","test_get_messages","",""
|
||||
"","0","test_valid_payload_at_variable_rate","tests.relay","2026-06-24","skipped","2026-06-24","TestRelayRLN","test_rln","",""
|
||||
"","37830","test_filter_node_not_connected_directly_to_relaying_node","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","0","test_valid_payloads_with_optional_nodes_at_slow_rate","tests.relay","2026-06-24","skipped","2026-06-24","TestRelayRLN","test_rln","",""
|
||||
"","4698","test_on_postgress_db_with_one_message","tests.store","2026-06-24","passed","2026-06-24","TestExternalDb","test_external_db","",""
|
||||
"","2091","test_passing_cursor_not_returned_in_paginationCursor","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","50057","test_s15_lightpush_retryable_error_then_recovery","tests.wrappers_tests","2026-06-24","skipped","2026-06-24","TestS15LightpushRetryableErrorRecovery","test_send_lightpush_and_edge","",""
|
||||
"","28","test_publish_while_peer_is_paused","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","3522","test_relay_peers_on_shard_contains_connected_peer","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","0","test_2_lightpush_nodes_and_2_receiving_nodes","tests.light_push","2026-06-24","skipped","2026-06-24","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","141816","test_relay_packet_loss_sender_vs_receiver","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","83152","test_store_sync_small_sync_range","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"Sender isolated at T0; relay peer appears, then lightpush peer.","16018","test_s18_relay_first_then_lightpush","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS18StagedTopologyReformation","test_send_lightpush_and_edge","",""
|
||||
"","0","test_valid_payloads_n1_with_rln_n2_without_rln_at_spam_rate","tests.relay","2026-06-24","skipped","2026-06-24","TestRelayRLN","test_rln","",""
|
||||
"","3","test_relay_no_subscription","tests.relay","2026-06-24","passed","2026-06-24","TestRelaySubscribe","test_subscribe","",""
|
||||
"","1257","test_time_filter_zero_start_end_time","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","4","test_filter_update_subscription_with_no_pubsub_topic","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","2512","test_cant_publish_on_not_subscribed_shard","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","118","test_publish_with_valid_version","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","3236","test_log_level_FATAL_from_ERROR","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","19020","test_s04_unsubscribe_then_send_same_content_topic","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS04UnsubscribeThenSendSameTopic","test_send_handle_and_subscription","",""
|
||||
"","5865","test_store_with_long_string_pubsub_topic","tests.store","2026-06-24","passed","2026-06-24","TestTopics","test_topics","",""
|
||||
"","3872","test_ping_only_some_nodes_have_subscriptions","tests.filter","2026-06-24","passed","2026-06-24","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","1744","test_filter_get_50_messages","tests.filter","2026-06-24","passed","2026-06-24","TestFilterGetMessages","test_get_messages","",""
|
||||
"","2785","test_main_node_relay_and_store__peer_only_relay","tests.store","2026-06-24","passed","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","2084","test_store_sort_ascending[false]","tests.store","2026-06-24","passed","2026-06-24","TestSorting","test_sorting","",""
|
||||
"","3","test_metadata_protocol_mounted_also_on_non_1_clusters","tests.logs","2026-06-24","passed","2026-06-24","TestLogs","test_logs","",""
|
||||
"","5487","test_light_push_while_peer_is_paused","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","33890","test_relay_receiving_node_not_connected_directly_to_lightpushing_node","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","123262","test_store_sync_high_jitter_stress","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","5653","test_filter","tests.discv5","2026-06-24","passed","2026-06-24","TestDiscv5","test_discv5","",""
|
||||
"","44","test_store_with_one_content_topic","tests.store","2026-06-24","passed","2026-06-24","TestTopics","test_topics","",""
|
||||
"","11012","test_auto_port_per_field[tcpPort-tcp-enable_service0-60000]","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
|
||||
"","3540","test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","11","test_light_push_on_non_subscribed_pubsub_topic","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","5967","test_sync_messages_received_via_lightpush","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","28","test_filter_ping_on_unsubscribed_peer","tests.filter","2026-06-24","passed","2026-06-24","TestFilterPing","test_ping","",""
|
||||
"","40156","test_store_no_peer_selected","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","4","test_publish_with_extra_field","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","0","test_valid_payloads_random_user_message_limit","tests.relay","2026-06-24","skipped","2026-06-24","TestRelayRLN","test_rln","",""
|
||||
"","12009","test_s06_relay_propagation_without_store","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS06CoreSenderRelayOnly","test_send_relay_propagation","",""
|
||||
"","757","test_relay_get_message_after_one_peer_was_stopped","tests.relay","2026-06-24","passed","2026-06-24","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","3364","test_multiple_pubsub_topics_same_cluster","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","114","test_publish_with_no_timestamp","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","4","test_store_without_encoding_pubsubtopic","tests.store","2026-06-24","passed","2026-06-24","TestTopics","test_topics","",""
|
||||
"","3957","test_filter_works_with_auto_sharding","tests.sharding","2026-06-24","passed","2026-06-24","TestFilterAutoSharding","test_filter","",""
|
||||
"","484","test_filter_subscribe_with_multiple_overlapping_content_topics","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","3530","test_unsubscribe_from_all_pubsub_topics","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","16419","test_add_peers","tests.peer_connection_management","2026-06-24","passed","2026-06-24","TestPeerStore","test_peer_store","",""
|
||||
"","2779","test_main_node_only_relay__peer_only_relay","tests.store","2026-06-24","passed","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","0","test_valid_payloads_with_optional_nodes_at_spam_rate","tests.relay","2026-06-24","skipped","2026-06-24","TestRelayRLN","test_rln","",""
|
||||
"","3870","test_lightpush","tests.discv5","2026-06-24","passed","2026-06-24","TestDiscv5","test_discv5","",""
|
||||
"","9412","test_metrics_after_light_push","tests.metrics","2026-06-24","passed","2026-06-24","TestMetrics","test_metrics","",""
|
||||
"","91510","test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss40]","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","1246","test_time_filter_matches_no_message","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","134","test_filter_subscribe_to_single_topics","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","0","test_light_push_and_retrieve_100_messages","tests.light_push","2026-06-24","skipped","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","3653","test_unsubscribe_from_all_content_topics_one_by_one","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","838","test_store_with_non_hex_characters_in_hash","tests.store","2026-06-24","passed","2026-06-24","TestHashes","test_hashes","",""
|
||||
"","1461","test_publishing_node_paused_and_unpaused","tests.store","2026-06-24","passed","2026-06-24","TestReliability","test_reliability","",""
|
||||
"","13558","test_relay_different_latency_between_two_nodes[500]","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","223","test_filter_get_message_with_ephemeral","tests.filter","2026-06-24","passed","2026-06-24","TestFilterGetMessages","test_get_messages","",""
|
||||
"","1186","test_filter_unsubscribe_all_from_multiple_pubsub_topics","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","6908","test_sync_with_one_node_with_delayed_start","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","8","test_store_with_unknown_content_topic","tests.store","2026-06-24","passed","2026-06-24","TestTopics","test_topics","",""
|
||||
"","4","test_store_with_wrong_encoding_pubsubtopic","tests.store","2026-06-24","passed","2026-06-24","TestTopics","test_topics","",""
|
||||
"S08: no store peer → Propagated only.","32029","test_s08_relay_fallback_to_lightpush","tests.wrappers_tests","2026-06-24","skipped","2026-06-24","TestRelayToLightpushFallback","test_send_lightpush_and_edge","",""
|
||||
"","2629","test_cant_retrieve_messages_on_not_subscribed_content_topic","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","4081","test_unsubscribe_from_some_content_topics[content_topic_list1]","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","18","test_filter_unsubscribe_all_on_peer_with_no_subscription","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","987","test_light_push_with_payload_of_1_MB","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","884","test_publish_with_payload_equal_or_more_150_kb","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","159","test_light_push_with_payload_of_150_kb","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","19028","test_s03_send_on_already_subscribed_content_topic","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS03SendOnAlreadySubscribedTopic","test_send_handle_and_subscription","",""
|
||||
"","4376","test_resubscribe_to_unsubscribed_content_topics","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","12","test_filter_subscribe_to_101_content_topics","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","12013","test_s30_concurrent_sends_during_auto_subscribe","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS30ConcurrentSendsDuringAutoSubscribe","test_send_errors_and_concurrency","",""
|
||||
"","34629","test_three_store_sync_exchange","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","249","test_filter_subscribe_refresh","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","2660","test_main_node_only_relay__peer_relay_and_store","tests.store","2026-06-24","passed","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","2747","test_subscribe_and_publish_on_another_shard","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","1261","test_time_filter_end_time_now","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","840","test_store_with_non_hex_hash","tests.store","2026-06-24","passed","2026-06-24","TestHashes","test_hashes","",""
|
||||
"","69090","test_s21_error_when_retry_window_expires","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS21ErrorWhenRetryWindowExpires","test_send_errors_and_concurrency","",""
|
||||
"","31160","test_extreme_number_page_size","tests.store","2026-06-24","passed","2026-06-24","TestPageSize","test_page_size","",""
|
||||
"","895","test_light_push_with_valid_timestamps","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","4","test_filter_unsubscribe_all_with_extra_field","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","61070","test_s24_ephemeral_message_with_reachable_store","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS24EphemeralMessageWithReachableStore","test_send_relay_propagation","",""
|
||||
"","1121","test_filter_unsubscribe_all_from_few_content_topics","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","5","test_store_with_wrong_url_content_topic","tests.store","2026-06-24","passed","2026-06-24","TestTopics","test_topics","",""
|
||||
"","2485","test_admin_service_peers_scalar_required_types","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","2672","test_single_content_topic[/app/29/sometopic/someencoding]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2653","test_filter_works_with_static_sharding","tests.sharding","2026-06-24","passed","2026-06-24","TestFilterStaticSharding","test_filter","",""
|
||||
"","28","test_light_push_with_invalid_payloads","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","2495","test_admin_peer_by_id","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","10","test_filter_ping_without_request_id","tests.filter","2026-06-24","passed","2026-06-24","TestFilterPing","test_ping","",""
|
||||
"","6512","test_auto_shard_relay","tests.sharding","2026-06-24","passed","2026-06-24","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","5068","test_admin_peers_stats_counts","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","11017","test_create_start_and_stop_node","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestLogosDeliveryLifecycle","test_basic_life_cycle","",""
|
||||
"","2500","test_different_page_size[11]","tests.store","2026-06-24","passed","2026-06-24","TestPageSize","test_page_size","",""
|
||||
"","8302","test_get_multiple_store_messages","tests.store","2026-06-24","passed","2026-06-24","TestGetMessages","test_get_messages","",""
|
||||
"","3","test_publish_with_missing_payload","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","59598","test_relay_4_nodes_sender_packet_loss_50_15sec_timeout","tests.e2e","2026-06-24","skipped","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","4923","test_get_peers_for_blank_node","tests.peer_exchange","2026-06-24","passed","2026-06-24","TestPeerExchange","test_peer_exchange","",""
|
||||
"","13015","test_s25_ephemeral_lightpush_with_store","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS25EphemeralLightpushWithStore","test_send_lightpush_and_edge","",""
|
||||
"","7","test_store_with_unknown_pubsub_topic","tests.store","2026-06-24","passed","2026-06-24","TestTopics","test_topics","",""
|
||||
"","69085","test_s23_no_sent_event_when_relay_has_no_store","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS23NoSentEventWhenRelayHasNoStore","test_send_relay_propagation","",""
|
||||
"","6596","test_relay","tests.discv5","2026-06-24","passed","2026-06-24","TestDiscv5","test_discv5","",""
|
||||
"","0","test_valid_payloads_dynamic_at_slow_rate","tests.relay","2026-06-24","skipped","2026-06-24","TestRelayRLN","test_rln","",""
|
||||
"","11016","test_stop_node_without_destroy","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestLogosDeliveryLifecycle","test_basic_life_cycle","",""
|
||||
"","0","test_idle_filter_subscriptions_after_node_disconnection","tests.filter","2026-06-24","skipped","2026-06-24","TestIdleSubscriptions","test_idle_subscriptions","",""
|
||||
"","795","test_publish_with_valid_timestamps","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","0","test_valid_payloads_random_epoch_at_slow_rate","tests.relay","2026-06-24","skipped","2026-06-24","TestRelayRLN","test_rln","",""
|
||||
"","19","test_filter_update_subscription_with_invalid_content_topic_format","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","0","test_publish_and_retrieve_100_messages","tests.relay","2026-06-24","skipped","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","19","test_filter_subscribe_with_invalid_content_topic_format","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","16","test_relay_unsubscribe_with_invalid_pubsub_topic_format","tests.relay","2026-06-24","passed","2026-06-24","TestRelaySubscribe","test_subscribe","",""
|
||||
"","2610","test_sender_uses_auto_api_receiver_uses_regular_api","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","0","test_valid_payloads_dynamic_at_spam_rate","tests.relay","2026-06-24","skipped","2026-06-24","TestRelayRLN","test_rln","",""
|
||||
"","2733","test_main_node_relay_and_store__peer_neither_relay_nor_store","tests.store","2026-06-24","passed","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","4","test_filter_update_subscription_with_extra_field","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","3254","test_log_level_INFO_from_DEBUG","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","15605","test_relay_2_nodes_low_bandwidth_reliability","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","37564","test_store_node_not_connected_directly_to_relaying_node","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","2669","test_single_pubsub_topic[/waku/2/rs/999/999]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","14718","test_relay_different_latency_between_two_nodes[1000]","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","10275","test_start_node_with_50_pubsub_topics","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","37687","test_filter_node_not_connected_directly_to_lightpushing_node","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","17858","test_s31_concurrent_sends_mixed_topics_during_churn","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS31ConcurrentSendsMixedTopicsDuringChurn","test_send_errors_and_concurrency","",""
|
||||
"","2625","test_retrieve_messages_without_subscribing_via_api","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","372","test_filter_get_message_after_node_pauses_and_pauses","tests.filter","2026-06-24","passed","2026-06-24","TestFilterGetMessages","test_get_messages","",""
|
||||
"","0","test_s20_store_misses_initially_then_retry_succeeds","tests.wrappers_tests","2026-06-24","skipped","2026-06-24","TestS20StoreMissesInitiallyThenRetrySucceeds","test_send_relay_propagation","",""
|
||||
"","2640","test_2_nodes_different_content_topic_same_shard","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","5","test_filter_update_subscription_with_no_content_topic","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","12013","test_s13_relay_hard_failure_without_fallback","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS13RelayHardFailureWithoutFallback","test_send_errors_and_concurrency","",""
|
||||
"","3531","test_filter_static_sharding_multiple_shards","tests.sharding","2026-06-24","passed","2026-06-24","TestFilterStaticSharding","test_filter","",""
|
||||
"","135051","test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60]","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","12014","test_s07_relay_propagation_with_store_validation","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS07CoreSenderRelayAndStore","test_send_relay_propagation","",""
|
||||
"","51210","test_relay_4_nodes_sender_latency","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","23","test_publish_with_invalid_timestamps","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","12","test_filter_update_subscription_add_101_new_content_topics","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","873","test_relay_unsubscribe_from_some_pubsub_topics","tests.relay","2026-06-24","passed","2026-06-24","TestRelaySubscribe","test_subscribe","",""
|
||||
"","2576","test_main_node_relay_lightpush__peer_only_relay","tests.light_push","2026-06-24","passed","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","2713","test_publish_on_multiple_pubsub_topics_and_only_after_fetch_them","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","221","test_filter_get_message_duplicate_message","tests.filter","2026-06-24","passed","2026-06-24","TestFilterGetMessages","test_get_messages","",""
|
||||
"","3794","test_admin_service_peers_contains_expected_addrs_and_protocols","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","0","test_valid_payloads_at_spam_rate","tests.relay","2026-06-24","skipped","2026-06-24","TestRelayRLN","test_rln","",""
|
||||
"","3263","test_filter_get_message_after_node1_restarts","tests.filter","2026-06-24","passed","2026-06-24","TestFilterGetMessages","test_get_messages","",""
|
||||
"","3486","test_admin_relay_peers_schema","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","2389","test_publish_after_node2_restarts","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","3","test_publish_with_missing_content_topic","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","4363","test_check_sync_when_all_3_nodes_publish","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","37725","test_store_node_not_connected_directly_to_lightpushing_node","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","335636","test_latency_with_load_sender_side","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","1246","test_time_filter_invalid_start_time","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","8697","test_get_store_messages_with_different_payloads","tests.store","2026-06-24","passed","2026-06-24","TestGetMessages","test_get_messages","",""
|
||||
"","747","test_publishing_node_is_stopped","tests.store","2026-06-24","passed","2026-06-24","TestReliability","test_reliability","",""
|
||||
"","32031","test_s10_edge_lightpush_propagation","tests.wrappers_tests","2026-06-24","skipped","2026-06-24","TestS10EdgeSenderLightpushOnly","test_send_lightpush_and_edge","",""
|
||||
"","1053","test_light_push_after_light_push_node_restarts","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","130","test_light_push_with_valid_version","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","2728","test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list0]","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","4","test_light_push_with_invalid_meta","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","142816","test_filter_many_subscribed_nodes","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","2738","test_store_with_filter","tests.store","2026-06-24","passed","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","11016","test_s05_send_fails_when_auto_subscribe_fails[empty]","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS05AutoSubscribeFailureBeforeTaskCreation","test_send_handle_and_subscription","",""
|
||||
"","19029","test_s14_oversized_message_triggers_error","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS14LightpushNonRetryableError","test_send_lightpush_and_edge","",""
|
||||
"","4","test_light_push_with_invalid_version","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","6245","test_default_page_size","tests.store","2026-06-24","passed","2026-06-24","TestPageSize","test_page_size","",""
|
||||
"","1289","test_messages_with_timestamps_close_to_now","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","839","test_store_with_wrong_hash","tests.store","2026-06-24","passed","2026-06-24","TestHashes","test_hashes","",""
|
||||
"","5162","test_light_push_with_valid_content_topics","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","22614","test_relay_with_latency_between_two_nodes","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","67580","test_store_filter_interaction_with_six_nodes","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","2775","test_subscribe_and_publish_on_another_content_topic_from_same_shard","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","4","test_filter_update_subscription_with_invalid_request_id","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","10","test_light_push_with_extra_field","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","94236","test_relay_packet_loss_applied_mid_way","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","3469","test_relay_peers_on_shard_schema","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","6","test_filter_subscribe_with_no_request_id","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","420","test_get_store_duplicate_messages","tests.store","2026-06-24","passed","2026-06-24","TestGetMessages","test_get_messages","",""
|
||||
"","2643","test_single_content_topic[/statusim/1/community/cbor]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","216","test_message_with_ephemeral_false","tests.store","2026-06-24","passed","2026-06-24","TestEphemeral","test_ephemeral","",""
|
||||
"","3255","test_log_level_NOTICE_from_INFO","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","4","test_filter_subscribe_with_extra_field","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","0","test_peer_store_content_after_node2_restarts","tests.peer_connection_management","2026-06-24","skipped","2026-06-24","TestPeerStore","test_peer_store","",""
|
||||
"","8","test_filter_subscribe_with_no_pubsub_topic","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","36991","test_msg_stored_when_ephemeral_false","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","459","test_message_relayed_while_store_node_is_paused","tests.store","2026-06-24","passed","2026-06-24","TestReliability","test_reliability","",""
|
||||
"","4","test_filter_subscribe_with_invalid_pubsub_topic_format","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","3826","test_main_node_only_lightpush__peer_full","tests.light_push","2026-06-24","passed","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","2656","test_2_nodes_different_cluster_different_shard","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","245","test_relay_unsubscribe_from_non_existing_pubsub_topic","tests.relay","2026-06-24","passed","2026-06-24","TestRelaySubscribe","test_subscribe","",""
|
||||
"","39909","test_multiple_edge_service_nodes_communication","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","1237","test_verify_node_info","tests.rest_flags","2026-06-24","passed","2026-06-24","TestDebugFlags","test_debug_flags","",""
|
||||
"","226","test_publish_and_retrieve_duplicate_message","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","4","test_filter_unsubscribe_with_pubsub_topic_string_instead_of_list","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","3527","test_unsubscribe_from_all_content_topics","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","399","test_publish_after_node_pauses_and_pauses","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","197246","test_filter_20_senders_1_receiver","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","2596","test_admin_set_all_log_levels","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","3581","test_unsubscribe_from_all_pubsub_topics_one_by_one","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","8332","test_different_cursor_and_indexes[10-40]","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","13279","test_filter_subscribe_to_100_content_topics_in_one_call","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","5270","test_light_push_with_valid_payloads","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","2078","test_empty_cursor","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","4","test_filter_unsubscribe_with_no_request_id","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","646261","test_query_after_long_time","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","195","test_message_light_pushed_on_different_pubsub_topic_is_not_retrieved","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","11007","test_auto_port_per_field[discv5UdpPort-discv5Udp-enable_service1-9000]","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
|
||||
"","2515","test_single_pubsub_topic[/waku/2/rs/5/0]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","1247","test_time_filter_start_time_equals_end_time","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","637","test_relay_unsubscribe_from_all_pubsub_topics","tests.relay","2026-06-24","passed","2026-06-24","TestRelaySubscribe","test_subscribe","",""
|
||||
"","6","test_light_push_with_missing_content_topic","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","38134","test_store_sync_range_with_jitter_catches_old_messages","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","1978","test_get_store_messages_with_different_pubsub_topics","tests.store","2026-06-24","passed","2026-06-24","TestGetMessages","test_get_messages","",""
|
||||
"","53144","test_store_sync_five_node_mesh_burst","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","3955","test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_relay_node2","tests.light_push","2026-06-24","passed","2026-06-24","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","0","test_valid_payloads_at_slow_rate","tests.relay","2026-06-24","skipped","2026-06-24","TestRelayRLN","test_rln","",""
|
||||
"","71054","test_store_sync_indirect_node","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","20690","test_different_page_size[99]","tests.store","2026-06-24","passed","2026-06-24","TestPageSize","test_page_size","",""
|
||||
"","2644","test_single_pubsub_topic[/waku/2/rs/5/999]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","846","test_store_with_empty_hashes","tests.store","2026-06-24","passed","2026-06-24","TestHashes","test_hashes","",""
|
||||
"","11012","test_bound_ports_zero_for_disabled_services","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
|
||||
"","4","test_store_with_empty_pubsub_topics","tests.store","2026-06-24","passed","2026-06-24","TestTopics","test_topics","",""
|
||||
"","43914","test_chain_of_relay_nodes","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","28238","test_node_without_sync_or_relay_stays_empty","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","258","test_light_push_with_ephemeral","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","6","test_relay_subscribe_with_empty_pubsub_topic_list","tests.relay","2026-06-24","passed","2026-06-24","TestRelaySubscribe","test_subscribe","",""
|
||||
"","1352","test_light_push_with_missing_pubsub_topics","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","70522","test_sync_flags_node2_start_later","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","2037","test_publish_with_payload_less_than_150_kb","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","10","test_filter_unsubscribe_from_101_content_topics","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","2551","test_publish_on_not_subscribed_content_topic_works","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","11","test_light_push_with_with_large_meta","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","2082","test_invalid_page_size","tests.store","2026-06-24","passed","2026-06-24","TestPageSize","test_page_size","",""
|
||||
"","16390","test_get_peers","tests.peer_connection_management","2026-06-24","passed","2026-06-24","TestPeerStore","test_peer_store","",""
|
||||
"","389","test_filter_subscribe_to_pubsub_topics_from_multiple_clusters","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","3452","test_multiple_content_topics_different_shard","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","1280","test_publishing_node_restarts","tests.store","2026-06-24","passed","2026-06-24","TestReliability","test_reliability","",""
|
||||
"","5550","test_metrics_after_filter_get","tests.metrics","2026-06-24","passed","2026-06-24","TestMetrics","test_metrics","",""
|
||||
"","115","test_filter_get_message_with_meta","tests.filter","2026-06-24","passed","2026-06-24","TestFilterGetMessages","test_get_messages","",""
|
||||
"","1260","test_time_filter_matches_multiple_messages","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","147852","test_continuous_store_sync","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","4165","test_different_cursor_and_indexes[19-20]","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","117","test_filter_get_message_with_version","tests.filter","2026-06-24","passed","2026-06-24","TestFilterGetMessages","test_get_messages","",""
|
||||
"","3238","test_log_level_WARN_from_NOTICE","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","182","test_relay_get_message_while_one_peer_is_paused","tests.relay","2026-06-24","passed","2026-06-24","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","842","test_store_with_duplicate_hashes","tests.store","2026-06-24","passed","2026-06-24","TestHashes","test_hashes","",""
|
||||
"","213","test_message_with_ephemeral_true","tests.store","2026-06-24","passed","2026-06-24","TestEphemeral","test_ephemeral","",""
|
||||
"","252","test_filter_unsubscribe_from_all_subscribed_content_topics","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","129","test_light_push_with_valid_meta","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","230","test_publish_with_ephemeral","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","4","test_filter_unsubscribe_with_invalid_request_id","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","6712","test_static_shard_relay","tests.sharding","2026-06-24","passed","2026-06-24","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","1699","test_message_relayed_before_store_node_is_started","tests.store","2026-06-24","passed","2026-06-24","TestReliability","test_reliability","",""
|
||||
"","4621","test_filter_get_message_after_one_peer_was_stopped","tests.filter","2026-06-24","passed","2026-06-24","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","1256","test_time_filter_matches_one_message","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","0","test_valid_payloads_lightpush_at_spam_rate","tests.relay","2026-06-24","skipped","2026-06-24","TestRelayRLN","test_rln","",""
|
||||
"","1255","test_time_filter_negative_end_time","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","3646","test_single_pubsub_topic[/waku/2/rs/2/1]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","4","test_filter_unsubscribe_with_no_pubsub_topic","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","229","test_on_empty_postgress_db","tests.store","2026-06-24","passed","2026-06-24","TestExternalDb","test_external_db","",""
|
||||
"","3250","test_content_topic_not_in_docker_flags","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","4","test_filter_update_subscription_with_no_request_id","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","10","test_store_with_not_valid_content_topic","tests.store","2026-06-24","passed","2026-06-24","TestTopics","test_topics","",""
|
||||
"","11013","test_auto_port_per_field[restPort-rest-enable_service3-8645]","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
|
||||
"","3560","test_message_relayed_while_store_node_is_stopped_without_removing","tests.store","2026-06-24","passed","2026-06-24","TestReliability","test_reliability","",""
|
||||
"","5013","test_admin_connected_peers_contains_peers_only","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","2543","test_publish_without_subscribing_via_api_works","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2620","test_retrieve_messages_without_subscribing_via_api","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","40712","test_msg_not_stored_when_ephemeral_true","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","4959","test_combination_of_different_nodes","tests.light_push","2026-06-24","passed","2026-06-24","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","6212","test_metrics_initial_value","tests.metrics","2026-06-24","failed","2026-06-24","TestMetrics","test_metrics","",""
|
||||
"","424","test_messages_with_timestamps_far_from_now","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","841","test_store_invalid_ascending","tests.store","2026-06-24","passed","2026-06-24","TestSorting","test_sorting","",""
|
||||
"","4568","test_filter_get_message_while_one_peer_is_paused","tests.filter","2026-06-24","passed","2026-06-24","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","37262","test_admin_relay_peers_contains_all_relay_peers","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","837","test_passing_non_base64_cursor","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","5736","test_sync_nodes_are_not_relay_and_have_storenode_set","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","774","test_filter_get_message_with_valid_timestamps","tests.filter","2026-06-24","passed","2026-06-24","TestFilterGetMessages","test_get_messages","",""
|
||||
"","4034","test_all_nodes_subscribed_to_the_topic","tests.filter","2026-06-24","passed","2026-06-24","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","248","test_relay_subscribe_to_already_existing_pubsub_topic","tests.relay","2026-06-24","passed","2026-06-24","TestRelaySubscribe","test_subscribe","",""
|
||||
"","125","test_filter_unsubscribe_from_non_existing_content_topic","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","42","test_store_with_both_pubsub_topic_and_content_topic","tests.store","2026-06-24","passed","2026-06-24","TestTopics","test_topics","",""
|
||||
"","1022","test_publish_after_node1_restarts","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","836","test_store_with_excessive_length_hash","tests.store","2026-06-24","passed","2026-06-24","TestHashes","test_hashes","",""
|
||||
"","3211","test_log_level_DEBUG_from_TRACE","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","2670","test_2_nodes_different_cluster_same_shard","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","4159","test_different_cursor_and_indexes[3-20]","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","4071","test_unsubscribe_from_some_pubsub_topics","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","122","test_filter_unsubscribe_from_non_existing_pubsub_topic","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","5569","test_metrics_after_relay_publish","tests.metrics","2026-06-24","passed","2026-06-24","TestMetrics","test_metrics","",""
|
||||
"","4404","test_filter_get_message_with_valid_payloads","tests.filter","2026-06-24","passed","2026-06-24","TestFilterGetMessages","test_get_messages","",""
|
||||
"","4","test_publish_with_invalid_version","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","1057","test_invalid_pagination_cursor_param","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","6226","test_page_size_0_defaults_to_20","tests.store","2026-06-24","passed","2026-06-24","TestPageSize","test_page_size","",""
|
||||
"","4526","test_publish_with_valid_content_topics","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","14268","test_relay_2_nodes_packet_reordering","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","102423","test_store_sync_long_chain","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","2757","test_main_node_relay_and_store__peer_only_store","tests.store","2026-06-24","passed","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","839","test_store_with_invalid_hash","tests.store","2026-06-24","passed","2026-06-24","TestHashes","test_hashes","",""
|
||||
"","2634","test_2_nodes_different_content_topic_different_shard","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","43925","test_repeated_filter_requestID","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","2523","test_admin_filter_subscriptions_shape","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","2675","test_single_content_topic[/toychat/2/huilong/proto]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","0","test_sync_nodes_are_relay","tests.store_sync","2026-06-24","skipped","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","3447","test_multiple_content_topics_same_shard[content_topic_list0]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","8339","test_store_with_multiple_hashes","tests.store","2026-06-24","passed","2026-06-24","TestHashes","test_hashes","",""
|
||||
"","8588","test_sync_with_nodes_restart__case1","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","3250","test_lightpush_node_with_relay_works_correctly","tests.light_push","2026-06-24","passed","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","12983","test_relay_different_latency_between_two_nodes[200]","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","132","test_message_published_on_different_pubsub_topic_is_not_retrieved","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","11975","test_auto_shard_relay_10_nwaku_nodes","tests.sharding","2026-06-24","passed","2026-06-24","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","4421","test_multiple_content_topics_and_multiple_pubsub_topics","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","356","test_filter_resubscribe_to_unsubscribed_topics","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","2648","test_single_content_topic[/myapp/1/latest/proto]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","3338","test_subscribe_via_api_to_new_content_topics[content_topic_list0]","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","41547","test_max_page_size","tests.store","2026-06-24","passed","2026-06-24","TestPageSize","test_page_size","",""
|
||||
"","16","test_light_push_with_invalid_content_topics","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","2944","test_content_topic_and_pubsub_topic_not_in_docker_flags","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2500","test_admin_peers_stats_schema","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","19028","test_s22_non_ephemeral_message_with_reliability_disabled","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS22NonEphemeralWithReliabilityDisabled","test_send_relay_propagation","",""
|
||||
"","4","test_filter_unsubscribe_with_extra_field","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","234","test_filter_unsubscribe_from_single_content_topic","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","11017","test_s05_send_fails_when_auto_subscribe_fails[empty-middle-segment]","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS05AutoSubscribeFailureBeforeTaskCreation","test_send_handle_and_subscription","",""
|
||||
"","5","test_filter_update_subscription_with_pubsub_topic_list_instead_of_string","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","131","test_filter_subscribe_to_pubsub_topic_from_another_cluster_id","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","4656","test_filter_auto_sharding_multiple_content_topics","tests.sharding","2026-06-24","passed","2026-06-24","TestFilterAutoSharding","test_filter","",""
|
||||
"","2784","test_main_node_relay_and_store__peer_relay_and_store","tests.store","2026-06-24","passed","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","1732","test_get_store_messages_with_different_content_topics","tests.store","2026-06-24","passed","2026-06-24","TestGetMessages","test_get_messages","",""
|
||||
"","14965","test_large_message_payload_sync","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","0","test_s01_send_on_destroyed_handle","tests.wrappers_tests","2026-06-24","skipped","2026-06-24","TestS01NilOrUninitializedHandle","test_send_handle_and_subscription","",""
|
||||
"","836","test_passing_invalid_cursor","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","7","test_store_with_multiple_content_topics","tests.store","2026-06-24","passed","2026-06-24","TestTopics","test_topics","",""
|
||||
"","11013","test_concrete_ports_are_respected","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
|
||||
"","436","test_light_push_after_node_pauses_and_pauses","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","598","test_publish_on_multiple_pubsub_topics","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","223","test_store_with_wrongPeerAddr","tests.store","2026-06-24","passed","2026-06-24","TestApiFlags","test_api_flags","",""
|
||||
"","2499","test_admin_service_peers_schema","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","3259","test_log_level_ERROR_from_WARN","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","3","test_filter_subscribe_with_no_content_topic","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","126","test_last_node_to_start_publishes","tests.relay","2026-06-24","passed","2026-06-24","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","262","test_relay_resubscribe_to_unsubscribed_pubsub_topic","tests.relay","2026-06-24","passed","2026-06-24","TestRelaySubscribe","test_subscribe","",""
|
||||
"","7085","test_admin_connected_peers_on_shard_contains_all_three","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","216","test_get_store_message_with_meta","tests.store","2026-06-24","passed","2026-06-24","TestGetMessages","test_get_messages","",""
|
||||
"","5271","test_metrics_after_store_get","tests.metrics","2026-06-24","passed","2026-06-24","TestMetrics","test_metrics","",""
|
||||
"","2768","test_node_uses_both_auto_and_regular_apis","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2089","test_cursor_at_page_size_boundary","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","356","test_filter_unsubscribe_from_some_of_the_subscribed_content_topics","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","846","test_different_cursor_and_indexes[2-4]","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","6757","test_multiple_receiving_nodes","tests.light_push","2026-06-24","passed","2026-06-24","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","415939","test_get_multiple_2000_store_messages","tests.store","2026-06-24","passed","2026-06-24","TestCursorManyMessages","test_cursor_many_msgs","",""
|
||||
"","26641","test_relay_different_latency_between_two_nodes[7000]","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","45055","test_s26_lightpush_peer_churn_alternate_remains","tests.wrappers_tests","2026-06-24","failed","2026-06-24","TestS26LightpushPeerChurn","test_send_lightpush_and_edge","",""
|
||||
"","74932","test_relay_7_nodes_3sec_latency","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","634","test_filter_subscribe_to_multiple_pubsub_topic_from_same_cluster","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","2560","test_unsubscribe_from_non_subscribed_pubsub_topics","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","2090","test_cursor_near_end","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","3786","test_filter_subscribe_to_29_content_topics_in_separate_calls","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","25562","test_sync_flags_no_relay_2nodes","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","6150","test_get_peers_for_filter_node","tests.peer_exchange","2026-06-24","passed","2026-06-24","TestPeerExchange","test_peer_exchange","",""
|
||||
"","2960","test_filter_get_message_after_node2_restarts","tests.filter","2026-06-24","passed","2026-06-24","TestFilterGetMessages","test_get_messages","",""
|
||||
"","840","test_message_with_both_ephemeral_true_and_false","tests.store","2026-06-24","passed","2026-06-24","TestEphemeral","test_ephemeral","",""
|
||||
"","1255","test_time_filter_zero_start_time","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","3340","test_subscribe_via_api_to_new_pubsub_topics","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","141","test_relay_unsubscribe_from_single_pubsub_topic","tests.relay","2026-06-24","passed","2026-06-24","TestRelaySubscribe","test_subscribe","",""
|
||||
"","10111","test_sync_with_nodes_restart__case2","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","1233","test_get_debug_version_is_string","tests.rest_flags","2026-06-24","passed","2026-06-24","TestDebugFlags","test_debug_flags","",""
|
||||
"","11012","test_auto_port_per_field[metricsServerPort-metrics-enable_service4-8008]","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
|
||||
"","489","test_relay_subscribe_with_multiple_overlapping_pubsub_topics","tests.relay","2026-06-24","passed","2026-06-24","TestRelaySubscribe","test_subscribe","",""
|
||||
"","6561","test_get_peers_after_node1_was_restarted","tests.peer_exchange","2026-06-24","passed","2026-06-24","TestPeerExchange","test_peer_exchange","",""
|
||||
"","6","test_store_without_pubsub_topic_and_content_topic","tests.store","2026-06-24","passed","2026-06-24","TestTopics","test_topics","",""
|
||||
"","1249","test_time_filter_negative_start_time","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","2564","test_single_content_topic[/app/27/sometopic/someencoding]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","6","test_store_with_unknown_pubsub_topic_but_known_content_topic","tests.store","2026-06-24","passed","2026-06-24","TestTopics","test_topics","",""
|
||||
"","4465","test_subscribe_one_by_one_to_different_content_topics_and_send_messages","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","19024","test_s02_send_without_explicit_subscribe","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS02AutoSubscribeOnFirstSend","test_send_handle_and_subscription","",""
|
||||
"","10401","test_different_cursor_and_indexes[19-50]","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","3073","test_message_relayed_while_store_node_is_stopped_and_removed","tests.store","2026-06-24","passed","2026-06-24","TestReliability","test_reliability","",""
|
||||
"","102953","test_store_sync_after_partition_under_100_msgs","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","2089","test_passing_cursor_of_the_last_message_from_the_store","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","128","test_light_push_with_no_timestamp","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","212","test_store_with_wrong_url_pubsub_topic","tests.store","2026-06-24","passed","2026-06-24","TestTopics","test_topics","",""
|
||||
"","26","test_light_push_with_invalid_timestamps","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","1256","test_time_filter_big_timestamp","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","4191","test_check_sync_when_2_nodes_publish","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","2624","test_content_topic_also_in_docker_flags[/aaaaa/3/bbbbb/proto]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","4","test_filter_get_message_with_extra_field","tests.filter","2026-06-24","passed","2026-06-24","TestFilterGetMessages","test_get_messages","",""
|
||||
"","12010","test_auto_port_node_can_propagate_message","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
|
||||
"","229","test_filter_unsubscribe_with_very_large_request_id","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","1257","test_time_filter_start_time_after_end_time","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","3652","test_admin_peers_mesh_on_shard_contains_node2","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","32","test_light_push_with_invalid_pubsub_topics","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","815","test_filter_unsubscribe_all_from_90_content_topics","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","2628","test_content_topic_also_in_docker_flags[/toychat/2/huilong/proto]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","2748","test_main_node_only_relay__peer_only_store","tests.store","2026-06-24","passed","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","11016","test_s05_send_fails_when_auto_subscribe_fails[no-leading-slash]","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS05AutoSubscribeFailureBeforeTaskCreation","test_send_handle_and_subscription","",""
|
||||
"","2649","test_single_pubsub_topic[/waku/2/rs/5/1]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","369","test_filter_update_subscription_add_a_new_pubsub_topic","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","38023","test_store_sync_range_with_zero_jitter","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","8496","test_multiple_lightpush_nodes","tests.light_push","2026-06-24","passed","2026-06-24","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","11012","test_auto_port_per_field[websocketPort-webSocket-enable_service2-8000]","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
|
||||
"","4","test_filter_unsubscribe_all_with_invalid_request_id","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","3","test_filter_unsubscribe_with_content_topic_string_instead_of_list","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","2632","test_sender_uses_regular_api_receiver_uses_auto_api","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","15","test_publish_with_invalid_content_topics","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","17032","test_different_page_size[81]","tests.store","2026-06-24","passed","2026-06-24","TestPageSize","test_page_size","",""
|
||||
"","32616","test_admin_connected_peers_scalar_types","tests.rest_flags","2026-06-24","passed","2026-06-24","TestAdminFlags","test_admin_flags","",""
|
||||
"","0","test_idle_filter_subscriptions_for_more_than_5_nodes","tests.filter","2026-06-24","skipped","2026-06-24","TestIdleSubscriptions","test_idle_subscriptions","",""
|
||||
"","2649","test_single_content_topic[/app/22/sometopic/someencoding]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","129","test_first_node_to_start_publishes","tests.relay","2026-06-24","passed","2026-06-24","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","11010","test_auto_port_starts_node_with_tcp_and_discv5_zero","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
|
||||
"","5","test_light_push_with_missing_payload","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","2082","test_cursor_equal_to_first_message","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"S09: S08 + store peer + reliability → Propagated, then Sent.","13014","test_s09_relay_fallback_to_lightpush_with_store_validation","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestRelayToLightpushFallback","test_send_lightpush_and_edge","",""
|
||||
"","836","test_passing_cursor_of_non_existing_message_from_the_store","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","96287","test_relay_4_nodes_two_publishers_compare_latency","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2530","test_main_node_relay_lightpush__peer_only_filter","tests.light_push","2026-06-24","passed","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","26503","test_relay_different_latency_between_two_nodes[5000]","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2776","test_subscribe_and_publish_on_another_content_topic_from_another_shard","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","1259","test_store_node_restarts","tests.store","2026-06-24","passed","2026-06-24","TestReliability","test_reliability","",""
|
||||
"","28318","test_relay_2_nodes_temporary_blackout_recovers_no_helpers","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","4053","test_unsubscribe_from_some_content_topics[content_topic_list0]","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","836","test_store_with_empty_and_valid_hash","tests.store","2026-06-24","passed","2026-06-24","TestHashes","test_hashes","",""
|
||||
"","2084","test_store_sort_ascending[true]","tests.store","2026-06-24","passed","2026-06-24","TestSorting","test_sorting","",""
|
||||
"Sender isolated at T0; lightpush peer appears, then relay peer.","16014","test_s18_lightpush_first_then_relay","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS18StagedTopologyReformation","test_send_lightpush_and_edge","",""
|
||||
"","52065","test_s16_lightpush_peer_appears_later","tests.wrappers_tests","2026-06-24","skipped","2026-06-24","TestS16LightpushPeerAppearsLater","test_send_lightpush_and_edge","",""
|
||||
"","0","test_s01_send_on_uninitialized_handle","tests.wrappers_tests","2026-06-24","skipped","2026-06-24","TestS01NilOrUninitializedHandle","test_send_handle_and_subscription","",""
|
||||
"","37816","test_relay_receiving_node_not_connected_directly_to_relaying_node","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","1229","test_verify_node_version2","tests.rest_flags","2026-06-24","failed","2026-06-24","TestDebugFlags","test_debug_flags","",""
|
||||
"","18","test_publish_with_invalid_payloads","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","3449","test_multiple_content_topics_same_shard[content_topic_list1]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","16","test_filter_ping_on_peer_without_subscription","tests.filter","2026-06-24","passed","2026-06-24","TestFilterPing","test_ping","",""
|
||||
"","0","test_get_peers_two_protocols","tests.peer_connection_management","2026-06-24","skipped","2026-06-24","TestPeerStore","test_peer_store","",""
|
||||
"","845","test_invalid_hash_param","tests.store","2026-06-24","passed","2026-06-24","TestHashes","test_hashes","",""
|
||||
"","701","test_filter_unsubscribe_from_pubsub_topics","tests.filter","2026-06-24","passed","2026-06-24","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","4081","test_store_lightpushed_message","tests.store","2026-06-24","passed","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","11012","test_s05_send_fails_when_auto_subscribe_fails[missing-encoding-segment]","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS05AutoSubscribeFailureBeforeTaskCreation","test_send_handle_and_subscription","",""
|
||||
"","25118","test_relay_4_nodes_sender_packet_loss","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2660","test_single_content_topic[/waku/2/content/test.js]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2554","test_single_pubsub_topic[/waku/2/rs/8/0]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","2607","test_unsubscribe_from_non_subscribed_content_topics","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","4574","test_publish_with_valid_payloads","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","4086","test_pubsub_topic_not_in_docker_flags","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","37826","test_high_message_volume_sync","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","306","test_light_push_with_payload_less_than_150_kb","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","217","test_get_store_message_with_version","tests.store","2026-06-24","passed","2026-06-24","TestGetMessages","test_get_messages","",""
|
||||
"","10","test_filter_ping_on_subscribed_peer","tests.filter","2026-06-24","passed","2026-06-24","TestFilterPing","test_ping","",""
|
||||
"","2672","test_lightpush_with_a_single_receiving_node","tests.light_push","2026-06-24","passed","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","15","test_relay_subscribe_with_invalid_pubsub_topic_format","tests.relay","2026-06-24","passed","2026-06-24","TestRelaySubscribe","test_subscribe","",""
|
||||
"","6","test_filter_subscribe_with_invalid_request_id","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","261","test_filter_update_subscription_add_a_new_content_topic","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","7670","test_store","tests.discv5","2026-06-24","passed","2026-06-24","TestDiscv5","test_discv5","",""
|
||||
"","5705","test_sync_nodes_have_store_true","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","114","test_publish_with_valid_meta","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","4114","test_optional_nodes_not_subscribed_to_same_topic","tests.filter","2026-06-24","passed","2026-06-24","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","11012","test_enr_advertises_bound_discv5_port","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestWrapperAutoPortAllocation","test_wrapper_corner_cases","",""
|
||||
"","23808","test_relay_2_nodes_low_bandwidth_sending_over_time","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","212","test_store_not_include_data","tests.store","2026-06-24","passed","2026-06-24","TestApiFlags","test_api_flags","",""
|
||||
"","1003","test_light_push_after_receiving_node_restarts","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","3343","test_subscribe_via_api_to_new_content_topics[content_topic_list1]","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","141","test_filter_update_subscription_refresh_existing","tests.filter","2026-06-24","passed","2026-06-24","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","118147","test_s19_store_peer_appears_after_propagation","tests.wrappers_tests","2026-06-24","skipped","2026-06-24","TestS19StorePeerAppearsAfterPropagation","test_send_relay_propagation","",""
|
||||
"","0","test_main_node_only_lightpush__peer_only_lightpush","tests.light_push","2026-06-24","skipped","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","51054","test_relay_2_nodes_bandwidth_low_vs_high_drain_time","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","3240","test_single_pubsub_topic[/waku/2/rs/2/0]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","142","test_light_push_and_retrieve_duplicate_message","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","12805","test_static_shard_relay_10_nwaku_nodes","tests.sharding","2026-06-24","passed","2026-06-24","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","8389","test_store_include_data","tests.store","2026-06-24","passed","2026-06-24","TestApiFlags","test_api_flags","",""
|
||||
"","707","test_light_push_on_multiple_pubsub_topics","tests.light_push","2026-06-24","passed","2026-06-24","TestLightPushPublish","test_publish","",""
|
||||
"","4451","test_resubscribe_to_unsubscribed_pubsub_topics","tests.sharding","2026-06-24","passed","2026-06-24","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","8321","test_different_page_size[39]","tests.store","2026-06-24","passed","2026-06-24","TestPageSize","test_page_size","",""
|
||||
"","85414","test_relay_packet_loss_correlated_vs_uncorrelated","tests.e2e","2026-06-24","passed","2026-06-24","TestNetworkConditions","test_network_conditions","",""
|
||||
"","228","test_optional_nodes_not_subscribed_to_same_pubsub_topic","tests.relay","2026-06-24","passed","2026-06-24","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","217","test_store_with_peerAddr","tests.store","2026-06-24","passed","2026-06-24","TestApiFlags","test_api_flags","",""
|
||||
"","1254","test_time_filter_small_timestamp","tests.store","2026-06-24","passed","2026-06-24","TestTimeFilter","test_time_filter","",""
|
||||
"","13008","test_s11_edge_lightpush_with_store_validation","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS11EdgeSenderLightpushAndStore","test_send_lightpush_and_edge","",""
|
||||
"","2032","test_filter_get_message_with_150_kb_payload","tests.filter","2026-06-24","passed","2026-06-24","TestFilterGetMessages","test_get_messages","",""
|
||||
"","5302","test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_filter_node2","tests.light_push","2026-06-24","passed","2026-06-24","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","61067","test_s12_send_with_no_peers_produces_error","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS12IsolatedSenderNoPeers","test_send_errors_and_concurrency","",""
|
||||
"","24987","test_different_cursor_and_indexes[110-120]","tests.store","2026-06-24","passed","2026-06-24","TestCursor","test_cursor","",""
|
||||
"","211","test_get_store_messages_with_wrong_typo_content_topic","tests.store","2026-06-24","passed","2026-06-24","TestApiFlags","test_api_flags","",""
|
||||
"","4","test_publish_with_invalid_meta","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","92895","test_filter_3_senders_multiple_msg_1_receiver","tests.e2e","2026-06-24","passed","2026-06-24","TestE2E","test_e2e","",""
|
||||
"","3151","test_main_node_full__peer_full","tests.light_push","2026-06-24","passed","2026-06-24","TestRunningNodes","test_running_nodes","",""
|
||||
"","12009","test_s29_send_on_topics_mapping_to_different_shards","tests.wrappers_tests","2026-06-24","passed","2026-06-24","TestS29SendOnTopicsMappingToDifferentShards","test_send_relay_propagation","",""
|
||||
"","125","test_relay_subscribe_to_single_pubsub_topic","tests.relay","2026-06-24","passed","2026-06-24","TestRelaySubscribe","test_subscribe","",""
|
||||
"","1460","test_store_node_paused_and_unpaused","tests.store","2026-06-24","passed","2026-06-24","TestReliability","test_reliability","",""
|
||||
"","7876","test_sync_flags","tests.store_sync","2026-06-24","passed","2026-06-24","TestStoreSync","test_store_sync","",""
|
||||
"","4","test_publish_on_non_subscribed_pubsub_topic","tests.relay","2026-06-24","passed","2026-06-24","TestRelayPublish","test_publish","",""
|
||||
"","2638","test_single_content_topic[/app/20/sometopic/someencoding]","tests.sharding","2026-06-24","passed","2026-06-24","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user