Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1292959

Bug#1136112: icu: Testsuite is run despite nocheck in DEB_BUILD_OPTIONS

From John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Newsgroups linux.debian.bugs.dist
Subject Bug#1136112: icu: Testsuite is run despite nocheck in DEB_BUILD_OPTIONS
Date 2026-05-09 17:50 +0200
Message-ID <MSS6e-3SI7-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.debian.bugs.dist | Previous | Next | Find similar


Thread

Bug#1136112: icu: Testsuite is run despite nocheck in DEB_BUILD_OPTIONS John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> - 2026-05-09 17:50 +0200

csiph-web