Skip to content

cmd/go: TestScript/mod_get_workspace_incomplete failures #76581

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestScript/mod_get_workspace_incomplete
=== PAUSE TestScript/mod_get_workspace_incomplete
=== CONT  TestScript/mod_get_workspace_incomplete
    script_test.go:139: 2025-11-25T10:25:25Z
    script_test.go:141: $WORK=/home/swarming/.swarming/w/ir/x/t/cmd-go-test-4218483999/tmpdir2361976443/mod_get_workspace_incomplete1598657418
go proxy: open /home/swarming/.swarming/w/ir/x/w/goroot/src/cmd/go/testdata/mod/example.net_v0.3.0.txt: no such file or directory
go proxy: no archive example.net v0.3.0: file does not exist
go proxy: no archive example.net/split v0.3.0: file does not exist
go proxy: no archive example.net/split v0.1.0: file does not exist
go proxy: no archive example.net v0.1.0: file does not exist
...
        # package imports example.com/withmissing/other so it still depends on the example.com/missing
        # module, but not on the withmissing package itself. The example.com/withmissing
        # module still has an import on the rsc.io/quote package, but the package
        # with the import doesn't appear in the loaded package graph. (0.116s)
        > cd ../missingworkspaceimport_disconnected
        > go get ./...
    script_test.go:163: FAIL: testdata/script/mod_get_workspace_incomplete.txt:82: go get ./...: signal: segmentation fault
go proxy: no archive example.com v0.0.2: file does not exist
go proxy: no archive example.com/upgrade v0.0.2: file does not exist
--- FAIL: TestScript/mod_get_workspace_incomplete (1.91s)

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

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions