Skip to content

Commit

Permalink
Update the list of flaky tests for GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
k-takata committed Aug 26, 2020
1 parent 7cc59a7 commit 13430cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/testdir/runtest.vim
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,9 @@ endif

" Names of flaky tests.
let s:flaky_tests = [
\ 'Test_BufWrite_lockmarks()',
\ 'Test_autocmd_SafeState()',
\ 'Test_bufunload_all()',
\ 'Test_client_server()',
\ 'Test_close_and_exit_cb()',
\ 'Test_close_output_buffer()',
Expand Down

0 comments on commit 13430cc

Please sign in to comment.