← Back to team overview

ubuntukylin-members team mailing list archive

Re: [Merge] lp:~ubuntukylin-members/ubuntu-cdimage/git_seed into lp:ubuntu-cdimage

 

Review: Needs Fixing

As with <https://code.launchpad.net/~xubuntu-dev/ubuntu-cdimage/git_seed/+merge/346912>, this causes the testsuite to fail:

======================================================================
FAIL: test_seed_sources_bzr (cdimage.tests.test_germinate.TestGermination)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/vorlon/devel/canonical/cdimage/lib/cdimage/tests/test_germinate.py", line 112, in test_seed_sources_bzr
    self.assertEqual(sources, self.germination.seed_sources(project))
AssertionError: Lists differ: ['http://bazaar.launchpad.net/... != ['https://git.launchpad.net/~u...

First differing element 0:
'http://bazaar.launchpad.net/~ubuntukylin-members/ubuntu-seeds/'
'https://git.launchpad.net/~ubuntukylin-members/ubuntu-seeds/+git/'

- ['http://bazaar.launchpad.net/~ubuntukylin-members/ubuntu-seeds/',
?          ^^^^^^

+ ['https://git.launchpad.net/~ubuntukylin-members/ubuntu-seeds/+git/',
?       +   ^^^                                                 +++++

   'https://git.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/+git/']

----------------------------------------------------------------------
Ran 580 tests in 15.434s

FAILED (failures=1)

Please update the tests to match the code.
-- 
https://code.launchpad.net/~ubuntukylin-members/ubuntu-cdimage/git_seed/+merge/346924
Your team Ubuntu Kylin Members is subscribed to branch lp:~ubuntukylin-members/ubuntu-cdimage/git_seed.


References