[Buildbot-status]Buildbot failure in Python on x86 Gentoo Refleaks 3.6
The Buildbot has detected a failed build on builder x86 Gentoo Refleaks 3.6 while building Python. Full details are available at: http://buildbot.python.org/all/#builders/72/builds/259
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: ware-gentoo-x86
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot
test_multiprocessing_spawn leaked [0, 0, 2] file descriptors, sum=2
Maybe regrtest is too strict and should only complain when each run leaks at least one FD? regrtest is only strict for FD, for other resources, it only report an error if each test leaks at least one resource (like references).
Re-running failed tests in verbose mode Re-running test 'test_multiprocessing_spawn' in verbose mode FAIL: test_mymanager_context_prestarted (test.test_multiprocessing_spawn.WithManagerTestMyManager)
Ah. The good news is that I fixed "FAIL: test_mymanager_context_prestarted" yesterday! bpo-30356.
Victor
2018-06-28 7:29 GMT+02:00 <buildbot@python.org>:
The Buildbot has detected a failed build on builder x86 Gentoo Refleaks 3.6 while building Python. Full details are available at: http://buildbot.python.org/all/#builders/72/builds/259
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: ware-gentoo-x86
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot
Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mm3/mailman3/lists/buildbot-status.python.org/
participants (2)
-
buildbot@python.org
-
Victor Stinner