Skip to content

cmd/go: TestExecBuildX is too sensitive to GOROOT #29004

@bcmills

Description

@bcmills

When making changes to cmd/go (and not other parts of the standard library or toolchain), most of the test cases in go test cmd/go continue to pass without rebuilding. However, TestExecBuildX seems to fail pretty reliably unless make.bash has been run at the exact commit being tested.

That's a bit annoying, because make.bash itself is pretty slow. I'd like to figure out whether we can make TestExecBuildX more robust to changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeGoCommandcmd/goNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.TestingAn issue that has been verified to require only test changes, not just a test failure.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions