On 10.04.19 02:55, Nicolas Boulenguez wrote:
>  override_dh_auto_test-arch:
>    ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS) $(DEB_BUILD_PROFILES)))
> -     cd test && sh run.sh
> +# Disable build-time tests so that the severity of #924835 can be
> +# lowered and the package accepted into buster.  An actual fix
> +# requires a bit more time and probably a longer diff.
> +#    cd test && sh run.sh

if the tests don't break the buildd, it would be better to run those and ignore
the test results.

Reply via email to