/srv/irclogs.ubuntu.com/2014/11/20/#ubuntu-quality.txt

=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
pittialesage: yes, I think dbus-mocking NM/upower (i. e. the system D-BUS services) is the right layer for indicator testing06:46
pittialesage: wrt. bug 1087887 -- you know that dbusmock has shipped templates for NM, upower, bluez 4, bluez 5, ofono, logind, polkitd, notification-daemon, and some more?07:25
ubot5bug 1087887 in python-dbusmock "Auto-create templates from running system using DBus Introspection" [Wishlist,Triaged] https://launchpad.net/bugs/108788707:25
pittialesage: if we need another one, I'm happy to look into it, but these should cover the most important system services07:25
=== vrruiz_ is now known as rvr
=== chihchun is now known as chihchun_afk
=== ara is now known as Guest1529
=== chihchun_afk is now known as chihchun
=== roadmr is now known as roadmr_afk
=== roadmr_afk is now known as roadmr
=== chihchun is now known as chihchun_afk
alesagepitti thanks for that, wasn't aware there we so many templates (only aware of upower)--pitti are you aware of a way to fake the RTC?  I see that there's a timedated in systemd D-Bus16:08
pittialesage: we have a template for timedated indeed, but that's for setting the timezone and setting the local RTC (faking it)16:10
pittialesage: if you actually want to fake a different time, use the faketime package/tool16:11
alesagepitti, so libfaketime, ok thx we've looked into that a little16:12
alesagepitti actually reviewing your two lines above, what's the difference between setting the local RTC (faking it) and using the faketime tool?16:20
pittialesage: the dbusmock doesn't actually change the RTC (of course; it can't), it just provides the timedated D-BUS call16:22
pittialesage: not sure, but faketime mostly just fakes the system clock; someting which actually queries the hardware RTC can't be faked I'm afraid16:23
pittiwell, it could of course, but not sure if libfaketime does that too16:23
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== roadmr is now known as roadmr_afk
Letozaf_balloons, hello20:11
balloonsLetozaf_, howdy20:11
Letozaf_balloons, I was checking the next bug to fix: https://bugs.launchpad.net/ubuntu-filemanager-app/+bug/138536420:12
ubot5Launchpad bug 1385364 in Ubuntu File Manager App "Autopilot test for keyboard obscuring textfield" [Undecided,New]20:12
Letozaf_balloons, I think this problem does not occur anymore as there is palces page now20:12
Letozaf_balloons, well at least on the phone20:12
balloonsLetozaf_, yep should be all fixed now due to the changes20:13
Letozaf_balloons, o20:13
Letozaf_balloons, sorry ... pressed enter20:13
Letozaf_balloons, so is that bug to be marked invalid or what ?20:13
balloonsLetozaf_, ohh I thought it was this one: https://bugs.launchpad.net/ubuntu-filemanager-app/+bug/137994320:16
ubot5Launchpad bug 1379943 in Ubuntu File Manager App " Keyboard obscures the text input to navigate to a particular location " [High,Fix committed]20:16
balloonsLetozaf_, I would ask arto about that one20:16
Letozaf_balloons, ok I will20:17
elopiothomi: https://code.launchpad.net/~canonical-platform-qa/ueqa-code-proposals/indicator-messages-open_message/+merge/24228420:24
Letozaf_balloons, what about this one: https://bugs.launchpad.net/ubuntu-filemanager-app/+bug/1393973   can I do something, I mean do you mean each test has to be launched once without any switch, once with -p and once with -t  ?20:24
ubot5Launchpad bug 1393973 in Ubuntu File Manager App "Autopilot tests should run in both phone and tablet mode" [Undecided,New]20:24
balloonsLetozaf_, I would create 2 seperate launchers. One that uses -p, the other than uses -t20:32
balloonsit's possible jenkins will still hate us, let me see20:33
balloonsLetozaf_, I'm guessing since we have the screen resolution set it might not work out actually on jenkins20:38
Letozaf_balloons, oh, now I understand20:39
balloonsLetozaf_, I will update the bug and let's leave it for now20:41
Letozaf_balloons, ok20:41
Letozaf_balloons, so if I am not mistaken filemanager app has no autopilot bugs to fix now20:42
Letozaf_balloons, I will move on to telegram then20:42
balloonsLetozaf_, there's actually https://code.launchpad.net/~nikwen/ubuntu-filemanager-app/zips/+merge/239662 and https://code.launchpad.net/~nikwen/ubuntu-filemanager-app/tars/+merge/24098620:43
* Letozaf_ is looking20:43
balloonsLetozaf_, it's a new feature and would be good to get some tests for it :-)20:45
Letozaf_balloons, ok, but do I have to wait for it to be merged, or do I just pull these branches and try to work on those ?20:46
balloonsLetozaf_, you could ask Niklas to make it a common branch so you can edit along with him20:47
balloonsI think that makes it better. Or simply create a new branch20:47
balloonsyou can then propose to merge it into his branch20:47
balloonsi'd like to see everything go in at the same time20:48
Letozaf_balloons, maybe it's better I create a new branch and propose to merge into his20:49
balloonsLetozaf_, sure you might be correct20:51
balloonsanyways, it should be interesting to get right20:51
Letozaf_balloons, yes I am reading to see how it works so I can think of a test20:52
balloonsLetozaf_, I would say you could create zips and just add them as resources to the tests instead of making them on the fly20:52
Letozaf_balloons, yes I suppose that's because you just want to see if they get opened and not created, right ?20:53
Letozaf_balloons, so I can put some zips in a directory named "content" as music-app does21:06
balloonsLetozaf_, yep21:07
balloonsLetozaf_, and yes.. file manager is just adding extraction capabilities, so that's all we want to test21:07
balloonsand we want to make sure they are good files. better to have known good stuff21:07
Letozaf_balloons, what should I zip as resource ?21:08
Letozaf_balloons, I mean anything or something particular21:09
balloonsLetozaf_, lol, I would just create a tiny one locally21:11
balloonszip a text file and a little picture maybe21:11
Letozaf_balloons, you want two zip files or one containing the text and picture ?21:12
balloonsLetozaf_, keep it simple for now.. but sure we could go a little nuts I suppose21:14
dkesselLetozaf_: you could add one file to the root folder, and one file in a subfolder21:19
=== roadmr_afk is now known as roadmr
dkesselto check if subfolders are extracted21:19
Letozaf_dkessel, yes sounds good if balloons approves :)21:20
dkesselbuona sera btw ;)21:20
Letozaf_dkessel, buona sera :)21:20
balloonsdkessel, good idea21:23
balloonsso yea, more than 1 file, more than 1 type of file, more than 1 folder21:23
balloonscreate a file or two in subfolders as well21:23
Letozaf_balloons, dkessel ok so let's do it :-P21:24
dkesselmama mia21:24
Letozaf_dkessel, lol I'm the one who should say mamma mia ! :-P I am writing the test :-P21:24
dkesseli can create a zip file... sure :)21:24
Letozaf_dkessel, with "let's do it" I meant only me :-P21:25
Letozaf_dkessel, I should have wrote "let me do it" :D21:25
dkesselprobably. if you do not have multiple personalities21:26
* balloons watches21:26
* Letozaf_ should think before writing :-P21:27
* dkessel continues the /me round21:32
Letozaf_:)21:32
* dkessel tries "update-manager -d" today21:34
dkesselhah. it still says upgrading "Kubuntu" on Xubuntu21:35
knome:||21:36
balloonsdkessel, did you ever install kubuntu?21:37
* balloons wonders what that is keying off of21:38
dkesselballoons: never21:38
dkesselit would be funny if it just checked for some qt package...21:39
dkesselyay, it did not crash today21:40
Letozaf_balloons, https://code.launchpad.net/~nikwen/ubuntu-filemanager-app/zips/+merge/239662  has not got the latest tests, what should I do not to mess things up ?21:43
balloonsLetozaf_, ohh.. well, he should merge trunk. You can do the same21:43
Letozaf_balloons, ok21:43
Letozaf_balloons, I understand reading that unzip landed in rtm image and not in devel-proposed, it I launch filemanager in vivid I suppose it's like I am on devel-proposed, right ?21:53
Letozaf_it -> if21:53
Letozaf_balloons, so to see the changes work I have to launch it on my device with rtm flashed21:53
dkesseloh noes.21:55
* dkessel wishes he had not tried to upgrade his real machine today21:56
* dkessel watches package upgrade failures rain21:56
balloonsdkessel, :-( utopic to vivid?21:56
dkesselballoons: yup21:57
dkessel"triggers form a loop" (or something like that in english).... heh. gonna report that one21:58
Letozaf_oops getting late, good night everyone, going to bed :) see you tomorrow22:00
dkesselelfy will be proud - so many bugs in one test run22:11
dkesselnight22:47

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