ArcticaProject / nx-libs

nx-libs
Other
120 stars 39 forks source link

xts test fails #997

Open uli42 opened 3 years ago

uli42 commented 3 years ago

I have run the xts testing suit against nxagent (git://anongit.freedesktop.org/git/xorg/test/xts.git) and hit some errors (there are more but these are mostly font related and nxagent has a special font handling, so we need to verify if the tests fail because if that of because of a bug):

200|294 2 19:54:52|TP Start
520|294 2 00026898 1 1|VSW5TESTSUITE PURPOSE 2
520|294 2 00026898 1 2|Assertion XQueryColors-2.(A)
520|294 2 00026898 1 3|When a colourmap argument does not name a valid colourmap,
520|294 2 00026898 1 4|then a BadColor error occurs.
520|294 2 00026898 1 5|METH: Create a bad colourmap by creating and freeing a colourmap.
520|294 2 00026898 1 6|METH: Call test function using bad colourmap as the colourmap argument.
520|294 2 00026898 1 7|METH: Verify that a BadColor error occurs.
520|294 2 00026898 1 8|REPORT: Got Success, Expecting BadColor
220|294 2 1 19:54:52|FAIL
200|372 4 19:57:28|TP Start
520|372 4 00028050 1 1|VSW5TESTSUITE PURPOSE 4
520|372 4 00028050 1 2|Assertion XCopyArea-4.(A)
520|372 4 00028050 1 3|When graphics-exposures is True, then GraphicsExpose
520|372 4 00028050 1 4|events for all corresponding destination regions are
520|372 4 00028050 1 5|generated.
520|372 4 00028050 1 6|METH: For all visuals
520|372 4 00028050 1 7|METH:    Set graphics-exposures to True.
520|372 4 00028050 1 8|METH:    Copy area that extends beyond the boundries of the source window.
520|372 4 00028050 1 9|METH:    Enable All Events.
520|372 4 00028050 1 10|METH:   Check events received, and x,y,width,height in each.
520|372 4 00028050 1 11|REPORT: Expecting one GraphicsExpose event
220|372 4 1 19:57:28|FAIL