This is doctest where the result used to be
Traceback (most recent call
last):

...

TypeError: cannot create a p-adic out of <class '
sage.rings.polynomial.multi_polynomial_element.MPolynomial_polydict'>

but after the p-adics patch it started working and returning p.  I looked at
it briefly and couldn't figure out why it was doing so.
David

On Fri, Feb 15, 2008 at 3:16 PM, Jaap Spies <[EMAIL PROTECTED]> wrote:

>
> mabshoff wrote:
> > <SNIP>
>
> >>          sage -t
>  devel/sage-main/sage/rings/polynomial/multi_polynomial.pyx
> >
> > That is a new one. Could you post the detailed failure?
> >
>
>
> [EMAIL PROTECTED] sage-2.10.2.alpha0]$ ./sage -t
>  devel/sage-main/sage/rings/polynomial/multi_polynomial.pyx
> sage -t
>  
> devel/sage-main/sage/rings/polynomial/multi_polynomial.pyx**********************************************************************
> File "multi_polynomial.pyx", line 256:
>     sage: R(S.0)
> Expected:
>     BROKEN -- FIX ME
> Got:
>     p
> **********************************************************************
> 1 items had failures:
>    1 of  14 in __main__.example_4
> ***Test Failed*** 1 failures.
> For whitespace errors, see the file .doctest_multi_polynomial.pyx
>          [2.0 s]
> exit code: 256
>
> Jaap
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to