test: skip changing the slippage in Swap smoke test due to bug#29618
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. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 811f747. Configure here.
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
These are minimal, isolated test changes. The only tags needed are:
No other tags are impacted. No app source code, controllers, navigation, or shared components were modified. Performance Test Selection: |
|




Description
Changelog
CHANGELOG entry:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist
Note
Low Risk
Low risk: changes are limited to smoke-test steps and analytics expectations, adjusting assertions to match a temporarily missing slippage event.
Overview
Updates the swap action smoke test to stop setting custom slippage during the first ETH→USDC swap while bug
#29615is unresolved.Adjusts the associated analytics expectations by reducing
INPUT_CHANGEDevent count from 12→11 and temporarily disabling theslippageinput assertion, with comments indicating it should be re-enabled once the bug is fixed.Reviewed by Cursor Bugbot for commit 05981c9. Bugbot is set up for automated code reviews on this repo. Configure here.