This commit is contained in:
weboko 2024-09-05 23:05:24 +00:00
parent 364a8c9c86
commit b648978a10
2638 changed files with 1766 additions and 2621 deletions

View File

@ -1,2 +0,0 @@
"Epic","Feature","Story","FAILED","BROKEN","PASSED","SKIPPED","UNKNOWN"
"","","","0","3","829","21","0"
1 Epic Feature Story FAILED BROKEN PASSED SKIPPED UNKNOWN
2 0 3 829 21 0

File diff suppressed because one or more lines are too long

View File

@ -1,2 +0,0 @@
"Category","FAILED","BROKEN","PASSED","SKIPPED","UNKNOWN"
"Test defects","0","3","0","0","0"
1 Category FAILED BROKEN PASSED SKIPPED UNKNOWN
2 Test defects 0 3 0 0 0

View File

@ -1 +0,0 @@
{"uid":"4b4757e66a1912dae1a509f688f20b0f","children":[{"name":"Test defects","children":[{"name":"expected 1 to equal 2","children":[{"name":"Renews peer on consistent ping failures","uid":"eb46ea2010c84a4a","parentUid":"8d5169114247ad7aeffc765b68d149be","status":"broken","time":{"start":1724888015045,"stop":1724888015046,"duration":1},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"8d5169114247ad7aeffc765b68d149be"},{"name":"expected true to be false","children":[{"name":"Tracks peer failures correctly","uid":"f0f3e1809d1cc120","parentUid":"85e8a44fed6e976f0f29954798aaedc4","status":"broken","time":{"start":1724888015047,"stop":1724888015048,"duration":1},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"85e8a44fed6e976f0f29954798aaedc4"},{"name":"expected +0 to equal 1","children":[{"name":"msgTime: -19000 ms from now, startTime: -19000, endTime: -18000","uid":"26de152f1cdd4663","parentUid":"a5c99b891657fdbe61acc872227a0ea7","status":"broken","time":{"start":1724888406347,"stop":1724888406347,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":true,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"a5c99b891657fdbe61acc872227a0ea7"}],"uid":"bdbf199525818fae7a8651db9eafe741"}],"name":"categories"}

File diff suppressed because one or more lines are too long

View File

@ -1,854 +0,0 @@
"Status","Start Time","Stop Time","Duration in ms","Parent Suite","Suite","Sub Suite","Test Class","Test Method","Name","Description"
"passed","Wed Aug 28 23:29:43 GMT 2024","Wed Aug 28 23:29:43 GMT 2024","0","DNS Node Discovery w/ capabilities","","","","","should only return 1 node with store capability",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","1","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with Chinese payload",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","Relay Shard codec","","","","","should throw an error for insufficient data",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=6","","","numPeers=1 -- returns one bootstrap peer ",""
"passed","Wed Aug 28 23:29:53 GMT 2024","Wed Aug 28 23:29:53 GMT 2024","0","Waku Encryption","","","","","Sign & Recover",""
"passed","Wed Aug 28 23:35:11 GMT 2024","Wed Aug 28 23:35:11 GMT 2024","0","Health Manager","Should update the health status for protocols","","","","Filter with 3 connections",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","1","Node Health Status Matrix Tests","","","","","LightPush: 1 peers, Filter: 3 peers - Expected: MinimallyHealthy",""
"passed","Wed Aug 28 23:40:05 GMT 2024","Wed Aug 28 23:40:05 GMT 2024","0","Wait for remote peer","","","","","Privacy Node - default protocol",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Overlapping topic subscription",""
"passed","Wed Aug 28 23:39:32 GMT 2024","Wed Aug 28 23:39:32 GMT 2024","0","Waku Store, error handling","","","","","Query with Promise Callback, Wrong PubsubTopic",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=3","","","numPeers=4 -- returns total 4 peers, with max 3 bootstrap peers",""
"passed","Wed Aug 28 23:38:51 GMT 2024","Wed Aug 28 23:38:51 GMT 2024","1","Waku Store, cursor","","","","","Passing a valid cursor at 10 index when there are 40 messages",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicToShardIndex","","","","","should correctly map /toychat/2/huilong/proto to shard index 3",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true","","","","","Unsubscribes all - node subscribed to 10 topics",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","shardInfoToPubsubTopics","","","","","should convert content topics to PubsubTopics for autosharding",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","ensureValidContentTopic","","","","","throws on content topic with too few or too many fields",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","0","Node Health Status Matrix Tests","","","","","LightPush: 1 peers, Filter: 2 peers - Expected: MinimallyHealthy",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing short and receive message",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing Script",""
"passed","Wed Aug 28 23:37:46 GMT 2024","Wed Aug 28 23:37:46 GMT 2024","0","Waku Relay (Autosharding), multiple pubsub topics","","","","","n1 and n2 uses a custom pubsub, n3 uses the default pubsub",""
"passed","Wed Aug 28 23:30:50 GMT 2024","Wed Aug 28 23:30:50 GMT 2024","0","Public methods","","","","","listenerCount",""
"passed","Wed Aug 28 23:36:39 GMT 2024","Wed Aug 28 23:36:39 GMT 2024","0","Peer Exchange Continuous Discovery","","","","","Should update shard info",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","Multiaddr getters and setters","","","","should get / set UDP multiaddr",""
"passed","Wed Aug 28 23:29:31 GMT 2024","Wed Aug 28 23:29:31 GMT 2024","1","to proto message","","","","","Fields are not dropped",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing JSON and receive message",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing XML",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing Basic HTML tag and receive message",""
"broken","Wed Aug 28 23:33:35 GMT 2024","Wed Aug 28 23:33:35 GMT 2024","1","Waku Filter: Peer Management: E2E","","","","","Tracks peer failures correctly",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","singleShardInfoToPubsubTopic","","","","","should convert a SingleShardInfo object to the correct PubsubTopic",""
"passed","Wed Aug 28 23:30:17 GMT 2024","Wed Aug 28 23:30:17 GMT 2024","1","Dials","attemptDial method","","","","should be called at least once on all `peer:discovery` events",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check message with no payload is not received",""
"passed","Wed Aug 28 23:36:39 GMT 2024","Wed Aug 28 23:36:39 GMT 2024","0","Peer Exchange Continuous Discovery","","","","","Should update multiaddrs",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing Script and receive message",""
"passed","Wed Aug 28 23:39:56 GMT 2024","Wed Aug 28 23:39:56 GMT 2024","1","Waku Dial [node only]","Bootstrap","","","","Passing an array",""
"passed","Wed Aug 28 23:29:35 GMT 2024","Wed Aug 28 23:29:35 GMT 2024","1","Message Validator","","","","","Accepts a valid Waku Message",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicsByPubsubTopic","","","","","groups content topics by expected pubsub topic",""
"passed","Wed Aug 28 23:39:32 GMT 2024","Wed Aug 28 23:39:32 GMT 2024","1","Waku Store, error handling","","","","","Query Generator, Wrong PubsubTopic",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check received message containing escaped characters",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with numeric payload",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false","","","","","Unsubscribe 1 topic - node subscribed to 1 topic",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=5","","","numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 5",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing Script",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing special chars",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing Script and receive message",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=2","","","numPeers=4 -- returns total 4 peers, with max 2 bootstrap peers",""
"passed","Wed Aug 28 23:37:47 GMT 2024","Wed Aug 28 23:37:47 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with short payload",""
"passed","Wed Aug 28 23:39:46 GMT 2024","Wed Aug 28 23:39:46 GMT 2024","1","Waku Store, custom pubsub topic","","","","","Generator, 2 different pubsubtopics",""
"passed","Wed Aug 28 23:40:05 GMT 2024","Wed Aug 28 23:40:05 GMT 2024","0","Wait for remote peer","","","","","Filter",""
"passed","Wed Aug 28 23:30:21 GMT 2024","Wed Aug 28 23:30:21 GMT 2024","0","DNS Discovery: Compliance Test","interface-peer-discovery compliance tests","","","","should not receive a peer event after stop",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","0","ENR waku2 codec","Encoding","","","","should be able to encode the field with STORE and LIGHTPUSH protocols set to true",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing escaped characters",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","1","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing SQL Injection",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","2","Node Health Status Matrix Tests","","","","","LightPush: 2 peers, Filter: 2 peers - Expected: SufficientlyHealthy",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check message with non string payload is not received",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing SQL Injection and receive message",""
"passed","Wed Aug 28 23:29:54 GMT 2024","Wed Aug 28 23:29:54 GMT 2024","0","Ecies Encryption","","","","","Round trip binary encryption [ecies, signature]",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicToPubsubTopic","","","","","should correctly map a content topic to a pubsub topic",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","5","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=3","","","numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 3",""
"passed","Wed Aug 28 23:39:43 GMT 2024","Wed Aug 28 23:39:43 GMT 2024","1","Waku Store, page size","","","","","Passing page size 11 when there are 10 messages",""
"passed","Wed Aug 28 23:31:10 GMT 2024","Wed Aug 28 23:31:10 GMT 2024","0","Waku Filter V2: Ping","","","","","Reopen subscription with peer with lost subscription",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Error when try to subscribe to more than 101 topics (new limit)",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message with timestamp: 1724887809979 ",""
"passed","Wed Aug 28 23:39:46 GMT 2024","Wed Aug 28 23:39:46 GMT 2024","0","Waku Store (named sharding), custom pubsub topic","","","","","Generator, custom pubsub topic",""
"passed","Wed Aug 28 23:39:46 GMT 2024","Wed Aug 28 23:39:46 GMT 2024","0","Waku Store (Autosharding), custom pubsub topic","","","","","Generator, 2 different pubsubtopics",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing special chars",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Fails to publish message with wrong pubsubtopic",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing long",""
"passed","Wed Aug 28 23:36:08 GMT 2024","Wed Aug 28 23:36:08 GMT 2024","0","Waku Light Push : Multiple PubsubTopics","","","","","Light push messages to 2 nwaku nodes each with different pubsubtopics",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing long",""
"passed","Wed Aug 28 23:39:05 GMT 2024","Wed Aug 28 23:39:05 GMT 2024","0","Static Sharding: Running Nodes","Different clusters and shards","","","","Cluster ID 0 - Default/Global Cluster",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","0","Autosharding: Running Nodes","Different clusters and topics","","","","random auto sharding 1 - Cluster ID: 10, Content Topic: /app71/5/topic894/test.js",""
"passed","Wed Aug 28 23:29:47 GMT 2024","Wed Aug 28 23:29:47 GMT 2024","0","Local Storage Discovery","Compliance Tests","interface-peer-discovery compliance tests","","","should not fail to start the service if it is already started",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","1","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with XML payload",""
"passed","Wed Aug 28 23:39:42 GMT 2024","Wed Aug 28 23:39:42 GMT 2024","5","Waku Store, general","","","","","Query generator for multiple messages with different content topic format",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric shard: /waku/2/rs/1/ ",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Publish without waiting for remote peer",""
"passed","Wed Aug 28 23:29:42 GMT 2024","Wed Aug 28 23:29:42 GMT 2024","0","Fetch nodes until capabilities are fulfilled","","","","","1 Store, 2 fetches",""
"passed","Wed Aug 28 23:39:05 GMT 2024","Wed Aug 28 23:39:05 GMT 2024","1","Static Sharding: Running Nodes","Different clusters and shards","","","","random static sharding 10 - Cluster ID: 803, Shard ID: 507",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","shardInfoToPubsubTopics","","","","","should handle clusterId, application and version for autosharding with cluster iD 0",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message with timestamp: 1724887809979000000 ",""
"passed","Wed Aug 28 23:29:54 GMT 2024","Wed Aug 28 23:29:54 GMT 2024","0","Ensures content topic is defined","","","","","Encoder throws on empty string content topic",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","1","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing JSON",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing numeric",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing Russian",""
"passed","Wed Aug 28 23:33:35 GMT 2024","Wed Aug 28 23:33:35 GMT 2024","0","Waku Filter: Peer Management: E2E","","","","","Ping succeeds for all connected peers",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receives messages on 20 topics",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing emoji and receive message",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","1","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false","","","","","Unsubscribe 2 topics - node subscribed to 2 topics",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","waku2 key round trip","","","","should set field with all protocols disabled",""
"passed","Wed Aug 28 23:31:10 GMT 2024","Wed Aug 28 23:31:10 GMT 2024","0","Waku Filter V2: Ping","","","","","Ping on peer without subscriptions",""
"passed","Wed Aug 28 23:39:42 GMT 2024","Wed Aug 28 23:39:42 GMT 2024","1","Waku Store, general","","","","","Generator, with asymmetric & symmetric encrypted messages",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","0","ENR waku2 codec","Decoding","","","","should be able to decode the field with only LIGHTPUSH set to true",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","ensureShardingConfigured","","","","","handles empty contentTopics array correctly",""
"passed","Wed Aug 28 23:31:31 GMT 2024","Wed Aug 28 23:31:31 GMT 2024","3","Waku Filter V2 (Autosharding): Multiple PubsubTopics","","","","","Subscribe and receive messages on 2 different pubsubtopics",""
"passed","Wed Aug 28 23:29:47 GMT 2024","Wed Aug 28 23:29:47 GMT 2024","0","Local Storage Discovery","Unit Tests","","","","should load peers from local storage and dispatch events",""
"passed","Wed Aug 28 23:36:08 GMT 2024","Wed Aug 28 23:36:08 GMT 2024","0","Waku Light Push (Autosharding): Multiple PubsubTopics","","","","","Light push messages to 2 nwaku nodes each with different pubsubtopics",""
"passed","Wed Aug 28 23:38:04 GMT 2024","Wed Aug 28 23:38:04 GMT 2024","1","Peer Exchange","","","","","getPeersByDiscovery",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric shard: /waku/2/rs/1/",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check received message with timestamp: 1649153314 ",""
"passed","Wed Aug 28 23:31:23 GMT 2024","Wed Aug 28 23:31:23 GMT 2024","1","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true","","","","","Ping on subscribed peer",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","2","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing SQL Injection and receive message",""
"passed","Wed Aug 28 23:29:52 GMT 2024","Wed Aug 28 23:29:52 GMT 2024","1","Symmetric Encryption","","","","","Round trip binary encryption [symmetric, signature]",""
"passed","Wed Aug 28 23:39:28 GMT 2024","Wed Aug 28 23:39:28 GMT 2024","1","Waku Store, order","","","","","Query Generator - true",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe and publish message",""
"passed","Wed Aug 28 23:39:42 GMT 2024","Wed Aug 28 23:39:42 GMT 2024","0","Waku Store, general","","","","","Query generator for 2000 messages",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","2","getConnectedPeersForProtocolAndShard","","","","","same cluster, same shard: nodes connect",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe and receive messages via lightPush",""
"passed","Wed Aug 28 23:39:46 GMT 2024","Wed Aug 28 23:39:46 GMT 2024","0","Waku Store (named sharding), custom pubsub topic","","","","","Generator, 2 nwaku nodes each with different pubsubtopics",""
"passed","Wed Aug 28 23:39:56 GMT 2024","Wed Aug 28 23:39:56 GMT 2024","0","Waku Dial [node only]","Bootstrap","","","","Using a function",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing numeric and publish message",""
"passed","Wed Aug 28 23:39:05 GMT 2024","Wed Aug 28 23:39:05 GMT 2024","0","Static Sharding: Running Nodes","Different clusters and shards","","","","random static sharding 3 - Cluster ID: 252, Shard ID: 876",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","5","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing shell command and receive message",""
"passed","Wed Aug 28 23:40:06 GMT 2024","Wed Aug 28 23:40:06 GMT 2024","0","Waku Store, time filter","","","","","Timestamp too far from node time: 40000 ms from now",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message with timestamp: 1949153314000 ",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","1","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing XML",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing SQL Injection",""
"passed","Wed Aug 28 23:32:06 GMT 2024","Wed Aug 28 23:32:06 GMT 2024","0","Waku Filter V2: Unsubscribe","","","","","Unsubscribes all - node subscribed to 1 topic",""
"passed","Wed Aug 28 23:36:08 GMT 2024","Wed Aug 28 23:36:08 GMT 2024","0","Waku Light Push : Multiple PubsubTopics","","","","","Push message on custom pubsubTopic",""
"passed","Wed Aug 28 23:29:43 GMT 2024","Wed Aug 28 23:29:43 GMT 2024","1","DNS Node Discovery","","","","","retrieves a single peer",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","0","Autosharding: Running Nodes","Different clusters and topics","","","","random auto sharding 4 - Cluster ID: 10, Content Topic: /app97/3/topic855/test.js",""
"passed","Wed Aug 28 23:39:52 GMT 2024","Wed Aug 28 23:39:52 GMT 2024","0","Util: toAsyncIterator: Filter","","","","","handles multiple messages",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","1","ENR waku2 codec","Encoding","","","","should be able to encode the field with only RELAY set to true",""
"passed","Wed Aug 28 23:30:10 GMT 2024","Wed Aug 28 23:30:10 GMT 2024","1","Events","peer:connect","","","","should emit `peer:connected:peer-exchange` event when a peer is connected",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing Chinese",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","0","Autosharding: Running Nodes","Different clusters and topics","","","","random auto sharding 2 - Cluster ID: 10, Content Topic: /app90/7/topic499/proto",""
"passed","Wed Aug 28 23:40:05 GMT 2024","Wed Aug 28 23:40:05 GMT 2024","0","Wait for remote peer","","","","","Store - dialed after - with timeout",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","ensureShardingConfigured","","","","","should return valid sharding parameters for static sharding",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receive 2 messages on the same topic",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","1","ENR waku2 codec","Encoding","","","","should be able to encode the field with only LIGHTPUSH set to true",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","0","getConnectedPeersForProtocolAndShard","","","","","different cluster, same shard: nodes don't connect",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with rate limit",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","1","Waku Relay, Subscribe","","","","","Subscribe to topic containing special chars and publish message",""
"passed","Wed Aug 28 23:30:17 GMT 2024","Wed Aug 28 23:30:17 GMT 2024","0","Dials","dialPeer method","For peer-exchange peers","","","should be called for peers with PEER_EXCHANGE tags",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with escaped characters payload",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","ensureValidContentTopic","","","","","throws on content topic with empty topic name field",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","0","Autosharding: Running Nodes","Others","","","","using a protocol with unconfigured pubsub topic should fail",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check message with invalid timestamp is not received",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing unicode special characters and publish message",""
"passed","Wed Aug 28 23:30:50 GMT 2024","Wed Aug 28 23:30:50 GMT 2024","0","Public methods","","","","","addEventListener with wrong event",""
"passed","Wed Aug 28 23:40:05 GMT 2024","Wed Aug 28 23:40:05 GMT 2024","0","Wait for remote peer","","","","","LightPush",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing JSON",""
"passed","Wed Aug 28 23:39:32 GMT 2024","Wed Aug 28 23:39:32 GMT 2024","0","Waku Store, error handling","","","","","Query with Ordered Callback, No Decoder",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=1","","","numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 1",""
"passed","Wed Aug 28 23:36:08 GMT 2024","Wed Aug 28 23:36:08 GMT 2024","0","Waku Light Push (named sharding): Multiple PubsubTopics","","","","","Light push messages to 2 nwaku nodes each with different pubsubtopics",""
"passed","Wed Aug 28 23:29:32 GMT 2024","Wed Aug 28 23:29:32 GMT 2024","1","Waku Message version 0","","","","","Meta field set when metaSetter is specified",""
"skipped","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Peer Exchange Query","","","","","more peers than existing",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","1","This","Is","","","","A test",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing Arabic",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing Arabic",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing short",""
"passed","Wed Aug 28 23:29:52 GMT 2024","Wed Aug 28 23:29:52 GMT 2024","0","Ensures content topic is defined","","","","","Encoder throws on undefined content topic",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing Basic HTML tag",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","0","Autosharding: Running Nodes","Different clusters and topics","","","","Cluster ID 0 - Default/Global Cluster",""
"passed","Wed Aug 28 23:38:51 GMT 2024","Wed Aug 28 23:38:51 GMT 2024","0","Waku Store, cursor","","","","","Passing cursor with wrong pubsubTopic",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","Multiaddr getters and setters","","","","should get / set TCP multiaddr",""
"passed","Wed Aug 28 23:39:32 GMT 2024","Wed Aug 28 23:39:32 GMT 2024","0","Waku Store, error handling","","","","","Query Generator, Multiple PubsubTopics",""
"passed","Wed Aug 28 23:39:32 GMT 2024","Wed Aug 28 23:39:32 GMT 2024","0","Waku Store, error handling","","","","","Query Generator, No message returned",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","waku2 key round trip","","","","should set field with only FILTER enabled",""
"skipped","Wed Aug 28 23:38:04 GMT 2024","Wed Aug 28 23:38:04 GMT 2024","0","Peer Exchange","","","","","new peer added after a peer was already found",""
"passed","Wed Aug 28 23:29:32 GMT 2024","Wed Aug 28 23:29:32 GMT 2024","1","filterPeersByDiscovery function","","","","","should return only bootstrap peers up to maxBootstrapPeers",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","0","ENR waku2 codec","Decoding","","","","should be able to decode the field with only STORE set to true",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","1","Waku Relay, Publish","","","","","Check publish message containing short",""
"passed","Wed Aug 28 23:39:05 GMT 2024","Wed Aug 28 23:39:05 GMT 2024","1","Static Sharding: Running Nodes","Others","","","","configure the node with multiple pubsub topics",""
"passed","Wed Aug 28 23:38:51 GMT 2024","Wed Aug 28 23:38:51 GMT 2024","0","Waku Store, cursor","","","","","Passing a valid cursor at 19 index when there are 20 messages",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing unicode special characters and receive message",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check message on other pubsub topic is not received",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe and receive 2 messages on the same topic",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true","","","","","Unsubscribes all - node subscribed to 1 topic",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","ensureShardingConfigured","","","","","should throw an error for missing sharding configuration",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with shell command payload",""
"passed","Wed Aug 28 23:37:46 GMT 2024","Wed Aug 28 23:37:46 GMT 2024","0","Waku Relay (Autosharding), multiple pubsub topics","","","","","Nodes with multiple pubsub topic",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","waku2 key round trip","","","","should set field with only STORE enabled",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","ensureShardingConfigured","","","","","should return valid sharding parameters for content topics autosharding",""
"passed","Wed Aug 28 23:37:36 GMT 2024","Wed Aug 28 23:37:36 GMT 2024","1","Waku Relay, Interop","","","","","Publishes to nwaku",""
"skipped","Wed Aug 28 23:29:43 GMT 2024","Wed Aug 28 23:29:43 GMT 2024","0","DNS Node Discovery [live data]","","","","","should retrieve 3 multiaddrs for sandbox.waku.nodes.status.im",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check message with non string payload is not received",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for invalid PubsubTopic format: /waku/2/rs",""
"passed","Wed Aug 28 23:39:28 GMT 2024","Wed Aug 28 23:39:28 GMT 2024","0","Waku Store, order","","","","","Query Generator - false",""
"passed","Wed Aug 28 23:31:23 GMT 2024","Wed Aug 28 23:31:23 GMT 2024","1","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false","","","","","Ping on unsubscribed peer",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","1","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push 30 different messages",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing escaped characters",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing JSON and receive message",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing emoji",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","Static tests","","","","should encode/decode to RLP encoding",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","1","Multiaddr from fields","","","","","udp ip6 address",""
"passed","Wed Aug 28 23:29:52 GMT 2024","Wed Aug 28 23:29:52 GMT 2024","0","Ensures content topic is defined","","","","","Decoder throws on undefined content topic",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing XML",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","waku2 key round trip","","","","should set field with all protocols enabled",""
"passed","Wed Aug 28 23:29:32 GMT 2024","Wed Aug 28 23:29:32 GMT 2024","1","Waku Message version 0","","","","","Round trip binary serialization",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","1","ENR","Txt codec","","","","should decode valid enr with tcp successfully",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","singleShardInfosToShardInfo","","","","","should aggregate SingleShardInfos into a ShardInfo",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Mutual subscription",""
"passed","Wed Aug 28 23:39:05 GMT 2024","Wed Aug 28 23:39:05 GMT 2024","1","Static Sharding: Running Nodes","Different clusters and shards","","","","random static sharding 5 - Cluster ID: 361, Shard ID: 93",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Throws when trying to push message with empty payload",""
"passed","Wed Aug 28 23:37:46 GMT 2024","Wed Aug 28 23:37:46 GMT 2024","1","Waku Relay, multiple pubsub topics","","","","","3 nodes on /waku/2/rs/3/2 topic",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing unicode special characters",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicToShardIndex","","","","","should correctly map /0/statusim/1/community/cbor to shard index 4",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","Static tests","","","","should properly compute the node id",""
"passed","Wed Aug 28 23:31:31 GMT 2024","Wed Aug 28 23:31:31 GMT 2024","2","Waku Filter V2 (Autosharding): Multiple PubsubTopics","","","","","Subscribe and receive messages from 2 nwaku nodes each with different pubsubtopics",""
"passed","Wed Aug 28 23:33:35 GMT 2024","Wed Aug 28 23:33:35 GMT 2024","0","Waku Filter: Peer Management: E2E","","","","","Keep-alive pings maintain the connection",""
"passed","Wed Aug 28 23:38:04 GMT 2024","Wed Aug 28 23:38:04 GMT 2024","1","Peer Exchange","","","","","peerDiscovery without wakuPeerExchangeDiscovery",""
"passed","Wed Aug 28 23:40:06 GMT 2024","Wed Aug 28 23:40:06 GMT 2024","0","Waku Store, time filter","","","","","msgTime: -19000 ms from now, startTime: -19002, endTime: -19001",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","1","Waku Relay, Subscribe","","","","","Subscribe one by one to 100 topics and publish messages",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","ensurePubsubTopicIsConfigured","","","","","should not throw an error for a single configured topic",""
"passed","Wed Aug 28 23:33:35 GMT 2024","Wed Aug 28 23:33:35 GMT 2024","1","Waku Filter: Peer Management: E2E","","","","","Renews peer on consistent missed messages",""
"skipped","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Overlapping topic subscription",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing XML and receive message",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check received message containing Script",""
"passed","Wed Aug 28 23:29:21 GMT 2024","Wed Aug 28 23:29:21 GMT 2024","0","RFC Test Vectors","","","","","Waku message hash computation (no timestamp)",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=4","","","numPeers=1 -- returns one bootstrap peer ",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false","","","","","Unsubscribes all - node subscribed to 10 topics",""
"passed","Wed Aug 28 23:29:42 GMT 2024","Wed Aug 28 23:29:42 GMT 2024","1","ENRTree","","","","","ENRTree (root): should error if DNS root entry is malformed",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","0","ENR waku2 codec","Decoding","","","","should be able to decode the field with ALL protocols set to false",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","shardInfoToPubsubTopics","","","","","should return empty list for no shard",""
"passed","Wed Aug 28 23:31:31 GMT 2024","Wed Aug 28 23:31:31 GMT 2024","0","Waku Filter V2 (Named sharding): Multiple PubsubTopics","","","","","Subscribe and receive messages on custom pubsubtopic",""
"passed","Wed Aug 28 23:29:42 GMT 2024","Wed Aug 28 23:29:42 GMT 2024","0","ENRTree","","","","","ENRTree (branch): should parse and verify a single component DNS branch entry",""
"passed","Wed Aug 28 23:36:08 GMT 2024","Wed Aug 28 23:36:08 GMT 2024","0","Waku Light Push : Multiple PubsubTopics","","","","","Subscribe and receive messages on 2 different pubsubtopics",""
"passed","Wed Aug 28 23:29:21 GMT 2024","Wed Aug 28 23:29:21 GMT 2024","0","RFC Test Vectors","","","","","Waku message hash computation (meta attribute not present)",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message equal or less that 1MB",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric clusterId: /waku/2/rs/x/1",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","Txt codec","","","","should decode valid ENR with multiaddrs successfully [shared test vector]",""
"passed","Wed Aug 28 23:37:36 GMT 2024","Wed Aug 28 23:37:36 GMT 2024","0","Waku Relay, Interop","","","","","Js publishes, other Js receives",""
"passed","Wed Aug 28 23:30:21 GMT 2024","Wed Aug 28 23:30:21 GMT 2024","1","DNS Discovery: Compliance Test","interface-peer-discovery compliance tests","","","","should not fail to stop the service if it was not started",""
"passed","Wed Aug 28 23:30:21 GMT 2024","Wed Aug 28 23:30:21 GMT 2024","0","DNS Discovery: Compliance Test","interface-peer-discovery compliance tests","","","","can start and stop the service",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","1","Waku Filter V2: FilterPush","","","","","Check received message containing emoji",""
"passed","Wed Aug 28 23:40:05 GMT 2024","Wed Aug 28 23:40:05 GMT 2024","1","Wait for remote peer","","","","","Relay - times out",""
"passed","Wed Aug 28 23:29:54 GMT 2024","Wed Aug 28 23:29:54 GMT 2024","0","Ecies Encryption","","","","","Check meta is set [ecies]",""
"passed","Wed Aug 28 23:39:05 GMT 2024","Wed Aug 28 23:39:05 GMT 2024","0","Static Sharding: Running Nodes","Others","","","","start node with empty shard should fail",""
"passed","Wed Aug 28 23:30:10 GMT 2024","Wed Aug 28 23:30:10 GMT 2024","1","Events","waku:connection","","","","should be online or offline if network state changed",""
"passed","Wed Aug 28 23:39:42 GMT 2024","Wed Aug 28 23:39:42 GMT 2024","1","Waku Store, sorting","","","","","Query Generator sorting by timestamp while page direction is true",""
"passed","Wed Aug 28 23:30:50 GMT 2024","Wed Aug 28 23:30:50 GMT 2024","0","Public methods","","","","","getPeersByDiscovery",""
"passed","Wed Aug 28 23:39:05 GMT 2024","Wed Aug 28 23:39:05 GMT 2024","0","Static Sharding: Running Nodes","Different clusters and shards","","","","random static sharding 9 - Cluster ID: 814, Shard ID: 326",""
"passed","Wed Aug 28 23:31:23 GMT 2024","Wed Aug 28 23:31:23 GMT 2024","0","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true","","","","","Reopen subscription with peer with lost subscription",""
"passed","Wed Aug 28 23:30:10 GMT 2024","Wed Aug 28 23:30:10 GMT 2024","1","Events","peer:discovery","","","","should emit `peer:discovery:peer-exchange` event when a peer is discovered",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing Russian and receive message",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing shell command",""
"passed","Wed Aug 28 23:30:20 GMT 2024","Wed Aug 28 23:30:20 GMT 2024","1","ENR Interop: ServiceNode","","","","","Relay + Store",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing special chars and receive message",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","5","contentTopicToShardIndex","","","","","should correctly map /myapp/1/latest/proto to shard index 0",""
"passed","Wed Aug 28 23:29:47 GMT 2024","Wed Aug 28 23:29:47 GMT 2024","1","Local Storage Discovery","Compliance Tests","interface-peer-discovery compliance tests","","","should not receive a peer event after stop",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=5","","","numPeers=4 -- returns total 4 peers, with max 5 bootstrap peers",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing Arabic and publish message",""
"passed","Wed Aug 28 23:29:35 GMT 2024","Wed Aug 28 23:29:35 GMT 2024","0","Message Validator","","","","","Rejects garbage",""
"passed","Wed Aug 28 23:39:56 GMT 2024","Wed Aug 28 23:39:56 GMT 2024","1","Decryption Keys","","","","","Used by Waku Relay",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicToShardIndex","","","","","should correctly map /app/27/sometopic/someencoding to shard index 5",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=2","","","numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 2",""
"passed","Wed Aug 28 23:38:09 GMT 2024","Wed Aug 28 23:38:09 GMT 2024","0","Peer Exchange","Compliance Test","interface-peer-discovery compliance tests","","","should not receive a peer event after stop",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Fails to push message bigger that 1MB",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing Script",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe and publish 10000 messages on the same topic",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing Chinese and receive message",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with XML payload",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicToShardIndex","","","","","should correctly map /app/20/sometopic/someencoding to shard index 0 with networkShards 1",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","1","getConnectedPeersForProtocolAndShard","","","","","different cluster, same shard: nodes don't connect (autosharding)",""
"passed","Wed Aug 28 23:30:21 GMT 2024","Wed Aug 28 23:30:21 GMT 2024","0","Waku Message Ephemeral field","","","","","Ephemeral field is preserved - encoder v0",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe at once to 10000 topics and publish messages",""
"skipped","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","1","Waku Filter V2: FilterPush","","","","","Check message received after nwaku node is restarted",""
"passed","Wed Aug 28 23:31:23 GMT 2024","Wed Aug 28 23:31:23 GMT 2024","0","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false","","","","","Ping on peer without subscriptions",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing Russian and receive message",""
"passed","Wed Aug 28 23:29:32 GMT 2024","Wed Aug 28 23:29:32 GMT 2024","1","filterPeersByDiscovery function","","","","","should return all non-bootstrap peers and no bootstrap peer when numPeers is 0 and maxBootstrapPeers is 0",""
"passed","Wed Aug 28 23:39:52 GMT 2024","Wed Aug 28 23:39:52 GMT 2024","1","Util: toAsyncIterator: Filter","","","","","unsubscribes",""
"passed","Wed Aug 28 23:29:47 GMT 2024","Wed Aug 28 23:29:47 GMT 2024","0","Local Storage Discovery","Compliance Tests","interface-peer-discovery compliance tests","","","can start the service",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing Russian",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","Verify","","","","should throw error - no public key",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","0","This","Is also","","","","A test",""
"passed","Wed Aug 28 23:31:01 GMT 2024","Wed Aug 28 23:31:01 GMT 2024","0","Connection state","","","","","isConnected should return true after first peer connects",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Throws when trying to push message with empty payload",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicToShardIndex","","","","","should correctly map /app/29/sometopic/someencoding to shard index 6",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with SQL Injection payload",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with shell command payload",""
"skipped","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Peer Exchange Query","","","","","non connected peers",""
"passed","Wed Aug 28 23:40:06 GMT 2024","Wed Aug 28 23:40:06 GMT 2024","0","Waku Store, time filter","","","","","msgTime: -19000 ms from now, startTime: -19010, endTime: -18990",""
"passed","Wed Aug 28 23:29:43 GMT 2024","Wed Aug 28 23:29:43 GMT 2024","1","DNS Node Discovery","","","","","ignores domain fetching errors",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","Verify","","","","should return false",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for invalid PubsubTopic format: /incorrect/format",""
"passed","Wed Aug 28 23:30:50 GMT 2024","Wed Aug 28 23:30:50 GMT 2024","0","Public methods","","","","","safeDispatchEvent",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicToShardIndex","","","","","should correctly map /0/toychat/2/huilong/proto to shard index 3",""
"passed","Wed Aug 28 23:31:31 GMT 2024","Wed Aug 28 23:31:31 GMT 2024","0","Waku Filter V2: Multiple PubsubTopics","","","","","Subscribe and receive messages from 2 nwaku nodes each with different pubsubtopics",""
"passed","Wed Aug 28 23:35:11 GMT 2024","Wed Aug 28 23:35:11 GMT 2024","0","Health Manager","Should update the health status for protocols","","","","LightPush with 0 connections",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","1","ENR waku2 codec","Decoding","","","","should be able to decode the field with RELAY and FILTER protocols set to true",""
"passed","Wed Aug 28 23:29:52 GMT 2024","Wed Aug 28 23:29:52 GMT 2024","1","Ensures content topic is defined","","","","","Encoder throws on empty string content topic",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Refresh subscription",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing numeric",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check received message with timestamp: 1724887809041000000 ",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","shardInfoToPubsubTopics","","","","","should handle clusterId, application and version for autosharding with cluster iD 6",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","0","Node Health Status Matrix Tests","","","","","LightPush: 2 peers, Filter: 1 peers - Expected: MinimallyHealthy",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe and receive ecies encrypted messages via lightPush",""
"passed","Wed Aug 28 23:39:43 GMT 2024","Wed Aug 28 23:39:43 GMT 2024","0","Waku Store, page size","","","","","Passing page size 0 when there are 110 messages",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=6","","","numPeers=3 -- returns total 3 peers, with max 6 bootstrap peers",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check message with no pubsub topic is not received",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=4","","","numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 4",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","Txt codec","","","","should throw error - no id",""
"passed","Wed Aug 28 23:38:51 GMT 2024","Wed Aug 28 23:38:51 GMT 2024","1","Waku Store, cursor","","","","","Passing a valid cursor at 19 index when there are 50 messages",""
"passed","Wed Aug 28 23:39:05 GMT 2024","Wed Aug 28 23:39:05 GMT 2024","1","Static Sharding: Running Nodes","Different clusters and shards","","","","random static sharding 7 - Cluster ID: 360, Shard ID: 376",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","0","ENR waku2 codec","Decoding","","","","should be able to decode the field with STORE and LIGHTPUSH protocols set to true",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Fails to push message with empty content topic",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric clusterId: /waku/2/rs/y/1",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Add multiple subscription objects on single nwaku node",""
"passed","Wed Aug 28 23:30:17 GMT 2024","Wed Aug 28 23:30:17 GMT 2024","1","Dials","dialPeer method","For peer-exchange peers","","","should be called for every peer with PEER_EXCHANGE tags",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing Basic HTML tag",""
"passed","Wed Aug 28 23:29:54 GMT 2024","Wed Aug 28 23:29:54 GMT 2024","1","Ensures content topic is defined","","","","","Decoder throws on empty string content topic",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with custom timestamp: 1694129677345",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","Waku2 key: decode","","","","Relay + Store",""
"passed","Wed Aug 28 23:39:43 GMT 2024","Wed Aug 28 23:39:43 GMT 2024","0","Waku Store, page size","","","","","Passing page size 1 when there are 4 messages",""
"skipped","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Peer Exchange Query","","","","","less peers than existing",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing escaped characters and receive message",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receive ecies encrypted messages via lightPush",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe and receive symmetrically encrypted messages via lightPush",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=4","","","numPeers=4 -- returns total 4 peers, with max 4 bootstrap peers",""
"passed","Wed Aug 28 23:35:11 GMT 2024","Wed Aug 28 23:35:11 GMT 2024","1","Health Manager","Should update the health status for protocols","","","","Filter with 0 connections",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing unicode special characters and receive message",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","1","Waku Filter V2: FilterPush","","","","","Check received message containing shell command",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","contentTopicToShardIndex","","","","","should correctly map /statusim/1/community/cbor to shard index 4",""
"passed","Wed Aug 28 23:39:32 GMT 2024","Wed Aug 28 23:39:32 GMT 2024","0","Waku Store, error handling","","","","","Query with Ordered Callback, Multiple PubsubTopics",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","1","Waku Relay, Publish","","","","","Check publish message containing special chars",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","ensureValidContentTopic","","","","","does not throw on valid cases",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing numeric",""
"passed","Wed Aug 28 23:38:51 GMT 2024","Wed Aug 28 23:38:51 GMT 2024","3","Waku Store, cursor","","","","","Reusing cursor across nodes",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicToPubsubTopic","","","","","should map different content topics to different pubsub topics based on shard index",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing Russian and publish message",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","Location multiaddr","","","","should properly create location multiaddrs - tcp",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","1","Autosharding: Running Nodes","Different clusters and topics","","","","random auto sharding 8 - Cluster ID: 10, Content Topic: /app33/6/topic329/json",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with special chars payload",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=1","","","numPeers=3 -- returns total 3 peers, with max 1 bootstrap peers",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing XML",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with Arabic payload",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing Chinese",""
"passed","Wed Aug 28 23:29:32 GMT 2024","Wed Aug 28 23:29:32 GMT 2024","0","filterPeersByDiscovery function","","","","","should return one bootstrap peer, and all non-boostrap peers, when numPeers is 0 & maxBootstrap is 1",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing emoji",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Overlapping topic subscription",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","2","Multiaddr from fields","","","","","tcp ip4 address",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicsByPubsubTopic","","","","","handles different clusterIds correctly",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check received message containing XML",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","1","Waku Relay, Publish","","","","","Publish message with custom timestamp: Sun Dec 17 1995 03:24:00 GMT+0000 (Coordinated Universal Time)",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receive messages via lightPush",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","1","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Fails to push message bigger that 1MB",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing Russian and receive message",""
"passed","Wed Aug 28 23:39:32 GMT 2024","Wed Aug 28 23:39:32 GMT 2024","0","Waku Store, error handling","","","","","Query with Promise Callback, Multiple PubsubTopics",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing Basic HTML tag and receive message",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Add multiple subscription objects on single nwaku node",""
"passed","Wed Aug 28 23:31:31 GMT 2024","Wed Aug 28 23:31:31 GMT 2024","1","Waku Filter V2 (Named sharding): Multiple PubsubTopics","","","","","Subscribe and receive messages from 2 nwaku nodes each with different pubsubtopics",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with SQL Injection payload",""
"passed","Wed Aug 28 23:31:31 GMT 2024","Wed Aug 28 23:31:31 GMT 2024","1","Waku Filter V2 (Autosharding): Multiple PubsubTopics","","","","","Should fail to subscribe with decoder with wrong pubsubTopic",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","1","Waku Relay, Subscribe","","","","","Subscribe to topic containing Script and publish message",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","1","Autosharding: Running Nodes","Others","","","","configure the node with multiple content topics",""
"passed","Wed Aug 28 23:30:21 GMT 2024","Wed Aug 28 23:30:21 GMT 2024","1","DNS Discovery: Compliance Test","interface-peer-discovery compliance tests","","","","should emit a peer event after start",""
"passed","Wed Aug 28 23:37:14 GMT 2024","Wed Aug 28 23:37:14 GMT 2024","0","Waku Relay","","","","","Decrypt messages",""
"passed","Wed Aug 28 23:29:43 GMT 2024","Wed Aug 28 23:29:43 GMT 2024","0","DNS Node Discovery w/ capabilities","","","","","retrieves all peers (2) when cannot fulfill all requirements",""
"passed","Wed Aug 28 23:31:10 GMT 2024","Wed Aug 28 23:31:10 GMT 2024","1","Waku Filter V2: Ping","","","","","Ping on subscribed peer",""
"skipped","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Peer Exchange Query","","","","","connected peers and dial",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing Arabic and receive message",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with custom timestamp: 1724891677345",""
"passed","Wed Aug 28 23:31:01 GMT 2024","Wed Aug 28 23:31:01 GMT 2024","0","Connection state","","","","","`waku:online` between 2 js-waku relay nodes",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe and receive symmetrically encrypted messages via lightPush",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","ensureValidContentTopic","","","","","throws on content topic with empty version field",""
"passed","Wed Aug 28 23:30:50 GMT 2024","Wed Aug 28 23:30:50 GMT 2024","1","Public methods","","","","","removeEventListener with wrong event",""
"passed","Wed Aug 28 23:39:56 GMT 2024","Wed Aug 28 23:39:56 GMT 2024","0","User Agent","","","","","Sets default value correctly",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with Arabic payload",""
"skipped","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check message received after jswaku node is restarted",""
"passed","Wed Aug 28 23:39:28 GMT 2024","Wed Aug 28 23:39:28 GMT 2024","1","Waku Store, order","","","","","Promise Callback - true",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","1","Node Health Status Matrix Tests","","","","","LightPush: 3 peers, Filter: 3 peers - Expected: SufficientlyHealthy",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check message with no content topic is not received",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing Script and receive message",""
"passed","Wed Aug 28 23:29:21 GMT 2024","Wed Aug 28 23:29:21 GMT 2024","0","RFC Test Vectors","","","","","Waku message hash computation (meta size of 64 bytes)",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe and receive messages on 2 different content topics",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","15","Waku Light Push: Single Node","","","","","Push 30 different messages",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing SQL Injection",""
"passed","Wed Aug 28 23:39:32 GMT 2024","Wed Aug 28 23:39:32 GMT 2024","1","Waku Store, error handling","","","","","Query with Ordered Callback, No message returned",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check message with no payload is not received",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with Script payload",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing shell command and receive message",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check message on other pubsub topic is not received",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=7","","","numPeers=4 -- returns total 4 peers, with max 7 bootstrap peers",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing shell command",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing SQL Injection and receive message",""
"passed","Wed Aug 28 23:39:05 GMT 2024","Wed Aug 28 23:39:05 GMT 2024","0","Static Sharding: Running Nodes","Different clusters and shards","","","","random static sharding 8 - Cluster ID: 170, Shard ID: 388",""
"passed","Wed Aug 28 23:39:32 GMT 2024","Wed Aug 28 23:39:32 GMT 2024","0","Waku Store, error handling","","","","","Query Generator, No Decoder",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","ensureValidContentTopic","","","","","throws on content topic with generation field greater than 0",""
"passed","Wed Aug 28 23:30:21 GMT 2024","Wed Aug 28 23:30:21 GMT 2024","0","Waku Message Ephemeral field","","","","","Ephemeral field is preserved - symmetric encryption",""
"passed","Wed Aug 28 23:39:42 GMT 2024","Wed Aug 28 23:39:42 GMT 2024","1","Waku Store, general","","","","","Query generator for multiple messages with different message text format",""
"passed","Wed Aug 28 23:39:46 GMT 2024","Wed Aug 28 23:39:46 GMT 2024","1","Waku Store, custom pubsub topic","","","","","Generator, custom pubsub topic",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message with timestamp: 1724887809979 ",""
"passed","Wed Aug 28 23:29:43 GMT 2024","Wed Aug 28 23:29:43 GMT 2024","0","DNS Node Discovery","","","","","ignores unrecognized TXT record formats",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing numeric",""
"passed","Wed Aug 28 23:38:09 GMT 2024","Wed Aug 28 23:38:09 GMT 2024","1","Peer Exchange","Compliance Test","interface-peer-discovery compliance tests","","","can start the service",""
"passed","Wed Aug 28 23:39:42 GMT 2024","Wed Aug 28 23:39:42 GMT 2024","0","Waku Store, general","","","","","Callback on promise, aborts when callback returns true",""
"passed","Wed Aug 28 23:36:12 GMT 2024","Wed Aug 28 23:36:12 GMT 2024","0","multiaddr: dialing","","","","","can dial TLS multiaddrs",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with Script payload",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing short and receive message",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","1","ENR","Txt codec","","","","should throw error - no public key",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Renews subscription after lossing a connection",""
"passed","Wed Aug 28 23:39:42 GMT 2024","Wed Aug 28 23:39:42 GMT 2024","1","Waku Store, general","","","","","Callback on promise",""
"passed","Wed Aug 28 23:39:05 GMT 2024","Wed Aug 28 23:39:05 GMT 2024","0","Static Sharding: Running Nodes","Different clusters and shards","","","","random static sharding 1 - Cluster ID: 538, Shard ID: 89",""
"passed","Wed Aug 28 23:29:42 GMT 2024","Wed Aug 28 23:29:42 GMT 2024","0","ENRTree","","","","","ENRTree (tree): should error if DNS tree entry is misformatted",""
"passed","Wed Aug 28 23:29:32 GMT 2024","Wed Aug 28 23:29:32 GMT 2024","0","Ensures content topic is defined","","","","","Encoder throws on undefined content topic",""
"passed","Wed Aug 28 23:29:42 GMT 2024","Wed Aug 28 23:29:42 GMT 2024","1","ENRTree","","","","","ENRTree (tree): should error if DNS tree entry is mis-prefixed",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing JSON",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","6","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to 100 topics (new limit) at once and receives messages",""
"passed","Wed Aug 28 23:33:35 GMT 2024","Wed Aug 28 23:33:35 GMT 2024","1","Waku Filter: Peer Management: E2E","","","","","Number of peers are maintained correctly",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","ensureValidContentTopic","","","","","throws on content topic with empty application field",""
"passed","Wed Aug 28 23:37:47 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with numeric payload",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing short",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing XML and receive message",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","1","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Fails to push message with empty content topic",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric clusterId: /waku/2/rs/\/1",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing escaped characters",""
"passed","Wed Aug 28 23:39:46 GMT 2024","Wed Aug 28 23:39:46 GMT 2024","0","Waku Store (Autosharding), custom pubsub topic","","","","","Generator, 2 nwaku nodes each with different pubsubtopics",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receive messages via waku relay post",""
"skipped","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check message received after jswaku node is restarted",""
"passed","Wed Aug 28 23:29:53 GMT 2024","Wed Aug 28 23:29:53 GMT 2024","0","Waku Encryption","","","","","Symmetric encrypt & Decrypt",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicToShardIndex","","","","","should correctly map /app/22/sometopic/someencoding to shard index 2",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing unicode special characters and receive message",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe and receives messages on 20 topics",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Error when try to subscribe to more than 101 topics (new limit)",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing Chinese",""
"passed","Wed Aug 28 23:39:05 GMT 2024","Wed Aug 28 23:39:05 GMT 2024","0","Static Sharding: Running Nodes","Different clusters and shards","","","","random static sharding 2 - Cluster ID: 280, Shard ID: 38",""
"passed","Wed Aug 28 23:35:11 GMT 2024","Wed Aug 28 23:35:11 GMT 2024","0","Health Manager","Should update the health status for protocols","","","","LightPush with 2 connections",""
"passed","Wed Aug 28 23:40:49 GMT 2024","Wed Aug 28 23:40:49 GMT 2024","1","Static Sharding: Peer Management","Peer Exchange","","","","all px service nodes subscribed to the shard topic should be dialed",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing numeric and receive message",""
"passed","Wed Aug 28 23:32:06 GMT 2024","Wed Aug 28 23:32:06 GMT 2024","0","Waku Filter V2: Unsubscribe","","","","","Unsubscribe 1 topic - node subscribed to 1 topic",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing escaped characters and receive message",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe and receive messages via waku relay post",""
"passed","Wed Aug 28 23:29:41 GMT 2024","Wed Aug 28 23:29:41 GMT 2024","0","Discovery","","","","","returns a subset of values when wanted number is lesser than available values",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message with timestamp: 1649153314 ",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=7","","","numPeers=1 -- returns one bootstrap peer ",""
"passed","Wed Aug 28 23:29:43 GMT 2024","Wed Aug 28 23:29:43 GMT 2024","0","DNS Node Discovery","","","","","caches peers it previously fetched",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=7","","","numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 7",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with Basic HTML tag payload",""
"passed","Wed Aug 28 23:31:01 GMT 2024","Wed Aug 28 23:31:01 GMT 2024","1","Connection state","","","","","should emit `waku:offline` event only when all peers disconnect",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Refresh subscription",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","5","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=3","","","numPeers=3 -- returns total 3 peers, with max 3 bootstrap peers",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","ensureValidContentTopic","","","","","throws on content topic with non-number generation field",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check message with invalid timestamp is not received",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","1","getConnectedPeersForProtocolAndShard","","","","","different cluster, different shard: nodes don't connect (autosharding)",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","0","ENR waku2 codec","Encoding","","","","should be able to encode the field with ALL protocols set to false",""
"passed","Wed Aug 28 23:39:05 GMT 2024","Wed Aug 28 23:39:05 GMT 2024","0","Static Sharding: Running Nodes","Different clusters and shards","","","","shard 0",""
"passed","Wed Aug 28 23:37:46 GMT 2024","Wed Aug 28 23:37:46 GMT 2024","1","Waku Relay, multiple pubsub topics","","","","","n1 and n2 uses a custom pubsub, n3 uses the default pubsub",""
"passed","Wed Aug 28 23:29:47 GMT 2024","Wed Aug 28 23:29:47 GMT 2024","1","Local Storage Discovery","Compliance Tests","interface-peer-discovery compliance tests","","","should not fail to stop the service if it was not started",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing JSON",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with Russian payload",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=3","","","numPeers=1 -- returns one bootstrap peer ",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","0","Node Health Status Matrix Tests","","","","","LightPush: 2 peers, Filter: 0 peers - Expected: Unhealthy",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe and receive ecies encrypted messages via lightPush",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","1","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with unicode special characters payload",""
"passed","Wed Aug 28 23:29:47 GMT 2024","Wed Aug 28 23:29:47 GMT 2024","0","Local Storage Discovery","Unit Tests","","","","should handle corrupted local storage data gracefully",""
"passed","Wed Aug 28 23:29:54 GMT 2024","Wed Aug 28 23:29:54 GMT 2024","0","Ensures content topic is defined","","","","","Decoder throws on undefined content topic",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check received message containing Chinese",""
"passed","Wed Aug 28 23:37:46 GMT 2024","Wed Aug 28 23:37:46 GMT 2024","0","Waku Relay (Autosharding), multiple pubsub topics","","","","","3 nodes on /waku/2/rs/7/1 topic",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with meta",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for invalid PubsubTopic format: /waku/2/rs/1/2/extra",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","1","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message equal or less that 1MB",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing Arabic",""
"passed","Wed Aug 28 23:29:21 GMT 2024","Wed Aug 28 23:29:21 GMT 2024","1","RFC Test Vectors","","","","","Waku message hash computation (message is IDecodedMessage)",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for invalid PubsubTopic format: /waku/1/rs/1/2",""
"passed","Wed Aug 28 23:30:21 GMT 2024","Wed Aug 28 23:30:21 GMT 2024","0","DNS Discovery: Compliance Test","interface-peer-discovery compliance tests","","","","should not receive a peer event before start",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe and receives messages on 20 topics",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check received message containing unicode special characters",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","1","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true","","","","","Unsubscribe topics the node is not subscribed to",""
"skipped","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check message received after nwaku node is restarted",""
"passed","Wed Aug 28 23:36:39 GMT 2024","Wed Aug 28 23:36:39 GMT 2024","0","Metadata Protocol","connections","","","","different cluster, different shard: nodes don't connect",""
"passed","Wed Aug 28 23:29:32 GMT 2024","Wed Aug 28 23:29:32 GMT 2024","0","Ensures content topic is defined","","","","","Decoder throws on undefined content topic",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with JSON payload",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","contentTopicToShardIndex","","","","","should correctly map /waku/2/content/test.js to shard index 1",""
"passed","Wed Aug 28 23:36:39 GMT 2024","Wed Aug 28 23:36:39 GMT 2024","0","Metadata Protocol","connections","","","","different cluster, same shard: nodes don't connect",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check received message containing Arabic",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing Arabic and receive message",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing SQL Injection",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","0","ENR waku2 codec","Encoding","","","","should be able to encode the field with only FILTER set to true",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","1","getConnectedPeersForProtocolAndShard","","","","","same cluster, different shard: nodes connect (autosharding)",""
"passed","Wed Aug 28 23:29:42 GMT 2024","Wed Aug 28 23:29:42 GMT 2024","0","Fetch nodes until capabilities are fulfilled","","","","","1 Relay, 1 fetch",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicToPubsubTopic","","","","","should use the provided clusterId for the pubsub topic",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","1","Node Health Status Matrix Tests","","","","","LightPush: 3 peers, Filter: 1 peers - Expected: MinimallyHealthy",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","determinePubsubTopic","","","","","should return a calculated topic if SingleShardInfo is provided",""
"passed","Wed Aug 28 23:29:32 GMT 2024","Wed Aug 28 23:29:32 GMT 2024","0","Ensures content topic is defined","","","","","Decoder throws on empty string content topic",""
"passed","Wed Aug 28 23:39:28 GMT 2024","Wed Aug 28 23:39:28 GMT 2024","10","Waku Store, order","","","","","Ordered Callback - true",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","1","Node Health Status Matrix Tests","","","","","LightPush: 3 peers, Filter: 2 peers - Expected: SufficientlyHealthy",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing SQL Injection and publish message",""
"passed","Wed Aug 28 23:31:31 GMT 2024","Wed Aug 28 23:31:31 GMT 2024","0","Waku Filter V2 (Named sharding): Multiple PubsubTopics","","","","","Should fail to subscribe with decoder with wrong pubsubTopic",""
"passed","Wed Aug 28 23:29:53 GMT 2024","Wed Aug 28 23:29:53 GMT 2024","1","Waku Encryption","","","","","pre and post cipher",""
"passed","Wed Aug 28 23:29:52 GMT 2024","Wed Aug 28 23:29:52 GMT 2024","1","Symmetric Encryption","","","","","Round trip binary encryption [symmetric, no signature]",""
"passed","Wed Aug 28 23:39:42 GMT 2024","Wed Aug 28 23:39:42 GMT 2024","1","Waku Store, general","","","","","Query generator for multiple messages with multiple decoders",""
"passed","Wed Aug 28 23:29:43 GMT 2024","Wed Aug 28 23:29:43 GMT 2024","0","DNS Node Discovery","","","","","recovers when dns.resolve returns empty",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicToShardIndex","","","","","should correctly map /app/20/sometopic/someencoding to shard index 7",""
"passed","Wed Aug 28 23:32:06 GMT 2024","Wed Aug 28 23:32:06 GMT 2024","0","Waku Filter V2: Unsubscribe","","","","","Unsubscribes all - node subscribed to 10 topics",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","1","Node Health Status Matrix Tests","","","","","LightPush: 3 peers, Filter: 0 peers - Expected: Unhealthy",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Refresh subscription",""
"broken","Wed Aug 28 23:33:35 GMT 2024","Wed Aug 28 23:33:35 GMT 2024","1","Waku Filter: Peer Management: E2E","","","","","Renews peer on consistent ping failures",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=1","","","numPeers=4 -- returns total 4 peers, with max 1 bootstrap peers",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing special chars and receive message",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","Location multiaddr","","","","should properly create location multiaddrs - tcp6",""
"passed","Wed Aug 28 23:31:23 GMT 2024","Wed Aug 28 23:31:23 GMT 2024","0","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false","","","","","Ping on subscribed peer",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=5","","","numPeers=3 -- returns total 3 peers, with max 5 bootstrap peers",""
"passed","Wed Aug 28 23:36:08 GMT 2024","Wed Aug 28 23:36:08 GMT 2024","1","Waku Light Push (Autosharding): Multiple PubsubTopics","","","","","Push message on custom pubsubTopic",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","1","Waku Relay, Publish","","","","","Check publish message containing Basic HTML tag",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with Russian payload",""
"passed","Wed Aug 28 23:29:47 GMT 2024","Wed Aug 28 23:29:47 GMT 2024","0","Local Storage Discovery","Compliance Tests","interface-peer-discovery compliance tests","","","should not receive a peer event before start",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with Basic HTML tag payload",""
"passed","Wed Aug 28 23:39:52 GMT 2024","Wed Aug 28 23:39:52 GMT 2024","0","Util: toAsyncIterator: Filter","","","","","creates an iterator",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing escaped characters",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric clusterId: /waku/2/rs//1",""
"skipped","Wed Aug 28 23:38:04 GMT 2024","Wed Aug 28 23:38:04 GMT 2024","0","Peer Exchange","","","","","wrong wakuPeerExchangeDiscovery pubsub topic",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check received message containing numeric",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe and receive messages via waku relay post",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","3","Waku Filter V2: FilterPush","","","","","Check received message containing long",""
"passed","Wed Aug 28 23:40:06 GMT 2024","Wed Aug 28 23:40:06 GMT 2024","0","Waku Store, time filter","","","","","msgTime: -19000 ms from now, startTime: -20000, endTime: -19000",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","1","Autosharding: Running Nodes","Different clusters and topics","","","","Non TWN Cluster",""
"passed","Wed Aug 28 23:39:46 GMT 2024","Wed Aug 28 23:39:46 GMT 2024","0","Waku Store, custom pubsub topic","","","","","Generator, 2 nwaku nodes each with different pubsubtopics",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","1","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true","","","","","Unsubscribe 1 topic - node subscribed to 1 topic",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","1","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing Script",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","1","ENR","Location multiaddr","","","","should properly create location multiaddrs - udp6",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","1","Waku Filter V2: FilterPush","","","","","Check received message containing Basic HTML tag",""
"passed","Wed Aug 28 23:40:49 GMT 2024","Wed Aug 28 23:40:49 GMT 2024","0","Static Sharding: Peer Management","Peer Exchange","","","","px service nodes not subscribed to the shard should not be dialed",""
"passed","Wed Aug 28 23:39:05 GMT 2024","Wed Aug 28 23:39:05 GMT 2024","0","Static Sharding: Running Nodes","Different clusters and shards","","","","random static sharding 6 - Cluster ID: 570, Shard ID: 323",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with long payload",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","0","ENR waku2 codec","Encoding","","","","should be able to encode the field with ALL protocols set to true",""
"skipped","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check message received after nwaku node is restarted",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","ensurePubsubTopicIsConfigured","","","","","should throw an error for an unconfigured topic",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric clusterId: /waku/2/rs/ /1",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing special chars",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receive messages from multiple nwaku nodes",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","0","ENR waku2 codec","Decoding","","","","should be able to decode the field with only RELAY set to true",""
"passed","Wed Aug 28 23:39:43 GMT 2024","Wed Aug 28 23:39:43 GMT 2024","6","Waku Store, page size","","","","","Default pageSize",""
"skipped","Wed Aug 28 23:30:21 GMT 2024","Wed Aug 28 23:30:21 GMT 2024","0","DNS Node Discovery [live data]","","","","","should use DNS peer discovery with light client",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=3","","","numPeers=2 -- returns total 2 peers, with max 3 bootstrap peers",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true","","","","","Unsubscribe 1 topic - node subscribed to 2 topics",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=4","","","numPeers=2 -- returns total 2 peers, with max 4 bootstrap peers",""
"passed","Wed Aug 28 23:36:39 GMT 2024","Wed Aug 28 23:36:39 GMT 2024","1","Metadata Protocol","connections","","","","same cluster, same shard: nodes connect",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","0","Node Health Status Matrix Tests","","","","","LightPush: 0 peers, Filter: 3 peers - Expected: Unhealthy",""
"passed","Wed Aug 28 23:29:18 GMT 2024","Wed Aug 28 23:29:18 GMT 2024","0","pushOrInitMapSet","","","","","Push to array if already present",""
"passed","Wed Aug 28 23:38:51 GMT 2024","Wed Aug 28 23:38:51 GMT 2024","1","Waku Store, cursor","","","","","Passing invalid cursor",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=2","","","numPeers=3 -- returns total 3 peers, with max 2 bootstrap peers",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","0","Autosharding: Running Nodes","Others","","","","start node with empty content topic",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing special chars and receive message",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing short and receive message",""
"passed","Wed Aug 28 23:32:06 GMT 2024","Wed Aug 28 23:32:06 GMT 2024","0","Waku Filter V2: Unsubscribe","","","","","Unsubscribe 2 topics - node subscribed to 2 topics",""
"passed","Wed Aug 28 23:38:09 GMT 2024","Wed Aug 28 23:38:09 GMT 2024","1","Peer Exchange","Compliance Test","interface-peer-discovery compliance tests","","","can start and stop the service",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing special chars",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Add multiple subscription objects on single nwaku node",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric shard: /waku/2/rs/1/y",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","ensureValidContentTopic","","","","","throws on empty content topic",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","1","Waku Relay, Subscribe","","","","","Subscribe to topic containing escaped characters and publish message",""
"passed","Wed Aug 28 23:30:21 GMT 2024","Wed Aug 28 23:30:21 GMT 2024","0","Waku Message Ephemeral field","","","","","Ephemeral messages are not stored",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing JSON and receive message",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","1","getConnectedPeersForProtocolAndShard","","","","","same cluster, different shard: nodes don't connect",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","Relay Shard codec","","","","","should correctly encode and decode relay shards using rs format (Index List)",""
"passed","Wed Aug 28 23:35:11 GMT 2024","Wed Aug 28 23:35:11 GMT 2024","0","Health Manager","Should update the health status for protocols","","","","LightPush with 1 connections",""
"passed","Wed Aug 28 23:31:23 GMT 2024","Wed Aug 28 23:31:23 GMT 2024","0","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false","","","","","Reopen subscription with peer with lost subscription",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check received message with timestamp: 1949153314000 ",""
"passed","Wed Aug 28 23:40:49 GMT 2024","Wed Aug 28 23:40:49 GMT 2024","0","Autosharding: Peer Management","Peer Exchange","","","","px service nodes not subscribed to the shard should not be dialed",""
"passed","Wed Aug 28 23:29:21 GMT 2024","Wed Aug 28 23:29:21 GMT 2024","1","RFC Test Vectors","","","","","Waku message hash computation (payload length 0)",""
"passed","Wed Aug 28 23:31:10 GMT 2024","Wed Aug 28 23:31:10 GMT 2024","1","Waku Filter V2: Ping","","","","","Ping on unsubscribed peer",""
"passed","Wed Aug 28 23:37:47 GMT 2024","Wed Aug 28 23:37:47 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with long payload",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message with timestamp: 1724887809979000000 ",""
"passed","Wed Aug 28 23:30:50 GMT 2024","Wed Aug 28 23:30:50 GMT 2024","0","Public methods","","","","","removeEventListener with correct event",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=4","","","numPeers=3 -- returns total 3 peers, with max 4 bootstrap peers",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=6","","","numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 6",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing Basic HTML tag and publish message",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","singleShardInfosToShardInfo","","","","","should throw an error for SingleShardInfos with different clusterIds",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check received message with timestamp: 1724887809041 ",""
"passed","Wed Aug 28 23:38:09 GMT 2024","Wed Aug 28 23:38:09 GMT 2024","1","Peer Exchange","Compliance Test","interface-peer-discovery compliance tests","","","should not fail to stop the service if it was not started",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing emoji",""
"passed","Wed Aug 28 23:39:42 GMT 2024","Wed Aug 28 23:39:42 GMT 2024","0","Waku Store, sorting","","","","","Query Generator sorting by timestamp while page direction is false",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric shard: /waku/2/rs/1/$",""
"passed","Wed Aug 28 23:29:47 GMT 2024","Wed Aug 28 23:29:47 GMT 2024","1","Local Storage Discovery","Unit Tests","","","","should update peers in local storage on 'peer:identify' event",""
"passed","Wed Aug 28 23:40:06 GMT 2024","Wed Aug 28 23:40:06 GMT 2024","1","Waku Store, time filter","","","","","msgTime: 19000 ms from now, startTime: 18990, endTime: 19010",""
"passed","Wed Aug 28 23:39:56 GMT 2024","Wed Aug 28 23:39:56 GMT 2024","1","Waku Dial [node only]","Interop: ServiceNode","","","","connects to nwaku",""
"passed","Wed Aug 28 23:32:06 GMT 2024","Wed Aug 28 23:32:06 GMT 2024","2","Waku Filter V2: Unsubscribe","","","","","Unsubscribe topics the node is not subscribed to",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","singleShardInfosToShardInfo","","","","","should throw an error for empty SingleShardInfos array",""
"passed","Wed Aug 28 23:30:17 GMT 2024","Wed Aug 28 23:30:17 GMT 2024","1","Dials","dialPeer method","For bootstrap peers","","","should be called for bootstrap peers",""
"passed","Wed Aug 28 23:35:11 GMT 2024","Wed Aug 28 23:35:11 GMT 2024","0","Health Manager","Should update the health status for protocols","","","","LightPush with 3 connections",""
"passed","Wed Aug 28 23:31:01 GMT 2024","Wed Aug 28 23:31:01 GMT 2024","1","Connection state","","","","","isConnected between 2 js-waku relay nodes",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Publish message with large meta",""
"passed","Wed Aug 28 23:29:32 GMT 2024","Wed Aug 28 23:29:32 GMT 2024","1","Ensures content topic is defined","","","","","Encoder throws on empty string content topic",""
"passed","Wed Aug 28 23:30:50 GMT 2024","Wed Aug 28 23:30:50 GMT 2024","0","Public methods","","","","","dispatchEvent via connectionManager",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing long and publish message",""
"passed","Wed Aug 28 23:29:54 GMT 2024","Wed Aug 28 23:29:54 GMT 2024","0","Ensures content topic is defined","","","","","Encoder throws on undefined content topic",""
"passed","Wed Aug 28 23:31:01 GMT 2024","Wed Aug 28 23:31:01 GMT 2024","0","Connection state","","","","","should emit `waku:online` event only when first peer is connected",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicToPubsubTopic","","","","","should correctly map a content topic to a pubsub topic for different network shard sizes",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","ensureShardingConfigured","","","","","handles empty shards array correctly",""
"passed","Wed Aug 28 23:29:42 GMT 2024","Wed Aug 28 23:29:42 GMT 2024","0","Fetch nodes until capabilities are fulfilled","","","","","1 Store, 2 relays, 2 fetches",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","1","Autosharding: Running Nodes","Different clusters and topics","","","","random auto sharding 10 - Cluster ID: 10, Content Topic: /app92/9/topic295/utf8",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing Arabic and receive message",""
"passed","Wed Aug 28 23:31:31 GMT 2024","Wed Aug 28 23:31:31 GMT 2024","6","Waku Filter V2 (Autosharding): Multiple PubsubTopics","","","","","Subscribe and receive messages on autosharded pubsubtopic",""
"passed","Wed Aug 28 23:31:31 GMT 2024","Wed Aug 28 23:31:31 GMT 2024","1","Waku Filter V2 (Named sharding): Multiple PubsubTopics","","","","","Subscribe and receive messages on 2 different pubsubtopics",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","1","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with custom timestamp: 1724884454113",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing XML and publish message",""
"passed","Wed Aug 28 23:30:50 GMT 2024","Wed Aug 28 23:30:50 GMT 2024","0","Public methods","","","","","stop",""
"passed","Wed Aug 28 23:39:42 GMT 2024","Wed Aug 28 23:39:42 GMT 2024","1","Waku Store, general","","","","","Query generator for multiple messages",""
"passed","Wed Aug 28 23:40:06 GMT 2024","Wed Aug 28 23:40:06 GMT 2024","0","Waku Store, time filter","","","","","Timestamp too far from node time: -20000 ms from now",""
"skipped","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check message received after jswaku node is restarted",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Fails to publish message with wrong content topic",""
"passed","Wed Aug 28 23:40:05 GMT 2024","Wed Aug 28 23:40:05 GMT 2024","0","Wait for remote peer","","","","","Relay - dialed after",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing long and receive message",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","shardInfoToPubsubTopics","","","","","should handle clusterId, application and version for autosharding with cluster iD 1",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe and receive 2 messages on the same topic",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing shell command",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","determinePubsubTopic","","","","","should derive a pubsub topic using contentTopic when SingleShardInfo only contains clusterId",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","1","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false","","","","","Unsubscribe topics the node is not subscribed to",""
"passed","Wed Aug 28 23:38:51 GMT 2024","Wed Aug 28 23:38:51 GMT 2024","0","Waku Store, cursor","","","","","Passing a valid cursor at 0 index when there are 20 messages",""
"passed","Wed Aug 28 23:39:43 GMT 2024","Wed Aug 28 23:39:43 GMT 2024","0","Waku Store, page size","","","","","Passing page size 110 when there are 120 messages",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","1","Waku Relay, Subscribe","","","","","Subscribe to topic containing emoji and publish message",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check message with non string payload is not received",""
"passed","Wed Aug 28 23:29:43 GMT 2024","Wed Aug 28 23:29:43 GMT 2024","0","DNS Node Discovery w/ capabilities","","","","","should only return 1 node with relay capability",""
"passed","Wed Aug 28 23:37:46 GMT 2024","Wed Aug 28 23:37:46 GMT 2024","1","Waku Relay (Autosharding), multiple pubsub topics","","","","","3 nodes on /waku/2/rs/7/0 topic",""
"passed","Wed Aug 28 23:36:08 GMT 2024","Wed Aug 28 23:36:08 GMT 2024","1","Waku Light Push (named sharding): Multiple PubsubTopics","","","","","Push message on custom pubsubTopic",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing long and receive message",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false","","","","","Unsubscribes all - node subscribed to 1 topic",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","1","getConnectedPeersForProtocolAndShard","","","","","same cluster, same shard: nodes connect (autosharding)",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","ensureValidContentTopic","","","","","throws on content topic with empty encoding field",""
"passed","Wed Aug 28 23:37:36 GMT 2024","Wed Aug 28 23:37:36 GMT 2024","0","Waku Relay, Interop","","","","","Nwaku publishes",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=7","","","numPeers=2 -- returns total 2 peers, with max 7 bootstrap peers",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing Chinese and receive message",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing Russian",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing numeric and receive message",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=7","","","numPeers=3 -- returns total 3 peers, with max 7 bootstrap peers",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","shardInfoToPubsubTopics","","","","","should throw an error for missing required configuration",""
"passed","Wed Aug 28 23:29:47 GMT 2024","Wed Aug 28 23:29:47 GMT 2024","1","Local Storage Discovery","Compliance Tests","interface-peer-discovery compliance tests","","","should emit a peer event after start",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","9","Waku Relay, Publish","","","","","Publish message with custom timestamp: Thu Sep 07 2023 23:37:46 GMT+0000 (Coordinated Universal Time)",""
"passed","Wed Aug 28 23:36:39 GMT 2024","Wed Aug 28 23:36:39 GMT 2024","0","Metadata Protocol","connections","","","","same cluster, different shard: nodes connect",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","0","Node Health Status Matrix Tests","","","","","LightPush: 0 peers, Filter: 2 peers - Expected: Unhealthy",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","1","ENR","Txt codec","","","","should encodeTxt and decodeTxt",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicToShardIndex","","","","","topics with same application and version share the same shard",""
"passed","Wed Aug 28 23:29:32 GMT 2024","Wed Aug 28 23:29:32 GMT 2024","1","filterPeersByDiscovery function","","","","","should return all peers when numPeers is 0",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","1","Waku Relay, Subscribe","","","","","Subscribe to topic containing JSON and publish message",""
"passed","Wed Aug 28 23:29:42 GMT 2024","Wed Aug 28 23:29:42 GMT 2024","0","ENRTree","","","","","ENRTree (root): should error if DNS root entry signature is invalid",""
"passed","Wed Aug 28 23:39:43 GMT 2024","Wed Aug 28 23:39:43 GMT 2024","0","Waku Store, page size","","","","","Passing page size 3 when there are 20 messages",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","1","Node Health Status Matrix Tests","","","","","LightPush: 1 peers, Filter: 0 peers - Expected: Unhealthy",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing shell command and publish message",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing shell command and receive message",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message with timestamp: 1949153314000 ",""
"passed","Wed Aug 28 23:29:42 GMT 2024","Wed Aug 28 23:29:42 GMT 2024","1","ENRTree","","","","","ENRTree (root): should error if DNS root entry is mis-prefixed",""
"passed","Wed Aug 28 23:36:39 GMT 2024","Wed Aug 28 23:36:39 GMT 2024","0","Metadata Protocol","","","","","receiving a ping from a peer does not overwrite shard info",""
"passed","Wed Aug 28 23:40:49 GMT 2024","Wed Aug 28 23:40:49 GMT 2024","1","Autosharding: Peer Management","Peer Exchange","","","","all px service nodes subscribed to the shard topic should be dialed",""
"passed","Wed Aug 28 23:36:12 GMT 2024","Wed Aug 28 23:36:12 GMT 2024","1","multiaddr: dialing","does not attempt the same peer discovered multiple times more than once","","","","through manual discovery",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to 100 topics (new limit) at once and receives messages",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","0","Autosharding: Running Nodes","Different clusters and topics","","","","random auto sharding 3 - Cluster ID: 10, Content Topic: /app26/5/topic899/test.js",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","1","Waku Relay, Publish","","","","","Fails to publish message with empty text",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Fails to publish message with size larger than 1 MB",""
"passed","Wed Aug 28 23:37:46 GMT 2024","Wed Aug 28 23:37:46 GMT 2024","0","Waku Relay, multiple pubsub topics","","","","","Nodes with multiple pubsub topic",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing emoji",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric shard: /waku/2/rs/1/-",""
"passed","Wed Aug 28 23:31:01 GMT 2024","Wed Aug 28 23:31:01 GMT 2024","0","Connection state","","","","","isConnected should return false after all peers disconnect",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicsByPubsubTopic","","","","","throws an error for improperly formatted content topics",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with meta",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","1","ENR","waku2 key round trip","","","","should set field with only RELAY enabled",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe and receive messages on 2 different content topics",""
"skipped","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","1","Waku Relay, Publish","","","","","Check publish message after service node is restarted",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Fails to push message with large meta",""
"passed","Wed Aug 28 23:38:51 GMT 2024","Wed Aug 28 23:38:51 GMT 2024","0","Waku Store, cursor","","","","","Passing a valid cursor at 110 index when there are 120 messages",""
"passed","Wed Aug 28 23:39:32 GMT 2024","Wed Aug 28 23:39:32 GMT 2024","0","Waku Store, error handling","","","","","Query with Promise Callback, No message returned",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing emoji and receive message",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing long",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Error when try to subscribe to more than 101 topics (new limit)",""
"passed","Wed Aug 28 23:39:43 GMT 2024","Wed Aug 28 23:39:43 GMT 2024","0","Waku Store, page size","","","","","Passing page size 10 when there are 10 messages",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric shard: /waku/2/rs/1/!",""
"passed","Wed Aug 28 23:29:41 GMT 2024","Wed Aug 28 23:29:41 GMT 2024","0","Discovery","","","","","returns all values when wanted number is greater than available values",""
"passed","Wed Aug 28 23:29:42 GMT 2024","Wed Aug 28 23:29:42 GMT 2024","0","ENRTree","","","","","ENRTree (branch): should error if DNS branch entry is mis-prefixed",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","0","ENR waku2 codec","Decoding","","","","should be able to decode the field with ALL protocols set to true",""
"passed","Wed Aug 28 23:32:06 GMT 2024","Wed Aug 28 23:32:06 GMT 2024","1","Waku Filter V2: Unsubscribe","","","","","Unsubscribe 1 topic - node subscribed to 2 topics",""
"passed","Wed Aug 28 23:31:23 GMT 2024","Wed Aug 28 23:31:23 GMT 2024","1","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true","","","","","Ping on unsubscribed peer",""
"passed","Wed Aug 28 23:29:42 GMT 2024","Wed Aug 28 23:29:42 GMT 2024","0","Fetch nodes until capabilities are fulfilled","","","","","1 Relay, 1 Filter, gives up",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing emoji and receive message",""
"broken","Wed Aug 28 23:40:06 GMT 2024","Wed Aug 28 23:40:06 GMT 2024","0","Waku Store, time filter","","","","","msgTime: -19000 ms from now, startTime: -19000, endTime: -18000",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing shell command",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","1","Waku Relay, Publish","","","","","Publish message with rate limit",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message with timestamp: 1649153314 ",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","1","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true","","","","","Unsubscribe 2 topics - node subscribed to 2 topics",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","1","ENR waku2 codec","Decoding","","","","should be able to decode the field with only FILTER set to true",""
"passed","Wed Aug 28 23:29:42 GMT 2024","Wed Aug 28 23:29:42 GMT 2024","0","ENRTree","","","","","ENRTree (tree): should parse a DNS tree entry",""
"passed","Wed Aug 28 23:39:32 GMT 2024","Wed Aug 28 23:39:32 GMT 2024","1","Waku Store, error handling","","","","","Query with Ordered Callback, Wrong PubsubTopic",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing unicode special characters",""
"passed","Wed Aug 28 23:29:54 GMT 2024","Wed Aug 28 23:29:54 GMT 2024","0","Ecies Encryption","","","","","Round trip binary encryption [ecies, no signature]",""
"passed","Wed Aug 28 23:29:43 GMT 2024","Wed Aug 28 23:29:43 GMT 2024","0","DNS Node Discovery w/ capabilities","","","","","retrieves all peers (3) when branch entries are composed of multiple strings",""
"passed","Wed Aug 28 23:30:20 GMT 2024","Wed Aug 28 23:30:20 GMT 2024","0","ENR Interop: ServiceNode","","","","","All",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","determinePubsubTopic","","","","","should fall back to default pubsub topic when pubsubTopicShardInfo is not provided",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing XML and receive message",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing long",""
"passed","Wed Aug 28 23:33:35 GMT 2024","Wed Aug 28 23:33:35 GMT 2024","0","Waku Filter: Peer Management: E2E","","","","","Ping fails for unsubscribed peers",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","waku2 key round trip","","","","should set field with only LIGHTPUSH enabled",""
"passed","Wed Aug 28 23:30:21 GMT 2024","Wed Aug 28 23:30:21 GMT 2024","1","DNS Discovery: Compliance Test","interface-peer-discovery compliance tests","","","","can start the service",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing Chinese and receive message",""
"passed","Wed Aug 28 23:40:05 GMT 2024","Wed Aug 28 23:40:05 GMT 2024","0","Wait for remote peer","","","","","Relay - dialed first",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","determinePubsubTopic","","","","","should return the pubsub topic directly if a string is provided",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with Chinese payload",""
"passed","Wed Aug 28 23:29:32 GMT 2024","Wed Aug 28 23:29:32 GMT 2024","0","Sets sharding configuration correctly","","","","","uses static shard pubsub topic instead of autosharding when set",""
"passed","Wed Aug 28 23:29:32 GMT 2024","Wed Aug 28 23:29:32 GMT 2024","0","Waku Message version 0","","","","","Ephemeral field set to true",""
"passed","Wed Aug 28 23:29:47 GMT 2024","Wed Aug 28 23:29:47 GMT 2024","0","Local Storage Discovery","Unit Tests","","","","should add and remove event listeners correctly",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing Chinese",""
"passed","Wed Aug 28 23:29:43 GMT 2024","Wed Aug 28 23:29:43 GMT 2024","0","DNS Node Discovery","","","","","it tolerates circular branch references",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric shard: /waku/2/rs/1/x",""
"passed","Wed Aug 28 23:30:21 GMT 2024","Wed Aug 28 23:30:21 GMT 2024","1","Waku Message Ephemeral field","","","","","Ephemeral field is preserved - asymmetric encryption",""
"passed","Wed Aug 28 23:29:52 GMT 2024","Wed Aug 28 23:29:52 GMT 2024","0","Symmetric Encryption","","","","","Check meta is set [symmetric]",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing long and receive message",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","Location multiaddr","","","","should properly create location multiaddrs - udp",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=6","","","numPeers=2 -- returns total 2 peers, with max 6 bootstrap peers",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=1","","","numPeers=2 -- returns total 2 peers, with max 1 bootstrap peers",""
"passed","Wed Aug 28 23:39:43 GMT 2024","Wed Aug 28 23:39:43 GMT 2024","0","Waku Store, page size","","","","","Passing page size 19 when there are 20 messages",""
"passed","Wed Aug 28 23:37:46 GMT 2024","Wed Aug 28 23:37:46 GMT 2024","0","Waku Relay, multiple pubsub topics","","","","","3 nodes on /waku/2/rs/3/1 topic",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric clusterId: /waku/2/rs/!/1",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicToShardIndex","","","","","should correctly map /app/20/sometopic/someencoding to shard index 15 with networkShards 16",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing Basic HTML tag",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","1","Waku Relay, Publish","","","","","Publish message with custom timestamp: Thu Aug 29 2024 00:37:46 GMT+0000 (Coordinated Universal Time)",""
"passed","Wed Aug 28 23:37:36 GMT 2024","Wed Aug 28 23:37:36 GMT 2024","0","Waku Relay, Interop","","","","","nwaku subscribes",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check message with no content topic is not received",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with unicode special characters payload",""
"passed","Wed Aug 28 23:39:42 GMT 2024","Wed Aug 28 23:39:42 GMT 2024","2","Waku Store, sorting","","","","","Ordered Callback sorting by timestamp while page direction is true",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","2","Waku Relay, Publish","","","","","Check publish message containing long",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","1","Waku Filter V2: FilterPush","","","","","Check received message containing short",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=5","","","numPeers=1 -- returns one bootstrap peer ",""
"passed","Wed Aug 28 23:39:32 GMT 2024","Wed Aug 28 23:39:32 GMT 2024","0","Waku Store, error handling","","","","","Query with Promise Callback, No Decoder",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","1","getConnectedPeersForProtocolAndShard","","","","","different cluster, different shard: nodes don't connect",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicToShardIndex","","","","","should correctly map /app/20/sometopic/someencoding to shard index 1 with networkShards 2",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with custom timestamp: 1724891654113",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","1","Waku Filter V2: FilterPush","","","","","Check message with no content topic is not received",""
"skipped","Wed Aug 28 23:29:43 GMT 2024","Wed Aug 28 23:29:43 GMT 2024","0","DNS Node Discovery [live data]","","","","","should retrieve 3 multiaddrs for test.waku.nodes.status.im",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","1","ENR waku2 codec","Encoding","","","","should be able to encode the field with RELAY and FILTER protocols set to true",""
"passed","Wed Aug 28 23:39:46 GMT 2024","Wed Aug 28 23:39:46 GMT 2024","0","Waku Store (named sharding), custom pubsub topic","","","","","Generator, 2 different pubsubtopics",""
"passed","Wed Aug 28 23:36:08 GMT 2024","Wed Aug 28 23:36:08 GMT 2024","0","Waku Light Push (named sharding): Multiple PubsubTopics","","","","","Subscribe and receive messages on 2 different pubsubtopics",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing short",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","determinePubsubTopic","","","","","should process correctly when SingleShardInfo has no clusterId but has a shard",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","contentTopicsByPubsubTopic","","","","","groups multiple content topics into the same pubsub topic when they share the same shard index",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","1","ENR waku2 codec","Encoding","","","","should be able to encode the field with only STORE set to true",""
"passed","Wed Aug 28 23:39:46 GMT 2024","Wed Aug 28 23:39:46 GMT 2024","1","Waku Store (Autosharding), custom pubsub topic","","","","","Generator, custom pubsub topic",""
"passed","Wed Aug 28 23:30:20 GMT 2024","Wed Aug 28 23:30:20 GMT 2024","0","ENR Interop: ServiceNode","","","","","Relay",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","shardInfoToPubsubTopics","","","","","should return unique PubsubTopics for static sharding",""
"skipped","Wed Aug 28 23:30:21 GMT 2024","Wed Aug 28 23:30:21 GMT 2024","1","DNS Node Discovery [live data]","","","","","passes more than one ENR URLs and attempts connection",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","0","Autosharding: Running Nodes","Different clusters and topics","","","","random auto sharding 5 - Cluster ID: 10, Content Topic: /app32/3/topic530/utf8",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","1","Autosharding: Running Nodes","Different clusters and topics","","","","random auto sharding 9 - Cluster ID: 10, Content Topic: /app20/9/topic454/xml",""
"passed","Wed Aug 28 23:36:39 GMT 2024","Wed Aug 28 23:36:39 GMT 2024","3","Metadata Protocol","","","","","PeerStore has remote peer's shard info after successful connection",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric clusterId: /waku/2/rs/$/1",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing XML",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","4","ENR","Static tests","","","","should encode/decode to text encoding",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","Relay Shard codec","","","","","should handle a minimal index list",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","Verify","","","","should throw error - no id",""
"passed","Wed Aug 28 23:30:21 GMT 2024","Wed Aug 28 23:30:21 GMT 2024","0","DNS Discovery: Compliance Test","interface-peer-discovery compliance tests","","","","should not fail to start the service if it is already started",""
"passed","Wed Aug 28 23:36:08 GMT 2024","Wed Aug 28 23:36:08 GMT 2024","1","Waku Light Push (Autosharding): Multiple PubsubTopics","","","","","Subscribe and receive messages on 2 different pubsubtopics",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing Script",""
"passed","Wed Aug 28 23:30:17 GMT 2024","Wed Aug 28 23:30:17 GMT 2024","1","Dials","dialPeer method","For bootstrap peers","","","should not be called more than DEFAULT_MAX_BOOTSTRAP_PEERS_ALLOWED times for bootstrap peers",""
"passed","Wed Aug 28 23:39:56 GMT 2024","Wed Aug 28 23:39:56 GMT 2024","0","Waku Dial [node only]","Interop: ServiceNode","","","","Does not throw an exception when node disconnects",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Fails to push message with large meta",""
"passed","Wed Aug 28 23:30:50 GMT 2024","Wed Aug 28 23:30:50 GMT 2024","1","Public methods","","","","","addEventListener with correct event",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should extract SingleShardInfo from a valid PubsubTopic",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Renews subscription after lossing a connection",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check received message containing JSON",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","0","Autosharding: Running Nodes","Different clusters and topics","","","","random auto sharding 6 - Cluster ID: 10, Content Topic: /app43/6/topic761/json",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing unicode special characters",""
"passed","Wed Aug 28 23:40:05 GMT 2024","Wed Aug 28 23:40:05 GMT 2024","0","Wait for remote peer","","","","","Store - dialed first",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe and receive messages via lightPush",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","1","Waku Filter V2: FilterPush","","","","","Check message with invalid timestamp is not received",""
"passed","Wed Aug 28 23:37:14 GMT 2024","Wed Aug 28 23:37:14 GMT 2024","0","Waku Relay","","","","","Delete observer",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","1","Waku Relay, Subscribe","","","","","Subscribe to topic containing short and publish message",""
"passed","Wed Aug 28 23:38:51 GMT 2024","Wed Aug 28 23:38:51 GMT 2024","0","Waku Store, cursor","","","","","Passing a valid cursor at 2 index when there are 4 messages",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","0","Node Health Status Matrix Tests","","","","","LightPush: 0 peers, Filter: 0 peers - Expected: Unhealthy",""
"passed","Wed Aug 28 23:31:01 GMT 2024","Wed Aug 28 23:31:01 GMT 2024","0","Connection state","","","","","isConnected return false after peer stops",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=1","","","numPeers=1 -- returns one bootstrap peer ",""
"passed","Wed Aug 28 23:36:12 GMT 2024","Wed Aug 28 23:36:12 GMT 2024","1","nwaku","","","","","Correctly serialized arguments",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing unicode special characters",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing JSON",""
"passed","Wed Aug 28 23:39:28 GMT 2024","Wed Aug 28 23:39:28 GMT 2024","0","Waku Store, order","","","","","Promise Callback - false",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","3","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing short",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with short payload",""
"passed","Wed Aug 28 23:29:53 GMT 2024","Wed Aug 28 23:29:53 GMT 2024","0","Waku Encryption","","","","","Asymmetric encrypt & decrypt",""
"skipped","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Refresh subscription",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for invalid PubsubTopic format: /waku/2/r/1/2",""
"passed","Wed Aug 28 23:30:10 GMT 2024","Wed Aug 28 23:30:10 GMT 2024","1","Events","waku:connection","","","","should emit events and trasition isConnected state when has peers or no peers",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric shard: /waku/2/rs/1/\",""
"passed","Wed Aug 28 23:35:11 GMT 2024","Wed Aug 28 23:35:11 GMT 2024","0","Health Manager","Should update the health status for protocols","","","","Filter with 1 connections",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Fails to publish duplicate message",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","3","Waku Light Push: Single Node","","","","","Push message with special chars payload",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=2","","","numPeers=1 -- returns one bootstrap peer ",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","contentTopicsByPubsubTopic","","","","","handles different networkShards values correctly",""
"passed","Wed Aug 28 23:29:52 GMT 2024","Wed Aug 28 23:29:52 GMT 2024","1","Ensures content topic is defined","","","","","Decoder throws on empty string content topic",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing shell command",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","1","Waku Relay, Subscribe","","","","","Register correct protocols",""
"passed","Wed Aug 28 23:31:31 GMT 2024","Wed Aug 28 23:31:31 GMT 2024","0","Waku Filter V2: Multiple PubsubTopics","","","","","Subscribe and receive messages on custom pubsubtopic",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","1","ENR","Verify","","","","should throw error - invalid id",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing Chinese",""
"passed","Wed Aug 28 23:30:10 GMT 2024","Wed Aug 28 23:30:10 GMT 2024","1","Events","peer:connect","","","","should emit `peer:connected:bootstrap` event when a peer is connected",""
"passed","Wed Aug 28 23:38:09 GMT 2024","Wed Aug 28 23:38:09 GMT 2024","0","Peer Exchange","Compliance Test","interface-peer-discovery compliance tests","","","should emit a peer event after start",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing Russian",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","1","Waku Relay, Publish","","","","","Check publish message containing Arabic",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","1","pubsubTopicToSingleShardInfo with various invalid formats","","","","","should throw an error for non-numeric clusterId: /waku/2/rs/-/1",""
"passed","Wed Aug 28 23:40:05 GMT 2024","Wed Aug 28 23:40:05 GMT 2024","1","Wait for remote peer","","","","","Light Node - default protocols",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing Chinese and publish message",""
"passed","Wed Aug 28 23:29:41 GMT 2024","Wed Aug 28 23:29:41 GMT 2024","1","Discovery","","","","","returns all values when wanted number matches available values",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check message on other pubsub topic is not received",""
"passed","Wed Aug 28 23:33:35 GMT 2024","Wed Aug 28 23:33:35 GMT 2024","1","Waku Filter: Peer Management: E2E","","","","","Maintains correct number of peers after multiple subscribe/unsubscribe cycles",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","0","getPeers","getPeers property-based tests","","","","should return the correct number of peers based on numPeers and maxBootstrapPeers",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with JSON payload",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","Location multiaddr","","","","should properly create location multiaddrs - udp4",""
"passed","Wed Aug 28 23:39:28 GMT 2024","Wed Aug 28 23:39:28 GMT 2024","3","Waku Store, order","","","","","Ordered Callback - false",""
"passed","Wed Aug 28 23:34:36 GMT 2024","Wed Aug 28 23:34:36 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=2","","","numPeers=2 -- returns total 2 peers, with max 2 bootstrap peers",""
"passed","Wed Aug 28 23:29:43 GMT 2024","Wed Aug 28 23:29:43 GMT 2024","0","DNS Node Discovery w/ capabilities","","","","","should only return 1 node with relay and store capability",""
"passed","Wed Aug 28 23:29:26 GMT 2024","Wed Aug 28 23:29:26 GMT 2024","0","ENR multiaddrs codec","","","","","Sample",""
"passed","Wed Aug 28 23:40:06 GMT 2024","Wed Aug 28 23:40:06 GMT 2024","1","Waku Store, time filter","","","","","msgTime: -19000 ms from now, startTime: -18999, endTime: -18996",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing escaped characters and receive message",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","1","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing Basic HTML tag",""
"passed","Wed Aug 28 23:30:10 GMT 2024","Wed Aug 28 23:30:10 GMT 2024","2","Events","peer:discovery","","","","should emit `peer:discovery:bootstrap` event when a peer is discovered",""
"passed","Wed Aug 28 23:40:06 GMT 2024","Wed Aug 28 23:40:06 GMT 2024","0","Waku Store, time filter","","","","","msgTime: -19000 ms from now, startTime: -18990, endTime: -19010",""
"passed","Wed Aug 28 23:31:31 GMT 2024","Wed Aug 28 23:31:31 GMT 2024","0","Waku Filter V2: Multiple PubsubTopics","","","","","Subscribe and receive messages on 2 different pubsubtopics",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receive symmetrically encrypted messages via lightPush",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","2","Waku Light Push: Single Node","","","","","Push message with emoji payload",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","0","Waku Filter V2: FilterPush","","","","","Check received message containing Russian",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing SQL Injection",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","1","Autosharding: Running Nodes","Different clusters and topics","","","","random auto sharding 7 - Cluster ID: 10, Content Topic: /app55/3/topic670/test.js",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receive messages on 2 different content topics",""
"passed","Wed Aug 28 23:39:42 GMT 2024","Wed Aug 28 23:39:42 GMT 2024","1","Waku Store, general","","","","","Ordered callback, aborts when callback returns true",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","shardInfoToPubsubTopics","","","","","should throw an error if shards are undefined for static sharding",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","1","Waku Filter V2: FilterPush","","","","","Check received message containing SQL Injection",""
"passed","Wed Aug 28 23:29:42 GMT 2024","Wed Aug 28 23:29:42 GMT 2024","1","ENRTree","","","","","ENRTree (root): should parse and verify and DNS root entry",""
"passed","Wed Aug 28 23:38:09 GMT 2024","Wed Aug 28 23:38:09 GMT 2024","1","Peer Exchange","Compliance Test","interface-peer-discovery compliance tests","","","should not receive a peer event before start",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","0","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with escaped characters payload",""
"passed","Wed Aug 28 23:29:47 GMT 2024","Wed Aug 28 23:29:47 GMT 2024","0","Local Storage Discovery","Compliance Tests","interface-peer-discovery compliance tests","","","can start and stop the service",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Overlapping topic subscription",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=5","","","numPeers=2 -- returns total 2 peers, with max 5 bootstrap peers",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing numeric and receive message",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","1","Waku Relay, Publish","","","","","Check publish message containing numeric",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing Arabic",""
"passed","Wed Aug 28 23:34:37 GMT 2024","Wed Aug 28 23:34:37 GMT 2024","2","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=6","","","numPeers=4 -- returns total 4 peers, with max 6 bootstrap peers",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","1","ENR","Txt codec","","","","should decode valid enr successfully",""
"passed","Wed Aug 28 23:29:21 GMT 2024","Wed Aug 28 23:29:21 GMT 2024","1","RFC Test Vectors","","","","","Waku message hash computation (meta size of 12 bytes)",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","Relay Shard codec","","","","","should correctly encode and decode relay shards using rsv format (Bit Vector)",""
"passed","Wed Aug 28 23:39:05 GMT 2024","Wed Aug 28 23:39:05 GMT 2024","1","Static Sharding: Running Nodes","Others","","","","using a protocol with unconfigured pubsub topic should fail",""
"passed","Wed Aug 28 23:38:09 GMT 2024","Wed Aug 28 23:38:09 GMT 2024","1","Peer Exchange","Compliance Test","interface-peer-discovery compliance tests","","","should not fail to start the service if it is already started",""
"passed","Wed Aug 28 23:39:42 GMT 2024","Wed Aug 28 23:39:42 GMT 2024","0","Waku Store, sorting","","","","","Ordered Callback sorting by timestamp while page direction is false",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing emoji",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","1","ENR","Location multiaddr","","","","should properly create peer info with all multiaddrs",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to 100 topics (new limit) at once and receives messages",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check message with no payload is not received",""
"passed","Wed Aug 28 23:31:23 GMT 2024","Wed Aug 28 23:31:23 GMT 2024","0","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true","","","","","Ping on peer without subscriptions",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","1","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with emoji payload",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","1","Node Health Status Matrix Tests","","","","","LightPush: 1 peers, Filter: 1 peers - Expected: MinimallyHealthy",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Publish message with custom timestamp: Wed Aug 28 2024 22:37:46 GMT+0000 (Coordinated Universal Time)",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","1","Node Health Status Matrix Tests","","","","","LightPush: 0 peers, Filter: 1 peers - Expected: Unhealthy",""
"passed","Wed Aug 28 23:38:14 GMT 2024","Wed Aug 28 23:38:14 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe and publish messages on 2 different content topics",""
"passed","Wed Aug 28 23:37:48 GMT 2024","Wed Aug 28 23:37:48 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with custom timestamp: 1724884477345",""
"passed","Wed Aug 28 23:29:27 GMT 2024","Wed Aug 28 23:29:27 GMT 2024","0","ENR","Location multiaddr","","","","should properly create location multiaddrs - tcp4",""
"passed","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","1","Waku Relay, Publish","","","","","Check publish message containing escaped characters",""
"passed","Wed Aug 28 23:37:12 GMT 2024","Wed Aug 28 23:37:12 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing unicode special characters",""
"passed","Wed Aug 28 23:39:05 GMT 2024","Wed Aug 28 23:39:05 GMT 2024","0","Static Sharding: Running Nodes","Different clusters and shards","","","","random static sharding 4 - Cluster ID: 824, Shard ID: 891",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","3","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with content topic containing Russian",""
"passed","Wed Aug 28 23:34:13 GMT 2024","Wed Aug 28 23:34:13 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false","","","","","Unsubscribe 1 topic - node subscribed to 2 topics",""
"skipped","Wed Aug 28 23:38:12 GMT 2024","Wed Aug 28 23:38:12 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message after client node is restarted",""
"passed","Wed Aug 28 23:33:23 GMT 2024","Wed Aug 28 23:33:23 GMT 2024","1","Waku Filter V2: FilterPush","","","","","Check received message containing special chars",""
"passed","Wed Aug 28 23:39:14 GMT 2024","Wed Aug 28 23:39:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing Basic HTML tag and receive message",""
"passed","Wed Aug 28 23:29:18 GMT 2024","Wed Aug 28 23:29:18 GMT 2024","1","pushOrInitMapSet","","","","","Init the array if not present",""
"passed","Wed Aug 28 23:29:19 GMT 2024","Wed Aug 28 23:29:19 GMT 2024","0","ensurePubsubTopicIsConfigured","","","","","should not throw an error when the topic is within a list of configured topics",""
"passed","Wed Aug 28 23:35:59 GMT 2024","Wed Aug 28 23:35:59 GMT 2024","0","Node Health Status Matrix Tests","","","","","LightPush: 2 peers, Filter: 3 peers - Expected: SufficientlyHealthy",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","1","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with custom timestamp: 1694129654113",""
"passed","Wed Aug 28 23:39:10 GMT 2024","Wed Aug 28 23:39:10 GMT 2024","2","Waku Light Push: Multiple Nodes: Strict Check: true","","","","","Push message with rate limit",""
"passed","Wed Aug 28 23:35:11 GMT 2024","Wed Aug 28 23:35:11 GMT 2024","0","Health Manager","Should update the health status for protocols","","","","Filter with 2 connections",""
"skipped","Wed Aug 28 23:30:21 GMT 2024","Wed Aug 28 23:30:21 GMT 2024","1","DNS Node Discovery [live data]","","","","","should retrieve 3 multiaddrs for test.waku.nodes.status.im",""
"passed","Wed Aug 28 23:38:56 GMT 2024","Wed Aug 28 23:38:56 GMT 2024","0","Autosharding: Running Nodes","Different clusters and topics","","","","Wrong topic",""
1 Status Start Time Stop Time Duration in ms Parent Suite Suite Sub Suite Test Class Test Method Name Description
2 passed Wed Aug 28 23:29:43 GMT 2024 Wed Aug 28 23:29:43 GMT 2024 0 DNS Node Discovery w/ capabilities should only return 1 node with store capability
3 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 1 Waku Light Push: Multiple Nodes: Strict Check: true Push message with Chinese payload
4 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 Relay Shard codec should throw an error for insufficient data
5 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=6 numPeers=1 -- returns one bootstrap peer
6 passed Wed Aug 28 23:29:53 GMT 2024 Wed Aug 28 23:29:53 GMT 2024 0 Waku Encryption Sign & Recover
7 passed Wed Aug 28 23:35:11 GMT 2024 Wed Aug 28 23:35:11 GMT 2024 0 Health Manager Should update the health status for protocols Filter with 3 connections
8 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 1 Node Health Status Matrix Tests LightPush: 1 peers, Filter: 3 peers - Expected: MinimallyHealthy
9 passed Wed Aug 28 23:40:05 GMT 2024 Wed Aug 28 23:40:05 GMT 2024 0 Wait for remote peer Privacy Node - default protocol
10 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Overlapping topic subscription
11 passed Wed Aug 28 23:39:32 GMT 2024 Wed Aug 28 23:39:32 GMT 2024 0 Waku Store, error handling Query with Promise Callback, Wrong PubsubTopic
12 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=3 numPeers=4 -- returns total 4 peers, with max 3 bootstrap peers
13 passed Wed Aug 28 23:38:51 GMT 2024 Wed Aug 28 23:38:51 GMT 2024 1 Waku Store, cursor Passing a valid cursor at 10 index when there are 40 messages
14 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicToShardIndex should correctly map /toychat/2/huilong/proto to shard index 3
15 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true Unsubscribes all - node subscribed to 10 topics
16 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 shardInfoToPubsubTopics should convert content topics to PubsubTopics for autosharding
17 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 ensureValidContentTopic throws on content topic with too few or too many fields
18 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 0 Node Health Status Matrix Tests LightPush: 1 peers, Filter: 2 peers - Expected: MinimallyHealthy
19 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing short and receive message
20 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing Script
21 passed Wed Aug 28 23:37:46 GMT 2024 Wed Aug 28 23:37:46 GMT 2024 0 Waku Relay (Autosharding), multiple pubsub topics n1 and n2 uses a custom pubsub, n3 uses the default pubsub
22 passed Wed Aug 28 23:30:50 GMT 2024 Wed Aug 28 23:30:50 GMT 2024 0 Public methods listenerCount
23 passed Wed Aug 28 23:36:39 GMT 2024 Wed Aug 28 23:36:39 GMT 2024 0 Peer Exchange Continuous Discovery Should update shard info
24 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR Multiaddr getters and setters should get / set UDP multiaddr
25 passed Wed Aug 28 23:29:31 GMT 2024 Wed Aug 28 23:29:31 GMT 2024 1 to proto message Fields are not dropped
26 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing JSON and receive message
27 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing XML
28 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing Basic HTML tag and receive message
29 broken Wed Aug 28 23:33:35 GMT 2024 Wed Aug 28 23:33:35 GMT 2024 1 Waku Filter: Peer Management: E2E Tracks peer failures correctly
30 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 singleShardInfoToPubsubTopic should convert a SingleShardInfo object to the correct PubsubTopic
31 passed Wed Aug 28 23:30:17 GMT 2024 Wed Aug 28 23:30:17 GMT 2024 1 Dials attemptDial method should be called at least once on all `peer:discovery` events
32 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check message with no payload is not received
33 passed Wed Aug 28 23:36:39 GMT 2024 Wed Aug 28 23:36:39 GMT 2024 0 Peer Exchange Continuous Discovery Should update multiaddrs
34 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing Script and receive message
35 passed Wed Aug 28 23:39:56 GMT 2024 Wed Aug 28 23:39:56 GMT 2024 1 Waku Dial [node only] Bootstrap Passing an array
36 passed Wed Aug 28 23:29:35 GMT 2024 Wed Aug 28 23:29:35 GMT 2024 1 Message Validator Accepts a valid Waku Message
37 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicsByPubsubTopic groups content topics by expected pubsub topic
38 passed Wed Aug 28 23:39:32 GMT 2024 Wed Aug 28 23:39:32 GMT 2024 1 Waku Store, error handling Query Generator, Wrong PubsubTopic
39 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check received message containing escaped characters
40 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with numeric payload
41 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false Unsubscribe 1 topic - node subscribed to 1 topic
42 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=5 numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 5
43 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing Script
44 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing special chars
45 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing Script and receive message
46 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=2 numPeers=4 -- returns total 4 peers, with max 2 bootstrap peers
47 passed Wed Aug 28 23:37:47 GMT 2024 Wed Aug 28 23:37:47 GMT 2024 1 Waku Light Push: Single Node Push message with short payload
48 passed Wed Aug 28 23:39:46 GMT 2024 Wed Aug 28 23:39:46 GMT 2024 1 Waku Store, custom pubsub topic Generator, 2 different pubsubtopics
49 passed Wed Aug 28 23:40:05 GMT 2024 Wed Aug 28 23:40:05 GMT 2024 0 Wait for remote peer Filter
50 passed Wed Aug 28 23:30:21 GMT 2024 Wed Aug 28 23:30:21 GMT 2024 0 DNS Discovery: Compliance Test interface-peer-discovery compliance tests should not receive a peer event after stop
51 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 0 ENR waku2 codec Encoding should be able to encode the field with STORE and LIGHTPUSH protocols set to true
52 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing escaped characters
53 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 1 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing SQL Injection
54 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 2 Node Health Status Matrix Tests LightPush: 2 peers, Filter: 2 peers - Expected: SufficientlyHealthy
55 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check message with non string payload is not received
56 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing SQL Injection and receive message
57 passed Wed Aug 28 23:29:54 GMT 2024 Wed Aug 28 23:29:54 GMT 2024 0 Ecies Encryption Round trip binary encryption [ecies, signature]
58 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicToPubsubTopic should correctly map a content topic to a pubsub topic
59 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 5 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=3 numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 3
60 passed Wed Aug 28 23:39:43 GMT 2024 Wed Aug 28 23:39:43 GMT 2024 1 Waku Store, page size Passing page size 11 when there are 10 messages
61 passed Wed Aug 28 23:31:10 GMT 2024 Wed Aug 28 23:31:10 GMT 2024 0 Waku Filter V2: Ping Reopen subscription with peer with lost subscription
62 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Error when try to subscribe to more than 101 topics (new limit)
63 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message with timestamp: 1724887809979
64 passed Wed Aug 28 23:39:46 GMT 2024 Wed Aug 28 23:39:46 GMT 2024 0 Waku Store (named sharding), custom pubsub topic Generator, custom pubsub topic
65 passed Wed Aug 28 23:39:46 GMT 2024 Wed Aug 28 23:39:46 GMT 2024 0 Waku Store (Autosharding), custom pubsub topic Generator, 2 different pubsubtopics
66 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing special chars
67 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Fails to publish message with wrong pubsubtopic
68 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing long
69 passed Wed Aug 28 23:36:08 GMT 2024 Wed Aug 28 23:36:08 GMT 2024 0 Waku Light Push : Multiple PubsubTopics Light push messages to 2 nwaku nodes each with different pubsubtopics
70 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing long
71 passed Wed Aug 28 23:39:05 GMT 2024 Wed Aug 28 23:39:05 GMT 2024 0 Static Sharding: Running Nodes Different clusters and shards Cluster ID 0 - Default/Global Cluster
72 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 0 Autosharding: Running Nodes Different clusters and topics random auto sharding 1 - Cluster ID: 10, Content Topic: /app71/5/topic894/test.js
73 passed Wed Aug 28 23:29:47 GMT 2024 Wed Aug 28 23:29:47 GMT 2024 0 Local Storage Discovery Compliance Tests interface-peer-discovery compliance tests should not fail to start the service if it is already started
74 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 1 Waku Light Push: Multiple Nodes: Strict Check: true Push message with XML payload
75 passed Wed Aug 28 23:39:42 GMT 2024 Wed Aug 28 23:39:42 GMT 2024 5 Waku Store, general Query generator for multiple messages with different content topic format
76 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric shard: /waku/2/rs/1/
77 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Publish without waiting for remote peer
78 passed Wed Aug 28 23:29:42 GMT 2024 Wed Aug 28 23:29:42 GMT 2024 0 Fetch nodes until capabilities are fulfilled 1 Store, 2 fetches
79 passed Wed Aug 28 23:39:05 GMT 2024 Wed Aug 28 23:39:05 GMT 2024 1 Static Sharding: Running Nodes Different clusters and shards random static sharding 10 - Cluster ID: 803, Shard ID: 507
80 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 shardInfoToPubsubTopics should handle clusterId, application and version for autosharding with cluster iD 0
81 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message with timestamp: 1724887809979000000
82 passed Wed Aug 28 23:29:54 GMT 2024 Wed Aug 28 23:29:54 GMT 2024 0 Ensures content topic is defined Encoder throws on empty string content topic
83 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 1 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing JSON
84 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing numeric
85 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing Russian
86 passed Wed Aug 28 23:33:35 GMT 2024 Wed Aug 28 23:33:35 GMT 2024 0 Waku Filter: Peer Management: E2E Ping succeeds for all connected peers
87 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe and receives messages on 20 topics
88 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing emoji and receive message
89 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 1 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false Unsubscribe 2 topics - node subscribed to 2 topics
90 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR waku2 key round trip should set field with all protocols disabled
91 passed Wed Aug 28 23:31:10 GMT 2024 Wed Aug 28 23:31:10 GMT 2024 0 Waku Filter V2: Ping Ping on peer without subscriptions
92 passed Wed Aug 28 23:39:42 GMT 2024 Wed Aug 28 23:39:42 GMT 2024 1 Waku Store, general Generator, with asymmetric & symmetric encrypted messages
93 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 0 ENR waku2 codec Decoding should be able to decode the field with only LIGHTPUSH set to true
94 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 ensureShardingConfigured handles empty contentTopics array correctly
95 passed Wed Aug 28 23:31:31 GMT 2024 Wed Aug 28 23:31:31 GMT 2024 3 Waku Filter V2 (Autosharding): Multiple PubsubTopics Subscribe and receive messages on 2 different pubsubtopics
96 passed Wed Aug 28 23:29:47 GMT 2024 Wed Aug 28 23:29:47 GMT 2024 0 Local Storage Discovery Unit Tests should load peers from local storage and dispatch events
97 passed Wed Aug 28 23:36:08 GMT 2024 Wed Aug 28 23:36:08 GMT 2024 0 Waku Light Push (Autosharding): Multiple PubsubTopics Light push messages to 2 nwaku nodes each with different pubsubtopics
98 passed Wed Aug 28 23:38:04 GMT 2024 Wed Aug 28 23:38:04 GMT 2024 1 Peer Exchange getPeersByDiscovery
99 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric shard: /waku/2/rs/1/
100 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check received message with timestamp: 1649153314
101 passed Wed Aug 28 23:31:23 GMT 2024 Wed Aug 28 23:31:23 GMT 2024 1 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true Ping on subscribed peer
102 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 2 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing SQL Injection and receive message
103 passed Wed Aug 28 23:29:52 GMT 2024 Wed Aug 28 23:29:52 GMT 2024 1 Symmetric Encryption Round trip binary encryption [symmetric, signature]
104 passed Wed Aug 28 23:39:28 GMT 2024 Wed Aug 28 23:39:28 GMT 2024 1 Waku Store, order Query Generator - true
105 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Subscribe and publish message
106 passed Wed Aug 28 23:39:42 GMT 2024 Wed Aug 28 23:39:42 GMT 2024 0 Waku Store, general Query generator for 2000 messages
107 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 2 getConnectedPeersForProtocolAndShard same cluster, same shard: nodes connect
108 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe and receive messages via lightPush
109 passed Wed Aug 28 23:39:46 GMT 2024 Wed Aug 28 23:39:46 GMT 2024 0 Waku Store (named sharding), custom pubsub topic Generator, 2 nwaku nodes each with different pubsubtopics
110 passed Wed Aug 28 23:39:56 GMT 2024 Wed Aug 28 23:39:56 GMT 2024 0 Waku Dial [node only] Bootstrap Using a function
111 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing numeric and publish message
112 passed Wed Aug 28 23:39:05 GMT 2024 Wed Aug 28 23:39:05 GMT 2024 0 Static Sharding: Running Nodes Different clusters and shards random static sharding 3 - Cluster ID: 252, Shard ID: 876
113 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 5 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing shell command and receive message
114 passed Wed Aug 28 23:40:06 GMT 2024 Wed Aug 28 23:40:06 GMT 2024 0 Waku Store, time filter Timestamp too far from node time: 40000 ms from now
115 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message with timestamp: 1949153314000
116 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 1 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing XML
117 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing SQL Injection
118 passed Wed Aug 28 23:32:06 GMT 2024 Wed Aug 28 23:32:06 GMT 2024 0 Waku Filter V2: Unsubscribe Unsubscribes all - node subscribed to 1 topic
119 passed Wed Aug 28 23:36:08 GMT 2024 Wed Aug 28 23:36:08 GMT 2024 0 Waku Light Push : Multiple PubsubTopics Push message on custom pubsubTopic
120 passed Wed Aug 28 23:29:43 GMT 2024 Wed Aug 28 23:29:43 GMT 2024 1 DNS Node Discovery retrieves a single peer
121 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 0 Autosharding: Running Nodes Different clusters and topics random auto sharding 4 - Cluster ID: 10, Content Topic: /app97/3/topic855/test.js
122 passed Wed Aug 28 23:39:52 GMT 2024 Wed Aug 28 23:39:52 GMT 2024 0 Util: toAsyncIterator: Filter handles multiple messages
123 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 1 ENR waku2 codec Encoding should be able to encode the field with only RELAY set to true
124 passed Wed Aug 28 23:30:10 GMT 2024 Wed Aug 28 23:30:10 GMT 2024 1 Events peer:connect should emit `peer:connected:peer-exchange` event when a peer is connected
125 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing Chinese
126 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 0 Autosharding: Running Nodes Different clusters and topics random auto sharding 2 - Cluster ID: 10, Content Topic: /app90/7/topic499/proto
127 passed Wed Aug 28 23:40:05 GMT 2024 Wed Aug 28 23:40:05 GMT 2024 0 Wait for remote peer Store - dialed after - with timeout
128 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 ensureShardingConfigured should return valid sharding parameters for static sharding
129 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe and receive 2 messages on the same topic
130 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 1 ENR waku2 codec Encoding should be able to encode the field with only LIGHTPUSH set to true
131 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 0 getConnectedPeersForProtocolAndShard different cluster, same shard: nodes don't connect
132 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with rate limit
133 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 1 Waku Relay, Subscribe Subscribe to topic containing special chars and publish message
134 passed Wed Aug 28 23:30:17 GMT 2024 Wed Aug 28 23:30:17 GMT 2024 0 Dials dialPeer method For peer-exchange peers should be called for peers with PEER_EXCHANGE tags
135 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 1 Waku Light Push: Single Node Push message with escaped characters payload
136 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 ensureValidContentTopic throws on content topic with empty topic name field
137 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 0 Autosharding: Running Nodes Others using a protocol with unconfigured pubsub topic should fail
138 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check message with invalid timestamp is not received
139 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing unicode special characters and publish message
140 passed Wed Aug 28 23:30:50 GMT 2024 Wed Aug 28 23:30:50 GMT 2024 0 Public methods addEventListener with wrong event
141 passed Wed Aug 28 23:40:05 GMT 2024 Wed Aug 28 23:40:05 GMT 2024 0 Wait for remote peer LightPush
142 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Check publish message containing JSON
143 passed Wed Aug 28 23:39:32 GMT 2024 Wed Aug 28 23:39:32 GMT 2024 0 Waku Store, error handling Query with Ordered Callback, No Decoder
144 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=1 numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 1
145 passed Wed Aug 28 23:36:08 GMT 2024 Wed Aug 28 23:36:08 GMT 2024 0 Waku Light Push (named sharding): Multiple PubsubTopics Light push messages to 2 nwaku nodes each with different pubsubtopics
146 passed Wed Aug 28 23:29:32 GMT 2024 Wed Aug 28 23:29:32 GMT 2024 1 Waku Message version 0 Meta field set when metaSetter is specified
147 skipped Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Peer Exchange Query more peers than existing
148 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 1 This Is A test
149 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing Arabic
150 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing Arabic
151 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing short
152 passed Wed Aug 28 23:29:52 GMT 2024 Wed Aug 28 23:29:52 GMT 2024 0 Ensures content topic is defined Encoder throws on undefined content topic
153 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing Basic HTML tag
154 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 0 Autosharding: Running Nodes Different clusters and topics Cluster ID 0 - Default/Global Cluster
155 passed Wed Aug 28 23:38:51 GMT 2024 Wed Aug 28 23:38:51 GMT 2024 0 Waku Store, cursor Passing cursor with wrong pubsubTopic
156 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR Multiaddr getters and setters should get / set TCP multiaddr
157 passed Wed Aug 28 23:39:32 GMT 2024 Wed Aug 28 23:39:32 GMT 2024 0 Waku Store, error handling Query Generator, Multiple PubsubTopics
158 passed Wed Aug 28 23:39:32 GMT 2024 Wed Aug 28 23:39:32 GMT 2024 0 Waku Store, error handling Query Generator, No message returned
159 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR waku2 key round trip should set field with only FILTER enabled
160 skipped Wed Aug 28 23:38:04 GMT 2024 Wed Aug 28 23:38:04 GMT 2024 0 Peer Exchange new peer added after a peer was already found
161 passed Wed Aug 28 23:29:32 GMT 2024 Wed Aug 28 23:29:32 GMT 2024 1 filterPeersByDiscovery function should return only bootstrap peers up to maxBootstrapPeers
162 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 0 ENR waku2 codec Decoding should be able to decode the field with only STORE set to true
163 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 1 Waku Relay, Publish Check publish message containing short
164 passed Wed Aug 28 23:39:05 GMT 2024 Wed Aug 28 23:39:05 GMT 2024 1 Static Sharding: Running Nodes Others configure the node with multiple pubsub topics
165 passed Wed Aug 28 23:38:51 GMT 2024 Wed Aug 28 23:38:51 GMT 2024 0 Waku Store, cursor Passing a valid cursor at 19 index when there are 20 messages
166 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing unicode special characters and receive message
167 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check message on other pubsub topic is not received
168 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe and receive 2 messages on the same topic
169 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true Unsubscribes all - node subscribed to 1 topic
170 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 ensureShardingConfigured should throw an error for missing sharding configuration
171 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 1 Waku Light Push: Single Node Push message with shell command payload
172 passed Wed Aug 28 23:37:46 GMT 2024 Wed Aug 28 23:37:46 GMT 2024 0 Waku Relay (Autosharding), multiple pubsub topics Nodes with multiple pubsub topic
173 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR waku2 key round trip should set field with only STORE enabled
174 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 ensureShardingConfigured should return valid sharding parameters for content topics autosharding
175 passed Wed Aug 28 23:37:36 GMT 2024 Wed Aug 28 23:37:36 GMT 2024 1 Waku Relay, Interop Publishes to nwaku
176 skipped Wed Aug 28 23:29:43 GMT 2024 Wed Aug 28 23:29:43 GMT 2024 0 DNS Node Discovery [live data] should retrieve 3 multiaddrs for sandbox.waku.nodes.status.im
177 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check message with non string payload is not received
178 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for invalid PubsubTopic format: /waku/2/rs
179 passed Wed Aug 28 23:39:28 GMT 2024 Wed Aug 28 23:39:28 GMT 2024 0 Waku Store, order Query Generator - false
180 passed Wed Aug 28 23:31:23 GMT 2024 Wed Aug 28 23:31:23 GMT 2024 1 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false Ping on unsubscribed peer
181 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 1 Waku Light Push: Multiple Nodes: Strict Check: true Push 30 different messages
182 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing escaped characters
183 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing JSON and receive message
184 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing emoji
185 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR Static tests should encode/decode to RLP encoding
186 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 1 Multiaddr from fields udp ip6 address
187 passed Wed Aug 28 23:29:52 GMT 2024 Wed Aug 28 23:29:52 GMT 2024 0 Ensures content topic is defined Decoder throws on undefined content topic
188 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing XML
189 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR waku2 key round trip should set field with all protocols enabled
190 passed Wed Aug 28 23:29:32 GMT 2024 Wed Aug 28 23:29:32 GMT 2024 1 Waku Message version 0 Round trip binary serialization
191 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 1 ENR Txt codec should decode valid enr with tcp successfully
192 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 singleShardInfosToShardInfo should aggregate SingleShardInfos into a ShardInfo
193 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Mutual subscription
194 passed Wed Aug 28 23:39:05 GMT 2024 Wed Aug 28 23:39:05 GMT 2024 1 Static Sharding: Running Nodes Different clusters and shards random static sharding 5 - Cluster ID: 361, Shard ID: 93
195 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Throws when trying to push message with empty payload
196 passed Wed Aug 28 23:37:46 GMT 2024 Wed Aug 28 23:37:46 GMT 2024 1 Waku Relay, multiple pubsub topics 3 nodes on /waku/2/rs/3/2 topic
197 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing unicode special characters
198 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicToShardIndex should correctly map /0/statusim/1/community/cbor to shard index 4
199 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR Static tests should properly compute the node id
200 passed Wed Aug 28 23:31:31 GMT 2024 Wed Aug 28 23:31:31 GMT 2024 2 Waku Filter V2 (Autosharding): Multiple PubsubTopics Subscribe and receive messages from 2 nwaku nodes each with different pubsubtopics
201 passed Wed Aug 28 23:33:35 GMT 2024 Wed Aug 28 23:33:35 GMT 2024 0 Waku Filter: Peer Management: E2E Keep-alive pings maintain the connection
202 passed Wed Aug 28 23:38:04 GMT 2024 Wed Aug 28 23:38:04 GMT 2024 1 Peer Exchange peerDiscovery without wakuPeerExchangeDiscovery
203 passed Wed Aug 28 23:40:06 GMT 2024 Wed Aug 28 23:40:06 GMT 2024 0 Waku Store, time filter msgTime: -19000 ms from now, startTime: -19002, endTime: -19001
204 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 1 Waku Relay, Subscribe Subscribe one by one to 100 topics and publish messages
205 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 ensurePubsubTopicIsConfigured should not throw an error for a single configured topic
206 passed Wed Aug 28 23:33:35 GMT 2024 Wed Aug 28 23:33:35 GMT 2024 1 Waku Filter: Peer Management: E2E Renews peer on consistent missed messages
207 skipped Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Overlapping topic subscription
208 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing XML and receive message
209 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check received message containing Script
210 passed Wed Aug 28 23:29:21 GMT 2024 Wed Aug 28 23:29:21 GMT 2024 0 RFC Test Vectors Waku message hash computation (no timestamp)
211 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=4 numPeers=1 -- returns one bootstrap peer
212 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false Unsubscribes all - node subscribed to 10 topics
213 passed Wed Aug 28 23:29:42 GMT 2024 Wed Aug 28 23:29:42 GMT 2024 1 ENRTree ENRTree (root): should error if DNS root entry is malformed
214 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 0 ENR waku2 codec Decoding should be able to decode the field with ALL protocols set to false
215 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 shardInfoToPubsubTopics should return empty list for no shard
216 passed Wed Aug 28 23:31:31 GMT 2024 Wed Aug 28 23:31:31 GMT 2024 0 Waku Filter V2 (Named sharding): Multiple PubsubTopics Subscribe and receive messages on custom pubsubtopic
217 passed Wed Aug 28 23:29:42 GMT 2024 Wed Aug 28 23:29:42 GMT 2024 0 ENRTree ENRTree (branch): should parse and verify a single component DNS branch entry
218 passed Wed Aug 28 23:36:08 GMT 2024 Wed Aug 28 23:36:08 GMT 2024 0 Waku Light Push : Multiple PubsubTopics Subscribe and receive messages on 2 different pubsubtopics
219 passed Wed Aug 28 23:29:21 GMT 2024 Wed Aug 28 23:29:21 GMT 2024 0 RFC Test Vectors Waku message hash computation (meta attribute not present)
220 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 1 Waku Light Push: Single Node Push message equal or less that 1MB
221 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric clusterId: /waku/2/rs/x/1
222 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR Txt codec should decode valid ENR with multiaddrs successfully [shared test vector]
223 passed Wed Aug 28 23:37:36 GMT 2024 Wed Aug 28 23:37:36 GMT 2024 0 Waku Relay, Interop Js publishes, other Js receives
224 passed Wed Aug 28 23:30:21 GMT 2024 Wed Aug 28 23:30:21 GMT 2024 1 DNS Discovery: Compliance Test interface-peer-discovery compliance tests should not fail to stop the service if it was not started
225 passed Wed Aug 28 23:30:21 GMT 2024 Wed Aug 28 23:30:21 GMT 2024 0 DNS Discovery: Compliance Test interface-peer-discovery compliance tests can start and stop the service
226 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 1 Waku Filter V2: FilterPush Check received message containing emoji
227 passed Wed Aug 28 23:40:05 GMT 2024 Wed Aug 28 23:40:05 GMT 2024 1 Wait for remote peer Relay - times out
228 passed Wed Aug 28 23:29:54 GMT 2024 Wed Aug 28 23:29:54 GMT 2024 0 Ecies Encryption Check meta is set [ecies]
229 passed Wed Aug 28 23:39:05 GMT 2024 Wed Aug 28 23:39:05 GMT 2024 0 Static Sharding: Running Nodes Others start node with empty shard should fail
230 passed Wed Aug 28 23:30:10 GMT 2024 Wed Aug 28 23:30:10 GMT 2024 1 Events waku:connection should be online or offline if network state changed
231 passed Wed Aug 28 23:39:42 GMT 2024 Wed Aug 28 23:39:42 GMT 2024 1 Waku Store, sorting Query Generator sorting by timestamp while page direction is true
232 passed Wed Aug 28 23:30:50 GMT 2024 Wed Aug 28 23:30:50 GMT 2024 0 Public methods getPeersByDiscovery
233 passed Wed Aug 28 23:39:05 GMT 2024 Wed Aug 28 23:39:05 GMT 2024 0 Static Sharding: Running Nodes Different clusters and shards random static sharding 9 - Cluster ID: 814, Shard ID: 326
234 passed Wed Aug 28 23:31:23 GMT 2024 Wed Aug 28 23:31:23 GMT 2024 0 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true Reopen subscription with peer with lost subscription
235 passed Wed Aug 28 23:30:10 GMT 2024 Wed Aug 28 23:30:10 GMT 2024 1 Events peer:discovery should emit `peer:discovery:peer-exchange` event when a peer is discovered
236 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing Russian and receive message
237 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing shell command
238 passed Wed Aug 28 23:30:20 GMT 2024 Wed Aug 28 23:30:20 GMT 2024 1 ENR Interop: ServiceNode Relay + Store
239 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing special chars and receive message
240 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 5 contentTopicToShardIndex should correctly map /myapp/1/latest/proto to shard index 0
241 passed Wed Aug 28 23:29:47 GMT 2024 Wed Aug 28 23:29:47 GMT 2024 1 Local Storage Discovery Compliance Tests interface-peer-discovery compliance tests should not receive a peer event after stop
242 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=5 numPeers=4 -- returns total 4 peers, with max 5 bootstrap peers
243 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing Arabic and publish message
244 passed Wed Aug 28 23:29:35 GMT 2024 Wed Aug 28 23:29:35 GMT 2024 0 Message Validator Rejects garbage
245 passed Wed Aug 28 23:39:56 GMT 2024 Wed Aug 28 23:39:56 GMT 2024 1 Decryption Keys Used by Waku Relay
246 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicToShardIndex should correctly map /app/27/sometopic/someencoding to shard index 5
247 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=2 numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 2
248 passed Wed Aug 28 23:38:09 GMT 2024 Wed Aug 28 23:38:09 GMT 2024 0 Peer Exchange Compliance Test interface-peer-discovery compliance tests should not receive a peer event after stop
249 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Fails to push message bigger that 1MB
250 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing Script
251 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Subscribe and publish 10000 messages on the same topic
252 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing Chinese and receive message
253 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with XML payload
254 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicToShardIndex should correctly map /app/20/sometopic/someencoding to shard index 0 with networkShards 1
255 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 1 getConnectedPeersForProtocolAndShard different cluster, same shard: nodes don't connect (autosharding)
256 passed Wed Aug 28 23:30:21 GMT 2024 Wed Aug 28 23:30:21 GMT 2024 0 Waku Message Ephemeral field Ephemeral field is preserved - encoder v0
257 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Subscribe at once to 10000 topics and publish messages
258 skipped Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 1 Waku Filter V2: FilterPush Check message received after nwaku node is restarted
259 passed Wed Aug 28 23:31:23 GMT 2024 Wed Aug 28 23:31:23 GMT 2024 0 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false Ping on peer without subscriptions
260 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing Russian and receive message
261 passed Wed Aug 28 23:29:32 GMT 2024 Wed Aug 28 23:29:32 GMT 2024 1 filterPeersByDiscovery function should return all non-bootstrap peers and no bootstrap peer when numPeers is 0 and maxBootstrapPeers is 0
262 passed Wed Aug 28 23:39:52 GMT 2024 Wed Aug 28 23:39:52 GMT 2024 1 Util: toAsyncIterator: Filter unsubscribes
263 passed Wed Aug 28 23:29:47 GMT 2024 Wed Aug 28 23:29:47 GMT 2024 0 Local Storage Discovery Compliance Tests interface-peer-discovery compliance tests can start the service
264 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Check publish message containing Russian
265 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR Verify should throw error - no public key
266 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 0 This Is also A test
267 passed Wed Aug 28 23:31:01 GMT 2024 Wed Aug 28 23:31:01 GMT 2024 0 Connection state isConnected should return true after first peer connects
268 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Throws when trying to push message with empty payload
269 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicToShardIndex should correctly map /app/29/sometopic/someencoding to shard index 6
270 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with SQL Injection payload
271 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with shell command payload
272 skipped Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Peer Exchange Query non connected peers
273 passed Wed Aug 28 23:40:06 GMT 2024 Wed Aug 28 23:40:06 GMT 2024 0 Waku Store, time filter msgTime: -19000 ms from now, startTime: -19010, endTime: -18990
274 passed Wed Aug 28 23:29:43 GMT 2024 Wed Aug 28 23:29:43 GMT 2024 1 DNS Node Discovery ignores domain fetching errors
275 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR Verify should return false
276 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for invalid PubsubTopic format: /incorrect/format
277 passed Wed Aug 28 23:30:50 GMT 2024 Wed Aug 28 23:30:50 GMT 2024 0 Public methods safeDispatchEvent
278 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicToShardIndex should correctly map /0/toychat/2/huilong/proto to shard index 3
279 passed Wed Aug 28 23:31:31 GMT 2024 Wed Aug 28 23:31:31 GMT 2024 0 Waku Filter V2: Multiple PubsubTopics Subscribe and receive messages from 2 nwaku nodes each with different pubsubtopics
280 passed Wed Aug 28 23:35:11 GMT 2024 Wed Aug 28 23:35:11 GMT 2024 0 Health Manager Should update the health status for protocols LightPush with 0 connections
281 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 1 ENR waku2 codec Decoding should be able to decode the field with RELAY and FILTER protocols set to true
282 passed Wed Aug 28 23:29:52 GMT 2024 Wed Aug 28 23:29:52 GMT 2024 1 Ensures content topic is defined Encoder throws on empty string content topic
283 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Refresh subscription
284 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing numeric
285 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check received message with timestamp: 1724887809041000000
286 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 shardInfoToPubsubTopics should handle clusterId, application and version for autosharding with cluster iD 6
287 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 0 Node Health Status Matrix Tests LightPush: 2 peers, Filter: 1 peers - Expected: MinimallyHealthy
288 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe and receive ecies encrypted messages via lightPush
289 passed Wed Aug 28 23:39:43 GMT 2024 Wed Aug 28 23:39:43 GMT 2024 0 Waku Store, page size Passing page size 0 when there are 110 messages
290 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=6 numPeers=3 -- returns total 3 peers, with max 6 bootstrap peers
291 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check message with no pubsub topic is not received
292 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=4 numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 4
293 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR Txt codec should throw error - no id
294 passed Wed Aug 28 23:38:51 GMT 2024 Wed Aug 28 23:38:51 GMT 2024 1 Waku Store, cursor Passing a valid cursor at 19 index when there are 50 messages
295 passed Wed Aug 28 23:39:05 GMT 2024 Wed Aug 28 23:39:05 GMT 2024 1 Static Sharding: Running Nodes Different clusters and shards random static sharding 7 - Cluster ID: 360, Shard ID: 376
296 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 0 ENR waku2 codec Decoding should be able to decode the field with STORE and LIGHTPUSH protocols set to true
297 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Fails to push message with empty content topic
298 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric clusterId: /waku/2/rs/y/1
299 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Add multiple subscription objects on single nwaku node
300 passed Wed Aug 28 23:30:17 GMT 2024 Wed Aug 28 23:30:17 GMT 2024 1 Dials dialPeer method For peer-exchange peers should be called for every peer with PEER_EXCHANGE tags
301 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing Basic HTML tag
302 passed Wed Aug 28 23:29:54 GMT 2024 Wed Aug 28 23:29:54 GMT 2024 1 Ensures content topic is defined Decoder throws on empty string content topic
303 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with custom timestamp: 1694129677345
304 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR Waku2 key: decode Relay + Store
305 passed Wed Aug 28 23:39:43 GMT 2024 Wed Aug 28 23:39:43 GMT 2024 0 Waku Store, page size Passing page size 1 when there are 4 messages
306 skipped Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Peer Exchange Query less peers than existing
307 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing escaped characters and receive message
308 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe and receive ecies encrypted messages via lightPush
309 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe and receive symmetrically encrypted messages via lightPush
310 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=4 numPeers=4 -- returns total 4 peers, with max 4 bootstrap peers
311 passed Wed Aug 28 23:35:11 GMT 2024 Wed Aug 28 23:35:11 GMT 2024 1 Health Manager Should update the health status for protocols Filter with 0 connections
312 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing unicode special characters and receive message
313 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 1 Waku Filter V2: FilterPush Check received message containing shell command
314 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 contentTopicToShardIndex should correctly map /statusim/1/community/cbor to shard index 4
315 passed Wed Aug 28 23:39:32 GMT 2024 Wed Aug 28 23:39:32 GMT 2024 0 Waku Store, error handling Query with Ordered Callback, Multiple PubsubTopics
316 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 1 Waku Relay, Publish Check publish message containing special chars
317 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 ensureValidContentTopic does not throw on valid cases
318 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing numeric
319 passed Wed Aug 28 23:38:51 GMT 2024 Wed Aug 28 23:38:51 GMT 2024 3 Waku Store, cursor Reusing cursor across nodes
320 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicToPubsubTopic should map different content topics to different pubsub topics based on shard index
321 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing Russian and publish message
322 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR Location multiaddr should properly create location multiaddrs - tcp
323 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 1 Autosharding: Running Nodes Different clusters and topics random auto sharding 8 - Cluster ID: 10, Content Topic: /app33/6/topic329/json
324 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with special chars payload
325 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=1 numPeers=3 -- returns total 3 peers, with max 1 bootstrap peers
326 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Check publish message containing XML
327 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with Arabic payload
328 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Check publish message containing Chinese
329 passed Wed Aug 28 23:29:32 GMT 2024 Wed Aug 28 23:29:32 GMT 2024 0 filterPeersByDiscovery function should return one bootstrap peer, and all non-boostrap peers, when numPeers is 0 & maxBootstrap is 1
330 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Check publish message containing emoji
331 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Overlapping topic subscription
332 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 2 Multiaddr from fields tcp ip4 address
333 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicsByPubsubTopic handles different clusterIds correctly
334 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check received message containing XML
335 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 1 Waku Relay, Publish Publish message with custom timestamp: Sun Dec 17 1995 03:24:00 GMT+0000 (Coordinated Universal Time)
336 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe and receive messages via lightPush
337 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 1 Waku Light Push: Multiple Nodes: Strict Check: true Fails to push message bigger that 1MB
338 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing Russian and receive message
339 passed Wed Aug 28 23:39:32 GMT 2024 Wed Aug 28 23:39:32 GMT 2024 0 Waku Store, error handling Query with Promise Callback, Multiple PubsubTopics
340 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing Basic HTML tag and receive message
341 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Add multiple subscription objects on single nwaku node
342 passed Wed Aug 28 23:31:31 GMT 2024 Wed Aug 28 23:31:31 GMT 2024 1 Waku Filter V2 (Named sharding): Multiple PubsubTopics Subscribe and receive messages from 2 nwaku nodes each with different pubsubtopics
343 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with SQL Injection payload
344 passed Wed Aug 28 23:31:31 GMT 2024 Wed Aug 28 23:31:31 GMT 2024 1 Waku Filter V2 (Autosharding): Multiple PubsubTopics Should fail to subscribe with decoder with wrong pubsubTopic
345 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 1 Waku Relay, Subscribe Subscribe to topic containing Script and publish message
346 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 1 Autosharding: Running Nodes Others configure the node with multiple content topics
347 passed Wed Aug 28 23:30:21 GMT 2024 Wed Aug 28 23:30:21 GMT 2024 1 DNS Discovery: Compliance Test interface-peer-discovery compliance tests should emit a peer event after start
348 passed Wed Aug 28 23:37:14 GMT 2024 Wed Aug 28 23:37:14 GMT 2024 0 Waku Relay Decrypt messages
349 passed Wed Aug 28 23:29:43 GMT 2024 Wed Aug 28 23:29:43 GMT 2024 0 DNS Node Discovery w/ capabilities retrieves all peers (2) when cannot fulfill all requirements
350 passed Wed Aug 28 23:31:10 GMT 2024 Wed Aug 28 23:31:10 GMT 2024 1 Waku Filter V2: Ping Ping on subscribed peer
351 skipped Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Peer Exchange Query connected peers and dial
352 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing Arabic and receive message
353 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with custom timestamp: 1724891677345
354 passed Wed Aug 28 23:31:01 GMT 2024 Wed Aug 28 23:31:01 GMT 2024 0 Connection state `waku:online` between 2 js-waku relay nodes
355 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe and receive symmetrically encrypted messages via lightPush
356 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 ensureValidContentTopic throws on content topic with empty version field
357 passed Wed Aug 28 23:30:50 GMT 2024 Wed Aug 28 23:30:50 GMT 2024 1 Public methods removeEventListener with wrong event
358 passed Wed Aug 28 23:39:56 GMT 2024 Wed Aug 28 23:39:56 GMT 2024 0 User Agent Sets default value correctly
359 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with Arabic payload
360 skipped Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check message received after jswaku node is restarted
361 passed Wed Aug 28 23:39:28 GMT 2024 Wed Aug 28 23:39:28 GMT 2024 1 Waku Store, order Promise Callback - true
362 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 1 Node Health Status Matrix Tests LightPush: 3 peers, Filter: 3 peers - Expected: SufficientlyHealthy
363 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check message with no content topic is not received
364 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing Script and receive message
365 passed Wed Aug 28 23:29:21 GMT 2024 Wed Aug 28 23:29:21 GMT 2024 0 RFC Test Vectors Waku message hash computation (meta size of 64 bytes)
366 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe and receive messages on 2 different content topics
367 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 15 Waku Light Push: Single Node Push 30 different messages
368 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing SQL Injection
369 passed Wed Aug 28 23:39:32 GMT 2024 Wed Aug 28 23:39:32 GMT 2024 1 Waku Store, error handling Query with Ordered Callback, No message returned
370 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check message with no payload is not received
371 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with Script payload
372 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing shell command and receive message
373 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check message on other pubsub topic is not received
374 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=7 numPeers=4 -- returns total 4 peers, with max 7 bootstrap peers
375 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing shell command
376 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing SQL Injection and receive message
377 passed Wed Aug 28 23:39:05 GMT 2024 Wed Aug 28 23:39:05 GMT 2024 0 Static Sharding: Running Nodes Different clusters and shards random static sharding 8 - Cluster ID: 170, Shard ID: 388
378 passed Wed Aug 28 23:39:32 GMT 2024 Wed Aug 28 23:39:32 GMT 2024 0 Waku Store, error handling Query Generator, No Decoder
379 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 ensureValidContentTopic throws on content topic with generation field greater than 0
380 passed Wed Aug 28 23:30:21 GMT 2024 Wed Aug 28 23:30:21 GMT 2024 0 Waku Message Ephemeral field Ephemeral field is preserved - symmetric encryption
381 passed Wed Aug 28 23:39:42 GMT 2024 Wed Aug 28 23:39:42 GMT 2024 1 Waku Store, general Query generator for multiple messages with different message text format
382 passed Wed Aug 28 23:39:46 GMT 2024 Wed Aug 28 23:39:46 GMT 2024 1 Waku Store, custom pubsub topic Generator, custom pubsub topic
383 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message with timestamp: 1724887809979
384 passed Wed Aug 28 23:29:43 GMT 2024 Wed Aug 28 23:29:43 GMT 2024 0 DNS Node Discovery ignores unrecognized TXT record formats
385 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing numeric
386 passed Wed Aug 28 23:38:09 GMT 2024 Wed Aug 28 23:38:09 GMT 2024 1 Peer Exchange Compliance Test interface-peer-discovery compliance tests can start the service
387 passed Wed Aug 28 23:39:42 GMT 2024 Wed Aug 28 23:39:42 GMT 2024 0 Waku Store, general Callback on promise, aborts when callback returns true
388 passed Wed Aug 28 23:36:12 GMT 2024 Wed Aug 28 23:36:12 GMT 2024 0 multiaddr: dialing can dial TLS multiaddrs
389 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 1 Waku Light Push: Single Node Push message with Script payload
390 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing short and receive message
391 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 1 ENR Txt codec should throw error - no public key
392 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Renews subscription after lossing a connection
393 passed Wed Aug 28 23:39:42 GMT 2024 Wed Aug 28 23:39:42 GMT 2024 1 Waku Store, general Callback on promise
394 passed Wed Aug 28 23:39:05 GMT 2024 Wed Aug 28 23:39:05 GMT 2024 0 Static Sharding: Running Nodes Different clusters and shards random static sharding 1 - Cluster ID: 538, Shard ID: 89
395 passed Wed Aug 28 23:29:42 GMT 2024 Wed Aug 28 23:29:42 GMT 2024 0 ENRTree ENRTree (tree): should error if DNS tree entry is misformatted
396 passed Wed Aug 28 23:29:32 GMT 2024 Wed Aug 28 23:29:32 GMT 2024 0 Ensures content topic is defined Encoder throws on undefined content topic
397 passed Wed Aug 28 23:29:42 GMT 2024 Wed Aug 28 23:29:42 GMT 2024 1 ENRTree ENRTree (tree): should error if DNS tree entry is mis-prefixed
398 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing JSON
399 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 6 Waku Filter V2: Subscribe: Single Service Node Subscribe to 100 topics (new limit) at once and receives messages
400 passed Wed Aug 28 23:33:35 GMT 2024 Wed Aug 28 23:33:35 GMT 2024 1 Waku Filter: Peer Management: E2E Number of peers are maintained correctly
401 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 ensureValidContentTopic throws on content topic with empty application field
402 passed Wed Aug 28 23:37:47 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 1 Waku Light Push: Single Node Push message with numeric payload
403 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing short
404 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing XML and receive message
405 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 1 Waku Light Push: Multiple Nodes: Strict Check: true Fails to push message with empty content topic
406 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric clusterId: /waku/2/rs/\/1
407 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing escaped characters
408 passed Wed Aug 28 23:39:46 GMT 2024 Wed Aug 28 23:39:46 GMT 2024 0 Waku Store (Autosharding), custom pubsub topic Generator, 2 nwaku nodes each with different pubsubtopics
409 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe and receive messages via waku relay post
410 skipped Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check message received after jswaku node is restarted
411 passed Wed Aug 28 23:29:53 GMT 2024 Wed Aug 28 23:29:53 GMT 2024 0 Waku Encryption Symmetric encrypt & Decrypt
412 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicToShardIndex should correctly map /app/22/sometopic/someencoding to shard index 2
413 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing unicode special characters and receive message
414 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe and receives messages on 20 topics
415 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Error when try to subscribe to more than 101 topics (new limit)
416 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing Chinese
417 passed Wed Aug 28 23:39:05 GMT 2024 Wed Aug 28 23:39:05 GMT 2024 0 Static Sharding: Running Nodes Different clusters and shards random static sharding 2 - Cluster ID: 280, Shard ID: 38
418 passed Wed Aug 28 23:35:11 GMT 2024 Wed Aug 28 23:35:11 GMT 2024 0 Health Manager Should update the health status for protocols LightPush with 2 connections
419 passed Wed Aug 28 23:40:49 GMT 2024 Wed Aug 28 23:40:49 GMT 2024 1 Static Sharding: Peer Management Peer Exchange all px service nodes subscribed to the shard topic should be dialed
420 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing numeric and receive message
421 passed Wed Aug 28 23:32:06 GMT 2024 Wed Aug 28 23:32:06 GMT 2024 0 Waku Filter V2: Unsubscribe Unsubscribe 1 topic - node subscribed to 1 topic
422 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing escaped characters and receive message
423 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe and receive messages via waku relay post
424 passed Wed Aug 28 23:29:41 GMT 2024 Wed Aug 28 23:29:41 GMT 2024 0 Discovery returns a subset of values when wanted number is lesser than available values
425 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message with timestamp: 1649153314
426 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=7 numPeers=1 -- returns one bootstrap peer
427 passed Wed Aug 28 23:29:43 GMT 2024 Wed Aug 28 23:29:43 GMT 2024 0 DNS Node Discovery caches peers it previously fetched
428 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=7 numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 7
429 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with Basic HTML tag payload
430 passed Wed Aug 28 23:31:01 GMT 2024 Wed Aug 28 23:31:01 GMT 2024 1 Connection state should emit `waku:offline` event only when all peers disconnect
431 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Refresh subscription
432 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 5 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=3 numPeers=3 -- returns total 3 peers, with max 3 bootstrap peers
433 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 ensureValidContentTopic throws on content topic with non-number generation field
434 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check message with invalid timestamp is not received
435 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 1 getConnectedPeersForProtocolAndShard different cluster, different shard: nodes don't connect (autosharding)
436 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 0 ENR waku2 codec Encoding should be able to encode the field with ALL protocols set to false
437 passed Wed Aug 28 23:39:05 GMT 2024 Wed Aug 28 23:39:05 GMT 2024 0 Static Sharding: Running Nodes Different clusters and shards shard 0
438 passed Wed Aug 28 23:37:46 GMT 2024 Wed Aug 28 23:37:46 GMT 2024 1 Waku Relay, multiple pubsub topics n1 and n2 uses a custom pubsub, n3 uses the default pubsub
439 passed Wed Aug 28 23:29:47 GMT 2024 Wed Aug 28 23:29:47 GMT 2024 1 Local Storage Discovery Compliance Tests interface-peer-discovery compliance tests should not fail to stop the service if it was not started
440 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing JSON
441 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with Russian payload
442 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=3 numPeers=1 -- returns one bootstrap peer
443 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 0 Node Health Status Matrix Tests LightPush: 2 peers, Filter: 0 peers - Expected: Unhealthy
444 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe and receive ecies encrypted messages via lightPush
445 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 1 Waku Light Push: Multiple Nodes: Strict Check: true Push message with unicode special characters payload
446 passed Wed Aug 28 23:29:47 GMT 2024 Wed Aug 28 23:29:47 GMT 2024 0 Local Storage Discovery Unit Tests should handle corrupted local storage data gracefully
447 passed Wed Aug 28 23:29:54 GMT 2024 Wed Aug 28 23:29:54 GMT 2024 0 Ensures content topic is defined Decoder throws on undefined content topic
448 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check received message containing Chinese
449 passed Wed Aug 28 23:37:46 GMT 2024 Wed Aug 28 23:37:46 GMT 2024 0 Waku Relay (Autosharding), multiple pubsub topics 3 nodes on /waku/2/rs/7/1 topic
450 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with meta
451 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for invalid PubsubTopic format: /waku/2/rs/1/2/extra
452 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 1 Waku Light Push: Multiple Nodes: Strict Check: true Push message equal or less that 1MB
453 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing Arabic
454 passed Wed Aug 28 23:29:21 GMT 2024 Wed Aug 28 23:29:21 GMT 2024 1 RFC Test Vectors Waku message hash computation (message is IDecodedMessage)
455 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for invalid PubsubTopic format: /waku/1/rs/1/2
456 passed Wed Aug 28 23:30:21 GMT 2024 Wed Aug 28 23:30:21 GMT 2024 0 DNS Discovery: Compliance Test interface-peer-discovery compliance tests should not receive a peer event before start
457 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe and receives messages on 20 topics
458 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check received message containing unicode special characters
459 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 1 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true Unsubscribe topics the node is not subscribed to
460 skipped Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check message received after nwaku node is restarted
461 passed Wed Aug 28 23:36:39 GMT 2024 Wed Aug 28 23:36:39 GMT 2024 0 Metadata Protocol connections different cluster, different shard: nodes don't connect
462 passed Wed Aug 28 23:29:32 GMT 2024 Wed Aug 28 23:29:32 GMT 2024 0 Ensures content topic is defined Decoder throws on undefined content topic
463 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with JSON payload
464 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 contentTopicToShardIndex should correctly map /waku/2/content/test.js to shard index 1
465 passed Wed Aug 28 23:36:39 GMT 2024 Wed Aug 28 23:36:39 GMT 2024 0 Metadata Protocol connections different cluster, same shard: nodes don't connect
466 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check received message containing Arabic
467 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing Arabic and receive message
468 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Check publish message containing SQL Injection
469 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 0 ENR waku2 codec Encoding should be able to encode the field with only FILTER set to true
470 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 1 getConnectedPeersForProtocolAndShard same cluster, different shard: nodes connect (autosharding)
471 passed Wed Aug 28 23:29:42 GMT 2024 Wed Aug 28 23:29:42 GMT 2024 0 Fetch nodes until capabilities are fulfilled 1 Relay, 1 fetch
472 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicToPubsubTopic should use the provided clusterId for the pubsub topic
473 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 1 Node Health Status Matrix Tests LightPush: 3 peers, Filter: 1 peers - Expected: MinimallyHealthy
474 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 determinePubsubTopic should return a calculated topic if SingleShardInfo is provided
475 passed Wed Aug 28 23:29:32 GMT 2024 Wed Aug 28 23:29:32 GMT 2024 0 Ensures content topic is defined Decoder throws on empty string content topic
476 passed Wed Aug 28 23:39:28 GMT 2024 Wed Aug 28 23:39:28 GMT 2024 10 Waku Store, order Ordered Callback - true
477 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 1 Node Health Status Matrix Tests LightPush: 3 peers, Filter: 2 peers - Expected: SufficientlyHealthy
478 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing SQL Injection and publish message
479 passed Wed Aug 28 23:31:31 GMT 2024 Wed Aug 28 23:31:31 GMT 2024 0 Waku Filter V2 (Named sharding): Multiple PubsubTopics Should fail to subscribe with decoder with wrong pubsubTopic
480 passed Wed Aug 28 23:29:53 GMT 2024 Wed Aug 28 23:29:53 GMT 2024 1 Waku Encryption pre and post cipher
481 passed Wed Aug 28 23:29:52 GMT 2024 Wed Aug 28 23:29:52 GMT 2024 1 Symmetric Encryption Round trip binary encryption [symmetric, no signature]
482 passed Wed Aug 28 23:39:42 GMT 2024 Wed Aug 28 23:39:42 GMT 2024 1 Waku Store, general Query generator for multiple messages with multiple decoders
483 passed Wed Aug 28 23:29:43 GMT 2024 Wed Aug 28 23:29:43 GMT 2024 0 DNS Node Discovery recovers when dns.resolve returns empty
484 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicToShardIndex should correctly map /app/20/sometopic/someencoding to shard index 7
485 passed Wed Aug 28 23:32:06 GMT 2024 Wed Aug 28 23:32:06 GMT 2024 0 Waku Filter V2: Unsubscribe Unsubscribes all - node subscribed to 10 topics
486 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 1 Node Health Status Matrix Tests LightPush: 3 peers, Filter: 0 peers - Expected: Unhealthy
487 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Refresh subscription
488 broken Wed Aug 28 23:33:35 GMT 2024 Wed Aug 28 23:33:35 GMT 2024 1 Waku Filter: Peer Management: E2E Renews peer on consistent ping failures
489 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=1 numPeers=4 -- returns total 4 peers, with max 1 bootstrap peers
490 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing special chars and receive message
491 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR Location multiaddr should properly create location multiaddrs - tcp6
492 passed Wed Aug 28 23:31:23 GMT 2024 Wed Aug 28 23:31:23 GMT 2024 0 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false Ping on subscribed peer
493 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=5 numPeers=3 -- returns total 3 peers, with max 5 bootstrap peers
494 passed Wed Aug 28 23:36:08 GMT 2024 Wed Aug 28 23:36:08 GMT 2024 1 Waku Light Push (Autosharding): Multiple PubsubTopics Push message on custom pubsubTopic
495 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 1 Waku Relay, Publish Check publish message containing Basic HTML tag
496 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with Russian payload
497 passed Wed Aug 28 23:29:47 GMT 2024 Wed Aug 28 23:29:47 GMT 2024 0 Local Storage Discovery Compliance Tests interface-peer-discovery compliance tests should not receive a peer event before start
498 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 1 Waku Light Push: Single Node Push message with Basic HTML tag payload
499 passed Wed Aug 28 23:39:52 GMT 2024 Wed Aug 28 23:39:52 GMT 2024 0 Util: toAsyncIterator: Filter creates an iterator
500 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing escaped characters
501 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric clusterId: /waku/2/rs//1
502 skipped Wed Aug 28 23:38:04 GMT 2024 Wed Aug 28 23:38:04 GMT 2024 0 Peer Exchange wrong wakuPeerExchangeDiscovery pubsub topic
503 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check received message containing numeric
504 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe and receive messages via waku relay post
505 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 3 Waku Filter V2: FilterPush Check received message containing long
506 passed Wed Aug 28 23:40:06 GMT 2024 Wed Aug 28 23:40:06 GMT 2024 0 Waku Store, time filter msgTime: -19000 ms from now, startTime: -20000, endTime: -19000
507 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 1 Autosharding: Running Nodes Different clusters and topics Non TWN Cluster
508 passed Wed Aug 28 23:39:46 GMT 2024 Wed Aug 28 23:39:46 GMT 2024 0 Waku Store, custom pubsub topic Generator, 2 nwaku nodes each with different pubsubtopics
509 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 1 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true Unsubscribe 1 topic - node subscribed to 1 topic
510 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 1 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing Script
511 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 1 ENR Location multiaddr should properly create location multiaddrs - udp6
512 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 1 Waku Filter V2: FilterPush Check received message containing Basic HTML tag
513 passed Wed Aug 28 23:40:49 GMT 2024 Wed Aug 28 23:40:49 GMT 2024 0 Static Sharding: Peer Management Peer Exchange px service nodes not subscribed to the shard should not be dialed
514 passed Wed Aug 28 23:39:05 GMT 2024 Wed Aug 28 23:39:05 GMT 2024 0 Static Sharding: Running Nodes Different clusters and shards random static sharding 6 - Cluster ID: 570, Shard ID: 323
515 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with long payload
516 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 0 ENR waku2 codec Encoding should be able to encode the field with ALL protocols set to true
517 skipped Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check message received after nwaku node is restarted
518 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 ensurePubsubTopicIsConfigured should throw an error for an unconfigured topic
519 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric clusterId: /waku/2/rs/ /1
520 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing special chars
521 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe and receive messages from multiple nwaku nodes
522 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 0 ENR waku2 codec Decoding should be able to decode the field with only RELAY set to true
523 passed Wed Aug 28 23:39:43 GMT 2024 Wed Aug 28 23:39:43 GMT 2024 6 Waku Store, page size Default pageSize
524 skipped Wed Aug 28 23:30:21 GMT 2024 Wed Aug 28 23:30:21 GMT 2024 0 DNS Node Discovery [live data] should use DNS peer discovery with light client
525 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=3 numPeers=2 -- returns total 2 peers, with max 3 bootstrap peers
526 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true Unsubscribe 1 topic - node subscribed to 2 topics
527 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=4 numPeers=2 -- returns total 2 peers, with max 4 bootstrap peers
528 passed Wed Aug 28 23:36:39 GMT 2024 Wed Aug 28 23:36:39 GMT 2024 1 Metadata Protocol connections same cluster, same shard: nodes connect
529 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 0 Node Health Status Matrix Tests LightPush: 0 peers, Filter: 3 peers - Expected: Unhealthy
530 passed Wed Aug 28 23:29:18 GMT 2024 Wed Aug 28 23:29:18 GMT 2024 0 pushOrInitMapSet Push to array if already present
531 passed Wed Aug 28 23:38:51 GMT 2024 Wed Aug 28 23:38:51 GMT 2024 1 Waku Store, cursor Passing invalid cursor
532 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=2 numPeers=3 -- returns total 3 peers, with max 2 bootstrap peers
533 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 0 Autosharding: Running Nodes Others start node with empty content topic
534 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing special chars and receive message
535 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing short and receive message
536 passed Wed Aug 28 23:32:06 GMT 2024 Wed Aug 28 23:32:06 GMT 2024 0 Waku Filter V2: Unsubscribe Unsubscribe 2 topics - node subscribed to 2 topics
537 passed Wed Aug 28 23:38:09 GMT 2024 Wed Aug 28 23:38:09 GMT 2024 1 Peer Exchange Compliance Test interface-peer-discovery compliance tests can start and stop the service
538 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing special chars
539 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Add multiple subscription objects on single nwaku node
540 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric shard: /waku/2/rs/1/y
541 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 ensureValidContentTopic throws on empty content topic
542 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 1 Waku Relay, Subscribe Subscribe to topic containing escaped characters and publish message
543 passed Wed Aug 28 23:30:21 GMT 2024 Wed Aug 28 23:30:21 GMT 2024 0 Waku Message Ephemeral field Ephemeral messages are not stored
544 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing JSON and receive message
545 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 1 getConnectedPeersForProtocolAndShard same cluster, different shard: nodes don't connect
546 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 Relay Shard codec should correctly encode and decode relay shards using rs format (Index List)
547 passed Wed Aug 28 23:35:11 GMT 2024 Wed Aug 28 23:35:11 GMT 2024 0 Health Manager Should update the health status for protocols LightPush with 1 connections
548 passed Wed Aug 28 23:31:23 GMT 2024 Wed Aug 28 23:31:23 GMT 2024 0 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false Reopen subscription with peer with lost subscription
549 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check received message with timestamp: 1949153314000
550 passed Wed Aug 28 23:40:49 GMT 2024 Wed Aug 28 23:40:49 GMT 2024 0 Autosharding: Peer Management Peer Exchange px service nodes not subscribed to the shard should not be dialed
551 passed Wed Aug 28 23:29:21 GMT 2024 Wed Aug 28 23:29:21 GMT 2024 1 RFC Test Vectors Waku message hash computation (payload length 0)
552 passed Wed Aug 28 23:31:10 GMT 2024 Wed Aug 28 23:31:10 GMT 2024 1 Waku Filter V2: Ping Ping on unsubscribed peer
553 passed Wed Aug 28 23:37:47 GMT 2024 Wed Aug 28 23:37:47 GMT 2024 0 Waku Light Push: Single Node Push message with long payload
554 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message with timestamp: 1724887809979000000
555 passed Wed Aug 28 23:30:50 GMT 2024 Wed Aug 28 23:30:50 GMT 2024 0 Public methods removeEventListener with correct event
556 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=4 numPeers=3 -- returns total 3 peers, with max 4 bootstrap peers
557 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=6 numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 6
558 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing Basic HTML tag and publish message
559 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 singleShardInfosToShardInfo should throw an error for SingleShardInfos with different clusterIds
560 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check received message with timestamp: 1724887809041
561 passed Wed Aug 28 23:38:09 GMT 2024 Wed Aug 28 23:38:09 GMT 2024 1 Peer Exchange Compliance Test interface-peer-discovery compliance tests should not fail to stop the service if it was not started
562 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing emoji
563 passed Wed Aug 28 23:39:42 GMT 2024 Wed Aug 28 23:39:42 GMT 2024 0 Waku Store, sorting Query Generator sorting by timestamp while page direction is false
564 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric shard: /waku/2/rs/1/$
565 passed Wed Aug 28 23:29:47 GMT 2024 Wed Aug 28 23:29:47 GMT 2024 1 Local Storage Discovery Unit Tests should update peers in local storage on 'peer:identify' event
566 passed Wed Aug 28 23:40:06 GMT 2024 Wed Aug 28 23:40:06 GMT 2024 1 Waku Store, time filter msgTime: 19000 ms from now, startTime: 18990, endTime: 19010
567 passed Wed Aug 28 23:39:56 GMT 2024 Wed Aug 28 23:39:56 GMT 2024 1 Waku Dial [node only] Interop: ServiceNode connects to nwaku
568 passed Wed Aug 28 23:32:06 GMT 2024 Wed Aug 28 23:32:06 GMT 2024 2 Waku Filter V2: Unsubscribe Unsubscribe topics the node is not subscribed to
569 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 singleShardInfosToShardInfo should throw an error for empty SingleShardInfos array
570 passed Wed Aug 28 23:30:17 GMT 2024 Wed Aug 28 23:30:17 GMT 2024 1 Dials dialPeer method For bootstrap peers should be called for bootstrap peers
571 passed Wed Aug 28 23:35:11 GMT 2024 Wed Aug 28 23:35:11 GMT 2024 0 Health Manager Should update the health status for protocols LightPush with 3 connections
572 passed Wed Aug 28 23:31:01 GMT 2024 Wed Aug 28 23:31:01 GMT 2024 1 Connection state isConnected between 2 js-waku relay nodes
573 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Publish message with large meta
574 passed Wed Aug 28 23:29:32 GMT 2024 Wed Aug 28 23:29:32 GMT 2024 1 Ensures content topic is defined Encoder throws on empty string content topic
575 passed Wed Aug 28 23:30:50 GMT 2024 Wed Aug 28 23:30:50 GMT 2024 0 Public methods dispatchEvent via connectionManager
576 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing long and publish message
577 passed Wed Aug 28 23:29:54 GMT 2024 Wed Aug 28 23:29:54 GMT 2024 0 Ensures content topic is defined Encoder throws on undefined content topic
578 passed Wed Aug 28 23:31:01 GMT 2024 Wed Aug 28 23:31:01 GMT 2024 0 Connection state should emit `waku:online` event only when first peer is connected
579 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicToPubsubTopic should correctly map a content topic to a pubsub topic for different network shard sizes
580 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 ensureShardingConfigured handles empty shards array correctly
581 passed Wed Aug 28 23:29:42 GMT 2024 Wed Aug 28 23:29:42 GMT 2024 0 Fetch nodes until capabilities are fulfilled 1 Store, 2 relays, 2 fetches
582 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 1 Autosharding: Running Nodes Different clusters and topics random auto sharding 10 - Cluster ID: 10, Content Topic: /app92/9/topic295/utf8
583 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing Arabic and receive message
584 passed Wed Aug 28 23:31:31 GMT 2024 Wed Aug 28 23:31:31 GMT 2024 6 Waku Filter V2 (Autosharding): Multiple PubsubTopics Subscribe and receive messages on autosharded pubsubtopic
585 passed Wed Aug 28 23:31:31 GMT 2024 Wed Aug 28 23:31:31 GMT 2024 1 Waku Filter V2 (Named sharding): Multiple PubsubTopics Subscribe and receive messages on 2 different pubsubtopics
586 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 1 Waku Light Push: Multiple Nodes: Strict Check: true Push message with custom timestamp: 1724884454113
587 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing XML and publish message
588 passed Wed Aug 28 23:30:50 GMT 2024 Wed Aug 28 23:30:50 GMT 2024 0 Public methods stop
589 passed Wed Aug 28 23:39:42 GMT 2024 Wed Aug 28 23:39:42 GMT 2024 1 Waku Store, general Query generator for multiple messages
590 passed Wed Aug 28 23:40:06 GMT 2024 Wed Aug 28 23:40:06 GMT 2024 0 Waku Store, time filter Timestamp too far from node time: -20000 ms from now
591 skipped Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check message received after jswaku node is restarted
592 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Fails to publish message with wrong content topic
593 passed Wed Aug 28 23:40:05 GMT 2024 Wed Aug 28 23:40:05 GMT 2024 0 Wait for remote peer Relay - dialed after
594 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing long and receive message
595 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 shardInfoToPubsubTopics should handle clusterId, application and version for autosharding with cluster iD 1
596 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe and receive 2 messages on the same topic
597 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Check publish message containing shell command
598 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 determinePubsubTopic should derive a pubsub topic using contentTopic when SingleShardInfo only contains clusterId
599 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 1 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false Unsubscribe topics the node is not subscribed to
600 passed Wed Aug 28 23:38:51 GMT 2024 Wed Aug 28 23:38:51 GMT 2024 0 Waku Store, cursor Passing a valid cursor at 0 index when there are 20 messages
601 passed Wed Aug 28 23:39:43 GMT 2024 Wed Aug 28 23:39:43 GMT 2024 0 Waku Store, page size Passing page size 110 when there are 120 messages
602 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 1 Waku Relay, Subscribe Subscribe to topic containing emoji and publish message
603 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check message with non string payload is not received
604 passed Wed Aug 28 23:29:43 GMT 2024 Wed Aug 28 23:29:43 GMT 2024 0 DNS Node Discovery w/ capabilities should only return 1 node with relay capability
605 passed Wed Aug 28 23:37:46 GMT 2024 Wed Aug 28 23:37:46 GMT 2024 1 Waku Relay (Autosharding), multiple pubsub topics 3 nodes on /waku/2/rs/7/0 topic
606 passed Wed Aug 28 23:36:08 GMT 2024 Wed Aug 28 23:36:08 GMT 2024 1 Waku Light Push (named sharding): Multiple PubsubTopics Push message on custom pubsubTopic
607 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing long and receive message
608 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false Unsubscribes all - node subscribed to 1 topic
609 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 1 getConnectedPeersForProtocolAndShard same cluster, same shard: nodes connect (autosharding)
610 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 ensureValidContentTopic throws on content topic with empty encoding field
611 passed Wed Aug 28 23:37:36 GMT 2024 Wed Aug 28 23:37:36 GMT 2024 0 Waku Relay, Interop Nwaku publishes
612 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=7 numPeers=2 -- returns total 2 peers, with max 7 bootstrap peers
613 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing Chinese and receive message
614 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing Russian
615 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing numeric and receive message
616 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=7 numPeers=3 -- returns total 3 peers, with max 7 bootstrap peers
617 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 shardInfoToPubsubTopics should throw an error for missing required configuration
618 passed Wed Aug 28 23:29:47 GMT 2024 Wed Aug 28 23:29:47 GMT 2024 1 Local Storage Discovery Compliance Tests interface-peer-discovery compliance tests should emit a peer event after start
619 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 9 Waku Relay, Publish Publish message with custom timestamp: Thu Sep 07 2023 23:37:46 GMT+0000 (Coordinated Universal Time)
620 passed Wed Aug 28 23:36:39 GMT 2024 Wed Aug 28 23:36:39 GMT 2024 0 Metadata Protocol connections same cluster, different shard: nodes connect
621 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 0 Node Health Status Matrix Tests LightPush: 0 peers, Filter: 2 peers - Expected: Unhealthy
622 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 1 ENR Txt codec should encodeTxt and decodeTxt
623 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicToShardIndex topics with same application and version share the same shard
624 passed Wed Aug 28 23:29:32 GMT 2024 Wed Aug 28 23:29:32 GMT 2024 1 filterPeersByDiscovery function should return all peers when numPeers is 0
625 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 1 Waku Relay, Subscribe Subscribe to topic containing JSON and publish message
626 passed Wed Aug 28 23:29:42 GMT 2024 Wed Aug 28 23:29:42 GMT 2024 0 ENRTree ENRTree (root): should error if DNS root entry signature is invalid
627 passed Wed Aug 28 23:39:43 GMT 2024 Wed Aug 28 23:39:43 GMT 2024 0 Waku Store, page size Passing page size 3 when there are 20 messages
628 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 1 Node Health Status Matrix Tests LightPush: 1 peers, Filter: 0 peers - Expected: Unhealthy
629 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing shell command and publish message
630 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing shell command and receive message
631 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message with timestamp: 1949153314000
632 passed Wed Aug 28 23:29:42 GMT 2024 Wed Aug 28 23:29:42 GMT 2024 1 ENRTree ENRTree (root): should error if DNS root entry is mis-prefixed
633 passed Wed Aug 28 23:36:39 GMT 2024 Wed Aug 28 23:36:39 GMT 2024 0 Metadata Protocol receiving a ping from a peer does not overwrite shard info
634 passed Wed Aug 28 23:40:49 GMT 2024 Wed Aug 28 23:40:49 GMT 2024 1 Autosharding: Peer Management Peer Exchange all px service nodes subscribed to the shard topic should be dialed
635 passed Wed Aug 28 23:36:12 GMT 2024 Wed Aug 28 23:36:12 GMT 2024 1 multiaddr: dialing does not attempt the same peer discovered multiple times more than once through manual discovery
636 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to 100 topics (new limit) at once and receives messages
637 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 0 Autosharding: Running Nodes Different clusters and topics random auto sharding 3 - Cluster ID: 10, Content Topic: /app26/5/topic899/test.js
638 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 1 Waku Relay, Publish Fails to publish message with empty text
639 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Fails to publish message with size larger than 1 MB
640 passed Wed Aug 28 23:37:46 GMT 2024 Wed Aug 28 23:37:46 GMT 2024 0 Waku Relay, multiple pubsub topics Nodes with multiple pubsub topic
641 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing emoji
642 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric shard: /waku/2/rs/1/-
643 passed Wed Aug 28 23:31:01 GMT 2024 Wed Aug 28 23:31:01 GMT 2024 0 Connection state isConnected should return false after all peers disconnect
644 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicsByPubsubTopic throws an error for improperly formatted content topics
645 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with meta
646 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 1 ENR waku2 key round trip should set field with only RELAY enabled
647 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe and receive messages on 2 different content topics
648 skipped Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 1 Waku Relay, Publish Check publish message after service node is restarted
649 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Fails to push message with large meta
650 passed Wed Aug 28 23:38:51 GMT 2024 Wed Aug 28 23:38:51 GMT 2024 0 Waku Store, cursor Passing a valid cursor at 110 index when there are 120 messages
651 passed Wed Aug 28 23:39:32 GMT 2024 Wed Aug 28 23:39:32 GMT 2024 0 Waku Store, error handling Query with Promise Callback, No message returned
652 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing emoji and receive message
653 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing long
654 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Error when try to subscribe to more than 101 topics (new limit)
655 passed Wed Aug 28 23:39:43 GMT 2024 Wed Aug 28 23:39:43 GMT 2024 0 Waku Store, page size Passing page size 10 when there are 10 messages
656 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric shard: /waku/2/rs/1/!
657 passed Wed Aug 28 23:29:41 GMT 2024 Wed Aug 28 23:29:41 GMT 2024 0 Discovery returns all values when wanted number is greater than available values
658 passed Wed Aug 28 23:29:42 GMT 2024 Wed Aug 28 23:29:42 GMT 2024 0 ENRTree ENRTree (branch): should error if DNS branch entry is mis-prefixed
659 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 0 ENR waku2 codec Decoding should be able to decode the field with ALL protocols set to true
660 passed Wed Aug 28 23:32:06 GMT 2024 Wed Aug 28 23:32:06 GMT 2024 1 Waku Filter V2: Unsubscribe Unsubscribe 1 topic - node subscribed to 2 topics
661 passed Wed Aug 28 23:31:23 GMT 2024 Wed Aug 28 23:31:23 GMT 2024 1 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true Ping on unsubscribed peer
662 passed Wed Aug 28 23:29:42 GMT 2024 Wed Aug 28 23:29:42 GMT 2024 0 Fetch nodes until capabilities are fulfilled 1 Relay, 1 Filter, gives up
663 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing emoji and receive message
664 broken Wed Aug 28 23:40:06 GMT 2024 Wed Aug 28 23:40:06 GMT 2024 0 Waku Store, time filter msgTime: -19000 ms from now, startTime: -19000, endTime: -18000
665 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing shell command
666 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 1 Waku Relay, Publish Publish message with rate limit
667 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message with timestamp: 1649153314
668 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 1 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true Unsubscribe 2 topics - node subscribed to 2 topics
669 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 1 ENR waku2 codec Decoding should be able to decode the field with only FILTER set to true
670 passed Wed Aug 28 23:29:42 GMT 2024 Wed Aug 28 23:29:42 GMT 2024 0 ENRTree ENRTree (tree): should parse a DNS tree entry
671 passed Wed Aug 28 23:39:32 GMT 2024 Wed Aug 28 23:39:32 GMT 2024 1 Waku Store, error handling Query with Ordered Callback, Wrong PubsubTopic
672 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing unicode special characters
673 passed Wed Aug 28 23:29:54 GMT 2024 Wed Aug 28 23:29:54 GMT 2024 0 Ecies Encryption Round trip binary encryption [ecies, no signature]
674 passed Wed Aug 28 23:29:43 GMT 2024 Wed Aug 28 23:29:43 GMT 2024 0 DNS Node Discovery w/ capabilities retrieves all peers (3) when branch entries are composed of multiple strings
675 passed Wed Aug 28 23:30:20 GMT 2024 Wed Aug 28 23:30:20 GMT 2024 0 ENR Interop: ServiceNode All
676 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 determinePubsubTopic should fall back to default pubsub topic when pubsubTopicShardInfo is not provided
677 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing XML and receive message
678 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing long
679 passed Wed Aug 28 23:33:35 GMT 2024 Wed Aug 28 23:33:35 GMT 2024 0 Waku Filter: Peer Management: E2E Ping fails for unsubscribed peers
680 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR waku2 key round trip should set field with only LIGHTPUSH enabled
681 passed Wed Aug 28 23:30:21 GMT 2024 Wed Aug 28 23:30:21 GMT 2024 1 DNS Discovery: Compliance Test interface-peer-discovery compliance tests can start the service
682 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing Chinese and receive message
683 passed Wed Aug 28 23:40:05 GMT 2024 Wed Aug 28 23:40:05 GMT 2024 0 Wait for remote peer Relay - dialed first
684 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 determinePubsubTopic should return the pubsub topic directly if a string is provided
685 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with Chinese payload
686 passed Wed Aug 28 23:29:32 GMT 2024 Wed Aug 28 23:29:32 GMT 2024 0 Sets sharding configuration correctly uses static shard pubsub topic instead of autosharding when set
687 passed Wed Aug 28 23:29:32 GMT 2024 Wed Aug 28 23:29:32 GMT 2024 0 Waku Message version 0 Ephemeral field set to true
688 passed Wed Aug 28 23:29:47 GMT 2024 Wed Aug 28 23:29:47 GMT 2024 0 Local Storage Discovery Unit Tests should add and remove event listeners correctly
689 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing Chinese
690 passed Wed Aug 28 23:29:43 GMT 2024 Wed Aug 28 23:29:43 GMT 2024 0 DNS Node Discovery it tolerates circular branch references
691 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric shard: /waku/2/rs/1/x
692 passed Wed Aug 28 23:30:21 GMT 2024 Wed Aug 28 23:30:21 GMT 2024 1 Waku Message Ephemeral field Ephemeral field is preserved - asymmetric encryption
693 passed Wed Aug 28 23:29:52 GMT 2024 Wed Aug 28 23:29:52 GMT 2024 0 Symmetric Encryption Check meta is set [symmetric]
694 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing long and receive message
695 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR Location multiaddr should properly create location multiaddrs - udp
696 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=6 numPeers=2 -- returns total 2 peers, with max 6 bootstrap peers
697 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=1 numPeers=2 -- returns total 2 peers, with max 1 bootstrap peers
698 passed Wed Aug 28 23:39:43 GMT 2024 Wed Aug 28 23:39:43 GMT 2024 0 Waku Store, page size Passing page size 19 when there are 20 messages
699 passed Wed Aug 28 23:37:46 GMT 2024 Wed Aug 28 23:37:46 GMT 2024 0 Waku Relay, multiple pubsub topics 3 nodes on /waku/2/rs/3/1 topic
700 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric clusterId: /waku/2/rs/!/1
701 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicToShardIndex should correctly map /app/20/sometopic/someencoding to shard index 15 with networkShards 16
702 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing Basic HTML tag
703 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 1 Waku Relay, Publish Publish message with custom timestamp: Thu Aug 29 2024 00:37:46 GMT+0000 (Coordinated Universal Time)
704 passed Wed Aug 28 23:37:36 GMT 2024 Wed Aug 28 23:37:36 GMT 2024 0 Waku Relay, Interop nwaku subscribes
705 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check message with no content topic is not received
706 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with unicode special characters payload
707 passed Wed Aug 28 23:39:42 GMT 2024 Wed Aug 28 23:39:42 GMT 2024 2 Waku Store, sorting Ordered Callback sorting by timestamp while page direction is true
708 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 2 Waku Relay, Publish Check publish message containing long
709 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 1 Waku Filter V2: FilterPush Check received message containing short
710 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=5 numPeers=1 -- returns one bootstrap peer
711 passed Wed Aug 28 23:39:32 GMT 2024 Wed Aug 28 23:39:32 GMT 2024 0 Waku Store, error handling Query with Promise Callback, No Decoder
712 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 1 getConnectedPeersForProtocolAndShard different cluster, different shard: nodes don't connect
713 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicToShardIndex should correctly map /app/20/sometopic/someencoding to shard index 1 with networkShards 2
714 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with custom timestamp: 1724891654113
715 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 1 Waku Filter V2: FilterPush Check message with no content topic is not received
716 skipped Wed Aug 28 23:29:43 GMT 2024 Wed Aug 28 23:29:43 GMT 2024 0 DNS Node Discovery [live data] should retrieve 3 multiaddrs for test.waku.nodes.status.im
717 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 1 ENR waku2 codec Encoding should be able to encode the field with RELAY and FILTER protocols set to true
718 passed Wed Aug 28 23:39:46 GMT 2024 Wed Aug 28 23:39:46 GMT 2024 0 Waku Store (named sharding), custom pubsub topic Generator, 2 different pubsubtopics
719 passed Wed Aug 28 23:36:08 GMT 2024 Wed Aug 28 23:36:08 GMT 2024 0 Waku Light Push (named sharding): Multiple PubsubTopics Subscribe and receive messages on 2 different pubsubtopics
720 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing short
721 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 determinePubsubTopic should process correctly when SingleShardInfo has no clusterId but has a shard
722 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 contentTopicsByPubsubTopic groups multiple content topics into the same pubsub topic when they share the same shard index
723 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 1 ENR waku2 codec Encoding should be able to encode the field with only STORE set to true
724 passed Wed Aug 28 23:39:46 GMT 2024 Wed Aug 28 23:39:46 GMT 2024 1 Waku Store (Autosharding), custom pubsub topic Generator, custom pubsub topic
725 passed Wed Aug 28 23:30:20 GMT 2024 Wed Aug 28 23:30:20 GMT 2024 0 ENR Interop: ServiceNode Relay
726 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 shardInfoToPubsubTopics should return unique PubsubTopics for static sharding
727 skipped Wed Aug 28 23:30:21 GMT 2024 Wed Aug 28 23:30:21 GMT 2024 1 DNS Node Discovery [live data] passes more than one ENR URLs and attempts connection
728 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 0 Autosharding: Running Nodes Different clusters and topics random auto sharding 5 - Cluster ID: 10, Content Topic: /app32/3/topic530/utf8
729 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 1 Autosharding: Running Nodes Different clusters and topics random auto sharding 9 - Cluster ID: 10, Content Topic: /app20/9/topic454/xml
730 passed Wed Aug 28 23:36:39 GMT 2024 Wed Aug 28 23:36:39 GMT 2024 3 Metadata Protocol PeerStore has remote peer's shard info after successful connection
731 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric clusterId: /waku/2/rs/$/1
732 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing XML
733 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 4 ENR Static tests should encode/decode to text encoding
734 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 Relay Shard codec should handle a minimal index list
735 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR Verify should throw error - no id
736 passed Wed Aug 28 23:30:21 GMT 2024 Wed Aug 28 23:30:21 GMT 2024 0 DNS Discovery: Compliance Test interface-peer-discovery compliance tests should not fail to start the service if it is already started
737 passed Wed Aug 28 23:36:08 GMT 2024 Wed Aug 28 23:36:08 GMT 2024 1 Waku Light Push (Autosharding): Multiple PubsubTopics Subscribe and receive messages on 2 different pubsubtopics
738 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Check publish message containing Script
739 passed Wed Aug 28 23:30:17 GMT 2024 Wed Aug 28 23:30:17 GMT 2024 1 Dials dialPeer method For bootstrap peers should not be called more than DEFAULT_MAX_BOOTSTRAP_PEERS_ALLOWED times for bootstrap peers
740 passed Wed Aug 28 23:39:56 GMT 2024 Wed Aug 28 23:39:56 GMT 2024 0 Waku Dial [node only] Interop: ServiceNode Does not throw an exception when node disconnects
741 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Fails to push message with large meta
742 passed Wed Aug 28 23:30:50 GMT 2024 Wed Aug 28 23:30:50 GMT 2024 1 Public methods addEventListener with correct event
743 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 pubsubTopicToSingleShardInfo with various invalid formats should extract SingleShardInfo from a valid PubsubTopic
744 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Renews subscription after lossing a connection
745 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check received message containing JSON
746 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 0 Autosharding: Running Nodes Different clusters and topics random auto sharding 6 - Cluster ID: 10, Content Topic: /app43/6/topic761/json
747 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Check publish message containing unicode special characters
748 passed Wed Aug 28 23:40:05 GMT 2024 Wed Aug 28 23:40:05 GMT 2024 0 Wait for remote peer Store - dialed first
749 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe and receive messages via lightPush
750 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 1 Waku Filter V2: FilterPush Check message with invalid timestamp is not received
751 passed Wed Aug 28 23:37:14 GMT 2024 Wed Aug 28 23:37:14 GMT 2024 0 Waku Relay Delete observer
752 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 1 Waku Relay, Subscribe Subscribe to topic containing short and publish message
753 passed Wed Aug 28 23:38:51 GMT 2024 Wed Aug 28 23:38:51 GMT 2024 0 Waku Store, cursor Passing a valid cursor at 2 index when there are 4 messages
754 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 0 Node Health Status Matrix Tests LightPush: 0 peers, Filter: 0 peers - Expected: Unhealthy
755 passed Wed Aug 28 23:31:01 GMT 2024 Wed Aug 28 23:31:01 GMT 2024 0 Connection state isConnected return false after peer stops
756 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=1 numPeers=1 -- returns one bootstrap peer
757 passed Wed Aug 28 23:36:12 GMT 2024 Wed Aug 28 23:36:12 GMT 2024 1 nwaku Correctly serialized arguments
758 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing unicode special characters
759 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing JSON
760 passed Wed Aug 28 23:39:28 GMT 2024 Wed Aug 28 23:39:28 GMT 2024 0 Waku Store, order Promise Callback - false
761 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 3 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing short
762 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with short payload
763 passed Wed Aug 28 23:29:53 GMT 2024 Wed Aug 28 23:29:53 GMT 2024 0 Waku Encryption Asymmetric encrypt & decrypt
764 skipped Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Refresh subscription
765 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for invalid PubsubTopic format: /waku/2/r/1/2
766 passed Wed Aug 28 23:30:10 GMT 2024 Wed Aug 28 23:30:10 GMT 2024 1 Events waku:connection should emit events and trasition isConnected state when has peers or no peers
767 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric shard: /waku/2/rs/1/\
768 passed Wed Aug 28 23:35:11 GMT 2024 Wed Aug 28 23:35:11 GMT 2024 0 Health Manager Should update the health status for protocols Filter with 1 connections
769 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Fails to publish duplicate message
770 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 3 Waku Light Push: Single Node Push message with special chars payload
771 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=2 numPeers=1 -- returns one bootstrap peer
772 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 contentTopicsByPubsubTopic handles different networkShards values correctly
773 passed Wed Aug 28 23:29:52 GMT 2024 Wed Aug 28 23:29:52 GMT 2024 1 Ensures content topic is defined Decoder throws on empty string content topic
774 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing shell command
775 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 1 Waku Relay, Subscribe Register correct protocols
776 passed Wed Aug 28 23:31:31 GMT 2024 Wed Aug 28 23:31:31 GMT 2024 0 Waku Filter V2: Multiple PubsubTopics Subscribe and receive messages on custom pubsubtopic
777 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 1 ENR Verify should throw error - invalid id
778 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing Chinese
779 passed Wed Aug 28 23:30:10 GMT 2024 Wed Aug 28 23:30:10 GMT 2024 1 Events peer:connect should emit `peer:connected:bootstrap` event when a peer is connected
780 passed Wed Aug 28 23:38:09 GMT 2024 Wed Aug 28 23:38:09 GMT 2024 0 Peer Exchange Compliance Test interface-peer-discovery compliance tests should emit a peer event after start
781 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing Russian
782 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 1 Waku Relay, Publish Check publish message containing Arabic
783 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 1 pubsubTopicToSingleShardInfo with various invalid formats should throw an error for non-numeric clusterId: /waku/2/rs/-/1
784 passed Wed Aug 28 23:40:05 GMT 2024 Wed Aug 28 23:40:05 GMT 2024 1 Wait for remote peer Light Node - default protocols
785 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing Chinese and publish message
786 passed Wed Aug 28 23:29:41 GMT 2024 Wed Aug 28 23:29:41 GMT 2024 1 Discovery returns all values when wanted number matches available values
787 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check message on other pubsub topic is not received
788 passed Wed Aug 28 23:33:35 GMT 2024 Wed Aug 28 23:33:35 GMT 2024 1 Waku Filter: Peer Management: E2E Maintains correct number of peers after multiple subscribe/unsubscribe cycles
789 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 0 getPeers getPeers property-based tests should return the correct number of peers based on numPeers and maxBootstrapPeers
790 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with JSON payload
791 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR Location multiaddr should properly create location multiaddrs - udp4
792 passed Wed Aug 28 23:39:28 GMT 2024 Wed Aug 28 23:39:28 GMT 2024 3 Waku Store, order Ordered Callback - false
793 passed Wed Aug 28 23:34:36 GMT 2024 Wed Aug 28 23:34:36 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=2 numPeers=2 -- returns total 2 peers, with max 2 bootstrap peers
794 passed Wed Aug 28 23:29:43 GMT 2024 Wed Aug 28 23:29:43 GMT 2024 0 DNS Node Discovery w/ capabilities should only return 1 node with relay and store capability
795 passed Wed Aug 28 23:29:26 GMT 2024 Wed Aug 28 23:29:26 GMT 2024 0 ENR multiaddrs codec Sample
796 passed Wed Aug 28 23:40:06 GMT 2024 Wed Aug 28 23:40:06 GMT 2024 1 Waku Store, time filter msgTime: -19000 ms from now, startTime: -18999, endTime: -18996
797 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing escaped characters and receive message
798 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 1 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing Basic HTML tag
799 passed Wed Aug 28 23:30:10 GMT 2024 Wed Aug 28 23:30:10 GMT 2024 2 Events peer:discovery should emit `peer:discovery:bootstrap` event when a peer is discovered
800 passed Wed Aug 28 23:40:06 GMT 2024 Wed Aug 28 23:40:06 GMT 2024 0 Waku Store, time filter msgTime: -19000 ms from now, startTime: -18990, endTime: -19010
801 passed Wed Aug 28 23:31:31 GMT 2024 Wed Aug 28 23:31:31 GMT 2024 0 Waku Filter V2: Multiple PubsubTopics Subscribe and receive messages on 2 different pubsubtopics
802 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe and receive symmetrically encrypted messages via lightPush
803 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 2 Waku Light Push: Single Node Push message with emoji payload
804 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 0 Waku Filter V2: FilterPush Check received message containing Russian
805 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing SQL Injection
806 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 1 Autosharding: Running Nodes Different clusters and topics random auto sharding 7 - Cluster ID: 10, Content Topic: /app55/3/topic670/test.js
807 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe and receive messages on 2 different content topics
808 passed Wed Aug 28 23:39:42 GMT 2024 Wed Aug 28 23:39:42 GMT 2024 1 Waku Store, general Ordered callback, aborts when callback returns true
809 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 shardInfoToPubsubTopics should throw an error if shards are undefined for static sharding
810 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 1 Waku Filter V2: FilterPush Check received message containing SQL Injection
811 passed Wed Aug 28 23:29:42 GMT 2024 Wed Aug 28 23:29:42 GMT 2024 1 ENRTree ENRTree (root): should parse and verify and DNS root entry
812 passed Wed Aug 28 23:38:09 GMT 2024 Wed Aug 28 23:38:09 GMT 2024 1 Peer Exchange Compliance Test interface-peer-discovery compliance tests should not receive a peer event before start
813 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 0 Waku Light Push: Multiple Nodes: Strict Check: true Push message with escaped characters payload
814 passed Wed Aug 28 23:29:47 GMT 2024 Wed Aug 28 23:29:47 GMT 2024 0 Local Storage Discovery Compliance Tests interface-peer-discovery compliance tests can start and stop the service
815 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Overlapping topic subscription
816 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=5 numPeers=2 -- returns total 2 peers, with max 5 bootstrap peers
817 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing numeric and receive message
818 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 1 Waku Relay, Publish Check publish message containing numeric
819 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing Arabic
820 passed Wed Aug 28 23:34:37 GMT 2024 Wed Aug 28 23:34:37 GMT 2024 2 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=6 numPeers=4 -- returns total 4 peers, with max 6 bootstrap peers
821 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 1 ENR Txt codec should decode valid enr successfully
822 passed Wed Aug 28 23:29:21 GMT 2024 Wed Aug 28 23:29:21 GMT 2024 1 RFC Test Vectors Waku message hash computation (meta size of 12 bytes)
823 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 Relay Shard codec should correctly encode and decode relay shards using rsv format (Bit Vector)
824 passed Wed Aug 28 23:39:05 GMT 2024 Wed Aug 28 23:39:05 GMT 2024 1 Static Sharding: Running Nodes Others using a protocol with unconfigured pubsub topic should fail
825 passed Wed Aug 28 23:38:09 GMT 2024 Wed Aug 28 23:38:09 GMT 2024 1 Peer Exchange Compliance Test interface-peer-discovery compliance tests should not fail to start the service if it is already started
826 passed Wed Aug 28 23:39:42 GMT 2024 Wed Aug 28 23:39:42 GMT 2024 0 Waku Store, sorting Ordered Callback sorting by timestamp while page direction is false
827 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing emoji
828 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 1 ENR Location multiaddr should properly create peer info with all multiaddrs
829 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to 100 topics (new limit) at once and receives messages
830 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check message with no payload is not received
831 passed Wed Aug 28 23:31:23 GMT 2024 Wed Aug 28 23:31:23 GMT 2024 0 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true Ping on peer without subscriptions
832 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 1 Waku Light Push: Multiple Nodes: Strict Check: true Push message with emoji payload
833 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 1 Node Health Status Matrix Tests LightPush: 1 peers, Filter: 1 peers - Expected: MinimallyHealthy
834 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Publish message with custom timestamp: Wed Aug 28 2024 22:37:46 GMT+0000 (Coordinated Universal Time)
835 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 1 Node Health Status Matrix Tests LightPush: 0 peers, Filter: 1 peers - Expected: Unhealthy
836 passed Wed Aug 28 23:38:14 GMT 2024 Wed Aug 28 23:38:14 GMT 2024 0 Waku Relay, Subscribe Subscribe and publish messages on 2 different content topics
837 passed Wed Aug 28 23:37:48 GMT 2024 Wed Aug 28 23:37:48 GMT 2024 0 Waku Light Push: Single Node Push message with custom timestamp: 1724884477345
838 passed Wed Aug 28 23:29:27 GMT 2024 Wed Aug 28 23:29:27 GMT 2024 0 ENR Location multiaddr should properly create location multiaddrs - tcp4
839 passed Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 1 Waku Relay, Publish Check publish message containing escaped characters
840 passed Wed Aug 28 23:37:12 GMT 2024 Wed Aug 28 23:37:12 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing unicode special characters
841 passed Wed Aug 28 23:39:05 GMT 2024 Wed Aug 28 23:39:05 GMT 2024 0 Static Sharding: Running Nodes Different clusters and shards random static sharding 4 - Cluster ID: 824, Shard ID: 891
842 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 3 Waku Light Push: Multiple Nodes: Strict Check: true Push message with content topic containing Russian
843 passed Wed Aug 28 23:34:13 GMT 2024 Wed Aug 28 23:34:13 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false Unsubscribe 1 topic - node subscribed to 2 topics
844 skipped Wed Aug 28 23:38:12 GMT 2024 Wed Aug 28 23:38:12 GMT 2024 0 Waku Relay, Publish Check publish message after client node is restarted
845 passed Wed Aug 28 23:33:23 GMT 2024 Wed Aug 28 23:33:23 GMT 2024 1 Waku Filter V2: FilterPush Check received message containing special chars
846 passed Wed Aug 28 23:39:14 GMT 2024 Wed Aug 28 23:39:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing Basic HTML tag and receive message
847 passed Wed Aug 28 23:29:18 GMT 2024 Wed Aug 28 23:29:18 GMT 2024 1 pushOrInitMapSet Init the array if not present
848 passed Wed Aug 28 23:29:19 GMT 2024 Wed Aug 28 23:29:19 GMT 2024 0 ensurePubsubTopicIsConfigured should not throw an error when the topic is within a list of configured topics
849 passed Wed Aug 28 23:35:59 GMT 2024 Wed Aug 28 23:35:59 GMT 2024 0 Node Health Status Matrix Tests LightPush: 2 peers, Filter: 3 peers - Expected: SufficientlyHealthy
850 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 1 Waku Light Push: Multiple Nodes: Strict Check: true Push message with custom timestamp: 1694129654113
851 passed Wed Aug 28 23:39:10 GMT 2024 Wed Aug 28 23:39:10 GMT 2024 2 Waku Light Push: Multiple Nodes: Strict Check: true Push message with rate limit
852 passed Wed Aug 28 23:35:11 GMT 2024 Wed Aug 28 23:35:11 GMT 2024 0 Health Manager Should update the health status for protocols Filter with 2 connections
853 skipped Wed Aug 28 23:30:21 GMT 2024 Wed Aug 28 23:30:21 GMT 2024 1 DNS Node Discovery [live data] should retrieve 3 multiaddrs for test.waku.nodes.status.im
854 passed Wed Aug 28 23:38:56 GMT 2024 Wed Aug 28 23:38:56 GMT 2024 0 Autosharding: Running Nodes Different clusters and topics Wrong topic

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"1014fc3d82f654d9","name":"numPeers=1 -- returns one bootstrap peer ","fullName":"/tests/getPeers.spec.ts: getPeers > getPeers with varying maxBootstrapPeers > maxBootstrapPeers=7 > numPeers=1 -- returns one bootstrap peer ","historyId":"6086166f58a67122f74bd6ac2c00e6c6:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886851131,"stop":1724886851132,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"getPeers"},{"name":"suite","value":"getPeers with varying maxBootstrapPeers"},{"name":"subSuite","value":"maxBootstrapPeers=7"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"beb9266f386ba6db","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/beb9266f386ba6db","status":"passed","time":{"start":1724886647125,"stop":1724886647125,"duration":0}},{"uid":"668021f935de4eab","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/668021f935de4eab","status":"passed","time":{"start":1724861992717,"stop":1724861992717,"duration":0}},{"uid":"921f4923a249cc21","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/921f4923a249cc21","status":"passed","time":{"start":1724861469650,"stop":1724861469650,"duration":0}},{"uid":"f1cbb99244d430c3","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/f1cbb99244d430c3","status":"passed","time":{"start":1724861284872,"stop":1724861284872,"duration":0}},{"uid":"ba942456975a1a6b","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/ba942456975a1a6b","status":"passed","time":{"start":1724861145819,"stop":1724861145820,"duration":1}}]},"tags":[]},"source":"1014fc3d82f654d9.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"107e1c789eda79fd","name":"should return the correct number of peers based on numPeers and maxBootstrapPeers","fullName":"/tests/getPeers.spec.ts: getPeers > getPeers property-based tests > should return the correct number of peers based on numPeers and maxBootstrapPeers","historyId":"3f694b98511bc3e2b7e9dc634521f5f4:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886851134,"stop":1724886851134,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"getPeers"},{"name":"suite","value":"getPeers property-based tests"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"e993dc818e267434","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/e993dc818e267434","status":"passed","time":{"start":1724886647127,"stop":1724886647128,"duration":1}},{"uid":"fee919fb8ac2d142","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/fee919fb8ac2d142","status":"passed","time":{"start":1724861992719,"stop":1724861992719,"duration":0}},{"uid":"b0ffe380340a4b83","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/b0ffe380340a4b83","status":"passed","time":{"start":1724861469652,"stop":1724861469652,"duration":0}},{"uid":"f39bb5d434a16770","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/f39bb5d434a16770","status":"passed","time":{"start":1724861284874,"stop":1724861284874,"duration":0}},{"uid":"9b108b029fbd39b","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/9b108b029fbd39b","status":"passed","time":{"start":1724861145826,"stop":1724861145826,"duration":0}}]},"tags":[]},"source":"107e1c789eda79fd.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"10a8e62bd847cdd9","name":"Decoder throws on empty string content topic","fullName":"/src/ecies.spec.ts: Ensures content topic is defined > Decoder throws on empty string content topic","historyId":"c229352398a6af9f0670d357527a6f15:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887794484,"stop":1724887794485,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src"},{"name":"parentSuite","value":"Ensures content topic is defined"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":7,"unknown":0,"total":7},"items":[{"uid":"965cc1396629d2a","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/965cc1396629d2a","status":"passed","time":{"start":1724886561407,"stop":1724886561408,"duration":1}},{"uid":"eacbe4b0ed25564e","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/eacbe4b0ed25564e","status":"passed","time":{"start":1724886339063,"stop":1724886339064,"duration":1}},{"uid":"4e0eed924e795294","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/4e0eed924e795294","status":"passed","time":{"start":1724861788384,"stop":1724861788384,"duration":0}},{"uid":"c542e74339031a27","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/c542e74339031a27","status":"passed","time":{"start":1724861258537,"stop":1724861258537,"duration":0}},{"uid":"c8a1d8efae2a5c9e","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/c8a1d8efae2a5c9e","status":"passed","time":{"start":1724861082797,"stop":1724861082797,"duration":0}},{"uid":"6c2182746a8fa938","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/6c2182746a8fa938","status":"passed","time":{"start":1724860943249,"stop":1724860943249,"duration":0}}]},"tags":[]},"source":"10a8e62bd847cdd9.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"114db736910be16e","name":"Ping on unsubscribed peer","fullName":"/tests/filter/ping.node.spec.ts: Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false > Ping on unsubscribed peer","historyId":"0de593c58a7f0697f715a0074d110272:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886651246,"stop":1724886651246,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.filter"},{"name":"parentSuite","value":"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"df20bd8a13b7253d","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/df20bd8a13b7253d","status":"passed","time":{"start":1724886430269,"stop":1724886430269,"duration":0}},{"uid":"e50d07421555fed0","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/e50d07421555fed0","status":"passed","time":{"start":1724861879168,"stop":1724861879169,"duration":1}},{"uid":"8013508407d35dc2","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/8013508407d35dc2","status":"passed","time":{"start":1724861345739,"stop":1724861345740,"duration":1}},{"uid":"59ddaec8f81bdbc7","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/59ddaec8f81bdbc7","status":"passed","time":{"start":1724861186695,"stop":1724861186695,"duration":0}},{"uid":"a7968d624001336","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/a7968d624001336","status":"passed","time":{"start":1724861034887,"stop":1724861034887,"duration":0}}]},"tags":[]},"source":"114db736910be16e.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"1164bd07634e6565","name":"should throw an error for non-numeric shard: /waku/2/rs/1/\\","fullName":"/src/common/sharding/index.spec.ts: pubsubTopicToSingleShardInfo with various invalid formats > should throw an error for non-numeric shard: /waku/2/rs/1/\\","historyId":"82fe2982324d66d122f3aa38a7cf4bc4:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886525553,"stop":1724886525553,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.common.sharding"},{"name":"parentSuite","value":"pubsubTopicToSingleShardInfo with various invalid formats"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"24b8ef3dd3a42d2c","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/24b8ef3dd3a42d2c","status":"passed","time":{"start":1724886303408,"stop":1724886303408,"duration":0}},{"uid":"b386e8cb6ba35cfb","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/b386e8cb6ba35cfb","status":"passed","time":{"start":1724861752240,"stop":1724861752241,"duration":1}},{"uid":"9e9ef66474951703","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/9e9ef66474951703","status":"passed","time":{"start":1724861223365,"stop":1724861223365,"duration":0}},{"uid":"acb533d29735d44d","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/acb533d29735d44d","status":"passed","time":{"start":1724861045213,"stop":1724861045214,"duration":1}},{"uid":"ed74da86fdea7639","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/ed74da86fdea7639","status":"passed","time":{"start":1724860907099,"stop":1724860907099,"duration":0}}]},"tags":[]},"source":"1164bd07634e6565.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"11a0b5c2f1fc0e70","name":"should load peers from local storage and dispatch events","fullName":"/src/local-peer-cache/index.spec.ts: Local Storage Discovery > Unit Tests > should load peers from local storage and dispatch events","historyId":"ed419898172e7eee423d0f0dfaf35256:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887787008,"stop":1724887787008,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Local Storage Discovery\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Unit Tests\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Local Storage Discovery\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Unit Tests\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Local Storage Discovery\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Unit Tests\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Local Storage Discovery\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Unit Tests\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[],"labels":[{"name":"package","value":"src.local-peer-cache"},{"name":"parentSuite","value":"Local Storage Discovery"},{"name":"suite","value":"Unit Tests"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":7,"unknown":0,"total":7},"items":[{"uid":"c559c3d1953e6b82","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/c559c3d1953e6b82","status":"passed","time":{"start":1724886553671,"stop":1724886553671,"duration":0}},{"uid":"7895d6ec0c0cc072","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/7895d6ec0c0cc072","status":"passed","time":{"start":1724886331494,"stop":1724886331494,"duration":0}},{"uid":"3fac0467391d32a7","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/3fac0467391d32a7","status":"passed","time":{"start":1724861780658,"stop":1724861780658,"duration":0}},{"uid":"407b708bfac08424","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/407b708bfac08424","status":"passed","time":{"start":1724861251100,"stop":1724861251100,"duration":0}},{"uid":"12bf805d5b1d2db","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/12bf805d5b1d2db","status":"passed","time":{"start":1724861074810,"stop":1724861074810,"duration":0}},{"uid":"a2e05d7d87d9ab","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/a2e05d7d87d9ab","status":"passed","time":{"start":1724860935673,"stop":1724860935673,"duration":0}}]},"tags":[]},"source":"11a0b5c2f1fc0e70.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"11eb2d319c892a37","name":"should be called for peers with PEER_EXCHANGE tags","fullName":"/tests/connection-mananger/dials.spec.ts: Dials > dialPeer method > For peer-exchange peers > should be called for peers with PEER_EXCHANGE tags","historyId":"6aeda46c1f2dd57a00b02dc11f2c576e:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886584156,"stop":1724886584156,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Dials\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"dialPeer method\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Dials\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"dialPeer method\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"dialPeer method\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Dials\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"dialPeer method\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Dials\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.connection-mananger"},{"name":"parentSuite","value":"Dials"},{"name":"suite","value":"dialPeer method"},{"name":"subSuite","value":"For peer-exchange peers"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"73910a1e9b3f4075","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/73910a1e9b3f4075","status":"passed","time":{"start":1724886362416,"stop":1724886362416,"duration":0}},{"uid":"b650e863711e4b0d","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/b650e863711e4b0d","status":"passed","time":{"start":1724861811586,"stop":1724861811587,"duration":1}},{"uid":"39a315f39cecb82d","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/39a315f39cecb82d","status":"passed","time":{"start":1724861280386,"stop":1724861280387,"duration":1}},{"uid":"f6d7be5ac821caa6","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/f6d7be5ac821caa6","status":"passed","time":{"start":1724861106383,"stop":1724861106383,"duration":0}},{"uid":"5b3cc3849887ffc9","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/5b3cc3849887ffc9","status":"passed","time":{"start":1724860966533,"stop":1724860966533,"duration":0}}]},"tags":[]},"source":"11eb2d319c892a37.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"12c51a44ea467223","name":"Should fail to subscribe with decoder with wrong pubsubTopic","fullName":"/tests/filter/single_node/multiple_pubsub.node.spec.ts: Waku Filter V2 (Autosharding): Multiple PubsubTopics > Should fail to subscribe with decoder with wrong pubsubTopic","historyId":"d01e6500f9bbcbf13d005f8e727f7f89:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886657790,"stop":1724886657791,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Waku Filter V2 (Autosharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2 (Autosharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2 (Autosharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2 (Autosharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Waku Filter V2 (Autosharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2 (Autosharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2 (Autosharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2 (Autosharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.filter.single_node"},{"name":"parentSuite","value":"Waku Filter V2 (Autosharding): Multiple PubsubTopics"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"a5dfb9f9609f4051","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/a5dfb9f9609f4051","status":"passed","time":{"start":1724886447359,"stop":1724886447359,"duration":0}},{"uid":"f95bfc46cb256db1","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/f95bfc46cb256db1","status":"passed","time":{"start":1724861880125,"stop":1724861880128,"duration":3}},{"uid":"7a8592347027e046","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/7a8592347027e046","status":"passed","time":{"start":1724861359782,"stop":1724861359782,"duration":0}},{"uid":"9449739f928afb72","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/9449739f928afb72","status":"passed","time":{"start":1724861179683,"stop":1724861179683,"duration":0}},{"uid":"93d4e6bc9574c9f1","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/93d4e6bc9574c9f1","status":"passed","time":{"start":1724861040981,"stop":1724861040981,"duration":0}}]},"tags":[]},"source":"12c51a44ea467223.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"12d0e5f9bbb58ef6","name":"Ping on peer without subscriptions","fullName":"/tests/filter/ping.node.spec.ts: Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false > Ping on peer without subscriptions","historyId":"02e88e6b952aabd9cacdea4a8090d2fb:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887883927,"stop":1724887883927,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.filter"},{"name":"parentSuite","value":"Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":7,"unknown":0,"total":7},"items":[{"uid":"501a65987bcafa2c","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/501a65987bcafa2c","status":"passed","time":{"start":1724886651245,"stop":1724886651245,"duration":0}},{"uid":"d7de7e75007e5c27","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/d7de7e75007e5c27","status":"passed","time":{"start":1724886430268,"stop":1724886430269,"duration":1}},{"uid":"a306b28a43fc7fba","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/a306b28a43fc7fba","status":"passed","time":{"start":1724861879168,"stop":1724861879168,"duration":0}},{"uid":"ed72597652d7d65","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/ed72597652d7d65","status":"passed","time":{"start":1724861345739,"stop":1724861345739,"duration":0}},{"uid":"573745015cdae9d0","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/573745015cdae9d0","status":"passed","time":{"start":1724861186694,"stop":1724861186695,"duration":1}},{"uid":"8882eb44c100db06","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/8882eb44c100db06","status":"passed","time":{"start":1724861034886,"stop":1724861034886,"duration":0}}]},"tags":[]},"source":"12d0e5f9bbb58ef6.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"134e28661bf56d35","name":"should throw error - no public key","fullName":"/src/enr.spec.ts: ENR > Txt codec > should throw error - no public key","historyId":"d02cb304ad44d17b59c0b6dd2dd0a620:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886533983,"stop":1724886533983,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src"},{"name":"parentSuite","value":"ENR"},{"name":"suite","value":"Txt codec"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"6909b0519dec4be2","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/6909b0519dec4be2","status":"passed","time":{"start":1724886311751,"stop":1724886311751,"duration":0}},{"uid":"bd4f2470af3b191d","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/bd4f2470af3b191d","status":"passed","time":{"start":1724861760767,"stop":1724861760767,"duration":0}},{"uid":"91749e12afe2b41e","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/91749e12afe2b41e","status":"passed","time":{"start":1724861231727,"stop":1724861231727,"duration":0}},{"uid":"838078b71acc3219","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/838078b71acc3219","status":"passed","time":{"start":1724861054248,"stop":1724861054248,"duration":0}},{"uid":"1c7f347b804b7c76","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/1c7f347b804b7c76","status":"passed","time":{"start":1724860915807,"stop":1724860915807,"duration":0}}]},"tags":[]},"source":"134e28661bf56d35.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"13d0ae89fc3b59b","name":"should get / set UDP multiaddr","fullName":"/src/enr.spec.ts: ENR > Multiaddr getters and setters > should get / set UDP multiaddr","historyId":"c3aa81c34208caf9ba4f2bc51c7f015f:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887767620,"stop":1724887767620,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Multiaddr getters and setters\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Multiaddr getters and setters\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[],"labels":[{"name":"package","value":"src"},{"name":"parentSuite","value":"ENR"},{"name":"suite","value":"Multiaddr getters and setters"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":7,"unknown":0,"total":7},"items":[{"uid":"73b7c3dd5ba01bac","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/73b7c3dd5ba01bac","status":"passed","time":{"start":1724886533986,"stop":1724886533987,"duration":1}},{"uid":"56b5416fe1131083","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/56b5416fe1131083","status":"passed","time":{"start":1724886311755,"stop":1724886311755,"duration":0}},{"uid":"47da653be19bcf46","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/47da653be19bcf46","status":"passed","time":{"start":1724861760771,"stop":1724861760771,"duration":0}},{"uid":"958342e2ab184065","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/958342e2ab184065","status":"passed","time":{"start":1724861231730,"stop":1724861231734,"duration":4}},{"uid":"df243230e79adfb4","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/df243230e79adfb4","status":"passed","time":{"start":1724861054252,"stop":1724861054252,"duration":0}},{"uid":"56417787583eabf2","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/56417787583eabf2","status":"passed","time":{"start":1724860915810,"stop":1724860915810,"duration":0}}]},"tags":[]},"source":"13d0ae89fc3b59b.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"13f087e156e6ab15","name":"ignores domain fetching errors","fullName":"/src/dns/dns.spec.ts: DNS Node Discovery > ignores domain fetching errors","historyId":"6dac1bbcf3f5742bc63df1508df2c90d:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887783107,"stop":1724887783108,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"DNS Node Discovery\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"DNS Node Discovery\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"DNS Node Discovery\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"DNS Node Discovery\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"DNS Node Discovery\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"DNS Node Discovery\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[],"labels":[{"name":"package","value":"src.dns"},{"name":"parentSuite","value":"DNS Node Discovery"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":7,"unknown":0,"total":7},"items":[{"uid":"2054a328e9dfb3d2","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/2054a328e9dfb3d2","status":"passed","time":{"start":1724886549919,"stop":1724886549919,"duration":0}},{"uid":"9f2a0693214462fc","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/9f2a0693214462fc","status":"passed","time":{"start":1724886327580,"stop":1724886327580,"duration":0}},{"uid":"9f50ccd4fc3ef5ac","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/9f50ccd4fc3ef5ac","status":"passed","time":{"start":1724861776806,"stop":1724861776806,"duration":0}},{"uid":"19bd357c6648c9a0","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/19bd357c6648c9a0","status":"passed","time":{"start":1724861247298,"stop":1724861247298,"duration":0}},{"uid":"2b38d0389c41b0f6","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/2b38d0389c41b0f6","status":"passed","time":{"start":1724861071394,"stop":1724861071394,"duration":0}},{"uid":"8ac920522383c84a","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/8ac920522383c84a","status":"passed","time":{"start":1724860931794,"stop":1724860931794,"duration":0}}]},"tags":[]},"source":"13f087e156e6ab15.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"14615b63745b9b21","name":"Sign & Recover","fullName":"/src/encryption.spec.ts: Waku Encryption > Sign & Recover","historyId":"19635161616ad290cd6629a3c7af1ebb:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887793425,"stop":1724887793425,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src"},{"name":"parentSuite","value":"Waku Encryption"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":7,"unknown":0,"total":7},"items":[{"uid":"401c89a0c4a1038e","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/401c89a0c4a1038e","status":"passed","time":{"start":1724886560037,"stop":1724886560038,"duration":1}},{"uid":"f96ecd5986d75956","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/f96ecd5986d75956","status":"passed","time":{"start":1724886337880,"stop":1724886337880,"duration":0}},{"uid":"74b77270a6849a8b","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/74b77270a6849a8b","status":"passed","time":{"start":1724861787237,"stop":1724861787238,"duration":1}},{"uid":"5dda66d30e6aa729","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/5dda66d30e6aa729","status":"passed","time":{"start":1724861257428,"stop":1724861257429,"duration":1}},{"uid":"aa771bd0e8fe58e5","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/aa771bd0e8fe58e5","status":"passed","time":{"start":1724861081343,"stop":1724861081343,"duration":0}},{"uid":"8de2217e7fc53d03","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/8de2217e7fc53d03","status":"passed","time":{"start":1724860942010,"stop":1724860942010,"duration":0}}]},"tags":[]},"source":"14615b63745b9b21.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"14c1fc19b1c93154","name":"handles multiple messages","fullName":"/tests/utils.spec.ts: Util: toAsyncIterator: Filter > handles multiple messages","historyId":"a8fe7c69181b68dc64bddaf0f26b8a5f:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887163401,"stop":1724887163401,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Util: toAsyncIterator: Filter\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Util: toAsyncIterator: Filter\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Util: toAsyncIterator: Filter\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Util: toAsyncIterator: Filter\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Util: toAsyncIterator: Filter\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Util: toAsyncIterator: Filter\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"Util: toAsyncIterator: Filter"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"43c97aaf676f8217","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/43c97aaf676f8217","status":"passed","time":{"start":1724886939850,"stop":1724886939851,"duration":1}},{"uid":"3f9661fccd56e5f5","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/3f9661fccd56e5f5","status":"passed","time":{"start":1724862357132,"stop":1724862357133,"duration":1}},{"uid":"37ddbeed728baf51","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/37ddbeed728baf51","status":"passed","time":{"start":1724861837825,"stop":1724861837825,"duration":0}},{"uid":"764211d473f27d37","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/764211d473f27d37","status":"passed","time":{"start":1724861694571,"stop":1724861694571,"duration":0}},{"uid":"e77703e997109bf1","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/e77703e997109bf1","status":"passed","time":{"start":1724861523915,"stop":1724861523915,"duration":0}}]},"tags":[]},"source":"14c1fc19b1c93154.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"14f375dc34f3cf16","name":"should correctly encode and decode relay shards using rsv format (Bit Vector)","fullName":"/src/common/relay_shard_codec.spec.ts: Relay Shard codec > should correctly encode and decode relay shards using rsv format (Bit Vector)","historyId":"56378fb25e95279665f087ccbb869f6f:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887759206,"stop":1724887759206,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.common"},{"name":"parentSuite","value":"Relay Shard codec"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":7,"unknown":0,"total":7},"items":[{"uid":"d77d968ca68a4c26","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/d77d968ca68a4c26","status":"passed","time":{"start":1724886525513,"stop":1724886525513,"duration":0}},{"uid":"dc4c7e470923d957","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/dc4c7e470923d957","status":"passed","time":{"start":1724886303418,"stop":1724886303418,"duration":0}},{"uid":"621b2a0ed13e096c","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/621b2a0ed13e096c","status":"passed","time":{"start":1724861752254,"stop":1724861752254,"duration":0}},{"uid":"671c556d5e2524e1","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/671c556d5e2524e1","status":"passed","time":{"start":1724861223392,"stop":1724861223393,"duration":1}},{"uid":"3dc42b8c0fee9c8f","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/3dc42b8c0fee9c8f","status":"passed","time":{"start":1724861045267,"stop":1724861045267,"duration":0}},{"uid":"afe708c0e6636314","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/afe708c0e6636314","status":"passed","time":{"start":1724860907341,"stop":1724860907341,"duration":0}}]},"tags":[]},"source":"14f375dc34f3cf16.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"1515cf6963e15c8b","name":"numPeers=1 -- returns one bootstrap peer ","fullName":"/tests/getPeers.spec.ts: getPeers > getPeers with varying maxBootstrapPeers > maxBootstrapPeers=5 > numPeers=1 -- returns one bootstrap peer ","historyId":"b814f53d953af6d59b05cb32f09927ed:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886851126,"stop":1724886851127,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"getPeers\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"getPeers"},{"name":"suite","value":"getPeers with varying maxBootstrapPeers"},{"name":"subSuite","value":"maxBootstrapPeers=5"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"9361976f5d4815e6","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/9361976f5d4815e6","status":"passed","time":{"start":1724886647112,"stop":1724886647113,"duration":1}},{"uid":"3d074674488fd84a","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/3d074674488fd84a","status":"passed","time":{"start":1724861992714,"stop":1724861992714,"duration":0}},{"uid":"c55b68e47b9ceac0","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/c55b68e47b9ceac0","status":"passed","time":{"start":1724861469645,"stop":1724861469645,"duration":0}},{"uid":"21ff70c823a7f9f7","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/21ff70c823a7f9f7","status":"passed","time":{"start":1724861284860,"stop":1724861284860,"duration":0}},{"uid":"e74d7075e7479a71","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/e74d7075e7479a71","status":"passed","time":{"start":1724861145810,"stop":1724861145811,"duration":1}}]},"tags":[]},"source":"1515cf6963e15c8b.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"151af7eca844f5aa","name":"should properly compute the node id","fullName":"/src/enr.spec.ts: ENR > Static tests > should properly compute the node id","historyId":"b21dba393ed7845f95463b275088a9bb:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886533985,"stop":1724886533986,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Static tests\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Static tests\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Static tests\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[],"labels":[{"name":"package","value":"src"},{"name":"parentSuite","value":"ENR"},{"name":"suite","value":"Static tests"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"c26e3e826c9bdb3b","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/c26e3e826c9bdb3b","status":"passed","time":{"start":1724886311753,"stop":1724886311753,"duration":0}},{"uid":"c29499948f0f5f7d","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/c29499948f0f5f7d","status":"passed","time":{"start":1724861760769,"stop":1724861760770,"duration":1}},{"uid":"d6e2cae90fb706c0","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/d6e2cae90fb706c0","status":"passed","time":{"start":1724861231729,"stop":1724861231729,"duration":0}},{"uid":"4820d8e1a927f67c","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/4820d8e1a927f67c","status":"passed","time":{"start":1724861054250,"stop":1724861054251,"duration":1}},{"uid":"a60d4476c2577257","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/a60d4476c2577257","status":"passed","time":{"start":1724860915809,"stop":1724860915809,"duration":0}}]},"tags":[]},"source":"151af7eca844f5aa.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"1536eca4400fb8df","name":"Meta field set when metaSetter is specified","fullName":"/src/lib/message/version_0.spec.ts: Waku Message version 0 > Meta field set when metaSetter is specified","historyId":"2e8367be7ec5d5a77548869fe6677b96:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886538858,"stop":1724886538859,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.lib.message"},{"name":"parentSuite","value":"Waku Message version 0"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"8638e7d5bac45758","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/8638e7d5bac45758","status":"passed","time":{"start":1724886316625,"stop":1724886316625,"duration":0}},{"uid":"9bb1cc41bedf8a40","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/9bb1cc41bedf8a40","status":"passed","time":{"start":1724861765761,"stop":1724861765761,"duration":0}},{"uid":"c3ce2f2a01b58fb5","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/c3ce2f2a01b58fb5","status":"passed","time":{"start":1724861236571,"stop":1724861236572,"duration":1}},{"uid":"dadcd204ddeff333","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/dadcd204ddeff333","status":"passed","time":{"start":1724861059469,"stop":1724861059469,"duration":0}},{"uid":"85cf1675cf625a17","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/85cf1675cf625a17","status":"passed","time":{"start":1724860920725,"stop":1724860920725,"duration":0}}]},"tags":[]},"source":"1536eca4400fb8df.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"1595a890410a9bc9","name":"Round trip binary encryption [symmetric, signature]","fullName":"/src/symmetric.spec.ts: Symmetric Encryption > Round trip binary encryption [symmetric, signature]","historyId":"991461718c5f3485f242a580c3e99a0c:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886559722,"stop":1724886559722,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src"},{"name":"parentSuite","value":"Symmetric Encryption"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"b443dbc0427e64df","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/b443dbc0427e64df","status":"passed","time":{"start":1724886337373,"stop":1724886337374,"duration":1}},{"uid":"784e14a188c3e24e","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/784e14a188c3e24e","status":"passed","time":{"start":1724861786728,"stop":1724861786728,"duration":0}},{"uid":"3c4762c014f750b2","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/3c4762c014f750b2","status":"passed","time":{"start":1724861257210,"stop":1724861257211,"duration":1}},{"uid":"9fa20334fa8f4894","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/9fa20334fa8f4894","status":"passed","time":{"start":1724861081080,"stop":1724861081081,"duration":1}},{"uid":"2edfacf3152a3c91","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/2edfacf3152a3c91","status":"passed","time":{"start":1724860941729,"stop":1724860941730,"duration":1}}]},"tags":[]},"source":"1595a890410a9bc9.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"160c721f42de0325","name":"Subscribe and receive messages on 2 different pubsubtopics","fullName":"/tests/filter/single_node/multiple_pubsub.node.spec.ts: Waku Filter V2: Multiple PubsubTopics > Subscribe and receive messages on 2 different pubsubtopics","historyId":"9ba2685017146f28257e11fe9a5c3c9d:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886657784,"stop":1724886657785,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Waku Filter V2: Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Waku Filter V2: Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.filter.single_node"},{"name":"parentSuite","value":"Waku Filter V2: Multiple PubsubTopics"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"f763ffceeac0d6b8","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/f763ffceeac0d6b8","status":"passed","time":{"start":1724886447357,"stop":1724886447357,"duration":0}},{"uid":"73f36ce7644ebf0a","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/73f36ce7644ebf0a","status":"passed","time":{"start":1724861880106,"stop":1724861880113,"duration":7}},{"uid":"554912eabb5e781f","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/554912eabb5e781f","status":"passed","time":{"start":1724861359780,"stop":1724861359780,"duration":0}},{"uid":"6e8da9d35054533f","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/6e8da9d35054533f","status":"passed","time":{"start":1724861179679,"stop":1724861179679,"duration":0}},{"uid":"cbe2792238d2081b","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/cbe2792238d2081b","status":"passed","time":{"start":1724861040978,"stop":1724861040978,"duration":0}}]},"tags":[]},"source":"160c721f42de0325.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"16b30bb33088f46b","name":"should return unique PubsubTopics for static sharding","fullName":"/src/common/sharding/index.spec.ts: shardInfoToPubsubTopics > should return unique PubsubTopics for static sharding","historyId":"01d884145c010fc64bf65cb32b7fdf42:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887759167,"stop":1724887759167,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.common.sharding"},{"name":"parentSuite","value":"shardInfoToPubsubTopics"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":7,"unknown":0,"total":7},"items":[{"uid":"92e42bb94f774043","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/92e42bb94f774043","status":"passed","time":{"start":1724886525546,"stop":1724886525547,"duration":1}},{"uid":"95a7da9e3700d558","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/95a7da9e3700d558","status":"passed","time":{"start":1724886303400,"stop":1724886303401,"duration":1}},{"uid":"733d0d9eb119ec27","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/733d0d9eb119ec27","status":"passed","time":{"start":1724861752232,"stop":1724861752232,"duration":0}},{"uid":"defe66223099ee4a","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/defe66223099ee4a","status":"passed","time":{"start":1724861223358,"stop":1724861223358,"duration":0}},{"uid":"ee1b731a509cfa","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/ee1b731a509cfa","status":"passed","time":{"start":1724861045206,"stop":1724861045206,"duration":0}},{"uid":"a508aab085bb7ae","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/a508aab085bb7ae","status":"passed","time":{"start":1724860907088,"stop":1724860907088,"duration":0}}]},"tags":[]},"source":"16b30bb33088f46b.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"17c5b02646659936","name":"should return the pubsub topic directly if a string is provided","fullName":"/src/common/sharding/index.spec.ts: determinePubsubTopic > should return the pubsub topic directly if a string is provided","historyId":"65c7e74aa1537d3c3d2a1e57c6634030:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887759178,"stop":1724887759178,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.common.sharding"},{"name":"parentSuite","value":"determinePubsubTopic"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":7,"unknown":0,"total":7},"items":[{"uid":"a5f64c4d8db9fbc6","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/a5f64c4d8db9fbc6","status":"passed","time":{"start":1724886525556,"stop":1724886525556,"duration":0}},{"uid":"4661952d9628c059","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/4661952d9628c059","status":"passed","time":{"start":1724886303412,"stop":1724886303412,"duration":0}},{"uid":"fb2ca71d0b1d6ec9","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/fb2ca71d0b1d6ec9","status":"passed","time":{"start":1724861752248,"stop":1724861752249,"duration":1}},{"uid":"dcf221fd77054d9b","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/dcf221fd77054d9b","status":"passed","time":{"start":1724861223369,"stop":1724861223369,"duration":0}},{"uid":"ec9c8c865326d663","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/ec9c8c865326d663","status":"passed","time":{"start":1724861045218,"stop":1724861045218,"duration":0}},{"uid":"45f037753bca1529","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/45f037753bca1529","status":"passed","time":{"start":1724860907104,"stop":1724860907104,"duration":0}}]},"tags":[]},"source":"17c5b02646659936.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"18b1b772848f83ac","name":"should throw an error for non-numeric shard: /waku/2/rs/1/!","fullName":"/src/common/sharding/index.spec.ts: pubsubTopicToSingleShardInfo with various invalid formats > should throw an error for non-numeric shard: /waku/2/rs/1/!","historyId":"91169d6788180ef760710800a9fa26e9:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887759173,"stop":1724887759174,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.common.sharding"},{"name":"parentSuite","value":"pubsubTopicToSingleShardInfo with various invalid formats"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":7,"unknown":0,"total":7},"items":[{"uid":"a3e5a438de2595a3","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/a3e5a438de2595a3","status":"passed","time":{"start":1724886525552,"stop":1724886525553,"duration":1}},{"uid":"fc63f9d32053e454","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/fc63f9d32053e454","status":"passed","time":{"start":1724886303407,"stop":1724886303407,"duration":0}},{"uid":"8a873b3f30a6b849","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/8a873b3f30a6b849","status":"passed","time":{"start":1724861752240,"stop":1724861752240,"duration":0}},{"uid":"f9cfdec184d02232","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/f9cfdec184d02232","status":"passed","time":{"start":1724861223364,"stop":1724861223364,"duration":0}},{"uid":"c22e4a5cb335a962","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/c22e4a5cb335a962","status":"passed","time":{"start":1724861045213,"stop":1724861045213,"duration":0}},{"uid":"c0920ca72ac0f5f0","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/c0920ca72ac0f5f0","status":"passed","time":{"start":1724860907098,"stop":1724860907098,"duration":0}}]},"tags":[]},"source":"18b1b772848f83ac.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"19da89c96daea822","name":"Waku message hash computation (meta attribute not present)","fullName":"/src/index.spec.ts: RFC Test Vectors > Waku message hash computation (meta attribute not present)","historyId":"2948283825d9333beac600eb7aed52d4:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886527992,"stop":1724886527993,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src"},{"name":"parentSuite","value":"RFC Test Vectors"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"34e0db91e10c2d72","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/34e0db91e10c2d72","status":"passed","time":{"start":1724886305811,"stop":1724886305812,"duration":1}},{"uid":"e291167255feaba3","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/e291167255feaba3","status":"passed","time":{"start":1724861754709,"stop":1724861754709,"duration":0}},{"uid":"40007aec1c6e73cb","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/40007aec1c6e73cb","status":"passed","time":{"start":1724861225781,"stop":1724861225782,"duration":1}},{"uid":"4b2842c9da288ae2","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/4b2842c9da288ae2","status":"passed","time":{"start":1724861047868,"stop":1724861047869,"duration":1}},{"uid":"46ec6b325b51c2b6","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/46ec6b325b51c2b6","status":"passed","time":{"start":1724860909784,"stop":1724860909785,"duration":1}}]},"tags":[]},"source":"19da89c96daea822.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"1a555b68aa5262cc","name":"should correctly map /app/27/sometopic/someencoding to shard index 5","fullName":"/src/common/sharding/index.spec.ts: contentTopicToShardIndex > should correctly map /app/27/sometopic/someencoding to shard index 5","historyId":"6c7f0def328c000eaa3f94883d119dcc:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887759162,"stop":1724887759162,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.common.sharding"},{"name":"parentSuite","value":"contentTopicToShardIndex"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":7,"unknown":0,"total":7},"items":[{"uid":"5fc38c934a08b1d5","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/5fc38c934a08b1d5","status":"passed","time":{"start":1724886525541,"stop":1724886525541,"duration":0}},{"uid":"f7d8a24c3071d501","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/f7d8a24c3071d501","status":"passed","time":{"start":1724886303394,"stop":1724886303394,"duration":0}},{"uid":"221cbcd4e87b15e0","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/221cbcd4e87b15e0","status":"passed","time":{"start":1724861752224,"stop":1724861752224,"duration":0}},{"uid":"c259c5cde5264b23","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/c259c5cde5264b23","status":"passed","time":{"start":1724861223352,"stop":1724861223353,"duration":1}},{"uid":"ba3a8f1eec7ca149","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/ba3a8f1eec7ca149","status":"passed","time":{"start":1724861045199,"stop":1724861045199,"duration":0}},{"uid":"ae7d686ea5f81413","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/ae7d686ea5f81413","status":"passed","time":{"start":1724860907082,"stop":1724860907082,"duration":0}}]},"tags":[]},"source":"1a555b68aa5262cc.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"1b23d3d3b1828b71","name":"throws on content topic with empty topic name field","fullName":"/src/common/sharding/index.spec.ts: ensureValidContentTopic > throws on content topic with empty topic name field","historyId":"58dea27647ea3651770a5c758abee027:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887759152,"stop":1724887759153,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.common.sharding"},{"name":"parentSuite","value":"ensureValidContentTopic"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":7,"unknown":0,"total":7},"items":[{"uid":"d164bd8990c8581e","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/d164bd8990c8581e","status":"passed","time":{"start":1724886525538,"stop":1724886525538,"duration":0}},{"uid":"4979017bd4d7229a","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/4979017bd4d7229a","status":"passed","time":{"start":1724886303385,"stop":1724886303385,"duration":0}},{"uid":"439e80f2f5f3d7c6","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/439e80f2f5f3d7c6","status":"passed","time":{"start":1724861752213,"stop":1724861752214,"duration":1}},{"uid":"ace0263d2c923c9","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/ace0263d2c923c9","status":"passed","time":{"start":1724861223343,"stop":1724861223344,"duration":1}},{"uid":"8caf84c76dd46c7a","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/8caf84c76dd46c7a","status":"passed","time":{"start":1724861045189,"stop":1724861045189,"duration":0}},{"uid":"282a682398a597e3","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/282a682398a597e3","status":"passed","time":{"start":1724860907071,"stop":1724860907072,"duration":1}}]},"tags":[]},"source":"1b23d3d3b1828b71.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"1c723af2704e86bd","name":"should correctly map /app/20/sometopic/someencoding to shard index 15 with networkShards 16","fullName":"/src/common/sharding/index.spec.ts: contentTopicToShardIndex > should correctly map /app/20/sometopic/someencoding to shard index 15 with networkShards 16","historyId":"c8d899959676e6d53d797cb913f58b06:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886525542,"stop":1724886525542,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.common.sharding"},{"name":"parentSuite","value":"contentTopicToShardIndex"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"16734da3498520c4","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/16734da3498520c4","status":"passed","time":{"start":1724886303395,"stop":1724886303395,"duration":0}},{"uid":"53af1a25dd0ca9a8","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/53af1a25dd0ca9a8","status":"passed","time":{"start":1724861752225,"stop":1724861752225,"duration":0}},{"uid":"3b398a8d029e0261","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/3b398a8d029e0261","status":"passed","time":{"start":1724861223353,"stop":1724861223354,"duration":1}},{"uid":"1418a72bf703bd92","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/1418a72bf703bd92","status":"passed","time":{"start":1724861045200,"stop":1724861045201,"duration":1}},{"uid":"25f0c7a2928bd3fb","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/25f0c7a2928bd3fb","status":"passed","time":{"start":1724860907083,"stop":1724860907083,"duration":0}}]},"tags":[]},"source":"1c723af2704e86bd.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"1cedd67e5b997dd8","name":"Ping on peer without subscriptions","fullName":"/tests/filter/single_node/ping.node.spec.ts: Waku Filter V2: Ping > Ping on peer without subscriptions","historyId":"91936a864e9d3e925c3ff607b349b52b:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886637707,"stop":1724886637707,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Waku Filter V2: Ping\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Ping\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Ping\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Ping\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Waku Filter V2: Ping\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Ping\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Ping\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Ping\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.filter.single_node"},{"name":"parentSuite","value":"Waku Filter V2: Ping"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"776ab6e4a26e92eb","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/776ab6e4a26e92eb","status":"passed","time":{"start":1724886418626,"stop":1724886418626,"duration":0}},{"uid":"37f76f78da6e5ac7","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/37f76f78da6e5ac7","status":"passed","time":{"start":1724861865558,"stop":1724861865559,"duration":1}},{"uid":"67c8ffb79acc6726","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/67c8ffb79acc6726","status":"passed","time":{"start":1724861334264,"stop":1724861334265,"duration":1}},{"uid":"de389de0cdb7a731","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/de389de0cdb7a731","status":"passed","time":{"start":1724861163783,"stop":1724861163783,"duration":0}},{"uid":"98361973d2604d70","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/98361973d2604d70","status":"passed","time":{"start":1724861021892,"stop":1724861021893,"duration":1}}]},"tags":[]},"source":"1cedd67e5b997dd8.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"1d49c66408a8908f","name":"should properly create location multiaddrs - tcp","fullName":"/src/enr.spec.ts: ENR > Location multiaddr > should properly create location multiaddrs - tcp","historyId":"557c6c213e4d0bfcfeb2c192f3ea6d74:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887767622,"stop":1724887767622,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before all\" hook in \"Location multiaddr\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[],"labels":[{"name":"package","value":"src"},{"name":"parentSuite","value":"ENR"},{"name":"suite","value":"Location multiaddr"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":7,"unknown":0,"total":7},"items":[{"uid":"4fe1887d0af1fb3","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/4fe1887d0af1fb3","status":"passed","time":{"start":1724886533993,"stop":1724886533993,"duration":0}},{"uid":"31cd96ddc5429271","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/31cd96ddc5429271","status":"passed","time":{"start":1724886311760,"stop":1724886311760,"duration":0}},{"uid":"39d230b9a7e4cd2b","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/39d230b9a7e4cd2b","status":"passed","time":{"start":1724861760778,"stop":1724861760778,"duration":0}},{"uid":"4354e37b8cb46c67","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/4354e37b8cb46c67","status":"passed","time":{"start":1724861231736,"stop":1724861231736,"duration":0}},{"uid":"6657b78265261ef8","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/6657b78265261ef8","status":"passed","time":{"start":1724861054259,"stop":1724861054259,"duration":0}},{"uid":"5851439f5e0d69d0","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/5851439f5e0d69d0","status":"passed","time":{"start":1724860915817,"stop":1724860915817,"duration":0}}]},"tags":[]},"source":"1d49c66408a8908f.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"1d7dcdbc0db2a2a2","name":"Promise Callback - false","fullName":"/tests/store/order.node.spec.ts: Waku Store, order > Promise Callback - false","historyId":"49168a22e20bde9a6809d28d4dfd8423:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887150940,"stop":1724887150940,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Waku Store, order\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Store, order\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Store, order\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Store, order\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Store, order\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Store, order\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Waku Store, order\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Store, order\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Store, order\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Store, order\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Store, order\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Store, order\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.store"},{"name":"parentSuite","value":"Waku Store, order"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"984a43ba3948f11d","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/984a43ba3948f11d","status":"passed","time":{"start":1724886928811,"stop":1724886928812,"duration":1}},{"uid":"456fb85db8e562f7","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/456fb85db8e562f7","status":"passed","time":{"start":1724862346043,"stop":1724862346044,"duration":1}},{"uid":"373b37b678e9ce01","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/373b37b678e9ce01","status":"passed","time":{"start":1724861823100,"stop":1724861823101,"duration":1}},{"uid":"43d770d331d97942","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/43d770d331d97942","status":"passed","time":{"start":1724861677723,"stop":1724861677724,"duration":1}},{"uid":"30d2f31ed7eb7ef3","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/30d2f31ed7eb7ef3","status":"passed","time":{"start":1724861503961,"stop":1724861503962,"duration":1}}]},"tags":[]},"source":"1d7dcdbc0db2a2a2.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"1dc6bb4c7f05f423","name":"should not be called more than DEFAULT_MAX_BOOTSTRAP_PEERS_ALLOWED times for bootstrap peers","fullName":"/tests/connection-mananger/dials.spec.ts: Dials > dialPeer method > For bootstrap peers > should not be called more than DEFAULT_MAX_BOOTSTRAP_PEERS_ALLOWED times for bootstrap peers","historyId":"f98fc1a79da77702ddabd28cc3cdb9eb:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887817138,"stop":1724887817139,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Dials\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"dialPeer method\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Dials\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"dialPeer method\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"dialPeer method\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Dials\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"dialPeer method\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Dials\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.connection-mananger"},{"name":"parentSuite","value":"Dials"},{"name":"suite","value":"dialPeer method"},{"name":"subSuite","value":"For bootstrap peers"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":7,"unknown":0,"total":7},"items":[{"uid":"5ca2244049383106","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/5ca2244049383106","status":"passed","time":{"start":1724886584155,"stop":1724886584156,"duration":1}},{"uid":"c7f164b1fe2a2b9f","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/c7f164b1fe2a2b9f","status":"passed","time":{"start":1724886362415,"stop":1724886362415,"duration":0}},{"uid":"7a8e71cd577ee91f","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/7a8e71cd577ee91f","status":"passed","time":{"start":1724861811585,"stop":1724861811585,"duration":0}},{"uid":"22c863501412abc5","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/22c863501412abc5","status":"passed","time":{"start":1724861280384,"stop":1724861280384,"duration":0}},{"uid":"cedd3681666d0a","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/cedd3681666d0a","status":"passed","time":{"start":1724861106381,"stop":1724861106382,"duration":1}},{"uid":"8bee1214d758eeb","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/8bee1214d758eeb","status":"passed","time":{"start":1724860966532,"stop":1724860966533,"duration":1}}]},"tags":[]},"source":"1dc6bb4c7f05f423.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"1e2f10fb6d041b43","name":"new peer added after a peer was already found","fullName":"/tests/peer-exchange/index.spec.ts: Peer Exchange > new peer added after a peer was already found","historyId":"f33825d36f3d41773d515f293970c94d:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724888284641,"stop":1724888284641,"duration":0},"status":"skipped","statusMessage":"Test ignored","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Peer Exchange\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Peer Exchange\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Peer Exchange\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Peer Exchange\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.peer-exchange"},{"name":"parentSuite","value":"Peer Exchange"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":7,"passed":0,"unknown":0,"total":7},"items":[{"uid":"87e5c192c57f4440","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/87e5c192c57f4440","status":"skipped","statusDetails":"Test ignored","time":{"start":1724887046097,"stop":1724887046097,"duration":0}},{"uid":"b6f9401904558d7e","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/b6f9401904558d7e","status":"skipped","statusDetails":"Test ignored","time":{"start":1724886828838,"stop":1724886828839,"duration":1}},{"uid":"21d1862dbf409e31","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/21d1862dbf409e31","status":"skipped","statusDetails":"Test ignored","time":{"start":1724862236791,"stop":1724862236791,"duration":0}},{"uid":"4ad87dbfd6927f42","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/4ad87dbfd6927f42","status":"skipped","statusDetails":"Test ignored","time":{"start":1724861713626,"stop":1724861713626,"duration":0}},{"uid":"f7c748398f9aad91","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/f7c748398f9aad91","status":"skipped","statusDetails":"Test ignored","time":{"start":1724861586771,"stop":1724861586771,"duration":0}},{"uid":"6afe4e36b8492603","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/6afe4e36b8492603","status":"skipped","statusDetails":"Test ignored","time":{"start":1724861418250,"stop":1724861418250,"duration":0}}]},"tags":[]},"source":"1e2f10fb6d041b43.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"1e533dc74ed2c3cb","name":"should be able to decode the field with ALL protocols set to false","fullName":"/src/waku2_codec.spec.ts: ENR waku2 codec > Decoding > should be able to decode the field with ALL protocols set to false","historyId":"ccc67cdec03f56972b9eddce4b707990:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886533247,"stop":1724886533247,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"ENR waku2 codec\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[],"labels":[{"name":"package","value":"src"},{"name":"parentSuite","value":"ENR waku2 codec"},{"name":"suite","value":"Decoding"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"aec944901411242f","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/aec944901411242f","status":"passed","time":{"start":1724886311095,"stop":1724886311096,"duration":1}},{"uid":"50e239204a275f66","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/50e239204a275f66","status":"passed","time":{"start":1724861760052,"stop":1724861760053,"duration":1}},{"uid":"4b9d491fdfa240c0","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/4b9d491fdfa240c0","status":"passed","time":{"start":1724861230836,"stop":1724861230837,"duration":1}},{"uid":"54815ed7607feb07","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/54815ed7607feb07","status":"passed","time":{"start":1724861053409,"stop":1724861053410,"duration":1}},{"uid":"fa1a0ce9df2ca23","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/fa1a0ce9df2ca23","status":"passed","time":{"start":1724860914748,"stop":1724860914748,"duration":0}}]},"tags":[]},"source":"1e533dc74ed2c3cb.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"1e99973d5ddb7276","name":"ENRTree (branch): should error if DNS branch entry is mis-prefixed","fullName":"/src/dns/enrtree.spec.ts: ENRTree > ENRTree (branch): should error if DNS branch entry is mis-prefixed","historyId":"66156d56cfb39dcc2b16657c92e763c9:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724886549353,"stop":1724886549353,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.dns"},{"name":"parentSuite","value":"ENRTree"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"78d0a710274ae84","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/78d0a710274ae84","status":"passed","time":{"start":1724886326877,"stop":1724886326878,"duration":1}},{"uid":"756f42c667244cff","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/756f42c667244cff","status":"passed","time":{"start":1724861776304,"stop":1724861776305,"duration":1}},{"uid":"5485dd676c85800c","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/5485dd676c85800c","status":"passed","time":{"start":1724861246689,"stop":1724861246691,"duration":2}},{"uid":"13cdf7678ff31d30","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/13cdf7678ff31d30","status":"passed","time":{"start":1724861070675,"stop":1724861070676,"duration":1}},{"uid":"7e722cb43b20b2aa","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/7e722cb43b20b2aa","status":"passed","time":{"start":1724860931333,"stop":1724860931334,"duration":1}}]},"tags":[]},"source":"1e99973d5ddb7276.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"1f7cc5d0634d123c","name":"Push message on custom pubsubTopic","fullName":"/tests/light-push/single_node/multiple_pubsub.node.spec.ts: Waku Light Push (named sharding): Multiple PubsubTopics > Push message on custom pubsubTopic","historyId":"f91efa51038b4f3eda3ec48a9c4c0487:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724888168651,"stop":1724888168652,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Waku Light Push (named sharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Light Push (named sharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Light Push (named sharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Waku Light Push (named sharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Light Push (named sharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Light Push (named sharding): Multiple PubsubTopics\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.light-push.single_node"},{"name":"parentSuite","value":"Waku Light Push (named sharding): Multiple PubsubTopics"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":7,"unknown":0,"total":7},"items":[{"uid":"c3d9aa83defff078","reportUrl":"https://waku-org.github.io/js-waku/7373//#testresult/c3d9aa83defff078","status":"passed","time":{"start":1724886924219,"stop":1724886924219,"duration":0}},{"uid":"19cf77a0e45efb69","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/19cf77a0e45efb69","status":"passed","time":{"start":1724886701806,"stop":1724886701807,"duration":1}},{"uid":"e603e32372c1b369","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/e603e32372c1b369","status":"passed","time":{"start":1724862112743,"stop":1724862112743,"duration":0}},{"uid":"2079b15a138ec946","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/2079b15a138ec946","status":"passed","time":{"start":1724861584870,"stop":1724861584870,"duration":0}},{"uid":"78075b644f419d11","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/78075b644f419d11","status":"passed","time":{"start":1724861464517,"stop":1724861464518,"duration":1}},{"uid":"9d9e3eb7daaf9c9d","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/9d9e3eb7daaf9c9d","status":"passed","time":{"start":1724861254918,"stop":1724861254918,"duration":0}}]},"tags":[]},"source":"1f7cc5d0634d123c.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"1f9e9a6cbaf881f5","name":"Nwaku publishes","fullName":"/tests/relay/interop.node.spec.ts: Waku Relay, Interop > Nwaku publishes","historyId":"c7690b7b5a7fd9104e0cbb38749f509d:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1724887043896,"stop":1724887043896,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Waku Relay, Interop\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Relay, Interop\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Relay, Interop\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Relay, Interop\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"\"after each\" hook in \"Waku Relay, Interop\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Relay, Interop\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Relay, Interop\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Relay, Interop\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"package","value":"tests.relay"},{"name":"parentSuite","value":"Waku Relay, Interop"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6},"items":[{"uid":"6dff2b5da43291cf","reportUrl":"https://waku-org.github.io/js-waku/7372//#testresult/6dff2b5da43291cf","status":"passed","time":{"start":1724886807385,"stop":1724886807386,"duration":1}},{"uid":"4f126ec901fe24","reportUrl":"https://waku-org.github.io/js-waku/7371//#testresult/4f126ec901fe24","status":"passed","time":{"start":1724862237701,"stop":1724862237701,"duration":0}},{"uid":"9f178d9c3d27f630","reportUrl":"https://waku-org.github.io/js-waku/7370//#testresult/9f178d9c3d27f630","status":"passed","time":{"start":1724861709117,"stop":1724861709117,"duration":0}},{"uid":"d8e71692a44f2c80","reportUrl":"https://waku-org.github.io/js-waku/7369//#testresult/d8e71692a44f2c80","status":"passed","time":{"start":1724861571994,"stop":1724861571996,"duration":2}},{"uid":"f42292617eb19c57","reportUrl":"https://waku-org.github.io/js-waku/7368//#testresult/f42292617eb19c57","status":"passed","time":{"start":1724861400270,"stop":1724861400270,"duration":0}}]},"tags":[]},"source":"1f9e9a6cbaf881f5.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More