New submission from Nick Coghlan <ncogh...@gmail.com>:

Had a weird bug in test_array.test_tofromstring failing on Gentoo by generating 
too few warning messages:
http://www.python.org/dev/buildbot/all/builders/x86%20Gentoo%20Non-Debug%203.x/builds/568/steps/test/logs/stdio
http://www.python.org/dev/buildbot/all/builders/AMD64%20Gentoo%20Wide%203.x/builds/2262/steps/test/logs/stdio

Can't see anything obvious as to why that might fail sometimes or only on 
specific platforms (note that the subsequent build of the x86 Gentoo box worked 
OK). None of my checkins today should have affected anything like this.

----------
messages: 142689
nosy: ncoghlan
priority: normal
severity: normal
status: open
title: Possible intermittent bug in test_array

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12814>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to