commit | 1eca6f13d62d2201f3bf0e83400c2e3de7df3951 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 05 14:04:27 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 05 14:04:27 2017 +0100 |
tree | d11632d31f9adf499b220c7241f16cbda4088f23 | |
parent | 92467d3351853de769329f62121bf34d28647546 [diff] [blame] |
patch 8.0.1370: channel test for callback is flaky Problem: Channel test for callback is flaky. Solution: Add the test to thelist of flaky tests.
diff --git a/src/version.c b/src/version.c index 892882f..d7f22b0 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1370, +/**/ 1369, /**/ 1368,