#11230: Define our own PariOUT
-------------------------------+--------------------------------------------
Reporter: jdemeyer | Owner: was
Type: enhancement | Status: needs_info
Priority: minor | Milestone: sage-4.7.1
Component: interfaces | Keywords: pari
Work_issues: | Upstream: N/A
Reviewer: Robert Bradshaw | Author: Jeroen Demeyer
Merged: | Dependencies:
-------------------------------+--------------------------------------------
Changes (by cremona):
* status: positive_review => needs_info
Comment:
I know this has a positive review from the omnipotent testbot, but when I
apply this to a freshly-rolled 4.7.alpha5 and do a full test I get two
failures in sage/misc/sagedoc.py:
{{{
File "/home/jec/sage-4.7.alpha5.pari/devel/sage-
main/sage/misc/sagedoc.py", line 874:
sage: len(search_doc('tree', interact=False).splitlines()) > 2500 #
long time
Expected:
True
Got:
False
**********************************************************************
File "/home/jec/sage-4.7.alpha5.pari/devel/sage-
main/sage/misc/sagedoc.py", line 489:
sage: 'abvar/homology' in _search_src_or_doc('doc', 'homology',
'variety', interact=False)
Expected:
True
Got:
False
}}}
I built Sage with "make build" rather than "make", in case that is
relevant. Meanwhile I switched the tag to "needs info" but will continue
with this applied and go on to #11130.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11230#comment:4>
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.