Skip to content

cmd/go: TestScript/repro_build failures #78067

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/go" && test == "TestScript/repro_build"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestScript/repro_build
=== PAUSE TestScript/repro_build
=== CONT  TestScript/repro_build
    script_test.go:138: 2026-03-11T03:21:01Z
    script_test.go:140: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-3206328536/tmpdir436734002/repro_build921176627
2026/03/11 03:21:02 hello.txt:
> handle git
> env GIT_AUTHOR_NAME=bwk
> env GIT_AUTHOR_EMAIL=bwk
> env GIT_COMMITTER_NAME='Russ Cox'
...
        > env GOMAXPROCS=16
        > go build -a -o http16.o net/http
        > env GOMAXPROCS=17
        > go build -a -o http17.o net/http
        > cmp -q http16.o http17.o
        > env GOMAXPROCS=18
        > go build -a -o http18.o net/http
        > cmp -q http16.o http18.o
    script_test.go:162: FAIL: testdata/script/repro_build.txt:12: cmp -q http16.o http18.o: http16.o and http18.o differ
--- FAIL: TestScript/repro_build (75.66s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions