]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0262: Test for TextChanged is flaky with ASAN v9.1.0262
authorzeertzjq <zeertzjq@outlook.com>
Thu, 4 Apr 2024 19:33:36 +0000 (21:33 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 4 Apr 2024 19:33:36 +0000 (21:33 +0200)
commit4a65391ca273f2eca84f5ec7bd846693232dfacc
tree3576a16a9b654e8d006a75a9af865b67759e7549
parent3e33650b3a9939f6b942c1d1eccdb261ea17a647
patch 9.1.0262: Test for TextChanged is flaky with ASAN

Problem:  Test for TextChanged is flaky with ASAN.
Solution: Wait for the file to be non-empty.
          (zeertzjq)

closes: #14404

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_autocmd.vim
src/version.c