[PATCH 1/2] wininet/test: Add InternetGetSecurityInfoByURLW test

Marvin testbot at winehq.org
Fri Jan 5 01:28:30 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=35091

Your paranoid android.


=== wvistau64 (32 bit http) ===
http.c:354: Test failed: unexpected status 50 (INTERNET_STATUS_CLOSING_CONNECTION)
http.c:354: Test failed: unexpected status 51 (INTERNET_STATUS_CONNECTION_CLOSED)
http.c:354: Test failed: unexpected status 30 (INTERNET_STATUS_SENDING_REQUEST)
http.c:354: Test failed: unexpected status 31 (INTERNET_STATUS_REQUEST_SENT)
http.c:4659: Test failed: expected status 30 (INTERNET_STATUS_SENDING_REQUEST) 1 times, received 2 times
http.c:4660: Test failed: expected status 31 (INTERNET_STATUS_REQUEST_SENT) 1 times, received 2 times
http.c:5314: Test failed: expected status 50 (INTERNET_STATUS_CLOSING_CONNECTION) 1 times, received 2 times
http.c:5315: Test failed: expected status 51 (INTERNET_STATUS_CONNECTION_CLOSED) 1 times, received 2 times

=== wvistau64 (64 bit http) ===
http.c:5024: Test failed: InternetReadFileExW failed: 997
http.c:5024: Test failed: dwBufferLength = 24000, expected 0
http.c:354: Test failed: unexpected status 100 (INTERNET_STATUS_REQUEST_COMPLETE)
http.c:354: Test failed: unexpected status 50 (INTERNET_STATUS_CLOSING_CONNECTION)
http.c:354: Test failed: unexpected status 51 (INTERNET_STATUS_CONNECTION_CLOSED)
http.c:4709: Test failed: expected status 100 (INTERNET_STATUS_REQUEST_COMPLETE) 1 times, received 2 times
http.c:5081: Test failed: expected status 50 (INTERNET_STATUS_CLOSING_CONNECTION) 1 times, received 2 times
http.c:5082: Test failed: expected status 51 (INTERNET_STATUS_CONNECTION_CLOSED) 1 times, received 2 times



More information about the wine-devel mailing list