20 Feb
2014
20 Feb
'14
6:59 a.m.
Bruno Jesus <00cpxxx(a)gmail.com> writes:
This patch was an attempt to reproduce the issue in bug 35621, I could not get what I wanted but at least here I got the following error covered in a todo:
dialog.c:1022: Test failed: GetDlgItemText error, expected 102400, got 80968. dialog.c:1023: Test failed: Different text read.
Works fine here: ../../../tools/runtest -q -P wine -T ../../.. -M user32.dll -p user32_test.exe.so dialog && touch dialog.ok dialog.c:1022: Test succeeded inside todo block: GetDlgItemText error, expected 102400, got 102400. dialog.c:1023: Test succeeded inside todo block: Different text read. make: *** [dialog.ok] Error 2 -- Alexandre Julliard julliard(a)winehq.org