FAIL: test_detach_materialized_dict_no_memory (test.test_class.TestInlineValues.test_detach_materialized_dict_no_memory)
----------------------------------------------------------------------
test.support.isolation._RemoteTraceback:
"""
Traceback (most recent call last):
File "/Users/runner/work/cpython/cpython/Lib/test/support/__init__.py", line 1374, in internal
return test(*args, **kwargs)
AssertionError: the dictionary was not cleared
"""
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/Users/runner/work/cpython/cpython/Lib/test/support/__init__.py", line 1374, in internal
return test(*args, **kwargs)
AssertionError: test failed in the subprocess
macOS (free-threading) / build and test (macos-26) build: https://github.com/python/cpython/actions/runs/34757893189/job/103725487469?pr=157417
Linked PRs