|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2648 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 2648.
Report 2648 Actions
Problem Report Number 2648 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1373 Raised 2016-08-03 17:12 Updated 2016-08-09 18:09 Published 2016-08-09 18:09 Product Standard Internationalised System Calls and Libraries Extended V3 (UNIX 03) Certification Program The Open Brand certification program Test Suite VSU version 5.3.12 Test Identification tset/CAPI.os/ioprim/pselect/T.pselect 13 Specification Base Definitions Issue 6 Problem Summary Clean-up code in the parent causes accept() failure in the child Problem Text The parent process reaches the end of the test before the accept() call
has completed in the child, so when the clean-up code closes the socket
the child reports accept() failure.Test Output Test Description:
Base Required Conformance
A call to pselect(nfds, readfds, writefds, errorfds, timeout,
sigmask)
supports regular files, terminals, pseudo-terminal devices,
STREAMS-
based files, sockets, FIFOS and pipes.
Note: STREAMS-based files are only tested if the STREAMS
option is
supported.
Test Information:
TEST: AF_INET SOCK_STREAM
PREP: Create test sockaddr_in: address = 9.41.31.199, port =
4609
PREP: Wait for server to be ready
PREP: Create a socket
PREP: Connect socket to address 9.41.31.199, port 4609
TEST: pselect supports sockets
CLEANUP: Close socket, kill server
TEST: AF_UNIX SOCK_STREAM
PREP: Create test sockaddr_un: path = ../tmp/unix.A2FJey
PREP: Server: create socket
PREP: Server: bind address 9.41.31.199, port 4609 to socket
PREP: Server: listen on socket
PREP: Server: notify client server is ready
PREP: Server: accept connection
INFO: Server: accepted connection from address 9.41.31.199,
port 51703
PREP: echo_server: read and echo data
PREP: Wait for server to be ready
PREP: Create a socket
PREP: Connect to address ../tmp/unix.A2FJey
TEST: pselect supports AF_UNIX sockets
CLEANUP: Close socket, kill server
TEST: AF_INET SOCK_DGRAM
PREP: Create test sockaddr_in: address = 9.41.31.199, port =
4610
PREP: Server: create socket
PREP: Server: bind address ../tmp/unix.A2FJey to socket
PREP: Server: listen on socket
PREP: Server: notify client ready to accept
PREP: Server: accept connection
ERROR: unix_server: accept failed, errno = 103 (ECONNABORTED -
Connection abort)Review Information
Review Type TSMA Review Start Date 2016-08-03 17:12 Last Updated 2016-08-03 15:18 Completed 2016-08-03 15:18 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 2016-08-03 23:18 Last Updated 2016-08-09 18:08 Completed 2016-08-09 18:08 Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion A test suite deficiency is granted.
Problem Reporting System Options:
- View Report 2648
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority