False positives? - Re: TestBot job 104977 - results: [PATCH 1/8] d2d1/tests: Test StrokeContains when last segment is bezier and closes the path

Stefan Brüns stefan.bruens at rwth-aachen.de
Fri Jan 7 12:10:16 CST 2022


On Freitag, 7. Januar 2022 17:07:17 CET you wrote:
> On Freitag, 7. Januar 2022 09:50:08 CET you wrote:
[...]
> > 
> > You can also see the results at:
> > https://testbot.winehq.org/JobDetails.pl?Key=104977
> > 
> > 
> > === debian11 (32 bit report) ===
> > 
> > d2d1:
> > d2d1.c:6664: Test failed: Figure does not match.
> > d2d1.c:6672: Test failed: Figure does not match.
> > d2d1.c:6680: Test failed: Figure does not match.
> > d2d1.c:6688: Test failed: Figure does not match.
> > d2d1.c:6672: Test failed: Figure does not match.
> > d2d1.c:6680: Test failed: Figure does not match.
> > d2d1.c:6688: Test failed: Figure does not match.
> 
> As this patch just adds another testcase, it seems somewhat unlikely it
> introduces new regressions in unrelated tests.
> 
> It seems like the my previous patch got applied (which would match the 4
> regressions noted), but the patch.diff from the test bot tells something
> else. Is this possible?
> 
> I had tested this against rc4 and had no new test failures. As d2d was
> unchanged since rc1 this should be sufficient. Visual inspection of the
> results on my machine (teached the tests to dump result and reference as
> PBM) also looks good.
> 
> Unfortunately, the tests are only run with WINETEST_DEBUG=1, and the
> relevant output is suppressed in the logs.
> 
> Kind regards,
> 
> Stefan

I have rerun the test with WINETEST_DEBUG=2, see
https://testbot.winehq.org/JobDetails.pl?Key=105001

This seems to be an issue on the Debian 11 CI system. It is a small rendering 
glitch, the (first)test is supposed to paint a plain rectangle, but on Debian 
both horizontal edges are thinned by one pixel (see attached PNGs or ASCII art 
below). All 4 joins are rendered correctly.

ASCII art - Win/TW  || Debian:

*====*     *____*
|    |     |    |
|    |     |    |
*====*     *____*

On my openSUSE Tumbleweed, the output matches the reference, so it may be a 
graphics driver issue.

Kind regards,

Stefan

-- 
Stefan Brüns  /  Bergstraße 21  /  52062 Aachen
home: +49 241 53809034     mobile: +49 151 50412019
-------------- next part --------------
A non-text attachment was scrubbed...
Name: out_6664_debian11.png
Type: image/png
Size: 265 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220107/26b313f3/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: out_6664_win_tumbleweed.png
Type: image/png
Size: 260 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220107/26b313f3/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part.
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220107/26b313f3/attachment.sig>


More information about the wine-devel mailing list