commit | 981217c11f92b37f2baa51492cbe12e85d0ea493 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jul 08 22:20:50 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jul 08 22:20:50 2021 +0200 |
tree | 88f0df80409f673cfa787e5ecc4373a0f175c279 | |
parent | b885a7c72c8fed5f14454633fb3ba9d77fff1c24 [diff] [blame] |
patch 8.2.3131: MS-Windows: ipv6 channel test is very flaky in the GUI Problem: MS-Windows: ipv6 channel test is very flaky in the GUI. Solution: Skip the test.
diff --git a/src/version.c b/src/version.c index fb76c39..30db741 100644 --- a/src/version.c +++ b/src/version.c
@@ -756,6 +756,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3131, +/**/ 3130, /**/ 3129,