Hi,
Thank you for the test! As the testbot (Marvin) wrote, the test is failing because Wine does not yet behave correctly. You can handle it in the test with todo_wine, like so:
todo_wine ok(height > 6, "SetWindowPos() failed. Height (%d)\n", height);
Cheers, Stefan
Am 23.11.2019 um 23:19 schrieb Thales thaleslv@yahoo.com:
<0001-comctl32-tests-Fix-combobox-height-after-SetItemHeig.patch>