[med-svn] [Git][med-team/tree-puzzle][master] 2 commits: Remove faulty ut-pure-prot.test from autopkgtests
Nilesh Patra
gitlab at salsa.debian.org
Mon Feb 8 09:07:54 GMT 2021
Nilesh Patra pushed to branch master at Debian Med / tree-puzzle
Commits:
57de6b1c by Nilesh Patra at 2021-02-08T14:19:43+05:30
Remove faulty ut-pure-prot.test from autopkgtests
- - - - -
ed64634b by Nilesh Patra at 2021-02-08T09:07:31+00:00
Test also for arch:all
- - - - -
2 changed files:
- debian/rules
- debian/tests/run-unit-test
Changes:
=====================================
debian/rules
=====================================
@@ -29,12 +29,8 @@ override_dh_install-arch:
mv `pwd`/debian/tmp/usr/bin/puzzle `pwd`/debian/$(pkg)/usr/bin/$(pkg)
mv `pwd`/debian/tmp/usr/bin/ppuzzle `pwd`/debian/$(ppkg)/usr/bin/$(ppkg)
-override_dh_auto_test-arch:
+override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
- # unfortunately most tests are failing for the moment
- # the issue is documented in
- # debian/patches/patch_test_results.patch
- # and needs to be discussed with upstream
dh_auto_test
endif
=====================================
debian/tests/run-unit-test
=====================================
@@ -91,8 +91,3 @@ echo -e "\e[93m\e[1mTest 15\e[0m"
tree-puzzle -randseed1001 tests/lm-pure-prot.prot < tests/lm-pure-prot.param
echo -e "\e[92m\e[1mPassed\e[0m"
echo
-
-echo -e "\e[93m\e[1mTest 16\e[0m"
-tree-puzzle -randseed1001 tests/ut-pure-prot.prot tests/ut-pure-prot.trees < tests/ut-pure-prot.param
-echo -e "\e[92m\e[1mPassed\e[0m"
-echo
View it on GitLab: https://salsa.debian.org/med-team/tree-puzzle/-/compare/1a6aded67be2f1ceb73e408833714e1fccfbe5f1...ed64634bf9f2ca5a6dd06befa0dcfb56cabb7856
--
View it on GitLab: https://salsa.debian.org/med-team/tree-puzzle/-/compare/1a6aded67be2f1ceb73e408833714e1fccfbe5f1...ed64634bf9f2ca5a6dd06befa0dcfb56cabb7856
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/20210208/6fe98e20/attachment.html>
More information about the debian-med-commit
mailing list