14:00 #startmeeting Calendar app meeting 14:00 Meeting started Thu Feb 19 14:00:52 2015 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 14:00 14:00 Available commands: action commands idea info link nick 14:00 hi Kunal 14:01 hi 14:01 hey popey 14:01 hey mihir ! 14:02 So, a couple of things. 14:02 We asked QA to test the calendar app currently in the store a few days ago. 14:02 http://pad.ubuntu.com/CalendarAppManualTesting this was the manual testing guide I gave them 14:02 you probably saw a flurry of bugs and bug traffic as a result :) 14:03 The ultimate goal is (as always) to get it back in the default image. 14:03 But some of the bugs were seen as show stoppers. 14:03 ok 14:03 ok 14:03 a couple of which are now fixed 14:03 but the lingering one is that the display doesn't show events when you first launch 14:03 which we're currently battling with https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/LiveEventModification/+merge/247711 14:03 may be sync issue ? 14:04 yes, that MR was passing before 14:04 not sure what is going wrong there 14:04 and i have that merge installed on my nexus 7 14:04 now other MR's are passing 14:04 and it doesn't have the issue reported in the other bug 14:04 Now, I can't seem to run the autopilot tests here 14:05 (which I wanted to, to see what the issue is) 14:05 if you look at the last comment in the merge, vila says it loops for ~15 mins then gets killed 14:05 yes, i seen comment 14:05 i wanted to reproduce but can't run autopilot here.. (not tried for a while) - I get this:- 14:06 looks like its keep changing views 14:06 alan@deep-thought:~⟫ phablet-test-run calendar_app 14:06 /bin/bash: autopilot3: command not found 14:06 right, now its needs autopilot3 14:06 not autopilot 14:06 you will need to install it, not sure how it can be done phone 14:07 guess i need to make my device writable to install it, okay 14:08 BTW this MR is passing now 14:08 https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/TimePickerHeight/+merge/249922 14:08 please review 14:08 ah, awesome 14:08 will do after I kick autopilot3 14:08 ok :) 14:09 I will also try running AP, on my setup 14:11 also, which other blockers we are talking about, 14:11 is there some tag 14:12 yes. 14:12 https://bugs.launchpad.net/ubuntu-calendar-app/+bugs?field.tag=required-for-landing 14:12 (yay, autopilot running) 14:13 during the landing call this morning, we suggested that we'd send the app for testing again next week 14:13 which is why I'm keen to get stuff landed asap so we can test it first and identify these issues before they do, and bounce it back to us 14:13 related to sync 14:13 looks like only one issue is pending 14:15 https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1362781 that one? 14:15 yes 14:18 ok 14:19 i also commented on one bug which you reported 14:19 related to removing disabled calendars 14:19 we need support from EDS 14:21 ok. 14:21 so I ran AP tests twice 14:21 http://paste.ubuntu.com/10308601/ 14:21 no idea what's going on here 14:22 popey: you might be missing addressbook package 14:22 can you check debian/control ? 14:23 and you have all the pacakges ? 14:23 address-book-app is installed 14:23 yeah, i have everything listed in control 14:23 paging balloons! 14:24 ok 14:25 the timepicker one looks good to me 14:25 ok 14:25 the target is much larger 14:25 as such, i dont see anything wrong in log 14:25 need to check more 14:26 * popey approves 14:26 great :) 14:26 one down! 14:27 I'll work with balloons to figure out what's wrong with the other one. 14:28 ohh, you want me? 14:29 hello 14:29 balloons: https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/LiveEventModification/+merge/247711 is causing pain 14:29 * balloons couldn't figure out why his irc client kept pinging him.. 14:29 and I'm trying to run the tests on my device and I get more pain 14:29 http://paste.ubuntu.com/10308601/ 14:29 popey: can you install this package 14:29 python-autopilot-trace 14:30 ok 14:30 may be after that can get some more information 14:31 but to me it seem test passed 14:31 ok, so jenkins passed, but now won't autoland. And you are having trouble running on the device 14:31 INFO testresult:44 - OK: calendar_app.tests.test_data.EventTestCase.test_make_unique_event_must_return_event_with_unique_id 14:31 wow, that pulls in a lot 14:31 it's python2, presumably, python3-autopilot-trace 14:31 ? 14:32 indeed.. 14:32 ah 14:35 * popey runs again 14:35 popey: I need to leave now, I will try watch bugs and see what I can do 14:35 ok Kunal thanks! 14:35 do let me know, if you need something else 14:35 have a great weekend 14:35 will do 14:35 bye 14:36 you too 14:36 so the jenkins log shows the tests timing out and being killed 14:36 endlessly looping on moving and pressing the mouse 14:38 yes 14:39 both cases are in test_show_next_weeks.. should be simple enough to have a look at what would cause that 14:41 * balloons sees the offending code 14:42 so popey if this will land, land it. Otherwise it will depend on this being fixed. Either way I think a simple bug being opened describing the issue should suffice as it affects trunk. 14:43 The issue is in the change week swiping; it might be doing this now because they changed the default xpad values (I remember them doing that) 14:44 bah, nope it doesn't use xpad.. well, anyways, simple enough to fix and the logic shouldn't have an endless loop in it anyway 14:44 but I can't land it 14:44 it fails in autolanding 14:46 right, if it will always do that, I guess we're stuck waiting. It might even be his changes that trigger it 14:47 shall I open the bug? 14:47 that would be super 14:50 lets wrap this meeting for now. 14:50 #endmeeting