You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
With Go 1.9.2
--- 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
The text was updated successfully, but these errors were encountered: