Skip to content

Disable the Go binding tests in the precommit CI pipeline #53017

Closed
@AaronBallman

Description

@AaronBallman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behaviorinfrastructureBugs about LLVM infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions