winetest: make the wrapper immune to Ctrl-C

Ge van Geldorp ge at gse.nl
Sat Jan 17 02:39:28 CST 2009


> From: Dylan Smith [mailto:dylan.ah.smith at gmail.com] 
> 
> On Fri, Jan 16, 2009 at 6:21 PM, Ge van Geldorp <ge at gse.nl> wrote:
> >
> > The riched20:editor test seems to be sending Ctrl-C 
> > keystrokes to the wrong window on Windows. When running
> > "winetest -q" They end up in the winetest console window,
> > causing it to terminate. Judging from the lack of test
> > results, I'm not the only one experiencing this problem.
> 
> Thanks for noticing this, because I think I might have made 
> the change that caused this to happen.
> 
> I tracked down the source of the problem and I sent a patch 
> that seems to prevent this from happening:
> 
> richedit: Prevent sending Ctrl-C to console and ending tests.
> http://www.winehq.org/pipermail/wine-patches/2009-January/067836.html

Awesome, thanks.

> >
> > Changelog:
> >  winetest: make the wrapper immune to Ctrl-C
> >
> 
> If there is no problem with my patch, then do you think we 
> still need your patch as a preventative measure?

Seems to me that winetest should expect weird things to happen in the tests
it fires off and be as robust as possible in handling them. So yes, I do
think it would be a good idea to add the Ctrl-C handler to winetest anyway.
But in the end it's Alexandres call, not mine...

Ge.




More information about the wine-devel mailing list