|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0934 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 0934.
Report 0934 Actions
Problem Report Number 0934 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0449 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1995-08-30 08:00 Product Standard Commands and Utilities V2 (UNIX 95) Certification Program The Open Brand certification program Test Suite VSC version 4.1.4 Test Identification XOPEN.cmd/uucp 1010 1017 1019 Problem Summary TSD4C.00060 The tests may fail on all implementations because they need and reference a non-existant configuration variable. Problem Text
The tests may fail on all implementations because they need
and reference a non-existant configuration variable.
These tests all use the following check to see if uucp supports
the optional -j option:
if [ "`GetConfig VSC_UUCP_JFLAG_SUPPORT`" = "unsupported" ]
then
JrnlMsg "VSC_UUCP_JFLAG_SUPPORT is set to unsupported"
SetResult $TET_UNSUPPORTED
CloseTP
return
fi
But the variable VSC_UUCP_JFLAG_SUPPORT is not defined anywhere.
It needs to be added to the configuration file.Test Output
Assertion #1010 (C): -j displays ID to stdout
Expected exit code = 0; Received 1
Standard output is empty
Standard error isn't empty
Contents of out.stderr:
uucp: illegal option -- j
cmd-3865 uucp: Usage: uucp [-c] [-d] [-m] source... destination
Assertion Result: FAIL
Assertion #1017 (C): GA26 - uucp options may be grouped together.
Using filename 'uucp_1017_sn9001_85465_14:35:58_19_08_95'
Expected exit code = 0; Received 1
Standard output is empty
Standard error isn't empty
Contents of out.stderr:
uucp: illegal option -- j
cmd-3865 uucp: Usage: uucp [-c] [-d] [-m] source... destination
Command failed: 'mtime2=`GetFileTimes -m /usr/mail/vsc0 2> /dev/null`'
Assertion Result: FAIL
Assertion #1019 (C): GA29 - the order of different options does not matter.
Using filenames 'uucp_1011_1_sn9001_85465_14:36:36_19_08_95' and 'uucp_1011_2_sn9001_85465_14:36:37_19_08_95'
Testing with -m -j:
Expected exit code = 0; Received 1
Standard output is empty
Standard error isn't empty
Contents of out.stderr:
uucp: illegal option -- j
cmd-3865 uucp: Usage: uucp [-c] [-d] [-m] source... destination
Command failed: 'mtime2=`GetFileTimes -m /usr/mail/vsc0 2> /dev/null`'
Testing with -j -m:
Expected exit code = 0; Received 1
Standard output is empty
Standard error isn't empty
Contents of out.stderr:
uucp: illegal option -- j
cmd-3865 uucp: Usage: uucp [-c] [-d] [-m] source... destination
Command failed: 'mtime2=`GetFileTimes -m /usr/mail/vsc0 2> /dev/null`'
Assertion Result: 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 0934
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority