Skip to content
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

Tests fail when en_US-UTF-8 locale is missing #26626

Closed
llvmbot opened this issue Jan 22, 2016 · 2 comments
Closed

Tests fail when en_US-UTF-8 locale is missing #26626

llvmbot opened this issue Jan 22, 2016 · 2 comments
Labels
bugzilla Issues migrated from bugzilla libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Jan 22, 2016

Bugzilla Link 26252
Resolution FIXED
Resolved on Jan 28, 2016 10:58
Version unspecified
OS Linux
Blocks #26433
Reporter LLVM Bugzilla Contributor
CC @mclow

Extended Description

Other missing locales cause the relevant tests to be 'UNSUPPORTED' instead of failing.

The failures that occurred for me are fixed in r258403 and a few additional ones are fixed in D16408.

@llvmbot
Copy link
Collaborator Author

llvmbot commented Jan 24, 2016

Also, even with all the missing locales available there are two tests that fail when LANG=C is in the environment:

libc++ :: std/localization/locale.categories/category.ctype/locale.ctype.byname/types.pass.cpp
libc++ :: std/localization/locales/locale/locale.cons/char_pointer.pass.cpp

I don't recall why I have that so I'm trying a build without it.

@llvmbot
Copy link
Collaborator Author

llvmbot commented Jan 28, 2016

Merged in r258887 and r259058

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
Projects
None yet
Development

No branches or pull requests

1 participant