chore: skip failing MultichainAccountSelectorList test#26377
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. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: Key observations:
The MultichainAccountSelectorList component is used in account selection flows (AccountSelector, Bridge RecipientSelectorModal, MultichainAccountConnect), but since no production code is being changed and only a unit test is being skipped, there's no risk to the actual functionality. E2E tests are not needed to validate this change. Performance Test Selection: |
|



Skipping failing test to unblock CI (will be investigated).
Changelog
CHANGELOG entry: null
Related issues
Fixes: N/A
Manual testing steps
N/A
Screenshots/Recordings
N/A
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Low Risk
Production code is unchanged; the main risk is reduced test coverage for cross-wallet search filtering until the test is re-enabled.
Overview
Skips the failing
MultichainAccountSelectorListJest testfilters across multiple walletsby changing it toit.skip, with an eslint override to allow a disabled test.Written by Cursor Bugbot for commit 80b97b9. This will update automatically on new commits. Configure here.