/srv/irclogs.ubuntu.com/2014/03/10/#ubuntu-quality.txt

pittiGood morning05:27
pittijibel: btw, I pushed an a-p-t fix this morning to not check out autopkgtest from git for trusty09:10
jibelpitti, okay09:11
jibelpitti, I noticed that 'services' test failed last time it ran because woopshie was not running after the upgrade. Could it be because the test starts too fast and we should wait for the system to settle for a bit.09:12
pittijibel: ah, we don't? when do we start the post-upgrade tests?09:13
pittistart on runlevel [2345]09:13
jibelpitti, let me check09:13
pittijibel: I was going to look at the remaining upgrade failures this morning, but then I saw the wazn breakage09:14
jibelpitti, it's start() and run. we don't wait for anything09:15
pittijibel: ah, ok; I'll look at that once the upgrade tests are back09:18
=== maclin__ is now known as maclin
davmor2Morning all11:00
jibelmorning davmor211:06
=== _salem is now known as salem_
pittijibel: totally untested, but I want to test something like that once wazn gets a bit less busy: http://paste.ubuntu.com/7067835/14:20
=== PaulW2U is now known as G4MBY
jibelpitti, LGTM, you could as well just wait 30s and fail if runlevel [0-9] is not reached to simplify the logic and we don't mind waiting 30s I guess16:47
pittijibel: also true16:47
pittijibel: I'll do that tomorrow morning, by then the queue should be done and we should get some yellow back16:48
jibelpitti, between yellow and green :)16:48
jibelpitti, I'll merge your change to have everything green tomorrow16:49
pittijibel: ah, I didn't test this at all yet (just with pyflakes)16:50
pittijibel: curiously we didn't get any yellow so far from today's rebuilds?16:51
jibelpitti, no, it is really curious16:52
jibelpitti, it might depends on the load on the machine too16:53
pittijibel: yes, for sure16:54
pittinot many autopkgtests today16:54
jibelpitti, I'm thinking about dkms and server iso tests16:56
jibelthis test that runs the qrt against everything kernel in every stable release is pretty heavy16:57
=== Ursinha is now known as Ursinha-afk
balloonsDanChapman, if you are about, I'd like to try and land a few pending mp's for ubuntu-autopilot-tests with you17:45
=== bfiller is now known as bfiller_afk
=== Ursinha-afk is now known as Ursinha
DanChapmanballoons: hey mate yeah sure sounds good to me :-)17:53
DanChapmanballoons: I see you've already made a start, where are you up to?17:58
balloonsDanChapman, I think we can merge 3 mp's17:58
balloonshttps://code.launchpad.net/~dpniel/ubuntu-autopilot-tests/test-runner/+merge/20658117:58
balloonshttps://code.launchpad.net/~adam-disc0tech/ubuntu-autopilot-tests/rhythmbox/+merge/20649417:58
balloonshttps://code.launchpad.net/~dpniel/ubuntu-autopilot-tests/add_pyflakes_pep8/+merge/20692717:58
balloonsyour thoughts and help appreciated :-) That will reduce the amount outstanding, making it a bit saner to follow along on new requests17:59
elopioom26er: do we need an extra dependency in order to use initctl on desktop?18:00
om26erelopio, not sure, I think initctl comes with upstart18:01
DanChapmanballoons: i'm happy for all 3 to be merged. They are all working well for me here :-) do you want me to merge them?18:18
balloonsDanChapman, that would be most excellent if you would18:19
DanChapmanballoons: sure :-)18:20
elopioom26er: the problem with the tests was the handling of bytes in py3. Fixed now.19:10
* elopio goes for lunch.19:10
om26erfun19:10
=== jackson is now known as Guest57400
letozafballoons, elopio  hi19:53
balloonsletozaf, hello19:54
balloonsso reminders has come up again, I assume you saw my comment :-)19:54
letozafballoons, yes, but this week-end I took a look at rssreader app19:54
letozafballoons, :P19:54
letozafballoons, I have a problem, think it's a bug19:55
balloonsletozaf, can you make http://summit.ubuntu.com/uds-1403/meeting/22169/reminders-app-planning-session/?19:55
balloonsletozaf, a bug in rssreader?19:55
letozafballoons, yes I get this output: http://paste.ubuntu.com/7062392/ running two tests, I have marked for skipping  for now19:56
letozafballoons, but the tab index it right and is in autopilot vis even if the error says not:19:56
letozafballoons,19:57
letozafhttp://ubuntuone.com/5BNa2F1hYxrgHJVfcbNcaz19:57
letozafballoons, http://ubuntuone.com/0ob4TJNKhp4NA6VHqsvJJZ19:57
letozafballoons, for the vUDS session I will be there, I will arange to be on time :D19:59
letozafarrange19:59
balloonsletozaf, great.. ty20:00
balloonsso as to your error, I think it's something for elopio to have a look. Since the emulator is spitting out the error20:00
balloonsI assume the tabs are on-screen and visible when it happens right?20:00
letozafballoons, for rssreader: https://code.launchpad.net/~carla-sella/ubuntu-rssreader-app/tests-refactoring20:01
letozafballoons, yes20:01
balloonsletozaf, it might be an issue with the sdk... for dynamic tabs, the tabs are destroyed and recreated instead of being appended20:02
balloonsit's a known bug20:02
balloonsrssreader uses them.. so, to test, add a quick sleep and see if that fixes things20:02
balloonsif so, then we reference the bug and leave a sleep or wait_for in the test until it's fixed20:02
balloonshttps://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/112407120:03
ubot5Ubuntu bug 1124071 in Ubuntu UI Toolkit "[tabs] Cannot add Tabs programmatically" [Critical,Confirmed]20:03
letozafballoons, ok fine I will try to put a sleep and see what happens20:03
balloonsoO I see zsombi approved a branch today to fix20:03
balloonsso maybe it's close :-20:03
letozafballoons, good do you think the fix is already working or will I have to wait some time ?20:05
balloonsit might take a bit to land20:06
letozafballoons, ok20:06
balloonsI'm assuming it's your issue as well. but it might not be20:06
letozafballoons, I think it could be20:07
letozafballoons, as for reminders app, I will try out what you suggested in your comment20:10
balloonsletozaf, you understand what I meant right?20:10
balloonsletozaf, if you have trouble with print_tree not printing everything I have a branch to fix that as well20:11
balloonshttps://code.launchpad.net/~nskaggs/autopilot/catch-stateerror-printtree/+merge/20497620:11
balloonsi need to finish it so it merges ;-)20:11
letozafballoons, ah! ok thanks, to be honest I didn't try print_tree out yet :P20:13
balloonsI think you'll like it :-)20:13
letozafballoons, :D20:13
letozafballoons, I think I need help with reminders app, I meged trunk into my tests branch but reminders app does not even open, I am trying to figure out why but I am quite stuck21:36
letozafballoons, I found out that reminders-app.qml is now reminders.qml21:37
balloonsletozaf, https://bugs.launchpad.net/bugs/128888521:37
ubot5Ubuntu bug 1288885 in Ubuntu Terminal App "App cannot be started on clean Trusty desktop" [Undecided,In progress]21:37
letozafballoons, :P thanks21:37
balloonsthat might have some clarity21:38
balloonsbut reminders isn't affected21:38
balloonsletozaf, launching reminders works for me on my deskto21:38
phillwhave there been any issues reported with initrd.img-3.13.0-16-generic (I have low screen resolution and no networking) ?21:39
letozafballoons, yes if I launch reminders app it works but if I launch autopilot tests it does not, not anymore21:39
balloonsletozaf, autopilot tests?21:39
letozafballoons, the tests I wrote lp:~carla-sella/reminders-app/new-reminders-app-tests21:39
letozafballoons, I was trying to run them21:40
balloonsthomi, any thoughts on why reminders fails to introspect with autopilot? it's a compiled qt app, but the introspection module doesn't load21:40
balloonsletozaf, with autopilot run then I assume?21:41
letozafballoons, yes21:41
letozafballoons, well you have to change reminders-app in reminders in __init__.py not sure if something else has change since I last launched these tests time ago21:42
balloonsletozaf, what happens then when you try to run?21:43
letozafballoons, http://paste.ubuntu.com/7070170/21:44
balloonsletozaf, that looks okish.. Error fetching username: "No token set."21:45
balloonsletozaf, so try just doing a print_tree .. make a test that opens and does a print_tree, then exits21:45
balloonsit seems like the objects just changed21:46
balloonsor the account is missing21:46
letozafballoons, Do  I have to delete my Evernote account from online settings or leave it there ?21:46
balloonsletozaf, did you ever merge my branch? for now, don't mock the account, get it working again and we can then add the mock :-)21:46
letozafballoons, if I launch reminders app on my dekstop it works fine with my Evernote account21:46
balloonsletozaf, does it appear when launched with autopilot run? regardless do the print_tree dumo21:47
letozafballoons, I have not implemente print_tree yet, I first just tried to run the tests and got stuck21:47
letozafimplemented21:48
balloonsletozaf, yes print_tree is meant from debugging21:48
balloonsjust grab the main_view and do a print_tree21:48
balloonsself.main_view.print_tree()21:49
balloonsdef test_dump_objects:21:49
letozafballoons, but reminders app doesn't even open when launching autopilot run, there must be something wrong before running the first test21:49
balloonsthen run it :-)21:49
balloonsletozaf, I see it trying to select things.. you are probably right, but give it a whirl21:49
letozafballoons, ok21:50
letozafballoons, wow! how much output !!! :O21:52
balloonsletozaf, yes redirect to a file21:53
letozafballoons, but sould I redirect the output to a file ?21:53
letozafballoons, ok21:54
balloonsletozaf, then browse to your hearts content21:54
balloonsyou can use that instead of vis21:54
balloonsand get a nice dump.. you can search it then and browse it.. it some ways it's nicer21:54
letozafballoons, let's see what I get at the end of all this :)21:55
letozafballoons, but still reminders app does not open, it should, before running the first test, shouldn't it ?21:56
balloonsletozaf, well have a look at your object dump and make sure you are getting what you think you should. That said, you can also write a simple test and run it and see if it appears21:57
balloonsletozaf, you have self.assertThat(self.main_view.visible, Eventually(Equals(True)))21:57
balloonsand it's not failing there right?21:57
letozafballoons, yes I have the  self.assertThat(self.main_view.visible, Eventually(Equals(True))) and I did not see a failure there, but I left a small test, but it just failed, I was expecting to see reminderes app open anyway before the error, but maybe I am wrong21:59
balloonsletozaf, I would agree with you21:59
letozafballoons, should I sent you the dump, do you need it ?22:00
balloonsletozaf, a paste works22:01
balloonsletozaf, I agree there is still the issue of reminders not playing nice with autopilot launch. I suspect we need to change __init__.py22:01
letozafballoons, I also think there is something wrong there, but I could not find what22:01
letozafballoons, I renamed the reminders-app in reminders, but still there is something wrong22:02
balloonsletozaf, if we don't sort it out beforehand, the uds session will work to ask22:03
letozafballoons, ok, I have to go now, it's late, I will be back tomorrow :)22:03
balloonsletozaf, certainly. we'll try and figure out the launching issue22:04
balloonsbut for now, you have an object dump, so :-)22:04
letozafballoons, I will try to see if I find something interesting in it :)22:04
letozafballoons, well not interesting, useful22:05
balloonsletozaf, right.. hopefully you can update the tests to work, even without being able to run them :-)22:05
letozafballoons, :D well ... hope so :P22:06
balloonsletozaf, ciao!22:06
letozafballoons, I use vis quite a lot :P22:06
letozafballoons, ciao ci vediamo domani :)22:06
balloonsletozaf, yes, I'm sorry it's not working.. reminders is difficult22:06
balloonsremember we said it would be!22:06
letozafballoons, doesn't matter  sorry I do not find were the trouble is :P22:07
balloonshehe22:07
letozafballoons, :D buona notte22:07
=== salem_ is now known as _salem

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