#9739: Handle duplicate file basenames when testing multiple files in parallel
-------------------------------+--------------------------------------------
   Reporter:  mpatel           |       Owner:  mvngu          
       Type:  defect           |      Status:  needs_work     
   Priority:  blocker          |   Milestone:  sage-4.6.1     
  Component:  doctest          |    Keywords:  doctest scripts
     Author:  Mitesh Patel     |    Upstream:  N/A            
   Reviewer:  Robert Bradshaw  |      Merged:                 
Work_issues:                   |  
-------------------------------+--------------------------------------------

Comment(by mpatel):

 Replying to [comment:28 jdemeyer]:
 > What is the current status of this patch, do you consider it ready for
 review?  If not, I'm willing to join in and help where needed.

 It's not ready for review.  I don't think I have the time to work on this
 in the next several days, so if you'd like to help, please do!

 I think we can make a temporary directory for each run in `sage-(p)test`
 and pass it to `sage-doctest`, which should ensure the temporary files
 under the directory are unique.  The existing doesn't quite yet do the
 latter, but it should be easy to modify it so it does (e.g., with full
 paths and/or pids, etc.).

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

Reply via email to