The Buildbot has detected a new failure on builder ARM64 MacOS M1 Refleaks 
NoGIL 3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/1368/builds/1560

Buildbot URL: https://buildbot.python.org/

Worker for this Build: itamaro-macos-arm64-aws

Build Reason: <unknown>
Blamelist: Irit Katriel <1055913+iritkatr...@users.noreply.github.com>, Serhiy 
Storchaka <storch...@gmail.com>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


Captured traceback
==================

Traceback (most recent call last):
  File 
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/unittest/async_case.py",
 line 93, in _callTestMethod
    result = self._callMaybeAsync(method)
  File 
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/unittest/async_case.py",
 line 119, in _callMaybeAsync
    return self._asyncioRunner.run(
           ~~~~~~~~~~~~~~~~~~~~~~~^
        func(*args, **kwargs),
        ^^^^^^^^^^^^^^^^^^^^^^
        context=self._asyncioTestContext,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File 
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/asyncio/runners.py",
 line 118, in run
    return self._loop.run_until_complete(task)
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
  File 
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/asyncio/base_events.py",
 line 721, in run_until_complete
    return future.result()
           ~~~~~~~~~~~~~^^
  File 
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/test_asyncio/test_threads.py",
 line 41, in test_to_thread_concurrent
    self.assertEqual(func.call_count, 10)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
AssertionError: 9 != 10



Test report
===========

Failed tests:

- test_typing
- test_xml_etree_c
- test.test_concurrent_futures.test_shutdown
- test_type_aliases
- test_zlib
- test_dataclasses

Failed subtests:

- test_to_thread_concurrent - 
test.test_asyncio.test_threads.ToThreadTests.test_to_thread_concurrent

Test leaking resources:

- test_typing: references
- test_type_aliases: references
- test_shutdown: references
- test_zlib: references
- test_xml_etree_c: references
- test_dataclasses: references




Sincerely,
 -The Buildbot

_______________________________________________
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com

Reply via email to