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
d9a9656 does not pass Go 1.10 unit tests. At least:
+ GOPATH=/builddir/build/BUILD/perks-d9a9656a3a4b1c2864fdb44db2ef8619772d92aa/_build:/usr/share/gocode
+ go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro '\'''
# github.com/bmizerany/perks/histogram
./histogram_test.go:28: Fatalf format %d has arg numPoints of wrong type float64
FAIL github.com/bmizerany/perks/histogram [build failed]
The text was updated successfully, but these errors were encountered:
d9a9656 does not pass Go 1.10 unit tests. At least:
The text was updated successfully, but these errors were encountered: