Skip to content

fix: Flaky test to support changes introduced in PR 23155 (#24195)#24206

Merged
danjm merged 1 commit intoVersion-v11.15.0from
Version-v11.15.0-fix-flaky-test-cherry-pick
Apr 23, 2024
Merged

fix: Flaky test to support changes introduced in PR 23155 (#24195)#24206
danjm merged 1 commit intoVersion-v11.15.0from
Version-v11.15.0-fix-flaky-test-cherry-pick

Conversation

@hjetpoluru
Copy link
Copy Markdown
Contributor

Description

Cherry pick of this PR #24195

Open in GitHub Codespaces

## **Description**
Change in the PR fixes the flaky test CircleCI job -
test-e2e-chrome-vault-decryption

https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/77436/workflows/983b4b1c-104a-4acc-ad35-36fe09a03a29/jobs/2685234

[![Open in GitHub
Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/24195?quickstart=1)

## **Related issues**

Fixes: 
#24180
#1722

## **Manual testing steps**

Run the test in codespace or locally --> Checkout to the branch
yarn
yarn dist
yarn test:e2e:single test/e2e/vault-decryption-chrome.spec.js
--browser=chrome

## **Pre-merge author checklist**

- [x] I’ve followed [MetaMask Coding
Standards](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/CODING_GUIDELINES.md).
- [x] I've completed the PR template to the best of my ability
- [ ] I’ve included tests if applicable
- [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [ ] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.

## **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.
@hjetpoluru hjetpoluru added the team-extension-platform Extension Platform team label Apr 23, 2024
@hjetpoluru hjetpoluru requested a review from a team as a code owner April 23, 2024 20:50
@github-actions
Copy link
Copy Markdown
Contributor

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.

@metamaskbot metamaskbot added the INVALID-PR-TEMPLATE PR's body doesn't match template label Apr 23, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.55%. Comparing base (1c31e99) to head (e5a0643).

Additional details and impacted files
@@                Coverage Diff                @@
##           Version-v11.15.0   #24206   +/-   ##
=================================================
  Coverage             67.55%   67.55%           
=================================================
  Files                  1247     1247           
  Lines                 48934    48934           
  Branches              12775    12775           
=================================================
  Hits                  33055    33055           
  Misses                15879    15879           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [e5a0643]
Page Load Metrics (1078 ± 603 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint6673513514067
domContentLoaded9197334019
load55359210781255603
domInteractive9197334019
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: -73 Bytes (-0.00%)
  • ui: 666 Bytes (0.01%)
  • common: 361 Bytes (0.01%)

@danjm danjm merged commit d05f522 into Version-v11.15.0 Apr 23, 2024
@danjm danjm deleted the Version-v11.15.0-fix-flaky-test-cherry-pick branch April 23, 2024 21:46
@github-actions github-actions bot locked and limited conversation to collaborators Apr 23, 2024
@metamaskbot metamaskbot added the release-11.15.0 Issue or pull request that will be included in release 11.15.0 label Apr 23, 2024
@metamaskbot
Copy link
Copy Markdown
Collaborator

No release label on PR. Adding release label release-11.15.0 on PR, as PR was cherry-picked in branch 11.15.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

INVALID-PR-TEMPLATE PR's body doesn't match template release-11.15.0 Issue or pull request that will be included in release 11.15.0 team-extension-platform Extension Platform team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants