[PATCH 2/3] kernel32/tests/loader: Add tests for fiber-local storage.

Marvin testbot at winehq.org
Sat Jul 2 07:21:33 CDT 2016


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

Your paranoid android.


=== w2003std (32 bit loader) ===
loader.c:1772: Test failed: FlsGetValue returned 00031415, expected NULL
loader.c:1545: Test failed: FlsGetValue returned 00031415, expected NULL
loader.c:1550: Test failed: wrong FLS callback count 1, expected 2
loader.c:1774: Test failed: FlsGetValue failed with error 87
loader.c:1774: Test failed: FlsGetValue failed with error 87
loader.c:1545: Test failed: FlsGetValue returned 00031415, expected NULL
loader.c:1550: Test failed: wrong FLS callback count 0, expected 1
loader.c:1774: Test failed: FlsGetValue failed with error 87
loader.c:1774: Test failed: FlsGetValue failed with error 87
loader.c:1772: Test failed: FlsGetValue returned 00031415, expected NULL
loader.c:1772: Test failed: FlsGetValue returned 00031415, expected NULL
loader.c:1545: Test failed: FlsGetValue returned 00031415, expected NULL
loader.c:1550: Test failed: wrong FLS callback count 2, expected 3
loader.c:1774: Test failed: FlsGetValue failed with error 87
loader.c:1774: Test failed: FlsGetValue failed with error 87

=== w864 (32 bit loader) ===
loader.c:1917: Test failed: expected STILL_ACTIVE, got 195
loader.c:1952: Test failed: expected STILL_ACTIVE, got 195

=== w1064 (32 bit loader) ===
loader.c:2830: Test failed: Test 0: ResolveDelayLoadedAPI failed
loader.c:2831: Test failed: Test 0: expected 74374550, got 00000000
loader.c:2830: Test failed: Test 1: ResolveDelayLoadedAPI failed
loader.c:2831: Test failed: Test 1: expected 72BC2CF0, got 00000000
loader.c:2830: Test failed: Test 2: ResolveDelayLoadedAPI failed
loader.c:2831: Test failed: Test 2: expected 74372DC0, got 00000000
loader.c:2838: Test failed: Test 3: ResolveDelayLoadedAPI succeeded with 00000000
loader.c:2839: Test failed: Test 3: Wrong callback count: 0
loader.c:2838: Test failed: Test 4: ResolveDelayLoadedAPI succeeded with 00000000
loader.c:2839: Test failed: Test 4: Wrong callback count: 0
loader.c:1917: Test failed: expected STILL_ACTIVE, got 195
loader.c:1952: Test failed: expected STILL_ACTIVE, got 195

=== w1064 (64 bit loader) ===
loader.c:2830: Test failed: Test 0: ResolveDelayLoadedAPI failed
loader.c:2831: Test failed: Test 0: expected 00007FFC76DA5510, got 0000000000000000
loader.c:2830: Test failed: Test 1: ResolveDelayLoadedAPI failed
loader.c:2831: Test failed: Test 1: expected 00007FFC6EFE1B00, got 0000000000000000
loader.c:2830: Test failed: Test 2: ResolveDelayLoadedAPI failed
loader.c:2831: Test failed: Test 2: expected 00007FFC76DA2390, got 0000000000000000
loader.c:2838: Test failed: Test 3: ResolveDelayLoadedAPI succeeded with 0000000000000000
loader.c:2839: Test failed: Test 3: Wrong callback count: 0
loader.c:2838: Test failed: Test 4: ResolveDelayLoadedAPI succeeded with 0000000000000000
loader.c:2839: Test failed: Test 4: Wrong callback count: 0
loader.c:1917: Test failed: expected STILL_ACTIVE, got 195
loader.c:1952: Test failed: expected STILL_ACTIVE, got 195



More information about the wine-devel mailing list