☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 Windows11 Refleaks 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/920/builds/1705
Buildbot URL: https://buildbot.python.org/
Worker for this Build: ware-win11
Build Reason: <unknown> Blamelist: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>, Ken Jin <kenjin@python.org>, Nicolas Trangez <ikke@nicolast.be>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Weilin Du <108666168+LamentXU123@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\test\test_external_inspection.py", line 991, in test_only_active_thread self.assertEqual(len(gil_traces), 1, "Should have exactly one GIL holder") ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 0 != 1 : Should have exactly one GIL holder
Traceback (most recent call last): File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\test\support\os_helper.py", line 524, in temp_dir os.mkdir(path) ~~~~~~~~^^^^^^ FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'B:\\uildarea\\3.x.ware-win11.refleak\\build\\build\\test_python_8344�' Stack (most recent call last): File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\runpy.py", line 198, in _run_module_as_main return _run_code(code, main_globals, None, File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\runpy.py", line 88, in _run_code exec(code, run_globals) File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\test\libregrtest\worker.py", line 131, in <module> main() File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\test\libregrtest\worker.py", line 126, in main with os_helper.temp_cwd(work_dir, quiet=True): File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\contextlib.py", line 141, in __enter__ return next(self.gen) File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\test\support\os_helper.py", line 597, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path:
Test report
Failed tests:
- test_external_inspection
Failed subtests:
- test_only_active_thread - test.test_external_inspection.TestGetStackTrace.test_only_active_thread
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org