* CI testing of Emacs for Fedora
@ 2024-07-11 12:02 Peter Oliver
2024-07-11 13:24 ` Michael Albinus
0 siblings, 1 reply; 2+ messages in thread
From: Peter Oliver @ 2024-07-11 12:02 UTC (permalink / raw)
To: emacs-devel
[-- Attachment #1: Type: text/plain, Size: 599 bytes --]
FYI, Emacs is now built and tested in Fedora’s continuous integration testing system, Koschei.
Only the Emacs version packaged in each Fedora release are tested, so this isn’t terribly useful for uncovering new bugs introduced through Emacs development. However, it should help uncover when, for example, compiler or library changes cause trouble.
Testing is done by running `make check`. This only happens in rawhide (Fedora’s development snapshot) for now, but will trickle into stable versions of Fedora as they are released.
https://koschei.fedoraproject.org/package/emacs
--
Peter Oliver
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: CI testing of Emacs for Fedora
2024-07-11 12:02 CI testing of Emacs for Fedora Peter Oliver
@ 2024-07-11 13:24 ` Michael Albinus
0 siblings, 0 replies; 2+ messages in thread
From: Michael Albinus @ 2024-07-11 13:24 UTC (permalink / raw)
To: Peter Oliver; +Cc: emacs-devel
Peter Oliver <p.d.oliver@mavit.org.uk> writes:
Hi Peter,
> FYI, Emacs is now built and tested in Fedora’s continuous integration testing system, Koschei.
Thanks for the information!
> Only the Emacs version packaged in each Fedora release are tested, so
> this isn’t terribly useful for uncovering new bugs introduced through
> Emacs development. However, it should help uncover when, for example,
> compiler or library changes cause trouble.
>
> Testing is done by running `make check`. This only happens in rawhide
> (Fedora’s development snapshot) for now, but will trickle into stable
> versions of Fedora as they are released.
You might consider to run 'make check-expensive' instead. This takes
more time, of course. But it gives you a better test coverage.
Best regards, Michael.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-11 13:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-11 12:02 CI testing of Emacs for Fedora Peter Oliver
2024-07-11 13:24 ` Michael Albinus
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.