-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Python 3.13: test_sqlite3 fails. TESTFN_UNDECODABLE in test/support/os_helper.py is broken on zfs. #125117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This might be related to #81765 as this is on an OpenZFS filesystem... |
Yes, it does look suspiciously similar. Consider closing this as a duplicate. |
As per #81765 (comment) is there a good way to tag this (or that 5 year old issue with a confirmation 3 years ago) as a bug for the test suite? |
Suspecting #120191 is related (or a duplicate). |
That would now be confirmed. |
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
Fails in both i686 and x86_64 containers on an Ubuntu 24.04 host with a zfs filesystem with
utf8only
=on
andnormalization
=formD
, succeeds in armv7l container on a debian host with an ext4 filesystem on ChromeOS/Chromebrew.CPython versions tested on:
3.13
Operating systems tested on:
Linux
The text was updated successfully, but these errors were encountered: