comparison src/version.c @ 12988:da725bc3fd2c v8.0.1370

patch 8.0.1370: channel test for callback is flaky commit https://github.com/vim/vim/commit/1eca6f13d62d2201f3bf0e83400c2e3de7df3951 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 5 14:04:27 2017 +0100 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.
author Christian Brabandt <cb@256bit.org>
date Tue, 05 Dec 2017 14:15:04 +0100
parents 18e6f4addce9
children ec86ba548446
comparison
equal deleted inserted replaced
12987:1ffbd9b53be0 12988:da725bc3fd2c
769 NULL 769 NULL
770 }; 770 };
771 771
772 static int included_patches[] = 772 static int included_patches[] =
773 { /* Add new patch number below this line */ 773 { /* Add new patch number below this line */
774 /**/
775 1370,
774 /**/ 776 /**/
775 1369, 777 1369,
776 /**/ 778 /**/
777 1368, 779 1368,
778 /**/ 780 /**/