#3337: [with spkg, needs work] Upgrade gap-guava to new 4.4.12/3.9 release
-------------------------+--------------------------------------------------
Reporter: tabbott | Owner: mabshoff
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.4.1
Component: packages | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by mabshoff):
Hi David,
I noticed a couple things:
* because you did not update the scripts you are still doctesting with
GAP 4.4.10 and not with the new 4.4.12.
* spkg-install has some problem installing wtdist, so things don't go to
well for such doctests.
Overall we have a fair number of failure:
{{{
sage -t -long devel/sage/sage/graphs/graph_isom.pyx # 2 doctests
failed
sage -t -long devel/sage/sage/coding/linear_code.py # 4 doctests
failed
sage -t -long devel/sage/sage/graphs/graph.py # 1 doctests failed
sage -t -long devel/doc/const/const.tex # 1 doctests failed
sage -t -long devel/sage/sage/rings/number_field/number_field.py #
1 doctests failed
sage -t -long
devel/sage/sage/rings/number_field/number_field_element.pyx # 1 doctests
failed
sage -t -long devel/sage/sage/interfaces/gap.py # 2 doctests
failed
sage -t -long devel/sage/sage/groups/class_function.py # 1
doctests failed
sage -t -long devel/sage/sage/groups/abelian_gps/abelian_group.py
# 4 doctests failed
sage -t -long devel/sage/sage/misc/sage_eval.py # 1 doctests
failed
sage -t -long
devel/sage/sage/groups/abelian_gps/abelian_group_element.py # 1 doctests
failed
}}}
Most of those are cosmetic, but someone ought to go over them and correct
issues, some are trivial and some are worrying:
{{{
File "/scratch/mabshoff/sage-3.3.alpha5/devel/sage-
main/sage/graphs/graph.py", line 6297:
sage: M.determinant()
Expected:
-712483534798848
Got:
712483534798848
}}}
My latest spkg is at
http://sage.math.washington.edu/home/mabshoff/spkgs/gap-4.4.12.p0.spkg
If you want to fix the issue with wtdist you ought to use that as a base.
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3337#comment:23>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---