Skip to content

test_clinic fails with the --forever argument#117347

@Eclips4

Description

@Eclips4

Bug report

Bug description:

./python-mtest-qtest_clinic--foreverUsingrandomseed: 20165880830:00:00loadavg: 16.10Runtestssequentiallytesttest_clinicfailed--Traceback (mostrecentcalllast): File"/home/eclips4/CLionProjects/cpython/Lib/test/test_clinic.py", line2675, intest_cli_convertersself.assertTrue(out.endswith(finale), out) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^AssertionError: Falseisnottrue : Legacyconverters: BCDLOSUYZZ#bcdfhilpss# s* u u# w* y y# y* z z# z*Converters: bool(accept={<class'object'>}) byte(bitwise=False) char() Custom() defining_class(type=None) double() fildes() float() int(accept={<class'int'>}, type=None) long() long_long() object(converter=None, type=None, subclass_of=None) Py_buffer(accept={<class'clinic.buffer'>}) Py_complex() Py_ssize_t(accept={<class'int'>}) Py_UNICODE(accept={<class'str'>}, zeroes=False) PyByteArrayObject() PyBytesObject() self(type=None) short() size_t() slice_index(accept={<class'NoneType'>, <class'int'>}) str(accept={<class'str'>}, encoding=None, zeroes=False) unicode() unsigned_char(bitwise=False) unsigned_int(bitwise=False) unsigned_long(bitwise=False) unsigned_long_long(bitwise=False) unsigned_short(bitwise=False) Returnconverters: bool() Custom() double() float() int() long() object() Py_ssize_t() size_t() unsigned_int() unsigned_long() Allconvertersalsoaccept (c_default=None, py_default=None, annotation=None). Allreturnconvertersalsoaccept (py_default=None). ==Testsresult: FAILURE==1testfailed: test_clinicTotalduration: 586msTotaltests: run=290failures=1Totaltestfiles: run=2failed=1Result: FAILURE

CPython versions tested on:

CPython main branch

Operating systems tested on:

Linux

Linked PRs

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions