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

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@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 
"/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/_test_multiprocessing.py",
 line 2603, in test_imap
    self.assertEqual(next(it), i*i)
                     ~~~~^^^^
  File 
"/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/multiprocessing/managers.py",
 line 1044, in __next__
    return self._callmethod('__next__', args)
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File 
"/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/multiprocessing/managers.py",
 line 840, in _callmethod
    raise convert_to_error(kind, result)
TypeError: Connection._send() missing 1 required positional argument: 'buf'


Traceback (most recent call last):
  File 
"/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/test_concurrent_futures/executor.py",
 line 131, in test_free_reference
    self.assertIsNone(wr())
    ~~~~~~~~~~~~~~~~~^^^^^^
AssertionError: <test.test_concurrent_futures.executor.MyObject object at 
0x200020702a0> is not None



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

Failed tests:

- test.test_multiprocessing_spawn.test_manager
- test.test_concurrent_futures.test_thread_pool
- test_free_threading
- test_functools

Failed subtests:

- test_imap - 
test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_imap
- test_free_reference - 
test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_free_reference

Test leaking resources:

- test_free_threading: memory blocks
- test_functools: references
- test_functools: memory blocks
- test_free_threading: 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