#11615: optional doctests: clean up and document "known bug", "optional:
requires
PKG"
-----------------------------------+----------------------------------------
Reporter: jhpalmieri | Owner: mvngu
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-5.0
Component: doctest | Keywords:
Work_issues: | Upstream: N/A
Reviewer: Karl-Dieter Crisman | Author: John Palmieri
Merged: | Dependencies:
-----------------------------------+----------------------------------------
Comment(by kcrisman):
Okay, so it looks like {{{# known bug}}} is run by {{{sage -t
--optional}}}. I think this was clear before, but I didn't realize it for
some reason. I feel like this should be made more clear in the
documentation in the other patch. {{{``sage -t --only-optional=bug
...``}}} isn't the only way this can be revealed, that is. Just
{{{
-so it is also detected by ``--only-optional=bug``.)
+so it is detected by ``--only-optional=bug`` and also ``--optional``.)
}}}
Here is a very very corner case.
{{{
sage: 2+2 # optional -- magma bug
7
}}}
This only runs with {{{--only-optional=magma,bug}}}. I guess that's ok.
What do you think about these two things? Maybe neither one is an issue.
Otherwise I do think this is in pretty good shape.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11615#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.