Skip to content

x/tools/go/analysis/multichecker: TestExitCode failures #76908

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestExitCode
    multichecker_test.go:79: [nosuchdir/...]: out=<<vet: nosuchdir/... matched no packages
        >>
    multichecker_test.go:79: [nosuchpkg]: out=<<-: package nosuchpkg is not in std (/home/swarming/.swarming/w/ir/x/w/goroot/src/nosuchpkg)
        fail: analysis skipped due to errors in package
        >>
    multichecker_test.go:79: [-unknownflag]: out=<<flag provided but not defined: -unknownflag
        Usage of vet:
          -V	print version and exit
          -all
...
        					}
        				]
        			}
        		]
        	}
        }
        Found 6 data race(s)
        >>
    multichecker_test.go:86: [-findcall.name=panic -json sort io]: exited 66, want 0
--- FAIL: TestExitCode (78.99s)

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.ToolsThis label describes issues relating to any tools in the x/tools repository.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions