|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0238 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 0238.
Report 0238 Actions
Problem Report Number 0238 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0238 Raised 1995-09-14 08:00 Updated 2003-03-13 08:00 Published 1995-09-25 08:00 Product Standard Internationalised System Calls and Libraries (XPG4) Certification Program The Open Brand certification program Test Suite VSX4 version 4.3.5 Test Identification POSIX.os/files/creat 11 Problem Summary TSD4.238 Our pseudo-terminals do not have buffered output queues when output is stopped and we have indicated this by setting VSX_TERMIOS_BUFFERED=N. This test does not check this configuration variable and do... Problem Text
Our pseudo-terminals do not have buffered output queues when output is
stopped and we have indicated this by setting VSX_TERMIOS_BUFFERED=N.
This test does not check this configuration variable and does a
tcflow(tty_fildes, TCOOFF) followed by a write() to tty_fildes. The
write() will block on our implementation because output was suspended.
This test should respect the setting of VSX_TERMIOS_BUFFERED and not
perform the tcflow(tty_fildes, TCOOFF) if terminal output queues are
not buffered. Similar processing is done correctly for tests such as
in POSIX.os/devclass/i_close but it is not correct in
POSIX.os/files/creat.Test Output
/tset/POSIX.os/files/creat/T.creat 11 Unresolved
Test Description:
For the XNFS specification:
Not in use.
For the XSH specification:
When the path argument on a call to creat(path, mode) refers to a
FIFO special file or a terminal device file, then the result of
the call to creat() is the same as for the equivalent call to
open() with the O_TRUNC flag clear.
Note: The terminal device file case is not tested in XPG3 mode.
Posix Ref: Component CREAT Assertion 5.3.2.2-39(A)
Test Information:
child process timed outReview Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
This is accepted as an error in the test suite and it is recommended that
a Test Suite Deficiency is granted.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion
A Test Suite Deficiency is granted.
Problem Reporting System Options:
- View Report 0238
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority