[next] telepathy-mission-control: Re-enable some account storage tests

Simon McVittie smcv at kemper.freedesktop.org
Thu Apr 3 07:27:59 PDT 2014


Module: telepathy-mission-control
Branch: next
Commit: 7de472546e6be1301b1f6b4e9466dc82730c8919
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=7de472546e6be1301b1f6b4e9466dc82730c8919

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Wed Mar 26 08:16:57 2014 +0000

Re-enable some account storage tests

They were disabled because we didn't have separate Telepathy 1 account
storage, but that's no longer the case.

---

 tests/twisted/account-manager/auto-connect.py   |    3 ---
 tests/twisted/account-manager/avatar-refresh.py |    3 ---
 2 files changed, 6 deletions(-)

diff --git a/tests/twisted/account-manager/auto-connect.py b/tests/twisted/account-manager/auto-connect.py
index 4819380..4cdaf17 100644
--- a/tests/twisted/account-manager/auto-connect.py
+++ b/tests/twisted/account-manager/auto-connect.py
@@ -16,9 +16,6 @@
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 # 02110-1301 USA
 
-print "FIXME: disabled while we don't have TP 1.0 accounts storage proper support"
-raise SystemExit(77)
-
 import dbus
 """Feature test for automatically signing in and setting presence etc.
 """
diff --git a/tests/twisted/account-manager/avatar-refresh.py b/tests/twisted/account-manager/avatar-refresh.py
index daeca7e..db94efc 100644
--- a/tests/twisted/account-manager/avatar-refresh.py
+++ b/tests/twisted/account-manager/avatar-refresh.py
@@ -16,9 +16,6 @@
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 # 02110-1301 USA
 
-print "FIXME: disabled while we don't have TP 1.0 accounts storage proper support"
-raise SystemExit(77)
-
 import dbus
 """Feature test for signing in and setting an avatar, on CMs like Salut where
 the avatar must be reset every time you sign in.



More information about the telepathy-commits mailing list