[PATCH] wininet/tests: InternetQueryOption should return a valid value for username/password when using cached credentia

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Thu Sep 12 04:52:28 CDT 2019


Theses failures aren't caused by this patch.

On 12/9/19 2:21 pm, Marvin wrote:
> Hi,
>
> While running your changed tests, 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://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftestbot.winehq.org%2FJobDetails.pl%3FKey%3D56460&data=02%7C01%7C%7Cf33daceb042243ea148a08d73739717e%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637038592179738546&sdata=K3uWjzWaVWpxaVK0ISQSXUJsrtKiboe2It6Swriztns%3D&reserved=0
>
> Your paranoid android.
>
>
> === wvistau64 (32 bit report) ===
>
> wininet:
> http.c:5939: Test failed: req_error = 12007
> http.c:5942: Test failed: expected status 11 (INTERNET_STATUS_NAME_RESOLVED) 1 times, received 0 times
> http.c:5943: Test failed: expected status 20 (INTERNET_STATUS_CONNECTING_TO_SERVER) 2 times, received 0 times
> http.c:5944: Test failed: expected status 21 (INTERNET_STATUS_CONNECTED_TO_SERVER) 2 times, received 0 times
> http.c:5947: Test failed: expected status 30 (INTERNET_STATUS_SENDING_REQUEST) 1 times, received 0 times
> http.c:5948: Test failed: expected status 31 (INTERNET_STATUS_REQUEST_SENT) 1 times, received 0 times
> http.c:5949: Test failed: expected status 40 (INTERNET_STATUS_RECEIVING_RESPONSE) 1 times, received 0 times
> http.c:5950: Test failed: expected status 41 (INTERNET_STATUS_RESPONSE_RECEIVED) 1 times, received 0 times
> http.c:5955: Test failed: flags = 8, expected 0
> http.c:5957: Test failed: INTERNET_OPTION_SECURITY_FLAGS flags = 1180, expected 20001181
> http.c:5957: Test failed: INTERNET_OPTION_SECURITY_FLAGS(98) flags = 1180, expected 20001181
> http.c:5961: Test failed: size = 0
> http.c:355: Test failed: unexpected status 10 (INTERNET_STATUS_RESOLVING_NAME)
> http.c:5994: Test failed: req_error = 12007
> http.c:6012: Test failed: expected a non-empty subject name
> http.c:6013: Test failed: expected a non-empty issuer name
> http.c:6024: Test failed: expected status 20 (INTERNET_STATUS_CONNECTING_TO_SERVER) 2 times, received 0 times
> http.c:6025: Test failed: expected status 21 (INTERNET_STATUS_CONNECTED_TO_SERVER) 2 times, received 0 times
> http.c:6026: Test failed: expected status 50 (INTERNET_STATUS_CLOSING_CONNECTION) 2 times, received 0 times
> http.c:6027: Test failed: expected status 51 (INTERNET_STATUS_CONNECTION_CLOSED) 2 times, received 0 times
> http.c:627: Test failed: expected status 10 (INTERNET_STATUS_RESOLVING_NAME) 0 times, received 1 times
>


More information about the wine-devel mailing list