Merge lp:~tpeeters/ubuntu-ui-toolkit/disable-layouts-tests into lp:ubuntu-ui-toolkit/staging

Proposed by Tim Peeters
Status: Merged
Approved by: Timo Jyrinki
Approved revision: 2108
Merged at revision: 2108
Proposed branch: lp:~tpeeters/ubuntu-ui-toolkit/disable-layouts-tests
Merge into: lp:ubuntu-ui-toolkit/staging
Diff against target: 12 lines (+1/-1)
1 file modified
tests/unit/unit.pro (+1/-1)
To merge this branch: bzr merge lp:~tpeeters/ubuntu-ui-toolkit/disable-layouts-tests
Reviewer Review Type Date Requested Status
ubuntu-sdk-build-bot continuous-integration Approve
Timo Jyrinki Approve
Review via email: mp+306077@code.launchpad.net

Commit message

Disable layouts unit test to work around bug #1625137 on Yakkety.

Description of the change

Disable layouts unit test to work around bug #1625137 on Yakkety.

To post a comment you must log in.
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

Yakkety was actually not ready, now it should be.

This is ok workaround while waiting for the real fix in another MP.

review: Approve
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/unit/unit.pro'
2--- tests/unit/unit.pro 2016-09-16 11:13:32 +0000
3+++ tests/unit/unit.pro 2016-09-19 11:36:49 +0000
4@@ -25,7 +25,7 @@
5 statesaver \
6 deprecated_theme_engine \
7 orientation \
8- layouts \
9+# layouts \ # FIXME: Breaks on Yakkety. See bug #1625137.
10 mousefilters \
11 animator \
12 serviceproperties \

Subscribers

People subscribed via source and target branches