mirror of https://github.com/containers/podman.git
Directly writing to stdout/err is not safe when run in parallel. Ginkgo v2 fixed this buffering the output and syncing the output so it is not mangled between tests. This means we should use the GinkgoWriter everywhere to make sure the output stays in sync. Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
---|---|---|
.. | ||
common_function_test.go | ||
matchers.go | ||
podmansession_test.go | ||
podmantest_test.go | ||
utils.go | ||
utils_suite_test.go |