mojaloop / project

Repo to track product development issues for the Mojaloop project.
Other
22 stars 15 forks source link

feat/fx-impl branch in central-ledger repo has flaky integration tests #3887

Open geka-evk opened 2 months ago

geka-evk commented 2 months ago

Summary: feat/fx-impl branch in central-ledger repo (https://github.com/mojaloop/central-ledger/tree/feat/fx-impl) has flaky integration tests

Severity: (Low, Medium, High)

Priority: (Critical, Medium, Low)

Expected Behavior After any PR to feat/fx-impl branch all integration tests should pass

Steps to Reproduce

  1. Create a new branch from feat/fx-impl, and add some dummy commit, e.g.: https://github.com/mojaloop/central-ledger/pull/1024/files
  2. Create PR into feat/fx-impl branch, e.g.: https://github.com/mojaloop/central-ledger/pull/1024
  3. Check Circle CI PR pipeline: https://app.circleci.com/pipelines/github/mojaloop/central-ledger/2208/workflows/ef4b4d86-1df6-4329-982e-1a5706346e71/jobs/26562/tests
  4. Restart failed integration tests (might require several restarts), and check CI report again: https://app.circleci.com/pipelines/github/mojaloop/central-ledger/2208/workflows/1e824fd4-df49-45f6-8604-a25e59fa4ab8

Notes Locally integration tests are working

Specifications

Notes: