|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2461 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 2461.
Report 2461 Actions
Problem Report Number 2461 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1281 Raised 2005-05-14 00:22 Updated 2005-05-17 14:11 Published 2005-05-17 14:11 Product Standard Internationalised System Calls and Libraries Extended V3 (UNIX 03) Certification Program The Open Brand certification program Test Suite VSX4 version 4.6.4 Test Identification POSIX.os/files/rename 22 Specification Base Definitions Issue 6 Problem Summary The test should allow EXDEV as an alternative errno value Problem Text The test calls rename("rename-t.22a", "rename-t.22b") after mounting a
file system on rename-t.22b and expects the call to fail with errno EBUSY.
However, since rename-t.22a and rename-t.22b are on different file
systems, the EXDEV condition also exists. A system which does not
support cross-filesystem renaming might detect the EXDEV condition first
and set errno to EXDEV even though it does detect EBUSY when an attempt
is made to remove a busy directory with rmdir().
Since the conditions for the test are that the second argument is a
mount point, the EXDEV condition cannot be avoided (except by placing
the first directory below the second, but that would also be an
ENOTEMPTY condition). The test should be modified to allow errno to be
set to either EBUSY or EXDEV.Test Output /tset/POSIX.os/files/rename/T.rename 22 Failed
Test Information:
rename("rename-t.22a", "rename-t.22b") did not give correct results
ERRNO VALUES: expected: 16 (EBUSY), observed: 18 (EXDEV)Review Information
Review Type TSMA Review Start Date 2005-05-14 00:22 Last Updated 2005-05-14 01:25 Completed 2005-05-14 01:25 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 2005-05-14 00:25 Last Updated 2005-05-14 05:08 Completed 2005-05-14 05:08 Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion This PR represents and agreed Test Suite Deficiency
Problem Reporting System Options:
- View Report 2461
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority