saucy has seen the end of its life and is no longer receiving any
updates. Marking the saucy task for this ticket as "Won't Fix".
** Changed in: click-update-manager (Ubuntu Saucy)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click-update-manager in
Ubuntu.
https://bugs.launchpad.net/bugs/1234379
Title:
Autopilot tests using the ugly base class
Status in Click Update Manager:
Fix Committed
Status in click-update-manager package in Ubuntu:
Fix Released
Status in click-update-manager source package in Saucy:
Won't Fix
Bug description:
insde lp:click-update-manager , there are set of Autopilot tests,
which do not currently work.
specifically, `test_UI_is_loaded` test fails.
the issue seems to be:
inside `UbuntuTouchAppTestCase` (in
tests/autopilot/click-update-manager/__init__.py), there is this:
@property
def main_window(self):
return MainWindow(self.app)
`MainWindow` does not exist in the namespace, so this will always fail
when called.
To manage notifications about this bug go to:
https://bugs.launchpad.net/click-update-manager/+bug/1234379/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp