Well I've got XP Home SP1 here, I'm not going to go through a complete lot of specifications without having some idea of what to look for though :)
Thanks, Kye Lewis kyethespy@liquid2k.com
-----Original Message----- From: Francois Gouget [mailto:fgouget@free.fr] Sent: Tuesday, December 10, 2002 12:01 PM To: Kye Lewis Cc: wine-devel@winehq.org Subject: RE: Janitorial Projects -- conformance tests --recruiting volunteers
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?