|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1693 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 1693.
Report 1693 Actions
Problem Report Number 1693 Submitter's Classification Specification problem State Resolved Resolution Minor System Fault (MSF) Problem Resolution ID MSF.X.0066 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1998-04-15 08:00 Expiry Date null Product Standard Window System Application Interface V2 Certification Program The Open Brand certification program Test Suite VSW version 5.0.0 Test Identification Xt8/XtQueryGeometry 4,6 Problem Summary MSF4W.00014 A test failure due to a non-alignment between the reference code and its specification prior to X11R6.4. Problem Text
The reference implementation (i.e. The X11 code provided by TOG) being
tested is not in line with the standard specification for this X11
function as defined in the "X Toolkit Intrinsics - C Language
Interface".
The assertion being tested is in line with the standard specification
but the behavior of this function is not in line with the specification.
Either the X11 reference implementation is at fault, or the
Specification needs to be aligned with the reference implemenation. It
is our understanding that X11R6.1 is no longer supported by TOG,
hence we request this waiver be granted a Permanent Interpretation.
XtQueryGeometry (lib/Xt/Geometry.c) has a defect which makes it
fail TP's 4 and 6 of the VSW5 test Xt8/XtQueryGeometry.
In this function, the line:
if (!reply->request_mode & CWStackMode)
should be:
if (!(reply->request_mode & CWStackMode))Test Output
520|2407 4 4284 1 1|VSW5TESTSUITE PURPOSE 4
520|2407 4 4284 1 2|Assertion XtQueryGeometry-4.(A)
520|2407 4 4284 1 3|A successful call to XtGeometryResult XtQueryGeometry(w,
520|2407 4 4284 1 4|intended, preferred_return) when the query_geometry field of
520|2407 4 4284 1 5|the widget w is not NULL and the query_geometry procedure
520|2407 4 4284 1 6|does not set CWStackMode in preferred_return->return_mode
520|2407 4 4284 1 7|shall set preferred_return.stack_mode to XtSMDontChange.
520|2407 4 4329 1 1|PREP: Initialize toolkit, Open display and Create topLevel
root widget
520|2407 4 4329 1 2|PREP: Create Square Cell widget
520|2407 4 4329 1 3|PREP: Create windows for widgets and map them
520|2407 4 4329 1 4|PREP: Call XtQueryGeometry
520|2407 4 4329 1 5|TEST: preferred_return.stack_mode
520|2407 4 4329 1 6|ERROR: Expected preferred_return.stack_mode of 5, Received 4
520|2407 4 4305 2 1|TEST: Query_geometry procedure was invoked
220|2407 4 1 15:36:58|FAIL
520|2407 6 4284 1 1|VSW5TESTSUITE PURPOSE 6
520|2407 6 4284 1 2|Assertion XtQueryGeometry-6.(A)
520|2407 6 4284 1 3|A successful call to XtGeometryResult XtQueryGeometry(w,
520|2407 6 4284 1 4|intended, preferred_return) when the query_geometry field of
520|2407 6 4284 1 5|the widget w is NULL shall set preferred_return.stack_mode
520|2407 6 4284 1 6|to XtSMDontChange.
520|2407 6 4163 1 1|PREP: Initialize toolkit, Open display and Create topLevel
root widget
520|2407 6 4163 1 2|PREP: Create Square Cell widget
520|2407 6 4163 1 3|PREP: Create windows for widgets and map them
520|2407 6 4163 1 4|TEST: Call XtQueryGeometry
520|2407 6 4163 1 5|TEST: preferred_return.stack_mode
520|2407 6 4163 1 6|ERROR: Expected preferred_return.stack_mode of 5,
Received - 1
220|2407 6 1 15:37:01|FAILReview Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
A Minor System Fault waiver is recommended.
Open Group procedures specify that when there is a version of the
reference code available from The Open Group that aligns with the
specification for a reported defect that an MSF is issued. These
failures are XPT defect XWSog08571 which is corrected in X11R6.4.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Minor System Fault (MSF) Review Conclusion
A Temporary Waiver is granted.
Problem Reporting System Options:
- View Report 1693
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority