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

io_test.go:126: w.Write(b[20:]) returned ahead of time #3

Open
nim-nim opened this issue Jan 17, 2018 · 2 comments
Open

io_test.go:126: w.Write(b[20:]) returned ahead of time #3

nim-nim opened this issue Jan 17, 2018 · 2 comments

Comments

@nim-nim
Copy link

nim-nim commented Jan 17, 2018

With Go 1.9.2

  • go test -compiler gc -ldflags '-X github.com/mxk/go-flowrate/version.GitSHA=cca7078d478f8520f85629ad7c68962d31ed7682 -extldflags '''-Wl,-z,relro ''''
    --- FAIL: TestWriter (0.38s)
    io_test.go:126: w.Write(b[20:]) returned ahead of time (382.895154ms)
    FAIL
    exit status 1
    FAIL github.com/mxk/go-flowrate/flowrate 0.860s
@jaekwon
Copy link

jaekwon commented Mar 14, 2018

@nim-nim
Copy link
Author

nim-nim commented Mar 14, 2018

Thank you for caring!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants