luaPackages.orgmode: disable flaky UI tests (#530767)
This commit is contained in:
@@ -1004,9 +1004,11 @@ in
|
||||
rm tests/plenary/colors/colors_spec.lua # colors depend on neovim version usually
|
||||
rm tests/plenary/capture/capture_spec.lua # because clipboard not available
|
||||
|
||||
# UI tests depend on the neovim version
|
||||
rm -r tests/plenary/ui/*
|
||||
|
||||
# not sure why yet
|
||||
rm tests/plenary/ui/mappings/date_spec.lua \
|
||||
tests/plenary/capture/templates_spec.lua
|
||||
rm tests/plenary/capture/templates_spec.lua
|
||||
|
||||
# bypass upstream launcher that interacts with network
|
||||
nvim --headless -i NONE \
|
||||
|
||||
Reference in New Issue
Block a user