Skip to content

cmd/go: TestScript/vet_internal failures #77473

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestScript/vet_internal
=== PAUSE TestScript/vet_internal
=== CONT  TestScript/vet_internal
    script_test.go:139: 2026-02-06T02:27:09Z
    script_test.go:141: $WORK=/Volumes/Work/s/w/ir/x/t/cmd-go-test-2085102770/tmpdir3616055811/vet_internal3243256972
    script_test.go:163: 
        PATH=/Volumes/Work/s/w/ir/x/t/cmd-go-test-2085102770/tmpdir3616055811/testbin:/Volumes/Work/s/w/ir/x/w/goroot/bin:/Volumes/Work/s/w/ir/x/w/goroot/bin:/Volumes/Work/s/w/ir/x/w/goroot/bin:/Volumes/Work/s/w/ir/cache/tools/bin:/Volumes/Work/s/w/ir/bbagent_utility_packages:/Volumes/Work/s/w/ir/bbagent_utility_packages/bin:/Volumes/Work/s/w/ir/cipd_bin_packages:/Volumes/Work/s/w/ir/cipd_bin_packages/bin:/Volumes/Work/s/w/ir/cache/cipd_client:/Volumes/Work/s/w/ir/cache/cipd_client/bin:/Volumes/Work/s/cipd_cache/bin:/opt/infra-tools:/opt/local/bin:/opt/local/sbin:/usr/local/sbin:/usr/local/git/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        HOME=/no-home
        CCACHE_DISABLE=1
        GOARCH=amd64
...
        PWD=/Volumes/Work/s/w/ir/x/t/cmd-go-test-2085102770/tmpdir3616055811/vet_internal3243256972/gopath/src
        
        > env GO111MODULE=off
        # Issue 36173. Verify that "go vet" prints line numbers on load errors. (0.004s)
        > ! go vet a/a.go
        [signal: segmentation fault]
        > stderr '^package command-line-arguments\n\ta[/\\]a.go:5:3: use of internal package'
    script_test.go:163: FAIL: testdata/script/vet_internal.txt:6: stderr '^package command-line-arguments\n\ta[/\\]a.go:5:3: use of internal package': no match for `(?m)^package command-line-arguments\n\ta[/\\]a.go:5:3: use of internal package` in stderr
    script_test.go:405: go was invoked but no counters were incremented
--- FAIL: TestScript/vet_internal (0.01s)

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