[PATCH xorg-gtest 0/6] device detection improvement

2012-08-28 Thread Peter Hutterer
I had tests randomly fail when called in quick succession and the cause turned out to be our device node guessing being unreliable. I started with the inotify patch, but even with that in we can't reliably get the device node in time, so GuessDeviceNode() still has it's place. Cheers, Peter __

Re: [PATCH xorg-gtest 0/6] device detection improvement

2012-08-29 Thread Chase Douglas
On 08/28/2012 11:14 PM, Peter Hutterer wrote: I had tests randomly fail when called in quick succession and the cause turned out to be our device node guessing being unreliable. I started with the inotify patch, but even with that in we can't reliably get the device node in time, so GuessDeviceN