← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

Re: [Merge] lp:~ahayzen/ubuntu-clock-app/fix-1535488-autopilot-failing into lp:ubuntu-clock-app

 

Review: Needs Fixing

Still there is an issue:
Traceback (most recent call last):
  File "/tmp/adt-run.xPrLog/tree/tests/autopilot/ubuntu_clock_app/tests/test_alarm.py", line 85, in test_add_recurring_type_alarm_must_add_to_alarm_list
    self.alarm_name, self.days, time_to_set, self.test_sound_name)
  File "/tmp/adt-run.xPrLog/deps/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
    return f(instance, *args, **kwargs)
  File "/tmp/adt-run.xPrLog/tree/tests/autopilot/ubuntu_clock_app/__init__.py", line 229, in add_single_alarm
    self._click_header_backButton()
  File "/tmp/adt-run.xPrLog/tree/tests/autopilot/ubuntu_clock_app/__init__.py", line 257, in _click_header_backButton
    header.click_back_button()
  File "/tmp/adt-run.xPrLog/deps/usr/lib/python3/dist-packages/ubuntuuitoolkit/_custom_proxy_objects/_header.py", line 133, in click_back_button
    raise _common.ToolkitException('Back button in header not visible')
ubuntuuitoolkit._custom_proxy_objects._common.ToolkitException: Back button in header not visible
-- 
https://code.launchpad.net/~ahayzen/ubuntu-clock-app/fix-1535488-autopilot-failing/+merge/283021
Your team Ubuntu Clock Developers is subscribed to branch lp:ubuntu-clock-app.


References