-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Labels
effort/hoursEstimated to take a few hours.Estimated to take a few hours.maintenanceMarks maintenance type of tasks.Marks maintenance type of tasks.testIssue related to the test suite with no expected consequence to production codeIssue related to the test suite with no expected consequence to production code
Description
Description
In CI we have following test being flaky:
1) Peer Cache Discovery
should discover peers from provided peer cache:
AssertionError: expected 3 to equal 2
+ expected - actual
-3
+2
at Context.<anonymous> (file:///home/runner/work/js-waku/js-waku/packages/tests/tests/peer-cache/peer_cache.spec.ts:78:42)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
Metadata
Metadata
Assignees
Labels
effort/hoursEstimated to take a few hours.Estimated to take a few hours.maintenanceMarks maintenance type of tasks.Marks maintenance type of tasks.testIssue related to the test suite with no expected consequence to production codeIssue related to the test suite with no expected consequence to production code
Type
Projects
Status
Done