Files
neovim/test/functional
Justin M. Keyes 5e2ad295c0 test: unreliable ":terminal buffer … partial mappings" #40806
Problem:

    FAILED   …/terminal/buffer_spec.lua @ 348: :terminal buffer is refreshed with partial mappings in Normal mode
    …/terminal/buffer_spec.lua:348: Row 2 did not match.
    Expected:
      |tty ready                                         |
      |*^jjjjjjjjjj                                        |
      |                                                  |
      |                                                  |
      |                                                  |
      |                                                  |
      |                                                  |
    Actual:
      |tty ready                                         |
      |*^jjjjjjjjj                                         |
      |                                                  |
      |                                                  |
      |                                                  |
      |                                                  |
      |                                                  |

Solution:
Increase sleep time.
2026-07-18 05:39:36 -04:00
..
2026-06-28 19:01:24 -04:00
2026-06-28 19:01:24 -04:00