Your message dated Thu, 7 Sep 2017 16:18:42 +0200
with message-id 
<cae2spaykgkf51bawjyy3rpdgjsneorlkyactp6+r25lcgmd...@mail.gmail.com>
and subject line close
has caused the Debian Bug report #855020,
regarding node-isexe: autopkgtests always fail since 2016-11-14
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
855020: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855020
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-isexe
Version: 1.1.2-1
Severity: wishlist
Tags: patch

Hi Maintainer

Node-isexe has been failing its autopkgtests since 2016-11-14 [1].
This corresponds with the upload of node-tap 8.0.0-1.

Excerpt from a recent failing test log [2]:

adt-run [22:05:18]: test command1: -----------------------]
adt-run [22:05:18]: test command1: - - - - - - - - - - results - - - - - - - - - - command1 FAIL stderr: Code coverage is disabled because some modules are missing adt-run [22:05:18]: test command1: - - - - - - - - - - stderr - - - - - - - - - -
Code coverage is disabled because some modules are missing
adt-run [22:05:19]: @@@@@@@@@@@@@@@@@@@@ summary
require              PASS
command1 FAIL stderr: Code coverage is disabled because some modules are missing

This can be worked around by allowing stderr output while running autopkgtests, as follows:

--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,3 +3,4 @@

Test-Command: tap test/*.js --branches=100 --statements=100 --functions=100 --lines=100
 Depends: @, node-tap, node-rimraf
+Restrictions: allow-stderr

Regards
Graham


[1] https://ci.debian.net/packages/n/node-isexe/unstable/amd64/
[2] https://ci.debian.net/data/packages/unstable/amd64/n/node-isexe/20170205_220424.autopkgtest.log.gz
--- End Message ---
--- Begin Message ---
version: 2.0.0-2

Applied but fail for another reason

--- End Message ---
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to