#!watchflakes
default <- pkg == "golang.org/x/vulndb" && test == "TestLintReports/data/reports/GO-2025-3367.yaml"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestLintReports/data/reports/GO-2025-3367.yaml
    all_test.go:114: modules[0] "github.com/go-git/go-git/v4": version &{4.0.0 introduced} does not exist
--- FAIL: TestLintReports/data/reports/GO-2025-3367.yaml (0.25s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/vulndb" && test == "TestLintReports/data/reports/GO-2025-3367.yaml"
2025-08-08 19:01 x_vulndb-gotip-darwin-amd64-longtest vulndb@4b164308 go@b096ddb9 x/vulndb.TestLintReports/data/reports/GO-2025-3367.yaml (log) === RUN TestLintReports/data/reports/GO-2025-3367.yaml all_test.go:114: modules[0] "github.com/go-git/go-git/v4": version &{4.0.0 introduced} does not exist --- FAIL: TestLintReports/data/reports/GO-2025-3367.yaml (0.25s)
2025-08-08 19:01 x_vulndb-gotip-linux-amd64-longtest vulndb@4b164308 go@b096ddb9 x/vulndb.TestLintReports/data/reports/GO-2025-3367.yaml (log) === RUN TestLintReports/data/reports/GO-2025-3367.yaml all_test.go:114: modules[0] "github.com/go-git/go-git/v4": version &{4.0.0 introduced} does not exist --- FAIL: TestLintReports/data/reports/GO-2025-3367.yaml (1.90s)
2025-08-08 19:01 x_vulndb-gotip-linux-amd64-longtest-race vulndb@4b164308 go@b096ddb9 x/vulndb.TestLintReports/data/reports/GO-2025-3367.yaml (log) === RUN TestLintReports/data/reports/GO-2025-3367.yaml all_test.go:114: modules[0] "github.com/go-git/go-git/v4": version &{4.0.0 introduced} does not exist --- FAIL: TestLintReports/data/reports/GO-2025-3367.yaml (0.04s)

watchflakes