Closed
Description
The Go binding tests are causing too many false positives in the CI precommit testing, to the point that it has hidden some valid failures (such as with clang format) from reviewers. Please disable the flaky tests.
x64 debian > LLVM.Bindings/Go::go.test
Script:
--
: 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/llvm-go go=/usr/bin/go test llvm.org/llvm/bindings/go/llvm
Such as in:
https://reviews.llvm.org/D116503
https://reviews.llvm.org/D116272
https://reviews.llvm.org/D112903
and many, many other reviews over the past ~month.