← 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

 

@ahayzen, thanks for helping fix the AP tests. They have been ignored for a while.

Looking at the log, it seems 4 of the tests are failing with the following statement,

autopilot.exceptions.StateNotFoundError: Object not found with name 'Label' and properties {'objectName': 'alarmDay0'}

Looking at the qml code [1], I do see a Label with objectname: 'alarmDay' + index. Could this be a timing issue? Or the indexing starts from 1?

[1] http://bazaar.launchpad.net/~ubuntu-clock-dev/ubuntu-clock-app/trunk/view/head:/app/alarm/AlarmRepeat.qml#L152
-- 
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