mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Skipping Test_sign_memfailures (unsupported memory checks)
This commit is contained in:
parent
897431c486
commit
0b9e57aca1
@ -1157,6 +1157,7 @@ endfunc
|
||||
|
||||
" Tests for memory allocation failures in sign functions
|
||||
func Test_sign_memfailures()
|
||||
throw 'skipped: Nvim does not support test_alloc_fail()'
|
||||
call writefile(repeat(["Sun is shining"], 30), "Xsign")
|
||||
edit Xsign
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user