Skip to content

x/vuln: TestGovulncheck failures due to timeout dialing vuln.go.dev #64681

@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "golang.org/x/vuln" && test == "TestGovulncheck" && `Get "https://vuln.go.dev/.*": dial tcp .*: i/o timeout`

Issue created automatically to collect these failures.

Example (log):

go mod tidy

--- FAIL: TestGovulncheck (61.38s)
    all_test.go:94: govulncheck finished with std out/err:
        Scanning your code and 207 packages across 12 dependent modules for known vulnerabilities...

    all_test.go:103: unrecognized govulncheck command error: govulncheck: Get "https://vuln.go.dev/index/modules.json.gz": dial tcp 34.117.213.18:443: i/o timeout

watchflakes

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.vulncheck or vulndbIssues for the x/vuln or x/vulndb repo

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions