[New-bugs-announce] [issue13902] Sporadic test_threading failure on FreeBSD 6.4 buildbot

Nadeem Vawda report at bugs.python.org
Sun Jan 29 14:53:31 CET 2012


New submission from Nadeem Vawda <nadeem.vawda at gmail.com>:

http://www.python.org/dev/buildbot/all/builders/x86%20FreeBSD%206.4%203.x/builds/2206/steps/test/logs/stdio

    FAIL: test_6_daemon_threads (test.test_threading.ThreadJoinOnShutdown)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "/usr/home/db3l/buildarea/3.x.bolen-freebsd/build/Lib/test/test_threading.py", line 675, in test_6_daemon_threads
        self.assertFalse(err)
    AssertionError: b'[52879 refs]\nT' is not false

----------
components: Tests
keywords: buildbot
messages: 152226
nosy: nadeem.vawda, pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: Sporadic test_threading failure on FreeBSD 6.4 buildbot
type: behavior
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13902>
_______________________________________


More information about the New-bugs-announce mailing list