Buildbot failure in Python on AMD64 FreeBSD Shared 3.8
The Buildbot has detected a new failure on builder AMD64 FreeBSD Shared 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/555/builds/131
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: koobs-freebsd-564d
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
403 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 3 min 28 sec
- test_smtpnet: 3 min 6 sec
- test_concurrent_futures: 3 min 1 sec
- test_nntplib: 2 min 18 sec
- test_tokenize: 2 min 15 sec
- test_multiprocessing_fork: 2 min 2 sec
- test_multiprocessing_forkserver: 1 min 38 sec
- test_tools: 1 min 30 sec
- test_lib2to3: 1 min 27 sec
- test_asyncio: 1 min 22 sec
1 test failed: test_sysconfig
19 tests skipped: test_dbm_gnu test_devpoll test_epoll test_idle test_ioctl test_msilib test_ossaudiodev test_spwd test_startfile test_tcl test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_sysconfig
Total duration: 11 min 57 sec
Captured traceback
Traceback (most recent call last): File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/test/test_sysconfig.py", line 366, in test_EXT_SUFFIX_in_vars self.assertEqual(vars['EXT_SUFFIX'], _imp.extension_suffixes()[0]) AssertionError: '.so' != '.cpython-38d.so'
- .so
- .cpython-38d.so
Test report
Failed tests:
- test_sysconfig
Failed subtests:
- test_EXT_SUFFIX_in_vars - test.test_sysconfig.TestSysConfig
Sincerely, -The Buildbot
https://bugs.python.org/issue39825
FAIL: test_EXT_SUFFIX_in_vars (test.test_sysconfig.TestSysConfig)
Le lun. 7 déc. 2020 à 19:06, <buildbot@python.org> a écrit :
The Buildbot has detected a new failure on builder AMD64 FreeBSD Shared 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/555/builds/131
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: koobs-freebsd-564d
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
403 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 3 min 28 sec
- test_smtpnet: 3 min 6 sec
- test_concurrent_futures: 3 min 1 sec
- test_nntplib: 2 min 18 sec
- test_tokenize: 2 min 15 sec
- test_multiprocessing_fork: 2 min 2 sec
- test_multiprocessing_forkserver: 1 min 38 sec
- test_tools: 1 min 30 sec
- test_lib2to3: 1 min 27 sec
- test_asyncio: 1 min 22 sec
1 test failed: test_sysconfig
19 tests skipped: test_dbm_gnu test_devpoll test_epoll test_idle test_ioctl test_msilib test_ossaudiodev test_spwd test_startfile test_tcl test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_sysconfig
Total duration: 11 min 57 sec
Captured traceback
Traceback (most recent call last): File "/usr/home/buildbot/python/3.8.koobs-freebsd-564d/build/Lib/test/test_sysconfig.py", line 366, in test_EXT_SUFFIX_in_vars self.assertEqual(vars['EXT_SUFFIX'], _imp.extension_suffixes()[0]) AssertionError: '.so' != '.cpython-38d.so'
- .so
- .cpython-38d.so
Test report
Failed tests:
- test_sysconfig
Failed subtests:
- test_EXT_SUFFIX_in_vars - test.test_sysconfig.TestSysConfig
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/mailman3/lists/buildbot-status.python.org/ Member address: vstinner@python.org
-- Night gathers, and now my watch begins. It shall not end until my death.
participants (2)
-
buildbot@python.org -
Victor Stinner