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