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

The Open Brand -- Problem Reporting and Interpretations System


Problem Report 2451 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 2451.


Report 2451 Actions


    Problem Report Number 2451
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Rejected (REJ)
    Problem Resolution ID REJ.X.0665
    Raised 2005-03-10 08:16
    Updated 2005-03-18 00:42
    Published 2005-03-18 00:42
    Product Standard Commands and Utilities V4 (UNIX 03)
    Certification Program The Open Brand certification program
    Test Suite VSC version 5.2.6
    Test Identification POSIX.annexC/asa 803 and 804
    Specification Shell and Utilities Issue 6
    Problem Summary asa #803 and #804 comparision files are not correct
    Problem Text 803 is testing that lines with a leading "1" will
    cause it to output a newpage, which it appears to do.

    From the asa man page:
    1 It is replaced by a newpage control sequence followed
    by the rest of the input line.

    The comparison test file does not have these newpage characters.

    $ od -cx asa_eso_803_1
    0000000 a \n b \n c \n t h i s i s a
    0a61 0a62 0a63 6874 7369 6920 2073 2061
    0000020 l o n g e r l i n e \n
    6f6c 676e 7265 6c20 6e69 0a65
    0000034
    $ od -cx out.stdout
    0000000 \f a \n \f b \n \f c \n \f t h i s i
    610c 0c0a 0a62 630c 0c0a 6874 7369 6920
    0000020 s a l o n g e r l i n e \n
    2073 2061 6f6c 676e 7265 6c20 6e69 0a65
    0000040


    $ od -cx asa_eso_804_1
    0000000 a b c t h i s i s a l o n
    6261 7463 6968 2073 7369 6120 6c20 6e6f
    0000020 g e r l i n e \n
    6567 2072 696c 656e 000a
    0000031


    similar with 804, the test creates a comparison file
    which is plainly wrong. The feature under test
    should put carriage returns in the output,
    but they are not in the comparison file.

    $ od -cx asa_eso_804_1
    0000000 a b c t h i s i s a l o n
    6261 7463 6968 2073 7369 6120 6c20 6e6f
    0000020 g e r l i n e \n
    6567 2072 696c 656e 000a
    0000031
    $ od -cx out.stdout
    0000000 a \r b \r c \r t h i s i s a
    0d61 0d62 0d63 6874 7369 6920 2073 2061
    0000020 l o n g e r l i n e \n
    6f6c 676e 7265 6c20 6e69 0a65
    0000034
    Test Output
    ***********************************************************************
    /tset/POSIX.annexC/asa/asa.ex 803 Failed


    Test Information:
    Assertion #803 (C): When the first character removed from the input
    line is 1, t...
    Standard output isn't the same as file 'asa_eso_803_1'
    diff of "out.stdout" and "asa_eso_803_1":
    *** out.stdout Tue Dec 14 06:23:12 2004
    --- asa_eso_803_1 Tue Dec 14 06:23:12 2004
    ***************
    *** 1,4 ****
    ! ^La
    ! ^Lb
    ! ^Lc
    ! ^Lthis is a longer line
    --- 1,4 ----
    ! a
    ! b
    ! c
    ! this is a longer line


    ***********************************************************************



    ***********************************************************************
    /tset/POSIX.annexC/asa/asa.ex 804 Failed


    Test Information:
    Assertion #804 (C): When the first character removed from the input
    line is +, t...
    Standard output isn't the same as file 'asa_eso_804_1'
    diff of "out.stdout" and "asa_eso_804_1":
    *** out.stdout Tue Dec 14 06:23:13 2004
    --- asa_eso_804_1 Tue Dec 14 06:23:13 2004
    ***************
    *** 1 ****
    ! a
    --- 1 ----
    ! a^Hb^Hc^Hthis is a longer line


    ***********************************************************************

    Review Information

    Review Type TSMA Review
    Start Date 2005-03-10 08:16
    Last Updated 2005-03-11 17:41
    Completed 2005-03-11 17:41
    Status Complete
    Review Recommendation Rejected (REJ)
    Review Response This problem occurs when the default values of the VSC_ASA_1 and VSC_ASA_P
    parameters in tetexec.cfg do not work for the system under test, and
    can be prevented by setting the parameters to suitable values.
    For this particular system the values VSC_ASA_1=\f and VSC_ASA_P=\r
    should be suitable.

    Review Type SA Review
    Start Date 2005-03-11 17:41
    Last Updated 2005-03-18 00:32
    Completed 2005-03-18 00:32
    Status Complete
    Review Resolution Rejected (REJ)
    Review Conclusion This PR is rejected as a TSD as the TSMA has identified a work around.

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority