mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
Unfortunately a previous fix to ensure .ninja-goals was set for the TCG tests broken the ability to run check-functional-FOO. As we have now reverted we need a solution for the MacOS gitlab run. The simplest is to add an explicit make invocation to build the signed binaries before we run the tests. Reviewed-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> Tested-by: Cornelia Huck <cohuck@redhat.com> # running tests on an s390x Message-ID: <20260601143129.144786-3-alex.bennee@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>