HomeAbout Us A-Z IndexSearch * Contact Us Register LoginPress Shop

The Open Brand -- Problem Reporting and Interpretations System


Problem Report 1011 Details

Help Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges

This page provides all information on Problem Report 1011.


Report 1011 Actions


    Problem Report Number 1011
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.0526
    Raised 2002-01-26 08:00
    Updated 2003-03-13 08:00
    Published 2002-02-06 08:00
    Product Standard Commands and Utilities V3 (UNIX 98)
    Certification Program The Open Brand certification program
    Test Suite VSC version 5.1.2
    Test Identification POSIX.cmd/mailx 227
    Problem Summary TSD4C.00244 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 null
    Completed null
    Status Complete
    Review Recommendation No Resolution Given
    Review Response
    This is accepted as a fault in the test suite.

    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:

     

    Back   


Contact the Certification Authority