Skip to content
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

x/vulndb/internal/worker/log: TestGoogleCloudHandler failures #70812

Open
gopherbot opened this issue Dec 12, 2024 · 1 comment
Open

x/vulndb/internal/worker/log: TestGoogleCloudHandler failures #70812

gopherbot opened this issue Dec 12, 2024 · 1 comment
Labels
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
default <- pkg == "golang.org/x/vulndb/internal/worker/log" && test == "TestGoogleCloudHandler"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestGoogleCloudHandler
    log_test.go:28: 
        got  {"time":"2024-12-11T16:30:47-08:00","severity":"INFO","message":"hello","logging.googleapis.com/trace":"tid","foo":"bar","count":17}
        
        want {"time":"2024-12-11T16:30:46-08:00","severity":"INFO","message":"hello","logging.googleapis.com/trace":"tid","foo":"bar","count":17}
--- FAIL: TestGoogleCloudHandler (0.00s)

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 Dec 12, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/vulndb/internal/worker/log" && test == "TestGoogleCloudHandler"
2024-12-11 20:56 x_vulndb-go1.24-windows-amd64 vulndb@bfe5f3aa release-branch.go1.24@14bb1e11 x/vulndb/internal/worker/log.TestGoogleCloudHandler (log)
=== RUN   TestGoogleCloudHandler
    log_test.go:28: 
        got  {"time":"2024-12-11T16:30:47-08:00","severity":"INFO","message":"hello","logging.googleapis.com/trace":"tid","foo":"bar","count":17}
        
        want {"time":"2024-12-11T16:30:46-08:00","severity":"INFO","message":"hello","logging.googleapis.com/trace":"tid","foo":"bar","count":17}
--- FAIL: TestGoogleCloudHandler (0.00s)

watchflakes

@gopherbot gopherbot added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Dec 12, 2024
@gopherbot gopherbot modified the milestones: Unreleased, vuln/unplanned Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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
Status: No status
Development

No branches or pull requests

1 participant