]> git.eshelyaron.com Git - emacs.git/commit
Fix non-deterministic process test
authorNoam Postavsky <npostavs@gmail.com>
Fri, 23 Aug 2019 00:48:19 +0000 (20:48 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sun, 1 Sep 2019 18:40:00 +0000 (14:40 -0400)
commit7e527af72cae65fdb3f61c7d92907cfdfd1e6ea3
tree8d15f308adf9794a6b4cd13d1368b1259bc8a330
parent8e420c09bcef1bf2a08b03deb74d5c663d898e33
Fix non-deterministic process test

* test/src/process-tests.el (set-process-filter-t): Don't assume
subprocess output will come in a single chunk, keep waiting for more
data until next "prompt" is read from subprocess.

(cherry picked from commit aa49aa884053d0e8b33efe265f2aade19d1f3f3d)
test/src/process-tests.el