Buildbot failure in Python on whole buildset
The Buildbot has detected a new failure on builder AMD64 Windows11 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/736/builds/91
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: kloth-win11
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 ==
392 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 2 min 5 sec
- test_concurrent_futures: 1 min 38 sec
- test_unparse: 1 min 38 sec
- test_tokenize: 1 min 23 sec
- test_asyncio: 1 min 16 sec
- test_peg_generator: 1 min 9 sec
- test_unicodedata: 1 min 7 sec
- test_socket: 59.7 sec
- test_capi: 59.0 sec
- test_lib2to3: 58.9 sec
1 test failed: test_winconsoleio
34 tests skipped: test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_epoll test_fcntl test_fork1 test_gdb test_grp test_ioctl test_kqueue test_multiprocessing_fork test_multiprocessing_forkserver test_nis test_openpty test_ossaudiodev test_pipes test_poll test_posix test_pty test_pwd test_readline test_resource test_spwd test_syslog test_threadsignals test_tix test_tk test_ttk_guionly test_wait3 test_wait4 test_xxlimited test_xxtestfuzz test_zipfile64
1 re-run test: test_winconsoleio
Total duration: 2 min 37 sec
Captured traceback
Traceback (most recent call last): File "C:\buildbot.python.org\3.10.kloth-win11\build\lib\test\test_winconsoleio.py", line 97, in test_open_name f = open('C:/con', 'rb', buffering=0) FileNotFoundError: [Errno 2] No such file or directory: 'C:/con'
Traceback (most recent call last): File "C:\buildbot.python.org\3.10.kloth-win11\build\lib\test\test_winconsoleio.py", line 121, in test_conout_path self.assertIsInstance(f, ConIO) AssertionError: <_io.FileIO name='C:\\Users\\buildbot\\AppData\\Local\\Temp\\tmp9fk6r9p3\\CONOUT$' mode='wb' closefd=True> is not an instance of <class '_io._WindowsConsoleIO'>
Traceback (most recent call last): File "C:\buildbot.python.org\3.10.kloth-win11\build\lib\test\test_winconsoleio.py", line 121, in test_conout_path self.assertIsInstance(f, ConIO) AssertionError: <_io.FileIO name='C:\\Users\\buildbot\\AppData\\Local\\Temp\\tmpb8b48u4f\\CONOUT$' mode='wb' closefd=True> is not an instance of <class '_io._WindowsConsoleIO'>
Test report
Failed tests:
- test_winconsoleio
Failed subtests:
- test_conout_path - test.test_winconsoleio.WindowsConsoleIOTests
- test_open_name - test.test_winconsoleio.WindowsConsoleIOTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org