On Sat, Oct 4, 2014 at 2:49 AM, Jonas Jermann <[email protected]> wrote:
> Hi > > On 04.10.2014 11:18, Ralf Stephan wrote: > >> On Saturday, October 4, 2014 12:09:19 AM UTC+2, Jonas Jermann wrote: >> >> ------------------------------------------------------------ >> ---------- >> sage -t src/sage/crypto/mq/sr.py # 5 doctests failed >> sage -t src/sage/modular/modform/numerical.py # 2 doctests failed >> sage -t src/sage/rings/polynomial/multi_polynomial_sequence.py # 9 >> doctests failed >> sage -t src/sage/rings/polynomial/pbori.pyx # Killed due to >> segmentation fault >> sage -t src/sage/rings/polynomial/polynomial_element.pyx # 2 >> doctests >> failed >> sage -t src/sage/rings/real_double.pyx # 2 doctests failed >> ------------------------------------------------------------ >> ---------- >> >> >> Same with http://trac.sagemath.org/ticket/12455 so this >> appears buildbot related. Many of recent buildbot failures >> show these tests failing, although the pattern seems unclear: >> http://build.sagedev.org/trac/one_line_per_build >> > > It seems to be related to the (now closed) ticket #17071 resp. #17072: > http://trac.sagemath.org/ticket/17071 > Yes, unfortunately the sage build system is still flaky (especially with upgrades), which makes automatic testing a bit hard. I can clear the build cache once the next beta is released. > > > Best > Jonas > > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. > -- Andrew -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
