carapace icon indicating copy to clipboard operation
carapace copied to clipboard

xonsh: invocation test flaky

Open rsteube opened this issue 3 years ago • 0 comments

expect script sometimes fails:

    main_test.go:44: exit status 1
        can't read "expect_out(1,string)": no such variable
            while executing
        "puts "$expect_out(1,string)""
            (file "./_test/invoke_xonsh" line 9)

rsteube avatar Mar 21 '21 09:03 rsteube