2008/9/25 William Stein <[EMAIL PROTECTED]>:
>
> On Wed, Sep 24, 2008 at 3:42 AM, mabshoff <[EMAIL PROTECTED]> wrote:
>>
>> Hello folks,
>>
>> this is alpha1, a couple hours later than I wanted, but than a bunch
>> of things got in the way during the day. Sources are in the usual
>> place at
>>
>> http://sage.math.washington.edu/home/mabshoff/release-cycles-3.1.3/sage-3.1.3.alpha1.tar
>>
>
> I thought we slayed this, but on eno we have this weird failure:
>
> sage -t -long 
> devel/sage/sage/rings/finite_field_ntl_gf2e.pyx**********************************************************************
> File "/home/wstein/eno/build/sage-3.1.3.alpha1/tmp/finite_field_ntl_gf2e.py",
> line 167:
>    sage: k.modulus()
> Expected:
>    x^1024 + x^19 + x^6 + x + 1
> Got:
>    x^1024 + x^16 + x^15 + x^14 + x^13 + x^11 + x^10 + x^9 + x^7 + x^6 + x^2
> **********************************************************************
> 1 items had failures:
>   1 of  10 in __main__.example_2
> ***Test Failed*** 1 failures.

That is strange, since the constructor for degree up to 2048 uses a
precomputed table (in NTL) so should definitely not change.

John
> For whitespace errors, see the file
> /home/wstein/eno/build/sage-3.1.3.alpha1/tmp/.doctest_finite_field_ntl_gf2e.py
>         [1.2 s]
>
> This machine is:
> [EMAIL PROTECTED] eno]$ cat /etc/issue
> Fedora release 8 (Werewolf)
> Kernel \r on an \m
>
> [EMAIL PROTECTED] eno]$ uname -a
> Linux eno 2.6.24.5-85.fc8 #1 SMP Sat Apr 19 11:18:09 EDT 2008 x86_64
> x86_64 x86_64 GNU/Linux
>
> -------
>
> On arch linux 64-bit we have these failures:
>
> sage -t -long devel/sage/sage/interfaces/maxima.py
> **********************************************************************
> File "/home/was/build/sage-3.1.3.alpha1/tmp/maxima.py", line 1689:
>    sage: f.numer()         # I wonder how to get a real number (~1.463)??
> Expected:
>    -.8862269254527579*%i*erf(%i)
> Got:
>    "__SAGE_SYNCHRO_MARKER_1993751605"
> **********************************************************************
> 1 items had failures:
>   1 of  10 in __main__.example_56
> ***Test Failed*** 1 failures.
>
> *****************
> File "/home/was/build/sage-3.1.3.alpha1/tmp/fast_eval.py", line 441:
>    sage: h(pi/2-1.5)
> Expected:
>    1.0
> Got:
>    Timeout exceeded in read_nonblocking().
>    <pexpect.spawn instance at 0x3b69248>
>    version: 2.0 ($Revision: 1.151 $)
>    command: /home/was/build/sage-3.1.3.alpha1/local/bin/maxima
>    args: ['/home/was/build/sage-3.1.3.alpha1/local/bin/maxima', '-p',
> '/home/was/build/sage-3.1.3.alpha1/local/bin/sage-maxima.lisp']
>    patterns:
>        \(\%i[0-9]+\)
>    buffer (last 100 chars):
>    before (last 100 chars):
>    after: <class 'pexpect.TIMEOUT'>
>    match: None
>    match_index: None
>    exitstatus: None
>    flag_eof: 0
>    pid: 15159
>    child_fd: 3
>    timeout: 30
>    delimiter: <class 'pexpect.EOF'>
>    logfile: None
>    maxread: 10000
>    searchwindowsize: None
>
>
> Otherwise, we're good.
>
> William
>
> >
>

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