Hi Alex, On Mon, Feb 1, 2010 at 11:54 PM, Alex Ghitza <aghi...@gmail.com> wrote:
<SNIP> > The following tests failed: > sage -t -long devel/sage/sage/parallel/decorate.py # Segfault > > This only seems to happen when I run the whole testsuite. If I try to > run this test on its own, it always passes. (I had the same issue in > alpha0.) It could just be something that only comes up under stress -- > I was testing things in parallel with 16 threads. Anyway, I don't > think we can do much about it right now. The above failure often comes up when performing parallel doctests on mod.math. I have seen it many times during the Sage 4.3.2 release milestone. However, when it is run by itself, not part of a parallel doctest of the whole Sage library, it would pass. Sometimes it would also pass during a parallel doctest on mod.math. -- Regards Minh Van Nguyen -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org