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

misc/reboot: TestRepeatBootstrap timing out on plan9/arm builders #30892

Closed
0intro opened this issue Mar 17, 2019 · 3 comments
Closed

misc/reboot: TestRepeatBootstrap timing out on plan9/arm builders #30892

0intro opened this issue Mar 17, 2019 · 3 comments

Comments

@0intro
Copy link
Member

0intro commented Mar 17, 2019

CL 167478 added TestRepeatBootstrap. However, this test is timing out on the plan9/arm builders.

Test "reboot" ran over 20m0s limit (20m0.10206808s)

See https://build.golang.org/log/e1f275307bdb1e65176d7c71a95813150227a2e3

@0intro 0intro self-assigned this Mar 17, 2019
@0intro
Copy link
Member Author

0intro commented Mar 17, 2019

TestRepeatBootstrap takes 17 minutes on the plan9/arm builder.

cpu% time go test -v -timeout 30m
=== RUN   TestRepeatBootstrap
Building Go cmd/dist using /usr/go
Building Go toolchain1 using /usr/go.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for plan9/arm.
---
Installed Go for plan9/arm in /tmp/reboot-goroot073208412
Installed commands in /tmp/reboot-goroot073208412/bin
*** You need to bind /tmp/reboot-goroot073208412/bin before /bin.
--- PASS: TestRepeatBootstrap (1061.44s)
PASS
ok  	misc/reboot	1061.949s

@gopherbot
Copy link

Change https://golang.org/cl/167977 mentions this issue: cmd/dist: skip misc/reboot test on Plan 9

@gopherbot
Copy link

Change https://golang.org/cl/366538 mentions this issue: misc/reboot: skip TestRepeatBootstrap on short builders

@rsc rsc unassigned 0intro Jun 23, 2022
@golang golang locked and limited conversation to collaborators Jun 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants