]> git.eshelyaron.com Git - emacs.git/commit
Fix unstable Proced refine tests
authorLaurence Warne <laurencewarne@gmail.com>
Sat, 22 Jul 2023 19:47:21 +0000 (20:47 +0100)
committerEli Zaretskii <eliz@gnu.org>
Wed, 26 Jul 2023 14:09:23 +0000 (17:09 +0300)
commit586bdd6f9a522b2e0a9e701c9b2079095e880180
tree17079f9a049f0a96a0c2826fd9a8a4022358c47f
parent3449ff5b6528b9b75fa7a00ef9bf580668e20d9e
Fix unstable Proced refine tests

* test/lisp/proced-tests.el (proced-refine-test)
(proced-refine-with-update-test): Also check if the parent
process id of each process matches the process id refined
on before failing, since the refiner for process id returns
the children of a process in addition to the process itself.
(Bug#64800)
test/lisp/proced-tests.el