|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2242 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 2242.
Report 2242 Actions
Problem Report Number 2242 Submitter's Classification Minor System Fault State Resolved Resolution Minor System Fault (MSF) Problem Resolution ID MSF.X.0092 Raised 2003-04-07 18:04 Updated 2003-04-07 19:11 Published 2003-04-07 19:11 Expiry Date 2004-04-07 Product Standard Window System Application Interface V2 Certification Program The Open Brand certification program Test Suite VSW version 5.1.3 Test Identification Xlib9/XCopyPlane 10 12 14 16 17 18 19 21 22 Problem Summary MSF4W.00033 A temporary waiver is requested for minor pixelization
differences.Problem Text There is minimal or no impact on customer, and only fails on one
framebuffer: ffb.Test Output 520|1120 10 00010595 1 1|VSW5TESTSUITE PURPOSE 10
520|1120 10 00010595 1 2|Assertion XCopyPlane-10.(A)
520|1120 10 00010595 1 3|When a graphics operation is performed and the
source pixel
520|1120 10 00010595 1 4|is src and the destination pixel is dst and
function is
520|1120 10 00010595 1 5|GXandReverse, then the destination becomes
((src AND (NOT
520|1120 10 00010595 1 6|dst)) AND plane_mask) OR (dst AND (NOT
plane_mask)).
520|1120 10 00010595 1 7|METH: Find a point (f_pix_x, f_pix_y) that is
drawn by the graphics operation.
520|1120 10 00010595 1 8|METH:
520|1120 10 00010595 1 9|METH: Set function component of GC to GXandReverse.
520|1120 10 00010595 1 10|METH: For destination pixel values dst = 0, 1,
2, 3
520|1120 10 00010595 1 11|METH: For source pixel values of src = 0, 1
520|1120 10 00010595 1 12|METH: Set all points in drawable to
destination pixel value.
520|1120 10 00010595 1 13|METH: Set foreground component of GC
to source pixel value.
520|1120 10 00010595 1 14|METH: (or fill source drawable/image
with source pixel value in the cases
520|1120 10 00010595 1 15|METH: of XCopyArea or XPutImage,
while XCopyPlane always has it ~0 to
520|1120 10 00010595 1 16|METH: force a foreground fill).
520|1120 10 00010595 1 17|METH: Do graphics operation.
520|1120 10 00010595 1 18|METH: Verify that pixel value at
f_pix_x, f_pix_y is src&~dest.
520|1120 10 00010595 1 19|REPORT: GXandReverse fail expected 0, got 1
520|1120 10 00010595 1 20|REPORT: GXandReverse fail expected 0, got 1
220|1120 10 1 18:47:50|FAIL
520|1120 12 00010595 1 1|VSW5TESTSUITE PURPOSE 12
520|1120 12 00010595 1 2|Assertion XCopyPlane-12.(A)
520|1120 12 00010595 1 3|When a graphics operation is performed and the
source pixel
520|1120 12 00010595 1 4|is src and the destination pixel is dst and
function is
520|1120 12 00010595 1 5|GXandInverted, then the destination becomes
(((NOT src) AND
520|1120 12 00010595 1 6|dst) AND plane_mask) OR (dst AND (NOT plane_mask)).
520|1120 12 00010595 1 7|METH: Find a point (f_pix_x, f_pix_y) that is
drawn by the graphics operation.
520|1120 12 00010595 1 8|METH:
520|1120 12 00010595 1 9|METH: Set function component of GC to
GXandInverted.
520|1120 12 00010595 1 10|METH: For destination pixel values dst = 0, 1,
2, 3
520|1120 12 00010595 1 11|METH: For source pixel values of src = 0, 1
520|1120 12 00010595 1 12|METH: Set all points in drawable to
destination pixel value.
520|1120 12 00010595 1 13|METH: Set foreground component of GC
to source pixel value.
520|1120 12 00010595 1 14|METH: (or fill source drawable/image
with source pixel value in the cases
520|1120 12 00010595 1 15|METH: of XCopyArea or XPutImage,
while XCopyPlane always has it ~0 to
520|1120 12 00010595 1 16|METH: force a foreground fill).
520|1120 12 00010595 1 17|METH: Do graphics operation.
520|1120 12 00010595 1 18|METH: Verify that pixel value at
f_pix_x, f_pix_y is ~src&dest.
520|1120 12 00010595 1 19|REPORT: GXandInverted fail expected 1, got 0
520|1120 12 00010595 1 20|REPORT: GXandInverted fail expected 2, got 0
520|1120 12 00010595 1 21|REPORT: GXandInverted fail expected 2, got 0
520|1120 12 00010595 1 22|REPORT: GXandInverted fail expected 3, got 0
520|1120 12 00010595 1 23|REPORT: GXandInverted fail expected 2, got 0
220|1120 12 1 18:47:51|FAIL
520|1120 14 00010595 1 1|VSW5TESTSUITE PURPOSE 14
520|1120 14 00010595 1 2|Assertion XCopyPlane-14.(A)
520|1120 14 00010595 1 3|When a graphics operation is performed and the
source pixel
520|1120 14 00010595 1 4|is src and the destination pixel is dst and
function is
520|1120 14 00010595 1 5|GXxor, then the destination becomes ((src XOR
dst) AND
520|1120 14 00010595 1 6|plane_mask) OR (dst AND (NOT plane_mask)).
520|1120 14 00010595 1 7|METH: Find a point (f_pix_x, f_pix_y) that is
drawn by the graphics operation.
520|1120 14 00010595 1 8|METH:
520|1120 14 00010595 1 9|METH: Set function component of GC to GXxor.
520|1120 14 00010595 1 10|METH: For destination pixel values dst = 0, 1,
2, 3
520|1120 14 00010595 1 11|METH: For source pixel values of src = 0, 1
520|1120 14 00010595 1 12|METH: Set all points in drawable to
destination pixel value.
520|1120 14 00010595 1 13|METH: Set foreground component of GC
to source pixel value.
520|1120 14 00010595 1 14|METH: (or fill source drawable/image
with source pixel value in the cases
520|1120 14 00010595 1 15|METH: of XCopyArea or XPutImage,
while XCopyPlane always has it ~0 to
520|1120 14 00010595 1 16|METH: force a foreground fill).
520|1120 14 00010595 1 17|METH: Do graphics operation.
520|1120 14 00010595 1 18|METH: Verify that pixel value at
f_pix_x, f_pix_y is src^dest.
520|1120 14 00010595 1 19|REPORT: GXxor fail expected 1, got 0
520|1120 14 00010595 1 20|REPORT: GXxor fail expected 0, got 1
520|1120 14 00010595 1 21|REPORT: GXxor fail expected 2, got 0
520|1120 14 00010595 1 22|REPORT: GXxor fail expected 3, got 1
520|1120 14 00010595 1 23|REPORT: GXxor fail expected 3, got 0
520|1120 14 00010595 1 24|REPORT: GXxor fail expected 2, got 1
220|1120 14 1 18:47:52|FAIL
520|1120 16 00010595 1 1|VSW5TESTSUITE PURPOSE 16
520|1120 16 00010595 1 2|Assertion XCopyPlane-16.(A)
520|1120 16 00010595 1 3|When a graphics operation is performed and the
source pixel
520|1120 16 00010595 1 4|is src and the destination pixel is dst and
function is
520|1120 16 00010595 1 5|GXnor, then the destination becomes (((NOT src)
AND (NOT
520|1120 16 00010595 1 6|dst)) AND plane_mask) OR (dst AND (NOT
plane_mask)).
520|1120 16 00010595 1 7|METH: Find a point (f_pix_x, f_pix_y) that is
drawn by the graphics operation.
520|1120 16 00010595 1 8|METH:
520|1120 16 00010595 1 9|METH: Set function component of GC to GXnor.
520|1120 16 00010595 1 10|METH: For destination pixel values dst = 0, 1,
2, 3
520|1120 16 00010595 1 11|METH: For source pixel values of src = 0, 1
520|1120 16 00010595 1 12|METH: Set all points in drawable to
destination pixel value.
520|1120 16 00010595 1 13|METH: Set foreground component of GC
to source pixel value.
520|1120 16 00010595 1 14|METH: (or fill source drawable/image
with source pixel value in the cases
520|1120 16 00010595 1 15|METH: of XCopyArea or XPutImage,
while XCopyPlane always has it ~0 to
520|1120 16 00010595 1 16|METH: force a foreground fill).
520|1120 16 00010595 1 17|METH: Do graphics operation.
520|1120 16 00010595 1 18|METH: Verify that pixel value at
f_pix_x, f_pix_y is ~src&~dest.
520|1120 16 00010595 1 19|REPORT: GXnor fail expected 16777214, got 16777215
520|1120 16 00010595 1 20|REPORT: GXnor fail expected 16777213, got 16777215
520|1120 16 00010595 1 21|REPORT: GXnor fail expected 16777212, got 16777214
520|1120 16 00010595 1 22|REPORT: GXnor fail expected 16777212, got 16777215
520|1120 16 00010595 1 23|REPORT: GXnor fail expected 16777212, got 16777214
220|1120 16 1 18:47:53|FAIL
520|1120 17 00010595 1 1|VSW5TESTSUITE PURPOSE 17
520|1120 17 00010595 1 2|Assertion XCopyPlane-17.(A)
520|1120 17 00010595 1 3|When a graphics operation is performed and the
source pixel
520|1120 17 00010595 1 4|is src and the destination pixel is dst and
function is
520|1120 17 00010595 1 5|GXequiv, then the destination becomes (((NOT
src) XOR dst)
520|1120 17 00010595 1 6|AND plane_mask) OR (dst AND (NOT plane_mask)).
520|1120 17 00010595 1 7|METH: Find a point (f_pix_x, f_pix_y) that is
drawn by the graphics operation.
520|1120 17 00010595 1 8|METH:
520|1120 17 00010595 1 9|METH: Set function component of GC to GXequiv.
520|1120 17 00010595 1 10|METH: For destination pixel values dst = 0, 1,
2, 3
520|1120 17 00010595 1 11|METH: For source pixel values of src = 0, 1
520|1120 17 00010595 1 12|METH: Set all points in drawable to
destination pixel value.
520|1120 17 00010595 1 13|METH: Set foreground component of GC
to source pixel value.
520|1120 17 00010595 1 14|METH: (or fill source drawable/image
with source pixel value in the cases
520|1120 17 00010595 1 15|METH: of XCopyArea or XPutImage,
while XCopyPlane always has it ~0 to
520|1120 17 00010595 1 16|METH: force a foreground fill).
520|1120 17 00010595 1 17|METH: Do graphics operation.
520|1120 17 00010595 1 18|METH: Verify that pixel value at
f_pix_x, f_pix_y is ~src^dest.
520|1120 17 00010595 1 19|REPORT: GXequiv fail expected 16777214, got
16777215
520|1120 17 00010595 1 20|REPORT: GXequiv fail expected 16777215, got
16777214
520|1120 17 00010595 1 21|REPORT: GXequiv fail expected 16777213, got
16777215
520|1120 17 00010595 1 22|REPORT: GXequiv fail expected 16777212, got
16777214
520|1120 17 00010595 1 23|REPORT: GXequiv fail expected 16777212, got
16777215
520|1120 17 00010595 1 24|REPORT: GXequiv fail expected 16777213, got
16777214
220|1120 17 1 18:47:53|FAIL
520|1120 18 00010595 1 1|VSW5TESTSUITE PURPOSE 18
520|1120 18 00010595 1 2|Assertion XCopyPlane-18.(A)
520|1120 18 00010595 1 3|When a graphics operation is performed and the
source pixel
520|1120 18 00010595 1 4|is src and the destination pixel is dst and
function is
520|1120 18 00010595 1 5|GXinvert, then the destination becomes ((NOT
dst) AND
520|1120 18 00010595 1 6|plane_mask) OR (dst AND (NOT plane_mask)).
520|1120 18 00010595 1 7|METH: Find a point (f_pix_x, f_pix_y) that is
drawn by the graphics operation.
520|1120 18 00010595 1 8|METH:
520|1120 18 00010595 1 9|METH: Set function component of GC to GXinvert.
520|1120 18 00010595 1 10|METH: For destination pixel values dst = 0, 1,
2, 3
520|1120 18 00010595 1 11|METH: For source pixel values of src = 0, 1
520|1120 18 00010595 1 12|METH: Set all points in drawable to
destination pixel value.
520|1120 18 00010595 1 13|METH: Set foreground component of GC
to source pixel value.
520|1120 18 00010595 1 14|METH: (or fill source drawable/image
with source pixel value in the cases
520|1120 18 00010595 1 15|METH: of XCopyArea or XPutImage,
while XCopyPlane always has it ~0 to
520|1120 18 00010595 1 16|METH: force a foreground fill).
520|1120 18 00010595 1 17|METH: Do graphics operation.
520|1120 18 00010595 1 18|METH: Verify that pixel value at
f_pix_x, f_pix_y is ~dest.
520|1120 18 00010595 1 19|REPORT: GXinvert fail expected 16777214, got
16777215
520|1120 18 00010595 1 20|REPORT: GXinvert fail expected 16777214, got
16777215
520|1120 18 00010595 1 21|REPORT: GXinvert fail expected 16777213, got
16777215
520|1120 18 00010595 1 22|REPORT: GXinvert fail expected 16777213, got
16777215
520|1120 18 00010595 1 23|REPORT: GXinvert fail expected 16777212, got
16777215
520|1120 18 00010595 1 24|REPORT: GXinvert fail expected 16777212, got
16777215
220|1120 18 1 18:47:54|FAIL
520|1120 19 00010595 1 1|VSW5TESTSUITE PURPOSE 19
520|1120 19 00010595 1 2|Assertion XCopyPlane-19.(A)
520|1120 19 00010595 1 3|When a graphics operation is performed and the
source pixel
520|1120 19 00010595 1 4|is src and the destination pixel is dst and
function is
520|1120 19 00010595 1 5|GXorReverse, then the destination becomes ((src
OR (NOT
520|1120 19 00010595 1 6|dst)) AND plane_mask) OR (dst AND (NOT
plane_mask)).
520|1120 19 00010595 1 7|METH: Find a point (f_pix_x, f_pix_y) that is
drawn by the graphics operation.
520|1120 19 00010595 1 8|METH:
520|1120 19 00010595 1 9|METH: Set function component of GC to GXorReverse.
520|1120 19 00010595 1 10|METH: For destination pixel values dst = 0, 1,
2, 3
520|1120 19 00010595 1 11|METH: For source pixel values of src = 0, 1
520|1120 19 00010595 1 12|METH: Set all points in drawable to
destination pixel value.
520|1120 19 00010595 1 13|METH: Set foreground component of GC
to source pixel value.
520|1120 19 00010595 1 14|METH: (or fill source drawable/image
with source pixel value in the cases
520|1120 19 00010595 1 15|METH: of XCopyArea or XPutImage,
while XCopyPlane always has it ~0 to
520|1120 19 00010595 1 16|METH: force a foreground fill).
520|1120 19 00010595 1 17|METH: Do graphics operation.
520|1120 19 00010595 1 18|METH: Verify that pixel value at
f_pix_x, f_pix_y is src|~dest.
520|1120 19 00010595 1 19|REPORT: GXorReverse fail expected 16777214,
got 167772
15
520|1120 19 00010595 1 20|REPORT: GXorReverse fail expected 16777213,
got 167772
15
520|1120 19 00010595 1 21|REPORT: GXorReverse fail expected 16777213,
got 167772
15
520|1120 19 00010595 1 22|REPORT: GXorReverse fail expected 16777212,
got 167772
15
520|1120 19 00010595 1 23|REPORT: GXorReverse fail expected 16777213,
got 167772
15
220|1120 19 1 18:47:54|FAIL
520|1120 21 00010595 1 1|VSW5TESTSUITE PURPOSE 21
520|1120 21 00010595 1 2|Assertion XCopyPlane-21.(A)
520|1120 21 00010595 1 3|When a graphics operation is performed and the
source pixel
520|1120 21 00010595 1 4|is src and the destination pixel is dst and
function is
520|1120 21 00010595 1 5|GXorInverted, then the destination becomes
(((NOT src)OR
520|1120 21 00010595 1 6|dst) AND plane_mask) OR (dst AND (NOT plane_mask)).
520|1120 21 00010595 1 7|METH: Find a point (f_pix_x, f_pix_y) that is
drawn by the graphics operation.
520|1120 21 00010595 1 8|METH:
520|1120 21 00010595 1 9|METH: Set function component of GC to GXorInverted.
520|1120 21 00010595 1 10|METH: For destination pixel values dst = 0, 1,
2, 3
520|1120 21 00010595 1 11|METH: For source pixel values of src = 0, 1
520|1120 21 00010595 1 12|METH: Set all points in drawable to
destination pixel value.
520|1120 21 00010595 1 13|METH: Set foreground component of GC
to source pixel value.
520|1120 21 00010595 1 14|METH: (or fill source drawable/image
with source pixel value in the cases
520|1120 21 00010595 1 15|METH: of XCopyArea or XPutImage,
while XCopyPlane always has it ~0 to
520|1120 21 00010595 1 16|METH: force a foreground fill).
520|1120 21 00010595 1 17|METH: Do graphics operation.
520|1120 21 00010595 1 18|METH: Verify that pixel value at
f_pix_x, f_pix_y is ~src|dest.
520|1120 21 00010595 1 19|REPORT: GXorInverted fail expected 16777215,
got 16777
214
520|1120 21 00010595 1 20|REPORT: GXorInverted fail expected 16777215,
got 16777
214
220|1120 21 1 18:47:55|FAIL
520|1120 22 00010595 1 1|VSW5TESTSUITE PURPOSE 22
520|1120 22 00010595 1 2|Assertion XCopyPlane-22.(A)
520|1120 22 00010595 1 3|When a graphics operation is performed and the
source pixel
520|1120 22 00010595 1 4|is src and the destination pixel is dst and
function is
520|1120 22 00010595 1 5|GXnand, then the destination becomes (((NOT
src) OR (NOT
520|1120 22 00010595 1 6|dst)) AND plane_mask) OR (dst AND (NOT
plane_mask)).
520|1120 22 00010595 1 7|METH: Find a point (f_pix_x, f_pix_y) that is
drawn by the graphics operation.
520|1120 22 00010595 1 8|METH:
520|1120 22 00010595 1 9|METH: Set function component of GC to GXnand.
520|1120 22 00010595 1 10|METH: For destination pixel values dst = 0, 1,
2, 3
520|1120 22 00010595 1 11|METH: For source pixel values of src = 0, 1
520|1120 22 00010595 1 12|METH: Set all points in drawable to
destination pixel value.
520|1120 22 00010595 1 13|METH: Set foreground component of GC
to source pixel value.
520|1120 22 00010595 1 14|METH: (or fill source drawable/image
with source pixel value in the cases
520|1120 22 00010595 1 15|METH: of XCopyArea or XPutImage,
while XCopyPlane always has it ~0 to
520|1120 22 00010595 1 16|METH: force a foreground fill).
520|1120 22 00010595 1 17|METH: Do graphics operation.
520|1120 22 00010595 1 18|METH: Verify that pixel value at
f_pix_x, f_pix_y is ~src|~dest.
520|1120 22 00010595 1 19|REPORT: GXnand fail expected 16777214, got
16777215
520|1120 22 00010595 1 20|REPORT: GXnand fail expected 16777214, got
16777215
220|1120 22 1 18:47:56|FAILReview Information
Review Type SA Review Start Date 2003-04-07 18:04 Last Updated 2003-04-07 19:09 Completed 2003-04-07 19:09 Status Complete Review Resolution Minor System Fault (MSF) Review Conclusion A Temporary Waiver is granted.
Problem Reporting System Options:
- View Report 2242
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority