-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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: e2e: use different wallet SRP for non accounts tests #12217
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Bitrise❌❌❌ Commit hash: da5d00b Note
Tip
|
Bitrise✅✅✅ Commit hash: de48461 Note
|
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
There are some performance issues with the existing e2e due to hundreds of accounts added by default which is causing some non-accounts tests to fail
Update flaky test to override default e2e and use a wallet that doesn't have hundreds of accounts added.
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
See E2E results
Pre-merge author checklist
Pre-merge reviewer checklist