#6323: optional doctest failure -- problem in species code (easy to fix)
-------------------------------+--------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.0.3
Component: optional packages | Keywords:
Reviewer: | Author:
Merged: |
-------------------------------+--------------------------------------------
{{{
sage -t -long --optional devel/sage/sage/combinat/species/library.py
**********************************************************************
File "/scratch/wstein/build/sage-4.0.2.alpha3/devel/sage-
main/sage/combinat/species/library.py", line 55:
sage: number, name, sseq = sloane_find(seq)[0]
#optional
Expected nothing
Got:
Searching Sloane's online database...
**********************************************************************
File "/scratch/wstein/build/sage-4.0.2.alpha3/devel/sage-
main/sage/combinat/species/library.py", line 62:
sage: number, name, sseq = sloane_find(seq)[0] #optional
Expected nothing
Got:
Searching Sloane's online database...
**********************************************************************
File "/scratch/wstein/build/sage-4.0.2.alpha3/devel/sage-
main/sage/combinat/species/library.py", line 101:
sage: number, name, sseq = sloane_find(seq)[0]
#optional
Expected nothing
Got:
Searching Sloane's online database...
**********************************************************************
File "/scratch/wstein/build/sage-4.0.2.alpha3/devel/sage-
main/sage/combinat/species/library.py", line 135:
sage: number, name, sseq = sloane_find(seq)[0]
#optional
Expected nothing
Got:
Searching Sloane's online database...
**********************************************************************
3 items had failures:
2 of 12 in __main__.example_1
1 of 12 in __main__.example_2
1 of 9 in __main__.example_3
***Test Failed*** 4 failures.
For whitespace errors, see the file
/home/wstein/build/sage-4.0.2.alpha3/tmp/.doctest_library.py
[6.9 s]
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6323>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---