aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/cmdline_spec.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2019-09-01 18:07:00 -0700
committerJustin M. Keyes <justinkz@gmail.com>2019-09-01 22:49:33 -0700
commit7d2090772488e9d57532c2f3d72438370027d3b9 (patch)
treece73639541e02960a52da30a91a7928a2183d82c /test/functional/ui/cmdline_spec.lua
parent605f05f635e7300f73e45b770b95f8e5d74e250f (diff)
downloadrneovim-7d2090772488e9d57532c2f3d72438370027d3b9.tar.gz
rneovim-7d2090772488e9d57532c2f3d72438370027d3b9.tar.bz2
rneovim-7d2090772488e9d57532c2f3d72438370027d3b9.zip
test/OpenBSD: skip some tests
Temporary workaround to unblock CI for OpenBSD.
Diffstat (limited to 'test/functional/ui/cmdline_spec.lua')
-rw-r--r--test/functional/ui/cmdline_spec.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/functional/ui/cmdline_spec.lua b/test/functional/ui/cmdline_spec.lua
index 1c4d5a5c6b..ea68d9a431 100644
--- a/test/functional/ui/cmdline_spec.lua
+++ b/test/functional/ui/cmdline_spec.lua
@@ -828,6 +828,10 @@ describe('cmdline redraw', function()
end)
it('with <Cmd>', function()
+ if 'openbsd' == string.lower(helpers.uname()) then
+ pending('FIXME #10804', function() end)
+ return
+ end
command('cmap a <Cmd>call sin(0)<CR>') -- no-op
feed(':012345678901234567890123456789')
screen:expect{grid=[[