mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
oldtests: Mark Test_lambda_with_timer as flaky
This commit is contained in:
@@ -137,6 +137,7 @@ endif
|
||||
let s:flaky = [
|
||||
\ 'Test_with_partial_callback()',
|
||||
\ 'Test_oneshot()'
|
||||
\ 'Test_lambda_with_timer()'
|
||||
\ ]
|
||||
|
||||
" Locate Test_ functions and execute them.
|
||||
|
Reference in New Issue
Block a user