aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/vim_spec.lua
diff options
context:
space:
mode:
authorbfredl <bjorn.linse@gmail.com>2022-05-22 14:06:21 +0200
committerbfredl <bjorn.linse@gmail.com>2022-05-22 14:14:58 +0200
commit58b9b7e7c48e5996e041cdbfa526e6cad5b37b97 (patch)
treea63f9b44f1d67d1716e72e138558bea332f13574 /test/functional/api/vim_spec.lua
parent5193b17839c6524bb72ca35cbfc477c4ddd8ef13 (diff)
downloadrneovim-58b9b7e7c48e5996e041cdbfa526e6cad5b37b97.tar.gz
rneovim-58b9b7e7c48e5996e041cdbfa526e6cad5b37b97.tar.bz2
rneovim-58b9b7e7c48e5996e041cdbfa526e6cad5b37b97.zip
fix(ci): remove 2000ms blocking wait in many plugin/lsp_spec.lua tests
Cuts down typical run time for `plugin/lsp_spec.lua` from 70 secs to 12 secs in ASAN CI build. This happens in ASAN/EXIT_FREE builds where nvim waits 2000ms due to unclosed handled. I wasn't able to pin-point the exact cause. But these tests ran in nested context where two server/client pairs were setup for no good reason. Moving these tests out so only one client is being setup fixed the exit hang.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions