Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Oct 9, 2024

@mhsmith
Copy link
Member

mhsmith commented Oct 9, 2024

!buildbot ios

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @mhsmith for commit 716c060 🤖

The command will test the builders whose names match following regular expression: ios

The builders matched are:

  • iOS ARM64 Simulator PR

Copy link
Contributor

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I can make out, skipping this test on iOS is as good as we're going to get.

The macOS and iOS langinfo.h headers both define ALT_DIGITS; but experimentally, any request to retrieve the alt digits returns an empty string. The fa_IR subtest is passing because that locale isn't defined, so it's falling back to the previously set locale (en_US). The jp_JP locale does exist, and some locale values (e.g. ABDAY_1) are defined; but ALT_DIGITS values clearly aren't.

I can't find any documentation about this beyond the man page for nl_langinfo, which doesn't shed any light on ALT_DIGITS specifically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants