On Mon, 2015-12-07 at 18:16 +0800, Dmitry Timoshkov wrote:
Hans Leidekker hans@codeweavers.com wrote:
On Mon, 2015-12-07 at 13:16 +0800, Dmitry Timoshkov wrote:
Signed-off-by: Dmitry Timoshkov dmitry@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.