Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Damn race conditions ...



This is still happening sporadically:

*** /tmp/zsh.ztst.out.22780     Sun Mar 16 13:15:32 2014
--- /tmp/zsh.ztst.tout.22780    Sun Mar 16 13:15:32 2014
***************
*** 1,2 ****
! BUFFER: 123
! CURSOR: 2
--- 1,2 ----
! BUFFER: 12
! CURSOR: 1
Test ../../zsh-5.0/Test/X02zlevi.ztst failed: output differs from expected as shown above for:
  comptesteval 'bindkey -a "^K" redo'
  zletest $'123\C-_\e\C-k'
Was testing: undo in insert mode, redo in command
../../zsh-5.0/Test/X02zlevi.ztst: test failed.

Run it again immediately, and it works.



Messages sorted by: Reverse Date, Date, Thread, Author