|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1470 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 1470.
Report 1470 Actions
Problem Report Number 1470 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0752 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1995-11-07 08:00 Product Standard Internationalised System Calls and Libraries Extended (UNIX 95) Certification Program The Open Brand certification program Test Suite VSU version 4.0.2 Test Identification BASE/waitid 16 Problem Summary TSD4U.00061 The test may fail if waitid(WNOHANG) returns -1 and sets errno to ECHILD. Problem Text
The test may fail if waitid(WNOHANG) returns -1 and sets errno
to ECHILD.
This test assumes that when a waitid() call with the WNOHANG option
set is made by a process with no children, waitid will return 0.
Our implementation returns -1 and sets errno to ECHILD in this
case.
We believe the spec is silent about this set of circumstances and
that either behavior is acceptable.Test Output
TEST CASE: waitid
TEST PURPOSE #16
A call to int waitid(idtype_t idtype, id_t id,
siginfo_t *infop, int options) when options contains
the WNOHANG flag and there are no children to wait for
shall return immediately.
PREP: fork() a child that pauses
PREP: waitid() called with P_PID and WNOHANG set
ERROR: waitid failed, errno = 10(ECHILD - No child processes)
16 FAILReview 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 1470
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority