mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 11:26:37 +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
|
" Tests for memory allocation failures in sign functions
|
||||||
func Test_sign_memfailures()
|
func Test_sign_memfailures()
|
||||||
|
throw 'skipped: Nvim does not support test_alloc_fail()'
|
||||||
call writefile(repeat(["Sun is shining"], 30), "Xsign")
|
call writefile(repeat(["Sun is shining"], 30), "Xsign")
|
||||||
edit Xsign
|
edit Xsign
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user