fabric-smart-client
fabric-smart-client copied to clipboard
Fix flaky tests
Some tests seem to be flaky, such as the FPC integration test.
-
Short-term solution: Upgrade to ginkgo v2 as proposed in #331 and add
ginkgo --flake-attempts=N
to the corresponding make target of our flaky candidate. -
Long-term: Investigate what is wrong and provide a proper fix.
PR 375 disables integration/nwo/fsc/tracing/aggregator_test.go temporary.
That unit test may be written using gingko.