Source: ufo2ft
Version: 3.3.1-1
Severity: important
X-Debbugs-Cc: [email protected]

debian/rules has:

override_dh_auto_test:
ifeq ($(filter nocheck,$(DEB_BUILD_PROFILES)),)
        # For experimental build, allow failures
        -dh_auto_test
endif

This was unfortunately moved from experimental to unstable and thus the
test failures are ignored.

4 failed tests in trixie and in current unstable.

Reply via email to