guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: package submission, unit test failures on Guix QA... policies?


From: Christopher Baines
Subject: Re: package submission, unit test failures on Guix QA... policies?
Date: Mon, 10 Jun 2024 10:30:05 +0100
User-agent: mu4e 1.12.4; emacs 29.3

Andy Tai <atai@atai.org> writes:

> Hi, I have a patch submission that builds fine (in the GNU Guix sense,
> that is, unit tests run and pass) locally but fails on Guix QA due to
> unit tests failing.
>
> I suspect that the failures are due to the build machine (or machines)
> as plain x86-64 PC (fine as build server(s)) does not have exotic
> hardware units like GPU that the package in question is meant to use.
>
> This may become more common as GPU and NPU applications become more popular.
>
> Curious how shall such cases be handled?  Maybe reviewers can build
> and run the patch to verify the patch works, so the Guix QA failure
> can be overridden?

I'm not sure we have great guidance here, but viewing this through the
reproducible builds lens, we want packages to build identically across a
diverse range of setups.

While tests might not affect the outputs, I think the same premise still
holds. The set of tests that are run should be the same regardless of
the machine used.

Have you got some specific examples where you're seeing failing unit
tests, only on headless servers?

Thanks,

Chris

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]