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

The Open Brand -- Problem Reporting and Interpretations System


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


Report 0864 Actions


    Problem Report Number 0864
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.0379
    Raised 1970-01-01 08:00
    Updated 2003-03-13 08:00
    Published 1995-11-28 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.upe/ex 252
    Problem Summary TSD4C.00132 This test may fail on implementations where the second newline is considered an error and causes ex to exit immediately.
    Problem Text
    This test may fail on implementations where the second newline is
    considered an error and causes ex to exit immediately.

    At issue are the two successive newline characters in the following
    command:

    $ printf "recover ex_data_1\n\ns/jkl/345\n:w ex_out_1\n:q!\n" | ex ex_d
    "ex_data_1" 4 lines, 16 characters
    "ex_data_1" [Fri Nov 17 11:54:26 1995]
    At end-of-file

    This second newline is used to continue past any prompt ex may issue
    when recovering a previous version of a file.

    Our implementation issues no such prompt. After the file is
    restored, the current line indicator is on the last line of the
    file. The second newline character attempts to move the current
    line beyond the last line of the edit buffer, which is an error.
    This causes ex to terminate immediately because standard input is
    not a terminal file. The substitute and write commands are never
    executed and the test fails.
    Test Output
    Assertion #252 (C): file recovery in other than visual mode
    recover did not set current line to last line
    *ERROR - JrnlDiff: unable to open or read file "ex_out_1".

    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