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@winehq.org Reporter: fgouget@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.
https://bugs.winehq.org/show_bug.cgi?id=53518
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=53518
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=53518
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|riched20:editor - |riched20:editor - |test_EN_LINK() sometimes |test_EN_LINK() sometimes |fails on Windows 10 |fails on Windows 10 & 11