Merge lp://qastaging/~michihenning/thumbnailer/disable-tests into lp://qastaging/thumbnailer
Proposed by
Michi Henning
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Michi Henning | ||||
Approved revision: | 155 | ||||
Merged at revision: | 150 | ||||
Proposed branch: | lp://qastaging/~michihenning/thumbnailer/disable-tests | ||||
Merge into: | lp://qastaging/thumbnailer | ||||
Prerequisite: | lp://qastaging/~michihenning/thumbnailer/merge-crossbuild | ||||
Diff against target: |
218 lines (+87/-36) 9 files modified
CMakeLists.txt (+22/-0) debian/changelog (+22/-35) doc/libthumbnailer-qt/examples/qt_example_test.cpp (+7/-0) tests/dbus/dbus_test.cpp (+7/-0) tests/image-provider/image-provider_test.cpp (+7/-0) tests/libthumbnailer-qt/libthumbnailer-qt_test.cpp (+7/-0) tests/qml/qml_test.cpp (+7/-0) tests/slow-vs-thumb/slow-vs-thumb_test.cpp (+1/-1) tests/stress/stress_test.cpp (+7/-0) |
||||
To merge this branch: | bzr merge lp://qastaging/~michihenning/thumbnailer/disable-tests | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Michi Henning (community) | Approve | ||
James Henstridge | Approve | ||
Timo Jyrinki | Needs Information | ||
Review via email: mp+306566@code.qastaging.launchpad.net |
Commit message
Disabled QDBus-related tests on xenial and yakkety for the time being due to problems with Qt 5.6. See
https:/
https:/
Description of the change
Disabled QDBus-related tests on xenial and yakkety for the time being due to problems with Qt 5.6. See
https:/
https:/
To post a comment you must log in.
Looks good otherwise, but why on xenial, as they pass there?