34c2d3737e
This machinery was not used, and does not appear to be maintained. In practice we really don't need anything to detect flaky tests. Our CI system identifies flaky tests at https://app.circleci.com/insights/github/hashicorp/consul/workflows/go-tests/tests?branch=main Mostly what we need is a way to reproduce flakes, which can be done directly with the Go CLI, using the -race, -count, and (new in Go 1.17) -shuffle flags. |
||
---|---|---|
.. | ||
build-docker.sh | ||
build-local.sh | ||
envoy-library-references.sh | ||
functions.sh | ||
proto-gen.sh | ||
release.sh | ||
version.sh |