Hey, you normally just mark the autotests as non-failing via a stanza in the d/ rules, by just put a - in front of the call of the tests:
override_dh_auto_test:
- xvfb-run -a dh_auto_test
The other way would be to disable them by just create a empty target ( remove
the xvfb-run line).
Regards,
hefee
--
On Freitag, 10. April 2026 10:31 Benxi Yang wrote:
> Dear Maintainers,
>
> Currently I'm trying to update to newest version 25.12.3, and have a
> problem.
>
> How can I disable autotests without patching the source code? The CMakelists
> provided by upstream doesn't have an option to disable autotests.
>
> Hopefully update to newest version can solve the bug 1131580.
>
> Best regards,
>
> Benxi Yang
signature.asc
Description: This is a digitally signed message part.
-- https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-talk
