mirror of
https://github.com/neovim/neovim.git
synced 2026-01-28 16:12:01 +10:00
Problem: Not all tests using a terminal are in the list of flaky tests. Solution: Introduce the test_is_flaky flag.3cdcb090a6Cherry-pick g:test_is_flaky from patch v8.2.0557. Ensure that test_is_flaky variable is set from the global scope.. N/A patches for version.c: vim-patch:8.2.2647: terminal test sometimes hangs Problem: Terminal test sometimes hangs. Solution: Wait for the shell to display a prompt.f4a2ed0714vim-patch:8.2.2648: terminal resize test sometimes hangs Problem: Terminal resize test sometimes hangs. Solution: Wait for the shell to display a prompt and other output.c54f347d63fixup! vim-patch:8.2.0400: not all tests using a terminal are in the list of flaky tests