Skip to content

cmd/go/internal/vcweb/vcstest: TestScripts/git/vgotest1.txt failures #74589

Open
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/go/internal/vcweb/vcstest" && test == "TestScripts/git/vgotest1.txt"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestScripts/git/vgotest1.txt
=== PAUSE TestScripts/git/vgotest1.txt
=== CONT  TestScripts/git/vgotest1.txt
    vcstest_test.go:155: 2025/07/09 16:10:30 vgotest1.txt:
        > handle git
        > env GIT_AUTHOR_NAME='Russ Cox'
        > env GIT_AUTHOR_EMAIL='rsc@golang.org'
        > env GIT_COMMITTER_NAME=$GIT_AUTHOR_NAME
        > env GIT_COMMITTER_EMAIL=$GIT_AUTHOR_EMAIL
        > git init
...
        > git add go.mod
        > git commit -m 'add go.mod'
        [stderr]
        error: unable to create temporary file: No space left on device
        error: Error building trees
        
        
    vcstest_test.go:168: vgotest1.txt:118: git commit -m 'add go.mod': exit status 1
--- FAIL: TestScripts/git/vgotest1.txt (0.78s)
2025/07/09 16:10:30 serving /

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