diff options
Diffstat (limited to 'test/functional/ui/embed_spec.lua')
-rw-r--r-- | test/functional/ui/embed_spec.lua | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/functional/ui/embed_spec.lua b/test/functional/ui/embed_spec.lua index 0f50baa73f..5e09dc4289 100644 --- a/test/functional/ui/embed_spec.lua +++ b/test/functional/ui/embed_spec.lua @@ -49,6 +49,10 @@ local function test_embed(ext_linegrid) end) it("doesn't erase output when setting color scheme", function() + if 'openbsd' == helpers.uname() then + pending('FIXME #10804', function() end) + return + end startup('--cmd', 'echoerr "foo"', '--cmd', 'color default', '--cmd', 'echoerr "bar"') screen:expect([[ | |