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

The Open Brand -- Problem Reporting and Interpretations System


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


Report 0797 Actions


    Problem Report Number 0797
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.0312
    Raised 1970-01-01 08:00
    Updated 2003-03-13 08:00
    Published 1996-12-04 08:00
    Product Standard Commands and Utilities V2 (UNIX 95)
    Certification Program The Open Brand certification program
    Test Suite VSC version 4.1.5
    Test Identification POSIX.cmd/sh 91
    Problem Summary TSD4C.00199 This test may fail on implementations which do not have time to disable their signal handler before expect sends the interrupt character after a Control-V.
    Problem Text
    The test may fail on implementaions which do not have much time to
    recognize the Control-V before Expect sends the KILL character.
    Because of this, shell had received KILL character as control code
    on our implementation.

    For example, sh 91 test case executes following scenario after invoking
    sh -o vi:
    #Try Kill
    send "echo 'abc${ControlV}${Kill}def' >> tmp_91_1.out\r"

    Since sh processes ${Kill} character as Kill control code, sh assumes that
    input line is deleted at this moment, and then accept "def'" characters
    afresh. Since only one single quotation(') was inputted, sh waits for next
    single quotation being inputted. As a result, it occurrs test suite to be
    hanging.

    On our implementations, when manually typing "Ctrl+V" "Ctrl+U" characters
    from keyboard after invoking sh -o vi command, system normally displays
    '^U' character. For example, executing following first two columns will
    display the character '^U' shown in the third column:

    %sh -o vi
    $echo 'Ctrl+V Crtl+U' | cat -v
    $^U

    This indicates deficiency of VSC Test Suite.

    Test Output
    400|268 91 1 06:18:55|IC Start
    200|268 1 06:18:55|TP Start
    520|268 1 22194 1 1|Assertion #91 (C): a <cntrl-V> char allows insertion of spe
    520|268 1 22194 1 2| <LC> cial characters
    520|268 1 22194 1 11|Expected exit code = 0; Received 1
    520|268 1 22194 1 12|Standard error isn't empty
    520|268 1 22194 1 13|Contents of out.stderr:
    520|268 1 22194 1 14|expect_after: unexpected timeout
    520|268 1 22194 1 15|Command failed: 'cmp -s tmp_91_1.out tmp_91_1.eso'
    220|268 1 1 06:19:16|FAIL
    410|268 91 1 06:19:16|IC End

    Review 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:

     

    Back   


Contact the Certification Authority