On Oct 27, 11:01 am, "William Stein" <[EMAIL PROTECTED]> wrote:
> On Mon, Oct 27, 2008 at 10:09 AM, mabshoff <[EMAIL PROTECTED]> wrote:
>
> > On Oct 27, 8:01 am, "John Cremona" <[EMAIL PROTECTED]> wrote:
> >>   The following tests failed:
>
> > Hi John,
>
> >>        sage -t  devel/sage/sage/interfaces/sage0.py
> >>         sage -t  devel/sage/sage/tests/book_stein_ent.py
>
> >> The first passed on  second separate run.
>
> > Ok.
>
> >> The second does this:
>
> >> sage -t  devel/sage/sage/tests/book_stein_ent.py
> >> **********************************************************************
> >> File "/local/jec/sage-3.1.4/tmp/book_stein_ent.py", line 5056:
> >>     : g2.complex_embedding()
> >> Expected:
> >>     -2.2360679775 + 3.33066907388e-16*I
> >> Got:
> >>     -2.2360679775 + 3.83970199386e-16*I
> >> **********************************************************************
> >> 1 items had failures:
> >>    1 of  10 in __main__.example_46
> >> ***Test Failed*** 1 failures.
> >> For whitespace errors, see the file
> >> /local/jec/sage-3.1.4/tmp/.doctest_book_stein_ent.py
> >>          [43.1 s]
> >> exit code: 1024
>
> >> John
>
> > I am seeing similar numerical noise failures on Itanium and a G5, so I
> > have made this #4374. Once I had collected a couple results I will
> > post a patch to fix this.
>
> Craig Citro is also doing some cleanup to book_stein_ent.py so it looks
> better to the naked eye, and he should fix this while he is at it.

Cool, note that I put the numerical noise doctest failures from the
Itaniums and a G5 also on the ticket.

One issue is that currently -coverageall picks up those two files and
the coverage is 0% - hence the total coverage drops 0.4% unless we can
somehow mark those two files special so that coverage does not take
them into consideration.

> William

On Skynet (aside from the main repo is busted issue) I only see two
failures:

 * sage/algebras/group_algebra.py
 * sage/tests/book_stein_ent.py

and both of them have tickets. While the book_stein_ent.py is trivial
no one has AFAIK checked on the group_algebra.py issue.

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
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