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

Marvin testbot at winehq.org
Fri Jan 5 01:19:29 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=35089

Your paranoid android.


=== wvistau64 (64 bit http) ===
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:354: Test failed: unexpected status 40 (INTERNET_STATUS_RECEIVING_RESPONSE)
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:3253: Test failed: expected status 30 (INTERNET_STATUS_SENDING_REQUEST) 1 times, received 2 times
http.c:3254: Test failed: expected status 31 (INTERNET_STATUS_REQUEST_SENT) 1 times, received 2 times
http.c:3255: Test failed: expected status 40 (INTERNET_STATUS_RECEIVING_RESPONSE) 1 times, received 2 times

=== w2008s64 (64 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



More information about the wine-devel mailing list