-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
test: Fix flaky GasFeeToken e2e test via 7702 #24161
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
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. |
e2e/specs/confirmations-redesigned/transactions/gas-fee-tokens-eip-7702.spec.ts
Outdated
Show resolved
Hide resolved
b460bf0 to
fba83cd
Compare
e2e/specs/confirmations-redesigned/transactions/gas-fee-tokens-eip-7702.spec.ts
Outdated
Show resolved
Hide resolved
3ee253e to
c40a243
Compare
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsThe changes are entirely within E2E test infrastructure:
All changes are scoped to the confirmations redesigned test suite. The test file explicitly uses the |
|



Description
This Pr aims to fix the flakiness for
e2e/specs/confirmations-redesigned/transactions/gas-fee-tokens-eip-7702.spec.ts.Changelog
CHANGELOG entry: null
Related issues
Fixes: #24139
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Improves stability of the EIP-7702 gas fee token e2e and re-enables the test.
gas-fee-tokens-eip-7702.spec.ts; adds assertion thatSelect a tokenmodal is visible before validationsRowComponents.getNetworkFeeGasFeeTokenSymbolText()to read the selected token symbolgetNetworkFeeGasFeeTokenSymbolText()toRowComponents.tsGasFeeTokenModal.checkAmountFiat()before reading attributesWritten by Cursor Bugbot for commit c40a243. This will update automatically on new commits. Configure here.