Merge lp:~ahayzen/ubuntu-weather-app/fix-ap-tests-001 into lp:ubuntu-weather-app
Proposed by
Andrew Hayzen
on 2015-10-22
| Status: | Merged |
|---|---|
| Approved by: | Alan Pope πΊπ§π± π¦ on 2015-10-22 |
| Approved revision: | 149 |
| Merged at revision: | 149 |
| Proposed branch: | lp:~ahayzen/ubuntu-weather-app/fix-ap-tests-001 |
| Merge into: | lp:ubuntu-weather-app |
| Diff against target: |
86 lines (+13/-5) 5 files modified
app/ui/LocationsPage.qml (+1/-1) debian/changelog (+1/-0) po/com.ubuntu.weather.pot (+2/-2) tests/autopilot/ubuntu_weather_app/__init__.py (+3/-0) tests/autopilot/ubuntu_weather_app/tests/test_home_page.py (+6/-2) |
| To merge this branch: | bzr merge lp:~ahayzen/ubuntu-weather-app/fix-ap-tests-001 |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Ubuntu Phone Apps Jenkins Bot | continuous-integration | Approve on 2015-10-22 | |
| Alan Pope πΊπ§π± π¦ | 2015-10-22 | Approve on 2015-10-22 | |
|
Review via email:
|
|||
Commit Message
* Fix for autopilot tests not using custom back button
* Fix for possible flaky test due to expandHeight changing dynamically
* Fix for null errors as header is undefined
Description of the Change
* Fix for autopilot tests not using custom back button
* Fix for possible flaky test due to expandHeight changing dynamically
* Fix for null errors as header is undefined
To post a comment you must log in.
PASSED: Continuous integration, rev:149
http://
Executed test runs:
SUCCESS: http://
Click here to trigger a rebuild:
http://
review:
Approve
(continuous-integration)


LGTM!