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. ** This bug is no longer a duplicate of bug 1228124 Missing dependency on Ubuntu Touch: python-gobject -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228196 Title: autopilot tests miss dependencies To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-webapps-qml/+bug/1228196/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
