19 Mar
2024
19 Mar
'24
1:12 p.m.
On Tue Mar 19 13:03:32 2024 +0000, Jinoh Kang wrote:
We no longer test on WinXP reguarly. It doesn't make sense to allow behavior not exhibited by any actively tested Windows version. I'd suggest we leave this as todo\_wine. ```suggestion:-0+0 todo_wine ok(status == STATUS_INVALID_HANDLE, ``` Other classes would need similar treatment (but not in this MR). If we're "breaking consistency" anyway, wouldn't it make more sense to just return the correct value for this class?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5269#note_65330