[PATCH 6/9] wininet/tests: Use nameless structs and unions.

Marvin testbot at winehq.org
Mon Mar 22 20:56:03 CDT 2021


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

Your paranoid android.


=== 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 88000570
urlcache.c:412: Test failed: expected dwExemptDelta 0, got -1946154686
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 80000773
urlcache.c:441: Test failed: expected headers size 19, got 775637075
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
15d0:urlcache: unhandled exception c0000005 at 760BC8C7

=== w1064 (32 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 08001e05
urlcache.c:441: Test failed: expected headers size 19, got 2097184
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
1a30:urlcache: unhandled exception c0000005 at 75A6B5CC

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

wininet:
urlcache.c:408: Test failed: expected type NORMAL_CACHE_ENTRY|URLHISTORY_CACHE_ENTRY, got 8e001b00
urlcache.c:412: Test failed: expected dwExemptDelta 0, got 2097184
urlcache.c:436: Test failed: expected type NORMAL_CACHE_ENTRY|URLHISTORY_CACHE_ENTRY, got 80002300

=== 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 cb5a34fd
urlcache.c:412: Test failed: expected dwExemptDelta 0, got -883870474
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 cb4a348d
urlcache.c:441: Test failed: expected headers size 19, got -884591487
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 440132c6
urlcache.c:441: Test failed: expected headers size 19, got 1142764250
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_2qxl (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 85e275b1
urlcache.c:441: Test failed: expected headers size 19, got -2048494195
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 530f7031
urlcache.c:412: Test failed: expected dwExemptDelta 0, got 1393193002
urlcache.c:436: Test failed: expected type NORMAL_CACHE_ENTRY|URLHISTORY_CACHE_ENTRY, got 531a703a
urlcache.c:441: Test failed: expected headers size 19, got 1393979446



More information about the wine-devel mailing list