buildbot failure in Python on AMD64 FreeBSD 10.x Shared 3.x

The Buildbot has detected a new failure on builder AMD64 FreeBSD 10.x Shared 3.x while building python/cpython. Full details are available at: http://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.x%20Shared%203....
Buildbot URL: http://buildbot.python.org/all/
Buildslave for this Build: koobs-freebsd10
Build Reason: The SingleBranchScheduler scheduler named '3.x' triggered this build Build Source Stamp: [branch master] c8d8e15bfc24abeeaaf3d8be9073276b0c011cdf Blamelist: scoder <stefan_ml@behnel.de>
BUILD FAILED: failed test
Sincerely, -The Buildbot

https://bugs.python.org/issue31234
Warning -- threading_cleanup() failed to cleanup 1 threads (count: 1, dangling: 1)
Should be fixed by a following commit
commit ff40ecda73178dfcad24e26240d684356ef20793 Author: Victor Stinner <victor.stinner@gmail.com> Date: Thu Sep 14 13:07:24 2017 -0700
bpo-31234: Add test.support.wait_threads_exit() (#3578)
Use _thread.count() to wait until threads exit. The new context
manager prevents the "dangling thread" warning.
2017-09-14 22:16 GMT+02:00 <buildbot@python.org>:
The Buildbot has detected a new failure on builder AMD64 FreeBSD 10.x Shared 3.x while building python/cpython. Full details are available at: http://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.x%20Shared%203....
Buildbot URL: http://buildbot.python.org/all/
Buildslave for this Build: koobs-freebsd10
Build Reason: The SingleBranchScheduler scheduler named '3.x' triggered this build Build Source Stamp: [branch master] c8d8e15bfc24abeeaaf3d8be9073276b0c011cdf Blamelist: scoder <stefan_ml@behnel.de>
BUILD FAILED: failed test
Sincerely, -The Buildbot
Buildbot-status mailing list buildbot-status@python.org https://mail.python.org/mm3/mailman3/lists/buildbot-status.python.org/
participants (2)
-
buildbot@python.org
-
Victor Stinner