MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.18k stars 1.12k forks source link

fix: updated failing test for multichain on feature flag removal #12397

Open NidhiKJha opened 3 days ago

NidhiKJha commented 3 days ago

This PR is to update the failing e2e on removal of multichain feature flag

Note: This PR is based on failing e2e reports on bitrise https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/79a0b587-b4c9-4b3b-a642-8917724ed36f?tab=tests

Related issues

Fixes:

Manual testing steps

  1. Create the test build
  2. Run the test using yarn test:e2e:ios:debug:run e2e/specs/permission-systems/permission-system-revoke-single-account.spec.js

Screenshots/Recordings

Before

NA

After

NA

Pre-merge author checklist

Pre-merge reviewer checklist

github-actions[bot] commented 3 days ago

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: d9c84f6dfb8d0906a2b8d851f607be242405c1da Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/57dfc643-5cb2-4ee3-8408-934c8ac08a7a

[!NOTE]

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

[!TIP]

  • Check the documentation if you have any doubts on how to understand the failure on bitrise