Skip to content

Failed

Build / win-RS5 / github.com/docker/docker/integration/config.TestConfigList (from github.com_docker_docker_integration_config)

Failing for the past 1 build (Since Unstable #5 )
Took 0.23 sec.

Error Message

Failed

Stacktrace

=== RUN   TestConfigList
--- FAIL: TestConfigList (0.00s)
panic: reflect: call of reflect.Value.IsNil on struct Value [recovered]
	panic: reflect: call of reflect.Value.IsNil on struct Value

goroutine 36 [running]:
testing.tRunner.func1(0xc00068c200)
	d:/CI/PR-38432/5/go/src/testing/testing.go:874 +0x3aa
panic(0x9962e0, 0xc0001ab860)
	d:/CI/PR-38432/5/go/src/runtime/panic.go:679 +0x1c0
reflect.Value.IsNil(...)
	d:/CI/PR-38432/5/go/src/reflect/value.go:1073
github.com/docker/docker/vendor/gotest.tools/v3/assert.assert(0xb0ba40, 0xc00068c200, 0xc0005e3ae0, 0xa68bd0, 0x9dc700, 0xc000230d50, 0xc0005e3e10, 0x1, 0x1, 0x0)
	d:/gopath/src/github.com/docker/docker/vendor/gotest.tools/v3/assert/assert.go:123 +0x77a
github.com/docker/docker/vendor/gotest.tools/v3/assert.NilError(0xb0ba40, 0xc00068c200, 0xaffce0, 0xc000230d50, 0xc0005e3e10, 0x1, 0x1)
	d:/gopath/src/github.com/docker/docker/vendor/gotest.tools/v3/assert/assert.go:249 +0x108
github.com/docker/docker/integration/config.TestConfigList(0xc00068c200)
	d:/gopath/src/github.com/docker/docker/integration/config/config_test.go:33 +0x105c
testing.tRunner(0xc00068c200, 0xa67ca8)
	d:/CI/PR-38432/5/go/src/testing/testing.go:909 +0xd0
created by testing.(*T).Run
	d:/CI/PR-38432/5/go/src/testing/testing.go:960 +0x357
exit status 2
FAIL	github.com/docker/docker/integration/config	0.232s