[Pkg-telepathy-commits] [telepathy-mission-control-6] 24/90: Re-enable some account storage tests
Simon McVittie
smcv at debian.org
Wed May 14 12:09:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian
in repository telepathy-mission-control-6.
commit 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.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-mission-control-6.git
More information about the Pkg-telepathy-commits
mailing list