#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "" && `Fatalf format %q has arg r.ContentLength of wrong type int64`
Issue created automatically to collect these failures.
Example (log):
FAIL golang.org/x/net/http2 [build failed]
# golang.org/x/net/http2
# [golang.org/x/net/http2]
http2/server_test.go:1980:21: (testing.TB).Fatalf format %q has arg r.ContentLength of wrong type int64
— watchflakes