From: Jeff H. <Je...@Ac...> - 2002-09-04 19:08:46
|
> > TIP #107: YES > > > > [raise] waits so that the [wm stackorder] command returns accurate > > results. noone but the test suite seems to care much. > > I have to admit that I am a little concerned about that. How can > we ever check to see if the raise, lower, or wm stackorder commands > are working properly if we just remove the test cases? If this is only > a problem with some window managers then why not just return > right away on these buggy systems? Knowing which systems are buggy is hard to the point of futile to check for. The tests weren't removed, a small delay was added (100msecs with update) to allow even a slow X connection to do it's work, and then the result is checked. I think this is a good compromise. Jeff |