launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #08284
[Merge] lp:~jtv/maas/prep-userprofile-tests into lp:maas
Jeroen T. Vermeulen has proposed merging lp:~jtv/maas/prep-userprofile-tests into lp:maas.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~jtv/maas/prep-userprofile-tests/+merge/107750
As per the migration plan. This one has been particularly unexciting.
Jeroen
--
https://code.launchpad.net/~jtv/maas/prep-userprofile-tests/+merge/107750
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~jtv/maas/prep-userprofile-tests into lp:maas.
=== modified file 'src/maasserver/tests/test_models.py'
--- src/maasserver/tests/test_models.py 2012-05-29 07:41:24 +0000
+++ src/maasserver/tests/test_models.py 2012-05-29 10:53:20 +0000
@@ -915,6 +915,7 @@
self.assertNotIn(token, get_auth_tokens(user))
+# Scheduled for model migration on 2012-06-05
class UserProfileTest(TestCase):
def test_profile_creation(self):