UbuntuIRC / 2015 /04 /21 /#ubuntu-autopilot.txt
niansa
Initial commit
4aa5fce
=== MacSlow is now known as MacSlow|lunch
=== MacSlow|lunch is now known as MacSlow
[14:29] <MacSlow> elopio, hey there...
[14:29] <elopio> MacSlow: hello!
[14:30] <MacSlow> elopio, I'm trying to get the shell-rotation AP-test working with scenarios according to your suggestion in the MP-comments... but it's failing and not working as expected.
[14:30] <elopio> MacSlow: can you push your code so I can take a look?
[14:30] <MacSlow> elopio, I'm pushing my current changes to a temp. branch for you to have a look, if I overlooked something...
[14:33] <MacSlow> elopio, pushed to lp:~macslow/unity8/shellRotation-scenarios
[14:49] <elopio> MacSlow: what's the problem you are seeing?
[14:53] <MacSlow> elopio, one sec...
[14:56] <MacSlow> elopio, hm... the unity8.shell.tests.test_rotation.TestFakeSensor.test_fake_sensor worked now with the senarios...
[14:56] <MacSlow> elopio, trying unity8.shell.tests.test_rotation.TestRotationWithApp.test_rotation_with_webbrowser_app again...
[14:58] <MacSlow> elopio, ok... that worked too... but using the scenarios makes the test take much longer compared to the scenario-less approach.
[14:58] <MacSlow> up
[14:58] <MacSlow> oops :)
[14:59] <MacSlow> elopio, I pushed to lp:~macslow/unity8/shellRotation now
[14:59] <elopio> MacSlow: yes, slower but clearer. If it becomes a problem, we can spend some time doing less unity restarts and parallelizing.
[14:59] <MacSlow> elopio, there are still two suggestions/issues I need to address... I'll poke you again, when I'm done for a re-review
[15:00] <elopio> MacSlow: I have a couple of things. But finishing a meeting, will ping you soon.
[15:01] <MacSlow> elopio, I don't think I can finish it all today before my EOD (in one hour)... I'll probably ping you via eMail
[15:02] <elopio> ok, I better paste my comments in the branch.
[15:24] <MacSlow> elopio, which deb provides this flake8 python-module?
[15:25] <elopio> MacSlow: python3-flake8
[15:29] <MacSlow> elopio, I guess you want to see them all fixed... http://pastebin.ubuntu.com/10861944/
[15:29] <elopio> MacSlow: yes, please :)
[15:56] <MacSlow> up
[15:56] <MacSlow> *sigh*
[20:33] <Saviq> hey guys, do you have an idea how to work around this failure https://jenkins.qa.ubuntu.com/job/generic-deb-autopilot-runner-vivid-mako/2080/console
[20:33] <Saviq> it is a real bug (bug #1421009), but until we can fix it, I'd like to try a workaround that would catch the introspection timeout and restart unity in that case
[20:33] <ubot5> bug 1421009 in qtbase-opensource-src (Ubuntu) "unity8 sometimes hangs on boot" [Critical,In progress] https://launchpad.net/bugs/1421009
[20:34] <Saviq> but it seems ap catches the timeout and tries again... and again... and again... which, in itself seems to be a bug (shall I file?)