https://bugs.winehq.org/show_bug.cgi?id=53276 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|user32:edit - test_paste() |comctl32:edit & user32:edit |sometimes fails to access |- test_paste() sometimes |the clipboard on Windows |fails to access the | |clipboard on Windows --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- The same issue happens in comctl32:edit, most likely for the same reasons: edit.c:3226: Test failed: expected 1, got 0 edit.c:3228: Test failed: expected 1, got 0 edit.c:3230: Test failed: expected 00000000028400A8, got 0000000000000000 edit.c:3232: Test failed: expected 1, got 0 edit.c:3238: Test failed: got 21 edit.c:3244: Test failed: got 21 See https://test.winehq.org/data/patterns.html#comctl32:edit This happens at least on Windows 10 1809 to 21H2 but the failure is quite rare, probably a bit under two instances per month. -- 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.