advapi32:registry.c tests failing

Paul Vriens Paul.Vriens at xs4all.nl
Wed Feb 2 04:09:32 CST 2005


On Wed, 2005-02-02 at 07:27, Aaron Arvey wrote:
> I noticed that advapi32:registry was failing on my windows xp machine 28
> times, but succeeding in my wine regression test runs.  I investigated
> what lines were causing failures and changed some the values so that the
> errors wouldn't exist on the windows test run.  This now causes wine test
> runs to fail.

Something seems to be wrong in our testing of the RegEnumValue and
friends.

> Here it fails 28 times (first time it looks like it failed)
> http://test.winehq.org/data/200411201000/

The patch that was added just before this:

http://cvs.winehq.org/cvsweb/wine/dlls/advapi32/tests/registry.c.diff?r1=1.8&r2=1.9&sortby=date

adds 3 more keys in the Test branch. This is what made the RegEnum tests
fail now.

> I wanted to know if there was something I'm misunderstanding or missing.
> If not I'm going to change the registry.c tests to work on Windows XP and
> thus fail on Wine.

Just send the patch to the list, for review.

I'm currently working on the registry tests in shlwapi.

Cheers,

Paul




More information about the wine-devel mailing list