Re: emacs-31 76846eede34: Delete test that hangs
Michael Albinus <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Sean Whitton <[email protected]> writes: Hi Sean, > Juri, Martin, please try to fix this on the emacs-31 branch but only > after I've made the 31.1 release. > > Revert this commit of mine with "do not merge to master", then push a > regular commit fixing it, if you can. >> >> Delete test that hangs >> >> * test/lisp/tab-bar-tests.el >> (tab-bar-tests-quit-restore-window): Delete test that hangs, for >> the Emacs 31.1 release. Do not merge to master. >> >> -(ert-deftest tab-bar-tests-quit-restore-window () Wouldn't it suffice to give the test the :unstable tag? Best regards, Michael.