Mark proced-refine-with-update-test :unstable (bug#63550)
* test/lisp/proced-tests.el (proced-refine-with-update-test): This test seems racy and often fails randomly in parallel `make check`.
This commit is contained in:
parent
670174a6d5
commit
2aee38d826
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue