]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1701: tests: failure on CI with GUI and ASAN in test_edit.res v9.1.1701
authorChristian Brabandt <cb@256bit.org>
Wed, 27 Aug 2025 16:38:13 +0000 (18:38 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 27 Aug 2025 16:38:13 +0000 (18:38 +0200)
commit6c14c4625b99fab98ae3836d4f12e35c7aefa51a
treed126d818aad60afb485fd81b66fee4144e9c587d
parentbf82e58a702900c70638e8047039fdf5f12f749f
patch 9.1.1701: tests: failure on CI with GUI and ASAN in test_edit.res

Problem:  tests: failure on CI with GUI and ASAN in test_edit.res
          (Hirohito Higashi)
Solution: Disable the test for that specific situation in CI, close
          swapfiles

fixes: #18070

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