[med-svn] [Git][med-team/blasr][master] 2 commits: Make sure version bumps will not break autopkgtest

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Oct 11 09:23:52 BST 2021



Andreas Tille pushed to branch master at Debian Med / blasr


Commits:
ed3b914f by Andreas Tille at 2021-10-11T10:14:35+02:00
Make sure version bumps will not break autopkgtest

- - - - -
cb7d89d7 by Andreas Tille at 2021-10-11T10:16:22+02:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/tests/run-unit-test


Changes:

=====================================
debian/changelog
=====================================
@@ -1,19 +1,11 @@
-blasr (5.3.5+dfsg-1) UNRELEASED; urgency=medium
+blasr (5.3.5+dfsg-1) unstable; urgency=medium
 
   * Fix watchfile to detect new versions on github
   * New upstream version
   * Standards-Version: 4.6.0 (routine-update)
-  TODO:
-md5sum: WARNING: 1 computed checksum did NOT match
-output: OK
-alignment.sam: FAILED
-autopkgtest [14:12:49]: test run-unit-test: -----------------------]
-autopkgtest [14:12:49]: test run-unit-test:  - - - - - - - - - - results - - - - - - - - - -
-run-unit-test        FAIL non-zero exit status 1
-autopkgtest [14:12:49]: @@@@@@@@@@@@@@@@@@@@ summary
-run-unit-test        FAIL non-zero exit status 1
-
- -- Andreas Tille <tille at debian.org>  Fri, 08 Oct 2021 16:07:31 +0200
+  * Make sure version bumps will not break autopkgtest
+
+ -- Andreas Tille <tille at debian.org>  Mon, 11 Oct 2021 10:14:43 +0200
 
 blasr (5.3.3+dfsg-7) unstable; urgency=medium
 


=====================================
debian/tests/run-unit-test
=====================================
@@ -18,7 +18,8 @@ blasr query.fasta ref.fa --minMatch 1 --maxMatch 10 > output
 if [ $(dpkg-architecture -qDEB_BUILD_ARCH) = "amd64" ]
 then
 	echo "8db2f4d5737a90d087da90a6779c8d7b  output" >> checksums
-	echo "0a61b96282acbc63df897dd1510ea0ad  alignment.sam" >> checksums
+	sed 's/\(PN:BLASR[[:space:]]\+VN:\)5.3.5\([[:space:]]\+CL:blasr\)/\1VERSION\2/' alignment.sam > alignment.sam.check
+	echo "4ff931c75012f8c2e02c75120351e217  alignment.sam.check" >> checksums
 	
   md5sum --check checksums
 	echo "Expected output and generated output are same: PASS Test"



View it on GitLab: https://salsa.debian.org/med-team/blasr/-/compare/6284305cde9672f7df076d27a6c4c8834aad811c...cb7d89d796bc0fb5c71538bd35498d9f82312b09

-- 
View it on GitLab: https://salsa.debian.org/med-team/blasr/-/compare/6284305cde9672f7df076d27a6c4c8834aad811c...cb7d89d796bc0fb5c71538bd35498d9f82312b09
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/20211011/3583437f/attachment-0001.htm>


More information about the debian-med-commit mailing list