fabric-smart-client icon indicating copy to clipboard operation
fabric-smart-client copied to clipboard

Fix flaky tests

Open mbrandenburger opened this issue 2 years ago • 1 comments

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.

mbrandenburger avatar Aug 05 '22 10:08 mbrandenburger

PR 375 disables integration/nwo/fsc/tracing/aggregator_test.go temporary.

That unit test may be written using gingko.

mbrandenburger avatar Aug 29 '22 09:08 mbrandenburger