=== Guest99704 is now known as balloons === balloons is now known as Guest37568 === Guest37568 is now known as balloons_ === balloons_ is now known as balloons [19:32] alesage, ping [19:32] jhodapp, hallo [19:32] hey man [19:32] yessir [19:33] and how are things in IN? [19:33] alesage, quick question, I want to update my AP test and run it from my device without having to rebuild the package and install...where would I put the AP test and how would I have it run? [19:33] alesage, peachy :) [19:34] jhodapp, a few min, mtg [19:34] alesage, with phablet-test-run [19:34] alesage, ok [20:02] jhodapp, actually don't know the answer there but we're all in planning for another bit, maybe veebers has a quick answer? [20:02] veebers, ^ ? [20:03] I can answer... [20:03] you have two options [20:03] either stick the entire test source tree somewhere in ~ (or anywhere writable) and patch PYTHONPATH to point at it before running autopilot, or... [20:04] actually, i think p-t-r installs everything into ~/autopilot ? [20:07] jhodapp, ^^ [20:18] veebers: or alesage: can you please assign https://bugs.launchpad.net/autopilot/+bug/1414632 to me? [20:18] Launchpad bug 1414632 in Autopilot "Skipped tests are not clearly visible in logs" [Critical,Confirmed] [20:19] sorry, someone was at the door...back now [20:20] thomi, thanks, will give that a try [20:20] jhodapp: no worries, LMK if you need anything else [20:20] thanks much! [20:21] thomi: done (assigining) [20:22] veebers: thanks [20:37] thomi, can you run just one AP test specifically? [20:37] jhodapp: with phablet-test-run? [20:37] yeah [20:38] jhodapp: yes - just put the test id at the end of the command line [20:38] phablet-test-run [options] test.id.goes.here [20:38] thomi, so the name in the Python right after "def" right? [20:38] *python source [20:39] jhodapp: no, you need the full id, which will include the suite & module name [20:39] running 'autopilot3 list my_app_name' will list them all [20:39] awesome thanks [20:39] it'll be something similar to 'camera_app.tests.autopilot.test_feature.SuiteName.test_name' [20:39] nw [20:40] thomi, found it [20:40] thomi, I'm taking notes on these tips and tricks, very handy [20:40] cool [21:50] alesage, finally figured out my AP test issues [21:50] alesage, veebers, thomi thanks to you all for the pointers [21:50] jhodapp, well done [21:50] jhodapp, what was el problemo? [21:50] thanks, learned a few handy things [21:50] lol [21:51] jhodapp: nice, I 2nd the question "what was the problem" [21:51] alesage, just needed to do my own unique test class setup instead of relying on the already existing one [21:52] it didn't launch the app in a way that was ready for what I wanted to do [21:52] jhodapp: also, could you share the notes that you've taken (re: your tips and tricks) would be interesting to get your insight (and could help improve the docs) [21:52] veebers, sure, though I don't think it's anything groundbreaking...just what thomi shared with me [21:53] jhodapp, don't be modest [21:53] haha [21:55] veebers, really these are the only things I took notes on: http://pastebin.ubuntu.com/9888183/ [21:55] jhodapp: ack thanks :_) [21:56] np