Code review comment for lp:~nttdata/nova/live-migration

Revision history for this message
Soren Hansen (soren) wrote :

======================================================================
FAIL: test_authors_up_to_date (nova.tests.test_misc.ProjectTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/soren/src/openstack/nova/nova/nova/tests/test_misc.py", line 53, in test_authors_up_to_date
    '%r not listed in Authors' % missing)
AssertionError: set([u'<root@openstack2-api>', u'Masumoto<email address hidden>']) not listed in Authors

----------------------------------------------------------------------
Ran 286 tests in 94.682s

FAILED (failures=1)

I've already explained *exactly* how to fix this problem.

Before you submit things for review, please run the test suite.

review: Needs Fixing

« Back to merge proposal