diff options
author | mpage <mpage@meta.com> | 2025-03-06 12:11:50 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-06 12:11:50 -0800 |
commit | 6c6600f6831aec15b2acbd7a9bb9c275bd5f4a32 (patch) | |
tree | 8ed1230530f658b8b6cbfdf355d6ce909b85c139 /Python/executor_cases.c.h | |
parent | c4d37eefb7b33f10f776183447af44faf8efa7f6 (diff) | |
download | cpython-6c6600f6831aec15b2acbd7a9bb9c275bd5f4a32.tar.gz cpython-6c6600f6831aec15b2acbd7a9bb9c275bd5f4a32.zip |
gh-118331: Fix `test_list.ListTest.test_no_memory` under trace refs build (#130921)
Fix `test_list.ListTest.test_no_memory` under trace refs build
Memory allocation ends up failing in _PyRefchainTrace(), which produces
different output. Assert that we don't segfault, which is the thing
we want to test and is less brittle than checking output.
Diffstat (limited to 'Python/executor_cases.c.h')
0 files changed, 0 insertions, 0 deletions