|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0462 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 0462.
Report 0462 Actions
Problem Report Number 0462 Submitter's Classification Test Suite problem State Resolved Resolution Rejected (REJ) Problem Resolution ID REJ.X.0081 Raised 1994-05-25 08:00 Updated 2003-03-13 08:00 Published null Product Standard Internationalised System Calls and Libraries (XPG4) Certification Program The Open Brand certification program Test Suite VSX4 version 4.3.2 Test Identification XPG4.os/time/strptime 3,5 Linked Problem Reports req.4.2.170, req.4.2.171, (in, old, system) Problem Summary PG4R.082 These errors are all due to a common cause: in the pseudo languages used by the verification suite, strings for D_T_FMT and T_FMT are entered in ASCII and contain one ASCII space (0x20). But in the ps... Problem Text
These errors are all due to a common cause: in the pseudo languages
used by the verification suite, strings for D_T_FMT and T_FMT
are entered in ASCII and contain one ASCII space (0x20). But in the
pseudo languages isspace(0x20) is false, so strptime() considers this
character an ordinary character and looks for an exact match: the
source string contains one or more 0x40 characters, and the match
fails.Test Output
************************************************************************
/tset/XPG4.os/time/strptime/T.strptime 3 Failed
Test Information:
time in %I:%M:%S %p format
strptime("11'40'15 NM", "%r", &testbuf) failed.
Current language is VSX4L1
return value was NULL
time in %I:%M:%S %p format
strptime("11'49'45 am", "%r", &testbuf) failed.
Current language is VSX4L2
return value was NULL
weekday , two digit year, and week number of the year, with leading
zeroes
strptime("0091@00@01", "%y %w %U", &testbuf) failed.
return value was NULL
weekday , two digit year, and week number of the year, without leading
zeroes
strptime("92@4@52", "%y %w %U", &testbuf) failed.
return value was NULL
weekday , two digit year, and week number of the year, with leading
zeroes
strptime("0091@00@01", "%y %w %W", &testbuf) failed.
return value was NULL
weekday , two digit year, and week number of the year, without leading
zeroes
strptime("92@4@52", "%y %w %W", &testbuf) failed.
return value was NULL
%% in format string is mapped to % in test string
strptime("%@1991@%", "%% %Y %%", &testbuf) failed.
return value was NULL
************************************************************************
************************************************************************
/tset/XPG4.os/time/strptime/T.strptime 5 Failed
Test Information:
appropriate date and time as specified in D_T_FMT string
strptime("6\05642\05621 NM 09\05705\05791", "%c", &testbuf) failed.
Current language is VSX4L1
return value was NULL
AM string as specified in AM_STR
strptime("6 VM", "%I %p", &testbuf) failed.
Current language is VSX4L1
return value was NULL
appropriate time as specified in T_FMT string
strptime("6\05642\05621 NM", "%X", &testbuf) failed.
Current language is VSX4L1
return value was NULL
appropriate date and time as specified in D_T_FMT string
strptime("5 9 1991 6'42'21", "%c", &testbuf) failed.
Current language is VSX4L2
return value was NULL
PM string as specified in PM_STR
strptime("6 pm", "%I %p", &testbuf) failed.
Current language is VSX4L2
return value was NULL
appropriate date as specified in D_FMT string
strptime("05 09 1991", "%x", &testbuf) failed.
Current language is VSX4L2
return value was NULL
************************************************************************Review Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
This test suite failure is the subject of waiver number TSD4.158 which
should be quoted on any branding applications.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Rejected (REJ) Review Conclusion
This request is refused, please reference TSD4.158.
Problem Reporting System Options:
- View Report 0462
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority