13:01 <popey> #startmeeting Calendar app meeting
13:01 <meetingology> Meeting started Thu Sep  4 13:01:28 2014 UTC.  The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
13:01 <meetingology> 
13:01 <meetingology> Available commands: action commands idea info link nick
13:02 <kunal_> Hi
13:04 <popey> How are you guys doing?
13:04 <mihir_> hey kunal_ popey
13:04 <mihir_> popey: a lot busy in office since a week :(
13:05 <popey> understood!
13:05 <kunal_> I am doing fine
13:05 <popey> We had some horrible problems with jenkins over the weekend as you probably saw.
13:05 <kunal_> how about you ?
13:05 <popey> great thanks! busy busy! :D
13:05 <popey> I've been going through merges re-submitting them
13:05 <mihir_> popey: yes
13:05 <popey> and for some they're still failing but for different reasons.
13:06 <popey> So we need to run on devices/desktops to see if the failures really are in the app or there's still some infrastructure issue.
13:07 <mihir_> popey: also , because of system speed it happens
13:07 <popey> oh?
13:07 <mihir_> popey: I had problem , our system passses all the Tests,
13:08 <mihir_> popey: but Jenkins doesn't because some time sleep that we have mentioned in AP is not enough for the testing system.
13:08 <popey> hm, the machines running the tests are too slow?
13:08 <popey> or too busy..
13:09 <popey> balloons: you about?
13:10 <popey> got an example mihir_ ?
13:10 <mihir_> popey: not sure, but it may happen, so previously calendar sometime passes the AP and sometime it doesn't and balloons told me this
13:10 <popey> https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/YearView-curmonth-scroll/+merge/230781 for example?
13:10 <mihir_> popey: if you have noticed couple of weeks back , on Calendar
13:11 <mihir_> popey: we need to check in our machine if it works great , then it is the testing machine , and we have to increase wait time may be
13:12 <balloons> howdy
13:12 <popey> yo
13:13 <popey> balloons: spent some time pushing through some of the outstanding merges, and we're noting some are still failing, like the one linked above
13:13 <popey> any ideas, oh wise one?
13:14 <kunal_> popey, YearView scroll may require autopilot test case change, so may be that is not good example
13:15 <balloons> do you think something is wrong with the trunk version of calendar tests?
13:15 <balloons> I wouldn't expect that to be the case
13:15 <popey> good point kunal_
13:16 <popey> we have 15 merges waiting for calendar in http://people.canonical.com/~dpm/core-apps-sponsoring/
13:16 <balloons> if it sometimes passes, sometimes doesn't that would be indicative of a test or app issue, or perhaps both
13:16 <popey> https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/EventBubble-Resize/+merge/232660 seems like an odd failure
13:16 <popey> well we have one ^ for example which passes ci but fails autolanding
13:17 <balloons> I see
13:18 <balloons> so those three tests use common methods, so it's likely something wrong with just adding an event
13:18 <balloons> it's failing to parse info off the event screen
13:22 <popey> hm, okay.
13:24 <popey> is that something we need to fix in the test then?
13:26 <balloons> that's what the test said, but the videos show it gets almost nowhere
13:27 <balloons> so I've no idea what's happening without digging in
13:27 <balloons> seems fishy to me
13:27 <popey> heh
13:27 <popey> any chance you'll have time to dig?
13:27 <mihir_> we have many trivial MRs as of now
13:27 <popey> yeah
13:28 <popey> be great to get them landed
13:28 <mihir_> kunal_: i have finished re-designing new event , i am left with AP tests
13:28 <mihir_> popey: ^^
13:29 <popey> well, if you have some time could you take a look at the failing tests?
13:31 <mihir_> popey: sure I'll do that before i look at new event design
13:32 <popey> magic.
13:32 <popey> let me know if you get stuck.
13:34 <mihir_> popey: sure :)
13:34 <mihir_> kunal_: in mean time if you have any suggestion on new event , let me know before we merge it to trunk
13:35 <kunal_> I personally like gradual merge instead of all at one shot
13:35 <popey> link?
13:35 <balloons> I'm looking at the tests atm yes
13:36 <kunal_> else review and test is difficult
13:37 <mihir_> kunal_: popey  https://code.launchpad.net/~ubuntu-calendar-dev/ubuntu-calendar-app/revamp-newevent-page
13:38 <popey> ta
13:38 <mihir_> popey: i hope you meant for this link only , if not I am sorry :|
13:38 <popey> yeah, thats the one
13:39 <mihir_> popey: so we have separated the all things in different pages, it functions well , now need to fix the APs for that, let us know if you have inputs
13:39 <popey> ok, will take a look after the meeting
13:40 <mihir_> popey: thanks
13:41 <mihir_> popey: i am left with merging last branch of , i'll do that and notify you
13:41 <popey> Ok.
13:41 <balloons> hmm locally I'm seeing the same refresh problem we had before that required a workaround
13:43 <mihir_> balloons: you mean more wait time ?
13:43 <balloons> it was a problem with the event not appearing after adding it
13:45 <balloons> I'm going to try a rebuild anyways on the branch.
13:45 <kunal_> balloons, that was supposed to be fixed, jason fixed it ?
13:46 <balloons> yes it was. I'm watching closer to see if it's a problem or not
13:46 <kunal_> ok
13:47 <balloons> doing it manually it appears properly
13:47 <balloons> so it's fine. The assert must be failing for another reason
13:50 <kunal_> ok
13:52 <popey> Anything else we specifically need to discuss other than the event screen and getting these merges landed?
13:53 <kunal_> no, nothing from my side
13:53 <mihir_> popey: nothing from my side
13:54 <popey> magic, thanks guys. Lets keep on top of these merges ☻
13:54 <mihir_> popey: kunal_ balloons thanks :)
13:54 <balloons> so there's some test updates we can do anyway (re-enable test_edit_event_with_default_values for instance) so I will make an mp for it
13:55 <popey> thanks balloons
13:57 <popey> #endmeeting