=== kiwinote_ is now known as kiwinote === MacSlow is now known as MacSlow|lunch === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [15:15] bregma, Satoris, tvoss, dandrader: standup time! [15:15] working on #904731 and #944822 [15:15] I'm going to work on fixing xorg-gtest usage in frame and grail, and then uploading them to precise [15:15] Writing a test case for a bug I found in utouch-grail atomic recognizer (the fix is very simple). It's currently assuming that there can be only one accepted gesture at any given time. But that's not the case. The best thing about the test case is that it will serve as a way of documenting the expected behavior of the atomic recognizer. [15:16] Aptng work and Chromium stuff and bugs. [15:17] Also: trying to make coverage work so that it is understandable. [15:17] bregma, would you be able to give a review to my grail xorg-gtest source branch? [15:17] once it's reviewed for grail I can do the same for frame [15:17] Satoris, what's wrong with coverage? [15:17] sure, I'll get to it soonish [15:17] k [15:18] dandrader, will you have a fix for grail today? [15:18] cnd: as in making Coverage work in CMake without contortions. It (or rather CTest) has direct support but it's poorly documented. [15:18] cnd, yes [15:18] Satoris, ok [15:19] dandrader, alright, let me know if it slips, otherwise I'll wait for it to make a grail release [15:22] cnd, I'm (or I was) trying to find a way to check slices in a test that is more flexible than expecting a very precise and specific order and number of slices but that is also not complex to write or understand [15:22] dandrader, more power to you if you find a way :) [15:23] though for the most part I don't think we should be trying to match up specific events [15:23] the two drag recording test is a special test [15:23] sorry, was on the phone [15:23] it's like a canary in a coal mine in that if we change the behavior in any way, it will be seen there [15:24] spent today with fixing/checking the jenkins instance [15:24] but other tests generally just check the values of the properties at some non-determinate gesture event [15:32] biab === MacSlow|lunch is now known as MacSlow [18:23] bregma, I'm starting to queue up grail commits [18:24] the sooner you can review the gtest source changes the better [18:24] * bregma feels the anxiety [18:42] cnd, I get autogen.sh failure on a clean checkout, something is wrong [18:42] bregma, what's the failure? [18:42] configure.ac:41: error: possibly undefined macro: AC_MSG_NOTICE [18:42] and so on === dandrader is now known as dandrader|afk [18:42] really weird === dandrader|afk is now known as dandrader|lunch [18:42] I got that yesterday when I didn't have xorg-gtest.m4 in /usr/share/aclocal [18:42] ah, yes, that would do it [18:42] bregma, have you updated to libxorg-gtest-dev? [18:42] evidently not [18:42] version 0.2.0-0ubuntu1 [18:43] off to do that now [19:00] libxorg-gtest-dev evidently depends on xutils-dev 1:7.7 but that depend is missing from the packaging [19:12] bregma, ahh, yeah, I forgot about it [19:13] I'll file a bug for it === dandrader|lunch is now known as dandrader [20:24] bregma, my laptop that I've been doing gtest-source devel on is not booting [20:24] I'll get it fixed soon, but that's the delay :( [20:36] oh noes! [20:36] my magic mouse has died :( [20:37] phew, new batteries somehow fixed it [20:49] those mice seem to eat batteries [20:52] bregma, I fixed the gtest-source branch now