Skip to content

cmd/go/internal/verylongtest: TestScript/repro_build failures #78917

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/go/internal/verylongtest" && 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
    run.go:250: 2026-04-22T21:37:53Z
    run.go:252: $WORK=/Users/swarming/.swarming/w/ir/x/t/TestScriptrepro_build1338077345/001
    run.go:259: 
        BOTO_CONFIG=/Users/swarming/.swarming/w/ir/x/a/gsutil-bbagent/.boto
        CIPD_ARCHITECTURE=amd64
        CIPD_CACHE_DIR=/Users/swarming/.swarming/w/ir/cache/cipd_cache
        CIPD_PROTOCOL=v2
...
        [condition not met]
        > [GOOS:aix] env CGO_ENABLED=0  # go.dev/issue/56896
        [condition not met]
        > 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
    run.go:259: FAIL: testdata/script/repro_build.txt:9: cmp -q http16.o http17.o: http16.o and http17.o differ
--- FAIL: TestScript/repro_build (191.10s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    Status
    Todo
    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions