#4395: [with patch; positive review] Sage 3.1.4: magma related optional doctest
failure in sage/rings/quotient_ring.py
------------------------------------+------------------------
Reporter: mabshoff | Owner: was
Type: defect | Status: closed
Priority: major | Milestone: sage-3.2
Component: doctest coverage | Resolution: fixed
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
------------------------------------+------------------------
Changes (by chapoton):
* upstream: => N/A
Old description:
> {{{
> sage -t -long -optional devel/sage/sage/rings/quotient_ring.py
> **********************************************************************
> File
> "/home/mabshoff/build-3.2.a1/sage-3.2.alpha1-iras/tmp/quotient_ring.py",
> line 647:
> sage: Q._magma_() # optional requires Magma
> Expected:
> Affine Algebra of rank 2 over GF(2)
> Graded Reverse Lexicographical Order
> Variables: x, y
> Quotient relations:
> [
> x^2 + x,
> y^2 + y
> ]
> Got:
> Affine Algebra of rank 2 over GF(2)
> Graded Reverse Lexicographical Order
> Variables: x, y
> Quotient relations:
> [
> 0,
> 0
> ]
> **********************************************************************
> 1 items had failures:
> 1 of 5 in __main__.example_23
> ***Test Failed*** 1 failures.
> For whitespace errors, see the file
> /home/mabshoff/build-3.2.a1/sage-3.2.alpha1-iras/tmp/.doctest_quotient_ring.py
> [5.4 s]
> exit code: 1024
> }}}
New description:
{{{
sage -t -long -optional devel/sage/sage/rings/quotient_ring.py
**********************************************************************
File
"/home/mabshoff/build-3.2.a1/sage-3.2.alpha1-iras/tmp/quotient_ring.py",
line 647:
sage: Q._magma_() # optional requires Magma
Expected:
Affine Algebra of rank 2 over GF(2)
Graded Reverse Lexicographical Order
Variables: x, y
Quotient relations:
[
x^2 + x,
y^2 + y
]
Got:
Affine Algebra of rank 2 over GF(2)
Graded Reverse Lexicographical Order
Variables: x, y
Quotient relations:
[
0,
0
]
**********************************************************************
1 items had failures:
1 of 5 in __main__.example_23
***Test Failed*** 1 failures.
For whitespace errors, see the file
/home/mabshoff/build-3.2.a1/sage-3.2.alpha1-iras/tmp/.doctest_quotient_ring.py
[5.4 s]
exit code: 1024
}}}
--
--
Ticket URL: <http://trac.sagemath.org/ticket/4395#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.