[PATCH 2/2] dlls/wininet/tests: enable compilation with long types

Marvin testbot at winehq.org
Wed Mar 9 06:40:08 CST 2022


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=110117

Your paranoid android.


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

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

=== w1064v1809 (32 bit report) ===

wininet:
urlcache.c:399: Test failed: GetUrlCacheEntryInfo should have set last error to ERROR_INSUFFICIENT_BUFFER instead of 2
urlcache.c:403: Test failed: GetUrlCacheEntryInfo failed with error 87
urlcache.c:404: Test failed: expected zero ExpireTime
urlcache.c:406: Test failed: expected zero LastModifiedTime
urlcache.c:408: Test failed: expected type NORMAL_CACHE_ENTRY|URLHISTORY_CACHE_ENTRY, got 80000d53
urlcache.c:412: Test failed: expected dwExemptDelta 0, got -2013261468
urlcache.c:426: Test failed: expected ERROR_INSUFFICIENT_BUFFER, got 2
urlcache.c:430: Test failed: GetUrlCacheEntryInfo failed with error 87
urlcache.c:436: Test failed: expected type NORMAL_CACHE_ENTRY|URLHISTORY_CACHE_ENTRY, got 88000e32
urlcache.c:441: Test failed: expected headers size 19, got 10535776
urlcache.c:445: Test failed: HitRate not incremented by one on commit
urlcache.c:452: Test failed: Fileextension isn't unset: urlcache.c:452: this is the last test seen before the exception
19cc:urlcache: unhandled exception c0000005 at 760BC8C7

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

wininet:
urlcache.c:408: Test failed: expected type NORMAL_CACHE_ENTRY|URLHISTORY_CACHE_ENTRY, got 0800d123
urlcache.c:412: Test failed: expected dwExemptDelta 0, got 2097184
urlcache.c:436: Test failed: expected type NORMAL_CACHE_ENTRY|URLHISTORY_CACHE_ENTRY, got 8000035f
urlcache.c:441: Test failed: expected headers size 19, got 8044976

=== w1064v1809 (64 bit report) ===

wininet:
urlcache.c:399: Test failed: GetUrlCacheEntryInfo should have set last error to ERROR_INSUFFICIENT_BUFFER instead of 2
urlcache.c:403: Test failed: GetUrlCacheEntryInfo failed with error 87
urlcache.c:404: Test failed: expected zero ExpireTime
urlcache.c:406: Test failed: expected zero LastModifiedTime
urlcache.c:408: Test failed: expected type NORMAL_CACHE_ENTRY|URLHISTORY_CACHE_ENTRY, got 5683464f
urlcache.c:412: Test failed: expected dwExemptDelta 0, got 1452820042
urlcache.c:426: Test failed: expected ERROR_INSUFFICIENT_BUFFER, got 2
urlcache.c:430: Test failed: GetUrlCacheEntryInfo failed with error 87
urlcache.c:436: Test failed: expected type NORMAL_CACHE_ENTRY|URLHISTORY_CACHE_ENTRY, got 56904642
urlcache.c:441: Test failed: expected headers size 19, got 1452557918
urlcache.c:445: Test failed: HitRate not incremented by one on commit
urlcache.c:480: Test failed: RetrieveUrlCacheEntryFile should have set last error to ERROR_INVALID_DATA instead of 2

=== w1064 (64 bit report) ===

wininet:
urlcache.c:426: Test failed: expected ERROR_INSUFFICIENT_BUFFER, got 2
urlcache.c:430: Test failed: GetUrlCacheEntryInfo failed with error 87
urlcache.c:436: Test failed: expected type NORMAL_CACHE_ENTRY|URLHISTORY_CACHE_ENTRY, got 00000000
urlcache.c:441: Test failed: expected headers size 19, got 0
urlcache.c:445: Test failed: HitRate not incremented by one on commit
urlcache.c:480: Test failed: RetrieveUrlCacheEntryFile should have set last error to ERROR_INVALID_DATA instead of 2

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

wininet:
urlcache.c:408: Test failed: expected type NORMAL_CACHE_ENTRY|URLHISTORY_CACHE_ENTRY, got 8e196bc4
urlcache.c:412: Test failed: expected dwExemptDelta 0, got -1912444101
urlcache.c:436: Test failed: expected type NORMAL_CACHE_ENTRY|URLHISTORY_CACHE_ENTRY, got 8e1d6bc0
urlcache.c:441: Test failed: expected headers size 19, got -1910936636



More information about the wine-devel mailing list