Autopilot tests fail due to missing account model
Bug #1421277 reported by
dobey
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pay-service (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
The autopilot tests are using a fake token and trying to avoid interaction with the live online-accounts system. However, the QML relies on AccountServiceModel from online-accounts for getting the displayName of the account. As a result, when there is no valid Ubuntu One account in system-settings, the AccountServiceModel has no data, which prevents the buy() function from being called, due to the lack of an e-mail address.
Changed in pay-ui: | |
assignee: | nobody → Rodney Dawes (dobey) |
status: | Triaged → In Progress |
Changed in pay-ui: | |
status: | In Progress → Triaged |
affects: | pay-ui → pay-service (Ubuntu) |
Changed in pay-service (Ubuntu): | |
assignee: | Rodney Dawes (dobey) → nobody |
To post a comment you must log in.