#10195: Occasional doctest failure in libs/fplll/fplll.pyx
-----------------------+----------------------------------------------------
Reporter: mpatel | Owner: mvngu
Type: defect | Status: new
Priority: major | Milestone: sage-4.6.1
Component: doctest | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
Old description:
> Reported on [http://groups.google.com/group/sage-
> devel/browse_thread/thread/145fb7e073d4e12b sage-devel]:
> {{{
> I ran
>
> ./sage -t -long -force_lib "devel/sage/sage/libs/fplll/fplll.pyx"
>
> 1000 times in serial [1] with a 64-bit 4.6.rc0 built on OS X 10.6
> (bsd.math). All but one of the runs pass. The failure:
>
> Run 766 of 1000
> Detected SAGE64 flag
> Building Sage on OS X in 64-bit mode
> sage -t -long -force_lib "devel/sage/sage/libs/fplll/fplll.pyx"
> **********************************************************************
> File
> "/Users/buildbot/build/sage/bsd-2/bsd_64_full/build/sage-4.6.0pre0/devel/sa
> ge/sage/libs/fplll/fplll.pyx", line 853:
> sage: L.echelon_form() == A.echelon_form()
> Expected:
> True
> Got:
> False
> }}}
>
> The error also occurs with a 32-bit build on bsd.math (OS X 10.6, 5 out
> of 1000 runs) and on sage.math (64-bit Ubuntu 8.04.4 LTS, 6 of 1000
> runs).
>
> David Kirkby does not get the error above on !OpenSolaris but does see
> {{{
> Run 442 of 100000
> sage -t -long -force_lib "devel/sage/sage/libs/fplll/fplll.pyx"
> python: can't open file '/export/home/drkirkby/.sage//tmp/fplll.py':
> [Errno 2] No such file or directory
> }}}
> 38 times after 14875 runs.
New description:
Reported on [http://groups.google.com/group/sage-
devel/browse_thread/thread/145fb7e073d4e12b sage-devel]:
{{{
I ran
./sage -t -long -force_lib "devel/sage/sage/libs/fplll/fplll.pyx"
1000 times in serial [1] with a 64-bit 4.6.rc0 built on OS X 10.6
(bsd.math). All but one of the runs pass. The failure:
Run 766 of 1000
Detected SAGE64 flag
Building Sage on OS X in 64-bit mode
sage -t -long -force_lib "devel/sage/sage/libs/fplll/fplll.pyx"
**********************************************************************
File
"/Users/buildbot/build/sage/bsd-2/bsd_64_full/build/sage-4.6.0pre0/devel/sa
ge/sage/libs/fplll/fplll.pyx", line 853:
sage: L.echelon_form() == A.echelon_form()
Expected:
True
Got:
False
}}}
The error also occurs with a 32-bit build on bsd.math (OS X 10.6, 5 out of
1000 runs) and on sage.math (64-bit Ubuntu 8.04.4 LTS, 6 of 1000 runs).
David Kirkby does '''not''' any failures on !OpenSolaris after about 15000
runs with 4.6.rc0 and about 15000 with 4.6.alpha1.
--
Comment(by mpatel):
Leif Leonhardy's results:
{{{
3/1000 failures on Ubuntu 10.04 x86_64 (Core2), Sage 4.6.rc0, first
run.
4/1000 failures on Ubuntu 10.04 x86_64 (Core2), Sage 4.6.rc0, second
run.
3/1000 failures on Ubuntu 9.04 x86_64 (Core2), Sage 4.6.rc0, first
run.
2/ 500 failures on Ubuntu 9.04 x86_64 (Core2), Sage 4.6.rc0, second
run.
5/1000 failures on Ubuntu 9.04 x86 (Pentium 4 Prescott), Sage 4.6.rc0.
(Exactly the same as above, line 853, False instead of True.)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10195#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.