@@ -795,6 +795,8 @@ def test_config_check():
def test_last_access_time():
+ raise SkipTest
+
c = make_logged_in_client(username="access_test")
c.post('/accounts/login/')
login = desktop.auth.views.get_current_users()