|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2599 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 2599.
Report 2599 Actions
Problem Report Number 2599 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1349 Raised 2014-08-22 08:25 Updated 2014-08-22 10:08 Published 2014-08-22 10:08 Product Standard Internationalised System Calls and Libraries Extended V3 (UNIX 03) Certification Program The Open Brand certification program Test Suite VSX5 version 5.3.7 Test Identification LFS.os/aio/aio_read, LFS.os/aio/aio_write, LFS.os/aio/lio_listio Specification Base Definitions Issue 6 Problem Summary VSX aio tests missing a DBUG_VOID_RETURN Problem Text A new problem exists in VSX 5.3.7 involving aio calls. Since UNIX 03
Asynchronous I/O is
optional, it is only supposed to be tested if syconf(2) or getconf(1)
declares that
POSIX_ASYNCHRONOUS_IO is defined (and the system under test does not
define it). The
problem seems
to be a missing DBUG_VOID_RETURN line after the code reports the
unsupported result.
Per a support request, the code should be: xx_rpt(UNSUPPORTED);
in_rpt("_POSIX_ASYNCHRONOUS_IO is undefined or -1");
DBUG_VOID_RETURN;Test Output The set of tests within each testset that is affected varies depending
on the test suite configuration. A TSD is requested for any test which
produces the following output:
For tests in LFS.os/aio/aio_read
_POSIX_ASYNCHRONOUS_IO is undefined or -1
../aio_read_prog called when compiled without AIO support
UNRESOLVED
For tests in LFS.os/aio/aio_write
_POSIX_ASYNCHRONOUS_IO is undefined or -1
../aio_write_prog called when compiled without AIO support
UNRESOLVED
For tests in LFS.os/aio/lio_listio
_POSIX_ASYNCHRONOUS_IO is undefined or -1
../lio_listio_prog called when compiled without AIO support
UNRESOLVEDReview Information
Review Type TSMA Review Start Date 2014-08-22 08:25 Last Updated 2014-08-22 10:01 Completed 2014-08-22 10:01 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 2014-08-22 18:01 Last Updated 2014-08-22 10:08 Completed 2014-08-22 10:08 Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion A test suite deficiency is granted
Problem Reporting System Options:
- View Report 2599
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority