http://bugs.winehq.org/show_bug.cgi?id=5235
Summary: Wine Test Shell causes some test failures in kernel:process Product: Wine Version: CVS Platform: PC URL: http://test.winehq.org/data/200605121000/xp_GERT/kernel3 2:process.txt OS/Version: Windows 2000 Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-console AssignedTo: wine-bugs@winehq.org ReportedBy: ahziem1@mailbolt.com
The test outputs are not identical for kernel:process between running Wine Test Shell and running "kernel32_test process" in cmd.exe.
Specifically, there are three CreateProcessA() failures starting with line 748 in dlls/kernel/tests/process.c only when running in Wine Test Shell, but these same test pass in cmd.exe.