[med-svn] [Git][med-team/kallisto][master] 2 commits: Permit blhc failures
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Oct 21 13:13:30 BST 2025
Andreas Tille pushed to branch master at Debian Med / kallisto
Commits:
28b26efd by Andreas Tille at 2025-10-21T14:12:30+02:00
Permit blhc failures
- - - - -
a756bc39 by Andreas Tille at 2025-10-21T14:13:03+02:00
Pure debug change - should be removed later
- - - - -
3 changed files:
- + debian/patches/more_verbose_output_in_testing.patch
- debian/patches/series
- debian/salsa-ci.yml
Changes:
=====================================
debian/patches/more_verbose_output_in_testing.patch
=====================================
@@ -0,0 +1,15 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: 2025-10-21
+Description: FIXME: Just for debugging test
+
+--- a/func_tests/runtests.sh
++++ b/func_tests/runtests.sh
+@@ -231,6 +231,8 @@ cmdexec "$kallisto index --aa -i $test_d
+
+ # Test k=7
+
++set -x
++$kallisto index -i $test_dir/basic7.idx -k 7 $test_dir/simple.fasta
+ cmdexec "$kallisto index -i $test_dir/basic7.idx -k 7 $test_dir/simple.fasta"
+
+ # Test k=9
=====================================
debian/patches/series
=====================================
@@ -7,3 +7,4 @@ fix_bifrost_defines.patch
bifrost_typo.patch
std_gnu17.patch
cmake4.patch
+more_verbose_output_in_testing.patch
=====================================
debian/salsa-ci.yml
=====================================
@@ -6,3 +6,7 @@ include:
variables:
# i386 is explicitly excluded by Build-Depends
SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
+
+# Permit failure of blhc
+blhc:
+ allow_failure: true
View it on GitLab: https://salsa.debian.org/med-team/kallisto/-/compare/eb3612744deebbca640dae8282d4875f78e4cf9b...a756bc394a0ba520c40a27dc44d892afe5aaf118
--
View it on GitLab: https://salsa.debian.org/med-team/kallisto/-/compare/eb3612744deebbca640dae8282d4875f78e4cf9b...a756bc394a0ba520c40a27dc44d892afe5aaf118
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/20251021/b157d527/attachment-0001.htm>
More information about the debian-med-commit
mailing list