Rico Schüller wrote:
Hi,
concerning to http://test.winehq.org/data/tests/setupapi:parser.html there are some suspicious results for the test from 6-10. January.
On my system (F10-x86_64) the setupapi:parser test (setupapi_test.exe) from the test site has 15 additional failures (17 failures) on wine. I checked it with my own build (setupapi_crosstest.exe) which has only 2 failures). Both tests executables succeeded on my windows machine without any failures.
Attached is the log from both runs on wine.
I have no glue where the difference come from. I guess it has something todo with this commit http://source.winehq.org/git/wine.git/?a=blobdiff;f=dlls/setupapi/tests/pars... , which introduced the failing tests. But I couldn't run a regression test because my own compiled version didn't trigger the failures.
Any suggestions?
Cheers Rico
Hi Rico,
I guess the results on the website came from running the Windows winetest.exe?
Could you try the following:
- download winetest.exe - remove .wine (or move it away, use a different prefix, whatever) - run 'wine winetest.exe setupapi:parser' - check the res????.tmp file in .wine/drive_c/windows/temp
On my F10 box this also generates 15 failures, where 'make parser.ok' only shows 2 errors.