]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0470: tests: Test_ColonEight_MultiByte() fails sporadically v9.1.0470
authorChristian Brabandt <cb@256bit.org>
Wed, 5 Jun 2024 18:34:55 +0000 (20:34 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 5 Jun 2024 18:34:55 +0000 (20:34 +0200)
commit7cbed350f840b7ff96a5be6102f26ad57929b8b6
treed5054488545476aef38612dd966e3dfa1d230162
parent529b9ad62a0e843ee56ef609aef7e51b7dc8a4c8
patch 9.1.0470: tests: Test_ColonEight_MultiByte() fails sporadically

Problem:  tests: Test_ColonEight_MultiByte() fails on MS-Windows
Solution: mark test as flaky

This single line change should have happened as part of v9.1.469 (and I
mentioned it in the Commit message), but forgot to actually include the
change :facepalm

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