#4708: sage -tp doesn't test absolute file names nor does it ignore non-existent
files
----------------------+-----------------------------------------------------
Reporter: ncalexan | Owner: mabshoff
Type: defect | Status: new
Priority: major | Milestone: sage-3.2.2
Component: doctest | Keywords: ptest parallel test absolute filename
----------------------+-----------------------------------------------------
{{{
-*- mode: sage-test; default-directory: "~/sage-3.2.1.alpha1/devel/sage-
nca/sage/modules/" -*-
sage-test started at Thu Dec 4 20:43:38
/Users/ncalexan/bin/sage -b >/dev/null && /Users/ncalexan/bin/sage -tp 2
/Users/ncalexan/sage-3.2.1.alpha1/devel/sage-
nca/sage/modules/free_module.py
real 0m1.413s
user 0m0.875s
sys 0m0.426s
Global iterations: 1
File iterations: 1
TeX files: 0
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 0.0 seconds
sage-test finished (all test passed) at Thu Dec 4 20:43:40
}}}
Also:
{{{
-*- mode: sage-test; default-directory: "~/sage-3.2.1.alpha1/devel/sage-
nca/sage/modules/" -*-
sage-test started at Thu Dec 4 20:44:39
/Users/ncalexan/bin/sage -b >/dev/null && /Users/ncalexan/bin/sage -t
/Users/ncalexan/sage-3.2.1.alpha1/devel/sage-
nca/sage/modules/free_module.py2
real 0m1.311s
user 0m0.872s
sys 0m0.416s
ERROR: File .//Users/ncalexan/sage-3.2.1.alpha1/devel/sage-
nca/sage/modules/free_module.py2 is missing
exit code: 1
----------------------------------------------------------------------
The following tests failed:
.//Users/ncalexan/sage-3.2.1.alpha1/devel/sage-
nca/sage/modules/free_module.py2
Total time for all tests: 0.0 seconds
sage-test finished (all test passed) at Thu Dec 4 20:44:40
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4708>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---