mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 06:45:37 +00:00
vim-patch:9.0.1881: Test_crash fails on Mac
Problem: Test_crash fails on Mac
Solution: Skip test on Mac
5856b07795
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -7,6 +7,8 @@ CheckScreendump
|
||||
func Test_crash1()
|
||||
CheckNotBSD
|
||||
CheckExecutable dash
|
||||
" Test 7 fails on Mac ...
|
||||
CheckNotMac
|
||||
|
||||
" The following used to crash Vim
|
||||
let opts = #{cmd: 'sh'}
|
||||
|
||||
Reference in New Issue
Block a user