mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 19:06:31 +00:00
Skipping Test_sign_memfailures (unsupported memory checks)
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user