Comment 3 for bug 1228196

Revision history for this message
Loïc Minier (lool) wrote :

Unduplicating for two reasons:
* I'm running this against unity8, not unity; are you sure you should depend on unity-autopilot?
* this package also uses python-gi directly and should depend on it:
tests/integration/autopilot/unity_webapps_qml/tests/test_launcher.py:from gi.repository import Unity, GObject
tests/integration/autopilot/unity_webapps_qml/tests/test_mediaplayer.py:from gi.repository import Unity, GObject

Uniyt8-autopilot does depend on python-gi, while unity-autopilot doesn't; if you think the latter is incorrect, please open a new bug against unity.