On Mon Aug 10 07:34:34 2026 +0000, Brendan Shanks wrote:
@dmitry After being fixed the GDI object generation test added in !5777 is failing on 64-bit Windows, it doesn't appear that the generation should be limited to 127: ``` gdiobj.c:406:0.000 Test failed: Generation = 158 gdiobj.c:406:0.000 Test failed: Generation = 177 gdiobj.c:406:0.000 Test failed: Generation = 178 gdiobj.c:406:0.000 Test failed: Generation = 179 gdiobj.c:406:0.000 Test failed: Generation = 180 ``` I can't reproduce this locally, and Testbot with explicitly enabled 64-bit Windows tests doesn't show the failures with the attached debug[patch.patch](/uploads/ab6231c85d62cdc127c6d06b171fcc3a/patch.patch) patch: https://testbot.winehq.org/JobDetails.pl?Key=163974
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/11566#note_148437