The Emacs process-tests should no longer fail intermittently
authorNoam Postavsky <npostavs@gmail.com>
Fri, 23 Aug 2019 00:48:19 +0000 (20:48 -0400)
committerRob Browning <rlb@defaultvalue.org>
Sun, 17 May 2020 00:18:05 +0000 (19:18 -0500)
commitaccdeeadcb023c681e52dfacc07c58b455707d23
treebc3476f4ac93495d9f6decaf8bf4e3e02839fb44
parentea69030e0a64234bd6e459bfdbc737e744b42762
The Emacs process-tests should no longer fail intermittently

This upstream patch has been incorporated to fix the problem:

  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.

Origin: backport, commit: aa49aa884053d0e8b33efe265f2aade19d1f3f3d)
Bug: https://debbugs.gnu.org/36591
Forwarded: not-needed
test/src/process-tests.el