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

=== TheLordOfTime is now known as teward
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
=== PaulW2U is now known as Guest79190
jibelGood morning08:08
elfymorning jibel08:08
jibelmorning elfy08:09
davmor2Morning all09:43
=== WebbyIT is now known as rpadovani
=== vrruiz_ is now known as rvr
=== Guest79190 is now known as PaulW2U
=== PaulW2U is now known as Guest51244
=== Guest51244 is now known as PaulW2U
=== yofel_ is now known as yofel
jibelpitti, do you know why https://blueprints.launchpad.net/ubuntu/+spec/core-1311-lts-upgrade-testing is 'not started' ?13:27
jibeldoes it need a change in definition or direction or ?13:27
pittijibel: I changed it to "beta available"13:28
pittino, you can just change the status, it's not automatic13:28
jibelpitti, okay, thanks.13:28
pittijibel: seems the only thing that's left is publishing the results to the dashboard, then we can set it to implemented13:28
jibelpitti, would a link from the dasboard to the jenkins view be okay, I don't tihnk the CI team will have the bandwidth to do more this cycle?13:31
jibelgrr, it's all yellow :(13:32
jibelAssertionError: Items in the first set but not the second:13:33
jibel'anacron'13:33
pittijibel: sure13:33
* pitti looks13:34
pittithat sounds new13:34
jibelit is new, yesterday everything was green13:34
pittioh, my new services test13:34
pittihm, anacron isn't running here either13:35
pittiisn't that bad/13:35
pitti?13:35
pitti$ sudo anacron -s -d13:37
pittiAnacron 2.3 started on 2014-03-0713:37
pittiNormal exit (0 jobs run)13:37
* pitti compares with precise13:37
pittiindeed there it stays running13:38
pittijibel: so yes, I don't think it's meant to stay running, /etc/cron.daily/0anacron is handling that;  I'll blacklist it13:39
pittijibel: fixed in r113, rolled out; I'll rebuild these13:44
=== plars is now known as plars-away
pittifun, none of the _vm tests fail13:45
balloonsHappy Friday to you all15:15
SergioMenesesballoons, thanks15:31
balloonsSergioMeneses, how are you! I trust all is well. Staying busy?15:33
SergioMenesesballoons, a lot! I start in a new job.. so learning new technologies15:36
balloonsSergioMeneses, new stuff is exciting..you have a good attitude towards change :-)15:37
SergioMenesesand working on ubuconla this year http://ubuconla.org/15:37
balloonsSergioMeneses, yes I remember you mentioning that.. The site looks great!15:37
SergioMenesesballoons, thanks! yeah we are working to find sponsors15:38
DanChapmanhey balloons, how's it going?16:07
balloonsDanChapman, hey, keeping busy ;-)16:10
cgoldbergballoons.. whats the new URL for Autopilot docs? (not the one at unity.ubuntu.com)16:34
balloonsdeveloper.ubuntu.com/api/devel/ubuntu-14.04/autopilot/16:34
cgoldbergit's impossible to find in google.  I want to update some links to point to it16:34
balloonscgoldberg, I need to file to get it syncing on release16:35
* cgoldberg sets bookmark16:35
senanballoons, DanChapman, Hi :)17:18
DanChapmanhey senan17:21
senanDanChapman, it seems you are not busy today.. got reply very fast :p17:22
* DanChapman wonders how long he should make senan wait before replying to make himself look busy17:27
* balloons chuckles17:27
balloonshey senan17:27
senanballoons, I didnt understand the mock :(17:28
balloonssenan, :-( why not?17:29
senanballoons, can we walk through your comments one by one, if you have time17:31
=== bfiller is now known as bfiller_afk
balloonssenan, feel free to ask specific questions and I'll help :-)17:43
senanballoons, I ran pep8 and renamed file to test_disk_usage_analyser17:44
balloonssenan, sounds good, +117:46
senanballoons, we will not be able to scan remote folders right..thats why I simply hit cancel..Just UI validation17:46
balloonssenan, that's just fine for now. perhaps we'll come up with a way to do it later or not17:47
senanballoons, The asserts like self.assertThat(path_bar_home_label.label,Equals(key_input.lstrip('/'))) fail for me when I run from somewhere other than /home17:47
senanI didnt understand17:48
balloonssenan, did I leave my results? the tests fail when I say branched your branch into /tmp and ran it from there17:48
senanballoons, Yes you did...17:49
balloonsI seem to remember the test making assumptions about me running from a specific location17:51
senanballoons, will other tests run if you run from other directories..for example fileroller ?17:52
balloonssenan, they should be able to run from anywhere.. any assumptions you make about that need to be setup by you :-)17:52
balloonsthat was the idea behind mock17:53
balloonsmock allows you to setup a fake /home17:53
balloonsyou would know exactly what it looks like because you would set it up17:53
senanballoons, I think I need to read more about mock...17:53
balloonsdid the example help17:54
balloons?17:54
senanballoons, no.. I'm 5 :)17:54
balloonssenan, :p17:55
balloonsok, leaving the mocking aside for a moment, anything else on the list?17:55
senanballoons, no..thats the last one17:56
senanballoons, I tried running fileroller from tmp but its not running for me17:56
balloonssenan, ohh well, that would be a problem too :-)17:57
senanballoons, I just pushed a new version.. can you take a look at it18:01
senanballoons, I think I made a mistake...I renamed the file and pushed.. now nothing there in launchpad18:03
balloonssenan, mp link?18:06
senanhttps://code.launchpad.net/~senan/ubuntu-autopilot-tests/DiskUsageAnalyser/+merge/20932318:07
senanI did a bzr add test_**.py and commited..I think now its fine18:07
balloonsk, looks fine18:08
balloonsdid you fix pep8? those lines still look long18:09
senanballoons, is it running fine ?18:09
senanballoons, do I need to fix it manually ?18:10
balloonssenan, you need to fix whatever the output says18:10
balloonsafter running pep8 it should return nothing :-)18:10
balloonsthe rename doesn't seem to have worked18:11
balloonsoh.. well you should rename the folder too18:11
senanballoons, diskusageanalayser ?18:12
balloonssenan,  no the test fails for me.. some of it times out I think trying to load my big folders18:12
senanballoons, :(18:13
senanballoons, you should not put big files in home :p18:15
balloonssenan, lol.. that's the point of you not going to my /home18:15
balloonsthe idea of mocking, heh, is to patch the enviroment variable of home18:15
balloonsso while running the test, it thinks /home is actually a temporary directory we define18:15
senanballoons, so we are making a fake home18:16
balloonswe create the temporary directory , then we re-assign home to it18:16
balloonssenan, exactly18:16
balloonsinside this fake home then we can add files and folders if we wish as well18:16
balloonswe'll be able to control exactly what it should look like, then ensure the app sees it the same way18:16
senanballoons, got some idea now :) ... can I directly rename the folder to diskusageanalyser ?18:17
balloonssenan, bzr mv is useful18:17
balloonsthat will keep things consistent18:18
balloonsbzr mv DiskUsageAnalyser diskusageanalyser18:18
balloonsbtw, despite what elfy thinks.. it's analyzer :-)18:18
senanok..let me try that..then commit and push right...18:18
balloonssenan, yep18:19
balloonsso senan given the insight, have a look at the _patch_home function I linked18:19
senanballoons, yea inside its analyzer but outside its analyser18:19
balloonsyou'll be doing pretty much the same thing18:19
balloonssenan, it's a difference between British and American English is all18:20
balloonsor I suppose English, and the stuff we spew from our mouths as Americans18:20
senanballoons, yeaa... In school we followed british english.. but in college the books are written in american english.. now its a mix of both :p18:20
balloonssenan, haha.. yea, it's small differences sometimes18:21
senanballoons, in school days if we write color then teacher will draw a red line below it saying spelling mistake :p18:22
balloonscolour is french :-)18:24
senanballoons, in british english its colour18:27
senanballoons, I pushed again...can you check whether the file and directory are correct ?18:28
senanballoons, do I need to rename lp:~senan/ubuntu-autopilot-tests/DiskUsageAnalyser also ?18:29
balloonssenan, no branch name matters not18:32
balloonssenan, renames look good18:34
senanballoons, ohhh great...pep8 complaining a lot of things...:(18:34
senanballoons, any tool for fixing the formatting ?18:36
balloonssenan, nothing automatic to my knowledge.. cgregan cgoldberg ^^?18:37
cgoldbergautopep8 ;)18:40
cgoldbergsenan, autopep8 fixes most things except camel cased names18:41
cgoldberghttps://pypi.python.org/pypi/autopep8/18:42
cgoldbergsenan, give it a run.. let me know if you have any issues18:42
senancgoldberg, I've already installed it18:43
cgoldbergif you've already just committed, run:  autopep8 --in-place .18:43
cgoldbergthen do a diff18:44
balloonsI knew cgoldberg would have an answer ;-)18:44
cgoldberg;)18:44
senanballoons, can you check the formatting now ?19:01
senancgoldberg, thank you :)19:01
balloonswow, look at the difference19:10
balloonssenan,  looks good. Just do the patching and you are set I believe19:10
senanballoons, getting indentation error now :)19:11
senanballoons, again pushed...going to sleeo now..12.45 am here :(19:13
balloonssenan, I can smell the end. Bug me next week if you don't figure out patching. Do it monday, tuesday is vuds :-)19:14
balloonssenan, I imagine you can copy/paste the example I gave for the most part19:14
senanballoons, okay :)19:14
senanGood Night :)19:14
balloonsnight!19:15
joseballoons: is it good if I remove *all* emojis from the wiki?19:25
josenot happy faces and those included in moinmoin, but emojis19:26
balloonsjose,  from the ubuntu bug hug page or ?19:27
joseballoons: yep, https://wiki.ubuntu.com/Bugs/Ubuntu Bug Weekend19:29
balloonsjose, I guess I don't see any...19:30
josehmm, well, I'm seeing a couple there, but anyways19:31
balloonsjose, I see non-printable chars.. 3 of them.. perhaps they are emojiis19:32
joseyep, those19:32
balloonsjose, well since I don't see them, heh, they aren't a bother. Do you need something installed to see emojii?21:11
joseI think you need to be on a phone?21:11
=== salem_ is now known as _salem
balloonsevening dkessel21:49
dkesselgood evening balloons21:55
* dkessel raises his wine glass :)21:55
* balloons hears a resounding clink and offers his cheers21:56
dkesselcheers :)22:07

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