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

The Open Brand -- Problem Reporting and Interpretations System


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


Report 1804 Actions


    Problem Report Number 1804
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.0881
    Raised 1970-01-01 08:00
    Updated 2003-03-13 08:00
    Published 1998-04-15 08:00
    Product Standard Window System Application Interface V2
    Certification Program The Open Brand certification program
    Test Suite VSW version 5.0.0
    Test Identification Xlib14/XVaCreateNestedList 4
    Problem Summary TSD4W.00145 This test may fail due to a missing parameter to the XVaCreateNestedList() call.
    Problem Text
    We believe this failure is due to a fault in the test suite, and request
    that a waiver be granted.

    This TP fails because the following call in function t004 is missing
    a parameter:

    att->va =3D XVaCreateNestedList(dummy, (char *)va_temp, ic_name2,
    val2, NULL);

    This call should be:

    att->va =3D XVaCreateNestedList(dummy, XNVaNestedList, (char*)va_temp, \
    ic_name2, val2, NULL);

    Note that the Xlib documentation for this call has a typographical
    error. It says:

    If the name XVaNestedList is specified in place of an an argument
    ...

    It should say "XNVaNestedList" (note the "N").

    This typographical error has been submitted as a defect against the Xlib
    documentation (XWSog08572).

    When this TP is fixed, XNVaNestedList should be used.
    Test Output
    520|1 4 6891 1 1|VSW5TESTSUITE PURPOSE 4
    520|1 4 6891 1 2|Assertion XVaCreateNestedList-4.(C)
    520|1 4 6891 1 3|If the implementation is X11R5 or later: A call to
    520|1 4 6891 1 4|XVaCreateNestedList shall build and return a list of
    520|1 4 6891 1 5|parameters from an variable length list.
    520|1 4 6891 1 6|METH: For all locales, build a variable list of one
    element, and use this
    520|1 4 6891 1 7|METH: argument as a parameter to a second nested list,
    verify that a nested
    520|1 4 6891 1 8|METH: list is returned.
    520|1 4 6891 1 9|TEST: XVaCreateNestedList succeeds with a VaNestedList
    as parameter
    520|1 4 6891 1 10|REPORT: XSetICValues() returns non-null result, =A8^E
    220|1 4 1 09:57:37|FAIL
    410|1 4 1 09:57:37|IC End
    80|1 0 09:57:38|TC 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 listed.

    N.B. This deficiency was corrected in VSW5.0.1.

    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