|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0883 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 0883.
Report 0883 Actions
Problem Report Number 0883 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0398 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1995-10-30 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 XOPEN.cmd/uuto 1009 Problem Summary TSD4C.00113 This test may fail on implementations that do not handle non-regular files properly because the standard only specifies support of regular files. Problem Text
This test may fail on implementations that do not handle non-regular
files properly because the standard only specifies support of regular files.
tp1009 calls ga11 to check uuto with a fifo, a directory, and a regular file.
ga11 can not be used to test uuto since uuto is a shell script and it uses
'ls -a' if it gets passed a directory as an argument.
First uuto.sh is calling ga11 incorrectly, it uses `pwd` instead of $T_PREFIX:
# INCORRECT CALL to ga11:
ga11 -skipsize $T_PREFIX/uuto_1009_in uuto `pwd`/uuto_1009_in $_L_SYS!$VSC_
TESTER > uuto_err_9_1 2>&1
# CORRECT call to ga11:
ga11 -skipsize $T_PREFIX/uuto_1009_in uuto $T_PREFIX/uuto_1009_in $_L_SYS!$V
SC_TESTER > uuto_err_9_1 2>&1
When we corrected the call to ga11, we discovered that uuto was passing
the fifo and regular file portion of the test but was failing the directory
portion of the test. This is because uuto is a shell script and when an
argument to it is a directory it does 'ls -a'. This will update the access
time of the directory thereby causing the directory portion of ga11 to fail...
Even though uuto returns a nonzero and copies no files as it should.Test Output
************************************************************************
/tset/XOPEN.cmd/uuto/uuto.ex 1 Failed
Test Information:
Assertion #1009 (C): GA11: file re-creation
Contents of uuto_err_9_1:
Failure: command returned zero status.
************************************************************************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 0883
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority