Activity log for bug #1234379

Date Who What changed Old value New value Message
2013-10-02 20:21:46 Corey Goldberg bug added bug
2013-10-02 20:32:49 Corey Goldberg 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/UpdateManager/__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. 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.
2013-10-02 20:41:40 Roberto Alsina click-update-manager: assignee Diego Sarmentero (diegosarmentero)
2013-10-02 20:41:45 Roberto Alsina click-update-manager: importance Undecided High
2013-10-02 20:41:48 Roberto Alsina click-update-manager: status New Triaged
2013-10-04 07:30:51 Leo Arias click-update-manager: assignee Diego Sarmentero (diegosarmentero) Leo Arias (elopio)
2013-10-04 07:31:16 Leo Arias summary Autopilot tests not working Autopilot tests using the ugly base class
2013-10-04 09:31:36 Launchpad Janitor branch linked lp:~elopio/click-update-manager/fix1234379-autopilot_tests
2013-10-07 15:24:40 PS Jenkins bot click-update-manager: status Triaged Fix Committed
2014-03-13 19:19:18 Launchpad Janitor branch linked lp:~ubuntu-branches/ubuntu/trusty/click-update-manager/trusty-proposed
2014-03-14 10:43:00 Launchpad Janitor click-update-manager (Ubuntu): status New Fix Released
2014-12-05 06:55:52 Rolf Leggewie click-update-manager (Ubuntu Saucy): status New Won't Fix