[PATCH 1/6] wininet: Fixed tests for the new winehq.org cert.

Marvin testbot at winehq.org
Mon Mar 3 08:19:09 CST 2014


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://newtestbot.winehq.org/JobDetails.pl?Key=5325

Your paranoid android.


=== w2000pro (32 bit http) ===
http.c:4477: Test failed: HttpSendRequest failed: 12037
http.c:4482: Test failed: expected secure flag to be set
http.c:4536: Test failed: HttpSendRequest failed: 12037
http.c:4541: Test failed: expected secure flag to be set, got 0

=== w8 (32 bit http) ===
http.c:318: Test failed: unexpected status 40 (INTERNET_STATUS_RECEIVING_RESPONSE)
http.c:318: Test failed: unexpected status 41 (INTERNET_STATUS_RESPONSE_RECEIVED)
http.c:318: Test failed: unexpected status 40 (INTERNET_STATUS_RECEIVING_RESPONSE)
http.c:318: Test failed: unexpected status 41 (INTERNET_STATUS_RESPONSE_RECEIVED)
http.c:318: Test failed: unexpected status 50 (INTERNET_STATUS_CLOSING_CONNECTION)
http.c:318: Test failed: unexpected status 51 (INTERNET_STATUS_CONNECTION_CLOSED)
http.c:318: Test failed: unexpected status 20 (INTERNET_STATUS_CONNECTING_TO_SERVER)
http.c:318: Test failed: unexpected status 21 (INTERNET_STATUS_CONNECTED_TO_SERVER)
http.c:318: Test failed: unexpected status 20 (INTERNET_STATUS_CONNECTING_TO_SERVER)
http.c:318: Test failed: unexpected status 21 (INTERNET_STATUS_CONNECTED_TO_SERVER)
http.c:4308: Test failed: INTERNET_OPTION_SECURITY_FLAGS flags = 1800000, expected 800000
http.c:4308: Test failed: INTERNET_OPTION_SECURITY_FLAGS(98) flags = 1800000, expected 800000
http.c:4311: Test failed: INTERNET_OPTION_SECURITY_FLAGS flags = 1800080, expected 800080
http.c:4311: Test failed: INTERNET_OPTION_SECURITY_FLAGS(98) flags = 1800080, expected 800080
http.c:318: Test failed: unexpected status 50 (INTERNET_STATUS_CLOSING_CONNECTION)
http.c:318: Test failed: unexpected status 51 (INTERNET_STATUS_CONNECTION_CLOSED)
http.c:318: Test failed: unexpected status 20 (INTERNET_STATUS_CONNECTING_TO_SERVER)
http.c:318: Test failed: unexpected status 21 (INTERNET_STATUS_CONNECTED_TO_SERVER)
http.c:318: Test failed: unexpected status 40 (INTERNET_STATUS_RECEIVING_RESPONSE)
http.c:318: Test failed: unexpected status 41 (INTERNET_STATUS_RESPONSE_RECEIVED)
http.c:957: Test failed: expected status 50 (INTERNET_STATUS_CLOSING_CONNECTION) 2 times, received 1 times
http.c:958: Test failed: expected status 51 (INTERNET_STATUS_CONNECTION_CLOSED) 2 times, received 1 times
http.c:318: Test failed: unexpected status 40 (INTERNET_STATUS_RECEIVING_RESPONSE)
http.c:318: Test failed: unexpected status 41 (INTERNET_STATUS_RESPONSE_RECEIVED)
http.c:4477: Test failed: HttpSendRequest failed: 12037
http.c:4482: Test failed: expected secure flag to be set
http.c:4076: Test failed: dwKeySize = 0
http.c:4513: Test failed: expected a non-zero key size
http.c:4536: Test failed: HttpSendRequest failed: 12037
http.c:4541: Test failed: expected secure flag to be set, got 0
http.c:4565: Test failed: expected a non-zero key size
http.c:4597: Test failed: expected a non-zero key size
http.c:4636: Test failed: expected ERROR_HTTP_HEADER_NOT_FOUND, got 0



More information about the wine-devel mailing list