Bug 142942
Summary: | cant print names and values of selected locale keyword | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Lawrence Lim <llim> | ||||
Component: | glibc | Assignee: | Jakub Jelinek <jakub> | ||||
Status: | CLOSED NOTABUG | QA Contact: | Brian Brock <bbrock> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.0 | CC: | eng-i18n-bugs, fweimer, tools-bugs | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2004-12-15 09:25:29 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 142941 | ||||||
Attachments: |
|
Description
Lawrence Lim
2004-12-15 07:36:58 UTC
Created attachment 108594 [details]
script with a single Test Case from LI18NUX Test
Testsuite bug, here is what I posted in my analysis of LSB 1.3 failures: 520|553 6 22710 1 1|* When -k option is specified, verify if this utility writes the names and values of selected keywords. 520|553 6 22710 1 2| 520|553 6 22710 1 3|ctype-class-offset=71 should be ctype-class-offset=70 520|553 6 22710 1 4|ctype-map-offset=90 should be ctype-map-offset=89 520|553 6 22710 1 5|Can't print names and values of selected locale keyword. 220|553 6 1 00:21:07|FAIL This was increased because of the addition of _NL_CTYPE_MAP_TO_NONASCII I'd say the LSB testsuite has no business testing these values, these values are in no way useful for applications and are implementation detail. These values are no longer tested in LSB 2.0. |