[PATCH v6 1/3] cabinet: test GetDllVersion & DllGetVersion Tests are expected to fail as: DllGetVersion isn't implemente

Marvin testbot at winehq.org
Mon Aug 1 14:24:17 CDT 2022


Hi,

It looks like your patch introduced the new failures shown below.
Please investigate and fix them before resubmitting your patch.
If they are not new, fixing them anyway would help a lot. Otherwise
please ask for the known failures list to be updated.

The full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=120330

Your paranoid android.


=== debian11 (32 bit report) ===

cabinet:
version.c:34: Test succeeded inside todo block: Function DllGetVersion in DLL not found: Error = 203.
version.c:38: Test succeeded inside todo block: Couldn't allocate memory to run tests properly!
version.c:57: Test succeeded inside todo block: Cabinet struct doesn't contain correct version: Error = 203.
version.c:67: Test succeeded inside todo block: Function GetDllVersion in DLL not found: Error = 203.
Unhandled exception: unimplemented function cabinet.dll.GetDllVersion called in 32-bit code (0x7b0122f6).

=== debian11 (32 bit Arabic:Morocco report) ===

cabinet:
version.c:34: Test succeeded inside todo block: Function DllGetVersion in DLL not found: Error = 203.
version.c:38: Test succeeded inside todo block: Couldn't allocate memory to run tests properly!
version.c:57: Test succeeded inside todo block: Cabinet struct doesn't contain correct version: Error = 203.
version.c:67: Test succeeded inside todo block: Function GetDllVersion in DLL not found: Error = 203.
Unhandled exception: unimplemented function cabinet.dll.GetDllVersion called in 32-bit code (0x7b0122f6).

=== debian11 (32 bit German report) ===

cabinet:
version.c:34: Test succeeded inside todo block: Function DllGetVersion in DLL not found: Error = 203.
version.c:38: Test succeeded inside todo block: Couldn't allocate memory to run tests properly!
version.c:57: Test succeeded inside todo block: Cabinet struct doesn't contain correct version: Error = 203.
version.c:67: Test succeeded inside todo block: Function GetDllVersion in DLL not found: Error = 203.
Unhandled exception: unimplemented function cabinet.dll.GetDllVersion called in 32-bit code (0x7b0122f6).

=== debian11 (32 bit French report) ===

cabinet:
version.c:34: Test succeeded inside todo block: Function DllGetVersion in DLL not found: Error = 203.
version.c:38: Test succeeded inside todo block: Couldn't allocate memory to run tests properly!
version.c:57: Test succeeded inside todo block: Cabinet struct doesn't contain correct version: Error = 203.
version.c:67: Test succeeded inside todo block: Function GetDllVersion in DLL not found: Error = 203.
Unhandled exception: unimplemented function cabinet.dll.GetDllVersion called in 32-bit code (0x7b0122f6).

=== debian11 (32 bit Hebrew:Israel report) ===

cabinet:
version.c:34: Test succeeded inside todo block: Function DllGetVersion in DLL not found: Error = 203.
version.c:38: Test succeeded inside todo block: Couldn't allocate memory to run tests properly!
version.c:57: Test succeeded inside todo block: Cabinet struct doesn't contain correct version: Error = 203.
version.c:67: Test succeeded inside todo block: Function GetDllVersion in DLL not found: Error = 203.
Unhandled exception: unimplemented function cabinet.dll.GetDllVersion called in 32-bit code (0x7b0122f6).

=== debian11 (32 bit Hindi:India report) ===

cabinet:
version.c:34: Test succeeded inside todo block: Function DllGetVersion in DLL not found: Error = 203.
version.c:38: Test succeeded inside todo block: Couldn't allocate memory to run tests properly!
version.c:57: Test succeeded inside todo block: Cabinet struct doesn't contain correct version: Error = 203.
version.c:67: Test succeeded inside todo block: Function GetDllVersion in DLL not found: Error = 203.
Unhandled exception: unimplemented function cabinet.dll.GetDllVersion called in 32-bit code (0x7b0122f6).

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

cabinet:
version.c:34: Test succeeded inside todo block: Function DllGetVersion in DLL not found: Error = 203.
version.c:38: Test succeeded inside todo block: Couldn't allocate memory to run tests properly!
version.c:57: Test succeeded inside todo block: Cabinet struct doesn't contain correct version: Error = 203.
version.c:67: Test succeeded inside todo block: Function GetDllVersion in DLL not found: Error = 203.
Unhandled exception: unimplemented function cabinet.dll.GetDllVersion called in 32-bit code (0x7b0122f6).

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

cabinet:
version.c:34: Test succeeded inside todo block: Function DllGetVersion in DLL not found: Error = 203.
version.c:38: Test succeeded inside todo block: Couldn't allocate memory to run tests properly!
version.c:57: Test succeeded inside todo block: Cabinet struct doesn't contain correct version: Error = 203.
version.c:67: Test succeeded inside todo block: Function GetDllVersion in DLL not found: Error = 203.
Unhandled exception: unimplemented function cabinet.dll.GetDllVersion called in 32-bit code (0x7b0122f6).

=== debian11 (32 bit WoW report) ===

cabinet:
version.c:34: Test succeeded inside todo block: Function DllGetVersion in DLL not found: Error = 203.
version.c:38: Test succeeded inside todo block: Couldn't allocate memory to run tests properly!
version.c:57: Test succeeded inside todo block: Cabinet struct doesn't contain correct version: Error = 203.
version.c:67: Test succeeded inside todo block: Function GetDllVersion in DLL not found: Error = 203.
Unhandled exception: unimplemented function cabinet.dll.GetDllVersion called in 32-bit code (0x7b0122f6).

=== debian11 (64 bit WoW report) ===

cabinet:
version.c:34: Test succeeded inside todo block: Function DllGetVersion in DLL not found: Error = 203.
version.c:38: Test succeeded inside todo block: Couldn't allocate memory to run tests properly!
version.c:57: Test succeeded inside todo block: Cabinet struct doesn't contain correct version: Error = 203.
version.c:67: Test succeeded inside todo block: Function GetDllVersion in DLL not found: Error = 203.
Unhandled exception: unimplemented function cabinet.dll.GetDllVersion called in 64-bit code (0x0000007b0138ae).



More information about the wine-devel mailing list