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/debug/internal/gocore: test consistently failing on android-amd64-emu builder #34210

Closed
bcmills opened this issue Sep 10, 2019 · 3 comments
Closed
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Soon This needs to be done soon. (regressions, serious bugs, outages) Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Sep 10, 2019

From the android-amd64-emu builder (https://build.golang.org/log/f88636232672ed2d86a79d6a7396b5df1be583bd):

--- FAIL: TestVersions (2.17s)
    gocore_test.go:97: can't copy tmp/coretest/core: write /data/local/tmp/go_android_exec/gocore.test-1227/1.13_340646142/tmp/coretest/core: no space left on device
FAIL
exitcode=1FAIL	golang.org/x/debug/internal/gocore	74.055s

If the test is not expected to pass on this builder, it should be skipped.

CC @hyangah

@gopherbot gopherbot added this to the Unreleased milestone Sep 10, 2019
@bcmills bcmills added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Soon This needs to be done soon. (regressions, serious bugs, outages) Testing An issue that has been verified to require only test changes, not just a test failure. labels Sep 10, 2019
@gopherbot
Copy link

Change https://golang.org/cl/194577 mentions this issue: internal/gocore: let android builders skip tests loading cores

@bcmills
Copy link
Contributor Author

bcmills commented Sep 27, 2019

This appears to still be failing at head:
https://build.golang.org/log/8b42b8c74ac9d5b65b486ea308073ccaa3490f96

@bcmills bcmills reopened this Sep 27, 2019
@gopherbot
Copy link

Change https://golang.org/cl/197777 mentions this issue: internal/gocore: let android builders skip tests calling loadExampleVersion

@golang golang locked and limited conversation to collaborators Sep 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Soon This needs to be done soon. (regressions, serious bugs, outages) Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

3 participants