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

=== la_juyis is now known as 6JTAAARH1
=== dkessel_ is now known as dkessel
melodiehi10:07
melodiecan I announce my new Ubuntu remix here?10:07
melodieBento Openbox 64bits10:07
=== Ursinha is now known as Ursinha-afk
senanballoons, hi16:37
balloonshello16:42
DanChapman:-O16:42
* DanChapman waves to balloons16:43
* balloons waves back16:44
balloonscar repair time, bum finger and all16:44
DanChapmanoh yeah i saw you G+ post. Ouch!!16:44
balloonsyea, it's looking much worse now, lol, it's all purple16:44
balloonsguess it's gonna take some time to heal up16:45
DanChapmanwell at least we all now know not to try it :-)16:45
senanballoons, if I run 6 tests, 6 temp directories will be created ?16:57
balloonssenan, yes16:57
balloonsthey be created at start and destroyed at the end16:57
balloonsI mean, it does depend on how you setup your test, but yea that's the idea16:58
senanballoons, also the returned directories will be /tmp/xxxxx right16:59
balloonsyes17:00
senanballoons, so Instead of using /home I can use the fake directory17:00
balloonsdid you see the code I left?17:00
balloonsuse os.env("HOME")17:01
balloonsit will use your fake home17:01
senanballoons, yes.. I did..17:02
senanballoons, self.home = self.patch_home() returning /tmp/xxx17:02
senanballoons, I used os.env also17:02
elfyballoons: it's saturday you know :p17:02
balloonssenan, sounds like you are set then17:03
balloonselfy, hah, i know17:03
balloonsi have a brake job to do on the car17:03
elfynice - I hate working on cars now - so much I don't have a car anymore :p17:03
senanballoons, I pushed the new changes.. It will fail. but can you take a look at the code ?17:09
senanballoons, please check and let me know..I'm sure I missed something17:17
balloonsi will, do the tests work?17:18
senanballoons, 3 failures..but I just need to know the way I am doing things is correct or not..\17:19
balloonssenan, patch before you launch the app17:39
balloonsself.home = self.patch_home() before self.app = self.launch_test_application('baobab')17:39
senanballoons, Do I need to add some files to dir ?17:41
senanballoons, also in line 209, I'm doing one validation..that is broken bcz I'm using the mock17:47
balloonssenan, yes, move whatever you need into your new temporary home17:54
balloonsor create files.. whatever you need for the test17:55
senanballoons, that will be automatically deleted right17:55
balloonsyep17:55
balloonsthe + self.addCleanup(shutil.rmtree, temp_dir) does this17:55
senanballoons, can we specify the launched application to display in the middle of the screen.. here the Ok, and Cancel buttons are showing below screen and autopilot fails to click18:14
senanballoons, or else can I maximize a window ?18:25
disc0techActually I would also be keen to know how to maximise a window, I've found sometimes that helps with stability - I couldn't figure out a way to do it18:33
senanDanChapan, Is there any way to maximize a window18:52
balloonsthat's odd.. the window is launched offscreen?19:16
senanballoons, I just pushed my latest code..can you please review it ?19:20
balloonslooks fine -- running now?19:20
senanballoons, having one issue19:25
senanballoons, the file chooser dlg's open button is way below my screen..so autopliot is not clicking it19:25
senanballoons, just want to know is it possible to maximize the baobab window... in that case that issue wont happen19:27
balloonshttp://unity.ubuntu.com/autopilot/api/process.html19:32
balloonsshould be accessible under self.process_manager19:33
balloonsif not leave a message in the merge, I'll reply later19:36
senanballoons, ok..I'm going to sleep ..its 1 AM here :)19:37
balloonsgood night senan !19:37
senanballoons, Good Night19:38
=== Ursinha-afk is now known as Ursinha

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