Comment 4 for bug 1248264

Revision history for this message
Tim Peeters (tpeeters) wrote :

I followed the recipe above on maguro and the 3 tests above pass (although there are some warnings):

tim@ideapad:~$ phablet-test-run ubuntuuitoolkit.tests.test_emulators.TabsTestCase.test_switch_to_previous_tab_not_from_first
adbd is already running as root
bash: cd: /home/phablet/autopilot: No such file or directory
Loading tests from: /usr/lib/python2.7/dist-packages

Tests running...
sh: 1: gcc: not found
dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation)

Ran 1 test in 8.651s
OK
tim@ideapad:~$ phablet-test-run ubuntuuitoolkit.tests.test_emulators.TabsTestCase.test_switch_to_next_tab_from_main_view
adbd is already running as root
bash: cd: /home/phablet/autopilot: No such file or directory
Loading tests from: /usr/lib/python2.7/dist-packages

Tests running...
sh: 1: gcc: not found
dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation)

Ran 1 test in 4.584s
OK
tim@ideapad:~$ phablet-test-run ubuntuuitoolkit.tests.test_emulators.TabsTestCase.test_switch_to_next_tab_from_main_view
adbd is already running as root
bash: cd: /home/phablet/autopilot: No such file or directory
Loading tests from: /usr/lib/python2.7/dist-packages

Tests running...
sh: 1: gcc: not found
dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation)

Ran 1 test in 4.826s
OK