From: Nikolay Sivov bunglehead@gmail.com
I've just prepared some simple MRU tests and I need test them on various
native platfoms -
tested only on xp sp2 so this one could be skipped.
Could somebody do it?
Your tests pass on my W2K, XP, W2K3, Vista and W2K8 machines, but I get crashes which were not there before on NT4 Workstation and NT4 Server (both SP6). I haven't investigated further, I could probably determine the test case that crashes if needed.
Ge.
Ge van Geldorp wrote:
From: Nikolay Sivov bunglehead@gmail.com
I've just prepared some simple MRU tests and I need test them on various
native platfoms -
tested only on xp sp2 so this one could be skipped.
Could somebody do it?
Your tests pass on my W2K, XP, W2K3, Vista and W2K8 machines, but I get crashes which were not there before on NT4 Workstation and NT4 Server (both SP6). I haven't investigated further, I could probably determine the test case that crashes if needed.
Ge.
Thanks for testing, Ge.
Yes, it will be nice if you tell me which tests crash. I'll comment them out then with some notes.
Nikolay S.
Hi Nikolay,
From: Nikolay Sivov [mailto:bunglehead@gmail.com]
Ge van Geldorp wrote:
From: Nikolay Sivov bunglehead@gmail.com
I've just prepared some simple MRU tests and I need test them on various native platfoms -
tested only on xp sp2 so this one could be skipped.
Could somebody do it?
Your tests pass on my W2K, XP, W2K3, Vista and W2K8 machines, but I get crashes which were not there before on NT4 Workstation and NT4 Server
(both
SP6). I haven't investigated further, I could probably determine the test case that crashes if needed.
Thanks for testing, Ge.
Yes, it will be nice if you tell me which tests crash. I'll comment them out then with some notes.
Both the pEnumMRUList(NULL, 0, NULL, 0) and pEnumMRUListW(NULL, 0, NULL, 0) calls in test_EnumMRUList() cause a crash. If I comment out these 2 tests then the rest of the tests pass.
Ge.
Ge van Geldorp wrote:
Hi Nikolay,
From: Nikolay Sivov [mailto:bunglehead@gmail.com]
Ge van Geldorp wrote:
From: Nikolay Sivov bunglehead@gmail.com
I've just prepared some simple MRU tests and I need test them on various native platfoms -
tested only on xp sp2 so this one could be skipped.
Could somebody do it?
Your tests pass on my W2K, XP, W2K3, Vista and W2K8 machines, but I get crashes which were not there before on NT4 Workstation and NT4 Server
(both
SP6). I haven't investigated further, I could probably determine the test case that crashes if needed.
Thanks for testing, Ge.
Yes, it will be nice if you tell me which tests crash. I'll comment them out then with some notes.
Both the pEnumMRUList(NULL, 0, NULL, 0) and pEnumMRUListW(NULL, 0, NULL, 0) calls in test_EnumMRUList() cause a crash. If I comment out these 2 tests then the rest of the tests pass.
Ge.
Ok. Thank you.
Hi Ge
The mlang tests where reordered and now it crashed on on your Win98 machine with mlang.dll "4.72.3110.0".
http://test.winehq.org/data/675e6e93b1d2b4555d05e311764510abf763d21d/98_gvg-...
Please send me the results for the test with: set WINETEST_REPORT_SUCCESS=1
Thanks
Hi Detlef,
The mlang tests where reordered and now it crashed on on your Win98 machine with mlang.dll "4.72.3110.0".
http://test.winehq.org/data/675e6e93b1d2b4555d05e311764510abf763d21d/98_gvg- w98/mlang:mlang.html
Please send me the results for the test with: set WINETEST_REPORT_SUCCESS=1
Attached.
Ge.