[PATCH] riched20: Tweak the wording of a comment.

Francois Gouget fgouget at codeweavers.com
Fri Jul 23 10:35:40 CDT 2021


On Fri, 23 Jul 2021, Marvin wrote:
[...]
> https://testbot.winehq.org/JobDetails.pl?Key=94456
[...]
> === w2008s64 (64 bit report) ===
> 
> riched20:
> editor.c:5469: Test failed: test paste: strcmp = 1, text='testing paste

Not caused by this patch since it only modifies a comment.

But interestingly, so far I have only seen this failure on Windows 10, 
and not on this line either.

For instance:

Windows 10 1809
https://test.winehq.org/data/96030ce738aa20f85a5138ec7c231c19a086f019/win1809_cw-rx460-1809-32/riched20:editor.html
editor.c:5537: Test failed: test paste: strcmp = -1, actual = ''

Windows 10 2004 Hebrew
https://test.winehq.org/data/fd7954974b9d94b4abe5b2ee8918f8ca063b51db/win2004_newtb-w10pro64-he-64/riched20:editor.html
editor.c:5537: Test failed: test paste: strcmp = -1, actual = 'paste'

Windows 10 2004 Korean
https://test.winehq.org/data/542175ab10420953920779f3c64eb310dd3aa258/win2004_newtb-w10pro64-ko-64/riched20:editor.html
editor.c:5608: Test failed: test paste: strcmp = -1, actual = ''

Does anyone know what's up with these copy/paste tests?
https://test.winehq.org/data/patterns.html#riched20:editor

-- 
Francois Gouget <fgouget at codeweavers.com>



More information about the wine-devel mailing list