[med-svn] [Git][med-team/python-cogent][master] Exclude test_format.test_pdb_color.PdbColorTests for s390x
Andreas Tille
gitlab at salsa.debian.org
Wed Mar 28 16:50:57 UTC 2018
Andreas Tille pushed to branch master at Debian Med / python-cogent
Commits:
bb272814 by Andreas Tille at 2017-06-16T23:50:40+02:00
Exclude test_format.test_pdb_color.PdbColorTests for s390x
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-cogent (1.9-11) unstable; urgency=medium
+
+ * Exclude test_format.test_pdb_color.PdbColorTests for s390x
+ Closes: #864894
+
+ -- Andreas Tille <tille at debian.org> Fri, 16 Jun 2017 23:50:35 +0200
+
python-cogent (1.9-10) unstable; urgency=medium
* Team upload.
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,8 @@ FAIL_ON_I386_TESTS := test_maths.test_stats.test_test \
FAIL_ON_PPC64_TESTS := test_app.test_util
-FAIL_ON_S390X_TESTS := test_maths.test_optimisers
+FAIL_ON_S390X_TESTS := test_maths.test_optimisers \
+ test_format.test_pdb_color.PdbColorTests
FAIL_ON_MIPS_TESTS := test_seqsim.test_sequence_generators
View it on GitLab: https://salsa.debian.org/med-team/python-cogent/commit/bb2728141dff7e4aaedddd3eea821a152dd9319a
---
View it on GitLab: https://salsa.debian.org/med-team/python-cogent/commit/bb2728141dff7e4aaedddd3eea821a152dd9319a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180328/4e14844b/attachment.html>
More information about the debian-med-commit
mailing list