[Pkg-javascript-commits] [libjs-fetch] 01/01: Better explanation as to why testing is disabled

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Aug 7 08:18:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository libjs-fetch.

commit f9d6a20745d3fd2dbb043252019731f8a4c3f259
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Mon Aug 7 09:17:32 2017 +0100

    Better explanation as to why testing is disabled
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f5eb5bf..3592496 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,8 @@
 override_dh_auto_build:
 	uglifyjs -o fetch.min.js fetch.js
 
-# Testing is disabled because phantomjs cannot run headless on Debian.
+# Testing is disabled since it depends on mocha-phantomjs, which has yet to be
+# packaged (#774571).
 override_dh_auto_test:
 
 get-orig-source:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/libjs-fetch.git



More information about the Pkg-javascript-commits mailing list