1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/network
Roman Volosatovs dd01abf9bf
integration: copy loop variable into parallel test closures
Discovered a few instances, where loop variable is incorrectly used
within a test closure, which is marked as parallel.
Few of these were actually loops over singleton slices, therefore the issue
might not have surfaced there (yet), but it is good to fix there as
well, as this is an incorrect pattern used across different tests.

Signed-off-by: Roman Volosatovs <roman.volosatovs@docker.com>
2021-07-22 22:46:12 +02:00
..
ipvlan vendor: bump libnetwork bf2bd42abc0a3734f12b5ec724e571434e42c669 2020-03-07 00:35:47 +01:00
macvlan test-integration: support more rootless tests 2020-03-16 17:37:38 +09:00
delete_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
dns_test.go Upgrading the versions of images in Dockerfile. 2020-06-30 12:24:06 +08:00
helpers.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
helpers_windows.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
inspect_test.go test-integration: support more rootless tests 2020-03-16 17:37:38 +09:00
main_test.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
network_test.go integration: copy loop variable into parallel test closures 2021-07-22 22:46:12 +02:00
service_test.go unused: ignore false positives 2021-06-10 13:03:32 +02:00