Aug. 18, 2026
2:59 a.m.
This is causing test failures on new wow64: ``` tools/runtest -q -P wine -T . -M ntdll.dll -p dlls/ntdll/tests/x86_64-windows/ntdll_test.exe wow64 && touch dlls/ntdll/tests/x86_64-windows/wow64.ok wow64.c:316: Test failed: current: wrong entry 000000014003A470 / 00007FF60003A470 wow64.c:316: Test failed: system32: wrong entry 00000001400222C0 / 00007FF6000222C0 wow64.c:316: Test failed: current: wrong entry 000000014003A470 / 00007FF60003A470 wow64.c:316: Test failed: system32: wrong entry 00000001400222C0 / 00007FF6000222C0 wow64.c:1361: Tests skipped: NtSetLdtEntries not supported make: *** [Makefile:166609: dlls/ntdll/tests/x86_64-windows/wow64.ok] Error 4 ``` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11547#note_149148