This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ned-deily
changed the title
bpo-38117: Updated OpenSSL to 1.0.2t in macOS installer for 2.7.x.
[2.7] bpo-38117: Updated OpenSSL to 1.0.2t in macOS installer for 2.7.x.
Sep 16, 2019
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
374 tests OK.
10 slowest tests:
test_io: 161.0s
test_lib2to3: 155.4s
test_tokenize: 117.8s
test_regrtest: 103.3s
test_decimal: 88.9s
test_itertools: 78.5s
test_subprocess: 57.3s
test_asyncore: 53.1s
test_weakref: 48.9s
test_multiprocessing: 40.6s
1 test failed:
test_idle
29 tests skipped:
test_aepack test_al test_applesingle test_bsddb test_bsddb3
test_cd test_cl test_dl test_epoll test_gdb test_gdbm test_gl
test_imageop test_imgfile test_ioctl test_linuxaudiodev test_macos
test_macostools test_msilib test_ossaudiodev test_scriptpackages
test_spwd test_startfile test_sunaudiodev test_tk test_ttk_guionly
test_winreg test_winsound test_zipfile64
Ask someone to teach regrtest.py about which tests are
xpected to get skipped on freebsd13.
1 re-run test:
test_idle
Total duration: 10 min 16 sec
Click to see traceback logs
Traceback (most recent call last):
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 254, in _find_tests
module =self._get_module_from_name(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 232, in _get_module_from_name__import__(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/idle_test/test_editmenu.py", line 8, in <module>from idlelib import PyShell
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/PyShell.py", line 27, in <module>from idlelib.EditorWindow import EditorWindow, fixwordbreaks
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/EditorWindow.py", line 17, in <module>from idlelib.configHandler import idleConf
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 741, in <module>
idleConf = IdleConf()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 160, in __init__self.CreateConfigHandlers()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 171, in CreateConfigHandlers
userDir=self.GetUserCfgDir()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 212, in GetUserCfgDirraiseSystemExit
SystemExit
Traceback (most recent call last):
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 254, in _find_tests
module =self._get_module_from_name(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 232, in _get_module_from_name__import__(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/idle_test/test_pathbrowser.py", line 5, in <module>from idlelib import PathBrowser
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/PathBrowser.py", line 5, in <module>from idlelib.TreeWidget import TreeItem
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/TreeWidget.py", line 22, in <module>from idlelib.configHandler import idleConf
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 741, in <module>
idleConf = IdleConf()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 160, in __init__self.CreateConfigHandlers()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 171, in CreateConfigHandlers
userDir=self.GetUserCfgDir()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 212, in GetUserCfgDirraiseSystemExit
SystemExit
Traceback (most recent call last):
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 254, in _find_tests
module =self._get_module_from_name(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 232, in _get_module_from_name__import__(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/idle_test/test_warning.py", line 19, in <module>from idlelib import run
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/run.py", line 11, in <module>from idlelib import AutoComplete
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/AutoComplete.py", line 10, in <module>from idlelib.configHandler import idleConf
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 741, in <module>
idleConf = IdleConf()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 160, in __init__self.CreateConfigHandlers()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 171, in CreateConfigHandlers
userDir=self.GetUserCfgDir()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 212, in GetUserCfgDirraiseSystemExit
SystemExit
Traceback (most recent call last):
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/threading.py", line 801, in __bootstrap_innerself.run()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/test/test_ssl.py", line 1810, in run
msg =self.read()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/test/test_ssl.py", line 1787, in readreturnself.sslconn.read()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/ssl.py", line 641, in read
v =self._sslobj.read(len)
rror: [Errno 54] Connection reset by peer
Traceback (most recent call last):
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 254, in _find_tests
module =self._get_module_from_name(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 232, in _get_module_from_name__import__(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/idle_test/test_parenmatch.py", line 8, in <module>from idlelib.ParenMatch import ParenMatch
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/ParenMatch.py", line 9, in <module>from idlelib.configHandler import idleConf
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 741, in <module>
idleConf = IdleConf()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 160, in __init__self.CreateConfigHandlers()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 171, in CreateConfigHandlers
userDir=self.GetUserCfgDir()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 212, in GetUserCfgDirraiseSystemExit
SystemExit
Traceback (most recent call last):
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 254, in _find_tests
module =self._get_module_from_name(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 232, in _get_module_from_name__import__(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/idle_test/test_autocomplete.py", line 5, in <module>import idlelib.AutoComplete as ac
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/AutoComplete.py", line 10, in <module>from idlelib.configHandler import idleConf
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 741, in <module>
idleConf = IdleConf()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 160, in __init__self.CreateConfigHandlers()
Traceback (most recent call last):
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 254, in _find_tests
module =self._get_module_from_name(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 232, in _get_module_from_name__import__(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/idle_test/test_formatparagraph.py", line 3, in <module>from idlelib import FormatParagraph as fp
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/FormatParagraph.py", line 19, in <module>from idlelib.configHandler import idleConf
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 741, in <module>
idleConf = IdleConf()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 160, in __init__self.CreateConfigHandlers()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 171, in CreateConfigHandlers
userDir=self.GetUserCfgDir()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 212, in GetUserCfgDirraiseSystemExit
SystemExit
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/local/lib/python2.7/test/test_support.py", line 2, in <module>import test.support
File "/usr/local/lib/python2.7/test/support/__init__.py", line 6, in <module>import contextlib
File "/usr/local/lib/python2.7/contextlib.py", line 4, in <module>from functools import wraps
File "/usr/local/lib/python2.7/functools.py", line 10, in <module>from _functools import partial, reduceImportError: /usr/local/lib/python2.7/lib-dynload/_functools.so: Undefined symbol "Py_InitModule4_64"
Traceback (most recent call last):
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 254, in _find_tests
module =self._get_module_from_name(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 232, in _get_module_from_name__import__(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/idle_test/test_hyperparser.py", line 5, in <module>from idlelib.EditorWindow import EditorWindow
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/EditorWindow.py", line 17, in <module>from idlelib.configHandler import idleConf
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 741, in <module>
idleConf = IdleConf()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 160, in __init__self.CreateConfigHandlers()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 171, in CreateConfigHandlers
userDir=self.GetUserCfgDir()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 212, in GetUserCfgDirraiseSystemExit
SystemExit
Traceback (most recent call last):
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 254, in _find_tests
module =self._get_module_from_name(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 232, in _get_module_from_name__import__(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/idle_test/test_idlehistory.py", line 7, in <module>from idlelib.IdleHistory import History
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/IdleHistory.py", line 3, in <module>from idlelib.configHandler import idleConf
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 741, in <module>
idleConf = IdleConf()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 160, in __init__self.CreateConfigHandlers()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 171, in CreateConfigHandlers
userDir=self.GetUserCfgDir()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 212, in GetUserCfgDirraiseSystemExit
SystemExit
Traceback (most recent call last):
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 254, in _find_tests
module =self._get_module_from_name(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 232, in _get_module_from_name__import__(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/idle_test/test_io.py", line 3, in <module>from idlelib.PyShell import PseudoInputFile, PseudoOutputFile
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/PyShell.py", line 27, in <module>from idlelib.EditorWindow import EditorWindow, fixwordbreaks
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/EditorWindow.py", line 17, in <module>from idlelib.configHandler import idleConf
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 741, in <module>
idleConf = IdleConf()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 160, in __init__self.CreateConfigHandlers()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 171, in CreateConfigHandlers
userDir=self.GetUserCfgDir()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 212, in GetUserCfgDirraiseSystemExit
SystemExit
Traceback (most recent call last):
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 254, in _find_tests
module =self._get_module_from_name(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/unittest/loader.py", line 232, in _get_module_from_name__import__(name)
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/idle_test/test_configdialog.py", line 9, in <module>from idlelib.configDialog import ConfigDialog
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configDialog.py", line 15, in <module>from idlelib.configHandler import idleConf
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 741, in <module>
idleConf = IdleConf()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 160, in __init__self.CreateConfigHandlers()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 171, in CreateConfigHandlers
userDir=self.GetUserCfgDir()
File "/usr/home/buildbot/python/2.7.koobs-freebsd-current/build/Lib/idlelib/configHandler.py", line 212, in GetUserCfgDirraiseSystemExit
SystemExit
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.
https://bugs.python.org/issue38117