New submission from Florent Xicluna <florent.xicl...@gmail.com>:

Various buildbots show a failure on test_heapq.

 * "x86 FreeBSD 3.x" failed on revision r83882 (r83869 was OK)
   
http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%203.x/builds/492
   and next runs were OK, too

 * "PPC (Leopard|Tiger) 3.x" and "x86 Tiger 3.x" fail consistently from r83889 
onwards.

 * all "gentoo 3.x" and "Ubuntu 3.x" fail on r83981
   
http://www.python.org/dev/buildbot/all/builders/x86%20gentoo%203.x/builds/2816
   
http://www.python.org/dev/buildbot/all/builders/x86%20Ubuntu%203.x/builds/1707

----------
components: Library (Lib), Tests
keywords: buildbot
messages: 113798
nosy: flox, haypo
priority: normal
severity: normal
stage: needs patch
status: open
title: test_heapq: AttributeError: 'int' object has no attribute 'pop'
type: behavior
versions: Python 3.2

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

Reply via email to