On Feb 23, 8:03 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
> On Sat, Feb 23, 2008 at 10:55 AM, John Cremona <[EMAIL PROTECTED]> wrote:
>
> > A fresh 64-bit install of 2.10.2 have this (and only this) error with
> > "make check":
>
> > sage -t
> > devel/sage-main/sage/rings/number_field/totallyreal.py**********************************************************************
> > File "totallyreal.py", line 410:
> > sage: sage.rings.number_field.totallyreal.__selberg_zograf_bound(8,7)
> > Expected:
> > 15.851871776151311
> > Got:
> > 15.851871776151313
> > **********************************************************************
> > 1 items had failures:
> > 1 of 1 in __main__.example_5
> > ***Test Failed*** 1 failures.
> > For whitespace errors, see the file .doctest_totallyreal.py
> > [1.7 s]
> > exit code: 256
>
> > ----------------------------------------------------------------------
> > The following tests failed:
>
> > sage -t devel/sage-main/sage/rings/number_field/totallyreal.py
>
> > I could not find a ticket for this but was surprised that it was not
> > caught by someone before.
>
> I have at least 9 test machines, including 3 64-bit linux machines,
> and the above error doesn't happen on any of them. In fact
> "All tests pass" on all of my machines. So it's probably fairly
> architecture specific? What *exactly* are you using? OS, hardware,
> etc.?
A different compiler can make all the difference, even on the same
hardware. So this is a legitimate issue and ought to be fixed. John,
please open a ticket and I am sure you can post the trivial patch.
> -- William
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
-~----------~----~----~----~------~----~------~--~---