#8150: various fixes in sage/groups/ and sage/interfaces needed for GAP 4.4.12
------------------------------+---------------------------------------------
Reporter: dimpase | Owner: joyner
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.3.2
Component: group_theory | Keywords:
Author: Dima Pasechnik | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Comment(by wdj):
Replying to [comment:5 robertwb]:
> It's just not a question of whether it passes tests, having huge blocks
of {{{# not tested}}} is
> undesireable as well. There have been better suggestions on the mailing
list which should
> be incorporated into this patch.
I hadn't noticed this but in any case
{{{
The following tests failed:
sage -t "devel/sage/doc/en/constructions/polynomials.rst"
sage -t "devel/sage/sage/graphs/generic_graph.py"
sage -t "devel/sage/sage/misc/sage_eval.py"
sage -t "devel/sage/sage/rings/number_field/number_field.py"
sage -t
"devel/sage/sage/rings/number_field/number_field_element.pyx"
sage -t "devel/sage/sage/structure/element_wrapper.py" # Segfault
}}}
For example,
{{{
sage -t "devel/sage/sage/graphs/generic_graph.py"
**********************************************************************
File
"/Users/wdj/sagefiles/sage-4.3.2.alpha1/devel/sage/sage/graphs/generic_graph.py",
line 10222:
sage: M.determinant()
Expected:
-712483534798848
Got:
712483534798848
**********************************************************************
1 items had failures:
1 of 44 in __main__.example_179
***Test Failed*** 1 failures.
For whitespace errors, see the file
/Users/wdj/.sage//tmp/.doctest_generic_graph.py
[28.4 s]
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8150#comment:6>
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.