Re: [platform-testers] automake-1.16.92 released

Bruno Haible <[email protected]> Sun, 23 Jun 2024 03:38:38 +0200
Newsgroups gmane.comp.sysutils.automake.general
Message-ID <7113540.AxlXzFCzgd@nimes>
Hi Jim,

> > I created a Gnulib testdir (of all of Gnulib) with automake-1.16.92,
> > and built that on various platforms (from Alpine Linux to MSVC) [1].
> > Everything OK; all tests passed.
> >
> > Obviously this tests only a small part of the Automake functionality,
> > namely the part of "just building, no development". But at least this
> > part works fine on all platforms.
> >
> > Bruno
> >
> > [1] https://github.com/gnu-gnulib/ci-testdir-check/actions/runs/9616987959
> 
> 
> Nice! I think this is the first time I've heard from you that all tests of
> some package look good everywhere.

;-)

I didn't say that all Automake tests pass. I said that all Gnulib tests passed,
and that is after marking some of the Gnulib tests as "expected failures" on
particular platforms, and excluding a few modules on native Windows.

Bruno