mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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:
parent
c9e7e94fcc
commit
4d36892191
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user