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: >> It was a rhetoric question. Tagging with :unstable is the preferred way >> to suppress tests completely. See test/README. > > Right, but, maybe we can fix the tests instead of just doing that. The :unstable tag means to keep the code in foo-tests.el. The maintainer can still run this test by selecting it explicitly, while working on a fix. So it is a convenience feature for a developer. And yes, we have too many :unstable tags in the test/ subdirectory (~70). It would be great if we could solve some of them. Best regards, Michael.