https://bugs.winehq.org/show_bug.cgi?id=53976
Bug ID: 53976 Summary: ntoskrnl.exe:ntoskrnl - test_pnp_devices() fails on Windows 7 Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntoskrnl Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
ntoskrnl.exe:ntoskrnl - test_pnp_devices() fails on Windows 7:
ntoskrnl.c:1637: Test failed: got flags 0x400
See https://test.winehq.org/data/patterns.html#ntoskrnl.exe:ntoskrnl
This failure was first detected by the TestBot in MR!1398: https://gitlab.winehq.org/wine/wine/-/merge_requests/1398
Which then got merged:
commit f801ac97fbcbef5618eadf1fb922a2d0f0873c4d Author: Zebediah Figura zfigura@codeweavers.com Date: Wed Nov 16 19:53:54 2022 -0600
ntoskrnl: Set SPDRP_CONFIGFLAGS in install_device_driver().