Merge lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/objectNameForTextInputHeader into lp:~bzoltan/ubuntu-ui-toolkit/uitk12_final_vivid_landing

Proposed by Christian Dywan on 2015-03-04
Status: Merged
Merged at revision: 1435
Proposed branch: lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/objectNameForTextInputHeader
Merge into: lp:~bzoltan/ubuntu-ui-toolkit/uitk12_final_vivid_landing
Diff against target: 11 lines (+1/-0)
1 file modified
tests/autopilot/ubuntuuitoolkit/tests/components/test_textinput.header.qml (+1/-0)
To merge this branch: bzr merge lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/objectNameForTextInputHeader
Reviewer Review Type Date Requested Status
Zsombor Egri (community) 2015-03-04 Approve on 2015-03-04
PS Jenkins bot continuous-integration 2015-03-04 Pending
Review via email: mp+251705@code.launchpad.net

This proposal supersedes a proposal from 2015-03-04.

Description of the Change

This solves this failure in Autopilot:

ERROR: ubuntuuitoolkit.tests.components.test_textinput.InsertModeTextInputTestCase.test_popover_not_obscured(header)
autopilot.exceptions.StateNotFoundError: Object not found with name '*' and properties {'objectName': 'mainView'}.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/autopilot/ubuntuuitoolkit/tests/components/test_textinput.header.qml'
2--- tests/autopilot/ubuntuuitoolkit/tests/components/test_textinput.header.qml 2015-03-03 13:20:06 +0000
3+++ tests/autopilot/ubuntuuitoolkit/tests/components/test_textinput.header.qml 2015-03-04 09:17:55 +0000
4@@ -21,6 +21,7 @@
5 width: units.gu(48)
6 height: units.gu(60)
7 useDeprecatedToolbar: false
8+ objectName: "mainView"
9
10 Page {
11 title: "Header"

Subscribers

People subscribed via source and target branches

to all changes: