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

chore(runway): cherry-pick fix: Update steps of the methods that are no longer valid #11423

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

runway-github[bot]
Copy link
Contributor

@runway-github runway-github bot commented Sep 24, 2024

Description

Currently,
e2e/specs/permission-systems/permission-system-revoking-multiple-accounts.spec.js
is failing on main. Some of the methods used on some steps were changed
in a previous PR. But they spec was not updated as expected, so the test
failed because is unable to find those methods.

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Regression Test run:
https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/d7aa537e-ac76-44dc-ab7d-b47b4ff995a8

iOS:

image

Android:

image

Before

After

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.

Co-authored-by: Daniel Cross dan.s.cross@icloud.com
Co-authored-by: Curtis David Curtis.David7@gmail.com fb86c83

…no longer valid (#11367)

<!--
Please submit this PR as a draft initially.
Do not mark it as "Ready for review" until the template has been
completely filled out, and PR status checks have passed at least once.
-->

## **Description**

Currently,
e2e/specs/permission-systems/permission-system-revoking-multiple-accounts.spec.js
is failing on main. Some of the methods used on some steps were changed
in a previous PR. But they spec was not updated as expected, so the test
failed because is unable to find those methods.

## **Related issues**

Fixes:

## **Manual testing steps**

1. Go to this page...
2.
3.

## **Screenshots/Recordings**
Regression Test run:
https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/d7aa537e-ac76-44dc-ab7d-b47b4ff995a8

iOS:

![image](https://github.com/user-attachments/assets/46120985-a3f6-4a3a-9782-9b996ac6d365)

Android:

![image](https://github.com/user-attachments/assets/f9bd7103-de33-40de-a2a5-59d6eb28b752)


### **Before**

<!-- [screenshots/recordings] -->

### **After**

<!-- [screenshots/recordings] -->

## **Pre-merge author checklist**

- [ ] I’ve followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile
Coding
Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [ ] 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-mobile/blob/main/.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.

---------

Co-authored-by: Daniel Cross <dan.s.cross@icloud.com>
Co-authored-by: Curtis David <Curtis.David7@gmail.com>
@runway-github runway-github bot requested a review from a team as a code owner September 24, 2024 22:18
@sethkfman sethkfman added the No QA Needed Apply this label when your PR does not need any QA effort. label Sep 24, 2024
Copy link
Contributor

@sethkfman sethkfman left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

sonarcloud bot commented Sep 24, 2024

@sethkfman sethkfman merged commit af0b314 into release/7.32.0 Sep 25, 2024
36 of 37 checks passed
@sethkfman sethkfman deleted the runway-cherry-pick-7.32.0-1727216220 branch September 25, 2024 16:07
@github-actions github-actions bot locked and limited conversation to collaborators Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
No QA Needed Apply this label when your PR does not need any QA effort. team-runway-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants