[00:07] bregma, isn't that already handled by geis? [00:07] listening for device added events? [00:08] yes and no [00:09] some of the tests are assuming the device is already there, 'cos that's part of the test [00:09] part of the test is the assumption that the device already exists? [00:09] and, yes, a new bug was revealed [00:09] heh [00:11] most of the tests are constructed depending on the device already being there (ie. don't wait for a device-added event) [00:11] bregma, so the tests need to be changed to wait for the device added event? [00:11] or something, but it's nothing to do with xorg-gtest [00:11] ok [00:12] we already wait for a class-added event, so it;s no big thing [00:12] and I'm really going to town refactoring these, so I'll see if I can do this elegantly [00:12] heh [00:12] cool [00:12] btw, I've finally found a really good use case for C++ lambdas [00:13] uh oh [00:13] :) [00:13] I hope you're having fun [00:13] it's too late on a friday night to do non-fun stuff :) [00:13] well, now that I have a handle on what's suddenly causing all these tests to randomly fail, I feel much happier [00:15] :)