Hi. This package has what appears to be a flaky test, which is causing
testing migration blocking.
https://ci.debian.net/packages/g/golang-github-go-openapi-validate/testing/ppc64el/70980292/#L1129
/Simon
289s === NAME TestJSONSchemaSuite/refRemote.json
289s Error Trace: /tmp/autopkgtest-lxc.nv8txq3u/downtmp/autopkgtest_tmp/_build/src/github.com/go-openapi/validate/jsonschema_test.go:241
289s /tmp/autopkgtest-lxc.nv8txq3u/downtmp/autopkgtest_tmp/_build/src/github.com/go-openapi/validate/jsonschema_test.go:141
289s Error: Received unexpected error:
289s Get "http://localhost:1234/integer.json": dial tcp [::1]:1234: connect: connection refused
289s loaderrs error
289s loaderrs error
289s Test: TestJSONSchemaSuite/refRemote.json
289s Messages: remote ref should expand cleanly
289s === CONT TestJSONSchemaSuite/maxItems.json
289s jsonschema_test.go:139: Running maxItems
289s === NAME TestJSONSchemaSuite/definitions.json
289s jsonschema_test.go:139: Running definitions
289s === CONT TestJSONSchemaSuite/items.json
289s jsonschema_test.go:139: Running items
289s === CONT TestJSONSchemaSuite/maxLength.json
289s jsonschema_test.go:139: Running maxLength
289s === NAME TestJSONSchemaSuite/anyOf.json
289s jsonschema_test.go:139: Running anyOf
289s === NAME TestJSONSchemaSuite/default.json
289s jsonschema_test.go:139: Running default
289s === CONT TestJSONSchemaSuite/additionalProperties.json
289s jsonschema_test.go:139: Running additionalProperties
289s --- FAIL: TestJSONSchemaSuite (0.00s)
289s --- PASS: TestJSONSchemaSuite/minLength.json (0.00s)
289s --- PASS: TestJSONSchemaSuite/uniqueItems.json (0.00s)
289s --- PASS: TestJSONSchemaSuite/format.json (0.01s)
289s --- PASS: TestJSONSchemaSuite/enum.json (0.01s)
289s --- PASS: TestJSONSchemaSuite/additionalItems.json (0.01s)
289s --- PASS: TestJSONSchemaSuite/dependencies.json (0.01s)
289s --- PASS: TestJSONSchemaSuite/required.json (0.01s)
289s --- PASS: TestJSONSchemaSuite/type.json (0.01s)
289s --- PASS: TestJSONSchemaSuite/maxProperties.json (0.00s)
289s --- PASS: TestJSONSchemaSuite/pattern.json (0.00s)
289s --- FAIL: TestJSONSchemaSuite/refRemote.json (0.02s)