]> git.eshelyaron.com Git - emacs.git/commit
Fix flakey proced refine tests (Bug#73441)
authorLaurence Warne <laurencewarne@gmail.com>
Sun, 27 Oct 2024 15:50:20 +0000 (16:50 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 5 Nov 2024 11:05:16 +0000 (12:05 +0100)
commit7c839437afc3e48ea413a320d168a62fb38fb83c
tree35f6d2f96427ad60c71e2b8bca856c9223347f24
parentda1613580d57445fe4883080bcad13d8bed74152
Fix flakey proced refine tests (Bug#73441)

* test/lisp/proced-tests.el (proced-refine-test)
(proced-refine-with-update-test): Use the much simpler CPU refinement
for testing 'proced-refine'.  The previous tests made the incorrect
assumption that refining on the PID of process A only filtered the
buffer to contain process A and its children, whereas in actuality
the children of process A's children, their children, and so on will
also be shown.
(proced-update-preserves-pid-at-point-test): Mark as unstable.

(cherry picked from commit 7a8ca202c5eeb810e5f86510c3ea46d3ec519222)
test/lisp/proced-tests.el