We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test has failed on various PRs;
=== FAIL: e2e/cli-plugins TestPluginSocketBackwardsCompatible/detached/the_main_CLI_exits_after_3_signals (1.11s) socket_test.go:111: docker --config /tmp/plugin-test-1548696475 presocket test-no-socket socket_test.go:139: assertion failed: 255 (int) != 1 (int) socket_test.go:140: assertion failed: expected error to contain "exit status 1", got "exit status 255" socket_test.go:145: assertion failed: --- ← +++ → @@ -1,2 +1,2 @@ -exit status -1 +got 3 SIGTERM/SIGINTs, forcefully exiting
=== Failed === FAIL: e2e/cli-plugins TestPluginSocketBackwardsCompatible/detached/the_main_CLI_exits_after_3_signals (1.11s) socket_test.go:110: docker --config /tmp/plugin-test-2009379327 presocket test-no-socket socket_test.go:134: assertion failed: expected error to contain "exit status 1", got "exit status 255"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Test has failed on various PRs;
The text was updated successfully, but these errors were encountered: