Merge lp:~dandrader/unity8/stabilizeShellTest into lp:unity8
| Status: | Merged |
|---|---|
| Approved by: | Albert Astals Cid on 2015-02-26 |
| Approved revision: | 1637 |
| Merged at revision: | 1649 |
| Proposed branch: | lp:~dandrader/unity8/stabilizeShellTest |
| Merge into: | lp:unity8 |
| Diff against target: |
88 lines (+31/-13) 1 file modified
tests/qmltests/tst_Shell.qml (+31/-13) |
| To merge this branch: | bzr merge lp:~dandrader/unity8/stabilizeShellTest |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| PS Jenkins bot | continuous-integration | Needs Fixing on 2015-02-25 | |
| Albert Astals Cid (community) | 2015-02-25 | Approve on 2015-02-25 | |
|
Review via email:
|
|||
Commit Message
Stabilize some Shell qml tests
As they might fail if the test runs too fast.
I also did some coding style fixes along the way (added some missing ";") and updated/refactored test_login to reflect what happens currently.
Description of the Change
I also did some coding style fixes along the way (added some missing ";").
* 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
- 1637. By Daniel d'Andrada on 2015-02-25
-
Update tst_login and add a helper showLogin() function
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:1636
http://
Executed test runs:
UNSTABLE: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
| Albert Astals Cid (aacid) wrote : | # |
Still looks good, next wait for CI run over 1637
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:1637
http://
Executed test runs:
UNSTABLE: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://

Looks good to me and tests still pass for me, but let's wait for top approval and make sure still pass on CI too
* Did you perform an exploratory manual test run of the code change and any related functionality?
Yes
* Did CI run pass?
Waiting
* Did you make sure that the branch does not contain spurious tags?
Yes