[pkg-go] Bug#866172: golang-github-minio-minio-go FTBFS: FAIL: TestGetEndpointURL
Adrian Bunk
bunk at debian.org
Tue Jun 27 21:41:33 UTC 2017
Source: golang-github-minio-minio-go
Version: 2.0.2-1
Severity: serious
Some recent change in unstable makes golang-github-minio-minio-go FTBFS:
https://tests.reproducible-builds.org/debian/history/golang-github-minio-minio-go.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-minio-minio-go.html
...
=== RUN TestResourceListSorting
--- PASS: TestResourceListSorting (0.00s)
=== RUN TestGetEndpointURL
--- FAIL: TestGetEndpointURL (0.00s)
utils_test.go:64: Test 7: Expected to fail with error "too many colons in address 192.168.1.1::9000", but instead failed with error "address 192.168.1.1::9000: too many colons in address" instead
=== RUN TestIsValidDomain
--- PASS: TestIsValidDomain (0.00s)
=== RUN TestIsValidEndpointURL
--- PASS: TestIsValidEndpointURL (0.00s)
=== RUN TestIsValidIP
--- PASS: TestIsValidIP (0.00s)
=== RUN TestIsVirtualHostSupported
--- PASS: TestIsVirtualHostSupported (0.00s)
=== RUN TestIsAmazonEndpoint
--- PASS: TestIsAmazonEndpoint (0.00s)
=== RUN TestIsAmazonChinaEndpoint
--- PASS: TestIsAmazonChinaEndpoint (0.00s)
=== RUN TestIsGoogleEndpoint
--- PASS: TestIsGoogleEndpoint (0.00s)
=== RUN TestIsValidExpiry
--- PASS: TestIsValidExpiry (0.00s)
=== RUN TestIsValidBucketName
--- PASS: TestIsValidBucketName (0.00s)
=== RUN TestPercentEncodeSlash
--- PASS: TestPercentEncodeSlash (0.00s)
=== RUN TestQueryEncode
--- PASS: TestQueryEncode (0.00s)
=== RUN TestUrlEncodePath
--- PASS: TestUrlEncodePath (0.00s)
FAIL
FAIL github.com/minio/minio-go 0.096s
=== RUN TestConditionKeyMapAdd
--- PASS: TestConditionKeyMapAdd (0.00s)
...
dh_auto_test: go test -v -p 15 github.com/minio/minio-go github.com/minio/minio-go/pkg/policy github.com/minio/minio-go/pkg/set returned exit code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 1
More information about the Pkg-go-maintainers
mailing list