[Bug 53186] New: user32:menu - test_menu_iteminfo() fails randomly when inserting an invalid submenu in Windows

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jun 19 07:47:09 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=53186

            Bug ID: 53186
           Summary: user32:menu - test_menu_iteminfo() fails randomly when
                    inserting an invalid submenu in Windows
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

user32:menu - test_menu_iteminfo() fails randomly when inserting an invalid
submenu in Windows:

menu.c:1383: ANSI tests:    string 0081FDB0 hbm 38050FB3 txt 0081FD60
menu.c:1566: Test failed: InsertMenuItem should have failed.
menu.c:1383: Unicode tests: string 0081FDB0 hbm 38050FB3 txt 0081FD8C
menu.c:1566: Test failed: InsertMenuItem should have failed.

https://test.winehq.org/data/patterns.html#user32:menu

Most of the time both the ANSI and Unicode tests fail together (~7.7% fail
rate) but there are two instances where only the ANSI test failed (~0.6%).

This impacts Windows 10 1809 to 21H2.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list