[Bug 53518] New: riched20:editor - test_EN_LINK() sometimes fails on Windows 10

WineHQ Bugzilla wine-bugs at winehq.org
Sun Aug 7 06:22:43 CDT 2022


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

            Bug ID: 53518
           Summary: riched20:editor - test_EN_LINK() sometimes fails on
                    Windows 10
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: richedit
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

riched20:editor - test_EN_LINK() sometimes fails on Windows 10:

editor.c:6829: Test failed: cursor position set test 12: Expected hwnd
00000000004E0452 got 2323232323232323
editor.c:6831: Test failed: cursor position set test 12: Expected idFrom 0 got
0x2323232323232323
editor.c:6833: Test failed: cursor position set test 12: Expected msg 0x20 got
0x23232323
editor.c:6837: Test failed: cursor position set test 12: Expected wParam 0 got
0x2323232323232323
editor.c:6845: Test failed: cursor position set test 12: Expected lParam
0x50005 got 0x2323232323232323
editor.c:6848: Test failed: cursor position set test 12: Expected link range
[0,31) got [589505315,589505315)
editor.c:6829: Test failed: cursor position set test 13: Expected hwnd
00000000004E0452 got 2323232323232323
editor.c:6831: Test failed: cursor position set test 13: Expected idFrom 0 got
0x2323232323232323
editor.c:6833: Test failed: cursor position set test 13: Expected msg 0x20 got
0x23232323
editor.c:6837: Test failed: cursor position set test 13: Expected wParam 0 got
0x2323232323232323
editor.c:6845: Test failed: cursor position set test 13: Expected lParam
0x50005 got 0x2323232323232323
editor.c:6848: Test failed: cursor position set test 13: Expected link range
[0,31) got [589505315,589505315)
editor.c:6829: Test failed: cursor position set test 28: Expected hwnd
00000000004E0452 got 2323232323232323
editor.c:6831: Test failed: cursor position set test 28: Expected idFrom 0 got
0x2323232323232323
editor.c:6833: Test failed: cursor position set test 28: Expected msg 0x20 got
0x23232323
editor.c:6837: Test failed: cursor position set test 28: Expected wParam 0 got
0x2323232323232323
editor.c:6845: Test failed: cursor position set test 28: Expected lParam
0x50005 got 0x2323232323232323
editor.c:6848: Test failed: cursor position set test 28: Expected link range
[0,31) got [589505315,589505315)
editor.c:6829: Test failed: cursor position set test 29: Expected hwnd
00000000004E0452 got 2323232323232323
editor.c:6831: Test failed: cursor position set test 29: Expected idFrom 0 got
0x2323232323232323
editor.c:6833: Test failed: cursor position set test 29: Expected msg 0x20 got
0x23232323
editor.c:6837: Test failed: cursor position set test 29: Expected wParam 0 got
0x2323232323232323
editor.c:6845: Test failed: cursor position set test 29: Expected lParam
0x50005 got 0x2323232323232323
editor.c:6848: Test failed: cursor position set test 29: Expected link range
[0,31) got [589505315,589505315)
editor.c:6829: Test failed: cursor position set test 44: Expected hwnd
00000000004E0452 got 2323232323232323
editor.c:6831: Test failed: cursor position set test 44: Expected idFrom 0 got
0x2323232323232323
editor.c:6833: Test failed: cursor position set test 44: Expected msg 0x20 got
0x23232323
editor.c:6837: Test failed: cursor position set test 44: Expected wParam 0 got
0x2323232323232323
editor.c:6845: Test failed: cursor position set test 44: Expected lParam
0x50005 got 0x2323232323232323
editor.c:6848: Test failed: cursor position set test 44: Expected link range
[0,31) got [589505315,589505315)
editor.c:6829: Test failed: cursor position set test 45: Expected hwnd
00000000004E0452 got 2323232323232323
editor.c:6831: Test failed: cursor position set test 45: Expected idFrom 0 got
0x2323232323232323
editor.c:6833: Test failed: cursor position set test 45: Expected msg 0x20 got
0x23232323
editor.c:6837: Test failed: cursor position set test 45: Expected wParam 0 got
0x2323232323232323
editor.c:6845: Test failed: cursor position set test 45: Expected lParam
0x50005 got 0x2323232323232323
editor.c:6848: Test failed: cursor position set test 45: Expected link range
[0,31) got [589505315,589505315)

https://test.winehq.org/data/patterns.html#riched20:editor

The failures always happen in the same iterations which all correspond to
WM_CHILD tests.

-- 
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