[sagemath] 09/13: Change a test that tested the exact gap version.

Tobias Hansen thansen at moszumanska.debian.org
Sun Oct 15 19:18:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository sagemath.

commit aecee466bb0c8a9fa66862c8c6387c0c95ce11c9
Author: Tobias Hansen <thansen at debian.org>
Date:   Sun Oct 15 14:58:54 2017 +0000

    Change a test that tested the exact gap version.
---
 debian/changelog                               |  1 +
 debian/patches/u2-fix-trivial-test-cases.patch | 11 +++++++++++
 2 files changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index db59d3b..c5afac9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ sagemath (8.1~beta7-1) UNRELEASED; urgency=medium
     - df-silence_debian_bug_780186.patch
   * Patches with non-trivial modifications:
     - u2-allow-override-sage-local.patch
+    - u2-fix-trivial-test-cases.patch
     - u2-fix-less-trivial-test-cases.patch
     - d0-paths.patch
   * New patches:
diff --git a/debian/patches/u2-fix-trivial-test-cases.patch b/debian/patches/u2-fix-trivial-test-cases.patch
index 9d58bbd..fd84d1b 100644
--- a/debian/patches/u2-fix-trivial-test-cases.patch
+++ b/debian/patches/u2-fix-trivial-test-cases.patch
@@ -134,3 +134,14 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
          True
          sage: 'Error' not in gap_startup
          True
+--- a/sage/src/sage/tests/books/judson-abstract-algebra/sylow-sage.py
++++ b/sage/src/sage/tests/books/judson-abstract-algebra/sylow-sage.py
+@@ -244,7 +244,7 @@
+ ~~~~~~~~~~~~~~~~~~~~~~ ::
+ 
+     sage: gap.version()
+-    '4.8.6'
++    '4...'
+ 
+ ~~~~~~~~~~~~~~~~~~~~~~ ::
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git



More information about the debian-science-commits mailing list