summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/twisted/account-manager/auto-connect.py3
-rw-r--r--tests/twisted/account-manager/avatar-refresh.py3
2 files changed, 0 insertions, 6 deletions
diff --git a/tests/twisted/account-manager/auto-connect.py b/tests/twisted/account-manager/auto-connect.py
index 48193804..4cdaf17e 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 daeca7e7..db94efca 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.