|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1076 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 1076.
Report 1076 Actions
Problem Report Number 1076 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0532 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1998-12-22 08:00 Product Standard Internationalised System Calls and Libraries Extended V2 (UNIX 98) Certification Program The Open Brand certification program Test Suite VSRT version 5.0.2 Test Identification rt.os/aio/aio_read 6 Problem Summary TSD4R.00008 This test may fail where a system takes a while to complete its aio_read requests. Problem Text
The test failed because a timeout is set to too short a value. Making
the change:
vsx4/tset/rt.os/aio/aio_read/aio_read.c
1663c1660
< sleep(4);
---
> sleep(2);
allows the test to pass.
Test Output
We have the following failure only on x86
/tset/rt.os/aio/aio_read/T.aio_read 6 Failed
Test Description:
If _POSIX_ASYNCHRONOUS_IO is defined or the implementation supports
the aio_read() function as described in System Interfaces and Headers,
Issue 5:
On a call to aio_read() when aiocbp->aio_sigevent.sigev_notify is
SIGEV_SIGNAL the signal specified in aiocbp-
>aio_sigevent.sigev_signo shall be generated for the process when
the operation completes.
Test Information:
INFO: No limit on AIO_MAX
> test with file
> test with pipe
> test with pty
request 31 is still in progress
request 35 is still in progress
request 36 is still in progress
request 37 is still in progress
request 38 is still in progress
request 39 is still in progress
request 47 is still in progress
request 48 is still in progress
request 49 is still in progress
> test with tty
tty testing not configuredReview Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
As this test allows at least 40 seconds for the system to complete 50
small reads this seems curious. However as there is no requirement
on aio performance in the spec we recommend a TSD be granted.
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 1076
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority