comparison src/testdir/runtest.vim @ 13266:d73ebdbd8e35 v8.0.1507

patch 8.0.1507: timer test is a bit flaky commit https://github.com/vim/vim/commit/bfbea567d89fdaa08ed987fd80daa53a6ce399d1 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 12 21:31:35 2018 +0100 patch 8.0.1507: timer test is a bit flaky Problem: Timer test is a bit flaky. Solution: Add it to the list of flaky tests.
author Christian Brabandt <cb@256bit.org>
date Mon, 12 Feb 2018 21:45:05 +0100
parents da725bc3fd2c
children 9e9e9f10e311
comparison
equal deleted inserted replaced
13265:8aa94e1c561a 13266:d73ebdbd8e35
256 \ 'Test_pipe_through_sort_all()', 256 \ 'Test_pipe_through_sort_all()',
257 \ 'Test_pipe_through_sort_some()', 257 \ 'Test_pipe_through_sort_some()',
258 \ 'Test_quoteplus()', 258 \ 'Test_quoteplus()',
259 \ 'Test_quotestar()', 259 \ 'Test_quotestar()',
260 \ 'Test_reltime()', 260 \ 'Test_reltime()',
261 \ 'Test_repeat_three()',
261 \ 'Test_terminal_composing_unicode()', 262 \ 'Test_terminal_composing_unicode()',
262 \ 'Test_terminal_noblock()', 263 \ 'Test_terminal_noblock()',
263 \ 'Test_terminal_redir_file()', 264 \ 'Test_terminal_redir_file()',
264 \ 'Test_terminal_tmap()', 265 \ 'Test_terminal_tmap()',
265 \ 'Test_with_partial_callback()', 266 \ 'Test_with_partial_callback()',