5 Nov
2022
5 Nov
'22
4:25 p.m.
On Sat Nov 5 14:38:38 2022 +0000, Etaash Mathamsetty wrote:
yes (you should be concerned), one of the tests you created is failing, but I think that's because your test is bad, rather than your code being bad to fix it what you have to do is: on line 633, you are checking for NO_ERROR, when you should be checking for ERROR_NEGATIVE_SEEK I thought the tests must be passed on windows machine, if I change expected error to ERROR_NEGATIVE_SEEK it will fail on my Win10 VM instead.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1268#note_13277