diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2026-04-15 06:30:20 +0800 |
|---|---|---|
| committer | zeertzjq <zeertzjq@outlook.com> | 2026-04-15 07:21:21 +0800 |
| commit | 8fdac3d08d549349177695b53b25e0be55483b4e (patch) | |
| tree | 25e9945450640a819cb9503dd35ede627103968e /test/functional/vimscript/executable_spec.lua | |
| parent | 504aa9253ae9d79b610f3012905c8a765e1c3457 (diff) | |
vim-patch:9.2.0343: tests: test_clientserver may fail on slower systems
Problem: tests: test_clientserver may fail on slower systems
Solution: Wait for argc() before checking argv() (James McCoy).
On slower systems, the argv() check may run before the server has
populated the arg list.
Add a wait for argc() to be 3 to be more tolerant of such systems
closes: vim/vim#19974
https://github.com/vim/vim/commit/9d95410aa4079e78c07d8a99c7e2e072f133d5c2
Co-authored-by: James McCoy <jamessan@jamessan.com>
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions
