moby/integration
Paweł Gronowski 7f49ca259b
TestDaemonRestartKillContainers: Fix loop capture
TestDaemonRestartKillContainers test was always executing the last case
(`container created should not be restarted`) because the iterated
variables were not copied correctly.
Capture iterated values by value correctly and rename c to tc.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
(cherry picked from commit fed1c96e10)
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2023-03-22 15:36:41 +01:00
..
build Fix loop-closure bugs in tests 2023-02-22 12:26:38 -05:00
config integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
container TestDaemonRestartKillContainers: Fix loop capture 2023-03-22 15:36:41 +01:00
daemon [23.0] remove libtrust tests 2022-12-03 18:08:29 +01:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless 2022-10-21 01:50:09 +02:00
internal Fix pruning anon volume created from image config 2023-03-14 16:11:09 +01:00
network integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
plugin integration/plugin: remove deprecated overlay2.override_kernel_check 2022-10-10 15:00:29 +02:00
secret integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
service integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
session bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
system integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
testdata/https Update test certificates 2021-05-18 09:43:21 +02:00
volume Fix pruning anon volume created from image config 2023-03-14 16:11:09 +01:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00