[Bug 52761] mscoree:mscoree test fails without a display or console

WineHQ Bugzilla wine-bugs at winehq.org
Thu Apr 7 01:46:21 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52761

--- Comment #35 from Eric Pouech <eric.pouech at orange.fr> ---
yes
and from the two patches you sent, the one which adds the DETACHED_PROCESS flag
is the one to be reconsidered IMO
AFAICT, the loadpaths.exe is just created in tests to test registering some
.net bits. no output to console or std stream from this one is used, so that's
fine

OTOH, csc.exe should emit warnings/error reports, at least to std output, and
potentially console when present. so running it detached is a bad option IMO,
and we'd better ensure its run attached to the console

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list