[00:03] veebers, uitk datepickers seem happy [00:08] balloons: interesting, I wonder why this test (which should be similar to what's happening in the uitk tests) is failing. [00:08] balloons: oh wait, I should run the tests here too to be certain :-) [00:08] balloons: are you running them on your desktop or phone? [00:08] veebers, I did both. But on the phone I removed the min and max in the qml inside test_date_picker.py [00:09] I can confirm it doesn't blow up even after removed, which was the original bug :-) [00:10] heh :-) [00:11] balloons: to make it easy for me (because I'm lazy) which branch are you testing, I'll test it here on my desktop [00:12] veebers, I pulled lp:ubuntuuitoolkit [00:12] there's a ton in there. [00:12] ah right [00:13] the calendar tests don't use the datepicker directly, but I suspect that's the other best thing to try [00:13] the uitk is fine, I wouldn't worry, since it was mostly about the datepicker being correct [00:15] calendar app is lp:ubuntu-calendar-app [00:17] I don't suspect we'll see any errors [00:20] ^^ I was wrong [00:31] veebers, so calendar fails and has some problems [00:31] I'm just running on the desktop and running the tests in trunk [00:31] reading the local datetime from the qml property doesn't mess with datetime.now anymore [00:34] balloons: :-\ I don't understand your last comment there, 'dpesn [00:34] d'oh "doesn't mess with datetime.now"? [00:35] yea.. just pointing out they fail. .. ohh the datetime from qml property doesn't mesh with datetime.now.. in other words, the date is wrong [00:35] *mess=mesh [00:35] hehe [00:35] for me; local 2014-09-07 23:00:00-04:00, today 2014-09-08 20:32:55.012863 [00:36] you can see it's about 21 hours off [00:37] balloons: hmm, i'm not sure off the top of my head how to attack that sorry. I also need to pop out to run some errands. I'll be back in a little bit [00:56] veebers, wow.. nvm.. turns out the test fails unless you are in UTC.. crazy [01:03] veebers, so the trunk tests fail unless run as UTC. If I swap to UTC, everyting passes under the new code and it mirrors the old [02:06] balloons: sorry errands took longer than expected. That's interesting, I would have to take a look at the code in libautopilot-qt to see what it's sending down the line re: dates [02:07] veebers, yea, you could compare before and after to see if it's the same. [02:08] balloons: I can't really do that right now though as I have a couple of other things to handle :-\ [02:08] balloons: it must be getting late for you too, right? [02:11] veebers, I'll play with the prints another time. === nik90_ is now known as nik90