[tracker/wip/sam/meson-functional-tests: 3/10] functional-tests: Remove use of obsolete cfg option
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/sam/meson-functional-tests: 3/10] functional-tests: Remove use of obsolete cfg option
- Date: Wed, 1 Nov 2017 18:08:10 +0000 (UTC)
commit 0ac1f8b8a52df2736280ef7ac139723a8a25acb2
Author: Sam Thursfield <sam thursfield codethink co uk>
Date: Wed Nov 1 13:09:20 2017 +0000
functional-tests: Remove use of obsolete cfg option
tests/functional-tests/01-insertion.py | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/tests/functional-tests/01-insertion.py b/tests/functional-tests/01-insertion.py
index f0d49be..e51f7dd 100755
--- a/tests/functional-tests/01-insertion.py
+++ b/tests/functional-tests/01-insertion.py
@@ -777,7 +777,6 @@ class TrackerStorePhoneNumberTest (CommonTrackerStoreTest):
and running query to get the contact from the number.
"""
- @ut.skipIf (not cfg.haveMaemo, "This test uses maemo:specific properties")
def test_phone_01 (self):
"""
1. Setting the maemo:localPhoneNumber property to last 7 digits of phone number.
@@ -833,7 +832,6 @@ class TrackerStorePhoneNumberTest (CommonTrackerStoreTest):
self.assertEquals (result[0][0], "test://test_phone_1/message")
- @ut.skipIf (not cfg.haveMaemo, "This test uses maemo:specific properties")
def test_phone_02 (self):
"""
Inserting a local phone number which have spaces
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]