commit | eaa006dae3d5730e3b6dead27905444998b2cf8e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Oct 15 17:09:50 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Oct 15 17:09:50 2021 +0100 |
tree | 17e708213842570d1f33fa75d9de5bed9e7948b4 | |
parent | a2cff1dbc9c58758977eba3034603e6fe459031b [diff] [blame] |
patch 8.2.3514: autoread test with nano second time sometimes fails Problem: Autoread test with nano second time sometimes fails. Solution: Mark the test as being flaky.
diff --git a/src/version.c b/src/version.c index d6b4c88..f7ebc70 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3514, +/**/ 3513, /**/ 3512,