18 Jul
2024
18 Jul
'24
9:28 a.m.
On Thu Jul 18 09:11:00 2024 +0000, Aida Jonikienė wrote:
Crashing tests would likely stop the rest of the tests in that section (user32:edit) from running and introduce a red checkbox for the Windows test jobs (which Julliard wouldn't be happy about) I meant that if user32 edit is supposed to crash on all Windows versions when handling WM_GETTEXT with a NULL destination buffer. Then according to Wine's bug-for-bug compatibility guide line, we should just let it crash in such a case. Then you also don't need to add such tests to user32/tests.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6004#note_76510