#13928: Problematic file filter in skip() from sage-ptest
---------------------------------+------------------------------------------
Reporter: ncohen | Owner: mvngu
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.6
Component: doctest | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Nathann Cohen | Merged in:
Dependencies: | Stopgaps:
---------------------------------+------------------------------------------
Comment (by leif):
Replying to [comment:6 ncohen]:
> As John I really do not get why all filenames containing `/.` should be
filtered. But it's clearly a problem for me if I have to install Sage in
my home directory, in a .Sage subfolder, and find out that I am unable to
test Sage's code in parallel !
Well, rename the folder to something not starting with a dot, then run
`sage -tp ...` or `make ptest[long]` or whatever... ;-)
The exception raised if no files to test remain should get fixed though,
giving a reasonable message instead. [We could also issue a warning
(once!) if `SAGE_ROOT` or some specified directory's path contains a
hidden directory.]
The filtering really needs an overhaul, but probably on another ticket...
(For example, the whole tree below a hidden directory should get pruned
[once], instead of testing each file's path -- at least by default. See
the `XXX`s for similar issues...)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13928#comment:9>
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.