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/all/#/builders/1368/builds/1034

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

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

Build Reason: <unknown>
Blamelist: Daniel Hollas <[email protected]>, David Foster 
<[email protected]>, Erlend E. Aasland <[email protected]>, Hood Chatham 
<[email protected]>, Hugo van Kemenade 
<[email protected]>, Jeremy Hylton 
<[email protected]>, Lysandros Nikolaou 
<[email protected]>, Mark Jason Dominus (陶敏修) <[email protected]>, Pablo 
Galindo Salgado <[email protected]>, Roy Hyunjin Han <[email protected]>, 
Sebastian Rittau <[email protected]>, Serhiy Storchaka <[email protected]>, 
Seth Michael Larson <[email protected]>, Shantanu 
<[email protected]>, Shauna <[email protected]>, 
Thanos <[email protected]>, Tialo 
<[email protected]>, Toshio Kuratomi 
<[email protected]>, Victor Stinner <[email protected]>

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
    if self._callMaybeAsync(method) is not None:
       ~~~~~~~~~~~~~~~~~~~~^^^^^^^^
  File 
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/unittest/async_case.py",
 line 115, 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_pyrepl

Failed subtests:

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

Test leaking resources:

- test_pyrepl: references
- test_pyrepl: memory blocks




Sincerely,
 -The Buildbot

_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]

Reply via email to