#2624: [with patch, needs review] parallel testing: sage -tp foo/bar/file.py
should assume 1 thread
---------------------------+------------------------------------------------
 Reporter:  mabshoff       |        Owner:  jhpalmieri
     Type:  enhancement    |       Status:  assigned  
 Priority:  major          |    Milestone:  sage-4.1.2
Component:  doctest        |   Resolution:            
 Keywords:                 |     Reviewer:            
   Author:  John Palmieri  |       Merged:            
---------------------------+------------------------------------------------

Comment(by ddrake):

 With this patch, when I do something like "sage -tp fjfjfjfjfj", it
 doesn't tell me that I gave it a bad file:
 {{{
 dr...@klee:/var/tmp/sage-4.1.2.alpha2$ ./sage -tp fjfjfj
 Global iterations: 1
 File iterations: 1
 Using cached timings to run longest doctests first.
 Doctesting 0 files

 ----------------------------------------------------------------------
 All tests passed!
 Timings have been updated.
 Total time for all tests: 0.1 seconds
 }}}
 Also, when it makes an assumption about the number of threads, I'd like it
 to print that it's using 1 thread. (Mostly for my own reassurance.)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/2624#comment:7>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---

Reply via email to