We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please answer these questions before submitting your issue. Thanks!
go version
go env
go test testing/...
--- FAIL: TestBRun (0.00s) sub_test.go:392: MemAllocs was 8; want 2 sub_test.go:395: MemBytes was 4096; want 512 FAIL
The text was updated successfully, but these errors were encountered:
@mpvl, can you take a look?
Sorry, something went wrong.
8bc9c57
No branches or pull requests
Please answer these questions before submitting your issue. Thanks!
go version
)?Tip at 014f3e1 + https://go-review.googlesource.com/#/c/21410/
go env
)?linux amd64
Patch https://go-review.googlesource.com/#/c/21410/
go test testing/...
Test passes
First showed up here https://storage.googleapis.com/go-build-log/63567c79/darwin-amd64-10_10_d6336420.log but the with the above patch it can be reproduced on linux amd64, too.
The text was updated successfully, but these errors were encountered: