Skip to content

test_builtin.ImmortalTests.test_immortals tests are not so immortal on i586 and 3.14.0a3 #128107

@mcepl

Description

@mcepl

Bug report

Bug description:

All test_builtin.ImmortalTests.test_immortals tests fail on openSUSE/Factory in 3.14.0a3 on i586 (32bit) platform with this error:

[ 1122s] ======================================================================
[ 1122s] FAIL: test_immortals (test.test_builtin.ImmortalTests.test_immortals) [None]
[ 1122s] ----------------------------------------------------------------------
[ 1122s] Traceback (most recent call last):
[ 1122s]   File "/home/abuild/rpmbuild/BUILD/Python-3.14.0a3/Lib/test/test_builtin.py", line 2702, in assert_immortal
[ 1122s]     self.assertEqual(sys.getrefcount(immortal), self.IMMORTAL_REFCOUNT)
[ 1122s]     ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 1122s] AssertionError: 1342177280 != 1879048192

Complete build log with all details of packages used and steps taken to reproduce.

CPython versions tested on:

3.14

Operating systems tested on:

Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.14bugs 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