|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2618 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 2618.
Report 2618 Actions
Problem Report Number 2618 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1360 Raised 2016-06-28 01:33 Updated 2016-06-28 10:30 Published 2016-06-28 10:30 Product Standard Internationalised System Calls and Libraries Extended V4 (UNIX V7) Certification Program The Open Brand certification program Test Suite VSX5 version 5.3.9NW Test Identification /tset/POSIX08.os/time/strftime_l_X/T.strftime_l_X:9
/tset/POSIX08.os/time/strftime_l_X/T.strftime_l_X:11Specification Base Specifications Issue 7 Linked Problem Reports 2607, 2608 Problem Summary VSX5 does not expect to get plus sign or zero padding under specific
conditions from strftime_l()Problem Text Similar as in
2607 VSX expecting to *not* get 1-3 digits year zero-padded in "%F"
result in strftime()
2608 VSX expecting to *not* get the plus sign if there's no room within
the specified minimum width in strftime()
there seems to be the same issue in VSX5. I would kindly ask for a TSD
and a fix for VSX5.Test Output /tset/POSIX08.os/time/strftime_l_X/T.strftime_l_X:9
strftime_l(str, size, %F, &tmbuf, locale) returned incorrectly formatted
string The language used was C
Expected string: 10000-10-23
Actual string: +10000-10-23
strftime_l(str, size, %F, &tmbuf, locale) returned incorrectly formatted
string The language used was C
Expected string: 123-10-23
Actual string: 0123-10-23
strftime_l(str, size, %F, &tmbuf, locale) returned incorrectly formatted
string The language used was C
Expected string: 1-10-23
Actual string: 0001-10-23
/tset/POSIX08.os/time/strftime_l_X/T.strftime_l_X:11
strftime_l(str, size, %+3C, &tmbuf, locale) returned incorrectly
formatted string The language used was C
Expected string: 100
Actual string: +100
strftime_l(str, size, %+11F, &tmbuf, locale) returned incorrectly
formatted string The language used was C
Expected string: 10000-10-23
Actual string: +10000-10-23
strftime_l(str, size, %+5G, &tmbuf, locale) returned incorrectly
formatted string The language used was C
Expected string: 10000
Actual string: +10000
strftime_l(str, size, %+5Y, &tmbuf, locale) returned incorrectly
formatted string The language used was C
Expected string: 10000
Actual string: +10000Review Information
Review Type TSMA Review Start Date 2016-06-28 01:33 Last Updated 2016-06-28 09:29 Completed 2016-06-28 09:29 Status Complete Review Recommendation Test Suite Deficiency (TSD) Review Response This is accepted as a fault in the test suite.
Review Type SA Review Start Date 2016-06-28 17:29 Last Updated 2016-06-28 10:30 Completed 2016-06-28 10:30 Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion A test suite deficiency is granted
Problem Reporting System Options:
- View Report 2618
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority