Skip to content

test: disable failing money movement cv test#30542

Merged
cortisiko merged 1 commit into
mainfrom
disable-mm-component-view-tests
May 21, 2026
Merged

test: disable failing money movement cv test#30542
cortisiko merged 1 commit into
mainfrom
disable-mm-component-view-tests

Conversation

@cortisiko

@cortisiko cortisiko commented May 21, 2026

Copy link
Copy Markdown
Member

Description

Changelog

CHANGELOG entry:

Related issues

Fixes:

Manual testing steps

Feature: my feature name

  Scenario: user [verb for user action]
    Given [describe expected initial app state]

    When user [verb for user action]
    Then [describe expected outcome]

Screenshots/Recordings

Before

After

Pre-merge author checklist

Performance checks (if applicable)

  • I've tested on Android
    • Ideally on a mid-range device; emulator is acceptable
  • I've tested with a power user scenario
    • Use these power-user SRPs to import wallets with many accounts and tokens
  • I've instrumented key operations with Sentry traces for production performance metrics

For performance guidelines and tooling, see the Performance Guide.

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Note

Medium Risk
Low functional risk since this only changes a test, but it reduces CI coverage by skipping a BuildQuote payment-selection interaction that could mask regressions.

Overview
Marks the opens the V2 PaymentSelectionModal when tapping the payment pill test in BuildQuote.view.test.tsx as skipped, effectively disabling that UI interaction assertion in the V2 unified-buy BuildQuote test suite.

Reviewed by Cursor Bugbot for commit e413f07. Bugbot is set up for automated code reviews on this repo. Configure here.

@cortisiko cortisiko requested a review from a team as a code owner May 21, 2026 18:11
@metamaskbotv2 metamaskbotv2 Bot added the team-qa QA team label May 21, 2026
@cortisiko cortisiko added no-changelog no-changelog Indicates no external facing user changes, therefore no changelog documentation needed no changelog required No changelog entry is required for this change labels May 21, 2026
@cortisiko cortisiko changed the title test:disable failing money movement cv test test: disable failing money movement cv test May 21, 2026
@cortisiko cortisiko enabled auto-merge May 21, 2026 18:13
@sonarqubecloud

Copy link
Copy Markdown

@cortisiko cortisiko added the skip-sonar-cloud Only used for bypassing sonar cloud when failures are not relevant to the changes. label May 21, 2026
@cortisiko cortisiko added this pull request to the merge queue May 21, 2026
Merged via the queue into main with commit f48b1f7 May 21, 2026
211 of 222 checks passed
@cortisiko cortisiko deleted the disable-mm-component-view-tests branch May 21, 2026 19:07
@github-actions github-actions Bot locked and limited conversation to collaborators May 21, 2026
@metamaskbotv2 metamaskbotv2 Bot added the release-7.79.0 Issue or pull request that will be included in release 7.79.0 label May 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no changelog required No changelog entry is required for this change no-changelog no-changelog Indicates no external facing user changes, therefore no changelog documentation needed release-7.79.0 Issue or pull request that will be included in release 7.79.0 size-XS skip-sonar-cloud Only used for bypassing sonar cloud when failures are not relevant to the changes. team-qa QA team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants