Re: Diary icalendar tests still broken
Sean Whitton <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello again Richard,
I finally figured this out. The tests are broken, but only in the
context of the pretest/release tarball. I can reproduce it like this:
wget https://alpha.gnu.org/gnu/emacs/pretest/emacs-31.0.91.tar.xz
# check signature or checksum
tar axf emacs-31.0.91.tar.xz
cd emacs-31.0.91/
./configure --prefix=/tmp/emacs && make check
This is on Debian. Could you try reproducing it like that, please?
--
Sean Whitton