comparison src/version.c @ 29243:cdb22dde06b9 v8.2.5140

patch 8.2.5140: seachpair timeout test is flaky Commit: https://github.com/vim/vim/commit/73171ba4344e17484699d11c65d57fb1f4de572a Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jun 20 12:39:39 2022 +0100 patch 8.2.5140: seachpair timeout test is flaky Problem: Seachpair timeout test is flaky. Solution: Mark the test as flaky so it is retried.
author Bram Moolenaar <Bram@vim.org>
date Mon, 20 Jun 2022 13:45:03 +0200
parents 1690417aeafe
children b12fd2b3be63
comparison
equal deleted inserted replaced
29242:8095f317cb9c 29243:cdb22dde06b9
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 5140,
737 /**/ 739 /**/
738 5139, 740 5139,
739 /**/ 741 /**/
740 5138, 742 5138,
741 /**/ 743 /**/