moby/integration
Kir Kolyshkin 9b77370213 int/build/TestBuildWithEmptyLayers: prevent panic
The test case panics like that:

> build_test.go:381: assertion failed: 3 (int) != 1 (int)
> panic: runtime error: index out of range [2] with length 1 [recovered]
> panic: runtime error: index out of range [2] with length 1

The fix is trivial.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2020-06-04 11:22:04 -07:00
..
build int/build/TestBuildWithEmptyLayers: prevent panic 2020-06-04 11:22:04 -07:00
config integration/config: add check for removing non-existing config 2020-04-14 18:31:38 +02:00
container Merge pull request #40725 from cpuguy83/check_img_platform 2020-05-21 11:33:27 -07:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image Using test names instead of hardcoded ones in integration/image directory 2020-05-18 16:37:09 +01:00
internal Merge pull request #40725 from cpuguy83/check_img_platform 2020-05-21 11:33:27 -07:00
network integration: Add TestDaemonDNSFallback 2020-05-28 04:30:51 +00:00
plugin Merge pull request #40725 from cpuguy83/check_img_platform 2020-05-21 11:33:27 -07:00
secret integration/secret: add check for empty list not producing an error 2020-04-14 18:31:36 +02:00
service Add API support for PidsLimit on services 2020-04-15 22:37:42 +02:00
session bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
system test-integration: support more rootless tests 2020-03-16 17:37:38 +09:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00