comparison src/version.c @ 15038:26c266f6fbc6 v8.1.0530

patch 8.1.0530: channel and terminal tests that start a server can be flaky commit https://github.com/vim/vim/commit/c0f05d0bd1a3191598334fb11ad0394e1460877e Author: Bram Moolenaar <Bram@vim.org> Date: Fri Nov 16 17:44:48 2018 +0100 patch 8.1.0530: channel and terminal tests that start a server can be flaky Problem: Channel and terminal tests that start a server can be flaky. Solution: Add all channel and terminal tests that start a server to the list of flaky tests.
author Bram Moolenaar <Bram@vim.org>
date Fri, 16 Nov 2018 17:45:03 +0100
parents 73fef88aa0f9
children da8a8cdcb8b0
comparison
equal deleted inserted replaced
15037:4cbe76a4a1f6 15038:26c266f6fbc6
790 NULL 790 NULL
791 }; 791 };
792 792
793 static int included_patches[] = 793 static int included_patches[] =
794 { /* Add new patch number below this line */ 794 { /* Add new patch number below this line */
795 /**/
796 530,
795 /**/ 797 /**/
796 529, 798 529,
797 /**/ 799 /**/
798 528, 800 528,
799 /**/ 801 /**/