|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0963 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 0963.
Report 0963 Actions
Problem Report Number 0963 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0478 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1995-08-24 08:00 Product Standard Commands and Utilities V2 (UNIX 95) Certification Program The Open Brand certification program Test Suite VSC version 4.1.4 Test Identification POSIX.cmd/localedef 36 Problem Summary TSD4C.00031 This test will fail on all implementations where the created locale is a directory. Problem Text
This test will fail on all implementations where the created locale
is a directory.
On line 2405 in vsc/tset/POSIX.cmd/localedef/localedef.sh
ga67 5 0 localedef -f $VSC_CHARMAP_FILE -i $VSC_LOCALEDEF_FILE
loc_dir_36/TTisLocale > $CT_STDOUT 2> $CT_STDERR
ga67 is applied on the 5th argument of localedef, i.e. on the name of
the created locale. ga67 expands its name to PATH_MAX before calling
the command. That might work allright if the created locale is a
file .. but if it is a directory, it won't certainly be an empty one !
localedef will try to create files in it, which names will exceed
PATH_MAX, and therefore localedef must fail !Test Output
200|1 1 14:09:01|TP Start
520|1 1 11437 1 1|Assertion #36 (C): GA67 for locale name
520|1 1 11437 1 1|Expected exit code = 0; Received 1
220|1 1 1 14:09:10|FAILReview Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
We agree this is a test suite deficiency in the test
suite version(s) listed.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion
This is an agreed Test Suite Deficiency.
Problem Reporting System Options:
- View Report 0963
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority