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: TestUploadIDs failures #60391

Closed
gopherbot opened this issue May 24, 2023 · 9 comments
Closed

x/build/perfdata/db: TestUploadIDs failures #60391

gopherbot opened this issue May 24, 2023 · 9 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 == "TestUploadIDs"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestUploadIDs (0.00s)
    db_test.go:60: 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 May 24, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/perfdata/db" && test == "TestUploadIDs"
2023-05-23 16:16 windows-amd64-2016 build@26b6615d go@298fe517 x/build/perfdata/db.TestUploadIDs (log)
--- FAIL: TestUploadIDs (0.00s)
    db_test.go:60: NewUpload: context canceled

watchflakes

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

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/perfdata/db" && test == "TestUploadIDs"
2023-05-23 16:16 windows-amd64-2016 build@26b6615d go@220c396e x/build/perfdata/db.TestUploadIDs (log)
--- FAIL: TestUploadIDs (0.00s)
    db_test.go:60: NewUpload: context canceled

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/perfdata/db" && test == "TestUploadIDs"
2023-05-23 16:16 darwin-arm64-12 build@26b6615d go@220c396e x/build/perfdata/db.TestUploadIDs (log)
--- FAIL: TestUploadIDs (0.00s)
    db_test.go:60: NewUpload: context canceled

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/perfdata/db" && test == "TestUploadIDs"
2023-05-23 16:16 linux-amd64-race build@26b6615d go@295c237b x/build/perfdata/db.TestUploadIDs (log)
--- FAIL: TestUploadIDs (0.00s)
    db_test.go:60: NewUpload: context canceled

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/perfdata/db" && test == "TestUploadIDs"
2023-05-23 16:16 windows-amd64-longtest build@26b6615d go@05cc9e55 x/build/perfdata/db.TestUploadIDs (log)
--- FAIL: TestUploadIDs (0.00s)
    db_test.go:60: NewUpload: context canceled

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/perfdata/db" && test == "TestUploadIDs"
2023-05-23 16:16 windows-amd64-2016 build@26b6615d go@326df693 x/build/perfdata/db.TestUploadIDs (log)
--- FAIL: TestUploadIDs (0.00s)
    db_test.go:60: NewUpload: context canceled

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/perfdata/db" && test == "TestUploadIDs"
2023-05-23 16:16 windows-amd64-longtest build@26b6615d go@08458804 x/build/perfdata/db.TestUploadIDs (log)
--- FAIL: TestUploadIDs (0.00s)
    db_test.go:60: NewUpload: context canceled

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/perfdata/db" && test == "TestUploadIDs"
2023-05-23 16:16 linux-amd64-race build@26b6615d go@558301a5 x/build/perfdata/db.TestUploadIDs (log)
--- FAIL: TestUploadIDs (0.00s)
    db_test.go:60: NewUpload: context canceled

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/perfdata/db" && test == "TestUploadIDs"
2023-05-23 16:16 windows-amd64-longtest build@26b6615d go@558301a5 x/build/perfdata/db.TestUploadIDs (log)
--- FAIL: TestUploadIDs (0.00s)
    db_test.go:60: NewUpload: context canceled

watchflakes

@bcmills bcmills closed this as completed Jun 13, 2023
@golang golang locked and limited conversation to collaborators Jun 12, 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
Archived in project
Development

No branches or pull requests

2 participants