test: e2e labels rename and shards update#29431
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:
Why these tags: The renamed tests must be run to validate the tag renaming works correctly end-to-end — that the CI correctly picks up tests with the new tag names and routes them to the right jobs. Running SmokeSwap, SmokeStake, and SmokeMoney validates all three renamed tag groups. SmokeConfirmations is included as a dependent tag per the descriptions of SmokeSwap and SmokeStake (transaction confirmations are part of swap and stake flows). No performance impact: These are purely test infrastructure changes with no app code modifications, so no performance tests are needed. Performance Test Selection: |
|
|
✅ E2E Fixture Validation — Schema is up to date |



Description
Refactors E2E smoke tagging to better match feature ownership and test scope, and updates all downstream consumers (specs, workflows, Bitrise, analyzer/docs).
Main changes:
SmokeTradewith:SmokeSwapfortests/smoke/swap/*SmokeStakefortests/smoke/stake/*SmokeMoney:tests/smoke/card/*andtests/smoke/ramps/*SmokeCardandSmokeRampsSmokeAccounts:tests/smoke/seedless/*SmokeSeedlessOnboardingsnaps-ios-smoke3 -> 4snaps-android-smoke3 -> 4Changelog
CHANGELOG entry: null
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
N/A (tag/workflow refactor)
After
N/A (tag/workflow refactor)
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