https://bugs.winehq.org/show_bug.cgi?id=55119
Bug ID: 55119 Summary: advapi32:security - test_process_security() fails on GitLab CI's Windows VM Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: advapi32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
advapi32:security - test_process_security() fails on GitLab CI's Windows VM:
security.c:3176: Test failed: OpenProcess(PROCESS_VM_READ) should have failed security.c:3178: Test failed: OpenProcess(PROCESS_ALL_ACCESS) should have failed security.c:3209: Test failed: OpenThread(THREAD_SET_THREAD_TOKEN) should have failed
See https://test.winehq.org/data/patterns.html#advapi32:security
These three failures happen in both the 32- and 64-bit tests but only on gitlab-win10-21h2, the GitLab's Windows VM.
https://bugs.winehq.org/show_bug.cgi?id=55119
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase