On Tue, 10 Dec 2002, Kye Lewis wrote:
C:\Downloads\Linux>advapi32_test.exe registry h:\wine\wine\dlls\advapi32\tests\registry.c:96: Test failed: value set
to
'xxxxxxxxxx' instead of 'Te' h:\wine\wine\dlls\advapi32\tests\registry.c:97: Test failed: data set
to
'xxxxxxx' instead of 'foobar' h:\wine\wine\dlls\advapi32\tests\registry.c:111: Test failed: data set
to
'xxxxxxx' instead of 'foobar' registry: 56 tests executed, 0 marked as todo, 3 failures.
It is here that I notice a large discrepancy between this test and my test on the same Operating System:
h:\wine\wine\dlls\advapi32\tests\registry.c:80: Test failed: data_count set to 24 instead of 7 h:\wine\wine\dlls\advapi32\tests\registry.c:81: Test failed: type 2 is not REG_SZ
[...]
I guess that means the test makes assumptions that are not valid. It would be interesting to find out what the differences are between your bo and Alberto's: Home Edition vs. Profesional, internationaliztion issues, etc. Could it be that the test did not cleanup after itself and failed on the subsequent runs?
Do we have a volunteer for untangling this?