This commit is contained in:
adklempner 2024-01-24 16:45:52 +00:00
parent d90a904d76
commit 65d51b3c31
1118 changed files with 1457 additions and 1283 deletions

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","6","0","0","0"
1 Category FAILED BROKEN PASSED SKIPPED UNKNOWN
2 Test defects 0 6 0 0 0

View File

@ -1 +0,0 @@
{"uid":"4b4757e66a1912dae1a509f688f20b0f","children":[{"name":"Test defects","children":[{"name":"No peer found to initiate subscription.","children":[{"name":"Check received message containing short","uid":"f341a9383287a260","parentUid":"d98bf52153751ab828bb00e8c8f1aea7","status":"broken","time":{"start":1705679911102,"stop":1705679911103,"duration":1},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":true,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"Subscribe and receive messages on custom pubsubtopic","uid":"8c71aaf59b05e903","parentUid":"d98bf52153751ab828bb00e8c8f1aea7","status":"broken","time":{"start":1705679915089,"stop":1705679915089,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":true,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"Subscribe and receive messages on autosharded pubsubtopic","uid":"ecf32ddab53263e0","parentUid":"d98bf52153751ab828bb00e8c8f1aea7","status":"broken","time":{"start":1705679915089,"stop":1705679915090,"duration":1},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":true,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"Subscribe and receive messages on custom pubsubtopic","uid":"607ae2254c14e561","parentUid":"d98bf52153751ab828bb00e8c8f1aea7","status":"broken","time":{"start":1705679915090,"stop":1705679915090,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":true,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"Unsubscribe 1 topic - node subscribed to 1 topic","uid":"b40cf199616d285d","parentUid":"d98bf52153751ab828bb00e8c8f1aea7","status":"broken","time":{"start":1705679919735,"stop":1705679919735,"duration":0},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":true,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"d98bf52153751ab828bb00e8c8f1aea7"},{"name":"Timeout of 2000ms exceeded. For async tests and hooks, ensure \"done()\" is called; if returning a Promise, ensure it resolves. (/home/runner/work/js-waku/js-waku/packages/tests/tests/metadata.spec.ts)","children":[{"name":"PeerStore has remote peer's shard info after successful connection","uid":"6e5c75a82fef601e","parentUid":"cfbbcf84d40bec947c3014ff7160deb1","status":"broken","time":{"start":1705680099860,"stop":1705680099861,"duration":1},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"cfbbcf84d40bec947c3014ff7160deb1"}],"uid":"bdbf199525818fae7a8651db9eafe741"}],"name":"categories"}

File diff suppressed because one or more lines are too long

View File

@ -1,613 +0,0 @@
"Status","Start Time","Stop Time","Duration in ms","Parent Suite","Suite","Sub Suite","Test Class","Test Method","Name","Description"
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing long",""
"passed","Fri Jan 19 15:58:51 GMT 2024","Fri Jan 19 15:58:51 GMT 2024","0","ConnectionManager","Connection state","","","","should emit `waku:offline` event only when all peers disconnect",""
"passed","Fri Jan 19 16:03:25 GMT 2024","Fri Jan 19 16:03:25 GMT 2024","0","Waku Store, error handling","","","","","Query with Ordered Callback, Multiple PubsubTopics",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=3","","","numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 3",""
"passed","Fri Jan 19 16:04:59 GMT 2024","Fri Jan 19 16:04:59 GMT 2024","1","Waku Store, time filter","","","","","Timestamp too far from node time: 40000 ms from now",""
"passed","Fri Jan 19 15:58:18 GMT 2024","Fri Jan 19 15:58:18 GMT 2024","0","DNS Discovery: Compliance Test","interface-peer-discovery compliance tests","","","","should emit a peer event after start",""
"passed","Fri Jan 19 15:58:51 GMT 2024","Fri Jan 19 15:58:51 GMT 2024","0","ConnectionManager","Connection state","","","","isConnected should return true after first peer connects",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing short",""
"skipped","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Refresh subscription",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing special chars",""
"passed","Fri Jan 19 16:04:41 GMT 2024","Fri Jan 19 16:04:41 GMT 2024","1","Util: toAsyncIterator: Filter","","","","","unsubscribes",""
"passed","Fri Jan 19 16:00:56 GMT 2024","Fri Jan 19 16:00:56 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true","","","","","Unsubscribe 1 topic - node subscribed to 2 topics",""
"passed","Fri Jan 19 16:01:20 GMT 2024","Fri Jan 19 16:01:20 GMT 2024","0","Waku Light Push (Autosharding): Multiple PubsubTopics","","","","","Light push messages to 2 nwaku nodes each with different pubsubtopics",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","1","ensureValidContentTopic","","","","","throws on content topic with too few or too many fields",""
"passed","Fri Jan 19 16:02:59 GMT 2024","Fri Jan 19 16:02:59 GMT 2024","0","Waku Store, cursor","","","","","Passing a valid cursor at 110 index when there are 120 messages",""
"passed","Fri Jan 19 15:57:50 GMT 2024","Fri Jan 19 15:57:50 GMT 2024","0","Ensures content topic is defined","","","","","Decoder throws on undefined content topic",""
"passed","Fri Jan 19 15:59:21 GMT 2024","Fri Jan 19 15:59:21 GMT 2024","2","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true","","","","","Ping on peer without subscriptions",""
"passed","Fri Jan 19 16:03:49 GMT 2024","Fri Jan 19 16:03:49 GMT 2024","0","Peer Exchange","Compliance Test","interface-peer-discovery compliance tests","","","can start and stop the service",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing emoji and receive message",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message with timestamp: 1649153314 ",""
"passed","Fri Jan 19 16:01:47 GMT 2024","Fri Jan 19 16:01:47 GMT 2024","1","Waku Relay, multiple pubsub topics","","","","","3 nodes on /waku/2/rs/3/1 topic",""
"passed","Fri Jan 19 16:01:47 GMT 2024","Fri Jan 19 16:01:47 GMT 2024","0","Waku Relay (named sharding), multiple pubsub topics","","","","","Nodes with multiple pubsub topic",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing long and receive message",""
"passed","Fri Jan 19 16:03:49 GMT 2024","Fri Jan 19 16:03:49 GMT 2024","0","Peer Exchange","Compliance Test","interface-peer-discovery compliance tests","","","should not fail to start the service if it is already started",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=3","","","numPeers=4 -- returns total 4 peers, with max 3 bootstrap peers",""
"broken","Fri Jan 19 15:58:35 GMT 2024","Fri Jan 19 15:58:35 GMT 2024","0","Waku Filter V2: Multiple PubsubTopics","","","","","Subscribe and receive messages on custom pubsubtopic",""
"passed","Fri Jan 19 15:57:35 GMT 2024","Fri Jan 19 15:57:35 GMT 2024","1","Waku Message version 0","","","","","Round trip binary serialization",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receive 2 messages on the same topic",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing XML and receive message",""
"passed","Fri Jan 19 16:05:00 GMT 2024","Fri Jan 19 16:05:00 GMT 2024","1","Waku Dial [node only]","Interop: ServiceNode","","","","connects to nwaku",""
"passed","Fri Jan 19 15:58:51 GMT 2024","Fri Jan 19 15:58:51 GMT 2024","0","ConnectionManager","Dials","dialPeer method > For bootstrap peers","","","should be called for bootstrap peers",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Location multiaddr","","","","should properly create location multiaddrs - udp",""
"passed","Fri Jan 19 16:03:25 GMT 2024","Fri Jan 19 16:03:25 GMT 2024","1","Waku Store, error handling","","","","","Query with Ordered Callback, No Decoder",""
"passed","Fri Jan 19 16:03:25 GMT 2024","Fri Jan 19 16:03:25 GMT 2024","1","Waku Store, error handling","","","","","Query with Ordered Callback, No message returned",""
"passed","Fri Jan 19 16:01:20 GMT 2024","Fri Jan 19 16:01:20 GMT 2024","0","Waku Light Push (named sharding): Multiple PubsubTopics","","","","","Subscribe and receive messages on 2 different pubsubtopics",""
"passed","Fri Jan 19 15:58:51 GMT 2024","Fri Jan 19 15:58:51 GMT 2024","1","ConnectionManager","Events","peer:discovery","","","should emit `peer:discovery:bootstrap` event when a peer is discovered",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","0","ensureValidContentTopic","","","","","throws on content topic with non-number generation field",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing Russian",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing shell command and receive message",""
"passed","Fri Jan 19 16:00:56 GMT 2024","Fri Jan 19 16:00:56 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false","","","","","Unsubscribe 1 topic - node subscribed to 2 topics",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","1","ENRTree","","","","","ENRTree (root): should error if DNS root entry is malformed",""
"passed","Fri Jan 19 16:04:03 GMT 2024","Fri Jan 19 16:04:03 GMT 2024","0","Waku Store, general","","","","","Callback on promise, aborts when callback returns true",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","0","contentTopicToShardIndex","","","","","topics with same application and version share the same shard",""
"passed","Fri Jan 19 15:57:35 GMT 2024","Fri Jan 19 15:57:35 GMT 2024","0","filterPeersByDiscovery function","","","","","should return one bootstrap peer, and all non-boostrap peers, when numPeers is 0 & maxBootstrap is 1",""
"passed","Fri Jan 19 16:04:57 GMT 2024","Fri Jan 19 16:04:57 GMT 2024","0","Static Sharding: Peer Management","Peer Exchange","","","","px service nodes not subscribed to the shard should not be dialed",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing Arabic",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","1","Waku Relay, Subscribe","","","","","Subscribe to topic containing Basic HTML tag and publish message",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","1","Relay Shard codec","","","","","should correctly encode and decode relay shards using rs format (Index List)",""
"skipped","Fri Jan 19 15:58:18 GMT 2024","Fri Jan 19 15:58:18 GMT 2024","0","DNS Node Discovery [live data]","","","","","should use DNS peer discovery with light client",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with Script payload",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing Script and receive message",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","0","ENR waku2 codec","Encoding","","","","should be able to encode the field with STORE and LIGHTPUSH protocols set to true",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing JSON and receive message",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","0","ENR waku2 codec","Decoding","","","","should be able to decode the field with only LIGHTPUSH set to true",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message with timestamp: 1949153314000 ",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=5","","","numPeers=3 -- returns total 3 peers, with max 5 bootstrap peers",""
"passed","Fri Jan 19 16:05:18 GMT 2024","Fri Jan 19 16:05:18 GMT 2024","1","Wait for remote peer","","","","","Relay - times out",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","1","Waku Relay, Publish","","","","","Check publish message containing Chinese",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing special chars",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Error when try to subscribe to more than 30 topics",""
"passed","Fri Jan 19 15:58:51 GMT 2024","Fri Jan 19 15:58:51 GMT 2024","0","ConnectionManager","Events","peer:discovery","","","should emit `peer:discovery:peer-exchange` event when a peer is discovered",""
"passed","Fri Jan 19 16:01:39 GMT 2024","Fri Jan 19 16:01:39 GMT 2024","1","Metadata Protocol","connections","","","","different cluster, different shard: nodes don't connect",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with custom timestamp: 1674921562002",""
"passed","Fri Jan 19 15:58:51 GMT 2024","Fri Jan 19 15:58:51 GMT 2024","0","ConnectionManager","Events","peer:connect","","","should emit `peer:connected:peer-exchange` event when a peer is connected",""
"passed","Fri Jan 19 15:57:38 GMT 2024","Fri Jan 19 15:57:38 GMT 2024","0","Message Validator","","","","","Rejects garbage",""
"broken","Fri Jan 19 15:58:35 GMT 2024","Fri Jan 19 15:58:35 GMT 2024","0","Waku Filter V2 (Named sharding): Multiple PubsubTopics","","","","","Subscribe and receive messages on custom pubsubtopic",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing short and receive message",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receive messages from multiple nwaku nodes",""
"passed","Fri Jan 19 15:58:18 GMT 2024","Fri Jan 19 15:58:18 GMT 2024","1","DNS Discovery: Compliance Test","interface-peer-discovery compliance tests","","","","can start and stop the service",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Txt codec","","","","should decode valid enr successfully",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getConnectedPeersForProtocolAndShard","","","","","same cluster, same shard: nodes connect (autosharding)",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing special chars and publish message",""
"passed","Fri Jan 19 15:57:24 GMT 2024","Fri Jan 19 15:57:24 GMT 2024","1","RFC Test Vectors","","","","","Waku message hash computation (payload length 0)",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=2","","","numPeers=2 -- returns total 2 peers, with max 2 bootstrap peers",""
"passed","Fri Jan 19 15:58:51 GMT 2024","Fri Jan 19 15:58:51 GMT 2024","0","ConnectionManager","Events","peer:disconnect","","","should emit `waku:offline` event when all peers disconnect",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing Chinese",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=5","","","numPeers=4 -- returns total 4 peers, with max 5 bootstrap peers",""
"passed","Fri Jan 19 16:05:18 GMT 2024","Fri Jan 19 16:05:18 GMT 2024","0","Wait for remote peer","","","","","Relay - dialed after",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=6","","","numPeers=3 -- returns total 3 peers, with max 6 bootstrap peers",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check message with non string payload is not received",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","ENRTree","","","","","ENRTree (branch): should parse and verify a single component DNS branch entry",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing XML and receive message",""
"passed","Fri Jan 19 16:02:59 GMT 2024","Fri Jan 19 16:02:59 GMT 2024","0","Waku Store, cursor","","","","","Passing a valid cursor at 19 index when there are 50 messages",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=7","","","numPeers=3 -- returns total 3 peers, with max 7 bootstrap peers",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","1","Waku Relay, Publish","","","","","Check publish message containing short",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message with timestamp: 1705679887625 ",""
"skipped","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","DNS Node Discovery [live data]","","","","","should retrieve 3 multiaddrs for test.waku.nodes.status.im",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","ENRTree","","","","","ENRTree (tree): should parse a DNS tree entry",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message with timestamp: 1705679887625000000 ",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check message with no content topic is not received",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Verify","","","","should throw error - no id",""
"passed","Fri Jan 19 15:59:21 GMT 2024","Fri Jan 19 15:59:21 GMT 2024","1","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true","","","","","Ping on unsubscribed peer",""
"passed","Fri Jan 19 15:57:50 GMT 2024","Fri Jan 19 15:57:50 GMT 2024","0","Ensures content topic is defined","","","","","Encoder throws on undefined content topic",""
"passed","Fri Jan 19 15:59:21 GMT 2024","Fri Jan 19 15:59:21 GMT 2024","1","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false","","","","","Reopen subscription with peer with lost subscription",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing numeric",""
"passed","Fri Jan 19 16:02:59 GMT 2024","Fri Jan 19 16:02:59 GMT 2024","0","Waku Store, cursor","","","","","Reusing cursor across nodes",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing XML and receive message",""
"passed","Fri Jan 19 16:04:59 GMT 2024","Fri Jan 19 16:04:59 GMT 2024","0","Waku Store, time filter","","","","","msgTime: 19000 ms from now, startTime: 18990, endTime: 19010",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","0","ensureValidContentTopic","","","","","throws on empty content topic",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe and receive messages on 2 different content topics",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","DNS Node Discovery","","","","","caches peers it previously fetched",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","1","ENR","Verify","","","","should throw error - no public key",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing Basic HTML tag and receive message",""
"passed","Fri Jan 19 16:00:56 GMT 2024","Fri Jan 19 16:00:56 GMT 2024","2","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true","","","","","Unsubscribes all - node subscribed to 1 topic",""
"passed","Fri Jan 19 16:05:18 GMT 2024","Fri Jan 19 16:05:18 GMT 2024","0","Wait for remote peer","","","","","Light Node - default protocols",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=1","","","numPeers=3 -- returns total 3 peers, with max 1 bootstrap peers",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing numeric",""
"passed","Fri Jan 19 16:02:17 GMT 2024","Fri Jan 19 16:02:17 GMT 2024","1","Static Sharding: Running Nodes","","","","","configure the node with multiple pubsub topics",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Static tests","","","","should encode/decode to text encoding",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Verify","","","","should return false",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to 100 topics at once and receives messages",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing escaped characters",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","0","Relay Shard codec","","","","","should throw an error for insufficient data",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing XML",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing shell command and receive message",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing SQL Injection and publish message",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing JSON",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check message with non string payload is not received",""
"passed","Fri Jan 19 15:57:50 GMT 2024","Fri Jan 19 15:57:50 GMT 2024","1","Symmetric Encryption","","","","","Round trip binary encryption [symmetric, signature]",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","0","ENR waku2 codec","Decoding","","","","should be able to decode the field with ALL protocols set to false",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Fails to push message with large meta",""
"skipped","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check message received after nwaku node is restarted",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing Basic HTML tag",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing Script",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","2","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=5","","","numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 5",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","waku2 key round trip","","","","should set field with all protocols enabled",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with JSON payload",""
"passed","Fri Jan 19 15:57:21 GMT 2024","Fri Jan 19 15:57:21 GMT 2024","1","pushOrInitMapSet","","","","","Init the array if not present",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with Chinese payload",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","1","ENRTree","","","","","ENRTree (root): should error if DNS root entry is mis-prefixed",""
"skipped","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message after client node is restarted",""
"passed","Fri Jan 19 16:01:20 GMT 2024","Fri Jan 19 16:01:20 GMT 2024","1","Waku Light Push (Autosharding): Multiple PubsubTopics","","","","","Subscribe and receive messages on 2 different pubsubtopics",""
"passed","Fri Jan 19 16:04:57 GMT 2024","Fri Jan 19 16:04:57 GMT 2024","1","Autosharding: Peer Management","Peer Exchange","","","","px service nodes not subscribed to the shard should not be dialed",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing escaped characters and receive message",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=4","","","numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 4",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","1","ENR waku2 codec","Decoding","","","","should be able to decode the field with only STORE set to true",""
"skipped","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","DNS Node Discovery [live data]","","","","","should retrieve 3 multiaddrs for prod.waku.nodes.status.im",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing Chinese",""
"passed","Fri Jan 19 16:04:28 GMT 2024","Fri Jan 19 16:04:28 GMT 2024","2","Waku Store, sorting","","","","","Ordered Callback sorting by timestamp while page direction is forward",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing Script and receive message",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing emoji",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","0","contentTopicsByPubsubTopic","","","","","groups content topics by expected pubsub topic",""
"passed","Fri Jan 19 16:02:59 GMT 2024","Fri Jan 19 16:02:59 GMT 2024","0","Waku Store, cursor","","","","","Passing a valid cursor at 10 index when there are 40 messages",""
"passed","Fri Jan 19 16:04:59 GMT 2024","Fri Jan 19 16:04:59 GMT 2024","2","Waku Store, time filter","","","","","msgTime: -19000 ms from now, startTime: -18999, endTime: -18996",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receive messages on 2 different content topics",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing Russian",""
"passed","Fri Jan 19 16:01:20 GMT 2024","Fri Jan 19 16:01:20 GMT 2024","0","Waku Light Push (Autosharding): Multiple PubsubTopics","","","","","Push message on custom pubsubTopic",""
"passed","Fri Jan 19 16:05:18 GMT 2024","Fri Jan 19 16:05:18 GMT 2024","0","Wait for remote peer","","","","","Store - dialed after - with timeout",""
"passed","Fri Jan 19 15:57:51 GMT 2024","Fri Jan 19 15:57:51 GMT 2024","1","Ecies Encryption","","","","","Round trip binary encryption [ecies, signature]",""
"broken","Fri Jan 19 15:58:39 GMT 2024","Fri Jan 19 15:58:39 GMT 2024","0","Waku Filter V2: Unsubscribe","","","","","Unsubscribe 1 topic - node subscribed to 1 topic",""
"passed","Fri Jan 19 16:05:00 GMT 2024","Fri Jan 19 16:05:00 GMT 2024","0","Decryption Keys","","","","","Used by Waku Relay",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing Arabic and receive message",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","1","ENRTree","","","","","ENRTree (root): should parse and verify and DNS root entry",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","DNS Node Discovery w/ capabilities","","","","","should only return 1 node with store capability",""
"passed","Fri Jan 19 16:05:18 GMT 2024","Fri Jan 19 16:05:18 GMT 2024","0","Wait for remote peer","","","","","Relay - dialed first",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Location multiaddr","","","","should properly create location multiaddrs - tcp4",""
"passed","Fri Jan 19 16:04:03 GMT 2024","Fri Jan 19 16:04:03 GMT 2024","0","Waku Store, general","","","","","Query generator for multiple messages",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","4","Waku Relay, Publish","","","","","Check publish message containing numeric",""
"passed","Fri Jan 19 15:57:34 GMT 2024","Fri Jan 19 15:57:34 GMT 2024","1","to proto message","","","","","Fields are not dropped",""
"passed","Fri Jan 19 16:00:56 GMT 2024","Fri Jan 19 16:00:56 GMT 2024","1","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false","","","","","Unsubscribes all - node subscribed to 1 topic",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","DNS Node Discovery","","","","","ignores domain fetching errors",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Publish message with rate limit",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","1","Waku Relay, Subscribe","","","","","Subscribe to topic containing numeric and publish message",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing SQL Injection",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message with timestamp: 1705679887625000000 ",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing Chinese and receive message",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","0","Relay Shard codec","","","","","should handle a minimal index list",""
"passed","Fri Jan 19 16:04:10 GMT 2024","Fri Jan 19 16:04:10 GMT 2024","1","Waku Store, custom pubsub topic","","","","","Generator, custom pubsub topic",""
"passed","Fri Jan 19 16:00:56 GMT 2024","Fri Jan 19 16:00:56 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false","","","","","Unsubscribe topics the node is not subscribed to",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe and receives messages on 20 topics",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","DNS Node Discovery","","","","","it tolerates circular branch references",""
"passed","Fri Jan 19 15:57:24 GMT 2024","Fri Jan 19 15:57:24 GMT 2024","2","RFC Test Vectors","","","","","Waku message hash computation",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","1","ENR","Txt codec","","","","should throw error - no public key",""
"skipped","Fri Jan 19 15:58:18 GMT 2024","Fri Jan 19 15:58:18 GMT 2024","1","DNS Node Discovery [live data]","","","","","passes more than one ENR URLs and attempts connection",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","4","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=3","","","numPeers=2 -- returns total 2 peers, with max 3 bootstrap peers",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing shell command",""
"passed","Fri Jan 19 16:01:47 GMT 2024","Fri Jan 19 16:01:47 GMT 2024","0","Waku Relay (named sharding), multiple pubsub topics","","","","","n1 and n2 uses a custom pubsub, n3 uses the default pubsub",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push 30 different messages",""
"passed","Fri Jan 19 16:03:49 GMT 2024","Fri Jan 19 16:03:49 GMT 2024","1","Peer Exchange","Compliance Test","interface-peer-discovery compliance tests","","","should emit a peer event after start",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","1","ENR waku2 codec","Encoding","","","","should be able to encode the field with RELAY and FILTER protocols set to true",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","4","ENR waku2 codec","Encoding","","","","should be able to encode the field with only FILTER set to true",""
"passed","Fri Jan 19 16:01:50 GMT 2024","Fri Jan 19 16:01:50 GMT 2024","0","Waku Relay, Interop","Two nodes connected to nwaku","","","","Js publishes, other Js receives",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe and receive messages via lightPush",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=2","","","numPeers=1 -- returns one bootstrap peer ",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Fails to push message bigger that 1MB",""
"passed","Fri Jan 19 16:05:00 GMT 2024","Fri Jan 19 16:05:00 GMT 2024","0","Waku Dial [node only]","Bootstrap","","","","Using a function",""
"passed","Fri Jan 19 16:01:20 GMT 2024","Fri Jan 19 16:01:20 GMT 2024","1","Waku Light Push (named sharding): Multiple PubsubTopics","","","","","Push message on custom pubsubTopic",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Static tests","","","","should encode/decode to RLP encoding",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing unicode special characters and receive message",""
"passed","Fri Jan 19 16:01:39 GMT 2024","Fri Jan 19 16:01:39 GMT 2024","0","Metadata Protocol","connections","","","","same cluster, different shard: nodes connect",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","0","contentTopicToShardIndex","","","","","converts content topics to expected shard index",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with meta",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with custom timestamp: 1705676362002",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Register correct protocols",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with long payload",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","0","ensureValidContentTopic","","","","","throws on content topic with empty application field",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06: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","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Add multiple subscription objects on single nwaku node",""
"passed","Fri Jan 19 16:00:56 GMT 2024","Fri Jan 19 16:00:56 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true","","","","","Unsubscribes all - node subscribed to 10 topics",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing emoji and receive message",""
"passed","Fri Jan 19 16:03:25 GMT 2024","Fri Jan 19 16:03:25 GMT 2024","0","Waku Store, error handling","","","","","Query with Ordered Callback, Wrong PubsubTopic",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","0","ensureValidContentTopic","","","","","throws on content topic with empty encoding field",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getConnectedPeersForProtocolAndShard","","","","","same cluster, different shard: nodes connect",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","waku2 key round trip","","","","should set field with all protocols disabled",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=1","","","numPeers=4 -- returns total 4 peers, with max 1 bootstrap peers",""
"passed","Fri Jan 19 16:04:22 GMT 2024","Fri Jan 19 16:04:22 GMT 2024","0","Waku Store, order","","","","","Ordered Callback - forward",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06: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","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing emoji",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message with timestamp: 1649153314 ",""
"passed","Fri Jan 19 15:58:24 GMT 2024","Fri Jan 19 15:58:24 GMT 2024","1","ENR Interop: ServiceNode","","","","","Relay + Store",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing shell command",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=4","","","numPeers=3 -- returns total 3 peers, with max 4 bootstrap peers",""
"broken","Fri Jan 19 16:01:39 GMT 2024","Fri Jan 19 16:01:39 GMT 2024","1","Metadata Protocol","","","","","PeerStore has remote peer's shard info after successful connection",""
"passed","Fri Jan 19 16:04:40 GMT 2024","Fri Jan 19 16:04:40 GMT 2024","0","Waku Store, page size","","","","","Passing page size 3 when there are 20 messages",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing escaped characters and receive message",""
"passed","Fri Jan 19 16:01:47 GMT 2024","Fri Jan 19 16:01:47 GMT 2024","0","Waku Relay, multiple pubsub topics","","","","","Nodes with multiple pubsub topic",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check message with no content topic is not received",""
"passed","Fri Jan 19 16:04:03 GMT 2024","Fri Jan 19 16:04:03 GMT 2024","1","Waku Store, general","","","","","Query generator for multiple messages with different content topic format",""
"passed","Fri Jan 19 16:04:59 GMT 2024","Fri Jan 19 16:04:59 GMT 2024","0","Waku Store, time filter","","","","","msgTime: -19000 ms from now, startTime: -20000, endTime: -19000",""
"passed","Fri Jan 19 16:01:47 GMT 2024","Fri Jan 19 16:01:47 GMT 2024","1","Waku Relay, multiple pubsub topics","","","","","3 nodes on /waku/2/rs/3/2 topic",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with shell command payload",""
"passed","Fri Jan 19 16:05:00 GMT 2024","Fri Jan 19 16:05:00 GMT 2024","0","Waku Dial [node only]","Bootstrap","","","","Passing an array",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","1","ensureValidContentTopic","","","","","throws on content topic with empty topic name field",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","1","Waku Relay, Publish","","","","","Check publish message containing emoji",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Location multiaddr","","","","should properly create location multiaddrs - tcp",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","1","ENR waku2 codec","Decoding","","","","should be able to decode the field with only RELAY set to true",""
"passed","Fri Jan 19 16:04:59 GMT 2024","Fri Jan 19 16:04:59 GMT 2024","0","Waku Store, time filter","","","","","Timestamp too far from node time: -20000 ms from now",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with special chars payload",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","1","Waku Relay, Publish","","","","","Publish message with custom timestamp: Sat Jan 28 2023 16:01:48 GMT+0000 (Coordinated Universal Time)",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing Script and receive message",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","3","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=2","","","numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 2",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing SQL Injection",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing escaped characters and receive message",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","1","ENR","Location multiaddr","","","","should properly create location multiaddrs - tcp6",""
"passed","Fri Jan 19 15:57:43 GMT 2024","Fri Jan 19 15:57:43 GMT 2024","2","Discovery","","","","","returns all values when wanted number matches available values",""
"passed","Fri Jan 19 16:01:50 GMT 2024","Fri Jan 19 16:01:50 GMT 2024","0","Waku Relay, Interop","","","","","Nwaku publishes",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing Script",""
"passed","Fri Jan 19 16:05:18 GMT 2024","Fri Jan 19 16:05:18 GMT 2024","0","Wait for remote peer","","","","","Store - dialed first",""
"passed","Fri Jan 19 16:01:47 GMT 2024","Fri Jan 19 16:01:47 GMT 2024","0","Waku Relay (Autosharding), multiple pubsub topics","","","","","n1 and n2 uses a custom pubsub, n3 uses the default pubsub",""
"passed","Fri Jan 19 16:01:47 GMT 2024","Fri Jan 19 16:01:47 GMT 2024","0","Waku Relay (Autosharding), multiple pubsub topics","","","","","3 nodes on /waku/2/rs/3/1 topic",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Overlapping topic subscription",""
"passed","Fri Jan 19 16:04:10 GMT 2024","Fri Jan 19 16:04:10 GMT 2024","0","Waku Store (Autosharding), custom pubsub topic","","","","","Generator, 2 different pubsubtopics",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06: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","Fri Jan 19 15:58:43 GMT 2024","Fri Jan 19 15:58:43 GMT 2024","1","Waku Filter V2: Ping","","","","","Ping on subscribed peer",""
"passed","Fri Jan 19 15:57:51 GMT 2024","Fri Jan 19 15:57:51 GMT 2024","0","Ecies Encryption","","","","","Check meta is set [ecies]",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getConnectedPeersForProtocolAndShard","","","","","different cluster, different shard: nodes don't connect (autosharding)",""
"passed","Fri Jan 19 16:04:28 GMT 2024","Fri Jan 19 16:04:28 GMT 2024","1","Waku Store, sorting","","","","","Query Generator sorting by timestamp while page direction is forward",""
"passed","Fri Jan 19 15:57:35 GMT 2024","Fri Jan 19 15:57:35 GMT 2024","0","Ensures content topic is defined","","","","","Encoder throws on empty string content topic",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","1","ENR waku2 codec","Encoding","","","","should be able to encode the field with only STORE set to true",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","ENRTree","","","","","ENRTree (root): should error if DNS root entry signature is invalid",""
"passed","Fri Jan 19 15:58:51 GMT 2024","Fri Jan 19 15:58:51 GMT 2024","0","ConnectionManager","Connection state","","","","isConnected should return false after all peers disconnect",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Refresh subscription",""
"passed","Fri Jan 19 16:00:56 GMT 2024","Fri Jan 19 16:00:56 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true","","","","","Unsubscribe 2 topics - node subscribed to 2 topics",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=4","","","numPeers=1 -- returns one bootstrap peer ",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","1","ENR","Txt codec","","","","should decode valid ENR with multiaddrs successfully [shared test vector]",""
"passed","Fri Jan 19 16:04:59 GMT 2024","Fri Jan 19 16:04:59 GMT 2024","1","Waku Store, time filter","","","","","msgTime: -19000 ms from now, startTime: -19010, endTime: -18990",""
"passed","Fri Jan 19 15:58:24 GMT 2024","Fri Jan 19 15:58:24 GMT 2024","0","ENR Interop: ServiceNode","","","","","Relay",""
"passed","Fri Jan 19 15:59:21 GMT 2024","Fri Jan 19 15:59:21 GMT 2024","1","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false","","","","","Ping on peer without subscriptions",""
"passed","Fri Jan 19 15:57:51 GMT 2024","Fri Jan 19 15:57:51 GMT 2024","0","Ensures content topic is defined","","","","","Decoder throws on empty string content topic",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Publish message with custom timestamp: Fri Jan 19 2024 17:01:48 GMT+0000 (Coordinated Universal Time)",""
"passed","Fri Jan 19 16:01:50 GMT 2024","Fri Jan 19 16:01:50 GMT 2024","0","Waku Relay, Interop","","","","","Publishes to nwaku",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Overlapping topic subscription",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to 30 topics at once and receives messages",""
"passed","Fri Jan 19 16:04:03 GMT 2024","Fri Jan 19 16:04:03 GMT 2024","0","Waku Store, general","","","","","Callback on promise",""
"passed","Fri Jan 19 15:57:24 GMT 2024","Fri Jan 19 15:57:24 GMT 2024","0","RFC Test Vectors","","","","","Waku message hash computation (meta attribute not present)",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message with timestamp: undefined ",""
"passed","Fri Jan 19 16:03:25 GMT 2024","Fri Jan 19 16:03:25 GMT 2024","1","Waku Store, error handling","","","","","Query Generator, No Decoder",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Waku2 key: decode","","","","Relay + Store",""
"passed","Fri Jan 19 15:58:18 GMT 2024","Fri Jan 19 15:58:18 GMT 2024","0","DNS Discovery: Compliance Test","interface-peer-discovery compliance tests","","","","should not receive a peer event before start",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check message with no payload is not received",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=6","","","numPeers=1 -- returns one bootstrap peer ",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","1","ENRTree","","","","","ENRTree (tree): should error if DNS tree entry is misformatted",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Multiaddr getters and setters","","","","should get / set UDP multiaddr",""
"passed","Fri Jan 19 15:57:35 GMT 2024","Fri Jan 19 15:57:35 GMT 2024","1","filterPeersByDiscovery function","","","","","should return all non-bootstrap peers and no bootstrap peer when numPeers is 0 and maxBootstrapPeers is 0",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","1","getConnectedPeersForProtocolAndShard","","","","","different cluster, different shard: nodes don't connect",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with numeric payload",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing long and receive message",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","DNS Node Discovery w/ capabilities","","","","","retrieves all peers (3) when branch entries are composed of multiple strings",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing short and receive message",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check message with invalid timestamp is not received",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing SQL Injection and receive message",""
"passed","Fri Jan 19 15:58:26 GMT 2024","Fri Jan 19 15:58:26 GMT 2024","0","Waku Message Ephemeral field","","","","","Ephemeral field is preserved - asymmetric encryption",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing Arabic",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing Russian",""
"passed","Fri Jan 19 15:58:43 GMT 2024","Fri Jan 19 15:58:43 GMT 2024","0","Waku Filter V2: Ping","","","","","Ping on peer without subscriptions",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with escaped characters payload",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing numeric",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with rate limit",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing JSON",""
"passed","Fri Jan 19 15:57:51 GMT 2024","Fri Jan 19 15:57:51 GMT 2024","0","Ensures content topic is defined","","","","","Encoder throws on empty string content topic",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Refresh subscription",""
"passed","Fri Jan 19 15:57:35 GMT 2024","Fri Jan 19 15:57:35 GMT 2024","0","filterPeersByDiscovery function","","","","","should return all peers when numPeers is 0",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing short",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=1","","","numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 1",""
"skipped","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","1","Waku Relay, Publish","","","","","Check publish message after service node is restarted",""
"passed","Fri Jan 19 16:01:20 GMT 2024","Fri Jan 19 16:01:20 GMT 2024","5","Waku Light Push : Multiple PubsubTopics","","","","","Light push messages to 2 nwaku nodes each with different pubsubtopics",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","3","Waku Relay, Publish","","","","","Check publish message containing Script",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with Russian payload",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Txt codec","","","","should decode valid enr with tcp successfully",""
"passed","Fri Jan 19 16:04:22 GMT 2024","Fri Jan 19 16:04:22 GMT 2024","0","Waku Store, order","","","","","Ordered Callback - backward",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","DNS Node Discovery w/ capabilities","","","","","should only return 1 node with relay and store capability",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06: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","Fri Jan 19 15:58:51 GMT 2024","Fri Jan 19 15:58:51 GMT 2024","1","ConnectionManager","Events","peer:disconnect","","","isConnected should return false after all peers disconnect",""
"passed","Fri Jan 19 16:04:28 GMT 2024","Fri Jan 19 16:04:28 GMT 2024","1","Waku Store, sorting","","","","","Ordered Callback sorting by timestamp while page direction is backward",""
"broken","Fri Jan 19 15:58:35 GMT 2024","Fri Jan 19 15:58:35 GMT 2024","1","Waku Filter V2 (Autosharding): Multiple PubsubTopics","","","","","Subscribe and receive messages on autosharded pubsubtopic",""
"passed","Fri Jan 19 16:00:56 GMT 2024","Fri Jan 19 16:00:56 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false","","","","","Unsubscribe 2 topics - node subscribed to 2 topics",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing Script and publish message",""
"passed","Fri Jan 19 16:05:18 GMT 2024","Fri Jan 19 16:05:18 GMT 2024","0","Wait for remote peer","","","","","Privacy Node - default protocol",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","0","Multiaddr from fields","","","","","udp ip6 address",""
"passed","Fri Jan 19 15:58:26 GMT 2024","Fri Jan 19 15:58:26 GMT 2024","0","Waku Message Ephemeral field","","","","","Ephemeral messages are not stored",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","0","ENR waku2 codec","Decoding","","","","should be able to decode the field with only FILTER set to true",""
"passed","Fri Jan 19 16:01:20 GMT 2024","Fri Jan 19 16:01:20 GMT 2024","1","Waku Light Push : Multiple PubsubTopics","","","","","Push message on custom pubsubTopic",""
"passed","Fri Jan 19 15:58:43 GMT 2024","Fri Jan 19 15:58:43 GMT 2024","1","Waku Filter V2: Ping","","","","","Ping on unsubscribed peer",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with short payload",""
"passed","Fri Jan 19 16:01:50 GMT 2024","Fri Jan 19 16:01:50 GMT 2024","1","Waku Relay, Interop","","","","","nwaku subscribes",""
"passed","Fri Jan 19 16:04:57 GMT 2024","Fri Jan 19 16:04:57 GMT 2024","1","Static Sharding: Peer Management","Peer Exchange","","","","all px service nodes subscribed to the shard topic should be dialed",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","1","getConnectedPeersForProtocolAndShard","","","","","same cluster, same shard: nodes connect",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe and receive symmetrically encrypted messages via lightPush",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing shell command and receive message",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","1","Waku Relay, Subscribe","","","","","Subscribe one by one to 100 topics and publish messages",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe and publish messages on 2 different content topics",""
"passed","Fri Jan 19 15:57:50 GMT 2024","Fri Jan 19 15:57:50 GMT 2024","0","Waku Encryption","","","","","Asymmetric encrypt & decrypt",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message with timestamp: 1949153314000 ",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing special chars",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","waku2 key round trip","","","","should set field with only FILTER enabled",""
"passed","Fri Jan 19 16:03:25 GMT 2024","Fri Jan 19 16:03:25 GMT 2024","1","Waku Store, error handling","","","","","Query with Promise Callback, Multiple PubsubTopics",""
"passed","Fri Jan 19 16:01:24 GMT 2024","Fri Jan 19 16:01:24 GMT 2024","0","Waku Relay","","","","","Delete observer",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing XML",""
"passed","Fri Jan 19 15:57:21 GMT 2024","Fri Jan 19 15:57:21 GMT 2024","0","pushOrInitMapSet","","","","","Push to array if already present",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing Russian and publish message",""
"passed","Fri Jan 19 15:57:35 GMT 2024","Fri Jan 19 15:57:35 GMT 2024","0","filterPeersByDiscovery function","","","","","should return only bootstrap peers up to maxBootstrapPeers",""
"passed","Fri Jan 19 15:58:51 GMT 2024","Fri Jan 19 15:58:51 GMT 2024","1","ConnectionManager","Events","peer:connect","","","should emit `peer:connected:bootstrap` event when a peer is connected",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing Arabic and receive message",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Publish message with custom timestamp: Sun Dec 17 1995 03:24:00 GMT+0000 (Coordinated Universal Time)",""
"passed","Fri Jan 19 16:03:49 GMT 2024","Fri Jan 19 16:03:49 GMT 2024","0","Peer Exchange","Compliance Test","interface-peer-discovery compliance tests","","","should not receive a peer event before start",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getConnectedPeersForProtocolAndShard","","","","","different cluster, same shard: nodes don't connect",""
"passed","Fri Jan 19 16:04:59 GMT 2024","Fri Jan 19 16:04:59 GMT 2024","2","Waku Store, time filter","","","","","msgTime: -19000 ms from now, startTime: -19002, endTime: -19001",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","0","ENR waku2 codec","Decoding","","","","should be able to decode the field with STORE and LIGHTPUSH protocols set to true",""
"passed","Fri Jan 19 15:58:51 GMT 2024","Fri Jan 19 15:58:51 GMT 2024","1","ConnectionManager","Dials","dialPeer method > For peer-exchange peers","","","should be called for every peer with PEER_EXCHANGE tags",""
"passed","Fri Jan 19 16:01:20 GMT 2024","Fri Jan 19 16:01:20 GMT 2024","0","Waku Light Push : Multiple PubsubTopics","","","","","Subscribe and receive messages on 2 different pubsubtopics",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","0","ENR waku2 codec","Encoding","","","","should be able to encode the field with ALL protocols set to false",""
"passed","Fri Jan 19 16:04:57 GMT 2024","Fri Jan 19 16:04:57 GMT 2024","0","Autosharding: Peer Management","Peer Exchange","","","","all px service nodes subscribed to the shard topic should be dialed",""
"passed","Fri Jan 19 16:04:40 GMT 2024","Fri Jan 19 16:04:40 GMT 2024","1","Waku Store, page size","","","","","Default pageSize",""
"passed","Fri Jan 19 15:58:51 GMT 2024","Fri Jan 19 15:58:51 GMT 2024","0","ConnectionManager","Connection state","","","","should emit `waku:online` event only when first peer is connected",""
"passed","Fri Jan 19 16:04:59 GMT 2024","Fri Jan 19 16:04:59 GMT 2024","1","Waku Store, time filter","","","","","msgTime: -19000 ms from now, startTime: -18990, endTime: -19010",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check message with no pubsub topic is not received",""
"passed","Fri Jan 19 16:02:59 GMT 2024","Fri Jan 19 16:02:59 GMT 2024","1","Waku Store, cursor","","","","","Passing cursor with wrong pubsubTopic",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing unicode special characters",""
"passed","Fri Jan 19 16:03:49 GMT 2024","Fri Jan 19 16:03:49 GMT 2024","1","Peer Exchange","Compliance Test","interface-peer-discovery compliance tests","","","should not receive a peer event after stop",""
"passed","Fri Jan 19 16:04:10 GMT 2024","Fri Jan 19 16:04:10 GMT 2024","1","Waku Store (named sharding), custom pubsub topic","","","","","Generator, custom pubsub topic",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=2","","","numPeers=4 -- returns total 4 peers, with max 2 bootstrap peers",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","DNS Node Discovery w/ capabilities","","","","","retrieves all peers (2) when cannot fulfill all requirements",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","2","ENR waku2 codec","Encoding","","","","should be able to encode the field with only RELAY set to true",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing escaped characters and publish message",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=2","","","numPeers=3 -- returns total 3 peers, with max 2 bootstrap peers",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","1","ENRTree","","","","","ENRTree (tree): should error if DNS tree entry is mis-prefixed",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing emoji and receive message",""
"skipped","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Overlapping topic subscription",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing SQL Injection and receive message",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing long",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","waku2 key round trip","","","","should set field with only LIGHTPUSH enabled",""
"passed","Fri Jan 19 15:58:43 GMT 2024","Fri Jan 19 15:58:43 GMT 2024","0","Waku Filter V2: Ping","","","","","Reopen subscription with peer with lost subscription",""
"passed","Fri Jan 19 16:02:17 GMT 2024","Fri Jan 19 16:02:17 GMT 2024","0","Static Sharding: Running Nodes","","","","","using a protocol with unconfigured pubsub topic should fail",""
"passed","Fri Jan 19 16:04:10 GMT 2024","Fri Jan 19 16:04:10 GMT 2024","1","Waku Store, custom pubsub topic","","","","","Generator, 2 different pubsubtopics",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with Arabic payload",""
"passed","Fri Jan 19 16:04:10 GMT 2024","Fri Jan 19 16:04:10 GMT 2024","0","Waku Store (Autosharding), custom pubsub topic","","","","","Generator, 2 nwaku nodes each with different pubsubtopics",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Throws when trying to push message with empty payload",""
"passed","Fri Jan 19 16:04:22 GMT 2024","Fri Jan 19 16:04:22 GMT 2024","0","Waku Store, order","","","","","Query Generator - forward",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe and receives messages on 20 topics",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers property-based tests","","","","should return the correct number of peers based on numPeers and maxBootstrapPeers",""
"passed","Fri Jan 19 15:57:50 GMT 2024","Fri Jan 19 15:57:50 GMT 2024","1","Ensures content topic is defined","","","","","Encoder throws on empty string content topic",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing special chars",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=4","","","numPeers=2 -- returns total 2 peers, with max 4 bootstrap peers",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receives messages on 20 topics",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","1","ENR","Static tests","","","","should properly compute the node id",""
"passed","Fri Jan 19 16:04:03 GMT 2024","Fri Jan 19 16:04:03 GMT 2024","0","Waku Store, general","","","","","Generator, with asymmetric & symmetric encrypted messages",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing numeric and receive message",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Fails to push message with empty content topic",""
"passed","Fri Jan 19 16:04:03 GMT 2024","Fri Jan 19 16:04:03 GMT 2024","0","Waku Store, general","","","","","Query generator for 2000 messages",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing numeric and receive message",""
"skipped","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check message received after jswaku node is restarted",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Error when try to subscribe to more than 101 topics",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=6","","","numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 6",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with emoji payload",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing escaped characters",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing JSON and receive message",""
"passed","Fri Jan 19 16:04:03 GMT 2024","Fri Jan 19 16:04:03 GMT 2024","0","Waku Store, general","","","","","Query generator for multiple messages with different message text format",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing numeric and receive message",""
"passed","Fri Jan 19 15:58:18 GMT 2024","Fri Jan 19 15:58:18 GMT 2024","1","DNS Discovery: Compliance Test","interface-peer-discovery compliance tests","","","","should not receive a peer event after stop",""
"passed","Fri Jan 19 16:05:18 GMT 2024","Fri Jan 19 16:05:18 GMT 2024","1","Wait for remote peer","","","","","LightPush",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","DNS Node Discovery","","","","","ignores unrecognized TXT record formats",""
"passed","Fri Jan 19 16:01:47 GMT 2024","Fri Jan 19 16:01:47 GMT 2024","0","Waku Relay (Autosharding), multiple pubsub topics","","","","","Nodes with multiple pubsub topic",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=7","","","numPeers=4 -- returns total 4 peers, with max 7 bootstrap peers",""
"passed","Fri Jan 19 15:57:35 GMT 2024","Fri Jan 19 15:57:35 GMT 2024","0","Ensures content topic is defined","","","","","Encoder throws on undefined content topic",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check message with no pubsub topic is not received",""
"passed","Fri Jan 19 16:01:47 GMT 2024","Fri Jan 19 16:01:47 GMT 2024","0","Waku Relay (Autosharding), multiple pubsub topics","","","","","3 nodes on /waku/2/rs/3/0 topic",""
"passed","Fri Jan 19 16:00:56 GMT 2024","Fri Jan 19 16:00:56 GMT 2024","1","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true","","","","","Unsubscribe 1 topic - node subscribed to 1 topic",""
"passed","Fri Jan 19 15:57:50 GMT 2024","Fri Jan 19 15:57:50 GMT 2024","0","Ensures content topic is defined","","","","","Decoder throws on empty string content topic",""
"passed","Fri Jan 19 16:01:24 GMT 2024","Fri Jan 19 16:01:24 GMT 2024","0","Waku Relay","","","","","Decrypt messages",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","1","Waku Relay, Subscribe","","","","","Subscribe to topic containing Chinese and publish message",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing emoji",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing XML",""
"passed","Fri Jan 19 15:57:51 GMT 2024","Fri Jan 19 15:57:51 GMT 2024","0","Ecies Encryption","","","","","Round trip binary encryption [ecies, no signature]",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","Fetch nodes until capabilities are fulfilled","","","","","1 Store, 2 relays, 2 fetches",""
"passed","Fri Jan 19 15:58:26 GMT 2024","Fri Jan 19 15:58:26 GMT 2024","0","Waku Message Ephemeral field","","","","","Ephemeral field is preserved - encoder v0",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing JSON",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","0","ensureValidContentTopic","","","","","throws on content topic with generation field greater than 0",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=1","","","numPeers=1 -- returns one bootstrap peer ",""
"passed","Fri Jan 19 16:05:00 GMT 2024","Fri Jan 19 16:05:00 GMT 2024","0","User Agent","","","","","Sets default value correctly",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=6","","","numPeers=4 -- returns total 4 peers, with max 6 bootstrap peers",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe and publish message",""
"passed","Fri Jan 19 16:01:47 GMT 2024","Fri Jan 19 16:01:47 GMT 2024","0","Waku Relay (named sharding), multiple pubsub topics","","","","","3 nodes on /waku/2/rs/3/2 topic",""
"passed","Fri Jan 19 16:01:47 GMT 2024","Fri Jan 19 16:01:47 GMT 2024","0","Waku Relay, multiple pubsub topics","","","","","n1 and n2 uses a custom pubsub, n3 uses the default pubsub",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with unicode special characters payload",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","8","ENR waku2 codec","Encoding","","","","should be able to encode the field with only LIGHTPUSH set to true",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing unicode special characters and publish message",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","waku2 key round trip","","","","should set field with only RELAY enabled",""
"passed","Fri Jan 19 16:04:41 GMT 2024","Fri Jan 19 16:04:41 GMT 2024","0","Util: toAsyncIterator: Filter","","","","","handles multiple messages",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with custom timestamp: 1705683562002",""
"passed","Fri Jan 19 16:01:47 GMT 2024","Fri Jan 19 16:01:47 GMT 2024","0","Waku Relay (named sharding), multiple pubsub topics","","","","","3 nodes on /waku/2/rs/3/1 topic",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Add multiple subscription objects on single nwaku node",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Location multiaddr","","","","should properly create location multiaddrs - udp4",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with SQL Injection payload",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=4","","","numPeers=4 -- returns total 4 peers, with max 4 bootstrap peers",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing Chinese",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing short",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","0","ensureValidContentTopic","","","","","throws on content topic with empty version field",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing long and receive message",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","0","ENR multiaddrs codec","","","","","Sample",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing Basic HTML tag",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing Arabic",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","Fetch nodes until capabilities are fulfilled","","","","","1 Relay, 1 Filter, gives up",""
"passed","Fri Jan 19 16:01:39 GMT 2024","Fri Jan 19 16:01:39 GMT 2024","0","Metadata Protocol","connections","","","","same cluster, same shard: nodes connect",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","DNS Node Discovery","","","","","recovers when dns.resolve returns empty",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing long",""
"passed","Fri Jan 19 16:03:25 GMT 2024","Fri Jan 19 16:03:25 GMT 2024","1","Waku Store, error handling","","","","","Query with Promise Callback, No message returned",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to 30 topics at once and receives messages",""
"passed","Fri Jan 19 16:02:59 GMT 2024","Fri Jan 19 16:02:59 GMT 2024","0","Waku Store, cursor","","","","","Passing a valid cursor at 2 index when there are 4 messages",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing unicode special characters and receive message",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getConnectedPeersForProtocolAndShard","","","","","same cluster, different shard: nodes connect (autosharding)",""
"passed","Fri Jan 19 16:03:25 GMT 2024","Fri Jan 19 16:03:25 GMT 2024","2","Waku Store, error handling","","","","","Query Generator, Multiple PubsubTopics",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with content topic containing JSON",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","1","Waku Relay, Publish","","","","","Fails to publish message with empty text",""
"passed","Fri Jan 19 15:57:38 GMT 2024","Fri Jan 19 15:57:38 GMT 2024","1","Message Validator","","","","","Accepts a valid Waku Message",""
"passed","Fri Jan 19 16:02:59 GMT 2024","Fri Jan 19 16:02:59 GMT 2024","1","Waku Store, cursor","","","","","Passing a valid cursor at 0 index when there are 20 messages",""
"passed","Fri Jan 19 16:01:22 GMT 2024","Fri Jan 19 16:01:22 GMT 2024","1","multiaddr: dialing","does not attempt the same peer discovered multiple times more than once","","","","through manual discovery",""
"passed","Fri Jan 19 16:04:10 GMT 2024","Fri Jan 19 16:04:10 GMT 2024","1","Waku Store (named sharding), custom pubsub topic","","","","","Generator, 2 nwaku nodes each with different pubsubtopics",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","0","Relay Shard codec","","","","","should correctly encode and decode relay shards using rsv format (Bit Vector)",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Add multiple subscription objects on single nwaku node",""
"passed","Fri Jan 19 15:58:18 GMT 2024","Fri Jan 19 15:58:18 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","Fri Jan 19 16:04:40 GMT 2024","Fri Jan 19 16:04:40 GMT 2024","0","Waku Store, page size","","","","","Passing page size 1 when there are 4 messages",""
"passed","Fri Jan 19 15:57:35 GMT 2024","Fri Jan 19 15:57:35 GMT 2024","0","Ensures content topic is defined","","","","","Decoder throws on undefined content topic",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Overlapping topic subscription",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe and receive messages via waku relay post",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing Basic HTML tag",""
"passed","Fri Jan 19 16:00:56 GMT 2024","Fri Jan 19 16:00:56 GMT 2024","0","This","Is","","","","A test",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Fails to publish message with size larger than 1 MB",""
"passed","Fri Jan 19 16:00:56 GMT 2024","Fri Jan 19 16:00:56 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false","","","","","Unsubscribe 1 topic - node subscribed to 1 topic",""
"passed","Fri Jan 19 16:01:22 GMT 2024","Fri Jan 19 16:01:22 GMT 2024","0","multiaddr: dialing","","","","","can dial TLS multiaddrs",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe and receive ecies encrypted messages via lightPush",""
"passed","Fri Jan 19 15:59:21 GMT 2024","Fri Jan 19 15:59:21 GMT 2024","3","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false","","","","","Ping on subscribed peer",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=3","","","numPeers=3 -- returns total 3 peers, with max 3 bootstrap peers",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing shell command",""
"passed","Fri Jan 19 16:04:41 GMT 2024","Fri Jan 19 16:04:41 GMT 2024","0","Util: toAsyncIterator: Filter","","","","","creates an iterator",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Fails to publish duplicate message",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message equal or less that 1MB",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing Arabic",""
"passed","Fri Jan 19 15:57:35 GMT 2024","Fri Jan 19 15:57:35 GMT 2024","1","Ensures content topic is defined","","","","","Decoder throws on empty string content topic",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getConnectedPeersForProtocolAndShard","","","","","different cluster, same shard: nodes don't connect (autosharding)",""
"passed","Fri Jan 19 16:04:59 GMT 2024","Fri Jan 19 16:04:59 GMT 2024","7","Waku Store, time filter","","","","","msgTime: -19000 ms from now, startTime: -19000, endTime: -18000",""
"passed","Fri Jan 19 16:03:25 GMT 2024","Fri Jan 19 16:03:25 GMT 2024","6","Waku Store, error handling","","","","","Query Generator, Wrong PubsubTopic",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","DNS Node Discovery","","","","","retrieves a single peer",""
"passed","Fri Jan 19 16:04:40 GMT 2024","Fri Jan 19 16:04:40 GMT 2024","1","Waku Store, page size","","","","","Passing page size 19 when there are 20 messages",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with Basic HTML tag payload",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receive ecies encrypted messages via lightPush",""
"passed","Fri Jan 19 15:57:43 GMT 2024","Fri Jan 19 15:57:43 GMT 2024","1","Discovery","","","","","returns all values when wanted number is greater than available values",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check message with invalid timestamp is not received",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receive messages via waku relay post",""
"passed","Fri Jan 19 16:04:10 GMT 2024","Fri Jan 19 16:04:10 GMT 2024","0","Waku Store (Autosharding), custom pubsub topic","","","","","Generator, custom pubsub topic",""
"skipped","Fri Jan 19 15:58:18 GMT 2024","Fri Jan 19 15:58:18 GMT 2024","0","DNS Node Discovery [live data]","","","","","should retrieve 3 multiaddrs for test.waku.nodes.status.im",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Error when try to subscribe to more than 30 topics",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Verify","","","","should throw error - invalid id",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing special chars and receive message",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receive messages via lightPush",""
"passed","Fri Jan 19 16:05:00 GMT 2024","Fri Jan 19 16:05:00 GMT 2024","0","Waku Dial [node only]","Interop: ServiceNode","","","","Does not throw an exception when node disconnects",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","1","Waku Relay, Subscribe","","","","","Subscribe and publish 10000 messages on the same topic",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message with timestamp: 1705679887625 ",""
"passed","Fri Jan 19 16:00:56 GMT 2024","Fri Jan 19 16:00:56 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false","","","","","Unsubscribes all - node subscribed to 10 topics",""
"passed","Fri Jan 19 15:57:43 GMT 2024","Fri Jan 19 15:57:43 GMT 2024","0","Discovery","","","","","returns a subset of values when wanted number is lesser than available values",""
"passed","Fri Jan 19 15:57:22 GMT 2024","Fri Jan 19 15:57:22 GMT 2024","0","ensureValidContentTopic","","","","","does not throw on valid cases",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","Fetch nodes until capabilities are fulfilled","","","","","1 Store, 2 fetches",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Location multiaddr","","","","should properly create location multiaddrs - udp6",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=7","","","numPeers=2 -- returns total 2 peers, with max 7 bootstrap peers",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe and receive symmetrically encrypted messages via lightPush",""
"passed","Fri Jan 19 16:01:20 GMT 2024","Fri Jan 19 16:01:20 GMT 2024","1","Waku Light Push (named sharding): Multiple PubsubTopics","","","","","Light push messages to 2 nwaku nodes each with different pubsubtopics",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message with timestamp: undefined ",""
"passed","Fri Jan 19 16:00:56 GMT 2024","Fri Jan 19 16:00:56 GMT 2024","0","Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true","","","","","Unsubscribe topics the node is not subscribed to",""
"passed","Fri Jan 19 15:57:51 GMT 2024","Fri Jan 19 15:57:51 GMT 2024","0","Ensures content topic is defined","","","","","Decoder throws on undefined content topic",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","1","ENR waku2 codec","Decoding","","","","should be able to decode the field with ALL protocols set to true",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","1","Waku Relay, Subscribe","","","","","Mutual subscription",""
"passed","Fri Jan 19 16:04:40 GMT 2024","Fri Jan 19 16:04:40 GMT 2024","3","Waku Store, page size","","","","","Passing page size 10 when there are 10 messages",""
"passed","Fri Jan 19 15:59:21 GMT 2024","Fri Jan 19 15:59:21 GMT 2024","1","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false","","","","","Ping on unsubscribed peer",""
"passed","Fri Jan 19 15:58:51 GMT 2024","Fri Jan 19 15:58:51 GMT 2024","1","ConnectionManager","Dials","dialPeer method > For bootstrap peers","","","should not be called more than DEFAULT_MAX_BOOTSTRAP_PEERS_ALLOWED times for bootstrap peers",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing SQL Injection",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing Chinese and receive message",""
"passed","Fri Jan 19 15:58:51 GMT 2024","Fri Jan 19 15:58:51 GMT 2024","0","ConnectionManager","Dials","dialPeer method > For peer-exchange peers","","","should be called for peers with PEER_EXCHANGE tags",""
"passed","Fri Jan 19 16:04:40 GMT 2024","Fri Jan 19 16:04:40 GMT 2024","0","Waku Store, page size","","","","","Passing page size 110 when there are 120 messages",""
"passed","Fri Jan 19 16:03:25 GMT 2024","Fri Jan 19 16:03:25 GMT 2024","1","Waku Store, error handling","","","","","Query Generator, No message returned",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Publish message with large meta",""
"passed","Fri Jan 19 16:02:59 GMT 2024","Fri Jan 19 16:02:59 GMT 2024","0","Waku Store, cursor","","","","","Passing cursor with wrong message digest",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing unicode special characters",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing escaped characters",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe and receive messages via waku relay post",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","0","Fetch nodes until capabilities are fulfilled","","","","","1 Relay, 1 fetch",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Txt codec","","","","should throw error - no id",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Fails to publish message with wrong content topic",""
"passed","Fri Jan 19 16:03:49 GMT 2024","Fri Jan 19 16:03:49 GMT 2024","1","Peer Exchange","Compliance Test","interface-peer-discovery compliance tests","","","can start the service",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=7","","","numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 7",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06: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","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=5","","","numPeers=2 -- returns total 2 peers, with max 5 bootstrap peers",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","1","ENR waku2 codec","Decoding","","","","should be able to decode the field with RELAY and FILTER protocols set to true",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=6","","","numPeers=2 -- returns total 2 peers, with max 6 bootstrap peers",""
"passed","Fri Jan 19 16:04:40 GMT 2024","Fri Jan 19 16:04:40 GMT 2024","0","Waku Store, page size","","","","","Passing page size 0 when there are 110 messages",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe and receive symmetrically encrypted messages via lightPush",""
"passed","Fri Jan 19 15:58:51 GMT 2024","Fri Jan 19 15:58:51 GMT 2024","0","ConnectionManager","Dials","attemptDial method","","","should be called at least once on all `peer:discovery` events",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","1","Waku Light Push: Single Node","","","","","Push message with content topic containing SQL Injection",""
"passed","Fri Jan 19 16:03:49 GMT 2024","Fri Jan 19 16:03:49 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","Fri Jan 19 16:00:56 GMT 2024","Fri Jan 19 16:00:56 GMT 2024","1","This","Is also","","","","A test",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing Basic HTML tag and receive message",""
"passed","Fri Jan 19 15:57:50 GMT 2024","Fri Jan 19 15:57:50 GMT 2024","0","Waku Encryption","","","","","Sign & Recover",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Publish without waiting for remote peer",""
"passed","Fri Jan 19 16:01:20 GMT 2024","Fri Jan 19 16:01:20 GMT 2024","0","nwaku","","","","","Correctly serialized arguments",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=5","","","numPeers=1 -- returns one bootstrap peer ",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","1","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing Russian and receive message",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","1","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=1","","","numPeers=2 -- returns total 2 peers, with max 1 bootstrap peers",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe at once to 10000 topics and publish messages",""
"passed","Fri Jan 19 16:03:25 GMT 2024","Fri Jan 19 16:03:25 GMT 2024","1","Waku Store, error handling","","","","","Query with Promise Callback, No Decoder",""
"passed","Fri Jan 19 15:58:18 GMT 2024","Fri Jan 19 15:58:18 GMT 2024","2","DNS Discovery: Compliance Test","interface-peer-discovery compliance tests","","","","can start the service",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing escaped characters",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing long and publish message",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe and receive messages on 2 different content topics",""
"passed","Fri Jan 19 16:04:22 GMT 2024","Fri Jan 19 16:04:22 GMT 2024","0","Waku Store, order","","","","","Promise Callback - forward",""
"passed","Fri Jan 19 16:02:17 GMT 2024","Fri Jan 19 16:02:17 GMT 2024","1","Autosharding: Running Nodes","","","","","configure the node with multiple pubsub topics",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing shell command",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing unicode special characters",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing Russian and receive message",""
"passed","Fri Jan 19 15:57:35 GMT 2024","Fri Jan 19 15:57:35 GMT 2024","0","Waku Message version 0","","","","","Ephemeral field set to true",""
"passed","Fri Jan 19 16:05:18 GMT 2024","Fri Jan 19 16:05:18 GMT 2024","0","Wait for remote peer","","","","","Filter",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","waku2 key round trip","","","","should set field with only STORE enabled",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","1","Waku Relay, Subscribe","","","","","Subscribe to topic containing emoji and publish message",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check received message containing Basic HTML tag",""
"passed","Fri Jan 19 16:02:38 GMT 2024","Fri Jan 19 16:02:38 GMT 2024","0","Waku Light Push: Single Node","","","","","Push message with XML payload",""
"passed","Fri Jan 19 16:03:25 GMT 2024","Fri Jan 19 16:03:25 GMT 2024","0","Waku Store, error handling","","","","","Query with Promise Callback, Wrong PubsubTopic",""
"passed","Fri Jan 19 16:04:03 GMT 2024","Fri Jan 19 16:04:03 GMT 2024","0","Waku Store, general","","","","","Query generator for multiple messages with multiple decoders",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Refresh subscription",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing short and receive message",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","0","ENR","Multiaddr getters and setters","","","","should get / set TCP multiaddr",""
"passed","Fri Jan 19 16:01:15 GMT 2024","Fri Jan 19 16:01:15 GMT 2024","0","Waku Filter V2: Subscribe: Single Service Node","","","","","Subscribe to topic containing SQL Injection and receive message",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Fails to publish message with wrong pubsubtopic",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing Chinese and receive message",""
"passed","Fri Jan 19 15:58:26 GMT 2024","Fri Jan 19 15:58:26 GMT 2024","0","Waku Message Ephemeral field","","","","","Ephemeral field is preserved - symmetric encryption",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing JSON and receive message",""
"passed","Fri Jan 19 16:04:03 GMT 2024","Fri Jan 19 16:04:03 GMT 2024","1","Waku Store, general","","","","","Ordered callback, aborts when callback returns true",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","1","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe to topic containing Russian and receive message",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Check publish message containing Russian",""
"passed","Fri Jan 19 16:04:10 GMT 2024","Fri Jan 19 16:04:10 GMT 2024","1","Waku Store, custom pubsub topic","","","","","Generator, 2 nwaku nodes each with different pubsubtopics",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","1","DNS Node Discovery w/ capabilities","","","","","should only return 1 node with relay capability",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","1","ENR","Txt codec","","","","should encodeTxt and decodeTxt",""
"passed","Fri Jan 19 15:57:44 GMT 2024","Fri Jan 19 15:57:44 GMT 2024","1","ENRTree","","","","","ENRTree (branch): should error if DNS branch entry is mis-prefixed",""
"passed","Fri Jan 19 15:57:35 GMT 2024","Fri Jan 19 15:57:35 GMT 2024","1","Waku Message version 0","","","","","Meta field set when metaSetter is specified",""
"passed","Fri Jan 19 16:02:59 GMT 2024","Fri Jan 19 16:02:59 GMT 2024","0","Waku Store, cursor","","","","","Passing a valid cursor at 19 index when there are 20 messages",""
"skipped","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check message received after nwaku node is restarted",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06: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","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=7","","","numPeers=1 -- returns one bootstrap peer ",""
"passed","Fri Jan 19 16:04:10 GMT 2024","Fri Jan 19 16:04:10 GMT 2024","1","Waku Store (named sharding), custom pubsub topic","","","","","Generator, 2 different pubsubtopics",""
"passed","Fri Jan 19 15:58:18 GMT 2024","Fri Jan 19 15:58:18 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","Fri Jan 19 16:04:22 GMT 2024","Fri Jan 19 16:04:22 GMT 2024","0","Waku Store, order","","","","","Query Generator - backward",""
"passed","Fri Jan 19 15:59:21 GMT 2024","Fri Jan 19 15:59:21 GMT 2024","0","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true","","","","","Ping on subscribed peer",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check message with no payload is not received",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","1","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing Script",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","0","Multiaddr from fields","","","","","tcp ip4 address",""
"passed","Fri Jan 19 16:00:27 GMT 2024","Fri Jan 19 16:00:27 GMT 2024","0","getPeers","getPeers with varying maxBootstrapPeers","maxBootstrapPeers=3","","","numPeers=1 -- returns one bootstrap peer ",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check message on other pubsub topic is not received",""
"passed","Fri Jan 19 16:03:49 GMT 2024","Fri Jan 19 16:03:49 GMT 2024","1","Peer Exchange","Locally Run Nodes","","","","nwaku interop",""
"passed","Fri Jan 19 15:57:50 GMT 2024","Fri Jan 19 15:57:50 GMT 2024","2","Symmetric Encryption","","","","","Round trip binary encryption [symmetric, no signature]",""
"passed","Fri Jan 19 16:04:22 GMT 2024","Fri Jan 19 16:04:22 GMT 2024","1","Waku Store, order","","","","","Promise Callback - backward",""
"passed","Fri Jan 19 15:57:51 GMT 2024","Fri Jan 19 15:57:51 GMT 2024","0","Ensures content topic is defined","","","","","Encoder throws on undefined content topic",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing XML and publish message",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","1","Waku Relay, Subscribe","","","","","Subscribe to topic containing short and publish message",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe to topic containing Arabic and receive message",""
"passed","Fri Jan 19 16:04:28 GMT 2024","Fri Jan 19 16:04:28 GMT 2024","1","Waku Store, sorting","","","","","Query Generator sorting by timestamp while page direction is backward",""
"skipped","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true","","","","","Check message received after jswaku node is restarted",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing XML",""
"passed","Fri Jan 19 16:01:39 GMT 2024","Fri Jan 19 16:01:39 GMT 2024","0","Metadata Protocol","connections","","","","different cluster, same shard: nodes don't connect",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing unicode special characters",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing JSON and publish message",""
"passed","Fri Jan 19 15:57:50 GMT 2024","Fri Jan 19 15:57:50 GMT 2024","0","Symmetric Encryption","","","","","Check meta is set [symmetric]",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing shell command and publish message",""
"passed","Fri Jan 19 16:04:40 GMT 2024","Fri Jan 19 16:04:40 GMT 2024","0","Waku Store, page size","","","","","Passing page size 11 when there are 10 messages",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true","","","","","Subscribe and receive ecies encrypted messages via lightPush",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check message on other pubsub topic is not received",""
"passed","Fri Jan 19 15:57:30 GMT 2024","Fri Jan 19 15:57:30 GMT 2024","1","ENR","Location multiaddr","","","","should properly create peer info with all multiaddrs",""
"passed","Fri Jan 19 15:57:29 GMT 2024","Fri Jan 19 15:57:29 GMT 2024","1","ENR waku2 codec","Encoding","","","","should be able to encode the field with ALL protocols set to true",""
"passed","Fri Jan 19 15:57:50 GMT 2024","Fri Jan 19 15:57:50 GMT 2024","0","Waku Encryption","","","","","pre and post cipher",""
"passed","Fri Jan 19 15:59:21 GMT 2024","Fri Jan 19 15:59:21 GMT 2024","3","Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true","","","","","Reopen subscription with peer with lost subscription",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Publish","","","","","Publish message with custom timestamp: Fri Jan 19 2024 15:01:48 GMT+0000 (Coordinated Universal Time)",""
"passed","Fri Jan 19 15:57:50 GMT 2024","Fri Jan 19 15:57:50 GMT 2024","1","Waku Encryption","","","","","Symmetric encrypt & Decrypt",""
"passed","Fri Jan 19 16:02:02 GMT 2024","Fri Jan 19 16:02:02 GMT 2024","0","Waku Relay, Subscribe","","","","","Subscribe to topic containing Arabic and publish message",""
"passed","Fri Jan 19 16:06:14 GMT 2024","Fri Jan 19 16:06:14 GMT 2024","0","Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false","","","","","Subscribe and receive messages via lightPush",""
"passed","Fri Jan 19 15:58:24 GMT 2024","Fri Jan 19 15:58:24 GMT 2024","0","ENR Interop: ServiceNode","","","","","All",""
"passed","Fri Jan 19 16:05:50 GMT 2024","Fri Jan 19 16:05:50 GMT 2024","0","Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false","","","","","Check received message containing long",""
"broken","Fri Jan 19 15:58:31 GMT 2024","Fri Jan 19 15:58:31 GMT 2024","1","Waku Filter V2: FilterPush","","","","","Check received message containing short",""
1 Status Start Time Stop Time Duration in ms Parent Suite Suite Sub Suite Test Class Test Method Name Description
2 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing long
3 passed Fri Jan 19 15:58:51 GMT 2024 Fri Jan 19 15:58:51 GMT 2024 0 ConnectionManager Connection state should emit `waku:offline` event only when all peers disconnect
4 passed Fri Jan 19 16:03:25 GMT 2024 Fri Jan 19 16:03:25 GMT 2024 0 Waku Store, error handling Query with Ordered Callback, Multiple PubsubTopics
5 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=3 numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 3
6 passed Fri Jan 19 16:04:59 GMT 2024 Fri Jan 19 16:04:59 GMT 2024 1 Waku Store, time filter Timestamp too far from node time: 40000 ms from now
7 passed Fri Jan 19 15:58:18 GMT 2024 Fri Jan 19 15:58:18 GMT 2024 0 DNS Discovery: Compliance Test interface-peer-discovery compliance tests should emit a peer event after start
8 passed Fri Jan 19 15:58:51 GMT 2024 Fri Jan 19 15:58:51 GMT 2024 0 ConnectionManager Connection state isConnected should return true after first peer connects
9 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing short
10 skipped Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Refresh subscription
11 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing special chars
12 passed Fri Jan 19 16:04:41 GMT 2024 Fri Jan 19 16:04:41 GMT 2024 1 Util: toAsyncIterator: Filter unsubscribes
13 passed Fri Jan 19 16:00:56 GMT 2024 Fri Jan 19 16:00:56 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true Unsubscribe 1 topic - node subscribed to 2 topics
14 passed Fri Jan 19 16:01:20 GMT 2024 Fri Jan 19 16:01:20 GMT 2024 0 Waku Light Push (Autosharding): Multiple PubsubTopics Light push messages to 2 nwaku nodes each with different pubsubtopics
15 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 1 ensureValidContentTopic throws on content topic with too few or too many fields
16 passed Fri Jan 19 16:02:59 GMT 2024 Fri Jan 19 16:02:59 GMT 2024 0 Waku Store, cursor Passing a valid cursor at 110 index when there are 120 messages
17 passed Fri Jan 19 15:57:50 GMT 2024 Fri Jan 19 15:57:50 GMT 2024 0 Ensures content topic is defined Decoder throws on undefined content topic
18 passed Fri Jan 19 15:59:21 GMT 2024 Fri Jan 19 15:59:21 GMT 2024 2 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true Ping on peer without subscriptions
19 passed Fri Jan 19 16:03:49 GMT 2024 Fri Jan 19 16:03:49 GMT 2024 0 Peer Exchange Compliance Test interface-peer-discovery compliance tests can start and stop the service
20 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing emoji and receive message
21 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message with timestamp: 1649153314
22 passed Fri Jan 19 16:01:47 GMT 2024 Fri Jan 19 16:01:47 GMT 2024 1 Waku Relay, multiple pubsub topics 3 nodes on /waku/2/rs/3/1 topic
23 passed Fri Jan 19 16:01:47 GMT 2024 Fri Jan 19 16:01:47 GMT 2024 0 Waku Relay (named sharding), multiple pubsub topics Nodes with multiple pubsub topic
24 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing long and receive message
25 passed Fri Jan 19 16:03:49 GMT 2024 Fri Jan 19 16:03:49 GMT 2024 0 Peer Exchange Compliance Test interface-peer-discovery compliance tests should not fail to start the service if it is already started
26 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=3 numPeers=4 -- returns total 4 peers, with max 3 bootstrap peers
27 broken Fri Jan 19 15:58:35 GMT 2024 Fri Jan 19 15:58:35 GMT 2024 0 Waku Filter V2: Multiple PubsubTopics Subscribe and receive messages on custom pubsubtopic
28 passed Fri Jan 19 15:57:35 GMT 2024 Fri Jan 19 15:57:35 GMT 2024 1 Waku Message version 0 Round trip binary serialization
29 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe and receive 2 messages on the same topic
30 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing XML and receive message
31 passed Fri Jan 19 16:05:00 GMT 2024 Fri Jan 19 16:05:00 GMT 2024 1 Waku Dial [node only] Interop: ServiceNode connects to nwaku
32 passed Fri Jan 19 15:58:51 GMT 2024 Fri Jan 19 15:58:51 GMT 2024 0 ConnectionManager Dials dialPeer method > For bootstrap peers should be called for bootstrap peers
33 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Location multiaddr should properly create location multiaddrs - udp
34 passed Fri Jan 19 16:03:25 GMT 2024 Fri Jan 19 16:03:25 GMT 2024 1 Waku Store, error handling Query with Ordered Callback, No Decoder
35 passed Fri Jan 19 16:03:25 GMT 2024 Fri Jan 19 16:03:25 GMT 2024 1 Waku Store, error handling Query with Ordered Callback, No message returned
36 passed Fri Jan 19 16:01:20 GMT 2024 Fri Jan 19 16:01:20 GMT 2024 0 Waku Light Push (named sharding): Multiple PubsubTopics Subscribe and receive messages on 2 different pubsubtopics
37 passed Fri Jan 19 15:58:51 GMT 2024 Fri Jan 19 15:58:51 GMT 2024 1 ConnectionManager Events peer:discovery should emit `peer:discovery:bootstrap` event when a peer is discovered
38 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 0 ensureValidContentTopic throws on content topic with non-number generation field
39 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing Russian
40 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing shell command and receive message
41 passed Fri Jan 19 16:00:56 GMT 2024 Fri Jan 19 16:00:56 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false Unsubscribe 1 topic - node subscribed to 2 topics
42 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 1 ENRTree ENRTree (root): should error if DNS root entry is malformed
43 passed Fri Jan 19 16:04:03 GMT 2024 Fri Jan 19 16:04:03 GMT 2024 0 Waku Store, general Callback on promise, aborts when callback returns true
44 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 0 contentTopicToShardIndex topics with same application and version share the same shard
45 passed Fri Jan 19 15:57:35 GMT 2024 Fri Jan 19 15:57:35 GMT 2024 0 filterPeersByDiscovery function should return one bootstrap peer, and all non-boostrap peers, when numPeers is 0 & maxBootstrap is 1
46 passed Fri Jan 19 16:04:57 GMT 2024 Fri Jan 19 16:04:57 GMT 2024 0 Static Sharding: Peer Management Peer Exchange px service nodes not subscribed to the shard should not be dialed
47 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Check publish message containing Arabic
48 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 1 Waku Relay, Subscribe Subscribe to topic containing Basic HTML tag and publish message
49 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 1 Relay Shard codec should correctly encode and decode relay shards using rs format (Index List)
50 skipped Fri Jan 19 15:58:18 GMT 2024 Fri Jan 19 15:58:18 GMT 2024 0 DNS Node Discovery [live data] should use DNS peer discovery with light client
51 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with Script payload
52 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing Script and receive message
53 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 0 ENR waku2 codec Encoding should be able to encode the field with STORE and LIGHTPUSH protocols set to true
54 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing JSON and receive message
55 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 0 ENR waku2 codec Decoding should be able to decode the field with only LIGHTPUSH set to true
56 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message with timestamp: 1949153314000
57 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=5 numPeers=3 -- returns total 3 peers, with max 5 bootstrap peers
58 passed Fri Jan 19 16:05:18 GMT 2024 Fri Jan 19 16:05:18 GMT 2024 1 Wait for remote peer Relay - times out
59 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 1 Waku Relay, Publish Check publish message containing Chinese
60 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing special chars
61 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Error when try to subscribe to more than 30 topics
62 passed Fri Jan 19 15:58:51 GMT 2024 Fri Jan 19 15:58:51 GMT 2024 0 ConnectionManager Events peer:discovery should emit `peer:discovery:peer-exchange` event when a peer is discovered
63 passed Fri Jan 19 16:01:39 GMT 2024 Fri Jan 19 16:01:39 GMT 2024 1 Metadata Protocol connections different cluster, different shard: nodes don't connect
64 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with custom timestamp: 1674921562002
65 passed Fri Jan 19 15:58:51 GMT 2024 Fri Jan 19 15:58:51 GMT 2024 0 ConnectionManager Events peer:connect should emit `peer:connected:peer-exchange` event when a peer is connected
66 passed Fri Jan 19 15:57:38 GMT 2024 Fri Jan 19 15:57:38 GMT 2024 0 Message Validator Rejects garbage
67 broken Fri Jan 19 15:58:35 GMT 2024 Fri Jan 19 15:58:35 GMT 2024 0 Waku Filter V2 (Named sharding): Multiple PubsubTopics Subscribe and receive messages on custom pubsubtopic
68 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing short and receive message
69 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe and receive messages from multiple nwaku nodes
70 passed Fri Jan 19 15:58:18 GMT 2024 Fri Jan 19 15:58:18 GMT 2024 1 DNS Discovery: Compliance Test interface-peer-discovery compliance tests can start and stop the service
71 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Txt codec should decode valid enr successfully
72 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getConnectedPeersForProtocolAndShard same cluster, same shard: nodes connect (autosharding)
73 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing special chars and publish message
74 passed Fri Jan 19 15:57:24 GMT 2024 Fri Jan 19 15:57:24 GMT 2024 1 RFC Test Vectors Waku message hash computation (payload length 0)
75 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=2 numPeers=2 -- returns total 2 peers, with max 2 bootstrap peers
76 passed Fri Jan 19 15:58:51 GMT 2024 Fri Jan 19 15:58:51 GMT 2024 0 ConnectionManager Events peer:disconnect should emit `waku:offline` event when all peers disconnect
77 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing Chinese
78 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=5 numPeers=4 -- returns total 4 peers, with max 5 bootstrap peers
79 passed Fri Jan 19 16:05:18 GMT 2024 Fri Jan 19 16:05:18 GMT 2024 0 Wait for remote peer Relay - dialed after
80 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=6 numPeers=3 -- returns total 3 peers, with max 6 bootstrap peers
81 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check message with non string payload is not received
82 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 ENRTree ENRTree (branch): should parse and verify a single component DNS branch entry
83 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing XML and receive message
84 passed Fri Jan 19 16:02:59 GMT 2024 Fri Jan 19 16:02:59 GMT 2024 0 Waku Store, cursor Passing a valid cursor at 19 index when there are 50 messages
85 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=7 numPeers=3 -- returns total 3 peers, with max 7 bootstrap peers
86 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 1 Waku Relay, Publish Check publish message containing short
87 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message with timestamp: 1705679887625
88 skipped Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 DNS Node Discovery [live data] should retrieve 3 multiaddrs for test.waku.nodes.status.im
89 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 ENRTree ENRTree (tree): should parse a DNS tree entry
90 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message with timestamp: 1705679887625000000
91 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check message with no content topic is not received
92 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Verify should throw error - no id
93 passed Fri Jan 19 15:59:21 GMT 2024 Fri Jan 19 15:59:21 GMT 2024 1 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true Ping on unsubscribed peer
94 passed Fri Jan 19 15:57:50 GMT 2024 Fri Jan 19 15:57:50 GMT 2024 0 Ensures content topic is defined Encoder throws on undefined content topic
95 passed Fri Jan 19 15:59:21 GMT 2024 Fri Jan 19 15:59:21 GMT 2024 1 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false Reopen subscription with peer with lost subscription
96 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing numeric
97 passed Fri Jan 19 16:02:59 GMT 2024 Fri Jan 19 16:02:59 GMT 2024 0 Waku Store, cursor Reusing cursor across nodes
98 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing XML and receive message
99 passed Fri Jan 19 16:04:59 GMT 2024 Fri Jan 19 16:04:59 GMT 2024 0 Waku Store, time filter msgTime: 19000 ms from now, startTime: 18990, endTime: 19010
100 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 0 ensureValidContentTopic throws on empty content topic
101 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe and receive messages on 2 different content topics
102 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 DNS Node Discovery caches peers it previously fetched
103 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 1 ENR Verify should throw error - no public key
104 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing Basic HTML tag and receive message
105 passed Fri Jan 19 16:00:56 GMT 2024 Fri Jan 19 16:00:56 GMT 2024 2 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true Unsubscribes all - node subscribed to 1 topic
106 passed Fri Jan 19 16:05:18 GMT 2024 Fri Jan 19 16:05:18 GMT 2024 0 Wait for remote peer Light Node - default protocols
107 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=1 numPeers=3 -- returns total 3 peers, with max 1 bootstrap peers
108 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing numeric
109 passed Fri Jan 19 16:02:17 GMT 2024 Fri Jan 19 16:02:17 GMT 2024 1 Static Sharding: Running Nodes configure the node with multiple pubsub topics
110 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Static tests should encode/decode to text encoding
111 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Verify should return false
112 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to 100 topics at once and receives messages
113 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Check publish message containing escaped characters
114 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 0 Relay Shard codec should throw an error for insufficient data
115 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing XML
116 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing shell command and receive message
117 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing SQL Injection and publish message
118 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing JSON
119 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check message with non string payload is not received
120 passed Fri Jan 19 15:57:50 GMT 2024 Fri Jan 19 15:57:50 GMT 2024 1 Symmetric Encryption Round trip binary encryption [symmetric, signature]
121 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 0 ENR waku2 codec Decoding should be able to decode the field with ALL protocols set to false
122 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Fails to push message with large meta
123 skipped Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check message received after nwaku node is restarted
124 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing Basic HTML tag
125 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing Script
126 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 2 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=5 numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 5
127 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR waku2 key round trip should set field with all protocols enabled
128 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with JSON payload
129 passed Fri Jan 19 15:57:21 GMT 2024 Fri Jan 19 15:57:21 GMT 2024 1 pushOrInitMapSet Init the array if not present
130 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with Chinese payload
131 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 1 ENRTree ENRTree (root): should error if DNS root entry is mis-prefixed
132 skipped Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Check publish message after client node is restarted
133 passed Fri Jan 19 16:01:20 GMT 2024 Fri Jan 19 16:01:20 GMT 2024 1 Waku Light Push (Autosharding): Multiple PubsubTopics Subscribe and receive messages on 2 different pubsubtopics
134 passed Fri Jan 19 16:04:57 GMT 2024 Fri Jan 19 16:04:57 GMT 2024 1 Autosharding: Peer Management Peer Exchange px service nodes not subscribed to the shard should not be dialed
135 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing escaped characters and receive message
136 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=4 numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 4
137 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 1 ENR waku2 codec Decoding should be able to decode the field with only STORE set to true
138 skipped Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 DNS Node Discovery [live data] should retrieve 3 multiaddrs for prod.waku.nodes.status.im
139 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing Chinese
140 passed Fri Jan 19 16:04:28 GMT 2024 Fri Jan 19 16:04:28 GMT 2024 2 Waku Store, sorting Ordered Callback sorting by timestamp while page direction is forward
141 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing Script and receive message
142 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing emoji
143 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 0 contentTopicsByPubsubTopic groups content topics by expected pubsub topic
144 passed Fri Jan 19 16:02:59 GMT 2024 Fri Jan 19 16:02:59 GMT 2024 0 Waku Store, cursor Passing a valid cursor at 10 index when there are 40 messages
145 passed Fri Jan 19 16:04:59 GMT 2024 Fri Jan 19 16:04:59 GMT 2024 2 Waku Store, time filter msgTime: -19000 ms from now, startTime: -18999, endTime: -18996
146 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe and receive messages on 2 different content topics
147 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing Russian
148 passed Fri Jan 19 16:01:20 GMT 2024 Fri Jan 19 16:01:20 GMT 2024 0 Waku Light Push (Autosharding): Multiple PubsubTopics Push message on custom pubsubTopic
149 passed Fri Jan 19 16:05:18 GMT 2024 Fri Jan 19 16:05:18 GMT 2024 0 Wait for remote peer Store - dialed after - with timeout
150 passed Fri Jan 19 15:57:51 GMT 2024 Fri Jan 19 15:57:51 GMT 2024 1 Ecies Encryption Round trip binary encryption [ecies, signature]
151 broken Fri Jan 19 15:58:39 GMT 2024 Fri Jan 19 15:58:39 GMT 2024 0 Waku Filter V2: Unsubscribe Unsubscribe 1 topic - node subscribed to 1 topic
152 passed Fri Jan 19 16:05:00 GMT 2024 Fri Jan 19 16:05:00 GMT 2024 0 Decryption Keys Used by Waku Relay
153 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing Arabic and receive message
154 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 1 ENRTree ENRTree (root): should parse and verify and DNS root entry
155 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 DNS Node Discovery w/ capabilities should only return 1 node with store capability
156 passed Fri Jan 19 16:05:18 GMT 2024 Fri Jan 19 16:05:18 GMT 2024 0 Wait for remote peer Relay - dialed first
157 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Location multiaddr should properly create location multiaddrs - tcp4
158 passed Fri Jan 19 16:04:03 GMT 2024 Fri Jan 19 16:04:03 GMT 2024 0 Waku Store, general Query generator for multiple messages
159 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 4 Waku Relay, Publish Check publish message containing numeric
160 passed Fri Jan 19 15:57:34 GMT 2024 Fri Jan 19 15:57:34 GMT 2024 1 to proto message Fields are not dropped
161 passed Fri Jan 19 16:00:56 GMT 2024 Fri Jan 19 16:00:56 GMT 2024 1 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false Unsubscribes all - node subscribed to 1 topic
162 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 DNS Node Discovery ignores domain fetching errors
163 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Publish message with rate limit
164 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 1 Waku Relay, Subscribe Subscribe to topic containing numeric and publish message
165 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing SQL Injection
166 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message with timestamp: 1705679887625000000
167 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing Chinese and receive message
168 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 0 Relay Shard codec should handle a minimal index list
169 passed Fri Jan 19 16:04:10 GMT 2024 Fri Jan 19 16:04:10 GMT 2024 1 Waku Store, custom pubsub topic Generator, custom pubsub topic
170 passed Fri Jan 19 16:00:56 GMT 2024 Fri Jan 19 16:00:56 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false Unsubscribe topics the node is not subscribed to
171 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe and receives messages on 20 topics
172 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 DNS Node Discovery it tolerates circular branch references
173 passed Fri Jan 19 15:57:24 GMT 2024 Fri Jan 19 15:57:24 GMT 2024 2 RFC Test Vectors Waku message hash computation
174 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 1 ENR Txt codec should throw error - no public key
175 skipped Fri Jan 19 15:58:18 GMT 2024 Fri Jan 19 15:58:18 GMT 2024 1 DNS Node Discovery [live data] passes more than one ENR URLs and attempts connection
176 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 4 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=3 numPeers=2 -- returns total 2 peers, with max 3 bootstrap peers
177 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Check publish message containing shell command
178 passed Fri Jan 19 16:01:47 GMT 2024 Fri Jan 19 16:01:47 GMT 2024 0 Waku Relay (named sharding), multiple pubsub topics n1 and n2 uses a custom pubsub, n3 uses the default pubsub
179 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push 30 different messages
180 passed Fri Jan 19 16:03:49 GMT 2024 Fri Jan 19 16:03:49 GMT 2024 1 Peer Exchange Compliance Test interface-peer-discovery compliance tests should emit a peer event after start
181 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 1 ENR waku2 codec Encoding should be able to encode the field with RELAY and FILTER protocols set to true
182 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 4 ENR waku2 codec Encoding should be able to encode the field with only FILTER set to true
183 passed Fri Jan 19 16:01:50 GMT 2024 Fri Jan 19 16:01:50 GMT 2024 0 Waku Relay, Interop Two nodes connected to nwaku Js publishes, other Js receives
184 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe and receive messages via lightPush
185 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=2 numPeers=1 -- returns one bootstrap peer
186 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Fails to push message bigger that 1MB
187 passed Fri Jan 19 16:05:00 GMT 2024 Fri Jan 19 16:05:00 GMT 2024 0 Waku Dial [node only] Bootstrap Using a function
188 passed Fri Jan 19 16:01:20 GMT 2024 Fri Jan 19 16:01:20 GMT 2024 1 Waku Light Push (named sharding): Multiple PubsubTopics Push message on custom pubsubTopic
189 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Static tests should encode/decode to RLP encoding
190 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing unicode special characters and receive message
191 passed Fri Jan 19 16:01:39 GMT 2024 Fri Jan 19 16:01:39 GMT 2024 0 Metadata Protocol connections same cluster, different shard: nodes connect
192 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 0 contentTopicToShardIndex converts content topics to expected shard index
193 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with meta
194 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with custom timestamp: 1705676362002
195 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Register correct protocols
196 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with long payload
197 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 0 ensureValidContentTopic throws on content topic with empty application field
198 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing special chars and receive message
199 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Add multiple subscription objects on single nwaku node
200 passed Fri Jan 19 16:00:56 GMT 2024 Fri Jan 19 16:00:56 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true Unsubscribes all - node subscribed to 10 topics
201 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing emoji and receive message
202 passed Fri Jan 19 16:03:25 GMT 2024 Fri Jan 19 16:03:25 GMT 2024 0 Waku Store, error handling Query with Ordered Callback, Wrong PubsubTopic
203 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 0 ensureValidContentTopic throws on content topic with empty encoding field
204 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getConnectedPeersForProtocolAndShard same cluster, different shard: nodes connect
205 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR waku2 key round trip should set field with all protocols disabled
206 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=1 numPeers=4 -- returns total 4 peers, with max 1 bootstrap peers
207 passed Fri Jan 19 16:04:22 GMT 2024 Fri Jan 19 16:04:22 GMT 2024 0 Waku Store, order Ordered Callback - forward
208 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe and receive 2 messages on the same topic
209 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing emoji
210 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message with timestamp: 1649153314
211 passed Fri Jan 19 15:58:24 GMT 2024 Fri Jan 19 15:58:24 GMT 2024 1 ENR Interop: ServiceNode Relay + Store
212 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing shell command
213 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=4 numPeers=3 -- returns total 3 peers, with max 4 bootstrap peers
214 broken Fri Jan 19 16:01:39 GMT 2024 Fri Jan 19 16:01:39 GMT 2024 1 Metadata Protocol PeerStore has remote peer's shard info after successful connection
215 passed Fri Jan 19 16:04:40 GMT 2024 Fri Jan 19 16:04:40 GMT 2024 0 Waku Store, page size Passing page size 3 when there are 20 messages
216 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing escaped characters and receive message
217 passed Fri Jan 19 16:01:47 GMT 2024 Fri Jan 19 16:01:47 GMT 2024 0 Waku Relay, multiple pubsub topics Nodes with multiple pubsub topic
218 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check message with no content topic is not received
219 passed Fri Jan 19 16:04:03 GMT 2024 Fri Jan 19 16:04:03 GMT 2024 1 Waku Store, general Query generator for multiple messages with different content topic format
220 passed Fri Jan 19 16:04:59 GMT 2024 Fri Jan 19 16:04:59 GMT 2024 0 Waku Store, time filter msgTime: -19000 ms from now, startTime: -20000, endTime: -19000
221 passed Fri Jan 19 16:01:47 GMT 2024 Fri Jan 19 16:01:47 GMT 2024 1 Waku Relay, multiple pubsub topics 3 nodes on /waku/2/rs/3/2 topic
222 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with shell command payload
223 passed Fri Jan 19 16:05:00 GMT 2024 Fri Jan 19 16:05:00 GMT 2024 0 Waku Dial [node only] Bootstrap Passing an array
224 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 1 ensureValidContentTopic throws on content topic with empty topic name field
225 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 1 Waku Relay, Publish Check publish message containing emoji
226 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Location multiaddr should properly create location multiaddrs - tcp
227 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 1 ENR waku2 codec Decoding should be able to decode the field with only RELAY set to true
228 passed Fri Jan 19 16:04:59 GMT 2024 Fri Jan 19 16:04:59 GMT 2024 0 Waku Store, time filter Timestamp too far from node time: -20000 ms from now
229 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with special chars payload
230 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 1 Waku Relay, Publish Publish message with custom timestamp: Sat Jan 28 2023 16:01:48 GMT+0000 (Coordinated Universal Time)
231 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing Script and receive message
232 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 3 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=2 numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 2
233 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing SQL Injection
234 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing escaped characters and receive message
235 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 1 ENR Location multiaddr should properly create location multiaddrs - tcp6
236 passed Fri Jan 19 15:57:43 GMT 2024 Fri Jan 19 15:57:43 GMT 2024 2 Discovery returns all values when wanted number matches available values
237 passed Fri Jan 19 16:01:50 GMT 2024 Fri Jan 19 16:01:50 GMT 2024 0 Waku Relay, Interop Nwaku publishes
238 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing Script
239 passed Fri Jan 19 16:05:18 GMT 2024 Fri Jan 19 16:05:18 GMT 2024 0 Wait for remote peer Store - dialed first
240 passed Fri Jan 19 16:01:47 GMT 2024 Fri Jan 19 16:01:47 GMT 2024 0 Waku Relay (Autosharding), multiple pubsub topics n1 and n2 uses a custom pubsub, n3 uses the default pubsub
241 passed Fri Jan 19 16:01:47 GMT 2024 Fri Jan 19 16:01:47 GMT 2024 0 Waku Relay (Autosharding), multiple pubsub topics 3 nodes on /waku/2/rs/3/1 topic
242 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Overlapping topic subscription
243 passed Fri Jan 19 16:04:10 GMT 2024 Fri Jan 19 16:04:10 GMT 2024 0 Waku Store (Autosharding), custom pubsub topic Generator, 2 different pubsubtopics
244 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06: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
245 passed Fri Jan 19 15:58:43 GMT 2024 Fri Jan 19 15:58:43 GMT 2024 1 Waku Filter V2: Ping Ping on subscribed peer
246 passed Fri Jan 19 15:57:51 GMT 2024 Fri Jan 19 15:57:51 GMT 2024 0 Ecies Encryption Check meta is set [ecies]
247 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getConnectedPeersForProtocolAndShard different cluster, different shard: nodes don't connect (autosharding)
248 passed Fri Jan 19 16:04:28 GMT 2024 Fri Jan 19 16:04:28 GMT 2024 1 Waku Store, sorting Query Generator sorting by timestamp while page direction is forward
249 passed Fri Jan 19 15:57:35 GMT 2024 Fri Jan 19 15:57:35 GMT 2024 0 Ensures content topic is defined Encoder throws on empty string content topic
250 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 1 ENR waku2 codec Encoding should be able to encode the field with only STORE set to true
251 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 ENRTree ENRTree (root): should error if DNS root entry signature is invalid
252 passed Fri Jan 19 15:58:51 GMT 2024 Fri Jan 19 15:58:51 GMT 2024 0 ConnectionManager Connection state isConnected should return false after all peers disconnect
253 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Refresh subscription
254 passed Fri Jan 19 16:00:56 GMT 2024 Fri Jan 19 16:00:56 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true Unsubscribe 2 topics - node subscribed to 2 topics
255 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=4 numPeers=1 -- returns one bootstrap peer
256 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 1 ENR Txt codec should decode valid ENR with multiaddrs successfully [shared test vector]
257 passed Fri Jan 19 16:04:59 GMT 2024 Fri Jan 19 16:04:59 GMT 2024 1 Waku Store, time filter msgTime: -19000 ms from now, startTime: -19010, endTime: -18990
258 passed Fri Jan 19 15:58:24 GMT 2024 Fri Jan 19 15:58:24 GMT 2024 0 ENR Interop: ServiceNode Relay
259 passed Fri Jan 19 15:59:21 GMT 2024 Fri Jan 19 15:59:21 GMT 2024 1 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false Ping on peer without subscriptions
260 passed Fri Jan 19 15:57:51 GMT 2024 Fri Jan 19 15:57:51 GMT 2024 0 Ensures content topic is defined Decoder throws on empty string content topic
261 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Publish message with custom timestamp: Fri Jan 19 2024 17:01:48 GMT+0000 (Coordinated Universal Time)
262 passed Fri Jan 19 16:01:50 GMT 2024 Fri Jan 19 16:01:50 GMT 2024 0 Waku Relay, Interop Publishes to nwaku
263 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Overlapping topic subscription
264 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to 30 topics at once and receives messages
265 passed Fri Jan 19 16:04:03 GMT 2024 Fri Jan 19 16:04:03 GMT 2024 0 Waku Store, general Callback on promise
266 passed Fri Jan 19 15:57:24 GMT 2024 Fri Jan 19 15:57:24 GMT 2024 0 RFC Test Vectors Waku message hash computation (meta attribute not present)
267 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message with timestamp: undefined
268 passed Fri Jan 19 16:03:25 GMT 2024 Fri Jan 19 16:03:25 GMT 2024 1 Waku Store, error handling Query Generator, No Decoder
269 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Waku2 key: decode Relay + Store
270 passed Fri Jan 19 15:58:18 GMT 2024 Fri Jan 19 15:58:18 GMT 2024 0 DNS Discovery: Compliance Test interface-peer-discovery compliance tests should not receive a peer event before start
271 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check message with no payload is not received
272 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=6 numPeers=1 -- returns one bootstrap peer
273 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 1 ENRTree ENRTree (tree): should error if DNS tree entry is misformatted
274 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Multiaddr getters and setters should get / set UDP multiaddr
275 passed Fri Jan 19 15:57:35 GMT 2024 Fri Jan 19 15:57:35 GMT 2024 1 filterPeersByDiscovery function should return all non-bootstrap peers and no bootstrap peer when numPeers is 0 and maxBootstrapPeers is 0
276 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 1 getConnectedPeersForProtocolAndShard different cluster, different shard: nodes don't connect
277 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with numeric payload
278 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing long and receive message
279 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 DNS Node Discovery w/ capabilities retrieves all peers (3) when branch entries are composed of multiple strings
280 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing short and receive message
281 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check message with invalid timestamp is not received
282 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing SQL Injection and receive message
283 passed Fri Jan 19 15:58:26 GMT 2024 Fri Jan 19 15:58:26 GMT 2024 0 Waku Message Ephemeral field Ephemeral field is preserved - asymmetric encryption
284 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing Arabic
285 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing Russian
286 passed Fri Jan 19 15:58:43 GMT 2024 Fri Jan 19 15:58:43 GMT 2024 0 Waku Filter V2: Ping Ping on peer without subscriptions
287 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with escaped characters payload
288 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing numeric
289 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with rate limit
290 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing JSON
291 passed Fri Jan 19 15:57:51 GMT 2024 Fri Jan 19 15:57:51 GMT 2024 0 Ensures content topic is defined Encoder throws on empty string content topic
292 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Refresh subscription
293 passed Fri Jan 19 15:57:35 GMT 2024 Fri Jan 19 15:57:35 GMT 2024 0 filterPeersByDiscovery function should return all peers when numPeers is 0
294 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing short
295 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=1 numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 1
296 skipped Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 1 Waku Relay, Publish Check publish message after service node is restarted
297 passed Fri Jan 19 16:01:20 GMT 2024 Fri Jan 19 16:01:20 GMT 2024 5 Waku Light Push : Multiple PubsubTopics Light push messages to 2 nwaku nodes each with different pubsubtopics
298 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 3 Waku Relay, Publish Check publish message containing Script
299 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with Russian payload
300 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Txt codec should decode valid enr with tcp successfully
301 passed Fri Jan 19 16:04:22 GMT 2024 Fri Jan 19 16:04:22 GMT 2024 0 Waku Store, order Ordered Callback - backward
302 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 DNS Node Discovery w/ capabilities should only return 1 node with relay and store capability
303 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing special chars and receive message
304 passed Fri Jan 19 15:58:51 GMT 2024 Fri Jan 19 15:58:51 GMT 2024 1 ConnectionManager Events peer:disconnect isConnected should return false after all peers disconnect
305 passed Fri Jan 19 16:04:28 GMT 2024 Fri Jan 19 16:04:28 GMT 2024 1 Waku Store, sorting Ordered Callback sorting by timestamp while page direction is backward
306 broken Fri Jan 19 15:58:35 GMT 2024 Fri Jan 19 15:58:35 GMT 2024 1 Waku Filter V2 (Autosharding): Multiple PubsubTopics Subscribe and receive messages on autosharded pubsubtopic
307 passed Fri Jan 19 16:00:56 GMT 2024 Fri Jan 19 16:00:56 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false Unsubscribe 2 topics - node subscribed to 2 topics
308 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing Script and publish message
309 passed Fri Jan 19 16:05:18 GMT 2024 Fri Jan 19 16:05:18 GMT 2024 0 Wait for remote peer Privacy Node - default protocol
310 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 0 Multiaddr from fields udp ip6 address
311 passed Fri Jan 19 15:58:26 GMT 2024 Fri Jan 19 15:58:26 GMT 2024 0 Waku Message Ephemeral field Ephemeral messages are not stored
312 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 0 ENR waku2 codec Decoding should be able to decode the field with only FILTER set to true
313 passed Fri Jan 19 16:01:20 GMT 2024 Fri Jan 19 16:01:20 GMT 2024 1 Waku Light Push : Multiple PubsubTopics Push message on custom pubsubTopic
314 passed Fri Jan 19 15:58:43 GMT 2024 Fri Jan 19 15:58:43 GMT 2024 1 Waku Filter V2: Ping Ping on unsubscribed peer
315 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with short payload
316 passed Fri Jan 19 16:01:50 GMT 2024 Fri Jan 19 16:01:50 GMT 2024 1 Waku Relay, Interop nwaku subscribes
317 passed Fri Jan 19 16:04:57 GMT 2024 Fri Jan 19 16:04:57 GMT 2024 1 Static Sharding: Peer Management Peer Exchange all px service nodes subscribed to the shard topic should be dialed
318 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 1 getConnectedPeersForProtocolAndShard same cluster, same shard: nodes connect
319 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe and receive symmetrically encrypted messages via lightPush
320 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing shell command and receive message
321 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 1 Waku Relay, Subscribe Subscribe one by one to 100 topics and publish messages
322 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Subscribe and publish messages on 2 different content topics
323 passed Fri Jan 19 15:57:50 GMT 2024 Fri Jan 19 15:57:50 GMT 2024 0 Waku Encryption Asymmetric encrypt & decrypt
324 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message with timestamp: 1949153314000
325 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing special chars
326 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR waku2 key round trip should set field with only FILTER enabled
327 passed Fri Jan 19 16:03:25 GMT 2024 Fri Jan 19 16:03:25 GMT 2024 1 Waku Store, error handling Query with Promise Callback, Multiple PubsubTopics
328 passed Fri Jan 19 16:01:24 GMT 2024 Fri Jan 19 16:01:24 GMT 2024 0 Waku Relay Delete observer
329 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing XML
330 passed Fri Jan 19 15:57:21 GMT 2024 Fri Jan 19 15:57:21 GMT 2024 0 pushOrInitMapSet Push to array if already present
331 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing Russian and publish message
332 passed Fri Jan 19 15:57:35 GMT 2024 Fri Jan 19 15:57:35 GMT 2024 0 filterPeersByDiscovery function should return only bootstrap peers up to maxBootstrapPeers
333 passed Fri Jan 19 15:58:51 GMT 2024 Fri Jan 19 15:58:51 GMT 2024 1 ConnectionManager Events peer:connect should emit `peer:connected:bootstrap` event when a peer is connected
334 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing Arabic and receive message
335 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Publish message with custom timestamp: Sun Dec 17 1995 03:24:00 GMT+0000 (Coordinated Universal Time)
336 passed Fri Jan 19 16:03:49 GMT 2024 Fri Jan 19 16:03:49 GMT 2024 0 Peer Exchange Compliance Test interface-peer-discovery compliance tests should not receive a peer event before start
337 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getConnectedPeersForProtocolAndShard different cluster, same shard: nodes don't connect
338 passed Fri Jan 19 16:04:59 GMT 2024 Fri Jan 19 16:04:59 GMT 2024 2 Waku Store, time filter msgTime: -19000 ms from now, startTime: -19002, endTime: -19001
339 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 0 ENR waku2 codec Decoding should be able to decode the field with STORE and LIGHTPUSH protocols set to true
340 passed Fri Jan 19 15:58:51 GMT 2024 Fri Jan 19 15:58:51 GMT 2024 1 ConnectionManager Dials dialPeer method > For peer-exchange peers should be called for every peer with PEER_EXCHANGE tags
341 passed Fri Jan 19 16:01:20 GMT 2024 Fri Jan 19 16:01:20 GMT 2024 0 Waku Light Push : Multiple PubsubTopics Subscribe and receive messages on 2 different pubsubtopics
342 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 0 ENR waku2 codec Encoding should be able to encode the field with ALL protocols set to false
343 passed Fri Jan 19 16:04:57 GMT 2024 Fri Jan 19 16:04:57 GMT 2024 0 Autosharding: Peer Management Peer Exchange all px service nodes subscribed to the shard topic should be dialed
344 passed Fri Jan 19 16:04:40 GMT 2024 Fri Jan 19 16:04:40 GMT 2024 1 Waku Store, page size Default pageSize
345 passed Fri Jan 19 15:58:51 GMT 2024 Fri Jan 19 15:58:51 GMT 2024 0 ConnectionManager Connection state should emit `waku:online` event only when first peer is connected
346 passed Fri Jan 19 16:04:59 GMT 2024 Fri Jan 19 16:04:59 GMT 2024 1 Waku Store, time filter msgTime: -19000 ms from now, startTime: -18990, endTime: -19010
347 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check message with no pubsub topic is not received
348 passed Fri Jan 19 16:02:59 GMT 2024 Fri Jan 19 16:02:59 GMT 2024 1 Waku Store, cursor Passing cursor with wrong pubsubTopic
349 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing unicode special characters
350 passed Fri Jan 19 16:03:49 GMT 2024 Fri Jan 19 16:03:49 GMT 2024 1 Peer Exchange Compliance Test interface-peer-discovery compliance tests should not receive a peer event after stop
351 passed Fri Jan 19 16:04:10 GMT 2024 Fri Jan 19 16:04:10 GMT 2024 1 Waku Store (named sharding), custom pubsub topic Generator, custom pubsub topic
352 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=2 numPeers=4 -- returns total 4 peers, with max 2 bootstrap peers
353 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 DNS Node Discovery w/ capabilities retrieves all peers (2) when cannot fulfill all requirements
354 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 2 ENR waku2 codec Encoding should be able to encode the field with only RELAY set to true
355 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing escaped characters and publish message
356 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=2 numPeers=3 -- returns total 3 peers, with max 2 bootstrap peers
357 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 1 ENRTree ENRTree (tree): should error if DNS tree entry is mis-prefixed
358 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing emoji and receive message
359 skipped Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Overlapping topic subscription
360 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing SQL Injection and receive message
361 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Check publish message containing long
362 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR waku2 key round trip should set field with only LIGHTPUSH enabled
363 passed Fri Jan 19 15:58:43 GMT 2024 Fri Jan 19 15:58:43 GMT 2024 0 Waku Filter V2: Ping Reopen subscription with peer with lost subscription
364 passed Fri Jan 19 16:02:17 GMT 2024 Fri Jan 19 16:02:17 GMT 2024 0 Static Sharding: Running Nodes using a protocol with unconfigured pubsub topic should fail
365 passed Fri Jan 19 16:04:10 GMT 2024 Fri Jan 19 16:04:10 GMT 2024 1 Waku Store, custom pubsub topic Generator, 2 different pubsubtopics
366 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with Arabic payload
367 passed Fri Jan 19 16:04:10 GMT 2024 Fri Jan 19 16:04:10 GMT 2024 0 Waku Store (Autosharding), custom pubsub topic Generator, 2 nwaku nodes each with different pubsubtopics
368 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Throws when trying to push message with empty payload
369 passed Fri Jan 19 16:04:22 GMT 2024 Fri Jan 19 16:04:22 GMT 2024 0 Waku Store, order Query Generator - forward
370 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe and receives messages on 20 topics
371 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers property-based tests should return the correct number of peers based on numPeers and maxBootstrapPeers
372 passed Fri Jan 19 15:57:50 GMT 2024 Fri Jan 19 15:57:50 GMT 2024 1 Ensures content topic is defined Encoder throws on empty string content topic
373 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Check publish message containing special chars
374 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=4 numPeers=2 -- returns total 2 peers, with max 4 bootstrap peers
375 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe and receives messages on 20 topics
376 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 1 ENR Static tests should properly compute the node id
377 passed Fri Jan 19 16:04:03 GMT 2024 Fri Jan 19 16:04:03 GMT 2024 0 Waku Store, general Generator, with asymmetric & symmetric encrypted messages
378 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing numeric and receive message
379 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Fails to push message with empty content topic
380 passed Fri Jan 19 16:04:03 GMT 2024 Fri Jan 19 16:04:03 GMT 2024 0 Waku Store, general Query generator for 2000 messages
381 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing numeric and receive message
382 skipped Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check message received after jswaku node is restarted
383 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Error when try to subscribe to more than 101 topics
384 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=6 numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 6
385 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with emoji payload
386 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing escaped characters
387 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing JSON and receive message
388 passed Fri Jan 19 16:04:03 GMT 2024 Fri Jan 19 16:04:03 GMT 2024 0 Waku Store, general Query generator for multiple messages with different message text format
389 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing numeric and receive message
390 passed Fri Jan 19 15:58:18 GMT 2024 Fri Jan 19 15:58:18 GMT 2024 1 DNS Discovery: Compliance Test interface-peer-discovery compliance tests should not receive a peer event after stop
391 passed Fri Jan 19 16:05:18 GMT 2024 Fri Jan 19 16:05:18 GMT 2024 1 Wait for remote peer LightPush
392 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 DNS Node Discovery ignores unrecognized TXT record formats
393 passed Fri Jan 19 16:01:47 GMT 2024 Fri Jan 19 16:01:47 GMT 2024 0 Waku Relay (Autosharding), multiple pubsub topics Nodes with multiple pubsub topic
394 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=7 numPeers=4 -- returns total 4 peers, with max 7 bootstrap peers
395 passed Fri Jan 19 15:57:35 GMT 2024 Fri Jan 19 15:57:35 GMT 2024 0 Ensures content topic is defined Encoder throws on undefined content topic
396 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check message with no pubsub topic is not received
397 passed Fri Jan 19 16:01:47 GMT 2024 Fri Jan 19 16:01:47 GMT 2024 0 Waku Relay (Autosharding), multiple pubsub topics 3 nodes on /waku/2/rs/3/0 topic
398 passed Fri Jan 19 16:00:56 GMT 2024 Fri Jan 19 16:00:56 GMT 2024 1 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true Unsubscribe 1 topic - node subscribed to 1 topic
399 passed Fri Jan 19 15:57:50 GMT 2024 Fri Jan 19 15:57:50 GMT 2024 0 Ensures content topic is defined Decoder throws on empty string content topic
400 passed Fri Jan 19 16:01:24 GMT 2024 Fri Jan 19 16:01:24 GMT 2024 0 Waku Relay Decrypt messages
401 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 1 Waku Relay, Subscribe Subscribe to topic containing Chinese and publish message
402 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing emoji
403 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Check publish message containing XML
404 passed Fri Jan 19 15:57:51 GMT 2024 Fri Jan 19 15:57:51 GMT 2024 0 Ecies Encryption Round trip binary encryption [ecies, no signature]
405 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 Fetch nodes until capabilities are fulfilled 1 Store, 2 relays, 2 fetches
406 passed Fri Jan 19 15:58:26 GMT 2024 Fri Jan 19 15:58:26 GMT 2024 0 Waku Message Ephemeral field Ephemeral field is preserved - encoder v0
407 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Check publish message containing JSON
408 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 0 ensureValidContentTopic throws on content topic with generation field greater than 0
409 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=1 numPeers=1 -- returns one bootstrap peer
410 passed Fri Jan 19 16:05:00 GMT 2024 Fri Jan 19 16:05:00 GMT 2024 0 User Agent Sets default value correctly
411 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=6 numPeers=4 -- returns total 4 peers, with max 6 bootstrap peers
412 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Subscribe and publish message
413 passed Fri Jan 19 16:01:47 GMT 2024 Fri Jan 19 16:01:47 GMT 2024 0 Waku Relay (named sharding), multiple pubsub topics 3 nodes on /waku/2/rs/3/2 topic
414 passed Fri Jan 19 16:01:47 GMT 2024 Fri Jan 19 16:01:47 GMT 2024 0 Waku Relay, multiple pubsub topics n1 and n2 uses a custom pubsub, n3 uses the default pubsub
415 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with unicode special characters payload
416 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 8 ENR waku2 codec Encoding should be able to encode the field with only LIGHTPUSH set to true
417 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing unicode special characters and publish message
418 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR waku2 key round trip should set field with only RELAY enabled
419 passed Fri Jan 19 16:04:41 GMT 2024 Fri Jan 19 16:04:41 GMT 2024 0 Util: toAsyncIterator: Filter handles multiple messages
420 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with custom timestamp: 1705683562002
421 passed Fri Jan 19 16:01:47 GMT 2024 Fri Jan 19 16:01:47 GMT 2024 0 Waku Relay (named sharding), multiple pubsub topics 3 nodes on /waku/2/rs/3/1 topic
422 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Add multiple subscription objects on single nwaku node
423 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Location multiaddr should properly create location multiaddrs - udp4
424 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with SQL Injection payload
425 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=4 numPeers=4 -- returns total 4 peers, with max 4 bootstrap peers
426 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing Chinese
427 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing short
428 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 0 ensureValidContentTopic throws on content topic with empty version field
429 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing long and receive message
430 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 0 ENR multiaddrs codec Sample
431 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Check publish message containing Basic HTML tag
432 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing Arabic
433 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 Fetch nodes until capabilities are fulfilled 1 Relay, 1 Filter, gives up
434 passed Fri Jan 19 16:01:39 GMT 2024 Fri Jan 19 16:01:39 GMT 2024 0 Metadata Protocol connections same cluster, same shard: nodes connect
435 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 DNS Node Discovery recovers when dns.resolve returns empty
436 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing long
437 passed Fri Jan 19 16:03:25 GMT 2024 Fri Jan 19 16:03:25 GMT 2024 1 Waku Store, error handling Query with Promise Callback, No message returned
438 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to 30 topics at once and receives messages
439 passed Fri Jan 19 16:02:59 GMT 2024 Fri Jan 19 16:02:59 GMT 2024 0 Waku Store, cursor Passing a valid cursor at 2 index when there are 4 messages
440 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing unicode special characters and receive message
441 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getConnectedPeersForProtocolAndShard same cluster, different shard: nodes connect (autosharding)
442 passed Fri Jan 19 16:03:25 GMT 2024 Fri Jan 19 16:03:25 GMT 2024 2 Waku Store, error handling Query Generator, Multiple PubsubTopics
443 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with content topic containing JSON
444 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 1 Waku Relay, Publish Fails to publish message with empty text
445 passed Fri Jan 19 15:57:38 GMT 2024 Fri Jan 19 15:57:38 GMT 2024 1 Message Validator Accepts a valid Waku Message
446 passed Fri Jan 19 16:02:59 GMT 2024 Fri Jan 19 16:02:59 GMT 2024 1 Waku Store, cursor Passing a valid cursor at 0 index when there are 20 messages
447 passed Fri Jan 19 16:01:22 GMT 2024 Fri Jan 19 16:01:22 GMT 2024 1 multiaddr: dialing does not attempt the same peer discovered multiple times more than once through manual discovery
448 passed Fri Jan 19 16:04:10 GMT 2024 Fri Jan 19 16:04:10 GMT 2024 1 Waku Store (named sharding), custom pubsub topic Generator, 2 nwaku nodes each with different pubsubtopics
449 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 0 Relay Shard codec should correctly encode and decode relay shards using rsv format (Bit Vector)
450 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Add multiple subscription objects on single nwaku node
451 passed Fri Jan 19 15:58:18 GMT 2024 Fri Jan 19 15:58:18 GMT 2024 0 DNS Discovery: Compliance Test interface-peer-discovery compliance tests should not fail to start the service if it is already started
452 passed Fri Jan 19 16:04:40 GMT 2024 Fri Jan 19 16:04:40 GMT 2024 0 Waku Store, page size Passing page size 1 when there are 4 messages
453 passed Fri Jan 19 15:57:35 GMT 2024 Fri Jan 19 15:57:35 GMT 2024 0 Ensures content topic is defined Decoder throws on undefined content topic
454 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Overlapping topic subscription
455 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe and receive messages via waku relay post
456 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing Basic HTML tag
457 passed Fri Jan 19 16:00:56 GMT 2024 Fri Jan 19 16:00:56 GMT 2024 0 This Is A test
458 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Fails to publish message with size larger than 1 MB
459 passed Fri Jan 19 16:00:56 GMT 2024 Fri Jan 19 16:00:56 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false Unsubscribe 1 topic - node subscribed to 1 topic
460 passed Fri Jan 19 16:01:22 GMT 2024 Fri Jan 19 16:01:22 GMT 2024 0 multiaddr: dialing can dial TLS multiaddrs
461 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe and receive ecies encrypted messages via lightPush
462 passed Fri Jan 19 15:59:21 GMT 2024 Fri Jan 19 15:59:21 GMT 2024 3 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false Ping on subscribed peer
463 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=3 numPeers=3 -- returns total 3 peers, with max 3 bootstrap peers
464 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing shell command
465 passed Fri Jan 19 16:04:41 GMT 2024 Fri Jan 19 16:04:41 GMT 2024 0 Util: toAsyncIterator: Filter creates an iterator
466 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Fails to publish duplicate message
467 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message equal or less that 1MB
468 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing Arabic
469 passed Fri Jan 19 15:57:35 GMT 2024 Fri Jan 19 15:57:35 GMT 2024 1 Ensures content topic is defined Decoder throws on empty string content topic
470 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getConnectedPeersForProtocolAndShard different cluster, same shard: nodes don't connect (autosharding)
471 passed Fri Jan 19 16:04:59 GMT 2024 Fri Jan 19 16:04:59 GMT 2024 7 Waku Store, time filter msgTime: -19000 ms from now, startTime: -19000, endTime: -18000
472 passed Fri Jan 19 16:03:25 GMT 2024 Fri Jan 19 16:03:25 GMT 2024 6 Waku Store, error handling Query Generator, Wrong PubsubTopic
473 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 DNS Node Discovery retrieves a single peer
474 passed Fri Jan 19 16:04:40 GMT 2024 Fri Jan 19 16:04:40 GMT 2024 1 Waku Store, page size Passing page size 19 when there are 20 messages
475 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with Basic HTML tag payload
476 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe and receive ecies encrypted messages via lightPush
477 passed Fri Jan 19 15:57:43 GMT 2024 Fri Jan 19 15:57:43 GMT 2024 1 Discovery returns all values when wanted number is greater than available values
478 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check message with invalid timestamp is not received
479 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe and receive messages via waku relay post
480 passed Fri Jan 19 16:04:10 GMT 2024 Fri Jan 19 16:04:10 GMT 2024 0 Waku Store (Autosharding), custom pubsub topic Generator, custom pubsub topic
481 skipped Fri Jan 19 15:58:18 GMT 2024 Fri Jan 19 15:58:18 GMT 2024 0 DNS Node Discovery [live data] should retrieve 3 multiaddrs for test.waku.nodes.status.im
482 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Error when try to subscribe to more than 30 topics
483 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Verify should throw error - invalid id
484 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing special chars and receive message
485 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe and receive messages via lightPush
486 passed Fri Jan 19 16:05:00 GMT 2024 Fri Jan 19 16:05:00 GMT 2024 0 Waku Dial [node only] Interop: ServiceNode Does not throw an exception when node disconnects
487 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 1 Waku Relay, Subscribe Subscribe and publish 10000 messages on the same topic
488 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message with timestamp: 1705679887625
489 passed Fri Jan 19 16:00:56 GMT 2024 Fri Jan 19 16:00:56 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: false Unsubscribes all - node subscribed to 10 topics
490 passed Fri Jan 19 15:57:43 GMT 2024 Fri Jan 19 15:57:43 GMT 2024 0 Discovery returns a subset of values when wanted number is lesser than available values
491 passed Fri Jan 19 15:57:22 GMT 2024 Fri Jan 19 15:57:22 GMT 2024 0 ensureValidContentTopic does not throw on valid cases
492 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 Fetch nodes until capabilities are fulfilled 1 Store, 2 fetches
493 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Location multiaddr should properly create location multiaddrs - udp6
494 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=7 numPeers=2 -- returns total 2 peers, with max 7 bootstrap peers
495 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe and receive symmetrically encrypted messages via lightPush
496 passed Fri Jan 19 16:01:20 GMT 2024 Fri Jan 19 16:01:20 GMT 2024 1 Waku Light Push (named sharding): Multiple PubsubTopics Light push messages to 2 nwaku nodes each with different pubsubtopics
497 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message with timestamp: undefined
498 passed Fri Jan 19 16:00:56 GMT 2024 Fri Jan 19 16:00:56 GMT 2024 0 Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true Unsubscribe topics the node is not subscribed to
499 passed Fri Jan 19 15:57:51 GMT 2024 Fri Jan 19 15:57:51 GMT 2024 0 Ensures content topic is defined Decoder throws on undefined content topic
500 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 1 ENR waku2 codec Decoding should be able to decode the field with ALL protocols set to true
501 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 1 Waku Relay, Subscribe Mutual subscription
502 passed Fri Jan 19 16:04:40 GMT 2024 Fri Jan 19 16:04:40 GMT 2024 3 Waku Store, page size Passing page size 10 when there are 10 messages
503 passed Fri Jan 19 15:59:21 GMT 2024 Fri Jan 19 15:59:21 GMT 2024 1 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: false Ping on unsubscribed peer
504 passed Fri Jan 19 15:58:51 GMT 2024 Fri Jan 19 15:58:51 GMT 2024 1 ConnectionManager Dials dialPeer method > For bootstrap peers should not be called more than DEFAULT_MAX_BOOTSTRAP_PEERS_ALLOWED times for bootstrap peers
505 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Check publish message containing SQL Injection
506 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing Chinese and receive message
507 passed Fri Jan 19 15:58:51 GMT 2024 Fri Jan 19 15:58:51 GMT 2024 0 ConnectionManager Dials dialPeer method > For peer-exchange peers should be called for peers with PEER_EXCHANGE tags
508 passed Fri Jan 19 16:04:40 GMT 2024 Fri Jan 19 16:04:40 GMT 2024 0 Waku Store, page size Passing page size 110 when there are 120 messages
509 passed Fri Jan 19 16:03:25 GMT 2024 Fri Jan 19 16:03:25 GMT 2024 1 Waku Store, error handling Query Generator, No message returned
510 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Publish message with large meta
511 passed Fri Jan 19 16:02:59 GMT 2024 Fri Jan 19 16:02:59 GMT 2024 0 Waku Store, cursor Passing cursor with wrong message digest
512 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Check publish message containing unicode special characters
513 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing escaped characters
514 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe and receive messages via waku relay post
515 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 0 Fetch nodes until capabilities are fulfilled 1 Relay, 1 fetch
516 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Txt codec should throw error - no id
517 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Fails to publish message with wrong content topic
518 passed Fri Jan 19 16:03:49 GMT 2024 Fri Jan 19 16:03:49 GMT 2024 1 Peer Exchange Compliance Test interface-peer-discovery compliance tests can start the service
519 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=7 numPeers=0 -- returns all peers including all non-bootstrap with maxBootstrapPeers: 7
520 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06: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
521 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=5 numPeers=2 -- returns total 2 peers, with max 5 bootstrap peers
522 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 1 ENR waku2 codec Decoding should be able to decode the field with RELAY and FILTER protocols set to true
523 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=6 numPeers=2 -- returns total 2 peers, with max 6 bootstrap peers
524 passed Fri Jan 19 16:04:40 GMT 2024 Fri Jan 19 16:04:40 GMT 2024 0 Waku Store, page size Passing page size 0 when there are 110 messages
525 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe and receive symmetrically encrypted messages via lightPush
526 passed Fri Jan 19 15:58:51 GMT 2024 Fri Jan 19 15:58:51 GMT 2024 0 ConnectionManager Dials attemptDial method should be called at least once on all `peer:discovery` events
527 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 1 Waku Light Push: Single Node Push message with content topic containing SQL Injection
528 passed Fri Jan 19 16:03:49 GMT 2024 Fri Jan 19 16:03:49 GMT 2024 1 Peer Exchange Compliance Test interface-peer-discovery compliance tests should not fail to stop the service if it was not started
529 passed Fri Jan 19 16:00:56 GMT 2024 Fri Jan 19 16:00:56 GMT 2024 1 This Is also A test
530 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing Basic HTML tag and receive message
531 passed Fri Jan 19 15:57:50 GMT 2024 Fri Jan 19 15:57:50 GMT 2024 0 Waku Encryption Sign & Recover
532 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Publish without waiting for remote peer
533 passed Fri Jan 19 16:01:20 GMT 2024 Fri Jan 19 16:01:20 GMT 2024 0 nwaku Correctly serialized arguments
534 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=5 numPeers=1 -- returns one bootstrap peer
535 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 1 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing Russian and receive message
536 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 1 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=1 numPeers=2 -- returns total 2 peers, with max 1 bootstrap peers
537 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Subscribe at once to 10000 topics and publish messages
538 passed Fri Jan 19 16:03:25 GMT 2024 Fri Jan 19 16:03:25 GMT 2024 1 Waku Store, error handling Query with Promise Callback, No Decoder
539 passed Fri Jan 19 15:58:18 GMT 2024 Fri Jan 19 15:58:18 GMT 2024 2 DNS Discovery: Compliance Test interface-peer-discovery compliance tests can start the service
540 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing escaped characters
541 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing long and publish message
542 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe and receive messages on 2 different content topics
543 passed Fri Jan 19 16:04:22 GMT 2024 Fri Jan 19 16:04:22 GMT 2024 0 Waku Store, order Promise Callback - forward
544 passed Fri Jan 19 16:02:17 GMT 2024 Fri Jan 19 16:02:17 GMT 2024 1 Autosharding: Running Nodes configure the node with multiple pubsub topics
545 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing shell command
546 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing unicode special characters
547 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing Russian and receive message
548 passed Fri Jan 19 15:57:35 GMT 2024 Fri Jan 19 15:57:35 GMT 2024 0 Waku Message version 0 Ephemeral field set to true
549 passed Fri Jan 19 16:05:18 GMT 2024 Fri Jan 19 16:05:18 GMT 2024 0 Wait for remote peer Filter
550 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR waku2 key round trip should set field with only STORE enabled
551 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 1 Waku Relay, Subscribe Subscribe to topic containing emoji and publish message
552 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check received message containing Basic HTML tag
553 passed Fri Jan 19 16:02:38 GMT 2024 Fri Jan 19 16:02:38 GMT 2024 0 Waku Light Push: Single Node Push message with XML payload
554 passed Fri Jan 19 16:03:25 GMT 2024 Fri Jan 19 16:03:25 GMT 2024 0 Waku Store, error handling Query with Promise Callback, Wrong PubsubTopic
555 passed Fri Jan 19 16:04:03 GMT 2024 Fri Jan 19 16:04:03 GMT 2024 0 Waku Store, general Query generator for multiple messages with multiple decoders
556 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Refresh subscription
557 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing short and receive message
558 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 0 ENR Multiaddr getters and setters should get / set TCP multiaddr
559 passed Fri Jan 19 16:01:15 GMT 2024 Fri Jan 19 16:01:15 GMT 2024 0 Waku Filter V2: Subscribe: Single Service Node Subscribe to topic containing SQL Injection and receive message
560 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Fails to publish message with wrong pubsubtopic
561 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing Chinese and receive message
562 passed Fri Jan 19 15:58:26 GMT 2024 Fri Jan 19 15:58:26 GMT 2024 0 Waku Message Ephemeral field Ephemeral field is preserved - symmetric encryption
563 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing JSON and receive message
564 passed Fri Jan 19 16:04:03 GMT 2024 Fri Jan 19 16:04:03 GMT 2024 1 Waku Store, general Ordered callback, aborts when callback returns true
565 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 1 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe to topic containing Russian and receive message
566 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Check publish message containing Russian
567 passed Fri Jan 19 16:04:10 GMT 2024 Fri Jan 19 16:04:10 GMT 2024 1 Waku Store, custom pubsub topic Generator, 2 nwaku nodes each with different pubsubtopics
568 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 1 DNS Node Discovery w/ capabilities should only return 1 node with relay capability
569 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 1 ENR Txt codec should encodeTxt and decodeTxt
570 passed Fri Jan 19 15:57:44 GMT 2024 Fri Jan 19 15:57:44 GMT 2024 1 ENRTree ENRTree (branch): should error if DNS branch entry is mis-prefixed
571 passed Fri Jan 19 15:57:35 GMT 2024 Fri Jan 19 15:57:35 GMT 2024 1 Waku Message version 0 Meta field set when metaSetter is specified
572 passed Fri Jan 19 16:02:59 GMT 2024 Fri Jan 19 16:02:59 GMT 2024 0 Waku Store, cursor Passing a valid cursor at 19 index when there are 20 messages
573 skipped Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check message received after nwaku node is restarted
574 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe and receive 2 messages on the same topic
575 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=7 numPeers=1 -- returns one bootstrap peer
576 passed Fri Jan 19 16:04:10 GMT 2024 Fri Jan 19 16:04:10 GMT 2024 1 Waku Store (named sharding), custom pubsub topic Generator, 2 different pubsubtopics
577 passed Fri Jan 19 15:58:18 GMT 2024 Fri Jan 19 15:58:18 GMT 2024 1 DNS Discovery: Compliance Test interface-peer-discovery compliance tests should not fail to stop the service if it was not started
578 passed Fri Jan 19 16:04:22 GMT 2024 Fri Jan 19 16:04:22 GMT 2024 0 Waku Store, order Query Generator - backward
579 passed Fri Jan 19 15:59:21 GMT 2024 Fri Jan 19 15:59:21 GMT 2024 0 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true Ping on subscribed peer
580 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check message with no payload is not received
581 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 1 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing Script
582 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 0 Multiaddr from fields tcp ip4 address
583 passed Fri Jan 19 16:00:27 GMT 2024 Fri Jan 19 16:00:27 GMT 2024 0 getPeers getPeers with varying maxBootstrapPeers maxBootstrapPeers=3 numPeers=1 -- returns one bootstrap peer
584 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check message on other pubsub topic is not received
585 passed Fri Jan 19 16:03:49 GMT 2024 Fri Jan 19 16:03:49 GMT 2024 1 Peer Exchange Locally Run Nodes nwaku interop
586 passed Fri Jan 19 15:57:50 GMT 2024 Fri Jan 19 15:57:50 GMT 2024 2 Symmetric Encryption Round trip binary encryption [symmetric, no signature]
587 passed Fri Jan 19 16:04:22 GMT 2024 Fri Jan 19 16:04:22 GMT 2024 1 Waku Store, order Promise Callback - backward
588 passed Fri Jan 19 15:57:51 GMT 2024 Fri Jan 19 15:57:51 GMT 2024 0 Ensures content topic is defined Encoder throws on undefined content topic
589 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing XML and publish message
590 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 1 Waku Relay, Subscribe Subscribe to topic containing short and publish message
591 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe to topic containing Arabic and receive message
592 passed Fri Jan 19 16:04:28 GMT 2024 Fri Jan 19 16:04:28 GMT 2024 1 Waku Store, sorting Query Generator sorting by timestamp while page direction is backward
593 skipped Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: true Check message received after jswaku node is restarted
594 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing XML
595 passed Fri Jan 19 16:01:39 GMT 2024 Fri Jan 19 16:01:39 GMT 2024 0 Metadata Protocol connections different cluster, same shard: nodes don't connect
596 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing unicode special characters
597 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing JSON and publish message
598 passed Fri Jan 19 15:57:50 GMT 2024 Fri Jan 19 15:57:50 GMT 2024 0 Symmetric Encryption Check meta is set [symmetric]
599 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing shell command and publish message
600 passed Fri Jan 19 16:04:40 GMT 2024 Fri Jan 19 16:04:40 GMT 2024 0 Waku Store, page size Passing page size 11 when there are 10 messages
601 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: true Subscribe and receive ecies encrypted messages via lightPush
602 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check message on other pubsub topic is not received
603 passed Fri Jan 19 15:57:30 GMT 2024 Fri Jan 19 15:57:30 GMT 2024 1 ENR Location multiaddr should properly create peer info with all multiaddrs
604 passed Fri Jan 19 15:57:29 GMT 2024 Fri Jan 19 15:57:29 GMT 2024 1 ENR waku2 codec Encoding should be able to encode the field with ALL protocols set to true
605 passed Fri Jan 19 15:57:50 GMT 2024 Fri Jan 19 15:57:50 GMT 2024 0 Waku Encryption pre and post cipher
606 passed Fri Jan 19 15:59:21 GMT 2024 Fri Jan 19 15:59:21 GMT 2024 3 Waku Filter V2: Ping: Multiple Nodes: Strict Checking: true Reopen subscription with peer with lost subscription
607 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Publish Publish message with custom timestamp: Fri Jan 19 2024 15:01:48 GMT+0000 (Coordinated Universal Time)
608 passed Fri Jan 19 15:57:50 GMT 2024 Fri Jan 19 15:57:50 GMT 2024 1 Waku Encryption Symmetric encrypt & Decrypt
609 passed Fri Jan 19 16:02:02 GMT 2024 Fri Jan 19 16:02:02 GMT 2024 0 Waku Relay, Subscribe Subscribe to topic containing Arabic and publish message
610 passed Fri Jan 19 16:06:14 GMT 2024 Fri Jan 19 16:06:14 GMT 2024 0 Waku Filter V2: Subscribe: Multiple Service Nodes: Strict Check mode: false Subscribe and receive messages via lightPush
611 passed Fri Jan 19 15:58:24 GMT 2024 Fri Jan 19 15:58:24 GMT 2024 0 ENR Interop: ServiceNode All
612 passed Fri Jan 19 16:05:50 GMT 2024 Fri Jan 19 16:05:50 GMT 2024 0 Waku Filter V2: FilterPush: Multiple Nodes: Strict Checking: false Check received message containing long
613 broken Fri Jan 19 15:58:31 GMT 2024 Fri Jan 19 15:58:31 GMT 2024 1 Waku Filter V2: FilterPush Check received message containing short

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"10a3c3e2b43a0b83","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":1705679850595,"stop":1705679850596,"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":"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":90,"unknown":0,"total":90},"items":[{"uid":"50d764045bbcdb85","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/50d764045bbcdb85","status":"passed","time":{"start":1705677922188,"stop":1705677922188,"duration":0}},{"uid":"33f1e4d85df7d4d1","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/33f1e4d85df7d4d1","status":"passed","time":{"start":1705677850819,"stop":1705677850819,"duration":0}},{"uid":"ac0b1041400025f4","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/ac0b1041400025f4","status":"passed","time":{"start":1705677715240,"stop":1705677715241,"duration":1}},{"uid":"2b220f6360f733a9","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/2b220f6360f733a9","status":"passed","time":{"start":1705677259963,"stop":1705677259963,"duration":0}},{"uid":"d5c6aaefbf281035","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/d5c6aaefbf281035","status":"passed","time":{"start":1705675849027,"stop":1705675849027,"duration":0}},{"uid":"fe29fcdb14aa01f2","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/fe29fcdb14aa01f2","status":"passed","time":{"start":1705675273224,"stop":1705675273224,"duration":0}},{"uid":"b3882c56b5c3f3de","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/b3882c56b5c3f3de","status":"passed","time":{"start":1705670143926,"stop":1705670143926,"duration":0}},{"uid":"4d60a3a9d1b676c6","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/4d60a3a9d1b676c6","status":"passed","time":{"start":1705667683996,"stop":1705667683996,"duration":0}},{"uid":"a492bd40c0d0a07f","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/a492bd40c0d0a07f","status":"passed","time":{"start":1705666855148,"stop":1705666855149,"duration":1}},{"uid":"fc94077553bf2335","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/fc94077553bf2335","status":"passed","time":{"start":1705666593965,"stop":1705666593965,"duration":0}},{"uid":"e1d2925f0ef4ffcc","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/e1d2925f0ef4ffcc","status":"passed","time":{"start":1705666428817,"stop":1705666428817,"duration":0}},{"uid":"65c73149763b43f2","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/65c73149763b43f2","status":"passed","time":{"start":1705665764056,"stop":1705665764056,"duration":0}},{"uid":"7ac870e8aa5fd8d0","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/7ac870e8aa5fd8d0","status":"passed","time":{"start":1705665427976,"stop":1705665427976,"duration":0}},{"uid":"b4acab74d5a40e25","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/b4acab74d5a40e25","status":"passed","time":{"start":1705665308995,"stop":1705665308996,"duration":1}},{"uid":"79fad792b06e1e9c","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/79fad792b06e1e9c","status":"passed","time":{"start":1705664594319,"stop":1705664594319,"duration":0}},{"uid":"e60fc2054b280346","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/e60fc2054b280346","status":"passed","time":{"start":1705593259462,"stop":1705593259462,"duration":0}},{"uid":"31516c49bf1b7b9","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/31516c49bf1b7b9","status":"passed","time":{"start":1705590870291,"stop":1705590870291,"duration":0}},{"uid":"cc21dc459c15f652","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/cc21dc459c15f652","status":"passed","time":{"start":1705590811215,"stop":1705590811215,"duration":0}},{"uid":"b24af70863dfea77","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/b24af70863dfea77","status":"passed","time":{"start":1705588950896,"stop":1705588950896,"duration":0}},{"uid":"82a1414a23901741","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/82a1414a23901741","status":"passed","time":{"start":1705584278162,"stop":1705584278162,"duration":0}}]},"tags":[]},"source":"10a3c3e2b43a0b83.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"113a53f00eccf79b","name":"Encoder throws on empty string content topic","fullName":"/src/ecies.spec.ts: Ensures content topic is defined > Encoder throws on empty string content topic","historyId":"5375b30bc15d959901b4c592f8297ef5:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679871943,"stop":1705679871943,"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":"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":90,"unknown":0,"total":90},"items":[{"uid":"5c55a0198fb8c45b","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/5c55a0198fb8c45b","status":"passed","time":{"start":1705677946941,"stop":1705677946941,"duration":0}},{"uid":"9d45bb1d0b285261","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/9d45bb1d0b285261","status":"passed","time":{"start":1705677875825,"stop":1705677875825,"duration":0}},{"uid":"1271040b05e4324","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/1271040b05e4324","status":"passed","time":{"start":1705677739721,"stop":1705677739721,"duration":0}},{"uid":"6f8c7ce6eac8fa5","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/6f8c7ce6eac8fa5","status":"passed","time":{"start":1705677285094,"stop":1705677285094,"duration":0}},{"uid":"ab726ab1a5c10b88","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/ab726ab1a5c10b88","status":"passed","time":{"start":1705675873683,"stop":1705675873683,"duration":0}},{"uid":"d4e85cb5de23016d","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/d4e85cb5de23016d","status":"passed","time":{"start":1705675297954,"stop":1705675297954,"duration":0}},{"uid":"9f7573b5817b1940","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/9f7573b5817b1940","status":"passed","time":{"start":1705670169161,"stop":1705670169161,"duration":0}},{"uid":"13843b1d298d4c93","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/13843b1d298d4c93","status":"passed","time":{"start":1705667708668,"stop":1705667708668,"duration":0}},{"uid":"54c91f7bb34ac9b4","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/54c91f7bb34ac9b4","status":"passed","time":{"start":1705666880314,"stop":1705666880314,"duration":0}},{"uid":"494fbffe0b6a6302","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/494fbffe0b6a6302","status":"passed","time":{"start":1705666616356,"stop":1705666616356,"duration":0}},{"uid":"dc59f91dc0067c02","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/dc59f91dc0067c02","status":"passed","time":{"start":1705666453790,"stop":1705666453791,"duration":1}},{"uid":"12d9590014854ff6","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/12d9590014854ff6","status":"passed","time":{"start":1705665789041,"stop":1705665789041,"duration":0}},{"uid":"92adb988e8533306","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/92adb988e8533306","status":"passed","time":{"start":1705665452871,"stop":1705665452871,"duration":0}},{"uid":"382fa74aec80de79","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/382fa74aec80de79","status":"passed","time":{"start":1705665333708,"stop":1705665333708,"duration":0}},{"uid":"5f6d1c74607f84d5","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/5f6d1c74607f84d5","status":"passed","time":{"start":1705664619530,"stop":1705664619530,"duration":0}},{"uid":"93ff279f3bef3590","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/93ff279f3bef3590","status":"passed","time":{"start":1705593284250,"stop":1705593284250,"duration":0}},{"uid":"b664680bc20afcf5","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/b664680bc20afcf5","status":"passed","time":{"start":1705590895463,"stop":1705590895463,"duration":0}},{"uid":"1a12ca4530dc49d2","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/1a12ca4530dc49d2","status":"passed","time":{"start":1705590836105,"stop":1705590836105,"duration":0}},{"uid":"9c0c30c7784cba9d","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/9c0c30c7784cba9d","status":"passed","time":{"start":1705588976357,"stop":1705588976357,"duration":0}},{"uid":"664251480f1e70cc","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/664251480f1e70cc","status":"passed","time":{"start":1705584303256,"stop":1705584303257,"duration":1}}]},"tags":[]},"source":"113a53f00eccf79b.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"128e42fe7f5536c3","name":"Decoder throws on undefined content topic","fullName":"/src/symmetric.spec.ts: Ensures content topic is defined > Decoder throws on undefined content topic","historyId":"3b4191c260f307dc7cae9c48ff44f24c:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679870142,"stop":1705679870142,"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":"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":90,"unknown":0,"total":90},"items":[{"uid":"8d6f5b0a657c979f","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/8d6f5b0a657c979f","status":"passed","time":{"start":1705677945104,"stop":1705677945104,"duration":0}},{"uid":"4a8a820eb3e8ab77","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/4a8a820eb3e8ab77","status":"passed","time":{"start":1705677874004,"stop":1705677874004,"duration":0}},{"uid":"ac42816b83ddca2a","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/ac42816b83ddca2a","status":"passed","time":{"start":1705677737982,"stop":1705677737983,"duration":1}},{"uid":"d6a37108af25a08f","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/d6a37108af25a08f","status":"passed","time":{"start":1705677283149,"stop":1705677283150,"duration":1}},{"uid":"d90f42bc81358013","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/d90f42bc81358013","status":"passed","time":{"start":1705675871906,"stop":1705675871906,"duration":0}},{"uid":"826dc763a1778d62","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/826dc763a1778d62","status":"passed","time":{"start":1705675296130,"stop":1705675296131,"duration":1}},{"uid":"908df1bf71c6b60e","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/908df1bf71c6b60e","status":"passed","time":{"start":1705670167293,"stop":1705670167293,"duration":0}},{"uid":"9fff7e8342809de7","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/9fff7e8342809de7","status":"passed","time":{"start":1705667706916,"stop":1705667706916,"duration":0}},{"uid":"4beb686268bdc129","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/4beb686268bdc129","status":"passed","time":{"start":1705666878392,"stop":1705666878392,"duration":0}},{"uid":"1e610ab055d0031c","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/1e610ab055d0031c","status":"passed","time":{"start":1705666614415,"stop":1705666614415,"duration":0}},{"uid":"9234a8cd54dd469e","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/9234a8cd54dd469e","status":"passed","time":{"start":1705666452064,"stop":1705666452065,"duration":1}},{"uid":"786d0ed90a75112a","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/786d0ed90a75112a","status":"passed","time":{"start":1705665787216,"stop":1705665787216,"duration":0}},{"uid":"fc90b32c3deda53","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/fc90b32c3deda53","status":"passed","time":{"start":1705665451083,"stop":1705665451084,"duration":1}},{"uid":"e4489e5ecb800b7c","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/e4489e5ecb800b7c","status":"passed","time":{"start":1705665331897,"stop":1705665331897,"duration":0}},{"uid":"c967cd56fd8a5bc1","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/c967cd56fd8a5bc1","status":"passed","time":{"start":1705664617555,"stop":1705664617556,"duration":1}},{"uid":"9f644ec4aef6a9bc","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/9f644ec4aef6a9bc","status":"passed","time":{"start":1705593282239,"stop":1705593282239,"duration":0}},{"uid":"cb53cb9f8f9e93f1","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/cb53cb9f8f9e93f1","status":"passed","time":{"start":1705590893387,"stop":1705590893387,"duration":0}},{"uid":"3ae05ad18fbc040","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/3ae05ad18fbc040","status":"passed","time":{"start":1705590834255,"stop":1705590834256,"duration":1}},{"uid":"459cead42c7e151","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/459cead42c7e151","status":"passed","time":{"start":1705588974532,"stop":1705588974532,"duration":0}},{"uid":"57b2c9b9a0f50d16","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/57b2c9b9a0f50d16","status":"passed","time":{"start":1705584301225,"stop":1705584301225,"duration":0}}]},"tags":[]},"source":"128e42fe7f5536c3.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"12c0ea1262d594f1","name":"Unsubscribe topics the node is not subscribed to","fullName":"/tests/filter/unsubscribe.node.spec.ts: Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true > Unsubscribe topics the node is not subscribed to","historyId":"de16209be57b15767f5c53d1f53c227b:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705680056538,"stop":1705680056538,"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: Unsubscribe: Multiple Nodes: Strict Checking: true\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"before each\" hook in \"Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true\"","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: Unsubscribe: Multiple Nodes: Strict Checking: true\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"\"after each\" hook in \"Waku Filter V2: Unsubscribe: Multiple Nodes: Strict Checking: true\"","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: Unsubscribe: Multiple Nodes: Strict Checking: true"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"38e9981dd47f3e9a","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/38e9981dd47f3e9a","status":"passed","time":{"start":1705666820271,"stop":1705666820272,"duration":1}},{"uid":"5c698267f79307b5","reportUrl":"https://waku-org.github.io/js-waku/6211//#testresult/5c698267f79307b5","status":"passed","time":{"start":1705526830782,"stop":1705526830783,"duration":1}}]},"tags":[]},"source":"12c0ea1262d594f1.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":"165e35aff0f4c1a3","name":"should decode valid enr successfully","fullName":"/src/enr.spec.ts: ENR > Txt codec > should decode valid enr successfully","historyId":"aadd86b3cbdda1901bc45fd4ee118bab:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679850594,"stop":1705679850594,"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":90,"unknown":0,"total":90},"items":[{"uid":"47b3bd3144fa4544","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/47b3bd3144fa4544","status":"passed","time":{"start":1705677922186,"stop":1705677922186,"duration":0}},{"uid":"f6e0053a1b68acac","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/f6e0053a1b68acac","status":"passed","time":{"start":1705677850817,"stop":1705677850817,"duration":0}},{"uid":"17f3b4b455733219","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/17f3b4b455733219","status":"passed","time":{"start":1705677715239,"stop":1705677715239,"duration":0}},{"uid":"331f25941eb8bd99","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/331f25941eb8bd99","status":"passed","time":{"start":1705677259962,"stop":1705677259962,"duration":0}},{"uid":"6b9d672e319606bd","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/6b9d672e319606bd","status":"passed","time":{"start":1705675849025,"stop":1705675849026,"duration":1}},{"uid":"8fe6ead07976c520","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/8fe6ead07976c520","status":"passed","time":{"start":1705675273222,"stop":1705675273222,"duration":0}},{"uid":"d5d18d5e6b030c88","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/d5d18d5e6b030c88","status":"passed","time":{"start":1705670143924,"stop":1705670143924,"duration":0}},{"uid":"eb8710aec3fb2fc6","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/eb8710aec3fb2fc6","status":"passed","time":{"start":1705667683994,"stop":1705667683994,"duration":0}},{"uid":"cea512e3f9632804","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/cea512e3f9632804","status":"passed","time":{"start":1705666855147,"stop":1705666855147,"duration":0}},{"uid":"ab34be5aef519dc8","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/ab34be5aef519dc8","status":"passed","time":{"start":1705666593963,"stop":1705666593963,"duration":0}},{"uid":"71eb5253d056792a","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/71eb5253d056792a","status":"passed","time":{"start":1705666428815,"stop":1705666428816,"duration":1}},{"uid":"2320441f19985d8e","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/2320441f19985d8e","status":"passed","time":{"start":1705665764055,"stop":1705665764055,"duration":0}},{"uid":"541e12c6ef0bc263","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/541e12c6ef0bc263","status":"passed","time":{"start":1705665427975,"stop":1705665427975,"duration":0}},{"uid":"b8a095879ab5f01e","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/b8a095879ab5f01e","status":"passed","time":{"start":1705665308994,"stop":1705665308994,"duration":0}},{"uid":"df755b8c52931c46","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/df755b8c52931c46","status":"passed","time":{"start":1705664594318,"stop":1705664594318,"duration":0}},{"uid":"54be4a04b70a0d25","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/54be4a04b70a0d25","status":"passed","time":{"start":1705593259461,"stop":1705593259461,"duration":0}},{"uid":"92b848fe01d5c6df","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/92b848fe01d5c6df","status":"passed","time":{"start":1705590870290,"stop":1705590870290,"duration":0}},{"uid":"9f16e74c67312b7e","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/9f16e74c67312b7e","status":"passed","time":{"start":1705590811213,"stop":1705590811213,"duration":0}},{"uid":"e411bd8c3bec8a49","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/e411bd8c3bec8a49","status":"passed","time":{"start":1705588950894,"stop":1705588950895,"duration":1}},{"uid":"10e6d052513be9a1","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/10e6d052513be9a1","status":"passed","time":{"start":1705584278160,"stop":1705584278160,"duration":0}}]},"tags":[]},"source":"165e35aff0f4c1a3.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":"17dbd835b4451032","name":"Check meta is set [ecies]","fullName":"/src/ecies.spec.ts: Ecies Encryption > Check meta is set [ecies]","historyId":"66ef21ad8d3804b7f4c4dcd844951a92:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679871942,"stop":1705679871942,"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":"Ecies 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":90,"unknown":0,"total":90},"items":[{"uid":"9f960b1550d3d67a","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/9f960b1550d3d67a","status":"passed","time":{"start":1705677946940,"stop":1705677946940,"duration":0}},{"uid":"2cc9cc72f6cf0963","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/2cc9cc72f6cf0963","status":"passed","time":{"start":1705677875823,"stop":1705677875824,"duration":1}},{"uid":"3dde8919b001a77a","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/3dde8919b001a77a","status":"passed","time":{"start":1705677739720,"stop":1705677739720,"duration":0}},{"uid":"cb8fd32d4f66d3bf","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/cb8fd32d4f66d3bf","status":"passed","time":{"start":1705677285093,"stop":1705677285093,"duration":0}},{"uid":"1a1a7ef38d7d4e36","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/1a1a7ef38d7d4e36","status":"passed","time":{"start":1705675873682,"stop":1705675873682,"duration":0}},{"uid":"2f46b24d2d56c244","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/2f46b24d2d56c244","status":"passed","time":{"start":1705675297953,"stop":1705675297953,"duration":0}},{"uid":"b48e5e32e33b91c1","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/b48e5e32e33b91c1","status":"passed","time":{"start":1705670169160,"stop":1705670169160,"duration":0}},{"uid":"13258fd411adc726","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/13258fd411adc726","status":"passed","time":{"start":1705667708667,"stop":1705667708667,"duration":0}},{"uid":"2c33a6478531f883","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/2c33a6478531f883","status":"passed","time":{"start":1705666880313,"stop":1705666880313,"duration":0}},{"uid":"36c2f96492319530","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/36c2f96492319530","status":"passed","time":{"start":1705666616355,"stop":1705666616355,"duration":0}},{"uid":"5194b46dd3291da7","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/5194b46dd3291da7","status":"passed","time":{"start":1705666453789,"stop":1705666453790,"duration":1}},{"uid":"aad62725a3ac4fba","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/aad62725a3ac4fba","status":"passed","time":{"start":1705665789040,"stop":1705665789040,"duration":0}},{"uid":"4559ab069816df78","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/4559ab069816df78","status":"passed","time":{"start":1705665452870,"stop":1705665452870,"duration":0}},{"uid":"4d0e2474ebf1c8b3","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/4d0e2474ebf1c8b3","status":"passed","time":{"start":1705665333707,"stop":1705665333707,"duration":0}},{"uid":"a9f17229e7a694c5","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/a9f17229e7a694c5","status":"passed","time":{"start":1705664619529,"stop":1705664619529,"duration":0}},{"uid":"55b255540927e5f9","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/55b255540927e5f9","status":"passed","time":{"start":1705593284249,"stop":1705593284249,"duration":0}},{"uid":"2cacc23c5c3bf006","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/2cacc23c5c3bf006","status":"passed","time":{"start":1705590895462,"stop":1705590895462,"duration":0}},{"uid":"3d4e741189cc70b5","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/3d4e741189cc70b5","status":"passed","time":{"start":1705590836104,"stop":1705590836104,"duration":0}},{"uid":"a99b1973e04cbb92","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/a99b1973e04cbb92","status":"passed","time":{"start":1705588976356,"stop":1705588976356,"duration":0}},{"uid":"c179218976c4105b","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/c179218976c4105b","status":"passed","time":{"start":1705584303255,"stop":1705584303255,"duration":0}}]},"tags":[]},"source":"17dbd835b4451032.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"18f0638215fb6fc4","name":"Decoder throws on empty string content topic","fullName":"/src/lib/message/version_0.spec.ts: Ensures content topic is defined > Decoder throws on empty string content topic","historyId":"1fbf562ef076cf037a0ef5c6412486a5:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679855236,"stop":1705679855237,"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":"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":90,"unknown":0,"total":90},"items":[{"uid":"535f2198432ba002","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/535f2198432ba002","status":"passed","time":{"start":1705677927220,"stop":1705677927220,"duration":0}},{"uid":"773512a785e6ed6a","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/773512a785e6ed6a","status":"passed","time":{"start":1705677855678,"stop":1705677855678,"duration":0}},{"uid":"cd3f77c90ef2ffe4","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/cd3f77c90ef2ffe4","status":"passed","time":{"start":1705677720132,"stop":1705677720132,"duration":0}},{"uid":"27937f541f10a1a8","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/27937f541f10a1a8","status":"passed","time":{"start":1705677264902,"stop":1705677264902,"duration":0}},{"uid":"e66c812a5b440ea2","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/e66c812a5b440ea2","status":"passed","time":{"start":1705675853865,"stop":1705675853865,"duration":0}},{"uid":"bb6dda6567eddc79","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/bb6dda6567eddc79","status":"passed","time":{"start":1705675278139,"stop":1705675278140,"duration":1}},{"uid":"c571e64dc18adfc0","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/c571e64dc18adfc0","status":"passed","time":{"start":1705670148950,"stop":1705670148950,"duration":0}},{"uid":"e469121079fd6d04","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/e469121079fd6d04","status":"passed","time":{"start":1705667688900,"stop":1705667688901,"duration":1}},{"uid":"c3d6b372bb4b5911","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/c3d6b372bb4b5911","status":"passed","time":{"start":1705666860168,"stop":1705666860168,"duration":0}},{"uid":"4474a9ba490dd38a","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/4474a9ba490dd38a","status":"passed","time":{"start":1705666598922,"stop":1705666598923,"duration":1}},{"uid":"1ad58d7030bb0fb8","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/1ad58d7030bb0fb8","status":"passed","time":{"start":1705666433812,"stop":1705666433812,"duration":0}},{"uid":"911765abd9ab58c7","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/911765abd9ab58c7","status":"passed","time":{"start":1705665768911,"stop":1705665768911,"duration":0}},{"uid":"401819e715cd1d8","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/401819e715cd1d8","status":"passed","time":{"start":1705665433004,"stop":1705665433004,"duration":0}},{"uid":"42bfa1f9944f6924","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/42bfa1f9944f6924","status":"passed","time":{"start":1705665313903,"stop":1705665313903,"duration":0}},{"uid":"cba990bb4fcb8e13","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/cba990bb4fcb8e13","status":"passed","time":{"start":1705664599420,"stop":1705664599420,"duration":0}},{"uid":"6432091531641a1a","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/6432091531641a1a","status":"passed","time":{"start":1705593264309,"stop":1705593264309,"duration":0}},{"uid":"8c4ce1b7edfe6445","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/8c4ce1b7edfe6445","status":"passed","time":{"start":1705590875218,"stop":1705590875219,"duration":1}},{"uid":"41a7b42a290f303b","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/41a7b42a290f303b","status":"passed","time":{"start":1705590816185,"stop":1705590816186,"duration":1}},{"uid":"fb45cb3b82024785","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/fb45cb3b82024785","status":"passed","time":{"start":1705588955958,"stop":1705588955959,"duration":1}},{"uid":"118aa15ab863f1f9","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/118aa15ab863f1f9","status":"passed","time":{"start":1705584283160,"stop":1705584283160,"duration":0}}]},"tags":[]},"source":"18f0638215fb6fc4.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"19678b9378e2a02","name":"ENRTree (root): should parse and verify and DNS root entry","fullName":"/src/enrtree.spec.ts: ENRTree > ENRTree (root): should parse and verify and DNS root entry","historyId":"9da51cca88505fe7edb36d2e418126ca:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679864052,"stop":1705679864053,"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":"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":90,"unknown":0,"total":90},"items":[{"uid":"dfc87d99a522e09a","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/dfc87d99a522e09a","status":"passed","time":{"start":1705677938826,"stop":1705677938826,"duration":0}},{"uid":"7bc4cb5b0313b85d","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/7bc4cb5b0313b85d","status":"passed","time":{"start":1705677867651,"stop":1705677867651,"duration":0}},{"uid":"9772bc07ba276699","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/9772bc07ba276699","status":"passed","time":{"start":1705677731720,"stop":1705677731721,"duration":1}},{"uid":"a73d78b8eb952f8e","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/a73d78b8eb952f8e","status":"passed","time":{"start":1705677276697,"stop":1705677276698,"duration":1}},{"uid":"8da1bf37a999e91d","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/8da1bf37a999e91d","status":"passed","time":{"start":1705675865523,"stop":1705675865524,"duration":1}},{"uid":"daee665ed45385a7","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/daee665ed45385a7","status":"passed","time":{"start":1705675289848,"stop":1705675289849,"duration":1}},{"uid":"331ed6f4fdf331e5","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/331ed6f4fdf331e5","status":"passed","time":{"start":1705670160859,"stop":1705670160859,"duration":0}},{"uid":"b4b2f16c3d20a2ba","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/b4b2f16c3d20a2ba","status":"passed","time":{"start":1705667700581,"stop":1705667700582,"duration":1}},{"uid":"39d684c92436ab21","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/39d684c92436ab21","status":"passed","time":{"start":1705666872080,"stop":1705666872081,"duration":1}},{"uid":"477a5f2616fc889a","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/477a5f2616fc889a","status":"passed","time":{"start":1705666608209,"stop":1705666608209,"duration":0}},{"uid":"b8ce58c08df851ba","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/b8ce58c08df851ba","status":"passed","time":{"start":1705666445731,"stop":1705666445731,"duration":0}},{"uid":"a5ce42072e96ee77","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/a5ce42072e96ee77","status":"passed","time":{"start":1705665780769,"stop":1705665780770,"duration":1}},{"uid":"15c069d3baa6c53b","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/15c069d3baa6c53b","status":"passed","time":{"start":1705665444752,"stop":1705665444753,"duration":1}},{"uid":"c847cf61364bed07","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/c847cf61364bed07","status":"passed","time":{"start":1705665325449,"stop":1705665325450,"duration":1}},{"uid":"5ea94e365e245fbb","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/5ea94e365e245fbb","status":"passed","time":{"start":1705664611279,"stop":1705664611279,"duration":0}},{"uid":"bfed693c449eb3d","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/bfed693c449eb3d","status":"passed","time":{"start":1705593276007,"stop":1705593276008,"duration":1}},{"uid":"c71b3d0da0ada179","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/c71b3d0da0ada179","status":"passed","time":{"start":1705590887173,"stop":1705590887174,"duration":1}},{"uid":"1a086937efa732f9","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/1a086937efa732f9","status":"passed","time":{"start":1705590828071,"stop":1705590828071,"duration":0}},{"uid":"ac550492099a41ed","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/ac550492099a41ed","status":"passed","time":{"start":1705588968050,"stop":1705588968050,"duration":0}},{"uid":"677e5e56359f43b1","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/677e5e56359f43b1","status":"passed","time":{"start":1705584295030,"stop":1705584295030,"duration":0}}]},"tags":[]},"source":"19678b9378e2a02.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":"1f062dd8ee0af5d3","name":"A test","fullName":"/tests/log_file.node.spec.ts: This > Is also > A test","historyId":"a98762da2df0e1f9c736d0dbf5a34081:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705680056647,"stop":1705680056648,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"\"before each\" hook in \"Is also\"","time":{},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"This"},{"name":"suite","value":"Is also"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":90,"unknown":0,"total":90},"items":[{"uid":"8163268a91cde59a","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/8163268a91cde59a","status":"passed","time":{"start":1705678007419,"stop":1705678007420,"duration":1}},{"uid":"28839807630fdce5","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/28839807630fdce5","status":"passed","time":{"start":1705677936117,"stop":1705677936117,"duration":0}},{"uid":"9f2701c490d13498","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/9f2701c490d13498","status":"passed","time":{"start":1705677802919,"stop":1705677802920,"duration":1}},{"uid":"28ccccbb0c4b5ded","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/28ccccbb0c4b5ded","status":"passed","time":{"start":1705677345683,"stop":1705677345683,"duration":0}},{"uid":"867e1df17a425701","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/867e1df17a425701","status":"passed","time":{"start":1705675937581,"stop":1705675937581,"duration":0}},{"uid":"621b3253111222aa","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/621b3253111222aa","status":"passed","time":{"start":1705675358625,"stop":1705675358625,"duration":0}},{"uid":"8ef313797ff159d4","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/8ef313797ff159d4","status":"passed","time":{"start":1705670227152,"stop":1705670227152,"duration":0}},{"uid":"ffa416ceea520518","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/ffa416ceea520518","status":"passed","time":{"start":1705667770617,"stop":1705667770617,"duration":0}},{"uid":"c733ef9ee1e9f93","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/c733ef9ee1e9f93","status":"passed","time":{"start":1705666940821,"stop":1705666940822,"duration":1}},{"uid":"4600c1827dedb785","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/4600c1827dedb785","status":"passed","time":{"start":1705666771543,"stop":1705666771543,"duration":0}},{"uid":"1d75e295e8b6a6dd","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/1d75e295e8b6a6dd","status":"passed","time":{"start":1705666514159,"stop":1705666514159,"duration":0}},{"uid":"acf96ce86acea941","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/acf96ce86acea941","status":"passed","time":{"start":1705665850743,"stop":1705665850743,"duration":0}},{"uid":"1919f694bba4a7c6","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/1919f694bba4a7c6","status":"passed","time":{"start":1705665512778,"stop":1705665512779,"duration":1}},{"uid":"d96f25f843f4552e","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/d96f25f843f4552e","status":"passed","time":{"start":1705665396841,"stop":1705665396841,"duration":0}},{"uid":"3f280de88985dad0","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/3f280de88985dad0","status":"passed","time":{"start":1705664679450,"stop":1705664679451,"duration":1}},{"uid":"45f879dcfa0d8162","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/45f879dcfa0d8162","status":"passed","time":{"start":1705593342772,"stop":1705593342773,"duration":1}},{"uid":"28608944f6519efd","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/28608944f6519efd","status":"passed","time":{"start":1705590956753,"stop":1705590956754,"duration":1}},{"uid":"bc21835c47bab960","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/bc21835c47bab960","status":"passed","time":{"start":1705590892581,"stop":1705590892581,"duration":0}},{"uid":"14050997d2cd2758","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/14050997d2cd2758","status":"passed","time":{"start":1705589033592,"stop":1705589033593,"duration":1}},{"uid":"cf885fed166785ab","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/cf885fed166785ab","status":"passed","time":{"start":1705584367024,"stop":1705584367024,"duration":0}}]},"tags":[]},"source":"1f062dd8ee0af5d3.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"1f2bd3178ce3c410","name":"1 Store, 2 fetches","fullName":"/src/fetch_nodes.spec.ts: Fetch nodes until capabilities are fulfilled > 1 Store, 2 fetches","historyId":"60143f867879e269e7f0f868707322a6:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679864232,"stop":1705679864232,"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":"Fetch nodes until capabilities are fulfilled"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":90,"unknown":0,"total":90},"items":[{"uid":"a5436fec7dd143d3","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/a5436fec7dd143d3","status":"passed","time":{"start":1705677938952,"stop":1705677938953,"duration":1}},{"uid":"7624fefe34949d04","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/7624fefe34949d04","status":"passed","time":{"start":1705677867718,"stop":1705677867718,"duration":0}},{"uid":"463969970c8f2e72","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/463969970c8f2e72","status":"passed","time":{"start":1705677731865,"stop":1705677731865,"duration":0}},{"uid":"2b77da53e43da609","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/2b77da53e43da609","status":"passed","time":{"start":1705677276815,"stop":1705677276815,"duration":0}},{"uid":"7254447a198a9627","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/7254447a198a9627","status":"passed","time":{"start":1705675865592,"stop":1705675865592,"duration":0}},{"uid":"a49f24118337c3d0","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/a49f24118337c3d0","status":"passed","time":{"start":1705675289834,"stop":1705675289835,"duration":1}},{"uid":"c2b63fc7f6b4ecc6","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/c2b63fc7f6b4ecc6","status":"passed","time":{"start":1705670161018,"stop":1705670161018,"duration":0}},{"uid":"25cb7c3c62a75123","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/25cb7c3c62a75123","status":"passed","time":{"start":1705667700638,"stop":1705667700639,"duration":1}},{"uid":"30638abbeaeb85de","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/30638abbeaeb85de","status":"passed","time":{"start":1705666872105,"stop":1705666872105,"duration":0}},{"uid":"bffbf59c89b54db7","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/bffbf59c89b54db7","status":"passed","time":{"start":1705666608288,"stop":1705666608288,"duration":0}},{"uid":"9e9d8ec6a36fc5a4","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/9e9d8ec6a36fc5a4","status":"passed","time":{"start":1705666445829,"stop":1705666445830,"duration":1}},{"uid":"ec13b2329f7cce04","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/ec13b2329f7cce04","status":"passed","time":{"start":1705665780853,"stop":1705665780854,"duration":1}},{"uid":"b589804a8535f1ea","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/b589804a8535f1ea","status":"passed","time":{"start":1705665444817,"stop":1705665444817,"duration":0}},{"uid":"991f2a6c4f1a722e","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/991f2a6c4f1a722e","status":"passed","time":{"start":1705665325629,"stop":1705665325629,"duration":0}},{"uid":"cf64eb8c9a103509","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/cf64eb8c9a103509","status":"passed","time":{"start":1705664611367,"stop":1705664611367,"duration":0}},{"uid":"7999e2f2e0dc80f4","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/7999e2f2e0dc80f4","status":"passed","time":{"start":1705593276090,"stop":1705593276091,"duration":1}},{"uid":"c20c776190526a05","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/c20c776190526a05","status":"passed","time":{"start":1705590887271,"stop":1705590887271,"duration":0}},{"uid":"a848a88beeb8697","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/a848a88beeb8697","status":"passed","time":{"start":1705590828114,"stop":1705590828114,"duration":0}},{"uid":"f7e472ae9a530873","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/f7e472ae9a530873","status":"passed","time":{"start":1705588968100,"stop":1705588968101,"duration":1}},{"uid":"67bc7cc74065f5e7","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/67bc7cc74065f5e7","status":"passed","time":{"start":1705584295159,"stop":1705584295160,"duration":1}}]},"tags":[]},"source":"1f2bd3178ce3c410.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"269af59df4ba48d4","name":"should encodeTxt and decodeTxt","fullName":"/src/enr.spec.ts: ENR > Txt codec > should encodeTxt and decodeTxt","historyId":"31e4d83ef3597a8bb432b6fbec9bd12a:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679850593,"stop":1705679850594,"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":"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":90,"unknown":0,"total":90},"items":[{"uid":"6a6b0093c35f4b95","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/6a6b0093c35f4b95","status":"passed","time":{"start":1705677922182,"stop":1705677922186,"duration":4}},{"uid":"fed85de4b51417be","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/fed85de4b51417be","status":"passed","time":{"start":1705677850816,"stop":1705677850817,"duration":1}},{"uid":"d9f3eb85869aad5","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/d9f3eb85869aad5","status":"passed","time":{"start":1705677715238,"stop":1705677715239,"duration":1}},{"uid":"fcf970666dc9e4ed","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/fcf970666dc9e4ed","status":"passed","time":{"start":1705677259961,"stop":1705677259961,"duration":0}},{"uid":"a3e68fedfee6309f","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/a3e68fedfee6309f","status":"passed","time":{"start":1705675849025,"stop":1705675849025,"duration":0}},{"uid":"cd148fb9f791803f","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/cd148fb9f791803f","status":"passed","time":{"start":1705675273221,"stop":1705675273222,"duration":1}},{"uid":"573cd1de8bd75ccc","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/573cd1de8bd75ccc","status":"passed","time":{"start":1705670143924,"stop":1705670143924,"duration":0}},{"uid":"b8aa5041aed3acd0","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/b8aa5041aed3acd0","status":"passed","time":{"start":1705667683993,"stop":1705667683994,"duration":1}},{"uid":"e1f145dc0f280bb2","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/e1f145dc0f280bb2","status":"passed","time":{"start":1705666855146,"stop":1705666855147,"duration":1}},{"uid":"532c90f12da2e611","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/532c90f12da2e611","status":"passed","time":{"start":1705666593963,"stop":1705666593963,"duration":0}},{"uid":"f3dc08d1b5751a9a","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/f3dc08d1b5751a9a","status":"passed","time":{"start":1705666428815,"stop":1705666428815,"duration":0}},{"uid":"c2b74effed613552","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/c2b74effed613552","status":"passed","time":{"start":1705665764054,"stop":1705665764055,"duration":1}},{"uid":"ae3424b4c515a92f","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/ae3424b4c515a92f","status":"passed","time":{"start":1705665427974,"stop":1705665427974,"duration":0}},{"uid":"118c649194ee6ee4","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/118c649194ee6ee4","status":"passed","time":{"start":1705665308993,"stop":1705665308994,"duration":1}},{"uid":"f0e7657b2ce2ed4","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/f0e7657b2ce2ed4","status":"passed","time":{"start":1705664594317,"stop":1705664594317,"duration":0}},{"uid":"abc13b7e68318c48","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/abc13b7e68318c48","status":"passed","time":{"start":1705593259460,"stop":1705593259461,"duration":1}},{"uid":"26d852becfe83ebf","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/26d852becfe83ebf","status":"passed","time":{"start":1705590870289,"stop":1705590870289,"duration":0}},{"uid":"268aeb242f5ad324","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/268aeb242f5ad324","status":"passed","time":{"start":1705590811213,"stop":1705590811213,"duration":0}},{"uid":"c86296fc6f7684ec","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/c86296fc6f7684ec","status":"passed","time":{"start":1705588950894,"stop":1705588950894,"duration":0}},{"uid":"906bb7ece5f682e3","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/906bb7ece5f682e3","status":"passed","time":{"start":1705584278160,"stop":1705584278160,"duration":0}}]},"tags":[]},"source":"269af59df4ba48d4.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"28d1eec65358ccae","name":"does not throw on valid cases","fullName":"/src/common/sharding.spec.ts: ensureValidContentTopic > does not throw on valid cases","historyId":"93d329b8fce765f4bcf045f2385f352d:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679842279,"stop":1705679842279,"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":"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":90,"unknown":0,"total":90},"items":[{"uid":"d63746a1a59ae443","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/d63746a1a59ae443","status":"passed","time":{"start":1705677915695,"stop":1705677915695,"duration":0}},{"uid":"381aed13a7175930","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/381aed13a7175930","status":"passed","time":{"start":1705677844502,"stop":1705677844503,"duration":1}},{"uid":"ad5ca9e20b35e70","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/ad5ca9e20b35e70","status":"passed","time":{"start":1705677709199,"stop":1705677709199,"duration":0}},{"uid":"dd8aa3de900ecedf","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/dd8aa3de900ecedf","status":"passed","time":{"start":1705677253708,"stop":1705677253708,"duration":0}},{"uid":"a0672ef6d60f48cc","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/a0672ef6d60f48cc","status":"passed","time":{"start":1705675843037,"stop":1705675843037,"duration":0}},{"uid":"32bec87c706b6d5c","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/32bec87c706b6d5c","status":"passed","time":{"start":1705675267131,"stop":1705675267132,"duration":1}},{"uid":"fa7da50ab52d77df","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/fa7da50ab52d77df","status":"passed","time":{"start":1705670136211,"stop":1705670136211,"duration":0}},{"uid":"b2c2ca35612421aa","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/b2c2ca35612421aa","status":"passed","time":{"start":1705667677757,"stop":1705667677758,"duration":1}},{"uid":"2d62ec921491709f","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/2d62ec921491709f","status":"passed","time":{"start":1705666848746,"stop":1705666848747,"duration":1}},{"uid":"cafd4da124be4188","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/cafd4da124be4188","status":"passed","time":{"start":1705666584046,"stop":1705666584046,"duration":0}},{"uid":"a449e554d12afaa0","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/a449e554d12afaa0","status":"passed","time":{"start":1705666421321,"stop":1705666421322,"duration":1}},{"uid":"15c47ca38d566862","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/15c47ca38d566862","status":"passed","time":{"start":1705665756597,"stop":1705665756597,"duration":0}},{"uid":"f29fe9ab099dae55","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/f29fe9ab099dae55","status":"passed","time":{"start":1705665420377,"stop":1705665420377,"duration":0}},{"uid":"2d154286f6236193","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/2d154286f6236193","status":"passed","time":{"start":1705665301396,"stop":1705665301396,"duration":0}},{"uid":"c31a7628bd967774","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/c31a7628bd967774","status":"passed","time":{"start":1705664586775,"stop":1705664586775,"duration":0}},{"uid":"18892b75b0d87e6d","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/18892b75b0d87e6d","status":"passed","time":{"start":1705593252203,"stop":1705593252204,"duration":1}},{"uid":"a3337d47669b15b4","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/a3337d47669b15b4","status":"passed","time":{"start":1705590862783,"stop":1705590862783,"duration":0}},{"uid":"71a9132684e82f87","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/71a9132684e82f87","status":"passed","time":{"start":1705590803678,"stop":1705590803678,"duration":0}},{"uid":"34ad6ac0198df0fc","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/34ad6ac0198df0fc","status":"passed","time":{"start":1705588943379,"stop":1705588943380,"duration":1}},{"uid":"9880f2132e878320","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/9880f2132e878320","status":"passed","time":{"start":1705584270616,"stop":1705584270616,"duration":0}}]},"tags":[]},"source":"28d1eec65358ccae.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":"2a357204ef9b8af9","name":"returns all values when wanted number matches available values","fullName":"/src/index.spec.ts: Discovery > returns all values when wanted number matches available values","historyId":"fad208510765f0b467ec4bfe43944538:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679863560,"stop":1705679863562,"duration":2},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src"},{"name":"parentSuite","value":"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":90,"unknown":0,"total":90},"items":[{"uid":"2b2aba621b972a14","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/2b2aba621b972a14","status":"passed","time":{"start":1705677938363,"stop":1705677938365,"duration":2}},{"uid":"c39df8e1dc420146","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/c39df8e1dc420146","status":"passed","time":{"start":1705677866928,"stop":1705677866930,"duration":2}},{"uid":"a6bf7a69accf64b1","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/a6bf7a69accf64b1","status":"passed","time":{"start":1705677731191,"stop":1705677731193,"duration":2}},{"uid":"666ee54f3d9996ac","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/666ee54f3d9996ac","status":"passed","time":{"start":1705677276098,"stop":1705677276100,"duration":2}},{"uid":"656bf0d26136ec3f","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/656bf0d26136ec3f","status":"passed","time":{"start":1705675864857,"stop":1705675864858,"duration":1}},{"uid":"1f257f25488580ab","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/1f257f25488580ab","status":"passed","time":{"start":1705675289328,"stop":1705675289330,"duration":2}},{"uid":"461edcbee64f5a4e","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/461edcbee64f5a4e","status":"passed","time":{"start":1705670160367,"stop":1705670160368,"duration":1}},{"uid":"687b26b788f7abff","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/687b26b788f7abff","status":"passed","time":{"start":1705667700104,"stop":1705667700107,"duration":3}},{"uid":"d170d927ddc0b041","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/d170d927ddc0b041","status":"passed","time":{"start":1705666871475,"stop":1705666871477,"duration":2}},{"uid":"f30e7c6d5422381a","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/f30e7c6d5422381a","status":"passed","time":{"start":1705666607720,"stop":1705666607721,"duration":1}},{"uid":"14803fe3bfbbd578","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/14803fe3bfbbd578","status":"passed","time":{"start":1705666445200,"stop":1705666445201,"duration":1}},{"uid":"d08d85026550beb4","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/d08d85026550beb4","status":"passed","time":{"start":1705665780194,"stop":1705665780196,"duration":2}},{"uid":"8fa801f4e42dcf29","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/8fa801f4e42dcf29","status":"passed","time":{"start":1705665444158,"stop":1705665444161,"duration":3}},{"uid":"34be31e137616a43","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/34be31e137616a43","status":"passed","time":{"start":1705665325043,"stop":1705665325044,"duration":1}},{"uid":"f7d20ebba5d9cc3","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/f7d20ebba5d9cc3","status":"passed","time":{"start":1705664610624,"stop":1705664610625,"duration":1}},{"uid":"5c856ec2f7cc25ef","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/5c856ec2f7cc25ef","status":"passed","time":{"start":1705593275380,"stop":1705593275381,"duration":1}},{"uid":"ff6ed38bb9b4f78a","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/ff6ed38bb9b4f78a","status":"passed","time":{"start":1705590886514,"stop":1705590886519,"duration":5}},{"uid":"cc3d17962d90654a","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/cc3d17962d90654a","status":"passed","time":{"start":1705590827571,"stop":1705590827573,"duration":2}},{"uid":"83ba303f721bb091","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/83ba303f721bb091","status":"passed","time":{"start":1705588967439,"stop":1705588967441,"duration":2}},{"uid":"87acfe0f0195a743","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/87acfe0f0195a743","status":"passed","time":{"start":1705584294293,"stop":1705584294294,"duration":1}}]},"tags":[]},"source":"2a357204ef9b8af9.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":"2e9a717473bb2cd3","name":"should return one bootstrap peer, and all non-boostrap peers, when numPeers is 0 & maxBootstrap is 1","fullName":"/src/lib/filterPeers.spec.ts: filterPeersByDiscovery function > should return one bootstrap peer, and all non-boostrap peers, when numPeers is 0 & maxBootstrap is 1","historyId":"8b6724788d12b89e3f480dbfc149f09d:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679855157,"stop":1705679855157,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.lib"},{"name":"parentSuite","value":"filterPeersByDiscovery function"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":90,"unknown":0,"total":90},"items":[{"uid":"5e4945315d7004b3","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/5e4945315d7004b3","status":"passed","time":{"start":1705677926932,"stop":1705677926932,"duration":0}},{"uid":"a6c4f9b3d06d1e04","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/a6c4f9b3d06d1e04","status":"passed","time":{"start":1705677855566,"stop":1705677855566,"duration":0}},{"uid":"25329480f2b71260","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/25329480f2b71260","status":"passed","time":{"start":1705677719925,"stop":1705677719925,"duration":0}},{"uid":"f6e4ec9aeec1c272","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/f6e4ec9aeec1c272","status":"passed","time":{"start":1705677264576,"stop":1705677264577,"duration":1}},{"uid":"f0b51fdb4651f2cc","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/f0b51fdb4651f2cc","status":"passed","time":{"start":1705675853662,"stop":1705675853662,"duration":0}},{"uid":"9b35d3194d1df11","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/9b35d3194d1df11","status":"passed","time":{"start":1705675277863,"stop":1705675277863,"duration":0}},{"uid":"7dc599594a6f84e4","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/7dc599594a6f84e4","status":"passed","time":{"start":1705670148640,"stop":1705670148641,"duration":1}},{"uid":"5253d73143520216","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/5253d73143520216","status":"passed","time":{"start":1705667688738,"stop":1705667688738,"duration":0}},{"uid":"8fe76528d36cde9b","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/8fe76528d36cde9b","status":"passed","time":{"start":1705666859983,"stop":1705666859983,"duration":0}},{"uid":"42d6b01eff6f19d8","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/42d6b01eff6f19d8","status":"passed","time":{"start":1705666598681,"stop":1705666598682,"duration":1}},{"uid":"593d1599882b0256","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/593d1599882b0256","status":"passed","time":{"start":1705666433686,"stop":1705666433686,"duration":0}},{"uid":"8a66ca9dc8a946a3","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/8a66ca9dc8a946a3","status":"passed","time":{"start":1705665768956,"stop":1705665768956,"duration":0}},{"uid":"47d80de00972f47","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/47d80de00972f47","status":"passed","time":{"start":1705665432802,"stop":1705665432803,"duration":1}},{"uid":"627edc74b12cfb5c","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/627edc74b12cfb5c","status":"passed","time":{"start":1705665313641,"stop":1705665313642,"duration":1}},{"uid":"843a57463d11f458","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/843a57463d11f458","status":"passed","time":{"start":1705664599088,"stop":1705664599088,"duration":0}},{"uid":"8f46f9f46b3c1293","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/8f46f9f46b3c1293","status":"passed","time":{"start":1705593264303,"stop":1705593264303,"duration":0}},{"uid":"200dc288051a98e6","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/200dc288051a98e6","status":"passed","time":{"start":1705590875252,"stop":1705590875252,"duration":0}},{"uid":"62b4ee977587ecc8","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/62b4ee977587ecc8","status":"passed","time":{"start":1705590816015,"stop":1705590816015,"duration":0}},{"uid":"796bed6045107c1d","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/796bed6045107c1d","status":"passed","time":{"start":1705588955727,"stop":1705588955727,"duration":0}},{"uid":"b8c24d90f3a4c08d","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/b8c24d90f3a4c08d","status":"passed","time":{"start":1705584282964,"stop":1705584282964,"duration":0}}]},"tags":[]},"source":"2e9a717473bb2cd3.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":"324509a984b5fc1f","name":"should handle a minimal index list","fullName":"/src/common/relay_shard_codec.spec.ts: Relay Shard codec > should handle a minimal index list","historyId":"186aa0393ecaee8cd7876bd2473eb160:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679842392,"stop":1705679842392,"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":19,"unknown":0,"total":19},"items":[{"uid":"e551e1518f636ad6","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/e551e1518f636ad6","status":"passed","time":{"start":1705677915941,"stop":1705677915941,"duration":0}},{"uid":"26eb85c3758870b4","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/26eb85c3758870b4","status":"passed","time":{"start":1705677844763,"stop":1705677844763,"duration":0}},{"uid":"9bcc363ff3ff26ab","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/9bcc363ff3ff26ab","status":"passed","time":{"start":1705677709312,"stop":1705677709312,"duration":0}},{"uid":"9bf45fb3a1ad3be9","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/9bf45fb3a1ad3be9","status":"passed","time":{"start":1705677253910,"stop":1705677253910,"duration":0}},{"uid":"44c2d3f968df49e","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/44c2d3f968df49e","status":"passed","time":{"start":1705675843148,"stop":1705675843148,"duration":0}},{"uid":"5b469c103dcd3ff7","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/5b469c103dcd3ff7","status":"passed","time":{"start":1705675267278,"stop":1705675267278,"duration":0}},{"uid":"c63dd86142877b2b","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/c63dd86142877b2b","status":"passed","time":{"start":1705667678039,"stop":1705667678039,"duration":0}},{"uid":"f2dce8ff96df6073","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/f2dce8ff96df6073","status":"passed","time":{"start":1705666848936,"stop":1705666848936,"duration":0}},{"uid":"50569c17a6fd628d","reportUrl":"https://waku-org.github.io/js-waku/6212//#testresult/50569c17a6fd628d","status":"passed","time":{"start":1705526706942,"stop":1705526706942,"duration":0}},{"uid":"921e2f071dd04d11","reportUrl":"https://waku-org.github.io/js-waku/6201//#testresult/921e2f071dd04d11","status":"passed","time":{"start":1705520682576,"stop":1705520682577,"duration":1}},{"uid":"6473bcd7efbf7e5d","reportUrl":"https://waku-org.github.io/js-waku/6197//#testresult/6473bcd7efbf7e5d","status":"passed","time":{"start":1705518053571,"stop":1705518053571,"duration":0}},{"uid":"26eb0093461a1bf0","reportUrl":"https://waku-org.github.io/js-waku/6195//#testresult/26eb0093461a1bf0","status":"passed","time":{"start":1705517828635,"stop":1705517828635,"duration":0}},{"uid":"f35c260ea16020f5","reportUrl":"https://waku-org.github.io/js-waku/6193//#testresult/f35c260ea16020f5","status":"passed","time":{"start":1705508488585,"stop":1705508488585,"duration":0}},{"uid":"524946e00bbc464c","reportUrl":"https://waku-org.github.io/js-waku/6179//#testresult/524946e00bbc464c","status":"passed","time":{"start":1705469713974,"stop":1705469713975,"duration":1}},{"uid":"9d30bda941fa5769","reportUrl":"https://waku-org.github.io/js-waku/6178//#testresult/9d30bda941fa5769","status":"passed","time":{"start":1705466778243,"stop":1705466778244,"duration":1}},{"uid":"7ba2a6513ccf3cbb","reportUrl":"https://waku-org.github.io/js-waku/6160//#testresult/7ba2a6513ccf3cbb","status":"passed","time":{"start":1705391431155,"stop":1705391431155,"duration":0}},{"uid":"5304d92d7d13184e","reportUrl":"https://waku-org.github.io/js-waku/6159//#testresult/5304d92d7d13184e","status":"passed","time":{"start":1705391293442,"stop":1705391293443,"duration":1}},{"uid":"464793bdeb3085e2","reportUrl":"https://waku-org.github.io/js-waku/6158//#testresult/464793bdeb3085e2","status":"passed","time":{"start":1705391170128,"stop":1705391170128,"duration":0}}]},"tags":[]},"source":"324509a984b5fc1f.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"33a9bac45e0fbd47","name":"Round trip binary encryption [symmetric, no signature]","fullName":"/src/symmetric.spec.ts: Symmetric Encryption > Round trip binary encryption [symmetric, no signature]","historyId":"7e2ac153ef7f966804ad61aaa2a688ce:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679870137,"stop":1705679870139,"duration":2},"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":90,"unknown":0,"total":90},"items":[{"uid":"7c722ce9442389b5","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/7c722ce9442389b5","status":"passed","time":{"start":1705677945099,"stop":1705677945101,"duration":2}},{"uid":"5eff8fc41a29be8","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/5eff8fc41a29be8","status":"passed","time":{"start":1705677873998,"stop":1705677874000,"duration":2}},{"uid":"26972c8d21494676","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/26972c8d21494676","status":"passed","time":{"start":1705677737978,"stop":1705677737979,"duration":1}},{"uid":"31cee189c963d745","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/31cee189c963d745","status":"passed","time":{"start":1705677283144,"stop":1705677283146,"duration":2}},{"uid":"e102f48b1917837","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/e102f48b1917837","status":"passed","time":{"start":1705675871902,"stop":1705675871903,"duration":1}},{"uid":"675794e3ce57f2da","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/675794e3ce57f2da","status":"passed","time":{"start":1705675296126,"stop":1705675296127,"duration":1}},{"uid":"a1873154dd17679b","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/a1873154dd17679b","status":"passed","time":{"start":1705670167279,"stop":1705670167289,"duration":10}},{"uid":"b9f6a712d06c8592","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/b9f6a712d06c8592","status":"passed","time":{"start":1705667706911,"stop":1705667706912,"duration":1}},{"uid":"1d445d986ad7debb","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/1d445d986ad7debb","status":"passed","time":{"start":1705666878387,"stop":1705666878388,"duration":1}},{"uid":"58e60c75e850850","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/58e60c75e850850","status":"passed","time":{"start":1705666614410,"stop":1705666614411,"duration":1}},{"uid":"4ec228793888441c","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/4ec228793888441c","status":"passed","time":{"start":1705666452059,"stop":1705666452060,"duration":1}},{"uid":"ddccb12c80bce01c","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/ddccb12c80bce01c","status":"passed","time":{"start":1705665787211,"stop":1705665787212,"duration":1}},{"uid":"83c64baa31d21457","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/83c64baa31d21457","status":"passed","time":{"start":1705665451078,"stop":1705665451080,"duration":2}},{"uid":"5cbda7947bbb3e2c","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/5cbda7947bbb3e2c","status":"passed","time":{"start":1705665331892,"stop":1705665331894,"duration":2}},{"uid":"5388e3f0b3ca1fb1","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/5388e3f0b3ca1fb1","status":"passed","time":{"start":1705664617549,"stop":1705664617551,"duration":2}},{"uid":"a7dda40cc867fbd9","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/a7dda40cc867fbd9","status":"passed","time":{"start":1705593282234,"stop":1705593282236,"duration":2}},{"uid":"c06409352961e774","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/c06409352961e774","status":"passed","time":{"start":1705590893381,"stop":1705590893383,"duration":2}},{"uid":"b81535d0215b12ac","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/b81535d0215b12ac","status":"passed","time":{"start":1705590834250,"stop":1705590834252,"duration":2}},{"uid":"801170fb10be7f86","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/801170fb10be7f86","status":"passed","time":{"start":1705588974527,"stop":1705588974529,"duration":2}},{"uid":"f1637d19ec682b14","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/f1637d19ec682b14","status":"passed","time":{"start":1705584301220,"stop":1705584301221,"duration":1}}]},"tags":[]},"source":"33a9bac45e0fbd47.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":"36247651fa30a85b","name":"throws on content topic with generation field greater than 0","fullName":"/src/common/sharding.spec.ts: ensureValidContentTopic > throws on content topic with generation field greater than 0","historyId":"198dab9b38f5b3df2ef23bb2ffd90886:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679842282,"stop":1705679842282,"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":"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":90,"unknown":0,"total":90},"items":[{"uid":"3f23b138a75f4dd1","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/3f23b138a75f4dd1","status":"passed","time":{"start":1705677915698,"stop":1705677915698,"duration":0}},{"uid":"5aa7dfd5db0adc2b","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/5aa7dfd5db0adc2b","status":"passed","time":{"start":1705677844506,"stop":1705677844507,"duration":1}},{"uid":"cb017a78687375c7","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/cb017a78687375c7","status":"passed","time":{"start":1705677709201,"stop":1705677709201,"duration":0}},{"uid":"2415d444a9752743","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/2415d444a9752743","status":"passed","time":{"start":1705677253710,"stop":1705677253711,"duration":1}},{"uid":"db8196bac0d17213","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/db8196bac0d17213","status":"passed","time":{"start":1705675843039,"stop":1705675843040,"duration":1}},{"uid":"ee4bfb5332f2d838","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/ee4bfb5332f2d838","status":"passed","time":{"start":1705675267135,"stop":1705675267135,"duration":0}},{"uid":"90606185a467bfb8","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/90606185a467bfb8","status":"passed","time":{"start":1705670136213,"stop":1705670136213,"duration":0}},{"uid":"bf0f51343fa41ba4","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/bf0f51343fa41ba4","status":"passed","time":{"start":1705667677760,"stop":1705667677760,"duration":0}},{"uid":"117ef27a5bd972e1","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/117ef27a5bd972e1","status":"passed","time":{"start":1705666848749,"stop":1705666848749,"duration":0}},{"uid":"dae111436cd2c321","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/dae111436cd2c321","status":"passed","time":{"start":1705666584048,"stop":1705666584048,"duration":0}},{"uid":"da09c8eb2eebc14c","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/da09c8eb2eebc14c","status":"passed","time":{"start":1705666421323,"stop":1705666421323,"duration":0}},{"uid":"1fe3c0873652945b","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/1fe3c0873652945b","status":"passed","time":{"start":1705665756599,"stop":1705665756599,"duration":0}},{"uid":"cdc2343fd4ede1e7","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/cdc2343fd4ede1e7","status":"passed","time":{"start":1705665420379,"stop":1705665420379,"duration":0}},{"uid":"53410670c858d5e","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/53410670c858d5e","status":"passed","time":{"start":1705665301398,"stop":1705665301398,"duration":0}},{"uid":"caaf91f78f52bc1","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/caaf91f78f52bc1","status":"passed","time":{"start":1705664586777,"stop":1705664586777,"duration":0}},{"uid":"4b124d49bf36af85","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/4b124d49bf36af85","status":"passed","time":{"start":1705593252205,"stop":1705593252206,"duration":1}},{"uid":"5cc86eee361215be","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/5cc86eee361215be","status":"passed","time":{"start":1705590862785,"stop":1705590862785,"duration":0}},{"uid":"d560ab6d597fb419","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/d560ab6d597fb419","status":"passed","time":{"start":1705590803680,"stop":1705590803680,"duration":0}},{"uid":"883d36f0dae1bfd4","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/883d36f0dae1bfd4","status":"passed","time":{"start":1705588943381,"stop":1705588943382,"duration":1}},{"uid":"d2c98c66bac0b3db","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/d2c98c66bac0b3db","status":"passed","time":{"start":1705584270618,"stop":1705584270618,"duration":0}}]},"tags":[]},"source":"36247651fa30a85b.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":"3835030b17ddbf5","name":"throws on empty content topic","fullName":"/src/common/sharding.spec.ts: ensureValidContentTopic > throws on empty content topic","historyId":"65413c2577c5ed151d3efbd0b2b656f0:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679842280,"stop":1705679842280,"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":"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":90,"unknown":0,"total":90},"items":[{"uid":"9c3dd4773fb6dadb","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/9c3dd4773fb6dadb","status":"passed","time":{"start":1705677915696,"stop":1705677915696,"duration":0}},{"uid":"118eff8eaff2b979","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/118eff8eaff2b979","status":"passed","time":{"start":1705677844503,"stop":1705677844505,"duration":2}},{"uid":"b679573fdde69e09","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/b679573fdde69e09","status":"passed","time":{"start":1705677709199,"stop":1705677709200,"duration":1}},{"uid":"c5c1fa0849691e27","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/c5c1fa0849691e27","status":"passed","time":{"start":1705677253709,"stop":1705677253709,"duration":0}},{"uid":"47eb0e9f81d0cadd","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/47eb0e9f81d0cadd","status":"passed","time":{"start":1705675843037,"stop":1705675843038,"duration":1}},{"uid":"a676ca0e4172e4f4","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/a676ca0e4172e4f4","status":"passed","time":{"start":1705675267132,"stop":1705675267133,"duration":1}},{"uid":"ffbe144632058e1c","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/ffbe144632058e1c","status":"passed","time":{"start":1705670136211,"stop":1705670136212,"duration":1}},{"uid":"74f7e9f663441ba9","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/74f7e9f663441ba9","status":"passed","time":{"start":1705667677758,"stop":1705667677758,"duration":0}},{"uid":"c816be90218b3baa","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/c816be90218b3baa","status":"passed","time":{"start":1705666848747,"stop":1705666848747,"duration":0}},{"uid":"e0f948d07db0031c","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/e0f948d07db0031c","status":"passed","time":{"start":1705666584047,"stop":1705666584047,"duration":0}},{"uid":"468807b0b84d44f0","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/468807b0b84d44f0","status":"passed","time":{"start":1705666421322,"stop":1705666421322,"duration":0}},{"uid":"185494c27c646966","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/185494c27c646966","status":"passed","time":{"start":1705665756598,"stop":1705665756598,"duration":0}},{"uid":"5490343b1bb8267b","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/5490343b1bb8267b","status":"passed","time":{"start":1705665420378,"stop":1705665420378,"duration":0}},{"uid":"683fc5451b46139d","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/683fc5451b46139d","status":"passed","time":{"start":1705665301397,"stop":1705665301397,"duration":0}},{"uid":"d36be0b3a13a7f78","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/d36be0b3a13a7f78","status":"passed","time":{"start":1705664586775,"stop":1705664586776,"duration":1}},{"uid":"6962c844fc6356b9","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/6962c844fc6356b9","status":"passed","time":{"start":1705593252204,"stop":1705593252204,"duration":0}},{"uid":"57163e9aa0bcd4b","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/57163e9aa0bcd4b","status":"passed","time":{"start":1705590862783,"stop":1705590862784,"duration":1}},{"uid":"5b9f071b23255099","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/5b9f071b23255099","status":"passed","time":{"start":1705590803678,"stop":1705590803679,"duration":1}},{"uid":"51df1d636a68dc3c","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/51df1d636a68dc3c","status":"passed","time":{"start":1705588943380,"stop":1705588943380,"duration":0}},{"uid":"785d345dca6180c8","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/785d345dca6180c8","status":"passed","time":{"start":1705584270616,"stop":1705584270617,"duration":1}}]},"tags":[]},"source":"3835030b17ddbf5.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"3869cc019f0da34f","name":"Correctly serialized arguments","fullName":"/tests/nwaku.node.spec.ts: nwaku > Correctly serialized arguments","historyId":"a78818ba96d88e8eefca22e8de4c33c5:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705680080397,"stop":1705680080397,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"nwaku"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":90,"unknown":0,"total":90},"items":[{"uid":"cfb0c492e261ff85","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/cfb0c492e261ff85","status":"passed","time":{"start":1705678026992,"stop":1705678026993,"duration":1}},{"uid":"da2e5e704f07dc7f","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/da2e5e704f07dc7f","status":"passed","time":{"start":1705677963098,"stop":1705677963098,"duration":0}},{"uid":"ca9fe8b58f3d3239","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/ca9fe8b58f3d3239","status":"passed","time":{"start":1705677825643,"stop":1705677825643,"duration":0}},{"uid":"e38d24bd5f280662","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/e38d24bd5f280662","status":"passed","time":{"start":1705677381320,"stop":1705677381320,"duration":0}},{"uid":"3962940c4c41fdde","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/3962940c4c41fdde","status":"passed","time":{"start":1705675953764,"stop":1705675953765,"duration":1}},{"uid":"aceb2e544b5608b6","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/aceb2e544b5608b6","status":"passed","time":{"start":1705675385740,"stop":1705675385741,"duration":1}},{"uid":"8f18a401309fab10","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/8f18a401309fab10","status":"passed","time":{"start":1705670235980,"stop":1705670235980,"duration":0}},{"uid":"fdba226fe194fd2a","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/fdba226fe194fd2a","status":"passed","time":{"start":1705667795259,"stop":1705667795260,"duration":1}},{"uid":"62250418a8e408bf","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/62250418a8e408bf","status":"passed","time":{"start":1705666976579,"stop":1705666976579,"duration":0}},{"uid":"eb1e9421d2f7840a","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/eb1e9421d2f7840a","status":"passed","time":{"start":1705666809970,"stop":1705666809970,"duration":0}},{"uid":"23d813d866034a74","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/23d813d866034a74","status":"passed","time":{"start":1705666521103,"stop":1705666521104,"duration":1}},{"uid":"8a392d83c24f2cc8","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/8a392d83c24f2cc8","status":"passed","time":{"start":1705665857480,"stop":1705665857480,"duration":0}},{"uid":"79170c60880340a4","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/79170c60880340a4","status":"passed","time":{"start":1705665518701,"stop":1705665518701,"duration":0}},{"uid":"86a76ad6ce2011a","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/86a76ad6ce2011a","status":"passed","time":{"start":1705665401100,"stop":1705665401100,"duration":0}},{"uid":"2b411c0de60985ee","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/2b411c0de60985ee","status":"passed","time":{"start":1705664686540,"stop":1705664686541,"duration":1}},{"uid":"5cd9b07d9c51a4fb","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/5cd9b07d9c51a4fb","status":"passed","time":{"start":1705593350212,"stop":1705593350212,"duration":0}},{"uid":"58e3214eee4d8d3","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/58e3214eee4d8d3","status":"passed","time":{"start":1705590974344,"stop":1705590974344,"duration":0}},{"uid":"aef57f1c4ca30a12","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/aef57f1c4ca30a12","status":"passed","time":{"start":1705590902470,"stop":1705590902471,"duration":1}},{"uid":"367583d66e94b918","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/367583d66e94b918","status":"passed","time":{"start":1705589047336,"stop":1705589047336,"duration":0}},{"uid":"727c6af1b95ad918","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/727c6af1b95ad918","status":"passed","time":{"start":1705584373849,"stop":1705584373850,"duration":1}}]},"tags":[]},"source":"3869cc019f0da34f.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"397ac255bbcd2457","name":"ENRTree (branch): should parse and verify a single component DNS branch entry","fullName":"/src/enrtree.spec.ts: ENRTree > ENRTree (branch): should parse and verify a single component DNS branch entry","historyId":"52f021f33eb23987f98b5923bce9b07b:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679864057,"stop":1705679864057,"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":"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":90,"unknown":0,"total":90},"items":[{"uid":"1489be87ac18c8bf","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/1489be87ac18c8bf","status":"passed","time":{"start":1705677938830,"stop":1705677938830,"duration":0}},{"uid":"c7d93a985baa3690","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/c7d93a985baa3690","status":"passed","time":{"start":1705677867655,"stop":1705677867655,"duration":0}},{"uid":"72202c03e7211290","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/72202c03e7211290","status":"passed","time":{"start":1705677731725,"stop":1705677731725,"duration":0}},{"uid":"bb4566970012717b","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/bb4566970012717b","status":"passed","time":{"start":1705677276705,"stop":1705677276705,"duration":0}},{"uid":"ac0de459cd83f913","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/ac0de459cd83f913","status":"passed","time":{"start":1705675865527,"stop":1705675865528,"duration":1}},{"uid":"a329073feafb4966","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/a329073feafb4966","status":"passed","time":{"start":1705675289852,"stop":1705675289853,"duration":1}},{"uid":"63fc45804365164d","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/63fc45804365164d","status":"passed","time":{"start":1705670160863,"stop":1705670160863,"duration":0}},{"uid":"f4a6378bc51924e9","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/f4a6378bc51924e9","status":"passed","time":{"start":1705667700586,"stop":1705667700586,"duration":0}},{"uid":"1e4aff3abe7bb1e0","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/1e4aff3abe7bb1e0","status":"passed","time":{"start":1705666872085,"stop":1705666872085,"duration":0}},{"uid":"2d435ecddd5d680d","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/2d435ecddd5d680d","status":"passed","time":{"start":1705666608213,"stop":1705666608213,"duration":0}},{"uid":"bc196693a0f8d5c6","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/bc196693a0f8d5c6","status":"passed","time":{"start":1705666445735,"stop":1705666445738,"duration":3}},{"uid":"43b8a3ce7bcd657c","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/43b8a3ce7bcd657c","status":"passed","time":{"start":1705665780773,"stop":1705665780773,"duration":0}},{"uid":"b4b1f91b2fae5639","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/b4b1f91b2fae5639","status":"passed","time":{"start":1705665444757,"stop":1705665444757,"duration":0}},{"uid":"864878f7773c283b","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/864878f7773c283b","status":"passed","time":{"start":1705665325455,"stop":1705665325455,"duration":0}},{"uid":"2e7cd4afc7952d3e","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/2e7cd4afc7952d3e","status":"passed","time":{"start":1705664611283,"stop":1705664611283,"duration":0}},{"uid":"d7497f96cf7159b6","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/d7497f96cf7159b6","status":"passed","time":{"start":1705593276012,"stop":1705593276012,"duration":0}},{"uid":"26dc683a1f5aea16","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/26dc683a1f5aea16","status":"passed","time":{"start":1705590887178,"stop":1705590887179,"duration":1}},{"uid":"7685ff534b725be9","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/7685ff534b725be9","status":"passed","time":{"start":1705590828075,"stop":1705590828076,"duration":1}},{"uid":"6715aaa5bddab31a","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/6715aaa5bddab31a","status":"passed","time":{"start":1705588968054,"stop":1705588968054,"duration":0}},{"uid":"aba802a91a605e2f","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/aba802a91a605e2f","status":"passed","time":{"start":1705584295034,"stop":1705584295034,"duration":0}}]},"tags":[]},"source":"397ac255bbcd2457.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"3a693f32968e8538","name":"Fields are not dropped","fullName":"/src/lib/to_proto_message.spec.ts: to proto message > Fields are not dropped","historyId":"f20b4d31626fbfbda27dcfe831238128:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679854677,"stop":1705679854678,"duration":1},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"src.lib"},{"name":"parentSuite","value":"to proto message"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":90,"unknown":0,"total":90},"items":[{"uid":"da3017906f889100","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/da3017906f889100","status":"passed","time":{"start":1705677926276,"stop":1705677926278,"duration":2}},{"uid":"b73a2bd3be4f3f5e","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/b73a2bd3be4f3f5e","status":"passed","time":{"start":1705677855073,"stop":1705677855075,"duration":2}},{"uid":"2043702517d3aa31","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/2043702517d3aa31","status":"passed","time":{"start":1705677719388,"stop":1705677719389,"duration":1}},{"uid":"5c30077492c9ff7e","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/5c30077492c9ff7e","status":"passed","time":{"start":1705677264107,"stop":1705677264108,"duration":1}},{"uid":"bb81770e1a51e0bc","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/bb81770e1a51e0bc","status":"passed","time":{"start":1705675853201,"stop":1705675853203,"duration":2}},{"uid":"ce93c411b1eb3163","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/ce93c411b1eb3163","status":"passed","time":{"start":1705675277501,"stop":1705675277503,"duration":2}},{"uid":"ad712d63fc7a3f69","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/ad712d63fc7a3f69","status":"passed","time":{"start":1705670148086,"stop":1705670148088,"duration":2}},{"uid":"7253f26dd1577d3c","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/7253f26dd1577d3c","status":"passed","time":{"start":1705667688124,"stop":1705667688126,"duration":2}},{"uid":"fe806e685ecda847","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/fe806e685ecda847","status":"passed","time":{"start":1705666859394,"stop":1705666859396,"duration":2}},{"uid":"484e5d351d5eec41","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/484e5d351d5eec41","status":"passed","time":{"start":1705666598300,"stop":1705666598301,"duration":1}},{"uid":"1407092d645572ad","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/1407092d645572ad","status":"passed","time":{"start":1705666433122,"stop":1705666433124,"duration":2}},{"uid":"4de98e8df52a1066","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/4de98e8df52a1066","status":"passed","time":{"start":1705665768280,"stop":1705665768282,"duration":2}},{"uid":"5ebb970713db7392","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/5ebb970713db7392","status":"passed","time":{"start":1705665432320,"stop":1705665432322,"duration":2}},{"uid":"da5f566345b2a84a","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/da5f566345b2a84a","status":"passed","time":{"start":1705665313276,"stop":1705665313278,"duration":2}},{"uid":"9ebd3bbc6c30b3ac","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/9ebd3bbc6c30b3ac","status":"passed","time":{"start":1705664598625,"stop":1705664598626,"duration":1}},{"uid":"d631648c3c506b82","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/d631648c3c506b82","status":"passed","time":{"start":1705593263649,"stop":1705593263652,"duration":3}},{"uid":"1b9e926cc916924","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/1b9e926cc916924","status":"passed","time":{"start":1705590874564,"stop":1705590874565,"duration":1}},{"uid":"e89b06b590640268","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/e89b06b590640268","status":"passed","time":{"start":1705590815519,"stop":1705590815520,"duration":1}},{"uid":"51a1021020727d51","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/51a1021020727d51","status":"passed","time":{"start":1705588955112,"stop":1705588955114,"duration":2}},{"uid":"249cdb4c954be2f9","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/249cdb4c954be2f9","status":"passed","time":{"start":1705584282511,"stop":1705584282513,"duration":2}}]},"tags":[]},"source":"3a693f32968e8538.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":"3b3c9b520add3402","name":"throws on content topic with empty topic name field","fullName":"/src/common/sharding.spec.ts: ensureValidContentTopic > throws on content topic with empty topic name field","historyId":"49f2ecb53d8ba7cb55285273d745d275:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679842283,"stop":1705679842284,"duration":1},"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":"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":90,"unknown":0,"total":90},"items":[{"uid":"2fb15f9b81bc0a49","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/2fb15f9b81bc0a49","status":"passed","time":{"start":1705677915700,"stop":1705677915700,"duration":0}},{"uid":"72230d3ae8caa4f9","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/72230d3ae8caa4f9","status":"passed","time":{"start":1705677844508,"stop":1705677844509,"duration":1}},{"uid":"a8731d40d690f02d","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/a8731d40d690f02d","status":"passed","time":{"start":1705677709203,"stop":1705677709203,"duration":0}},{"uid":"8777d6fb95bd6a72","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/8777d6fb95bd6a72","status":"passed","time":{"start":1705677253712,"stop":1705677253713,"duration":1}},{"uid":"ccb10b00f51ca015","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/ccb10b00f51ca015","status":"passed","time":{"start":1705675843041,"stop":1705675843041,"duration":0}},{"uid":"36bd5f83be26ae50","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/36bd5f83be26ae50","status":"passed","time":{"start":1705675267136,"stop":1705675267137,"duration":1}},{"uid":"b2fbd7e7980c6c51","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/b2fbd7e7980c6c51","status":"passed","time":{"start":1705670136215,"stop":1705670136215,"duration":0}},{"uid":"986881da4552de39","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/986881da4552de39","status":"passed","time":{"start":1705667677762,"stop":1705667677762,"duration":0}},{"uid":"ad0b25700ebcb392","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/ad0b25700ebcb392","status":"passed","time":{"start":1705666848751,"stop":1705666848751,"duration":0}},{"uid":"e7ccd3c68126a974","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/e7ccd3c68126a974","status":"passed","time":{"start":1705666584049,"stop":1705666584050,"duration":1}},{"uid":"18f6a0e216a45bf8","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/18f6a0e216a45bf8","status":"passed","time":{"start":1705666421325,"stop":1705666421325,"duration":0}},{"uid":"c575075d7be330cd","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/c575075d7be330cd","status":"passed","time":{"start":1705665756601,"stop":1705665756601,"duration":0}},{"uid":"d21d477961946652","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/d21d477961946652","status":"passed","time":{"start":1705665420380,"stop":1705665420381,"duration":1}},{"uid":"5c568f3eada7e433","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/5c568f3eada7e433","status":"passed","time":{"start":1705665301400,"stop":1705665301400,"duration":0}},{"uid":"e04704734cb72058","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/e04704734cb72058","status":"passed","time":{"start":1705664586778,"stop":1705664586779,"duration":1}},{"uid":"ab70dd026842c25e","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/ab70dd026842c25e","status":"passed","time":{"start":1705593252207,"stop":1705593252207,"duration":0}},{"uid":"c2315e4dcf24705a","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/c2315e4dcf24705a","status":"passed","time":{"start":1705590862786,"stop":1705590862786,"duration":0}},{"uid":"65e75174aea5f7c6","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/65e75174aea5f7c6","status":"passed","time":{"start":1705590803682,"stop":1705590803682,"duration":0}},{"uid":"40ffd0d079abdc1e","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/40ffd0d079abdc1e","status":"passed","time":{"start":1705588943383,"stop":1705588943383,"duration":0}},{"uid":"a477c7200c5a3fc6","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/a477c7200c5a3fc6","status":"passed","time":{"start":1705584270619,"stop":1705584270619,"duration":0}}]},"tags":[]},"source":"3b3c9b520add3402.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":"3df1414c42196c05","name":"A test","fullName":"/tests/log_file.node.spec.ts: This > Is > A test","historyId":"6d082e99ab8e7a6388dff75ed88d2f87:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705680056647,"stop":1705680056647,"duration":0},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"This"},{"name":"suite","value":"Is"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":90,"unknown":0,"total":90},"items":[{"uid":"cee7a518b1101c6","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/cee7a518b1101c6","status":"passed","time":{"start":1705678007418,"stop":1705678007419,"duration":1}},{"uid":"429773e27a869ac0","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/429773e27a869ac0","status":"passed","time":{"start":1705677936098,"stop":1705677936099,"duration":1}},{"uid":"c6cdfbd15ac41572","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/c6cdfbd15ac41572","status":"passed","time":{"start":1705677802919,"stop":1705677802919,"duration":0}},{"uid":"9e4a3eb2ca62838c","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/9e4a3eb2ca62838c","status":"passed","time":{"start":1705677345682,"stop":1705677345683,"duration":1}},{"uid":"c6d939b0b24f80aa","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/c6d939b0b24f80aa","status":"passed","time":{"start":1705675937580,"stop":1705675937581,"duration":1}},{"uid":"8a78b4b464ed90b9","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/8a78b4b464ed90b9","status":"passed","time":{"start":1705675358624,"stop":1705675358625,"duration":1}},{"uid":"9afaa2e02a2ed671","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/9afaa2e02a2ed671","status":"passed","time":{"start":1705670227151,"stop":1705670227152,"duration":1}},{"uid":"4844e11284eca014","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/4844e11284eca014","status":"passed","time":{"start":1705667770616,"stop":1705667770617,"duration":1}},{"uid":"56083bee3c87f476","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/56083bee3c87f476","status":"passed","time":{"start":1705666940820,"stop":1705666940821,"duration":1}},{"uid":"183fbe3c11ea207d","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/183fbe3c11ea207d","status":"passed","time":{"start":1705666771542,"stop":1705666771542,"duration":0}},{"uid":"11bce5bf01df2681","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/11bce5bf01df2681","status":"passed","time":{"start":1705666514158,"stop":1705666514158,"duration":0}},{"uid":"d1db15c61e9051b1","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/d1db15c61e9051b1","status":"passed","time":{"start":1705665850742,"stop":1705665850743,"duration":1}},{"uid":"93d6e21c4e53659f","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/93d6e21c4e53659f","status":"passed","time":{"start":1705665512778,"stop":1705665512778,"duration":0}},{"uid":"6fa93d6cf56c1ec3","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/6fa93d6cf56c1ec3","status":"passed","time":{"start":1705665396840,"stop":1705665396841,"duration":1}},{"uid":"c5eb1a52e5a97704","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/c5eb1a52e5a97704","status":"passed","time":{"start":1705664679450,"stop":1705664679450,"duration":0}},{"uid":"6a507727f2746bd","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/6a507727f2746bd","status":"passed","time":{"start":1705593342771,"stop":1705593342771,"duration":0}},{"uid":"bc0d6e74d0dc68c","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/bc0d6e74d0dc68c","status":"passed","time":{"start":1705590956752,"stop":1705590956753,"duration":1}},{"uid":"85e7e010d430d34d","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/85e7e010d430d34d","status":"passed","time":{"start":1705590892580,"stop":1705590892580,"duration":0}},{"uid":"65681c15bd1d434f","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/65681c15bd1d434f","status":"passed","time":{"start":1705589033591,"stop":1705589033591,"duration":0}},{"uid":"d2b8264fe0c38914","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/d2b8264fe0c38914","status":"passed","time":{"start":1705584367023,"stop":1705584367024,"duration":1}}]},"tags":[]},"source":"3df1414c42196c05.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":"41223b4877d5ae94","name":"ENRTree (root): should error if DNS root entry signature is invalid","fullName":"/src/enrtree.spec.ts: ENRTree > ENRTree (root): should error if DNS root entry signature is invalid","historyId":"1bfd08f0f21b23661fe82c97ee82ab09:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679864054,"stop":1705679864054,"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":"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":90,"unknown":0,"total":90},"items":[{"uid":"de466eaee0e74a11","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/de466eaee0e74a11","status":"passed","time":{"start":1705677938827,"stop":1705677938828,"duration":1}},{"uid":"c709c87fa7e72846","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/c709c87fa7e72846","status":"passed","time":{"start":1705677867652,"stop":1705677867653,"duration":1}},{"uid":"73940538a575d5d1","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/73940538a575d5d1","status":"passed","time":{"start":1705677731722,"stop":1705677731722,"duration":0}},{"uid":"a3bfe3636e8e451b","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/a3bfe3636e8e451b","status":"passed","time":{"start":1705677276701,"stop":1705677276702,"duration":1}},{"uid":"5b5c651e8173e89e","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/5b5c651e8173e89e","status":"passed","time":{"start":1705675865525,"stop":1705675865525,"duration":0}},{"uid":"d92ca87922185f7c","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/d92ca87922185f7c","status":"passed","time":{"start":1705675289850,"stop":1705675289850,"duration":0}},{"uid":"c17b3d131a89d43b","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/c17b3d131a89d43b","status":"passed","time":{"start":1705670160860,"stop":1705670160860,"duration":0}},{"uid":"b4842990d0027791","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/b4842990d0027791","status":"passed","time":{"start":1705667700583,"stop":1705667700583,"duration":0}},{"uid":"afa7d27c080e33d9","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/afa7d27c080e33d9","status":"passed","time":{"start":1705666872082,"stop":1705666872082,"duration":0}},{"uid":"49ab7f2429b73be6","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/49ab7f2429b73be6","status":"passed","time":{"start":1705666608210,"stop":1705666608211,"duration":1}},{"uid":"7ee4c3500fc7a016","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/7ee4c3500fc7a016","status":"passed","time":{"start":1705666445732,"stop":1705666445733,"duration":1}},{"uid":"63301164b053f618","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/63301164b053f618","status":"passed","time":{"start":1705665780770,"stop":1705665780771,"duration":1}},{"uid":"bf16bf855cd03180","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/bf16bf855cd03180","status":"passed","time":{"start":1705665444754,"stop":1705665444754,"duration":0}},{"uid":"ec38bcd7971f8cff","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/ec38bcd7971f8cff","status":"passed","time":{"start":1705665325451,"stop":1705665325451,"duration":0}},{"uid":"668d66120c124411","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/668d66120c124411","status":"passed","time":{"start":1705664611280,"stop":1705664611280,"duration":0}},{"uid":"d553cc814c9b4d26","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/d553cc814c9b4d26","status":"passed","time":{"start":1705593276009,"stop":1705593276009,"duration":0}},{"uid":"fb091421ab1b8164","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/fb091421ab1b8164","status":"passed","time":{"start":1705590887175,"stop":1705590887175,"duration":0}},{"uid":"829cbc7f2f6dbe8f","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/829cbc7f2f6dbe8f","status":"passed","time":{"start":1705590828073,"stop":1705590828073,"duration":0}},{"uid":"9fa45fba1cc165af","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/9fa45fba1cc165af","status":"passed","time":{"start":1705588968051,"stop":1705588968052,"duration":1}},{"uid":"ae8fb04dffd3b56d","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/ae8fb04dffd3b56d","status":"passed","time":{"start":1705584295032,"stop":1705584295032,"duration":0}}]},"tags":[]},"source":"41223b4877d5ae94.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":"456795ba249e2e9c","name":"1 Relay, 1 fetch","fullName":"/src/fetch_nodes.spec.ts: Fetch nodes until capabilities are fulfilled > 1 Relay, 1 fetch","historyId":"c6efea1758187a8c7ff974eebdee3e91:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679864232,"stop":1705679864232,"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":"Fetch nodes until capabilities are fulfilled"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":90,"unknown":0,"total":90},"items":[{"uid":"8c03efd48c6b2cc6","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/8c03efd48c6b2cc6","status":"passed","time":{"start":1705677938952,"stop":1705677938952,"duration":0}},{"uid":"d5c647389ea17dd7","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/d5c647389ea17dd7","status":"passed","time":{"start":1705677867717,"stop":1705677867717,"duration":0}},{"uid":"a8be32b5475ccca2","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/a8be32b5475ccca2","status":"passed","time":{"start":1705677731864,"stop":1705677731865,"duration":1}},{"uid":"ad80cb73eba63ec5","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/ad80cb73eba63ec5","status":"passed","time":{"start":1705677276814,"stop":1705677276815,"duration":1}},{"uid":"f07b05391ca188d","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/f07b05391ca188d","status":"passed","time":{"start":1705675865591,"stop":1705675865592,"duration":1}},{"uid":"25c1ff198ba86cd6","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/25c1ff198ba86cd6","status":"passed","time":{"start":1705675289833,"stop":1705675289834,"duration":1}},{"uid":"b0a4eb17d2db9530","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/b0a4eb17d2db9530","status":"passed","time":{"start":1705670161017,"stop":1705670161018,"duration":1}},{"uid":"ba4d3c3a8e4edd74","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/ba4d3c3a8e4edd74","status":"passed","time":{"start":1705667700638,"stop":1705667700638,"duration":0}},{"uid":"a76e8b0fa6aaa7bb","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/a76e8b0fa6aaa7bb","status":"passed","time":{"start":1705666872104,"stop":1705666872104,"duration":0}},{"uid":"eba886fc134fdf40","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/eba886fc134fdf40","status":"passed","time":{"start":1705666608287,"stop":1705666608288,"duration":1}},{"uid":"d103ab904c019a30","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/d103ab904c019a30","status":"passed","time":{"start":1705666445829,"stop":1705666445829,"duration":0}},{"uid":"b6d1f1529042a024","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/b6d1f1529042a024","status":"passed","time":{"start":1705665780853,"stop":1705665780853,"duration":0}},{"uid":"45aaa7cff4a499da","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/45aaa7cff4a499da","status":"passed","time":{"start":1705665444816,"stop":1705665444817,"duration":1}},{"uid":"d10a4c1bd26e027f","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/d10a4c1bd26e027f","status":"passed","time":{"start":1705665325628,"stop":1705665325628,"duration":0}},{"uid":"675345048d677c67","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/675345048d677c67","status":"passed","time":{"start":1705664611366,"stop":1705664611367,"duration":1}},{"uid":"1dab6ca6969a18b0","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/1dab6ca6969a18b0","status":"passed","time":{"start":1705593276090,"stop":1705593276090,"duration":0}},{"uid":"d26d345ec2a51839","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/d26d345ec2a51839","status":"passed","time":{"start":1705590887271,"stop":1705590887271,"duration":0}},{"uid":"f6b1c8ec76749f24","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/f6b1c8ec76749f24","status":"passed","time":{"start":1705590828113,"stop":1705590828114,"duration":1}},{"uid":"a8bd1acc6c00d2f2","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/a8bd1acc6c00d2f2","status":"passed","time":{"start":1705588968100,"stop":1705588968100,"duration":0}},{"uid":"a56232ff71f34765","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/a56232ff71f34765","status":"passed","time":{"start":1705584295159,"stop":1705584295159,"duration":0}}]},"tags":[]},"source":"456795ba249e2e9c.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"4593d951c8ba2042","name":"should return false","fullName":"/src/enr.spec.ts: ENR > Verify > should return false","historyId":"f86d85866445c6d6a9d7dddb7f6c1269:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679850597,"stop":1705679850597,"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":"Verify"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":90,"unknown":0,"total":90},"items":[{"uid":"e9cfad8e27b3f782","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/e9cfad8e27b3f782","status":"passed","time":{"start":1705677922189,"stop":1705677922190,"duration":1}},{"uid":"40b6ed6101777b24","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/40b6ed6101777b24","status":"passed","time":{"start":1705677850827,"stop":1705677850827,"duration":0}},{"uid":"5faed64bc1effcb5","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/5faed64bc1effcb5","status":"passed","time":{"start":1705677715242,"stop":1705677715242,"duration":0}},{"uid":"30e9659d932c7364","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/30e9659d932c7364","status":"passed","time":{"start":1705677259964,"stop":1705677259964,"duration":0}},{"uid":"4c7756906b34f56d","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/4c7756906b34f56d","status":"passed","time":{"start":1705675849028,"stop":1705675849029,"duration":1}},{"uid":"e9c4cf9730684775","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/e9c4cf9730684775","status":"passed","time":{"start":1705675273229,"stop":1705675273230,"duration":1}},{"uid":"9808dda09c9f582f","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/9808dda09c9f582f","status":"passed","time":{"start":1705670143927,"stop":1705670143927,"duration":0}},{"uid":"f52a80a6d0641b9c","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/f52a80a6d0641b9c","status":"passed","time":{"start":1705667683997,"stop":1705667683997,"duration":0}},{"uid":"5f2ae47c47f8466b","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/5f2ae47c47f8466b","status":"passed","time":{"start":1705666855150,"stop":1705666855150,"duration":0}},{"uid":"b148701be1413f37","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/b148701be1413f37","status":"passed","time":{"start":1705666593966,"stop":1705666593966,"duration":0}},{"uid":"fcfc58f9ca8c604f","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/fcfc58f9ca8c604f","status":"passed","time":{"start":1705666428819,"stop":1705666428819,"duration":0}},{"uid":"af7a50c6b71c7b2","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/af7a50c6b71c7b2","status":"passed","time":{"start":1705665764058,"stop":1705665764058,"duration":0}},{"uid":"5a49a7468748b23e","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/5a49a7468748b23e","status":"passed","time":{"start":1705665427978,"stop":1705665427978,"duration":0}},{"uid":"e488e02b4f5dd052","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/e488e02b4f5dd052","status":"passed","time":{"start":1705665308997,"stop":1705665308997,"duration":0}},{"uid":"169f72c8bd2596df","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/169f72c8bd2596df","status":"passed","time":{"start":1705664594320,"stop":1705664594320,"duration":0}},{"uid":"eca76f144dacaaf1","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/eca76f144dacaaf1","status":"passed","time":{"start":1705593259464,"stop":1705593259464,"duration":0}},{"uid":"79e282de8041ce4","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/79e282de8041ce4","status":"passed","time":{"start":1705590870292,"stop":1705590870292,"duration":0}},{"uid":"83e56815a166508b","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/83e56815a166508b","status":"passed","time":{"start":1705590811216,"stop":1705590811216,"duration":0}},{"uid":"8f26967827fc6346","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/8f26967827fc6346","status":"passed","time":{"start":1705588950897,"stop":1705588950898,"duration":1}},{"uid":"f6d4bdd9b942cfb1","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/f6d4bdd9b942cfb1","status":"passed","time":{"start":1705584278163,"stop":1705584278163,"duration":0}}]},"tags":[]},"source":"4593d951c8ba2042.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"45d436f8ef2b831f","name":"udp ip6 address","fullName":"/src/multiaddr_from_fields.spec.ts: Multiaddr from fields > udp ip6 address","historyId":"5ea0d4ff3ce46e154506d88cd75901dd:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679849990,"stop":1705679849990,"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":"Multiaddr from fields"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":90,"unknown":0,"total":90},"items":[{"uid":"c3531289ad77b6fa","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/c3531289ad77b6fa","status":"passed","time":{"start":1705677921450,"stop":1705677921450,"duration":0}},{"uid":"d0b3096ebb704142","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/d0b3096ebb704142","status":"passed","time":{"start":1705677850122,"stop":1705677850122,"duration":0}},{"uid":"2d8e71754f653156","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/2d8e71754f653156","status":"passed","time":{"start":1705677714511,"stop":1705677714511,"duration":0}},{"uid":"c04f0c07a71262f","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/c04f0c07a71262f","status":"passed","time":{"start":1705677259242,"stop":1705677259242,"duration":0}},{"uid":"6e10364a9f70bebf","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/6e10364a9f70bebf","status":"passed","time":{"start":1705675848365,"stop":1705675848366,"duration":1}},{"uid":"d6878aee1f075a2f","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/d6878aee1f075a2f","status":"passed","time":{"start":1705675272577,"stop":1705675272577,"duration":0}},{"uid":"c82f7cc4f9313b2d","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/c82f7cc4f9313b2d","status":"passed","time":{"start":1705670143262,"stop":1705670143263,"duration":1}},{"uid":"a902693c70f71248","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/a902693c70f71248","status":"passed","time":{"start":1705667683325,"stop":1705667683326,"duration":1}},{"uid":"f18124df1d048a78","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/f18124df1d048a78","status":"passed","time":{"start":1705666854298,"stop":1705666854298,"duration":0}},{"uid":"8d575ab042bd6f1a","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/8d575ab042bd6f1a","status":"passed","time":{"start":1705666592824,"stop":1705666592825,"duration":1}},{"uid":"62354d161dda481e","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/62354d161dda481e","status":"passed","time":{"start":1705666428325,"stop":1705666428325,"duration":0}},{"uid":"583e0d5096af2f11","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/583e0d5096af2f11","status":"passed","time":{"start":1705665763024,"stop":1705665763024,"duration":0}},{"uid":"70edb1a7396c78a8","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/70edb1a7396c78a8","status":"passed","time":{"start":1705665426894,"stop":1705665426894,"duration":0}},{"uid":"b81471e49f7d8fdb","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/b81471e49f7d8fdb","status":"passed","time":{"start":1705665307710,"stop":1705665307710,"duration":0}},{"uid":"644c458fee66f175","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/644c458fee66f175","status":"passed","time":{"start":1705664593687,"stop":1705664593688,"duration":1}},{"uid":"dbc29ae74195c090","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/dbc29ae74195c090","status":"passed","time":{"start":1705593258806,"stop":1705593258807,"duration":1}},{"uid":"ed4e57df08ca4c75","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/ed4e57df08ca4c75","status":"passed","time":{"start":1705590868802,"stop":1705590868804,"duration":2}},{"uid":"de1b089da5e04b48","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/de1b089da5e04b48","status":"passed","time":{"start":1705590810196,"stop":1705590810196,"duration":0}},{"uid":"82c57dfe69b75bd","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/82c57dfe69b75bd","status":"passed","time":{"start":1705588950042,"stop":1705588950043,"duration":1}},{"uid":"91006e7dacfa359","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/91006e7dacfa359","status":"passed","time":{"start":1705584277555,"stop":1705584277555,"duration":0}}]},"tags":[]},"source":"45d436f8ef2b831f.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"462cf7488972d109","name":"Waku message hash computation","fullName":"/src/index.spec.ts: RFC Test Vectors > Waku message hash computation","historyId":"ec0a1bd265d49ba06a2e9da82d91bfca:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679844795,"stop":1705679844797,"duration":2},"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":90,"unknown":0,"total":90},"items":[{"uid":"7eaddfdf2cf4f040","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/7eaddfdf2cf4f040","status":"passed","time":{"start":1705677933156,"stop":1705677933157,"duration":1}},{"uid":"6e689ea6b5e5e3fc","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/6e689ea6b5e5e3fc","status":"passed","time":{"start":1705677861749,"stop":1705677861750,"duration":1}},{"uid":"4d7515c0f40874","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/4d7515c0f40874","status":"passed","time":{"start":1705677726049,"stop":1705677726050,"duration":1}},{"uid":"b0fd6e72f98aa20b","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/b0fd6e72f98aa20b","status":"passed","time":{"start":1705677270930,"stop":1705677270931,"duration":1}},{"uid":"2c35b4e35266aac6","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/2c35b4e35266aac6","status":"passed","time":{"start":1705675859856,"stop":1705675859857,"duration":1}},{"uid":"ef4ffa84a40cd092","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/ef4ffa84a40cd092","status":"passed","time":{"start":1705675284128,"stop":1705675284129,"duration":1}},{"uid":"f6244addf1af618b","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/f6244addf1af618b","status":"passed","time":{"start":1705670155055,"stop":1705670155056,"duration":1}},{"uid":"c54ccb02e1678741","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/c54ccb02e1678741","status":"passed","time":{"start":1705667694868,"stop":1705667694869,"duration":1}},{"uid":"56713d0a84554ef","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/56713d0a84554ef","status":"passed","time":{"start":1705666866287,"stop":1705666866288,"duration":1}},{"uid":"675871b582e4838c","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/675871b582e4838c","status":"passed","time":{"start":1705666586522,"stop":1705666586523,"duration":1}},{"uid":"a46953a0549f30bb","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/a46953a0549f30bb","status":"passed","time":{"start":1705666439962,"stop":1705666439964,"duration":2}},{"uid":"b92b06da93f5960c","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/b92b06da93f5960c","status":"passed","time":{"start":1705665775018,"stop":1705665775019,"duration":1}},{"uid":"412b3c4ec474d925","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/412b3c4ec474d925","status":"passed","time":{"start":1705665438995,"stop":1705665438996,"duration":1}},{"uid":"459e389e2cd38670","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/459e389e2cd38670","status":"passed","time":{"start":1705665319850,"stop":1705665319851,"duration":1}},{"uid":"8e1f011ad58c07b0","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/8e1f011ad58c07b0","status":"passed","time":{"start":1705664605530,"stop":1705664605532,"duration":2}},{"uid":"348ac11183e5448f","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/348ac11183e5448f","status":"passed","time":{"start":1705593270279,"stop":1705593270280,"duration":1}},{"uid":"52aabc8706e64aa","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/52aabc8706e64aa","status":"passed","time":{"start":1705590881329,"stop":1705590881330,"duration":1}},{"uid":"11c0f450c8700985","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/11c0f450c8700985","status":"passed","time":{"start":1705590822240,"stop":1705590822241,"duration":1}},{"uid":"8f48f36a3e18bb29","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/8f48f36a3e18bb29","status":"passed","time":{"start":1705588962107,"stop":1705588962108,"duration":1}},{"uid":"3f9aa5a7c4292716","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/3f9aa5a7c4292716","status":"passed","time":{"start":1705584289216,"stop":1705584289217,"duration":1}}]},"tags":[]},"source":"462cf7488972d109.json","parameterValues":[]}

View File

@ -1 +0,0 @@
{"uid":"474972ac675ef63","name":"returns a subset of values when wanted number is lesser than available values","fullName":"/src/index.spec.ts: Discovery > returns a subset of values when wanted number is lesser than available values","historyId":"57b9a323869802843a29d2f54f16215e:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679863563,"stop":1705679863563,"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":"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":90,"unknown":0,"total":90},"items":[{"uid":"bdf6ad4416c09ce4","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/bdf6ad4416c09ce4","status":"passed","time":{"start":1705677938366,"stop":1705677938366,"duration":0}},{"uid":"eefd5449621ebb54","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/eefd5449621ebb54","status":"passed","time":{"start":1705677866938,"stop":1705677866943,"duration":5}},{"uid":"951bf82d4e623e13","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/951bf82d4e623e13","status":"passed","time":{"start":1705677731194,"stop":1705677731195,"duration":1}},{"uid":"5d503241058a0ff4","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/5d503241058a0ff4","status":"passed","time":{"start":1705677276101,"stop":1705677276101,"duration":0}},{"uid":"c49c6cec5017652f","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/c49c6cec5017652f","status":"passed","time":{"start":1705675864859,"stop":1705675864860,"duration":1}},{"uid":"56661b98743c46dc","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/56661b98743c46dc","status":"passed","time":{"start":1705675289331,"stop":1705675289331,"duration":0}},{"uid":"1dd6ef1cc09550c6","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/1dd6ef1cc09550c6","status":"passed","time":{"start":1705670160370,"stop":1705670160370,"duration":0}},{"uid":"62f4fdc734ea3b67","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/62f4fdc734ea3b67","status":"passed","time":{"start":1705667700108,"stop":1705667700109,"duration":1}},{"uid":"e888065632c46468","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/e888065632c46468","status":"passed","time":{"start":1705666871478,"stop":1705666871478,"duration":0}},{"uid":"8811318e64bf103d","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/8811318e64bf103d","status":"passed","time":{"start":1705666607722,"stop":1705666607723,"duration":1}},{"uid":"932a45d76f2eeb5b","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/932a45d76f2eeb5b","status":"passed","time":{"start":1705666445202,"stop":1705666445203,"duration":1}},{"uid":"e6bca110f3befb22","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/e6bca110f3befb22","status":"passed","time":{"start":1705665780197,"stop":1705665780197,"duration":0}},{"uid":"33f3619c9e92dacf","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/33f3619c9e92dacf","status":"passed","time":{"start":1705665444162,"stop":1705665444163,"duration":1}},{"uid":"4fa05773a3aa924a","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/4fa05773a3aa924a","status":"passed","time":{"start":1705665325046,"stop":1705665325046,"duration":0}},{"uid":"b81ae35222b130c0","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/b81ae35222b130c0","status":"passed","time":{"start":1705664610626,"stop":1705664610627,"duration":1}},{"uid":"aadddddb9e538cd0","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/aadddddb9e538cd0","status":"passed","time":{"start":1705593275382,"stop":1705593275383,"duration":1}},{"uid":"e7749876b20d5099","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/e7749876b20d5099","status":"passed","time":{"start":1705590886520,"stop":1705590886520,"duration":0}},{"uid":"30dc77fb8f8e8246","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/30dc77fb8f8e8246","status":"passed","time":{"start":1705590827574,"stop":1705590827574,"duration":0}},{"uid":"5f7d185734db6007","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/5f7d185734db6007","status":"passed","time":{"start":1705588967442,"stop":1705588967443,"duration":1}},{"uid":"10c0e0b001679efc","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/10c0e0b001679efc","status":"passed","time":{"start":1705584294296,"stop":1705584294296,"duration":0}}]},"tags":[]},"source":"474972ac675ef63.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"4888bcfe1514bd0e","name":"Encoder throws on undefined content topic","fullName":"/src/symmetric.spec.ts: Ensures content topic is defined > Encoder throws on undefined content topic","historyId":"62d6c48f0a70d500c45ef2a175f29bc7:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679870141,"stop":1705679870141,"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":"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":90,"unknown":0,"total":90},"items":[{"uid":"c977df450b24c920","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/c977df450b24c920","status":"passed","time":{"start":1705677945103,"stop":1705677945103,"duration":0}},{"uid":"95d8fb9a08d07d46","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/95d8fb9a08d07d46","status":"passed","time":{"start":1705677874002,"stop":1705677874003,"duration":1}},{"uid":"93a70f65925cbbed","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/93a70f65925cbbed","status":"passed","time":{"start":1705677737981,"stop":1705677737982,"duration":1}},{"uid":"428c53551ac7cad2","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/428c53551ac7cad2","status":"passed","time":{"start":1705677283148,"stop":1705677283148,"duration":0}},{"uid":"d5b1747e87223ecd","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/d5b1747e87223ecd","status":"passed","time":{"start":1705675871904,"stop":1705675871905,"duration":1}},{"uid":"d38e5ccf4efa84f2","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/d38e5ccf4efa84f2","status":"passed","time":{"start":1705675296129,"stop":1705675296130,"duration":1}},{"uid":"e12fedcba7bf1ae9","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/e12fedcba7bf1ae9","status":"passed","time":{"start":1705670167292,"stop":1705670167292,"duration":0}},{"uid":"83b52b1b7557e717","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/83b52b1b7557e717","status":"passed","time":{"start":1705667706914,"stop":1705667706915,"duration":1}},{"uid":"12bf9a212f7ff9a","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/12bf9a212f7ff9a","status":"passed","time":{"start":1705666878391,"stop":1705666878391,"duration":0}},{"uid":"bc8db109c76803a0","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/bc8db109c76803a0","status":"passed","time":{"start":1705666614413,"stop":1705666614414,"duration":1}},{"uid":"1afdfd9b5d0d71ec","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/1afdfd9b5d0d71ec","status":"passed","time":{"start":1705666452063,"stop":1705666452063,"duration":0}},{"uid":"fc2ae0962509a984","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/fc2ae0962509a984","status":"passed","time":{"start":1705665787214,"stop":1705665787215,"duration":1}},{"uid":"14a4ac4cdc3ce019","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/14a4ac4cdc3ce019","status":"passed","time":{"start":1705665451082,"stop":1705665451082,"duration":0}},{"uid":"36f370a6628a1caf","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/36f370a6628a1caf","status":"passed","time":{"start":1705665331896,"stop":1705665331896,"duration":0}},{"uid":"87ff0ed05829d673","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/87ff0ed05829d673","status":"passed","time":{"start":1705664617554,"stop":1705664617554,"duration":0}},{"uid":"9095a6eb8e178ebe","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/9095a6eb8e178ebe","status":"passed","time":{"start":1705593282238,"stop":1705593282238,"duration":0}},{"uid":"b26ee03d3e98036b","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/b26ee03d3e98036b","status":"passed","time":{"start":1705590893385,"stop":1705590893386,"duration":1}},{"uid":"583208c0f5a5a9a5","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/583208c0f5a5a9a5","status":"passed","time":{"start":1705590834254,"stop":1705590834255,"duration":1}},{"uid":"eed730eab2e32bf3","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/eed730eab2e32bf3","status":"passed","time":{"start":1705588974531,"stop":1705588974531,"duration":0}},{"uid":"27e55c534e6c27f6","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/27e55c534e6c27f6","status":"passed","time":{"start":1705584301223,"stop":1705584301224,"duration":1}}]},"tags":[]},"source":"4888bcfe1514bd0e.json","parameterValues":[]}

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
{"uid":"49dc9b37f35a9690","name":"Round trip binary encryption [ecies, signature]","fullName":"/src/ecies.spec.ts: Ecies Encryption > Round trip binary encryption [ecies, signature]","historyId":"394f4a22d2f04ec6589335c3f56eaf59:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679871941,"stop":1705679871942,"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":"Ecies 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":90,"unknown":0,"total":90},"items":[{"uid":"4ac8a6b1c782ac01","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/4ac8a6b1c782ac01","status":"passed","time":{"start":1705677946939,"stop":1705677946939,"duration":0}},{"uid":"dc85b747d98c3e3c","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/dc85b747d98c3e3c","status":"passed","time":{"start":1705677875823,"stop":1705677875823,"duration":0}},{"uid":"1c8016e9cd61c230","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/1c8016e9cd61c230","status":"passed","time":{"start":1705677739719,"stop":1705677739719,"duration":0}},{"uid":"33943e84abbdd285","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/33943e84abbdd285","status":"passed","time":{"start":1705677285092,"stop":1705677285093,"duration":1}},{"uid":"58e3cbdbcf145be0","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/58e3cbdbcf145be0","status":"passed","time":{"start":1705675873681,"stop":1705675873682,"duration":1}},{"uid":"894e6583834a7c08","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/894e6583834a7c08","status":"passed","time":{"start":1705675297952,"stop":1705675297953,"duration":1}},{"uid":"1130eb0672982f7f","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/1130eb0672982f7f","status":"passed","time":{"start":1705670169159,"stop":1705670169160,"duration":1}},{"uid":"b32bbcff60bfdd89","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/b32bbcff60bfdd89","status":"passed","time":{"start":1705667708666,"stop":1705667708667,"duration":1}},{"uid":"92b2846e84d4f0f1","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/92b2846e84d4f0f1","status":"passed","time":{"start":1705666880313,"stop":1705666880313,"duration":0}},{"uid":"ccf6e07bceb883a6","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/ccf6e07bceb883a6","status":"passed","time":{"start":1705666616354,"stop":1705666616355,"duration":1}},{"uid":"31cacdf454152cdd","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/31cacdf454152cdd","status":"passed","time":{"start":1705666453789,"stop":1705666453789,"duration":0}},{"uid":"4cf4ea8c7b57fb65","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/4cf4ea8c7b57fb65","status":"passed","time":{"start":1705665789039,"stop":1705665789040,"duration":1}},{"uid":"4c96b5c6fa43153d","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/4c96b5c6fa43153d","status":"passed","time":{"start":1705665452869,"stop":1705665452870,"duration":1}},{"uid":"dc07d3806414a5b","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/dc07d3806414a5b","status":"passed","time":{"start":1705665333707,"stop":1705665333707,"duration":0}},{"uid":"ec253f03bc8291d2","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/ec253f03bc8291d2","status":"passed","time":{"start":1705664619528,"stop":1705664619528,"duration":0}},{"uid":"19bcd292abfdd160","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/19bcd292abfdd160","status":"passed","time":{"start":1705593284248,"stop":1705593284249,"duration":1}},{"uid":"87e15b3314d369cc","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/87e15b3314d369cc","status":"passed","time":{"start":1705590895461,"stop":1705590895462,"duration":1}},{"uid":"5685d625b6ab6352","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/5685d625b6ab6352","status":"passed","time":{"start":1705590836104,"stop":1705590836104,"duration":0}},{"uid":"63b6a5aa84e64e1a","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/63b6a5aa84e64e1a","status":"passed","time":{"start":1705588976355,"stop":1705588976356,"duration":1}},{"uid":"ba7fe44e9ab544e5","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/ba7fe44e9ab544e5","status":"passed","time":{"start":1705584303255,"stop":1705584303255,"duration":0}}]},"tags":[]},"source":"49dc9b37f35a9690.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":"4bd076fe65422c8f","name":"Ephemeral field set to true","fullName":"/src/lib/message/version_0.spec.ts: Waku Message version 0 > Ephemeral field set to true","historyId":"9dfe87826a2bcbe9891e6b17b5820f7b:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1705679855234,"stop":1705679855234,"duration":0},"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":90,"unknown":0,"total":90},"items":[{"uid":"1fa0a1fbacd3b140","reportUrl":"https://waku-org.github.io/js-waku/6245//#testresult/1fa0a1fbacd3b140","status":"passed","time":{"start":1705677927218,"stop":1705677927218,"duration":0}},{"uid":"b3e2a0cc9ac037ce","reportUrl":"https://waku-org.github.io/js-waku/6244//#testresult/b3e2a0cc9ac037ce","status":"passed","time":{"start":1705677855675,"stop":1705677855675,"duration":0}},{"uid":"f4157ca44172e9c","reportUrl":"https://waku-org.github.io/js-waku/6243//#testresult/f4157ca44172e9c","status":"passed","time":{"start":1705677720129,"stop":1705677720129,"duration":0}},{"uid":"8f85668120a3739e","reportUrl":"https://waku-org.github.io/js-waku/6242//#testresult/8f85668120a3739e","status":"passed","time":{"start":1705677264899,"stop":1705677264900,"duration":1}},{"uid":"b96452b6a73b64b7","reportUrl":"https://waku-org.github.io/js-waku/6241//#testresult/b96452b6a73b64b7","status":"passed","time":{"start":1705675853862,"stop":1705675853863,"duration":1}},{"uid":"32be07818f8608f5","reportUrl":"https://waku-org.github.io/js-waku/6240//#testresult/32be07818f8608f5","status":"passed","time":{"start":1705675278137,"stop":1705675278137,"duration":0}},{"uid":"a174b1ab3e495ed7","reportUrl":"https://waku-org.github.io/js-waku/6239//#testresult/a174b1ab3e495ed7","status":"passed","time":{"start":1705670148948,"stop":1705670148948,"duration":0}},{"uid":"e549d18ebc10c4d5","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/e549d18ebc10c4d5","status":"passed","time":{"start":1705667688898,"stop":1705667688898,"duration":0}},{"uid":"e135dbeb98d5e49f","reportUrl":"https://waku-org.github.io/js-waku/6238//#testresult/e135dbeb98d5e49f","status":"passed","time":{"start":1705666860165,"stop":1705666860165,"duration":0}},{"uid":"fc4a8e145dba6204","reportUrl":"https://waku-org.github.io/js-waku/6236//#testresult/fc4a8e145dba6204","status":"passed","time":{"start":1705666598920,"stop":1705666598920,"duration":0}},{"uid":"936cc5b867817583","reportUrl":"https://waku-org.github.io/js-waku/6235//#testresult/936cc5b867817583","status":"passed","time":{"start":1705666433810,"stop":1705666433810,"duration":0}},{"uid":"b223da7aee847efe","reportUrl":"https://waku-org.github.io/js-waku/6234//#testresult/b223da7aee847efe","status":"passed","time":{"start":1705665768909,"stop":1705665768909,"duration":0}},{"uid":"6347be86597ba368","reportUrl":"https://waku-org.github.io/js-waku/6233//#testresult/6347be86597ba368","status":"passed","time":{"start":1705665433001,"stop":1705665433001,"duration":0}},{"uid":"4efe0406e4325784","reportUrl":"https://waku-org.github.io/js-waku/6232//#testresult/4efe0406e4325784","status":"passed","time":{"start":1705665313901,"stop":1705665313901,"duration":0}},{"uid":"30ef1b6b08db7c38","reportUrl":"https://waku-org.github.io/js-waku/6231//#testresult/30ef1b6b08db7c38","status":"passed","time":{"start":1705664599417,"stop":1705664599418,"duration":1}},{"uid":"1135049f6016188","reportUrl":"https://waku-org.github.io/js-waku/6230//#testresult/1135049f6016188","status":"passed","time":{"start":1705593264307,"stop":1705593264307,"duration":0}},{"uid":"ccf8786c0c2da0e1","reportUrl":"https://waku-org.github.io/js-waku/6229//#testresult/ccf8786c0c2da0e1","status":"passed","time":{"start":1705590875216,"stop":1705590875216,"duration":0}},{"uid":"ba883d5106e80038","reportUrl":"https://waku-org.github.io/js-waku/6228//#testresult/ba883d5106e80038","status":"passed","time":{"start":1705590816183,"stop":1705590816183,"duration":0}},{"uid":"75ba0f76796b4048","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/75ba0f76796b4048","status":"passed","time":{"start":1705588955956,"stop":1705588955956,"duration":0}},{"uid":"798f46a9d8e374b5","reportUrl":"https://waku-org.github.io/js-waku/6227//#testresult/798f46a9d8e374b5","status":"passed","time":{"start":1705584283157,"stop":1705584283157,"duration":0}}]},"tags":[]},"source":"4bd076fe65422c8f.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

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