|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2743 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 2743.
Report 2743 Actions
Problem Report Number 2743 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1433 Raised 2022-08-19 15:12 Updated 2022-08-19 09:52 Published 2022-08-19 09:52 Product Standard Commands and Utilities V2 (UNIX 95) Certification Program The Open Brand certification program Test Suite VSC version 5.3.21 Test Identification VSC /tset/POSIX.cmd/command/command.ex{51} Specification Commands and Utilities Issue 4 Version 2 Location in Spec Page 206 Problem Summary VSC /tset/POSIX.cmd/command/command.ex{51} failure Problem Text tp51() {
$TST_TRACE
CT_STDOUT=out.stdout
CT_STDERR=out.stderr
OpenTP command 51 A "GA39: Error causes message to standard error
and non-zero exit"
tet_setblock
cat > command_scr_51 << EOF
exec 3>&1
(
trap "" PIPE
sleep 2
$cmd true
echo exitstatus \$? >&3
) | true
sleep 4
EOF
...
This is supposed to be a test of error handling in the command utility
when it cannot write to standard output. However, the test executes:
command true
instead of:
command -v true
and so the command utility does not attempt to write to standard output
but instead successfully executes "true", resulting in the test
reporting:
Standard error is empty
"exitstatus [^0]" wasn't found in standard outputReview Information
Review Type TSMA Review Start Date 2022-08-19 15:12 Last Updated 2022-08-19 09:26 Completed 2022-08-19 09:26 Status Complete Review Recommendation Test Suite Deficiency (TSD) Review Response This is accepted as a fault in the test suite.
(A TSD has already been granted for UNIX 03; this is the same thing for
UNIX 95.)
Review Type SA Review Start Date 2022-08-19 17:26 Last Updated 2022-08-19 09:52 Completed 2022-08-19 09:52 Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion A test suite deficiency is granted.
Problem Reporting System Options:
- View Report 2743
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority