Skip to content
New issue

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

Flaky test: TestPluginSocketBackwardsCompatible #5617

Open
thaJeztah opened this issue Nov 14, 2024 · 0 comments
Open

Flaky test: TestPluginSocketBackwardsCompatible #5617

thaJeztah opened this issue Nov 14, 2024 · 0 comments

Comments

@thaJeztah
Copy link
Member

Description

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"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant