cacti icon indicating copy to clipboard operation
cacti copied to clipboard

test(connector-corda): fix flaky corda-v5-flow.test.ts

Open adrianbatuto opened this issue 1 year ago • 0 comments

Describe the bug

packages/cactus-plugin-ledger-connector-corda/src/test/typescript/integration/corda-v5-x/corda-v5-flow.test.ts from the PR #3241 is flaky

To Reproduce

Comment out the timeout added to the test as a temporary fix for this issue and run the test

Expected behavior

Test is consistent/stable and shouldnt contain manual timeouts (as they are very much dependent on system specifications and other factors, and thus vary inconsistently)

adrianbatuto avatar Jun 04 '24 04:06 adrianbatuto