Merge lp:~mzanetti/unity8/detect-touchpads into lp:unity8
| Status: | Merged | ||||
|---|---|---|---|---|---|
| Approved by: | Daniel d'Andrada on 2015-11-20 | ||||
| Approved revision: | 2055 | ||||
| Merged at revision: | 2069 | ||||
| Proposed branch: | lp:~mzanetti/unity8/detect-touchpads | ||||
| Merge into: | lp:unity8 | ||||
| Diff against target: |
85 lines (+34/-2) 2 files modified
qml/OrientedShell.qml (+7/-2) tests/qmltests/tst_OrientedShell.qml (+27/-0) |
||||
| To merge this branch: | bzr merge lp:~mzanetti/unity8/detect-touchpads | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| PS Jenkins bot | continuous-integration | Needs Fixing on 2015-11-20 | |
| Lukáš Tinkl (community) | Approve on 2015-11-20 | ||
| Daniel d'Andrada (community) | 2015-11-20 | Approve on 2015-11-20 | |
|
Review via email:
|
|||
Commit Message
detect touchpads too, not only mice
Description of the Change
Also I left this comment on the upstream api: https:/
* Are there any related MPs required for this MP to build/function as expected? Please list.
no
* Did you perform an exploratory manual test run of your code change and any related functionality?
yes
* Did you make sure that your branch does not contain spurious tags?
yes
* If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP?
n/a
* If you changed the UI, has there been a design review?
n/a
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:2055
http://
Executed test runs:
SUCCESS: http://
FAILURE: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
FAILURE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://

* Did you perform an exploratory manual test run of the code change and any related functionality?
Yes.
* Did CI run pass? If not, please explain why.
No results yet. But run the related qmltest locally and it passed.
* Did you make sure that the branch does not contain spurious tags?
Yes.