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/workflow: TestWatchdog/success failures #67531

Open
gopherbot opened this issue May 20, 2024 · 1 comment
Open

x/build/internal/workflow: TestWatchdog/success failures #67531

gopherbot opened this issue May 20, 2024 · 1 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.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "golang.org/x/build/internal/workflow" && test == "TestWatchdog/success"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestWatchdog/success
    workflow_test.go:605: task sleepy    : started
    workflow_test.go:624: task sleepy    : LOG: *snore*
    workflow_test.go:607: task sleepy    : error: task did not log for 750ms, assumed hung
    workflow_test.go:596: workflow "8e8dcf11-f323-45a1-9c4e-e128fdc0c0c6": stalled
    workflow_test.go:417: w.Run() = _, context deadline exceeded, wanted no error
--- FAIL: TestWatchdog/success (10.01s)

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 20, 2024
@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label May 20, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/build/internal/workflow" && test == "TestWatchdog/success"
2024-05-20 00:04 x_build-go1.22-windows-amd64-race build@6dd9aac5 release-branch.go1.22@185457da x/build/internal/workflow.TestWatchdog/success (log)
=== RUN   TestWatchdog/success
    workflow_test.go:605: task sleepy    : started
    workflow_test.go:624: task sleepy    : LOG: *snore*
    workflow_test.go:607: task sleepy    : error: task did not log for 750ms, assumed hung
    workflow_test.go:596: workflow "8e8dcf11-f323-45a1-9c4e-e128fdc0c0c6": stalled
    workflow_test.go:417: w.Run() = _, context deadline exceeded, wanted no error
--- FAIL: TestWatchdog/success (10.01s)

watchflakes

@gopherbot gopherbot added this to the Unreleased milestone May 20, 2024
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