Hello Patrick:
You recently wrote on wine-devle about your "condensing-ware" winapi_test project.
Is there room in this thing for arbitrary regression tests too? We are working my
way through the semi-annual Corel mega merge and would like some way of verifying that
the bugs we (Corel and
WineHQ) have fixed stay fixed.
Albert.
Patrik Stridvall wrote:
>
> I have finally found time working on my "vapourware"
> project winapi_test. It will be released soon :-).
>
> However I have run into some problems which, eventhough
> I have been able to work around it, should be fixed.
>
> winapi_test is a WineLib application and if I in Perl do:
>
> open(IN_NATIVE, "winapi_test --dll $module1632=n -- --module=$module 2>&1
> |");
> open(IN_BUILTIN, "winapi_test --dll $module1632=b -- --module=$module 2>&1
> |");
>
> the second winapi_test will fail and say that the wineserver is already
> running.
> However if I delay the second open until the first open produces any output
> indicating that the wineserver must be running the second winapi_test will
> work
> and they will both run simultaneous without any problem.
>
> So given the what happens and reading the source code I think it is
> clear that it is a race in the starting of the wineserver.
>
> However I'm not sure how to fix it. Please advise (or please fix it :-).
--
Albert den Haan, Lead Developer @ Linux Port Team . Corel Corporation
[EMAIL PROTECTED] x 5318
--
The address in the headers is not the poster's real email address. Do not send
private mail to the poster using your mailer's "reply" feature. CC's of mail
to mailing lists are OK. Problem reports to "[EMAIL PROTECTED]".
The poster's email address is "[EMAIL PROTECTED]".