vim-patch:8.1.2151: state test is a bit flaky

Problem:    State test is a bit flaky.
Solution:   Add to the list of flaky tests.
3c8cd4a1dc
This commit is contained in:
Jan Edmund Lazo 2019-10-14 17:55:07 -04:00
parent 7ba26ef3c0
commit 6c6abd11f7
No known key found for this signature in database
GPG Key ID: 64915E6E9F735B15

View File

@ -295,6 +295,7 @@ let s:flaky_tests = [
\ 'Test_reltime()',
\ 'Test_repeat_many()',
\ 'Test_repeat_three()',
\ 'Test_state()',
\ 'Test_stop_all_in_callback()',
\ 'Test_terminal_composing_unicode()',
\ 'Test_terminal_redir_file()',