Skipping Test_sign_memfailures (unsupported memory checks)

This commit is contained in:
Andrej Zieger 2019-05-25 13:45:27 +02:00
parent 897431c486
commit 0b9e57aca1

View File

@ -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