moby/integration
Paweł Gronowski d26e4dab48
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:43:19 +01:00
..
build refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
config refactor: move from io/ioutil to io and os package 2023-02-24 16:11:55 -05:00
container TestDaemonRestartKillContainers: Fix loop capture 2023-03-22 15:43:19 +01:00
daemon Fix live-restore w/ restart policies + volume refs 2022-10-03 18:41:34 +00:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image gofmt GoDoc comments with go1.19 2023-02-24 17:05:41 -05:00
internal gofmt GoDoc comments with go1.19 2023-02-24 17:05:41 -05:00
network unused: ignore false positives 2022-08-17 18:11:20 +02:00
plugin linting: gosec: fix or suppress G112, G114 in test code 2023-02-24 17:05:42 -05:00
secret integration/secret: add check for empty list not producing an error 2020-04-14 18:31:36 +02:00
service gofmt GoDoc comments with go1.19 2023-02-24 17:05:41 -05:00
session bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
system gofmt GoDoc comments with go1.19 2023-02-24 17:05:41 -05:00
testdata/https Update test certificates 2021-07-15 22:24:21 +02:00
volume Windows: Enable more integration tests 2020-09-20 22:09:27 +03:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00