|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0773 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 0773.
Report 0773 Actions
Problem Report Number 0773 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0288 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1999-01-25 08:00 Product Standard Commands and Utilities V2 (UNIX 95) Certification Program The Open Brand certification program Test Suite VSC version 4.1.6 Test Identification POSIX.cmd/pax 131,132,133,140 Problem Summary TSD4C.00223 This test may fail on all platforms when run later than January 1, 1999. Problem Text
We believe that there are test errors.
The problem is that these tests use the year 1999 to cause the
date to be assigned and these tests work fine when executed in years
prior to 1999, but fail when executed within the year 1999.
Below are possible fixes for these failures. The below changes were
made and the tests were re-run and passed.
POSIX.cmd/pax/pax.ex{131}
=========================
From:
-----
touch -mt 199901010000 test_file1.in >/dev/null 2>/dev/null || RC=$?
To:
---
touch -mt 200001010000 test_file1.in >/dev/null 2>/dev/null || RC=$?
POSIX.cmd/pax/pax.ex{132}
=========================
From:
-----
# Change date to 1999
touch -mt 199901010000 test_file1.in >/dev/null 2>&1
if [ $? -ne 0 ]; then
echo "Command failed: 'touch -mt 199901010000 test_file1.in >/dev/null 2>&1'"Test Output
10|2 /tset/POSIX.cmd/pax/pax.ex 18:37:53|TC Start, scenario ref 4-1, ICs {131}
15|2 1.10 1|TCM Start
400|2 131 1 18:37:57|IC Start
200|2 1 18:37:57|TP Start
520|2 1 954245 1 1|Assertion #131 (A):
520|2 1 954245 1 11|-Assertion 131- Actual output is different from expected.
220|2 1 1 18:37:58|FAIL
410|2 131 1 18:37:59|IC End
10|3 /tset/POSIX.cmd/pax/pax.ex 18:37:59|TC Start, scenario ref 5-1, ICs {132}
15|3 1.10 1|TCM Start
400|3 132 1 18:38:03|IC Start
200|3 1 18:38:03|TP Start
520|3 1 966348 1 1|Assertion #132 (A):
520|3 1 966348 1 11|Newer file did not replace or appended to old one
220|3 1 1 18:38:04|FAIL
410|3 132 1 18:38:04|IC End
10|4 /tset/POSIX.cmd/pax/pax.ex 18:38:05|TC Start, scenario ref 6-1, ICs {133}
15|4 1.10 1|TCM Start
400|4 133 1 18:38:09|IC Start
200|4 1 18:38:09|TP Start
520|4 1 968501 1 1|Assertion #133 (A):
520|4 1 968501 1 11|The output file and the expected file differ.
220|4 1 1 18:38:10|FAIL
410|4 133 1 18:38:11|IC End
10|5 /tset/POSIX.cmd/pax/pax.ex 18:38:11|TC Start, scenario ref 7-1, ICs {140}
15|5 1.10 1|TCM Start
400|5 140 1 18:38:15|IC Start
200|5 1 18:38:15|TP Start
520|5 1 968858 1 1|Assertion #140 (A):
520|5 1 968858 1 11|-Assertion 140- Actual output is different from expected.
220|5 1 1 18:38:16|FAIL
410|5 140 1 18:38:16|IC End
Review 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 0773
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority