Skip to content

x/vuln/internal/client: TestClientByAlias failures #59356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gopherbot opened this issue Apr 1, 2023 · 2 comments
Closed

x/vuln/internal/client: TestClientByAlias failures #59356

gopherbot opened this issue Apr 1, 2023 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
post <- pkg == "golang.org/x/vuln/internal/client" && test == "TestClientByAlias"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestClientByAlias (0.01s)
    --- FAIL: TestClientByAlias/http (0.00s)
        client_test.go:402: httpSource.GetByAlias("CVE-2015-5739"): GetByID("GO-2021-0159"): Get "http://127.0.0.1:58958/ID/GO-2021-0159.json": net/http: HTTP/1.x transport connection broken: malformed HTTP response "nonicalMIMEHeaderKey\",\"canonicalMIMEHeaderKey\"]}]}}],\"references\":[{\"type\":\"FIX\",\"url\":\"https://go.dev/cl/11772\"},{\"type\":\"FIX\",\"url\":\"https://go.googlesource.com/go/+/117ddcb83d7f42d6aa72241240af99ded81118e9\"},{\"type\":\"REPORT\",\"url\":\"https://go.dev/issue/53035\"},{\"type\":\"WEB\",\"url\":\"https://groups.google.com/g/golang-announce/c/iSIyW4lM4hY/m/ADuQR4DiDwAJ\"}]}"

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Apr 1, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/vuln/internal/client" && test == "TestClientByAlias"
2023-03-13 16:18 illumos-amd64 vuln@8a73a7e4 go@7a21f799 x/vuln/internal/client.TestClientByAlias (log)
--- FAIL: TestClientByAlias (0.01s)
    --- FAIL: TestClientByAlias/http (0.00s)
        client_test.go:402: httpSource.GetByAlias("CVE-2015-5739"): GetByID("GO-2021-0159"): Get "http://127.0.0.1:58958/ID/GO-2021-0159.json": net/http: HTTP/1.x transport connection broken: malformed HTTP response "nonicalMIMEHeaderKey\",\"canonicalMIMEHeaderKey\"]}]}}],\"references\":[{\"type\":\"FIX\",\"url\":\"https://go.dev/cl/11772\"},{\"type\":\"FIX\",\"url\":\"https://go.googlesource.com/go/+/117ddcb83d7f42d6aa72241240af99ded81118e9\"},{\"type\":\"REPORT\",\"url\":\"https://go.dev/issue/53035\"},{\"type\":\"WEB\",\"url\":\"https://groups.google.com/g/golang-announce/c/iSIyW4lM4hY/m/ADuQR4DiDwAJ\"}]}"

watchflakes

@gopherbot gopherbot added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Apr 1, 2023
@gopherbot gopherbot modified the milestones: Unreleased, vuln/unplanned Apr 1, 2023
@bcmills
Copy link
Contributor

bcmills commented Apr 3, 2023

Duplicate of #59379

@bcmills bcmills marked this as a duplicate of #59379 Apr 3, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2023
@bcmills bcmills removed this from Test Flakes Apr 3, 2023
@golang golang locked and limited conversation to collaborators Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Projects
None yet
Development

No branches or pull requests

2 participants