[PATCH] wininet: Correctly return error status from InternetSetFilePointer() stub.

Marvin testbot at winehq.org
Wed Nov 11 04:13:02 CST 2020


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

Your paranoid android.


=== w2008s64 (32 bit report) ===

wininet:
http.c:864: Test failed: Got unexpected length 0, GetLastError() 3735928559.
http.c:864: Test failed: Got unexpected length 0, GetLastError() 3735928559.

=== w8adm (32 bit report) ===

wininet:
http.c:705: Test failed: req_error = 12007
http.c:716: Test failed: expected status 11 (INTERNET_STATUS_NAME_RESOLVED) 1 times, received 0 times
http.c:729: Test failed: expected status 30 (INTERNET_STATUS_SENDING_REQUEST) 1 times, received 0 times
http.c:730: Test failed: expected status 31 (INTERNET_STATUS_REQUEST_SENT) 1 times, received 0 times
http.c:731: Test failed: expected status 40 (INTERNET_STATUS_RECEIVING_RESPONSE) 1 times, received 0 times
http.c:732: Test failed: expected status 41 (INTERNET_STATUS_RESPONSE_RECEIVED) 1 times, received 0 times
http.c:741: Test failed: flags = 8, expected 0
http.c:755: Test failed: Expected any header character, got 0x00
http.c:782: Test failed: Expected 0x0000, got 7777
http.c:945: Test failed: Returned zero size in response to request complete
http.c:376: Test failed: unexpected status 10 (INTERNET_STATUS_RESOLVING_NAME)
http.c:376: Test failed: unexpected status 11 (INTERNET_STATUS_NAME_RESOLVED)
http.c:726: Test failed: expected status 10 (INTERNET_STATUS_RESOLVING_NAME) 0 times, received 1 times
http.c:727: Test failed: expected status 11 (INTERNET_STATUS_NAME_RESOLVED) 0 times, received 1 times

=== w10pro64 (32 bit report) ===

wininet:
http.c:376: Test failed: unexpected status 20 (INTERNET_STATUS_CONNECTING_TO_SERVER)

=== w2008s64 (64 bit report) ===

wininet:
http.c:864: Test failed: Got unexpected length 0, GetLastError() 3735928559.
http.c:864: Test failed: Got unexpected length 0, GetLastError() 3735928559.

=== w864 (64 bit report) ===

wininet:
http.c:376: Test failed: unexpected status 30 (INTERNET_STATUS_SENDING_REQUEST)
http.c:376: Test failed: unexpected status 31 (INTERNET_STATUS_REQUEST_SENT)
http.c:376: Test failed: unexpected status 40 (INTERNET_STATUS_RECEIVING_RESPONSE)
http.c:376: Test failed: unexpected status 50 (INTERNET_STATUS_CLOSING_CONNECTION)
http.c:376: Test failed: unexpected status 51 (INTERNET_STATUS_CONNECTION_CLOSED)
http.c:3352: Test failed: expected status 30 (INTERNET_STATUS_SENDING_REQUEST) 1 times, received 2 times
http.c:3353: Test failed: expected status 31 (INTERNET_STATUS_REQUEST_SENT) 1 times, received 2 times
http.c:3354: Test failed: expected status 40 (INTERNET_STATUS_RECEIVING_RESPONSE) 1 times, received 2 times

=== w10pro64 (64 bit report) ===

wininet:
http.c:376: Test failed: unexpected status 20 (INTERNET_STATUS_CONNECTING_TO_SERVER)

=== debiant (32 bit Japanese:Japan report) ===

wininet:
http.c:7629: Test failed: HttpQueryInfoA failed 12018
http.c:7630: Test failed: header missing

=== debiant (32 bit Chinese:China report) ===

wininet:
http.c:5002: Test failed: expected 1 pending read, got 2



More information about the wine-devel mailing list