core icon indicating copy to clipboard operation
core copied to clipboard

Fix Flaky test for TransactionController -> multichain transaction lifecycle

Open desi opened this issue 11 months ago • 2 comments

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: Screenshot 2024-03-13 at 8.42.38 AM.png

desi avatar Mar 13 '24 14:03 desi

Main branch CI run just failed due to this bug: https://github.com/MetaMask/core/actions/runs/8272378535/job/22634139461

MajorLift avatar Mar 13 '24 23:03 MajorLift

I don't think this problem is fixed. I'm still seeing this test fail intermittently.

mcmire avatar Mar 15 '24 15:03 mcmire