aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_system.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2025-02-26 22:51:48 +0100
committerJustin M. Keyes <justinkz@gmail.com>2025-02-26 23:06:22 +0100
commit4a997a1732fdb7a1c99cadf780b789f1ac84d990 (patch)
tree0c40b6f8c3569e339d375cb5842820590c5f3103 /runtime/lua/vim/_system.lua
parentbe1fbe38b31b6046d396407c4efbf238941c6b08 (diff)
downloadrneovim-4a997a1732fdb7a1c99cadf780b789f1ac84d990.tar.gz
rneovim-4a997a1732fdb7a1c99cadf780b789f1ac84d990.tar.bz2
rneovim-4a997a1732fdb7a1c99cadf780b789f1ac84d990.zip
test: unreliable swapfile_preserve_recover_spec
Problem: Test sometimes fails on bsd (cirrus ci): test/functional/ex_cmds/swapfile_preserve_recover_spec.lua:589: retry() attempts: 464 test/functional/ex_cmds/swapfile_preserve_recover_spec.lua:590: Expected objects to be the same. Passed in: (table: 0x0d5f1aa44070) { [1] = '' *[2] = '' [3] = '[Process exited 1]' } Expected: (table: 0x0d5ea3eb8718) { [1] = '' *[2] = '[Process exited 1]' [3] = '' } stack traceback: test/testutil.lua:104: in function 'retry' test/functional/ex_cmds/swapfile_preserve_recover_spec.lua:589: in function <test/functional/ex_cmds/swapfile_preserve_recover_spec.lua:556> Solution: Filter out empty items to avoid irrelevant redraw-timing assumptions.
Diffstat (limited to 'runtime/lua/vim/_system.lua')
0 files changed, 0 insertions, 0 deletions