]> granicus.if.org Git - vim/commit
patch 8.0.1329: when a flaky test fails it also often fails the second time v8.0.1329
authorBram Moolenaar <Bram@vim.org>
Tue, 21 Nov 2017 14:14:51 +0000 (15:14 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 21 Nov 2017 14:14:51 +0000 (15:14 +0100)
commit550586015232ecc4f68b3479fa8ba2cf81c76e7b
treee24c9cc4528b014ddee8b9358d8ed4365681511a
parentff5467965e3871d3dc0288416fcc6b1e2ba4f822
patch 8.0.1329: when a flaky test fails it also often fails the second time

Problem:    When a flaky test fails it also often fails the second time.
Solution:   Sleep a couple of seconds before the second try.
src/testdir/runtest.vim
src/version.c