The Buildbot has detected a new failure on builder AMD64 Windows10 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/146/builds/734
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: bolen-windows10
Build Reason: <unknown> Blamelist: Ammar Askar <ammar@ammaraskar.com>, Anthony Sottile <asottile@umich.edu>, Batuhan Taskaya <batuhan@python.org>, Brandt Bucher <brandt@python.org>, Erlend Egeberg Aasland <erlend.aasland@innova.no>, HaeckelK <51128712+HaeckelK@users.noreply.github.com>, Hai Shi <shihai1992@gmail.com>, Inada Naoki <songofacandy@gmail.com>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Jack DeVries <58614260+jdevries3133@users.noreply.github.com>, Jake Stockwin <jake.stockwin@optimorlabs.com>, Jason R. Coombs <jaraco@jaraco.com>, Jesús Cea <jcea@jcea.es>, Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>, Mark Shannon <mark@hotpy.org>, Miguel Brito <5544985+miguendes@users.noreply.github.com>, Noah <33094578+coolreader18@users.noreply.github.com>, Ori Avtalion <ori@avtalion.name>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Pavel <69010336+pavel-lexyr@users.noreply.github.com>, Ray Donnelly <mingw.android@gmail.com>, Raymond Hettinger <rhettinger@users.noreply.github .com>, Serhiy Storchaka <storchaka@gmail.com>, Stefan Hoelzl <1478183+stefanhoelzl@users.noreply.github.com>, Steve Dower <steve.dower@python.org>, Vinay Sajip <vinay_sajip@yahoo.co.uk>, Yurii Karabas <1998uriyyo@gmail.com>, andrei kulakov <andrei.avk@gmail.com>, dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>, partev <petrosyan@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
395 tests OK.
10 slowest tests:
- test_cmd_line: 7 min 45 sec
- test_unparse: 3 min 3 sec
- test_multiprocessing_spawn: 2 min 12 sec
- test_tokenize: 2 min 11 sec
- test_capi: 1 min 59 sec
- test_lib2to3: 1 min 56 sec
- test_concurrent_futures: 1 min 55 sec
- test_peg_generator: 1 min 38 sec
- test_asyncio: 1 min 36 sec
- test_mmap: 1 min 30 sec
1 test failed: test_importlib
31 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_wait3 test_wait4 test_xxlimited test_xxtestfuzz test_zipfile64
Total duration: 15 min 42 sec
Captured traceback
Traceback (most recent call last): File "D:\buildarea\3.x.bolen-windows10\build\lib\test\test_importlib\test_files.py", line 14, in test_read_bytes assert actual == b'Hello, UTF-8 world!\n' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError
Test report
Failed tests:
- test_importlib
Failed subtests:
- test_read_bytes - test.test_importlib.test_files.OpenNamespaceTests
Sincerely, -The Buildbot