Skip to content

x/vulndb: TestLintReports failures #55215

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 Sep 20, 2022 · 2 comments
Closed

x/vulndb: TestLintReports failures #55215

gopherbot opened this issue Sep 20, 2022 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
post <- pkg == "golang.org/x/vulndb" && test == "TestLintReports"

Bug automatically created to track these flakes.

— 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 Sep 20, 2022
@gopherbot
Copy link
Contributor Author

gopherbot commented Sep 20, 2022

Found new matching flaky dashboard failures for:

#!watchflakes
post <- pkg == "golang.org/x/vulndb" && test == "TestLintReports"
2022-08-29 22:15 linux-amd64-longtest vulndb@b7c6a6ee go@65535581 golang.org/x/vulndb.TestLintReports (log)
go version devel 65535581aaf5441b68d8d31d3f338df4042f1972 linux/amd64
Checking go and sh files for license header
go vet -all ./...

Installing: github.com/client9/misspell/cmd/misspell
misspell -i unknwon -error .

Installing: mvdan.cc/unparam
unparam ./...

go mod tidy -compat=1.17

--- FAIL: TestLintReports (0.72s)
    --- FAIL: TestLintReports/data/reports/GO-2022-0956.yaml (0.00s)
        all_test.go:77: report.Read("data/reports/GO-2022-0956.yaml"): yaml.Decode: yaml: unmarshal errors:
              line 19: field links not found in type report.Report
2022-08-29 22:50 linux-amd64-longtest vulndb@effaf30f go@65535581 golang.org/x/vulndb.TestLintReports (log)
go version devel 65535581aaf5441b68d8d31d3f338df4042f1972 linux/amd64
Checking go and sh files for license header
go vet -all ./...

Installing: github.com/client9/misspell/cmd/misspell
misspell -i unknwon -error .

Installing: mvdan.cc/unparam
unparam ./...

go mod tidy -compat=1.17

--- FAIL: TestLintReports (0.66s)
    --- FAIL: TestLintReports/data/reports/GO-2022-0956.yaml (0.00s)
        all_test.go:77: report.Read("data/reports/GO-2022-0956.yaml"): yaml.Decode: yaml: unmarshal errors:
              line 19: field links not found in type report.Report

watchflakes

@gopherbot gopherbot added this to the Unreleased milestone Sep 20, 2022
@rsc
Copy link
Contributor

rsc commented Sep 20, 2022

Stopped.

@rsc rsc closed this as completed Sep 20, 2022
@rsc rsc moved this to Done in Test Flakes Sep 20, 2022
@gopherbot gopherbot changed the title x/vulndb: flaky TestLintReports x/vulndb: TestLintReports failures Sep 20, 2022
@golang golang locked and limited conversation to collaborators Sep 20, 2023
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.
Projects
Archived in project
Development

No branches or pull requests

2 participants