Skip to content
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

fix: broken test Vault Decryptor Page is able to decrypt the vault uploading the log file in the vault-decryptor webapp #28098

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

seaona
Copy link
Contributor

@seaona seaona commented Oct 25, 2024

Description

The Vault Decrypt test is broken because whenever we turn Basic Functionality Off, now it also disables the Profile Sync.
This didn't happen before, so we had to do an extra step for disabling Profile Sync manually.

Screenshot from 2024-10-25 10-09-13

https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/107857/workflows/f954137e-9365-4e96-a51c-30b5f5eb3ff8/jobs/4032451/tests#failed-test-0

Open in GitHub Codespaces

Related issues

Fixes:

Manual testing steps

  1. Check ci run https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/107865/workflows/712ff9da-5201-4e50-9c6b-f60bfeebb01c/jobs/4032810

Screenshots/Recordings

See how the Profile Sync is already disabled after turning off the Basic Functionality toggle

image

Pre-merge author checklist

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.

Copy link
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.

@seaona seaona changed the title fix: broken test `Vault Decryptor Page is able to decrypt the vault uploading the log file in the vault-decryptor webapp fix: broken test Vault Decryptor Page is able to decrypt the vault uploading the log file in the vault-decryptor webapp Oct 25, 2024
@seaona seaona marked this pull request as ready for review October 25, 2024 08:23
@seaona seaona requested a review from a team as a code owner October 25, 2024 08:23
@seaona seaona added flaky tests area-qa Relating to QA work (Quality Assurance) labels Oct 25, 2024
Copy link
Contributor

@chloeYue chloeYue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ! Thanks for the fix!

@metamaskbot
Copy link
Collaborator

Builds ready [4228d95]
Page Load Metrics (2204 ± 62 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint34024772111427205
domContentLoaded19212461215812158
load19342476220413062
domInteractive29140532512
backgroundConnect1090423115
firstReactRender592901124723
getState790272612
initialActions01000
loadScripts14171875159410349
setupStore15104462914
uiStartup21902804245815273
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

Copy link
Member

@mikesposito mikesposito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@seaona seaona added this pull request to the merge queue Oct 25, 2024
Merged via the queue into develop with commit 684689e Oct 25, 2024
83 checks passed
@seaona seaona deleted the fix-vault-decrypt-basic-off branch October 25, 2024 11:46
@github-actions github-actions bot locked and limited conversation to collaborators Oct 25, 2024
@metamaskbot metamaskbot added the release-12.7.0 Issue or pull request that will be included in release 12.7.0 label Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-qa Relating to QA work (Quality Assurance) flaky tests release-12.7.0 Issue or pull request that will be included in release 12.7.0 team-extension-platform
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants