#9970: Flaky doctest in sage/interfaces/r.py
-----------------------------------------+----------------------------------
Reporter: mpatel | Owner: mvngu
Type: defect | Status: needs_info
Priority: critical | Milestone: sage-5.10
Component: doctest coverage | Resolution:
Keywords: r | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Willem Jan Palenstijn | Merged in:
Dependencies: | Stopgaps:
-----------------------------------------+----------------------------------
Changes (by SimonKing):
* cc: nthiery (added)
* status: needs_work => needs_info
Comment:
By #12415, a remark was added in r.py, pointing to this ticket:
{{{
sage: os.path.realpath(tmpdir) == sageobj(r.getwd()) # known
bug (:trac:`9970`)
True
}}}
Note that in #12876, Nicolas changes the test by inserting
os.path.realpath on the right side as well, hence:
{{{
sage: os.path.realpath(tmpdir) ==
os.path.realpath(sageobj(r.getwd()))
True
}}}
I don't know if this test is all what this ticket is about. So, please
decide yourself if this ticket became a duplicate (or actually a sub-
problem) of #12876
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9970#comment:20>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.