=== zequence_ is now known as zequence [13:57] cjwatson, i'm encountering some test failures in the trunk of click - have you seen that? [13:58] brendand: which branch exactly? [13:58] lp:click? [13:59] cjwatson, yeah [13:59] lp:click/devel is our development area FWIW, but lp:click was the last uploaded thing and certainly should work [13:59] brendand: can you pastebin the failure? [13:59] i'll try and get a pastebin [14:03] brendand: works for me though [14:03] well, on trusty [14:04] cjwatson, http://paste.ubuntu.com/7573246/ [14:06] brendand: what release of Ubuntu are you running this on, and what commands did you run to reproduce that from a fresh branch? [14:06] I'm assuming you've checked that all build-dependencies are satisfied [14:07] cjwatson, it is utopic. i've run apt-get build-dep click before. [14:08] cjwatson, i'm pretty sure these ran succesfully a couple of weeks ago during the sprint. [14:09] ok, which architecture? [14:09] just so I can try to reproduce it [14:10] cjwatson, amd64 [14:26] brendand: hmm, why is that saying 0.4.22 at the top? lp:click is 0.4.23.1 right now [14:28] brendand: works for me in a clean utopic/amd64 chroot after "apt-get build-dep click" and then "debian/rules build" as my user [14:28] and ./run-tests also works after additionally "apt-get install python-tox python-apt python-gi" [18:08] cjwatcon: thanks. now i'll try to figure out how to test proposed with our setup