[med-svn] [Git][med-team/htsjdk][master] remove unsupported *tags* and disable ftp tests as require network connection

Olivier Sallou gitlab at salsa.debian.org
Tue Sep 18 08:34:12 BST 2018


Olivier Sallou pushed to branch master at Debian Med / htsjdk


Commits:
5d4c3edc by Olivier Sallou at 2018-09-18T07:28:01Z
remove unsupported *tags* and disable ftp tests as require network connection

- - - - -


2 changed files:

- + debian/patches/90-disable-testftp.patch
- debian/patches/series


Changes:

=====================================
debian/patches/90-disable-testftp.patch
=====================================
@@ -0,0 +1,18 @@
+--- a/build.gradle
++++ b/build.gradle
+@@ -102,15 +102,6 @@
+ } dependsOn findScalaAndJavaTypes
+ 
+ 
+-task testFTP(type: Test) {
+-    description = "Runs the tests that require connection to a remote ftp server"
+-    tags {
+-        exclude "ftp"
+-        exclude "slow"
+-        exclude "broken"
+-    }
+-
+-}
+ 
+ task testSRA(type: Test) {
+     description = "Run the SRA tests"


=====================================
debian/patches/series
=====================================
@@ -7,3 +7,4 @@
 60-enable-tests
 70-removesometests-testng.patch
 80-2to3.patch
+90-disable-testftp.patch



View it on GitLab: https://salsa.debian.org/med-team/htsjdk/commit/5d4c3edc0882967930837b90565f8564441e1fe6

-- 
View it on GitLab: https://salsa.debian.org/med-team/htsjdk/commit/5d4c3edc0882967930837b90565f8564441e1fe6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180918/74329888/attachment.html>


More information about the debian-med-commit mailing list