Re: GNU Guix build packages bypassing check stage as if check stage results successful

2025-04-11 Thread Simon Tournier
Hi, On Sun, 06 Apr 2025 at 14:27, Andy Tai wrote: > For example, I > have, during "guix package -u", some Gnome programs failing the unit > tests because some Wayland components not accessible from the build > process. Do you have examples

Fwd: GNU Guix build packages bypassing check stage as if check stage results successful

2025-04-06 Thread Andy Tai
Hi, I know GNU Guix encourages running the unit tests during the build process. This makes sense for core GNU packages like GNU coreutils that mainly operates on file systems or Unix ttys; but for GUI programs, this often causes problems because the requirements of GUI environment may not be availa

GNU Guix build packages bypassing check stage as if check stage results successful

2025-04-06 Thread Andy Tai
Hi, I know GNU Guix encourages running the unit tests during the build process. This makes sense for core GNU packages like GNU coreutils that mainly operates on file systems or Unix ttys; but for GUI programs, this often causes problems because the requirements of GUI environment may not be availa