http://bugs.winehq.org/show_bug.cgi?id=12921
Summary: kernel32: toolhelp test fails in PC-BSD but not Linux Product: Wine Version: CVS/GIT Platform: PC OS/Version: FreeBSD Status: NEW Keywords: testcase Severity: minor Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Sorta sketchy...Haven't ran regression test yet. Doesn't always fail, but about 2/3 of the time:
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p kernel32_test.exe.so toolhelp.c && touch toolhelp.ok trace:toolhelp:CreateToolhelp32Snapshot 2,0 trace:toolhelp:CreateToolhelp32Snapshot 4,0 trace:toolhelp:CreateToolhelp32Snapshot 8,8 warn:toolhelp:next_thread Result buffer too small (5) trace:toolhelp:CreateToolhelp32Snapshot 8,16 toolhelp.c:256: Test failed: Module kernel32.dll is not listed toolhelp.c:256: Test failed: Module kernel32_test.exe is not listed toolhelp.c:256: Test failed: Module shell32.dll is not listed toolhelp.c:274: Test failed: Module kernel32.dll is not listed toolhelp.c:274: Test failed: Module kernel32_test.exe is not listed toolhelp.c:274: Test failed: Module shell32.dll is not listed warn:toolhelp:next_thread Result buffer too small (5)