7 Dec
2015
7 Dec
'15
10:27 a.m.
On Mon, 2015-12-07 at 18:16 +0800, Dmitry Timoshkov wrote:
Hans Leidekker <hans(a)codeweavers.com> wrote:
On Mon, 2015-12-07 at 13:16 +0800, Dmitry Timoshkov wrote:
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> --- dlls/winhttp/tests/winhttp.c | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+)
It fails here: winhttp.c:2389: Test failed: expected 11, got 15
is that a clean build + fresh .wine prefix? Just applied first 3 patches from the series on top of clean Wine source, recompiled, created new ~/.wine and the tests pass cleanly for me.
It is a clean build. If I run the test with WINEDEBUG=+winhttp it passes.