[PATCH] comctl32/tests: Fix propsheet and listview tests which depend on being in foreground.

Bernhard Übelacker bernhardu at vr-web.de
Tue May 6 16:46:21 CDT 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,
the comctl32:propsheet and comctl32:listview are regularly failing on
the Windows testbots.

This is visible in these test runs with an "empty" patch to these tests:
https://testbot.winehq.org/JobDetails.pl?Key=6828
https://testbot.winehq.org/JobDetails.pl?Key=6829

This is because windows forbids them to get into foreground.

This patch is working around this by simulating an ALT key press and
then calling SetForegroundWindow.

These are the results with an earlier revision of this patch:
https://testbot.winehq.org/JobDetails.pl?Key=6832
https://testbot.winehq.org/JobDetails.pl?Key=6833

Kind regards,
Bernhard


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJTaVgsAAoJEOlvol+DpkHm2DAH/20Jx5MoahFGI2qzSMXeGvWj
zALi2Th5D0X5VtWyrLc49Rjs0n6FQ+8q9eF8oacrEnsBOzaNhmT07S8E/lWvGT/j
Dz8zp+Cd4f4QWjZ5N1eebAdecSpvSzSFEWrhVnH4Nmxlhm6xq6GtrRAWn4EgE2MV
CkP745RjVngdpN29ooz1AIunnJaMAQNDVwymF7CvIfcgH4eFf1jL0axGA74q7tzk
oyjenwsdC5WLDpNL1faEm5CvrHLe6Gq8uqJsHuzdtwHFMxOVDpa8E18SpfqoNgkj
P9/tZwI/KMKrGdnNd2gEHe3oCUYw0rVl8IKFWQwRbK3tvSiQAHwubkjOP5U62Ls=
=cI0n
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comctl32-tests-Fix-propsheet-and-listview-tests-whic.patch
Type: text/x-patch
Size: 3424 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140506/e0adc8c8/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comctl32-tests-Fix-propsheet-and-listview-tests-whic.patch.sig
Type: application/pgp-signature
Size: 287 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140506/e0adc8c8/attachment.sig>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comctl32-tests-Fix-propsheet-and-listview-tests-whic.patch.sig
Type: application/pgp-signature
Size: 287 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140506/e0adc8c8/attachment-0001.sig>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comctl32-tests-Fix-propsheet-and-listview-tests-whic.patch.sig.sig
Type: application/pgp-signature
Size: 287 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140506/e0adc8c8/attachment-0002.sig>


More information about the wine-patches mailing list