moby--moby/integration/plugin/logging
Sebastiaan van Stijn 8b0913935c
integration: ensurePlugin: disable go modules when building plugin
=== RUN   TestServicePlugin
        plugin_test.go:42: assertion failed: error is not nil: error building basic plugin bin: no required module provides package github.com/docker/docker/testutil/fixtures/plugin/basic: go.mod file not found in current directory or any parent directory; see 'go help modules'
            : exit status 1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 7070df3a3e)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-15 22:25:29 +02:00
..
cmd Support configuration of log cacher. 2020-02-19 17:02:34 -05:00
helpers_test.go integration: ensurePlugin: disable go modules when building plugin 2021-07-15 22:25:29 +02:00
logging_linux_test.go test: add buffer to prevent goroutine leak 2020-02-27 21:37:26 -05:00
main_test.go Always execute tests and skip in tests themselves 2020-02-21 14:31:01 -05:00
read_test.go Test: Add buffer to two channels to avoid blocking goroutine 2020-08-27 18:53:43 -04:00
validation_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00