]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0820: tests: Mac OS tests are too flaky v9.1.0820
authorMilly <milly.ca@gmail.com>
Mon, 28 Oct 2024 20:56:14 +0000 (21:56 +0100)
committerChristian Brabandt <cb@256bit.org>
Mon, 28 Oct 2024 20:56:50 +0000 (21:56 +0100)
commitbaab7c08653a4e1b7227d6426d96cab030ccf9e8
tree3327a6863e69eb702ac2f59e8bd64ef96fe8f94d
parent1e2007e6437da2696d0239d487720eb51e94e15f
patch 9.1.0820: tests: Mac OS tests are too flaky

Problem:  tests: Mac OS tests are too flaky
Solution: Increase max test timeout to 25 minutes,
          allow up to 10 retries on Mac OS runners,
          refactor runtest.vim (Milly).

closes: #15940

Co-authored-by: K.Takata <kentkt@csc.jp>
Signed-off-by: Milly <milly.ca@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/workflows/ci.yml
src/testdir/runtest.vim
src/testdir/screendump.vim
src/testdir/test_channel.vim
src/version.c