7e67bc067f
Otherwise errors within this function will all show to be at the line number of the utility, instead of where it failed in the test: === RUN TestDaemonDefaultNetworkPools service_test.go:23: assertion failed: Command: ip link delete docker0 ExitCode: 127 Error: exec: "ip": executable file not found in $PATH Stdout: Stderr: Failures: ExitCode was 127 expected 0 Expected no error === RUN TestDaemonRestartWithExistingNetwork service_test.go:23: assertion failed: Command: ip link delete docker0 ExitCode: 127 Error: exec: "ip": executable file not found in $PATH Stdout: Stderr: Failures: ExitCode was 127 expected 0 Expected no error Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
ipvlan | ||
macvlan | ||
delete_test.go | ||
dns_test.go | ||
helpers.go | ||
helpers_windows.go | ||
inspect_test.go | ||
main_test.go | ||
network_test.go | ||
service_test.go |