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().
https://bugs.winehq.org/show_bug.cgi?id=53976
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |f801ac97fbcbef5618eadf1fb92 | |2a2d0f0873c4d
https://bugs.winehq.org/show_bug.cgi?id=53976
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=53976
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |5e3e0a519de9004f39ca8be8f3f | |833fe54bdeeb9
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- Should be fixed by https://source.winehq.org/git/wine.git/commitdiff/5e3e0a519de9004f39ca8be8f3f833fe54bdeeb9.
https://bugs.winehq.org/show_bug.cgi?id=53976
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.0-rc2.