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

runtime: TestMemStats failure on Windows #22119

Closed
ianlancetaylor opened this issue Oct 3, 2017 · 2 comments
Closed

runtime: TestMemStats failure on Windows #22119

ianlancetaylor opened this issue Oct 3, 2017 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@ianlancetaylor
Copy link
Contributor

Reporting a failure of runtime.TestMemStats on Windows while running a trybot.

https://storage.googleapis.com/go-build-log/88e9e458/windows-386-2008_768d5260.log

##### GOMAXPROCS=2 runtime -cpu=1,2,4
--- FAIL: TestMemStats (0.00s)
	malloc_test.go:75: GCCPUFraction = 1.199228591244373: insanely high value (overflow?); want <= 0.99
FAIL
FAIL	runtime	65.206s
2017/10/03 14:11:44 Failed: exit status 1
2017/10/03 14:11:44 FAILED
@ianlancetaylor ianlancetaylor added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows Testing An issue that has been verified to require only test changes, not just a test failure. labels Oct 3, 2017
@ianlancetaylor ianlancetaylor added this to the Go1.10 milestone Oct 3, 2017
@rsc rsc modified the milestones: Go1.10, Go1.11 Nov 22, 2017
@aclements
Copy link
Member

@ianlancetaylor
Copy link
Contributor Author

Likely dup of #22696. Closing optimistically.

@golang golang locked and limited conversation to collaborators Jul 8, 2019
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. OS-Windows 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

4 participants