|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0824 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 0824.
Report 0824 Actions
Problem Report Number 0824 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0339 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1996-03-18 08:00 Product Standard Commands and Utilities V2 (UNIX 95) Certification Program The Open Brand certification program Test Suite VSC version 4.1.5 Test Identification POSIX.cmd/test 29 Problem Summary TSD4C.00172 This test may fail on implementations because chmod uses the undefined mode bit 01000 (sticky bit). Problem Text
This test may fail on implementations because chmod uses the undefined
mode bit 01000 (sticky bit).
Test assertion 29 contains the following code:
chmod 07775 file_29_in
if [ $? -ne 0 ]; then
SetResult $TET_UNRESOLVED "Command failed: 'chmod 07775 file_29_in'"
return
fi
The use of mode 07775 is not supported by the XPG4 V2 XCU spec. Historically
the use of mode 01000 is to set the sticky bit. This mode is not discussed
in the XPG4 or POSIX specs. On our implementation, its use is restricted
to the root user. Hence, the failure above, when the VSC user attempts
to chmod 07775.Test Output
***********************************************************************
/tset/POSIX.cmd/test/test.ex 1 Unresolved
Test Information:
Assertion #29 (A): test -g file or [ -g file ]
Command failed: 'chmod 07775 file_29_in'
***********************************************************************
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 0824
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority