matthewallen_ | Can someone please give me a hand, I'm attempting to run the Autopilot tests on the Ubuntu-Calendar-App, Autopilot is finding the test modules without issue but when I attempt to run any tests it returns the following error; "ERROR: unittest.loader.ModuleImportFailure.calendar_app.tests.test_weekview" | 11:11 |
---|---|---|
brendand | matthewallen_, probably a missing dependency | 11:23 |
brendand | matthewallen_, do you have the full output from autopilot3 run? | 11:23 |
matthewallen_ | brendand, full error message --> http://pastebin.com/z6Z6Abgz | 11:24 |
brendand | matthewallen_, you should use autopilot3 run i think | 11:25 |
brendand | matthewallen_, that's running with python2.7 | 11:25 |
matthewallen_ | brendand, returns the same error ): | 11:26 |
brendand | matthewallen_, is this on device or desktop? | 11:26 |
matthewallen_ | brendand, desktop | 11:26 |
brendand | matthewallen_, ok install python/python3-dateutil | 11:27 |
brendand | not sure why you don't have it, should be installed by default | 11:27 |
matthewallen_ | brendand, both already installed | 11:28 |
brendand | so if you do: | 11:32 |
brendand | $ python | 11:32 |
brendand | >> from dateutil import tz | 11:32 |
brendand | it works? | 11:33 |
matthewallen_ | Brendand, just fixed that got a bit confused however It's not telling me that 'address_book_service_testability' is missing | 11:34 |
matthewallen_ | i feel as something is broken about my python install :/ | 11:34 |
brendand | matthewallen_, no, these are just missing dependencies | 11:36 |
matthewallen_ | brendand, just fixed another dependancy and it's working! | 11:36 |
matthewallen_ | brendand, thanks mate! :) | 11:36 |
fazer | Hey! | 23:40 |
fazer | I need some help with autopilot, I'm trying to write a test for the music-app, but I can't find the app specific module which contains useful functions that I need. | 23:41 |
fazer | Does anyone know where I can find these modules? | 23:41 |
fazer | I can't find the docs for the music-app module that will allow autopilot to interface with specific parts | 23:54 |
fazer | of it | 23:54 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!