|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2248 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 2248.
Report 2248 Actions
Problem Report Number 2248 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1152 Raised 2003-04-17 23:37 Updated 2003-04-18 00:45 Published 2003-04-18 00:45 Product Standard Commands and Utilities V3 (UNIX 98) Certification Program The Open Brand certification program Test Suite VSC version 5.1.3 Test Identification POSIX.cmd/mailx 227 Specification Commands and Utilities Issue 5 Linked Problem Reports 1011 Problem Summary The test fails if the 3rd header in locally delivered mail is the same
as one of the first two (e.g. they are both Received headers)Problem Text The failing test purpose (tp227) reads the header lines from message1, and
assigns them to variables HEADER1 HEADER2 and HEADER3. It creates a
mailrc file which contains the line (with values substituted appropriately):
discard $HEADER1 $HEADER2
The guts of the test check to see that the two headers $HEADER1 and $HEADER2
are not displayed in the message, and then check that $HEADER3 is
not in the list of discarded headers printed by the lone command
discard
This is the part of the test that fails. It does so because, in fact,
$HEADER2 == $HEADER3 == "received"
The test assumes that the 2nd and 3rd header values are distinct, and they
are not.Test Output
***********************************************************************
/tset/POSIX.cmd/mailx/mailx_03.ex 1 Failed
Test Information:
Assertion #227 (C): discard with no args, prints a list of
<LC> discarded fields
The string 'Received' should not have appeared
***********************************************************************Review Information
Review Type TSMA Review Start Date 2003-04-17 23:37 Last Updated 2003-04-18 00:39 Completed 2003-04-18 00:39 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 2003-04-17 23:39 Last Updated 2003-04-18 00:45 Completed 2003-04-18 00:45 Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion This is an agreed test suite deficiency.
Problem Reporting System Options:
- View Report 2248
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority