-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
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
Newly added E2E test in PR fails in CI but succeeds locally.
Origin of the issue is not clear as dialing actually happens and connection is established.
It seems that waku.isConnected() doesn't actually succeed for that test.
Test: DiscoveryDialer -> should dial second nwaku node that was discovered.
Solution
Investigate what happens and resolve the issue.
Most likely we need to figure a proper way of using browser events in the context of CI.
Notest
Creating it as a follow up because correct behavior is confirmed with extensive dogfooding and unit testing.
Metadata
Metadata
Assignees
Labels
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
To Do