Code review comment for lp:~diegosarmentero/ubuntu-system-settings/click-updates

Revision history for this message
Sebastien Bacher (seb128) wrote :

Hum, now 6 tests fails on the phone (the ubuntu_system_settings.tests.test_system_updates ones) with

Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/ubuntu_system_settings/tests/test_system_updates.py", line 30, in setUp
super(SystemUpdatesTestCases, self).setUp()
File "/usr/lib/python2.7/dist-packages/ubuntu_system_settings/tests/__init__.py", line 244, in setUp
self.pointer.scroll_to_and_click(button)
AttributeError: 'Pointer' object has no attribute 'scroll_to_and_click'

review: Needs Fixing

« Back to merge proposal