Skip to content

Commit

Permalink
Merge pull request #6790 from justinmk/oldtest
Browse files Browse the repository at this point in the history
oldtests: Mark Test_lambda_with_timer as flaky
  • Loading branch information
jamessan committed May 23, 2017
2 parents 41f27ae + 41fd278 commit c4a8950
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nvim/testdir/runtest.vim
Expand Up @@ -137,6 +137,7 @@ endif
let s:flaky = [
\ 'Test_with_partial_callback()',
\ 'Test_oneshot()'
\ 'Test_lambda_with_timer()'
\ ]

" Locate Test_ functions and execute them.
Expand Down

0 comments on commit c4a8950

Please sign in to comment.