[PATCH v2 1/6] advapi32/tests: Add more RegLoadMUIString tests.
In v2, fix test failures on Vista. Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> --- dlls/advapi32/tests/Makefile.in | 2 ++ dlls/advapi32/tests/registry.c | 79 ++++++++++++++++++++++++++++++++++++++++- dlls/advapi32/tests/rsrc.rc | 22 ++++++++++++ 3 files changed, 102 insertions(+), 1 deletion(-) create mode 100644 dlls/advapi32/tests/rsrc.rc
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=52845 Your paranoid android. === w1064v1809 (64 bit report) === advapi32: registry.c:3484: Test failed: expected ERROR_SUCCESS, got 6 registry.c:3612: Test failed: expected WAIT_OBJECT_0, got 258 === w8 (task log) === Task errors: TestBot process got stuck or died unexpectedly The previous 1 run(s) terminated abnormally
participants (2)
-
Akihiro Sagawa -
Marvin