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/internal/relui/sign: TestUpdateSigningStatus failures #60143

Open
gopherbot opened this issue May 12, 2023 · 2 comments
Open

x/build/internal/relui/sign: TestUpdateSigningStatus failures #60143

gopherbot opened this issue May 12, 2023 · 2 comments
Labels
Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/build/internal/relui/sign" && test == "TestUpdateSigningStatus"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestUpdateSigningStatus (1.05s)
    server_test.go:170: grpc.Dial(127.0.0.1:49404, [0xc000090820 0xc000090828]) = nil, context deadline exceeded; want no error

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 12, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/internal/relui/sign" && test == "TestUpdateSigningStatus"
2023-05-10 20:22 darwin-amd64-13 build@fc985e83 go@446ad131 x/build/internal/relui/sign.TestUpdateSigningStatus (log)
--- FAIL: TestUpdateSigningStatus (1.05s)
    server_test.go:170: grpc.Dial(127.0.0.1:49404, [0xc000090820 0xc000090828]) = nil, context deadline exceeded; want no error

watchflakes

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

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/internal/relui/sign" && test == "TestUpdateSigningStatus"
2023-06-15 01:29 darwin-amd64-11_0 build@d18efe97 go@9fc84363 x/build/internal/relui/sign.TestUpdateSigningStatus (log)
--- FAIL: TestUpdateSigningStatus (1.01s)
    server_test.go:170: grpc.Dial(127.0.0.1:49736, [0xc00004e828 0xc00004e830]) = nil, context deadline exceeded; want no error

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant