-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Authentication test passing in CI fails locally #5974
Copy link
Copy link
Open
Labels
type-tech-debtTechnical debtTechnical debt
Description
Describe the bug
Discovered in
- Fix JavaScript static type errors #5879 (comment)
- it was failing in CI https://github.com/MetaMask/metamask-mobile/actions/runs/4345778355/jobs/7591375729
- later after updating branch with
mainstarted passing 🤔
Locally on main: yarn test
nb: memory leak (nearly completes, after ~45s freezes internet first then other apps affected)
fixed 🎉 spoke too soon TODO: investigate jest/unit tests inconsistency
or yarn test:unit:non-components
- in CI: passing
- locally: 1 failed
Screenshots
To Reproduce
Locally yarn test or yarn test:unit:non-components
Expected behavior
Consistent behavior
- in CI
- locally
to be added after bug submission by internal support / PM
Severity
- How critical is the impact of this bug on a user?
- Add stats if available on % of customers impacted
- Is this visible to all users?
- Is this tech debt? ✅
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type-tech-debtTechnical debtTechnical debt
