#15897: UniqueFactory for QuaternionAlgebras
-------------------------------------+-------------------------------------
       Reporter:  saraedum           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  minor              |    Milestone:  sage-6.2
      Component:  commutative        |   Resolution:
  algebra                            |    Merged in:
       Keywords:                     |    Reviewers:  David Roe
        Authors:  Julian Rueth       |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  dba5677ceacb5531b6d1266e489412804c7f3934
  u/saraedum/ticket/15897            |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by vbraun):

 * status:  positive_review => needs_work


Comment:

 {{{
 sage -t src/sage/algebras/quaternion_algebra.py
 **********************************************************************
 File "src/sage/algebras/quaternion_algebra.py", line 12, in
 sage.algebras.quaternion_algebra.unpickle_QuaternionAlgebra_v0
 Failed example:
     f, t = Q.__reduce__()
 Exception raised:
     Traceback (most recent call last):
       File "/home/release/Sage/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 480, in _run
         self.execute(example, compiled, test.globs)
       File "/home/release/Sage/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 839, in execute
         exec compiled in globs
       File "<doctest
 sage.algebras.quaternion_algebra.unpickle_QuaternionAlgebra_v0[1]>", line
 1, in <module>
         f, t = Q.__reduce__()
     ValueError: too many values to unpack
 **********************************************************************
 File "src/sage/algebras/quaternion_algebra.py", line 14, in
 sage.algebras.quaternion_algebra.unpickle_QuaternionAlgebra_v0
 Failed example:
     sage.algebras.quaternion_algebra.unpickle_QuaternionAlgebra_v0(*t)
 Exception raised:
     Traceback (most recent call last):
       File "/home/release/Sage/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 480, in _run
         self.execute(example, compiled, test.globs)
       File "/home/release/Sage/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 839, in execute
         exec compiled in globs
       File "<doctest
 sage.algebras.quaternion_algebra.unpickle_QuaternionAlgebra_v0[3]>", line
 1, in <module>
         sage.algebras.quaternion_algebra.unpickle_QuaternionAlgebra_v0(*t)
     NameError: name 't' is not defined
 **********************************************************************
 1 item had failures:
    2 of   5 in
 sage.algebras.quaternion_algebra.unpickle_QuaternionAlgebra_v0
     [4 tests, 2 failures, 0.01 s]
 ----------------------------------------------------------------------
 sage -t src/sage/algebras/quaternion_algebra.py  # 2 doctests failed
 ----------------------------------------------------------------------
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/15897#comment:5>
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.

Reply via email to