/srv/irclogs.ubuntu.com/2014/09/18/#ubuntu-autopilot.txt

jgdxelopio, hey, I'm trying to test that an element is destroyed. I'm guessing a mix of Eventually and raises, but I can't get it to work.13:55
jgdxIt needs to wait for it13:55
jgdxwait_until_destroyed might work, good call :P13:57
elopiojgdx: you got it.15:06
jgdxelopio, now I'm struggling with the osk :s15:07
elopiojgdx: problems swiping things into view?15:07
jgdxelopio, yeah, a Dialog isn't a flickable15:07
elopiojgdx: we consider a flickable anything with the flicking property15:10
elopioso I guess that Dialog doesn't extend Flickable.15:10
elopiohow can you swipe it with the finger if it doesn't have the flicking property? which dialog are you working with?15:11
jgdxelopio, I'm not swiping anything at the moment15:13
jgdxelopio, this dialog https://wiki.ubuntu.com/Networking#line-41215:14
elopiojgdx: I mean that if the osk hides things on the dialog, and the dialog is not a flickable, I don't know how can you swipe the dialog with your finger in order to make things visible.15:14
jgdxelopio, true15:15
jgdxso it's not really autopilot's fault.. it's a broken ui15:16
elopioI'm not sure, as I can't find that dialog on the UI. But could be.15:17
jgdxelopio, on the phone you mean? No, I'm currently making it :)15:21
elopiojgdx: ah, good :)15:22
elopiothomi: does this trace ring a bell for you?19:22
elopiohttp://pastebin.ubuntu.com/8370985/19:22
cgoldbergelopio, what are you doing to get that error?19:57
cgoldbergthe error means there is a Content object attached with nothing in it (no bytes to decode)19:58
thomielopio: what cgoldberg said - your content object is 'None', it should be bytes20:38
thomielopio: is it possible that your test is raising an error that returns None from __str__ ?20:39
elopiothomi: cgoldberg: I can't reproduce it, so I don't know how None could get there.21:37

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!