comparison src/testdir/runtest.vim @ 17726:586558396b7e v8.1.1860

patch 8.1.1860: map timeout test is flaky commit https://github.com/vim/vim/commit/ea94c855163cf58a3389b5f3c54a0767c9e1be49 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 16 21:47:27 2019 +0200 patch 8.1.1860: map timeout test is flaky Problem: Map timeout test is flaky. Solution: Add test to list of flaky tests. Increase timeout.
author Bram Moolenaar <Bram@vim.org>
date Fri, 16 Aug 2019 22:00:03 +0200
parents 50b3b9c13ab8
children f084f846442a
comparison
equal deleted inserted replaced
17725:94ae85bba7cc 17726:586558396b7e
320 \ 'Test_communicate()', 320 \ 'Test_communicate()',
321 \ 'Test_cwd()', 321 \ 'Test_cwd()',
322 \ 'Test_diff_screen()', 322 \ 'Test_diff_screen()',
323 \ 'Test_exit_callback()', 323 \ 'Test_exit_callback()',
324 \ 'Test_exit_callback_interval()', 324 \ 'Test_exit_callback_interval()',
325 \ 'Test_map_timeout_with_timer_interrupt()',
325 \ 'Test_nb_basic()', 326 \ 'Test_nb_basic()',
326 \ 'Test_open_delay()', 327 \ 'Test_open_delay()',
327 \ 'Test_out_cb()', 328 \ 'Test_out_cb()',
328 \ 'Test_pipe_through_sort_all()', 329 \ 'Test_pipe_through_sort_all()',
329 \ 'Test_pipe_through_sort_some()', 330 \ 'Test_pipe_through_sort_some()',