Skip to content

x/tools/go/analysis/unitchecker: TestExampleSeparateAnalysis failing to produce printf diagnostics #68744

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "golang.org/x/tools/go/analysis/unitchecker" && test == "TestVetStdlib"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestVetStdlib
    vet_std_test.go:101: go vet std failed (exit status 1):
        # os_test
        # [os_test]
        ../../../../goroot/src/os/os_test.go:1536:14: non-constant format string in call to (*testing.common).Errorf
        ../../../../goroot/src/os/os_test.go:1539:13: non-constant format string in call to (*testing.common).Errorf
--- FAIL: TestVetStdlib (264.32s)

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsFixThe path to resolution is known, but the work has not been done.ToolsThis label describes issues relating to any tools in the x/tools repository.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions