mirror of
https://github.com/neovim/neovim.git
synced 2025-09-05 19:08:15 +00:00
vim-patch:9.0.1809: termdebug test flayk
Problem: termdebug test flayk
Solution: wait slightly longer
6c93c94929
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -61,7 +61,7 @@ func Test_termdebug_basic()
|
||||
\ 'priority': 110, 'group': 'TermDebug'}],
|
||||
\ sign_getplaced('', #{group: 'TermDebug'})[0].signs)
|
||||
Run
|
||||
call Nterm_wait(gdb_buf, 200)
|
||||
call Nterm_wait(gdb_buf, 400)
|
||||
redraw!
|
||||
call assert_equal([
|
||||
\ {'lnum': 9, 'id': 12, 'name': 'debugPC', 'priority': 110,
|
||||
|
Reference in New Issue
Block a user