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

testing: FAIL: TestBRun #15063

Closed
brtzsnr opened this issue Apr 1, 2016 · 1 comment
Closed

testing: FAIL: TestBRun #15063

brtzsnr opened this issue Apr 1, 2016 · 1 comment
Milestone

Comments

@brtzsnr
Copy link
Contributor

brtzsnr commented Apr 1, 2016

Please answer these questions before submitting your issue. Thanks!

  1. What version of Go are you using (go version)?
    Tip at 014f3e1 + https://go-review.googlesource.com/#/c/21410/
  2. What operating system and processor architecture are you using (go env)?
    linux amd64
  3. What did you do?
    Patch https://go-review.googlesource.com/#/c/21410/

go test testing/...

  1. What did you expect to see?
    Test passes
  2. What did you see instead?
--- FAIL: TestBRun (0.00s)
        sub_test.go:392: MemAllocs was 8; want 2
        sub_test.go:395: MemBytes was 4096; want 512
FAIL
  1. Additional information
    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.
@bradfitz bradfitz added this to the Go1.7 milestone Apr 2, 2016
@bradfitz
Copy link
Contributor

bradfitz commented Apr 3, 2016

@mpvl, can you take a look?

@mpvl mpvl self-assigned this Apr 4, 2016
@golang golang locked and limited conversation to collaborators Apr 5, 2017
@rsc rsc unassigned mpvl Jun 23, 2022
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

4 participants