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.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to