Merge lp:~aacid/unity8/qmluitests_to_uitests into lp:unity8

Proposed by Albert Astals Cid
Status: Merged
Approved by: Michael Zanetti
Approved revision: 1832
Merged at revision: 1837
Proposed branch: lp:~aacid/unity8/qmluitests_to_uitests
Merge into: lp:unity8
Diff against target: 11 lines (+1/-1)
1 file modified
CODING (+1/-1)
To merge this branch: bzr merge lp:~aacid/unity8/qmluitests_to_uitests
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Needs Fixing
Michael Zanetti (community) Approve
Review via email: mp+262661@code.launchpad.net

Commit message

qmluitests was renamed to uitests

Description of the change

 * Are there any related MPs required for this MP to build/function as expected?
No

 * Did you perform an exploratory manual test run of your code change and any related functionality?
N/A

 * 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

 * Did you have a look at the warnings when running tests? Can they be reduced?
N/A

To post a comment you must log in.
Revision history for this message
Michael Zanetti (mzanetti) wrote :

 * 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.

waiting, but qmltests currently disabled in Jenkins :/

 * Did you make sure that the branch does not contain spurious tags?

yes

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CODING'
2--- CODING 2015-05-18 21:08:13 +0000
3+++ CODING 2015-06-23 08:03:06 +0000
4@@ -144,7 +144,7 @@
5
6 To run all graphical tests, which can take a couple of minutes:
7
8-$ make qmluitests
9+$ make uitests
10
11 To run the tests for a single component/class:
12

Subscribers

People subscribed via source and target branches