On Thu May 8 16:45:50 2025 +0000, Rémi Bernon wrote:
The test fails on many Windows versions: https://test.winehq.org/data/patterns.html#advapi32:security
Yikes, thanks for noticing that. The call to `OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION)` for the owner of the desktop window is failing. Perhaps the tests run as an administrator on the gitlab test machines but not on some of the test.winehq.org machines? Maybe it makes sense just to skip the tests if that OpenProcess fails.