Edit Lib/test/test_c_locale_coercion.py

ExpectedFailure added at line 247
This commit is contained in:
NakanoMiku
2023-11-23 16:21:42 +08:00
parent ac21576ab9
commit 68dc5ca052

View File

@@ -243,6 +243,8 @@ class LocaleConfigurationTests(_LocaleHandlingTestCase):
if not AVAILABLE_TARGETS:
raise unittest.SkipTest("No C-with-UTF-8 locale available")
# TODO: RUSTPYTHON
@unittest.expectedFailure
def test_external_target_locale_configuration(self):
# Explicitly setting a target locale should give the same behaviour as