core
core copied to clipboard
Fix Flaky test for TransactionController -> multichain transaction lifecycle
It was reported in slack that yarn workspace @metamask/transaction-controller run test
was failing for TransactionController.
Examples of the failure can be found in the following:
- https://github.com/MetaMask/core/actions/runs/8264565942/job/22608512716?pr=4032
- https://github.com/MetaMask/core/actions/runs/8263603598/job/22605489074
Screenshot:
Main branch CI run just failed due to this bug: https://github.com/MetaMask/core/actions/runs/8272378535/job/22634139461
I don't think this problem is fixed. I'm still seeing this test fail intermittently.