#9460: Many Maxima-related doctest failures on sage.math
-----------------------+----------------------------------------------------
   Reporter:  mpatel   |       Owner:  mvngu   
       Type:  defect   |      Status:  new     
   Priority:  major    |   Milestone:  sage-4.5
  Component:  doctest  |    Keywords:          
     Author:           |    Upstream:  N/A     
   Reviewer:           |      Merged:          
Work_issues:           |  
-----------------------+----------------------------------------------------

Comment(by drkirkby):

 Replying to [comment:35 jhpalmieri]:
 > Is it possible that those of you who have seen failures have some crap
 lying around in /tmp which is interfering with your build and/or
 doctesting?  I'm still trying to understand why some people have problems
 and others don't.

 If things in /tmp are a problem, then I feel that should be considered a
 bug. One should be able to write something to /tmp and some other package
 not read or write the same file. (That's currently happening on t2, which
 the ECL developer admits is an ECL bug. He assumed temporary file names
 created by 'mktemp' can't have a dot in their name, but that is not
 required by POSIX standards, and occasionally on Solaris tmp files have a
 dot in their name.) But I suspect mktemp on Linux does not use a dot,
 otherwise the issue would have been noticed before.

 I've seen failures with sage-4.5.alpha4 which are repeatable but go away
 as soon as I do an rm -r of $HOME/.sage. However, they were unrelated to
 the Maxima issues.

 This bug sure is weird. It might depend on what way the wind is blowing or
 the longitude. Has anyone in Europe seen this bug?

 If the system is low on memory, it could mean Sage mis-compiles. It would
 probably be worth logging the free memory 20 seconds or so, to see if it
 runs low. There are probably times of the day (i.e. longitude) where the
 system gets more use and so memory is lower.

 Dave

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