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/build/perfdata/db: TestNewUpload failures #60775

Closed
gopherbot opened this issue Jun 13, 2023 · 2 comments
Closed

x/build/perfdata/db: TestNewUpload failures #60775

gopherbot opened this issue Jun 13, 2023 · 2 comments
Labels
Builders x/build issues (builders, bots, dashboards) 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/build/perfdata/db" && test == "TestNewUpload"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestNewUpload (0.00s)
    db_test.go:181: NewUpload: context canceled

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 Jun 13, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/perfdata/db" && test == "TestNewUpload"
2023-05-23 16:16 linux-amd64-longtest-race build@26b6615d go@558301a5 x/build/perfdata/db.TestNewUpload (log)
--- FAIL: TestNewUpload (0.00s)
    db_test.go:181: NewUpload: context canceled
2023-05-23 16:16 linux-amd64-longtest-race build@26b6615d go@08458804 x/build/perfdata/db.TestNewUpload (log)
--- FAIL: TestNewUpload (0.00s)
    db_test.go:181: NewUpload: context canceled
2023-05-23 16:16 linux-amd64-longtest-race build@26b6615d go@83dfe5cf x/build/perfdata/db.TestNewUpload (log)
--- FAIL: TestNewUpload (0.00s)
    db_test.go:181: NewUpload: context canceled
2023-05-23 16:16 linux-amd64-race build@26b6615d go@326df693 x/build/perfdata/db.TestNewUpload (log)
--- FAIL: TestNewUpload (0.00s)
    db_test.go:181: NewUpload: context canceled
2023-05-23 16:16 linux-amd64-race build@26b6615d go@bfdd3bf3 x/build/perfdata/db.TestNewUpload (log)
--- FAIL: TestNewUpload (0.00s)
    db_test.go:181: NewUpload: context canceled
2023-05-23 16:16 linux-amd64-race build@26b6615d go@5b93af7f x/build/perfdata/db.TestNewUpload (log)
--- FAIL: TestNewUpload (0.00s)
    db_test.go:181: NewUpload: context canceled

watchflakes

@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Jun 13, 2023
@gopherbot gopherbot added this to the Unreleased milestone Jun 13, 2023
@bcmills
Copy link
Contributor

bcmills commented Jun 14, 2023

Duplicate of #60384

@bcmills bcmills marked this as a duplicate of #60384 Jun 14, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Jun 14, 2023
@golang golang locked and limited conversation to collaborators Jun 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants