unfortunately this change regresses ptests on musl based systems. Similar to https://github.com/python/cpython/issues/87338 but that issue is fixed so enabling both must be triggering it again in some way.
====================================================================== FAIL: test_write_read_append (test.test_readline.TestHistoryManipulation.test_write_read_append) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.12/test/test_readline.py", line 96, in test_write_read_append self.assertEqual(readline.get_current_history_length(), 3) AssertionError: 4 != 3 ---------------------------------------------------------------------- Ran 9 tests in 0.178s FAILED (failures=1, skipped=1) test test_readline failed
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#197631): https://lists.openembedded.org/g/openembedded-core/message/197631 Mute This Topic: https://lists.openembedded.org/mt/104612497/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-