Merge lp:~dandrader/unity8/ownMockMirSurface into lp:unity8
| Status: | Merged |
|---|---|
| Approved by: | Michael Zanetti on 2016-02-17 |
| Approved revision: | 2202 |
| Merged at revision: | 2244 |
| Proposed branch: | lp:~dandrader/unity8/ownMockMirSurface |
| Merge into: | lp:unity8 |
| Diff against target: |
20 lines (+3/-0) 1 file modified
tests/mocks/Unity/Application/MirSurface.cpp (+3/-0) |
| To merge this branch: | bzr merge lp:~dandrader/unity8/ownMockMirSurface |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| PS Jenkins bot | continuous-integration | Needs Fixing on 2016-02-17 | |
| Michael Zanetti (community) | 2016-02-17 | Approve on 2016-02-17 | |
| Unity8 CI Bot | continuous-integration | Approve on 2016-02-17 | |
|
Review via email:
|
|||
Commit Message
Ensure the QML engine doesn't delete our mock MirSurfaces on its own.
That would cause some hard-to-track failures in QML test runs.
Description of the Change
* 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?
Not applicable
* 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?
Not applicable
* If you changed the UI, has there been a design review?
Not applicable
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:2201
https:/
Executed test runs:
FAILURE: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
Click here to trigger a rebuild:
https:/
- 2202. By Daniel d'Andrada on 2016-02-17
-
Add missing #include
| Daniel d'Andrada (dandrader) wrote : | # |
On 17/02/2016 10:37, Michael Zanetti wrote:
> Review: Needs Fixing
>
> fails to build here. probably forgot some include
>
> /home/micha/
> /home/micha/
> QQmlEngine:
> ^
> /home/micha/
> QQmlEngine:
>
Fixed. Was copy-pasting this from my other branch (surface-based WM)...
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:2201
http://
Executed test runs:
FAILURE: http://
FAILURE: http://
FAILURE: http://
FAILURE: http://
FAILURE: http://
FAILURE: http://
FAILURE: http://
FAILURE: http://
FAILURE: http://
FAILURE: http://
Click here to trigger a rebuild:
http://
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
PASSED: Continuous integration, rev:2202
https:/
Executed test runs:
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
Click here to trigger a rebuild:
https:/
| Michael Zanetti (mzanetti) wrote : | # |
* Did you perform an exploratory manual test run of the code change and any related functionality?
compiled it, but relied on CI to actually run all the tests.
* Did CI run pass? If not, please explain why.
yip yip
* Did you make sure that the branch does not contain spurious tags?
yes
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:2202
http://
Executed test runs:
UNSTABLE: http://
FAILURE: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
FAILURE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://

fails to build here. probably forgot some include
/home/micha/ Develop/ reviews/ ownMockMirSurfa ce/tests/ mocks/Unity/ Application/ MirSurface. cpp: In constructor ‘MirSurface: :MirSurface( const QString&, Mir::Type, Mir::State, const QUrl&, const QUrl&)’: Develop/ reviews/ ownMockMirSurfa ce/tests/ mocks/Unity/ Application/ MirSurface. cpp:41: 5: error: ‘QQmlEngine’ has not been declared ::setObjectOwne rship(this, QQmlEngine: :CppOwnership) ; Develop/ reviews/ ownMockMirSurfa ce/tests/ mocks/Unity/ Application/ MirSurface. cpp:41: 42: error: ‘QQmlEngine’ has not been declared ::setObjectOwne rship(this, QQmlEngine: :CppOwnership) ;
/home/micha/
QQmlEngine
^
/home/micha/
QQmlEngine