https://bugs.winehq.org/show_bug.cgi?id=40593 Bug ID: 40593 Summary: wininet:http test regression (failure & timeout) Product: Wine Version: 1.9.8 Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: wininet Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com The commit below introduced four new wininet:http failures and a timeout on Windows XP machines that have Internet Explorer 6.0 (for instance fg-winxp-1sp, fg-winxp-2sp and fgtb-fgtbwinxp). These failures are: http.c:4784: Test failed: InternetReadFileExW failed: 120 http.c:4784: Test failed: dwBufferLength = 4096, expected 2 http.c:4784: Test failed: Unexpected data http.c:4757: Test failed: InternetReadFileExW returned 0 (120) test failed: timed out See: https://test.winehq.org/data/tests/wininet:http.html commit e68e03c72ae3477d2fd47b19c413209bcc322d57 Author: Jacek Caban <jacek(a)codeweavers.com> AuthorDate: Wed May 4 12:40:03 2016 +0200 Commit: Alexandre Julliard <julliard(a)winehq.org> CommitDate: Thu May 5 01:27:52 2016 +0900 wininet/tests: Added IRD_NO_WAIT flag tests. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.