mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-08-24 23:21:25 +00:00
deploy: 7d5af004c6
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
"BROKEN","EPIC","FAILED","FEATURE","PASSED","SKIPPED","STORY","UNKNOWN"
|
||||
"6","","1","","425","24","","0"
|
||||
|
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
|
||||
"BROKEN","CATEGORY","FAILED","PASSED","SKIPPED","UNKNOWN"
|
||||
"0","Product defects","1","0","0","0"
|
||||
"6","Test defects","0","0","0","0"
|
||||
|
@@ -0,0 +1 @@
|
||||
{"uid":"4b4757e66a1912dae1a509f688f20b0f","children":[{"name":"Test defects","children":[{"name":"requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=27439): Read timed out.","children":[{"name":"test_relay_packet_loss_sender_vs_receiver","uid":"a8d45946b0c6149c","parentUid":"99aebfb42946380577df7049f1b769a6","status":"broken","time":{"start":1786095863639,"stop":1786095922111,"duration":58472},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":["timeout(600)"]}],"uid":"99aebfb42946380577df7049f1b769a6"},{"name":"AttributeError: Metric 'waku_peer_store_size' not found","children":[{"name":"test_metrics_after_filter_get","uid":"d10d95ebc3068d24","parentUid":"b0fd17d40db52fbe82d76b803940065d","status":"broken","time":{"start":1786095956973,"stop":1786095962507,"duration":5534},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},{"name":"test_metrics_after_relay_publish","uid":"565a7a9f8a7720ba","parentUid":"b0fd17d40db52fbe82d76b803940065d","status":"broken","time":{"start":1786096118198,"stop":1786096123730,"duration":5532},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":["@pytest.mark.usefixtures('setup_main_relay_nodes', 'subscribe_main_relay_nodes', 'relay_warm_up')"]},{"name":"test_metrics_after_store_get","uid":"6f2787fc05b5dc1a","parentUid":"b0fd17d40db52fbe82d76b803940065d","status":"broken","time":{"start":1786096453106,"stop":1786096458336,"duration":5230},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"b0fd17d40db52fbe82d76b803940065d"},{"name":"AttributeError: Metric 'waku_service_peers{protocol=\"/vac/waku/lightpush/2.0.0-beta1\",peerId=\"/ip4/172.18.34.153/tcp/45639\"}' not found","children":[{"name":"test_metrics_after_light_push","uid":"9c0a13e9f8d708a3","parentUid":"8cfc2b2d0e2a85fc1bb78f5dd335e16e","status":"broken","time":{"start":1786096142056,"stop":1786096151451,"duration":9395},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"8cfc2b2d0e2a85fc1bb78f5dd335e16e"},{"name":"requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=18465): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f8f9645b590>: Failed to establish a new connection: [Errno 111] Connection refused'))","children":[{"name":"test_on_postgress_db_with_one_message","uid":"2333a74872e5b37b","parentUid":"d6e29aef806dc4732335e917fe062f90","status":"broken","time":{"start":1786096630307,"stop":1786096697168,"duration":66861},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":6,"retriesStatusChange":false,"parameters":[],"tags":["flaky(reruns=6)"]}],"uid":"d6e29aef806dc4732335e917fe062f90"}],"uid":"bdbf199525818fae7a8651db9eafe741"},{"name":"Product defects","children":[{"name":"Failed: Timeout >60.0s","children":[{"name":"test_on_empty_postgress_db","uid":"2d090a19883fbedd","parentUid":"de3353281fbb9d38c48024bf33b36b04","status":"failed","time":{"start":1786096079918,"stop":1786096079918,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":["timeout(60)"]}],"uid":"de3353281fbb9d38c48024bf33b36b04"}],"uid":"8fb3a91ba5aaf9de24cc8a92edc82b5d"}],"name":"categories"}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,457 @@
|
||||
"DESCRIPTION","DURATION IN MS","NAME","PARENT SUITE","START TIME","STATUS","STOP TIME","SUB SUITE","SUITE","TEST CLASS","TEST METHOD"
|
||||
"","3992","test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_relay_node2","tests.light_push","2026-08-07","passed","2026-08-07","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","4809","test_get_peers_for_blank_node","tests.peer_exchange","2026-08-07","passed","2026-08-07","TestPeerExchange","test_peer_exchange","",""
|
||||
"","864","test_relay_unsubscribe_from_some_pubsub_topics","tests.relay","2026-08-07","passed","2026-08-07","TestRelaySubscribe","test_subscribe","",""
|
||||
"","335320","test_latency_with_load_sender_side","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","353","test_filter_resubscribe_to_unsubscribed_topics","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","6564","test_multiple_receiving_nodes","tests.light_push","2026-08-07","passed","2026-08-07","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","18","test_publish_with_invalid_payloads","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","5","test_filter_subscribe_with_invalid_request_id","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","4151","test_different_cursor_and_indexes[19-20]","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","229","test_publish_with_ephemeral","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","2747","test_relay","tests.discv5","2026-08-07","passed","2026-08-07","TestDiscv5","test_discv5","",""
|
||||
"","4","test_filter_update_subscription_with_no_pubsub_topic","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","213","test_store_not_include_data","tests.store","2026-08-07","passed","2026-08-07","TestApiFlags","test_api_flags","",""
|
||||
"","3322","test_subscribe_via_api_to_new_content_topics[content_topic_list0]","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","116","test_publish_with_valid_meta","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","33860","test_relay_receiving_node_not_connected_directly_to_lightpushing_node","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","2720","test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list0]","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2643","test_single_pubsub_topic[/waku/2/rs/5/0]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","2818","test_store","tests.discv5","2026-08-07","passed","2026-08-07","TestDiscv5","test_discv5","",""
|
||||
"","2495","test_admin_service_peers_schema","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","13764","test_filter_subscribe_to_100_content_topics_in_one_call","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","6220","test_static_shard_relay","tests.sharding","2026-08-07","passed","2026-08-07","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","218","test_message_with_ephemeral_false","tests.store","2026-08-07","passed","2026-08-07","TestEphemeral","test_ephemeral","",""
|
||||
"","3510","test_multiple_pubsub_topics_same_cluster","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","5179","test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_filter_node2","tests.light_push","2026-08-07","passed","2026-08-07","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","3873","test_unsubscribe_from_all_content_topics","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2071","test_publish_after_node2_restarts","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","17566","test_get_peers","tests.peer_connection_management","2026-08-07","passed","2026-08-07","TestPeerStore","test_peer_store","",""
|
||||
"","38124","test_store_sync_range_with_zero_jitter","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","1139","test_filter_unsubscribe_all_from_few_content_topics","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","223","test_filter_unsubscribe_with_very_large_request_id","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","186","test_relay_get_message_while_one_peer_is_paused","tests.relay","2026-08-07","passed","2026-08-07","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","22592","test_relay_with_latency_between_two_nodes","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","1258","test_time_filter_zero_start_end_time","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","2653","test_single_content_topic[/app/27/sometopic/someencoding]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","209","test_message_with_ephemeral_true","tests.store","2026-08-07","passed","2026-08-07","TestEphemeral","test_ephemeral","",""
|
||||
"","245","test_filter_unsubscribe_from_all_subscribed_content_topics","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","6671","test_get_peers_after_node1_was_restarted","tests.peer_exchange","2026-08-07","passed","2026-08-07","TestPeerExchange","test_peer_exchange","",""
|
||||
"","458","test_filter_subscribe_with_multiple_overlapping_content_topics","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","712","test_light_push_on_multiple_pubsub_topics","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","5230","test_metrics_after_store_get","tests.metrics","2026-08-07","broken","2026-08-07","TestMetrics","test_metrics","",""
|
||||
"","6247","test_default_page_size","tests.store","2026-08-07","passed","2026-08-07","TestPageSize","test_page_size","",""
|
||||
"","0","test_peer_store_content_after_node2_restarts","tests.peer_connection_management","2026-08-07","skipped","2026-08-07","TestPeerStore","test_peer_store","",""
|
||||
"","2081","test_passing_cursor_of_the_last_message_from_the_store","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","2098","test_cursor_at_page_size_boundary","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","17058","test_different_page_size[81]","tests.store","2026-08-07","passed","2026-08-07","TestPageSize","test_page_size","",""
|
||||
"","611","test_relay_unsubscribe_from_all_pubsub_topics","tests.relay","2026-08-07","passed","2026-08-07","TestRelaySubscribe","test_subscribe","",""
|
||||
"","28212","test_node_without_sync_or_relay_stays_empty","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","3008","test_store_with_filter","tests.store","2026-08-07","passed","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
"","2481","test_admin_service_peers_scalar_required_types","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","2618","test_retrieve_messages_without_subscribing_via_api","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","17","test_relay_unsubscribe_with_invalid_pubsub_topic_format","tests.relay","2026-08-07","passed","2026-08-07","TestRelaySubscribe","test_subscribe","",""
|
||||
"","4","test_store_without_encoding_pubsubtopic","tests.store","2026-08-07","passed","2026-08-07","TestTopics","test_topics","",""
|
||||
"","23838","test_relay_2_nodes_low_bandwidth_sending_over_time","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","1256","test_time_filter_zero_end_time","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","354","test_filter_unsubscribe_from_some_of_the_subscribed_content_topics","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","4845","test_filter_auto_sharding_multiple_content_topics","tests.sharding","2026-08-07","passed","2026-08-07","TestFilterAutoSharding","test_filter","",""
|
||||
"","8297","test_get_multiple_store_messages","tests.store","2026-08-07","passed","2026-08-07","TestGetMessages","test_get_messages","",""
|
||||
"","5","test_filter_unsubscribe_with_no_pubsub_topic","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","3","test_filter_subscribe_with_no_pubsub_topic","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","2482","test_unsubscribe_from_non_subscribed_pubsub_topics","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","2633","test_filter_works_with_static_sharding","tests.sharding","2026-08-07","passed","2026-08-07","TestFilterStaticSharding","test_filter","",""
|
||||
"","848","test_message_with_both_ephemeral_true_and_false","tests.store","2026-08-07","passed","2026-08-07","TestEphemeral","test_ephemeral","",""
|
||||
"","214","test_store_with_peerAddr","tests.store","2026-08-07","passed","2026-08-07","TestApiFlags","test_api_flags","",""
|
||||
"","2038","test_publish_with_payload_less_than_150_kb","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","3","test_filter_subscribe_with_no_request_id","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","36609","test_multiple_edge_service_nodes_communication","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","223","test_store_with_wrongPeerAddr","tests.store","2026-08-07","passed","2026-08-07","TestApiFlags","test_api_flags","",""
|
||||
"","25055","test_relay_4_nodes_sender_packet_loss","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","24992","test_different_cursor_and_indexes[110-120]","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","2644","test_single_content_topic[/statusim/1/community/cbor]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","14098","test_relay_2_nodes_packet_reordering","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","16","test_light_push_with_invalid_pubsub_topics","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","4","test_store_with_unknown_pubsub_topic","tests.store","2026-08-07","passed","2026-08-07","TestTopics","test_topics","",""
|
||||
"","4665","test_filter_get_message_after_one_peer_was_stopped","tests.filter","2026-08-07","passed","2026-08-07","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","133","test_filter_update_subscription_refresh_existing","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","6493","test_auto_shard_relay","tests.sharding","2026-08-07","passed","2026-08-07","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","1776","test_message_relayed_before_store_node_is_started","tests.store","2026-08-07","passed","2026-08-07","TestReliability","test_reliability","",""
|
||||
"","2092","test_cursor_equal_to_first_message","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","6","test_filter_ping_on_subscribed_peer","tests.filter","2026-08-07","passed","2026-08-07","TestFilterPing","test_ping","",""
|
||||
"","129","test_light_push_with_valid_meta","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","0","test_valid_payloads_random_epoch_at_slow_rate","tests.relay","2026-08-07","skipped","2026-08-07","TestRelayRLN","test_rln","",""
|
||||
"","0","test_valid_payloads_lightpush_at_spam_rate","tests.relay","2026-08-07","skipped","2026-08-07","TestRelayRLN","test_rln","",""
|
||||
"","496","test_relay_subscribe_with_multiple_overlapping_pubsub_topics","tests.relay","2026-08-07","passed","2026-08-07","TestRelaySubscribe","test_subscribe","",""
|
||||
"","836","test_filter_unsubscribe_all_from_90_content_topics","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","211","test_store_with_wrong_url_pubsub_topic","tests.store","2026-08-07","passed","2026-08-07","TestTopics","test_topics","",""
|
||||
"","835","test_different_cursor_and_indexes[2-4]","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","12948","test_relay_different_latency_between_two_nodes[200]","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","4059","test_unsubscribe_from_some_content_topics[content_topic_list1]","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","6954","test_sync_with_one_node_with_delayed_start","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","3987","test_main_node_only_lightpush__peer_full","tests.light_push","2026-08-07","passed","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
"","4575","test_publish_with_valid_payloads","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","125","test_last_node_to_start_publishes","tests.relay","2026-08-07","passed","2026-08-07","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","419","test_different_page_size[1]","tests.store","2026-08-07","passed","2026-08-07","TestPageSize","test_page_size","",""
|
||||
"","2521","test_main_node_relay_lightpush__peer_only_filter","tests.light_push","2026-08-07","passed","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
"","7","test_store_without_pubsub_topic_and_content_topic","tests.store","2026-08-07","passed","2026-08-07","TestTopics","test_topics","",""
|
||||
"","6","test_store_is_empty","tests.store","2026-08-07","passed","2026-08-07","TestGetMessages","test_get_messages","",""
|
||||
"","3","test_store_with_wrong_encoding_pubsubtopic","tests.store","2026-08-07","passed","2026-08-07","TestTopics","test_topics","",""
|
||||
"","2687","test_subscribe_and_publish_on_another_shard","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","5009","test_admin_connected_peers_contains_peers_only","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","26716","test_relay_different_latency_between_two_nodes[7000]","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","35056","test_filter_node_not_connected_directly_to_lightpushing_node","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","125","test_filter_unsubscribe_from_non_existing_pubsub_topic","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","70688","test_store_sync_indirect_node","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","6","test_store_with_unknown_content_topic","tests.store","2026-08-07","passed","2026-08-07","TestTopics","test_topics","",""
|
||||
"","2624","test_single_pubsub_topic[/waku/2/rs/199/0]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","3","test_filter_update_subscription_with_pubsub_topic_list_instead_of_string","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","2656","test_lightpush_with_a_single_receiving_node","tests.light_push","2026-08-07","passed","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
"","4","test_publish_on_non_subscribed_pubsub_topic","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","34840","test_store_node_not_connected_directly_to_lightpushing_node","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","1742","test_filter_get_50_messages","tests.filter","2026-08-07","passed","2026-08-07","TestFilterGetMessages","test_get_messages","",""
|
||||
"","3","test_publish_with_extra_field","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","227","test_publish_and_retrieve_duplicate_message","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","0","test_valid_payloads_with_optional_nodes_at_spam_rate","tests.relay","2026-08-07","skipped","2026-08-07","TestRelayRLN","test_rln","",""
|
||||
"","2640","test_cant_retrieve_messages_on_not_subscribed_content_topic","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","0","test_valid_payload_at_variable_rate","tests.relay","2026-08-07","skipped","2026-08-07","TestRelayRLN","test_rln","",""
|
||||
"","2645","test_filter","tests.discv5","2026-08-07","passed","2026-08-07","TestDiscv5","test_discv5","",""
|
||||
"","10409","test_different_cursor_and_indexes[19-50]","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","4021","test_all_nodes_subscribed_to_the_topic","tests.filter","2026-08-07","passed","2026-08-07","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","2644","test_2_nodes_different_content_topic_different_shard","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","842","test_store_with_duplicate_hashes","tests.store","2026-08-07","passed","2026-08-07","TestHashes","test_hashes","",""
|
||||
"","34","test_store_with_both_pubsub_topic_and_content_topic","tests.store","2026-08-07","passed","2026-08-07","TestTopics","test_topics","",""
|
||||
"","127","test_light_push_with_valid_version","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","2455","test_admin_set_all_log_levels","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","4","test_store_with_wrong_url_content_topic","tests.store","2026-08-07","passed","2026-08-07","TestTopics","test_topics","",""
|
||||
"","3","test_publish_with_missing_payload","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","2566","test_publish_on_not_subscribed_content_topic_works","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","7868","test_sync_flags","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","3578","test_unsubscribe_from_all_content_topics_one_by_one","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2641","test_single_pubsub_topic[/waku/2/rs/5/999]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","39296","test_high_message_volume_sync","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","388","test_filter_get_message_after_node_pauses_and_pauses","tests.filter","2026-08-07","passed","2026-08-07","TestFilterGetMessages","test_get_messages","",""
|
||||
"","1254","test_time_filter_big_timestamp","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","4","test_relay_no_subscription","tests.relay","2026-08-07","passed","2026-08-07","TestRelaySubscribe","test_subscribe","",""
|
||||
"","3853","test_filter_subscribe_to_29_content_topics_in_separate_calls","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","3257","test_log_level_FATAL_from_ERROR","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","131","test_light_push_and_retrieve_duplicate_message","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","6261","test_metrics_initial_value","tests.metrics","2026-08-07","skipped","2026-08-07","TestMetrics","test_metrics","",""
|
||||
"","3487","test_admin_relay_peers_schema","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","8696","test_different_page_size[39]","tests.store","2026-08-07","passed","2026-08-07","TestPageSize","test_page_size","",""
|
||||
"","0","test_get_peers_two_protocols","tests.peer_connection_management","2026-08-07","skipped","2026-08-07","TestPeerStore","test_peer_store","",""
|
||||
"","2642","test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list1]","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","421","test_light_push_after_node_pauses_and_pauses","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","74313","test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60]","tests.e2e","2026-08-07","skipped","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","51290","test_relay_4_nodes_sender_latency","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2083","test_store_sort_ascending[true]","tests.store","2026-08-07","passed","2026-08-07","TestSorting","test_sorting","",""
|
||||
"","4","test_publish_with_invalid_meta","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","51168","test_store_sync_five_node_mesh_burst","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","252","test_filter_update_subscription_add_a_new_content_topic","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","27","test_light_push_with_invalid_timestamps","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","1257","test_time_filter_small_timestamp","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","841","test_store_with_non_hex_hash","tests.store","2026-08-07","passed","2026-08-07","TestHashes","test_hashes","",""
|
||||
"","3688","test_admin_service_peers_contains_expected_addrs_and_protocols","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","2091","test_cursor_pointing_to_deleted_message","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","423","test_get_store_duplicate_messages","tests.store","2026-08-07","passed","2026-08-07","TestGetMessages","test_get_messages","",""
|
||||
"","2623","test_content_topic_also_in_docker_flags[/aaaaa/3/bbbbb/proto]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","3254","test_lightpush_node_with_relay_works_correctly","tests.light_push","2026-08-07","passed","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
"","112","test_filter_get_message_with_meta","tests.filter","2026-08-07","passed","2026-08-07","TestFilterGetMessages","test_get_messages","",""
|
||||
"","5942","test_sync_messages_received_via_lightpush","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","0","test_valid_payloads_random_user_message_limit","tests.relay","2026-08-07","skipped","2026-08-07","TestRelayRLN","test_rln","",""
|
||||
"","2669","test_2_nodes_different_content_topic_same_shard","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","1252","test_time_filter_invalid_start_time","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","2635","test_single_content_topic[/app/22/sometopic/someencoding]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","3849","test_filter_works_with_auto_sharding","tests.sharding","2026-08-07","passed","2026-08-07","TestFilterAutoSharding","test_filter","",""
|
||||
"","7","test_store_with_unknown_pubsub_topic_but_known_content_topic","tests.store","2026-08-07","passed","2026-08-07","TestTopics","test_topics","",""
|
||||
"","66861","test_on_postgress_db_with_one_message","tests.store","2026-08-07","broken","2026-08-07","TestExternalDb","test_external_db","",""
|
||||
"","1201","test_verify_node_info","tests.rest_flags","2026-08-07","passed","2026-08-07","TestDebugFlags","test_debug_flags","",""
|
||||
"","2683","test_main_node_relay_and_store__peer_neither_relay_nor_store","tests.store","2026-08-07","passed","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
"","3130","test_main_node_full__peer_full","tests.light_push","2026-08-07","passed","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
"","4425","test_multiple_content_topics_and_multiple_pubsub_topics","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","41582","test_max_page_size","tests.store","2026-08-07","passed","2026-08-07","TestPageSize","test_page_size","",""
|
||||
"","10","test_store_with_not_valid_content_topic","tests.store","2026-08-07","passed","2026-08-07","TestTopics","test_topics","",""
|
||||
"","8406","test_store_include_data","tests.store","2026-08-07","passed","2026-08-07","TestApiFlags","test_api_flags","",""
|
||||
"","7093","test_admin_connected_peers_on_shard_contains_all_three","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","2641","test_single_pubsub_topic[/waku/2/rs/8/0]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","2619","test_2_nodes_different_cluster_same_shard","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","6251","test_page_size_0_defaults_to_20","tests.store","2026-08-07","passed","2026-08-07","TestPageSize","test_page_size","",""
|
||||
"","2828","test_admin_peers_stats_schema","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","841","test_store_with_empty_and_valid_hash","tests.store","2026-08-07","passed","2026-08-07","TestHashes","test_hashes","",""
|
||||
"","3","test_light_push_with_missing_payload","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","1258","test_time_filter_end_time_now","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","2594","test_single_content_topic[/myapp/1/latest/proto]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","4144","test_check_sync_when_2_nodes_publish","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","11","test_filter_subscribe_to_101_content_topics","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","21","test_light_push_with_invalid_payloads","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","3","test_filter_update_subscription_with_no_request_id","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","4511","test_resubscribe_to_unsubscribed_pubsub_topics","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","837","test_store_with_empty_hashes","tests.store","2026-08-07","passed","2026-08-07","TestHashes","test_hashes","",""
|
||||
"","2086","test_cursor_near_end","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","157","test_light_push_with_payload_of_150_kb","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","115","test_publish_with_no_timestamp","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","2744","test_main_node_relay_and_store__peer_only_relay","tests.store","2026-08-07","passed","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
"","293","test_light_push_with_payload_less_than_150_kb","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","2608","test_sender_uses_auto_api_receiver_uses_regular_api","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","20702","test_different_page_size[99]","tests.store","2026-08-07","passed","2026-08-07","TestPageSize","test_page_size","",""
|
||||
"","110996","test_relay_4_nodes_sender_packet_loss_50_15sec_timeout","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","4255","test_check_sync_when_all_3_nodes_publish","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","3529","test_unsubscribe_from_all_pubsub_topics","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","2088","test_invalid_page_size","tests.store","2026-08-07","passed","2026-08-07","TestPageSize","test_page_size","",""
|
||||
"","5","test_filter_unsubscribe_with_no_request_id","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","258","test_relay_resubscribe_to_unsubscribed_pubsub_topic","tests.relay","2026-08-07","passed","2026-08-07","TestRelaySubscribe","test_subscribe","",""
|
||||
"","5","test_filter_subscribe_with_invalid_pubsub_topic_format","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","8","test_light_push_with_invalid_version","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","466","test_message_relayed_while_store_node_is_paused","tests.store","2026-08-07","passed","2026-08-07","TestReliability","test_reliability","",""
|
||||
"","4","test_filter_update_subscription_with_extra_field","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","1464","test_publishing_node_paused_and_unpaused","tests.store","2026-08-07","passed","2026-08-07","TestReliability","test_reliability","",""
|
||||
"","2692","test_content_topic_not_in_docker_flags","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","142662","test_filter_many_subscribed_nodes","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","3792","test_lightpush","tests.discv5","2026-08-07","passed","2026-08-07","TestDiscv5","test_discv5","",""
|
||||
"","1252","test_time_filter_matches_multiple_messages","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","8682","test_get_store_messages_with_different_payloads","tests.store","2026-08-07","passed","2026-08-07","TestGetMessages","test_get_messages","",""
|
||||
"","1259","test_publishing_node_restarts","tests.store","2026-08-07","passed","2026-08-07","TestReliability","test_reliability","",""
|
||||
"","3217","test_subscribe_via_api_to_new_content_topics[content_topic_list1]","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","7","test_filter_get_message_with_extra_field","tests.filter","2026-08-07","passed","2026-08-07","TestFilterGetMessages","test_get_messages","",""
|
||||
"","386","test_publish_after_node_pauses_and_pauses","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","58472","test_relay_packet_loss_sender_vs_receiver","tests.e2e","2026-08-07","broken","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2644","test_content_topic_also_in_docker_flags[/toychat/2/huilong/proto]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","2597","test_pubsub_topic_not_in_docker_flags","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","1175","test_filter_unsubscribe_all_from_multiple_pubsub_topics","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","35097","test_filter_node_not_connected_directly_to_relaying_node","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","10","test_light_push_on_non_subscribed_pubsub_topic","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","9","test_filter_ping_without_request_id","tests.filter","2026-08-07","passed","2026-08-07","TestFilterPing","test_ping","",""
|
||||
"","85425","test_relay_packet_loss_correlated_vs_uncorrelated","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2","test_publish_with_missing_content_topic","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","3","test_publish_with_invalid_version","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","4522","test_resubscribe_to_unsubscribed_content_topics","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2874","test_single_pubsub_topic[/waku/2/rs/5/1]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","147991","test_continuous_store_sync","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","225","test_filter_get_message_with_ephemeral","tests.filter","2026-08-07","passed","2026-08-07","TestFilterGetMessages","test_get_messages","",""
|
||||
"","653625","test_query_after_long_time","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","37174","test_msg_not_stored_when_ephemeral_true","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","34937","test_relay_receiving_node_not_connected_directly_to_relaying_node","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","2561","test_main_node_relay_lightpush__peer_only_relay","tests.light_push","2026-08-07","passed","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
"","2","test_light_push_with_missing_content_topic","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","914","test_publish_with_payload_equal_or_more_150_kb","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","1215","test_get_debug_version_is_string","tests.rest_flags","2026-08-07","passed","2026-08-07","TestDebugFlags","test_debug_flags","",""
|
||||
"","1463","test_store_node_paused_and_unpaused","tests.store","2026-08-07","passed","2026-08-07","TestReliability","test_reliability","",""
|
||||
"","3719","test_filter_update_subscription_add_30_new_content_topics","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","4630","test_publish_with_valid_content_topics","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","3459","test_multiple_content_topics_same_shard[content_topic_list0]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","982","test_light_push_after_receiving_node_restarts","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","1246","test_time_filter_negative_start_time","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","2762","test_subscribe_and_publish_on_another_content_topic_from_another_shard","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","2032","test_filter_get_message_with_150_kb_payload","tests.filter","2026-08-07","passed","2026-08-07","TestFilterGetMessages","test_get_messages","",""
|
||||
"","1260","test_time_filter_negative_end_time","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","3885","test_ping_only_some_nodes_have_subscriptions","tests.filter","2026-08-07","passed","2026-08-07","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","0","test_main_node_only_lightpush__peer_only_lightpush","tests.light_push","2026-08-07","skipped","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
"","3539","test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","251","test_light_push_with_ephemeral","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","44191","test_chain_of_relay_nodes","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","10","test_relay_subscribe_with_empty_pubsub_topic_list","tests.relay","2026-08-07","passed","2026-08-07","TestRelaySubscribe","test_subscribe","",""
|
||||
"","132","test_first_node_to_start_publishes","tests.relay","2026-08-07","passed","2026-08-07","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","4993","test_combination_of_different_nodes","tests.light_push","2026-08-07","passed","2026-08-07","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","774","test_filter_get_message_with_valid_timestamps","tests.filter","2026-08-07","passed","2026-08-07","TestFilterGetMessages","test_get_messages","",""
|
||||
"","1349","test_light_push_with_missing_pubsub_topics","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","944","test_store_invalid_ascending","tests.store","2026-08-07","passed","2026-08-07","TestSorting","test_sorting","",""
|
||||
"","23","test_light_push_with_invalid_content_topics","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","212","test_get_store_message_with_version","tests.store","2026-08-07","passed","2026-08-07","TestGetMessages","test_get_messages","",""
|
||||
"","1413","test_store_node_restarts","tests.store","2026-08-07","passed","2026-08-07","TestReliability","test_reliability","",""
|
||||
"","0","test_publish_and_retrieve_100_messages","tests.relay","2026-08-07","skipped","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","0","test_valid_payloads_at_slow_rate","tests.relay","2026-08-07","skipped","2026-08-07","TestRelayRLN","test_rln","",""
|
||||
"","28841","test_sync_flags_no_relay_2nodes","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","842","test_store_with_wrong_hash","tests.store","2026-08-07","passed","2026-08-07","TestHashes","test_hashes","",""
|
||||
"","5435","test_light_push_while_peer_is_paused","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","34261","test_store_node_not_connected_directly_to_relaying_node","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","133","test_message_published_on_different_pubsub_topic_is_not_retrieved","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","895","test_light_push_with_valid_timestamps","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","0","test_valid_payloads_with_optional_nodes_at_slow_rate","tests.relay","2026-08-07","skipped","2026-08-07","TestRelayRLN","test_rln","",""
|
||||
"","2520","test_admin_filter_subscriptions_shape","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","4","test_filter_unsubscribe_all_with_extra_field","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","415304","test_get_multiple_2000_store_messages","tests.store","2026-08-07","passed","2026-08-07","TestCursorManyMessages","test_cursor_many_msgs","",""
|
||||
"","197108","test_filter_20_senders_1_receiver","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","123315","test_store_sync_high_jitter_stress","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","168","test_message_light_pushed_on_different_pubsub_topic_is_not_retrieved","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","1256","test_time_filter_start_time_equals_end_time","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","21","test_filter_ping_on_peer_without_subscription","tests.filter","2026-08-07","passed","2026-08-07","TestFilterPing","test_ping","",""
|
||||
"","3","test_filter_unsubscribe_all_with_invalid_request_id","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","2487","test_admin_peer_by_id","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","64477","test_store_filter_interaction_with_six_nodes","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","6","test_filter_subscribe_with_extra_field","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","1008","test_light_push_with_payload_of_1_MB","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","5","test_light_push_with_invalid_meta","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","5","test_filter_update_subscription_with_no_content_topic","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","4","test_filter_unsubscribe_with_no_content_topic","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","255","test_filter_subscribe_refresh","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","7","test_store_with_multiple_content_topics","tests.store","2026-08-07","passed","2026-08-07","TestTopics","test_topics","",""
|
||||
"","2481","test_different_page_size[11]","tests.store","2026-08-07","passed","2026-08-07","TestPageSize","test_page_size","",""
|
||||
"","1253","test_time_filter_start_time_after_end_time","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","38159","test_store_sync_range_with_jitter_catches_old_messages","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","1286","test_messages_with_timestamps_close_to_now","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","2552","test_unsubscribe_from_non_subscribed_content_topics","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","780","test_publish_with_valid_timestamps","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","5902","test_sync_nodes_are_not_relay_and_have_storenode_set","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","77833","test_relay_packet_loss_applied_mid_way","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","3","test_filter_unsubscribe_with_content_topic_string_instead_of_list","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","223","test_filter_get_message_duplicate_message","tests.filter","2026-08-07","passed","2026-08-07","TestFilterGetMessages","test_get_messages","",""
|
||||
"","138","test_filter_subscribe_to_pubsub_topic_from_another_cluster_id","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","16","test_relay_subscribe_with_invalid_pubsub_topic_format","tests.relay","2026-08-07","passed","2026-08-07","TestRelaySubscribe","test_subscribe","",""
|
||||
"","96168","test_relay_4_nodes_two_publishers_compare_latency","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","1273","test_light_push_after_light_push_node_restarts","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","13602","test_relay_different_latency_between_two_nodes[500]","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2561","test_single_content_topic[/app/20/sometopic/someencoding]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2084","test_empty_cursor","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","128","test_relay_subscribe_to_single_pubsub_topic","tests.relay","2026-08-07","passed","2026-08-07","TestRelaySubscribe","test_subscribe","",""
|
||||
"","4063","test_unsubscribe_from_some_pubsub_topics","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","25287","test_light_push_with_valid_payloads","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","12","test_filter_unsubscribe_from_101_content_topics","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","215","test_get_store_message_with_meta","tests.store","2026-08-07","passed","2026-08-07","TestGetMessages","test_get_messages","",""
|
||||
"","2735","test_main_node_relay_and_store__peer_only_store","tests.store","2026-08-07","passed","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
"","4","test_light_push_with_extra_field","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","840","test_passing_cursor_of_non_existing_message_from_the_store","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","1728","test_get_store_messages_with_different_content_topics","tests.store","2026-08-07","passed","2026-08-07","TestGetMessages","test_get_messages","",""
|
||||
"","4206","test_optional_nodes_not_subscribed_to_same_topic","tests.filter","2026-08-07","passed","2026-08-07","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","8317","test_store_with_multiple_hashes","tests.store","2026-08-07","passed","2026-08-07","TestHashes","test_hashes","",""
|
||||
"","6262","test_get_peers_for_filter_node","tests.peer_exchange","2026-08-07","passed","2026-08-07","TestPeerExchange","test_peer_exchange","",""
|
||||
"","3940","test_relay_peers_on_shard_contains_connected_peer","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","1999","test_get_store_messages_with_different_pubsub_topics","tests.store","2026-08-07","passed","2026-08-07","TestGetMessages","test_get_messages","",""
|
||||
"","160","test_relay_unsubscribe_from_single_pubsub_topic","tests.relay","2026-08-07","passed","2026-08-07","TestRelaySubscribe","test_subscribe","",""
|
||||
"","4","test_filter_unsubscribe_with_extra_field","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","22749","test_relay_different_latency_between_two_nodes[5000]","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","5","test_store_with_empty_pubsub_topics","tests.store","2026-08-07","passed","2026-08-07","TestTopics","test_topics","",""
|
||||
"","131","test_light_push_with_no_timestamp","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","8","test_filter_update_subscription_add_101_new_content_topics","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","2","test_filter_unsubscribe_with_invalid_request_id","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","0","test_idle_filter_subscriptions_after_node_disconnection","tests.filter","2026-08-07","skipped","2026-08-07","TestIdleSubscriptions","test_idle_subscriptions","",""
|
||||
"","3587","test_unsubscribe_from_all_pubsub_topics_one_by_one","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","5071","test_filter_get_message_while_one_peer_is_paused","tests.filter","2026-08-07","passed","2026-08-07","TestFilterMultipleNodes","test_multiple_nodes","",""
|
||||
"","4","test_filter_update_subscription_with_invalid_request_id","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","5880","test_sync_nodes_have_store_true","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","3789","test_message_relayed_while_store_node_is_stopped_without_removing","tests.store","2026-08-07","passed","2026-08-07","TestReliability","test_reliability","",""
|
||||
"","2649","test_single_content_topic[/toychat/2/huilong/proto]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2074","test_store_sort_ascending[false]","tests.store","2026-08-07","passed","2026-08-07","TestSorting","test_sorting","",""
|
||||
"","1","test_metadata_protocol_mounted_also_on_non_1_clusters","tests.logs","2026-08-07","passed","2026-08-07","TestLogs","test_logs","",""
|
||||
"","8290","test_different_cursor_and_indexes[10-40]","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","2077","test_passing_cursor_not_returned_in_paginationCursor","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","42","test_publish_while_peer_is_paused","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","83117","test_store_sync_small_sync_range","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","1599","test_time_filter_zero_start_time","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","25","test_publish_with_invalid_timestamps","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","2636","test_single_pubsub_topic[/waku/2/rs/999/999]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","2653","test_single_content_topic[/app/29/sometopic/someencoding]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","2811","test_node_uses_both_auto_and_regular_apis","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","3456","test_multiple_content_topics_same_shard[content_topic_list1]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","92964","test_filter_3_senders_multiple_msg_1_receiver","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","10009","test_sync_with_nodes_restart__case2","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","9395","test_metrics_after_light_push","tests.metrics","2026-08-07","broken","2026-08-07","TestMetrics","test_metrics","",""
|
||||
"","2609","test_single_pubsub_topic[/waku/2/rs/199/1]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","2576","test_single_content_topic[/waku/2/content/test.js]","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","36814","test_store_no_peer_selected","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","848","test_invalid_hash_param","tests.store","2026-08-07","passed","2026-08-07","TestHashes","test_hashes","",""
|
||||
"","8467","test_start_node_with_50_pubsub_topics","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","70551","test_sync_flags_node2_start_later","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","423","test_messages_with_timestamps_far_from_now","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","16","test_filter_update_subscription_with_invalid_content_topic_format","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","4","test_filter_subscribe_with_no_content_topic","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","843","test_store_with_excessive_length_hash","tests.store","2026-08-07","passed","2026-08-07","TestHashes","test_hashes","",""
|
||||
"","2633","test_retrieve_messages_without_subscribing_via_api","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","4846","test_subscribe_one_by_one_to_different_content_topics_and_send_messages","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","123117","test_store_sync_overlap_sync_window","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","3241","test_log_level_INFO_from_DEBUG","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","16487","test_add_peers","tests.peer_connection_management","2026-08-07","passed","2026-08-07","TestPeerStore","test_peer_store","",""
|
||||
"","2735","test_main_node_only_relay__peer_only_relay","tests.store","2026-08-07","passed","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
"","2643","test_2_nodes_different_cluster_different_shard","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesStaticSharding","test_running_nodes_static_sharding","",""
|
||||
"","8453","test_sync_with_nodes_restart__case1","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","2080","test_negative_number_page_size","tests.store","2026-08-07","passed","2026-08-07","TestPageSize","test_page_size","",""
|
||||
"","3249","test_log_level_WARN_from_NOTICE","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","0","test_on_empty_postgress_db","tests.store","2026-08-07","failed","2026-08-07","TestExternalDb","test_external_db","",""
|
||||
"","8592","test_store_with_hashes","tests.store","2026-08-07","passed","2026-08-07","TestHashes","test_hashes","",""
|
||||
"","2754","test_publish_without_subscribing_via_api_works","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","5532","test_metrics_after_relay_publish","tests.metrics","2026-08-07","broken","2026-08-07","TestMetrics","test_metrics","",""
|
||||
"","2702","test_main_node_only_relay__peer_only_store","tests.store","2026-08-07","passed","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
"","28537","test_relay_2_nodes_temporary_blackout_recovers_no_helpers","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","0","test_light_push_and_retrieve_100_messages","tests.light_push","2026-08-07","skipped","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","6993","test_publish_after_node1_restarts","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","14879","test_large_message_payload_sync","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","103025","test_store_sync_after_partition_under_100_msgs","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","2760","test_subscribe_and_publish_on_another_content_topic_from_same_shard","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","253","test_relay_subscribe_to_already_existing_pubsub_topic","tests.relay","2026-08-07","passed","2026-08-07","TestRelaySubscribe","test_subscribe","",""
|
||||
"","3193","test_message_relayed_while_store_node_is_stopped_and_removed","tests.store","2026-08-07","passed","2026-08-07","TestReliability","test_reliability","",""
|
||||
"","4171","test_different_cursor_and_indexes[3-20]","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","37998","test_admin_relay_peers_contains_all_relay_peers","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","3425","test_relay_peers_on_shard_schema","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","14594","test_relay_different_latency_between_two_nodes[1000]","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","732","test_relay_get_message_after_one_peer_was_stopped","tests.relay","2026-08-07","passed","2026-08-07","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","15509","test_auto_shard_relay_10_nwaku_nodes","tests.sharding","2026-08-07","passed","2026-08-07","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","2787","test_main_node_relay_and_store__peer_relay_and_store","tests.store","2026-08-07","passed","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
"","2751","test_main_node_only_relay__peer_relay_and_store","tests.store","2026-08-07","passed","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
"","17","test_filter_subscribe_with_invalid_content_topic_format","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","4333","test_filter_get_message_with_valid_payloads","tests.filter","2026-08-07","passed","2026-08-07","TestFilterGetMessages","test_get_messages","",""
|
||||
"","726","test_publishing_node_is_stopped","tests.store","2026-08-07","passed","2026-08-07","TestReliability","test_reliability","",""
|
||||
"","838","test_passing_non_base64_cursor","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","1058","test_invalid_pagination_cursor_param","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","115","test_filter_get_message_with_version","tests.filter","2026-08-07","passed","2026-08-07","TestFilterGetMessages","test_get_messages","",""
|
||||
"","50876","test_relay_2_nodes_bandwidth_low_vs_high_drain_time","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","3246","test_log_level_NOTICE_from_INFO","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","5037","test_admin_peers_stats_counts","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","0","test_verify_node_version2","tests.rest_flags","2026-08-07","skipped","2026-08-07","TestDebugFlags","test_debug_flags","",""
|
||||
"","101815","test_store_sync_long_chain","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","380","test_filter_subscribe_to_pubsub_topics_from_multiple_clusters","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","5534","test_metrics_after_filter_get","tests.metrics","2026-08-07","broken","2026-08-07","TestMetrics","test_metrics","",""
|
||||
"","1254","test_time_filter_matches_no_message","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","3","test_filter_unsubscribe_with_pubsub_topic_string_instead_of_list","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","75008","test_relay_7_nodes_3sec_latency","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","2658","test_sender_uses_regular_api_receiver_uses_auto_api","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","3249","test_log_level_DEBUG_from_TRACE","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","3817","test_admin_peers_mesh_on_shard_contains_node2","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","681","test_filter_unsubscribe_from_pubsub_topics","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","0","test_sync_nodes_are_relay","tests.store_sync","2026-08-07","skipped","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","840","test_store_with_invalid_hash","tests.store","2026-08-07","passed","2026-08-07","TestHashes","test_hashes","",""
|
||||
"","91072","test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss40]","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","10","test_filter_unsubscribe_all_on_peer_with_no_subscription","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribeAll","test_unsubscribe_all","",""
|
||||
"","2520","test_cant_publish_on_not_subscribed_shard","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","3177","test_filter_get_message_after_node2_restarts","tests.filter","2026-08-07","passed","2026-08-07","TestFilterGetMessages","test_get_messages","",""
|
||||
"","25250","test_light_push_with_valid_content_topics","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","4063","test_unsubscribe_from_some_content_topics[content_topic_list0]","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayAutosharding","test_relay_auto_sharding","",""
|
||||
"","3348","test_multiple_content_topics_different_shard","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","15566","test_relay_2_nodes_low_bandwidth_reliability","tests.e2e","2026-08-07","passed","2026-08-07","TestNetworkConditions","test_network_conditions","",""
|
||||
"","36873","test_msg_stored_when_ephemeral_false","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","20","test_filter_ping_on_unsubscribed_peer","tests.filter","2026-08-07","passed","2026-08-07","TestFilterPing","test_ping","",""
|
||||
"","2917","test_filter_get_message_after_node1_restarts","tests.filter","2026-08-07","passed","2026-08-07","TestFilterGetMessages","test_get_messages","",""
|
||||
"","0","test_idle_filter_subscriptions_for_more_than_5_nodes","tests.filter","2026-08-07","skipped","2026-08-07","TestIdleSubscriptions","test_idle_subscriptions","",""
|
||||
"","32737","test_admin_connected_peers_scalar_types","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","0","test_use_persistent_storage_survive_restart","tests.peer_connection_management","2026-08-07","skipped","2026-08-07","TestPeerStore","test_peer_store","",""
|
||||
"","0","test_valid_payloads_at_spam_rate","tests.relay","2026-08-07","skipped","2026-08-07","TestRelayRLN","test_rln","",""
|
||||
"","351","test_filter_update_subscription_add_a_new_pubsub_topic","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeUpdate","test_subscribe_update","",""
|
||||
"","0","test_valid_payloads_dynamic_at_spam_rate","tests.relay","2026-08-07","skipped","2026-08-07","TestRelayRLN","test_rln","",""
|
||||
"","34843","test_three_store_sync_exchange","tests.store_sync","2026-08-07","passed","2026-08-07","TestStoreSync","test_store_sync","",""
|
||||
"","33213","test_extreme_number_page_size","tests.store","2026-08-07","passed","2026-08-07","TestPageSize","test_page_size","",""
|
||||
"","18049","test_static_shard_relay_10_nwaku_nodes","tests.sharding","2026-08-07","passed","2026-08-07","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","129","test_filter_subscribe_to_single_topics","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","121","test_filter_unsubscribe_from_non_existing_content_topic","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","6088","test_store_with_long_string_pubsub_topic","tests.store","2026-08-07","passed","2026-08-07","TestTopics","test_topics","",""
|
||||
"","13","test_publish_with_invalid_content_topics","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","3357","test_subscribe_via_api_to_new_pubsub_topics","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","3235","test_log_level_ERROR_from_WARN","tests.rest_flags","2026-08-07","passed","2026-08-07","TestAdminFlags","test_admin_flags","",""
|
||||
"","115","test_publish_with_valid_version","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","8502","test_multiple_lightpush_nodes","tests.light_push","2026-08-07","passed","2026-08-07","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","3503","test_filter_static_sharding_multiple_shards","tests.sharding","2026-08-07","passed","2026-08-07","TestFilterStaticSharding","test_filter","",""
|
||||
"","212","test_get_store_messages_with_wrong_typo_content_topic","tests.store","2026-08-07","passed","2026-08-07","TestApiFlags","test_api_flags","",""
|
||||
"","942","test_store_with_non_hex_characters_in_hash","tests.store","2026-08-07","passed","2026-08-07","TestHashes","test_hashes","",""
|
||||
"","0","test_valid_payloads_dynamic_at_slow_rate","tests.relay","2026-08-07","skipped","2026-08-07","TestRelayRLN","test_rln","",""
|
||||
"","0","test_2_lightpush_nodes_and_2_receiving_nodes","tests.light_push","2026-08-07","skipped","2026-08-07","TestMultipleNodes","test_multiple_nodes","",""
|
||||
"","44","test_store_with_one_content_topic","tests.store","2026-08-07","passed","2026-08-07","TestTopics","test_topics","",""
|
||||
"","1261","test_time_filter_matches_one_message","tests.store","2026-08-07","passed","2026-08-07","TestTimeFilter","test_time_filter","",""
|
||||
"","605","test_publish_on_multiple_pubsub_topics","tests.relay","2026-08-07","passed","2026-08-07","TestRelayPublish","test_publish","",""
|
||||
"","0","test_valid_payloads_n1_with_rln_n2_without_rln_at_spam_rate","tests.relay","2026-08-07","skipped","2026-08-07","TestRelayRLN","test_rln","",""
|
||||
"","838","test_passing_invalid_cursor","tests.store","2026-08-07","passed","2026-08-07","TestCursor","test_cursor","",""
|
||||
"","39080","test_repeated_filter_requestID","tests.e2e","2026-08-07","passed","2026-08-07","TestE2E","test_e2e","",""
|
||||
"","237","test_relay_unsubscribe_from_non_existing_pubsub_topic","tests.relay","2026-08-07","passed","2026-08-07","TestRelaySubscribe","test_subscribe","",""
|
||||
"","235","test_filter_unsubscribe_from_single_content_topic","tests.filter","2026-08-07","passed","2026-08-07","TestFilterUnSubscribe","test_unsubscribe","",""
|
||||
"","12","test_light_push_with_with_large_meta","tests.light_push","2026-08-07","passed","2026-08-07","TestLightPushPublish","test_publish","",""
|
||||
"","2677","test_publish_on_multiple_pubsub_topics_and_only_after_fetch_them","tests.sharding","2026-08-07","passed","2026-08-07","TestRelayStaticSharding","test_relay_static_sharding","",""
|
||||
"","224","test_optional_nodes_not_subscribed_to_same_pubsub_topic","tests.relay","2026-08-07","passed","2026-08-07","TestRelayMultipleNodes","test_multiple_nodes","",""
|
||||
"","2669","test_content_topic_and_pubsub_topic_not_in_docker_flags","tests.sharding","2026-08-07","passed","2026-08-07","TestRunningNodesAutosharding","test_running_nodes_auto_sharding","",""
|
||||
"","630","test_filter_subscribe_to_multiple_pubsub_topic_from_same_cluster","tests.filter","2026-08-07","passed","2026-08-07","TestFilterSubscribeCreate","test_subscribe_create","",""
|
||||
"","3985","test_store_lightpushed_message","tests.store","2026-08-07","passed","2026-08-07","TestRunningNodes","test_running_nodes","",""
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are 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
Reference in New Issue
Block a user