mirror of
https://github.com/neovim/neovim.git
synced 2026-07-22 17:02:59 +00:00
The poke_eventloop() and screen:expect() sometimes don't run the test runner's event loop long enough for the data to arrive at the reading end of the pipe. Use a screen:expect_unchanged() so that the event loop can run a bit longer. FAILED ...ovim/build/Xtest_xdg_api/test/functional/api/ui_spec.lua @ 105: nvim_ui_send works with stdout_tty Expected values to be equal. Expected: "\27]11;?\7Hello world" Actual: "\27]11;?\7" stack traceback: ...ovim/build/Xtest_xdg_api/test/functional/api/ui_spec.lua:138: in function <...ovim/build/Xtest_xdg_api/test/functional/api/ui_spec.lua:105>