[PATCH] kernel32: Implement FormatMessage variable prefixes I, I32, and I64

Marvin testbot at winehq.org
Tue Nov 20 01:12:28 CST 2018


Hi,

While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?

Full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=44626

Your paranoid android.


=== wxppro (32 bit report) ===

kernel32:
format_msg.c:717: Test failed: failed out=[12884902011]
format_msg.c:718: Test failed: failed: r=11
format_msg.c:405: Test failed: failed out=L"12884902011"
format_msg.c:406: Test failed: failed: r=11

=== w2003std (32 bit report) ===

kernel32:
format_msg.c:717: Test failed: failed out=[12884902011]
format_msg.c:718: Test failed: failed: r=11
format_msg.c:405: Test failed: failed out=L"12884902011"
format_msg.c:406: Test failed: failed: r=11

=== wvistau64 (32 bit report) ===

kernel32:
format_msg.c:717: Test failed: failed out=[12884902011]
format_msg.c:718: Test failed: failed: r=11
format_msg.c:405: Test failed: failed out=L"12884902011"
format_msg.c:406: Test failed: failed: r=11

=== wvistau64_zh_CN (32 bit report) ===

kernel32:
format_msg.c:717: Test failed: failed out=[12884902011]
format_msg.c:718: Test failed: failed: r=11
format_msg.c:405: Test failed: failed out=L"12884902011"
format_msg.c:406: Test failed: failed: r=11

=== wvistau64_fr (32 bit report) ===

kernel32:
format_msg.c:717: Test failed: failed out=[12884902011]
format_msg.c:718: Test failed: failed: r=11
format_msg.c:405: Test failed: failed out=L"12884902011"
format_msg.c:406: Test failed: failed: r=11

=== wvistau64_he (32 bit report) ===

kernel32:
format_msg.c:717: Test failed: failed out=[12884902011]
format_msg.c:718: Test failed: failed: r=11
format_msg.c:405: Test failed: failed out=L"12884902011"
format_msg.c:406: Test failed: failed: r=11

=== w2008s64 (32 bit report) ===

kernel32:
format_msg.c:717: Test failed: failed out=[12884902011]
format_msg.c:718: Test failed: failed: r=11
format_msg.c:405: Test failed: failed out=L"12884902011"
format_msg.c:406: Test failed: failed: r=11

=== w7u (32 bit report) ===

kernel32:
format_msg.c:717: Test failed: failed out=[12884902011]
format_msg.c:718: Test failed: failed: r=11
format_msg.c:405: Test failed: failed out=L"12884902011"
format_msg.c:406: Test failed: failed: r=11

=== w7pro64 (32 bit report) ===

kernel32:
format_msg.c:717: Test failed: failed out=[12884902011]
format_msg.c:718: Test failed: failed: r=11
format_msg.c:405: Test failed: failed out=L"12884902011"
format_msg.c:406: Test failed: failed: r=11

=== w8 (32 bit report) ===

kernel32:
format_msg.c:717: Test failed: failed out=[12884902011]
format_msg.c:718: Test failed: failed: r=11
format_msg.c:405: Test failed: failed out=L"12884902011"
format_msg.c:406: Test failed: failed: r=11

=== w8adm (32 bit report) ===

kernel32:
format_msg.c:717: Test failed: failed out=[12884902011]
format_msg.c:718: Test failed: failed: r=11
format_msg.c:405: Test failed: failed out=L"12884902011"
format_msg.c:406: Test failed: failed: r=11

=== w864 (32 bit report) ===

kernel32:
format_msg.c:717: Test failed: failed out=[12884902011]
format_msg.c:718: Test failed: failed: r=11
format_msg.c:405: Test failed: failed out=L"12884902011"
format_msg.c:406: Test failed: failed: r=11

=== w1064 (32 bit report) ===

kernel32:
format_msg.c:717: Test failed: failed out=[12884902011]
format_msg.c:718: Test failed: failed: r=11
format_msg.c:405: Test failed: failed out=L"12884902011"
format_msg.c:406: Test failed: failed: r=11



More information about the wine-devel mailing list