Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "User can add custom network during onboarding" flaky tests #22713

Open
danjm opened this issue Jan 29, 2024 · 5 comments
Open

Fix "User can add custom network during onboarding" flaky tests #22713

danjm opened this issue Jan 29, 2024 · 5 comments

Comments

@danjm
Copy link
Contributor

danjm commented Jan 29, 2024

@metamaskbot metamaskbot added the INVALID-ISSUE-TEMPLATE Issue's body doesn't match any issue template. label Jan 29, 2024
@hjetpoluru hjetpoluru removed their assignment Jan 30, 2024
@hjetpoluru
Copy link
Contributor

Referring to the console log error, which indicates a timeout for the selector 'import-srp__actions', I verified that the selector correctly matches the page element.

TimeoutError: Waiting for element to be located By(css selector, .import-srp__actions)
Wait timed out after 10195ms
at /home/circleci/project/node_modules/selenium-webdriver/lib/webdriver.js:929:17
at processTicksAndRejections (node:internal/process/task_queues:95:5)

Upon further investigation with Dan, we observed that the page gets redirected to the previous one, as shown in the screenshot, which could be an issue.

@chloeYue
Copy link
Contributor

chloeYue commented Feb 5, 2024

Seems an application code bug, will need ux team to work on it.

@legobeat
Copy link
Contributor

legobeat commented Mar 6, 2024

Tested manually and I'm surprised the test ever passes - it seems to be explicitly disabled?

@legobeat
Copy link
Contributor

legobeat commented Mar 8, 2024

legobeat added a commit that referenced this issue Mar 13, 2024
…nectivity (#23388)

Fixes issue where custom networks are not configurable until after
wallet is unlocked.

## Related issues
- Resolves #23333 
- #22713
- Origin: #20277
@chloeYue
Copy link
Contributor

This test is still flaky, need investigation

@metamaskbot metamaskbot removed the INVALID-ISSUE-TEMPLATE Issue's body doesn't match any issue template. label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants