Merge lp:~stolowski/unity-scopes-api/disable-settings-test into lp:unity-scopes-api/devel

Proposed by Paweł Stołowski
Status: Merged
Approved by: Pete Woods
Approved revision: 610
Merged at revision: 610
Proposed branch: lp:~stolowski/unity-scopes-api/disable-settings-test
Merge into: lp:unity-scopes-api/devel
Diff against target: 12 lines (+1/-1)
1 file modified
test/gtest/scopes/internal/CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp:~stolowski/unity-scopes-api/disable-settings-test
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Pete Woods (community) Approve
Review via email: mp+264154@code.launchpad.net

Commit message

Disable SettingsDB test for now until it's clear why it fails on arm64.

Description of the change

Disable SettingsDB test for now until it's clear why it fails on arm64.

To post a comment you must log in.
Revision history for this message
Pete Woods (pete-woods) wrote :

Bit scary, but okay

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'test/gtest/scopes/internal/CMakeLists.txt'
2--- test/gtest/scopes/internal/CMakeLists.txt 2014-12-17 08:22:07 +0000
3+++ test/gtest/scopes/internal/CMakeLists.txt 2015-07-08 14:12:48 +0000
4@@ -16,7 +16,7 @@
5 add_subdirectory(ScopeConfig)
6 add_subdirectory(ScopeLoader)
7 add_subdirectory(ScopeMetadataImpl)
8-add_subdirectory(SettingsDB)
9+#add_subdirectory(SettingsDB)
10 add_subdirectory(smartscopes)
11 add_subdirectory(ThreadPool)
12 add_subdirectory(ThreadSafeQueue)

Subscribers

People subscribed via source and target branches

to all changes: