[mina2] 01/02: disable tests due to intermittent failures
Tony Mancill
tmancill at moszumanska.debian.org
Sun Sep 18 02:24:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository mina2.
commit 9a78e4114b3c5edd9c4ae895a15c665928696690
Author: tony mancill <tmancill at debian.org>
Date: Sat Sep 17 19:06:10 2016 -0700
disable tests due to intermittent failures
see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834682
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index db6526d..e3e0b50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ override_dh_auto_build:
dh_auto_build -- -f src/pom.xml package javadoc:aggregate
override_dh_auto_test:
- dh_auto_test -- -f src/pom.xml test
+# dh_auto_test -- -f src/pom.xml test
override_dh_auto_install:
dh_auto_install -- -f src/pom.xml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mina2.git
More information about the pkg-java-commits
mailing list