http://bugs.winehq.org/show_bug.cgi?id=18237
--- Comment #3 from Austin English austinenglish@gmail.com 2009-04-28 09:52:02 --- (In reply to comment #2)
(In reply to comment #1)
Regression test? http://wiki.winehq.org/RegressionTesting
such task would take a lot of time and cannot be automated. I'd like to avoid such effort if there's another way - and BTW my current experiences w/ spending such big effort into bisection of an issue (bug #17324) are bad :-(
We don't know the cause of the issue without the regression test. It's easiest to fix when the code is fresh in the developer's mind.
It CAN be automated, if you can script the problem: http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html http://lwn.net/Articles/317154/