MetaMask / metamask-mobile

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

IS_TEST flag is not being sourced correctly, leading to the E2E tests failing to run on some engineers' machines. #8855

Closed cortisiko closed 4 months ago

cortisiko commented 8 months ago

What is this about?

When trying to run the E2E tests for the first time, some engineers encounter an issue where tests that utilize fixtures fail. After pairing with an engineer who ran into the problem, it became clear that IS_TEST was not picked up correctly.

To reproduce: It recommended pairing it with an engineer who never ran e2e tests on their PR.

Scenario

No response

Design

No response

Technical Details

No response

Threat Modeling Framework

No response

Acceptance Criteria

No response

Stakeholder review needed before the work gets merged

References

No response

cortisiko commented 4 months ago

This issue is resolved