http://bugs.winehq.org/show_bug.cgi?id=28298
Summary: riched20/editor.ok cursort position test flaky Product: Wine Version: 1.3.27 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
I just had a test fail (under WINEDEBUG=warn+heap, but I doubt that matters) like this:
../../../tools/runtest -q -P wine -M riched20.dll -T ../../.. -p riched20_test.exe.so editor.c && touch editor.ok ... editor.c:6026: Test failed: Cursor is at 0 instead of 8
That's not a new problem; it was mentioned back in http://www.winehq.org/pipermail/wine-devel/2008-September/069299.html and showed up here: http://www.winehq.org/pipermail/wine-devel/2010-December/088198.html