diff options
Diffstat (limited to 'test/lisp/proced-tests.el')
-rw-r--r-- | test/lisp/proced-tests.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lisp/proced-tests.el b/test/lisp/proced-tests.el index 1f475665298..d69414cf43a 100644 --- a/test/lisp/proced-tests.el +++ b/test/lisp/proced-tests.el @@ -89,6 +89,7 @@ (forward-line))))) (ert-deftest proced-refine-with-update-test () + :tags '(:unstable) ; There seems to be an update race here. (proced--within-buffer 'medium 'user |