#12998: experimental package chomp-20100213.p2.spkg fails test on x86_64-Linux
---------------------------------+------------------------------------------
Reporter: mariah | Owner: tbd
Type: defect | Status: new
Priority: minor | Milestone: sage-5.1
Component: optional packages | Keywords:
Work issues: | Report Upstream: N/A
Reviewers: | Authors:
Merged in: | Dependencies:
Stopgaps: |
---------------------------------+------------------------------------------
The experimental package chomp-20100213.p2.spkg fails the following
test when added to sage-5.0 on skynet/eno:
{{{
eno% ./sage -t --long -force_lib "devel/sage/sage/geometry/fan.py"
sage -t --long -force_lib "devel/sage/sage/geometry/fan.py"
**********************************************************************
File "/home/mariah/sage/sage-5.0-x86_64-Linux-
core2-fc/devel/sage/sage/geometry/fan.py", line 2779:
sage: fan.complex().homology()
Expected:
{0: 0, 1: 0, 2: Z x Z, 3: 0}
Got:
{2: Z x Z, 3: 0}
**********************************************************************
File "/home/mariah/sage/sage-5.0-x86_64-Linux-
core2-fc/devel/sage/sage/geometry/fan.py", line 2783:
sage: fan.complex().homology()
Expected:
{0: 0, 1: 0, 2: Z, 3: 0}
Got:
{2: Z, 3: 0}
**********************************************************************
1 items had failures:
2 of 22 in __main__.example_46
***Test Failed*** 2 failures.
For whitespace errors, see the file /home/mariah/.sage//tmp/fan_14118.py
[9.2 s]
----------------------------------------------------------------------
The following tests failed:
sage -t --long -force_lib "devel/sage/sage/geometry/fan.py"
}}}
See also #11713 which may be related.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12998>
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.