mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
tab-bar-tests-quit-restore-window: Mark unstable
* test/lisp/tab-bar-tests.el (tab-bar-tests-quit-restore-window): Mark unstable.
This commit is contained in:
parent
a001a45a50
commit
bcfc4e7e19
|
|
@ -52,6 +52,7 @@
|
|||
(tab-bar-tabs-set nil))
|
||||
|
||||
(ert-deftest tab-bar-tests-quit-restore-window ()
|
||||
:tags '(:unstable) ; Can hang.
|
||||
(skip-when (pcase system-type
|
||||
;; Skip test on MS-Windows in batch mode, since terminal
|
||||
;; frames cannot be created in that case.
|
||||
|
|
|
|||
Loading…
Reference in a new issue