Sage 4.1.2.alpha2 doctest failures on Ubuntu

0 views
Skip to first unread message

Minh Nguyen

unread,
Sep 23, 2009, 3:45:11 AM9/23/09
to sage-...@googlegroups.com
Hi folks,

Sage 4.1.2.alpha2 builds OK on ubuntu32 VM guest on boxen.math, i.e.
x86 Ubuntu 9.04. The following doctests fail:

{{{
sage -t -long "devel/sage/sage/crypto/boolean_function.pyx"
**********************************************************************
File "/space/wstein/farm/sage-4.1.2.alpha2/devel/sage/sage/crypto/boolean_function.pyx",
line 1013:
sage: B.nonlinearity()
Expected:
222
Got:
217
**********************************************************************
1 items had failures:
1 of 6 in __main__.example_36
***Test Failed*** 1 failures.
For whitespace errors, see the file
/space/wstein/farm/sage-4.1.2.alpha2/tmp/.doctest_boolean_function.py
[4.4 s]

<SNIP>

sage -t -long "devel/sage/sage/interfaces/gp.py"
**********************************************************************
File "/space/wstein/farm/sage-4.1.2.alpha2/devel/sage/sage/interfaces/gp.py",
line 567:
sage: repr(gp(10.^80)).replace(gp._exponent_symbol(), 'e')
Expected nothing
Got:
'1.000000000000000000000000000e80'
**********************************************************************
1 items had failures:
1 of 4 in __main__.example_26
***Test Failed*** 1 failures.
For whitespace errors, see the file
/space/wstein/farm/sage-4.1.2.alpha2/tmp/.doctest_gp.py
[3.6 s]

<SNIP>

sage -t -long "devel/sage/sage/rings/polynomial/pbori.pyx"
**********************************************************************
File "/space/wstein/farm/sage-4.1.2.alpha2/devel/sage/sage/rings/polynomial/pbori.pyx",
line 3940:
sage: x.stable_hash()
Expected:
173100285919
Got:
-845955105
**********************************************************************
File "/space/wstein/farm/sage-4.1.2.alpha2/devel/sage/sage/rings/polynomial/pbori.pyx",
line 4849:
sage: s.stable_hash()
Expected:
173100285919
Got:
-845955105
**********************************************************************
File "/space/wstein/farm/sage-4.1.2.alpha2/devel/sage/sage/rings/polynomial/pbori.pyx",
line 1976:
sage: m.stable_hash()
Expected:
173100285919
Got:
-845955105
**********************************************************************
3 items had failures:
1 of 4 in __main__.example_128
1 of 5 in __main__.example_165
1 of 5 in __main__.example_48
***Test Failed*** 3 failures.
For whitespace errors, see the file
/space/wstein/farm/sage-4.1.2.alpha2/tmp/.doctest_pbori.py
[6.2 s]

<SNIP>

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


sage -t -long "devel/sage/sage/crypto/boolean_function.pyx"
sage -t -long "devel/sage/sage/interfaces/gp.py"
sage -t -long "devel/sage/sage/interfaces/expect.py"
sage -t -long "devel/sage/sage/rings/polynomial/pbori.pyx"
Total time for all tests: 7335.7 seconds
}}}

--
Regards
Minh Van Nguyen

Minh Nguyen

unread,
Sep 23, 2009, 3:46:53 AM9/23/09
to sage-...@googlegroups.com
On Wed, Sep 23, 2009 at 5:45 PM, Minh Nguyen <nguye...@gmail.com> wrote:
> Hi folks,
>
> Sage 4.1.2.alpha2 builds OK on ubuntu32 VM guest on boxen.math, i.e.
> x86 Ubuntu 9.04. The following doctests fail:


Builds OK on ubuntu64 VM guest on boxen.math, i.e. x86_64 Ubuntu 9.04.
All doctests pass.

Reply all
Reply to author
Forward
0 new messages