Merge lp:~phablet-team/history-service/disable_failing_tests into lp:history-service

Proposed by Gustavo Pichorim Boiko
Status: Merged
Approved by: Tiago Salem Herrmann
Approved revision: 229
Merged at revision: 229
Proposed branch: lp:~phablet-team/history-service/disable_failing_tests
Merge into: lp:history-service
Diff against target: 15 lines (+4/-4)
1 file modified
tests/daemon/CMakeLists.txt (+4/-4)
To merge this branch: bzr merge lp:~phablet-team/history-service/disable_failing_tests
Reviewer Review Type Date Requested Status
system-apps-ci-bot continuous-integration Needs Fixing
Tiago Salem Herrmann (community) Approve
Review via email: mp+305348@code.launchpad.net

Commit message

Temporarily disable DaemonTest until we get QtDBus fixed.

Description of the change

Temporarily disable DaemonTest until we get QtDBus fixed.

To post a comment you must log in.
Revision history for this message
Tiago Salem Herrmann (tiagosh) wrote :

looks good. thanks.

review: Approve
Revision history for this message
system-apps-ci-bot (system-apps-ci-bot) wrote :

FAILED: Continuous integration, rev:229
https://jenkins.canonical.com/system-apps/job/lp-history-service-ci/11/
Executed test runs:
    FAILURE: https://jenkins.canonical.com/system-apps/job/build/1470/console
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-0-fetch/1470
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=amd64,release=vivid+overlay/1318
        deb: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=amd64,release=vivid+overlay/1318/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=amd64,release=xenial+overlay/1318
        deb: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=amd64,release=xenial+overlay/1318/artifact/output/*zip*/output.zip
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=amd64,release=yakkety/1318/console
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=armhf,release=vivid+overlay/1318
        deb: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=armhf,release=vivid+overlay/1318/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=armhf,release=xenial+overlay/1318
        deb: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=armhf,release=xenial+overlay/1318/artifact/output/*zip*/output.zip
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=armhf,release=yakkety/1318/console
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=i386,release=vivid+overlay/1318/console
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=i386,release=xenial+overlay/1318/console
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=i386,release=yakkety/1318/console

Click here to trigger a rebuild:
https://jenkins.canonical.com/system-apps/job/lp-history-service-ci/11/rebuild

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 'tests/daemon/CMakeLists.txt'
2--- tests/daemon/CMakeLists.txt 2015-09-28 14:26:09 +0000
3+++ tests/daemon/CMakeLists.txt 2016-09-09 14:50:21 +0000
4@@ -5,7 +5,7 @@
5 ${TP_QT5_INCLUDE_DIRS}
6 )
7
8-generate_telepathy_test(DaemonTest
9- SOURCES DaemonTest.cpp handler.cpp approver.cpp
10- TASKS --task ${CMAKE_BINARY_DIR}/daemon/history-daemon --ignore-return --task-name history-daemon
11- WAIT_FOR com.canonical.HistoryService)
12+#generate_telepathy_test(DaemonTest
13+# SOURCES DaemonTest.cpp handler.cpp approver.cpp
14+# TASKS --task ${CMAKE_BINARY_DIR}/daemon/history-daemon --ignore-return --task-name history-daemon
15+# WAIT_FOR com.canonical.HistoryService)

Subscribers

People subscribed via source and target branches

to all changes: