#4882: [with patch, positive review] M2 related doctest failure in
sage/rings/polynomial/multi_polynomial_ideal.py
------------------------------------+--------------------------
       Reporter:  jsp               |        Owner:  mabshoff
           Type:  defect            |       Status:  closed
       Priority:  major             |    Milestone:  sage-3.2.3
      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:

> On Fedora 9, 32 bits:
>
> {{{
> sage -t  "devel/sage/sage/rings/polynomial/multi_polynomial_ideal.py"
> **********************************************************************
> File
> "/home/jaap/work/downloads/sage-3.2.2/devel/sage/sage/rings/polynomial/multi_polynomial_ideal.py",
> line 58:
>     sage: S.<a,b> = R.quotient((x^2 + y^2, 17))
> Expected:
>     verbose 0 ... Warning: falling back to very slow toy implementation.
> Got nothing
> **********************************************************************
> 1 items had failures:
>    1 of  47 in __main__.example_0
> ***Test Failed*** 1 failures.
> For whitespace errors, see the file
> /home/jaap/downloads/sage-3.2.2/tmp/.doctest_multi_polynomial_ideal.py
>          [44.6 s]
> exit code: 1024
>
> ----------------------------------------------------------------------
> The following tests failed:
>

>         sage -t
> "devel/sage/sage/rings/polynomial/multi_polynomial_ideal.py"
> Total time for all tests: 44.6 seconds
>
> }}}
>

> Jaap

New description:

 On Fedora 9, 32 bits:

 {{{
 sage -t  "devel/sage/sage/rings/polynomial/multi_polynomial_ideal.py"
 **********************************************************************
 File
 
"/home/jaap/work/downloads/sage-3.2.2/devel/sage/sage/rings/polynomial/multi_polynomial_ideal.py",
 line 58:
     sage: S.<a,b> = R.quotient((x^2 + y^2, 17))
 Expected:
     verbose 0 ... Warning: falling back to very slow toy implementation.
 Got nothing
 **********************************************************************
 1 items had failures:
    1 of  47 in __main__.example_0
 ***Test Failed*** 1 failures.
 For whitespace errors, see the file
 /home/jaap/downloads/sage-3.2.2/tmp/.doctest_multi_polynomial_ideal.py
  [44.6 s]
 exit code: 1024

 ----------------------------------------------------------------------
 The following tests failed:


 sage -t  "devel/sage/sage/rings/polynomial/multi_polynomial_ideal.py"
 Total time for all tests: 44.6 seconds

 }}}


 Jaap

--

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