http://bugs.winehq.org/show_bug.cgi?id=17525
Summary: make test fails on wininet:http Product: Wine Version: 1.1.15 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: austin.lund@gmail.com
The test fails for me every time.
http.c:354: Test succeeded inside todo block: expected status 10 (INTERNET_STATUS_RESOLVING_NAME) 1 times, received 1 times http.c:355: Test succeeded inside todo block: expected status 11 (INTERNET_STATUS_NAME_RESOLVED) 1 times, received 1 times http.c:757: Test failed: expected status 50 (INTERNET_STATUS_CLOSING_CONNECTION) 0 times, received 1 times http.c:758: Test failed: expected status 51 (INTERNET_STATUS_CONNECTION_CLOSED) 0 times, received 1 times
I've noticed that all the people who have this succeed for them it says "received 2 times" for the first two at the end.