Nov. 15, 2023
11:29 a.m.
The CI is reporting new kernel32 test failures caused by the patch: ``` process.c:3081: Test failed: TEB:hStdInput expected 0, but got 4294967295 process.c:3082: Test failed: TEB:hStdOutput expected 0, but got 4294967295 process.c:3083: Test failed: TEB:hStdError expected 0, but got 4294967295 process.c:3613: Test failed: TEB:hStdInput expected 0, but got 4294967295 process.c:3614: Test failed: TEB:hStdOutput expected 0, but got 4294967295 process.c:3615: Test failed: TEB:hStdError expected 0, but got 4294967295 ``` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4398#note_52362