remove network required test
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Sun, 12 Jan 2025 14:25:01 +0000 (14:25 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 12 Jan 2025 14:25:01 +0000 (14:25 +0000)
Forwarded: no
Last-Updated: 2013-06-01

Gbp-Pq: Name skip_services_unit_test

c++/src/objtools/blast/services/unit_test/Makefile.blast_services_unit_test.app

index 9afbd82587392dde0a2cc3b82589288c52441726..0406af6ee510db3849e1f949d40ab1fa3db5a942 100644 (file)
@@ -12,6 +12,7 @@ LIB = test_boost blast_services xnetblastcli xnetblast seqdb blastdb scoremat \
 LIBS = $(BLAST_THIRD_PARTY_LIBS) $(NETWORK_LIBS) $(CMPRS_LIBS) $(DL_LIBS) \
        $(ORIG_LIBS)
 
-CHECK_CMD = blast_services_unit_test
+# This test requires an internet connection, shouldn't be run on a build server
+# CHECK_CMD = blast_services_unit_test
 
 WATCHERS = madden camacho