Source: icu Version: 78.3-1 Severity: normal Hi,
the testsuite for src:icu is always run even when DEB_BUILD_OPTIONS contains
"nocheck". This is because debian/rules overrides dh_auto_test without checking
whether "nocheck" is present:
override_dh_auto_test:
dh_auto_test --no-parallel
Please add a check to test for the presence of "nocheck".
Thanks,
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

