cli icon indicating copy to clipboard operation
cli copied to clipboard

Flaky test: TestPluginSocketCommunication

Open vvoland opened this issue 10 months ago • 0 comments

Description

=== Failed
=== FAIL: e2e/cli-plugins TestPluginSocketCommunication/detached/the_main_CLI_exits_after_3_signals (1.11s)
    socket_test.go:238: assertion failed: 255 (int) != 1 (int)
    socket_test.go:243: assertion failed: 
        --- ←
        +++ →
        @@ -1 +1,2 @@
        +got 3 SIGTERM/SIGINTs, forcefully exiting

vvoland avatar Apr 11 '25 13:04 vvoland