|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0655 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 0655.
Report 0655 Actions
Problem Report Number 0655 Submitter's Classification Test Suite problem State Resolved Resolution Rejected (REJ) Problem Resolution ID REJ.X.0259 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published null Product Standard Commands and Utilities V2 (UNIX 95) Certification Program The Open Brand certification program Test Suite VSC version 4.1.4 Test Identification vsc/tset/POSIX.cmd/command/command.sh 39 Problem Summary PG4C.00017 This test has a logic error that can not be used as the basis of a waiver. Problem Text
In the following block of code...
...
mkdir test_dir_39/AAA > /dev/null 2> cmmd_ese_39_2
mkdir test_dir_39/AAA > $CT_STDOUT 2> $CT_STDERR
I believe that the second 'mkdir' line should be prefaced with...
mkdir test_dir_39/AAA > /dev/null 2> cmmd_ese_39_2
command mkdir test_dir_39/AAA > $CT_STDOUT 2> $CT_STDERR
to correspond with previous code in same test...
pax -w -v -x cpio cmmd_in_39_1 cmmd_in_39_2 cmmd_in_39_3 \
> /dev/null 2> cmmd_ese_39_1
command pax -w -v -x cpio cmmd_in_39_1 cmmd_in_39_2 cmmd_in_39_3 \
> $CT_STDOUT 2> $CT_STDERR
Otherwise, this part will always pass and not actually test 'command'.Test Output
Review Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
We recommend this request be refused.
This request correctly points out a deficiency in the test
suite which will be corrected in the next release. But this
deficiency has no effect on any test results. It can not be
used for any waivers.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Rejected (REJ) Review Conclusion
This request is refused.
Problem Reporting System Options:
- View Report 0655
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority