[Pkg-javascript-devel] Bug#942054: node-oauth does not honor "nocheck" build profile

Sven Mueller sven.mueller72 at gmail.com
Wed Oct 9 17:12:01 BST 2019


Source: node-oauth
Version: 0.9.11-1
Severity: normal

Debian policy defines the "nocheck" build profile to enable skipping any
tests. I would need to skip tests because the tests access the network (see
http://bugs.debian.org/830214) and my build machine doesn't allow DNS
resolution.

The contents of override_dh_auto_test should be wrapped in
ifeq ($(filter nocheck, $(DEB_BUILD_OPTIONS)),)
   ....
endif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20191009/2a5f7fd4/attachment.html>


More information about the Pkg-javascript-devel mailing list