[med-svn] [Git][med-team/transdecoder][master] d/tests/control: skip tests when hmmer is not available on that architecture.

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Thu Sep 14 11:40:10 BST 2023



Michael R. Crusoe pushed to branch master at Debian Med / transdecoder


Commits:
736c89d9 by Michael R. Crusoe at 2023-09-14T12:39:21+02:00
d/tests/control: skip tests when hmmer is not available on that architecture.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+transdecoder (5.7.1-2) unstable; urgency=medium
+
+  * d/tests/control: skip tests when hmmer is not available on that
+    architecture.
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Thu, 14 Sep 2023 12:37:41 +0200
+
 transdecoder (5.7.1-1) unstable; urgency=medium
 
   * d/watch: update to new tag format.


=====================================
debian/control
=====================================
@@ -25,7 +25,8 @@ Depends: ${misc:Depends},
          r-base-core,
          python3
 Recommends: r-cran-ggplot2,
-            r-bioc-seqlogo
+            r-bioc-seqlogo,
+            hmmer
 Suggests: transdecoder-doc
 Description: find coding regions within RNA transcript sequences
  TransDecoder identifies candidate coding regions within transcript sequences,


=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
 Tests: run-tests
 Depends: make, @, ncbi-blast+, hmmer
-Restrictions: allow-stderr
+Restrictions: skip-not-installable, allow-stderr



View it on GitLab: https://salsa.debian.org/med-team/transdecoder/-/commit/736c89d9a85278391be8ebc9c2b3c4a77ff4c8a8

-- 
View it on GitLab: https://salsa.debian.org/med-team/transdecoder/-/commit/736c89d9a85278391be8ebc9c2b3c4a77ff4c8a8
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/20230914/9e97edc6/attachment-0001.htm>


More information about the debian-med-commit mailing list