Skip to content

test_frame fails when running with -R 3:3 argument #116098

Description

@Eclips4

Bug report

Bug description:

./python.exe-mtest-R3:3test_frameUsingrandomseed: 6170812390:00:00loadavg: 38.69Run1testsequentially0:00:00loadavg: 38.69 [1/1] test_framebeginning6repetitions. Showingnumberofleaks (. for0orless, Xfor10ormore)
123:456Xtesttest_framefailed--Traceback (mostrecentcalllast):
File"/Users/admin/Projects/cpython/Lib/test/test_frame.py", line353, intest_sneaky_frame_objectself.assertIs(g.gi_frame, sneaky_frame_object)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^AssertionError: <frameat0x1063d5020, file'/Users/admin/Projects/cpython/Lib/test/test_frame.py', line318, codef>isnot<frameat0x10637b9b0, file'/Users/admin/Projects/cpython/Lib/test/test_frame.py', line353, codetest_sneaky_frame_object>test_framefailed (1failure)
==Testsresult: FAILURE==1testfailed:
test_frameTotalduration: 146msTotaltests: run=21failures=1Totaltestfiles: run=1/1failed=1Result: FAILURE

CPython versions tested on:

CPython main branch

Operating systems tested on:

macOS

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.13bugs and security fixestestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions