← Back to team overview

xubuntu-dev team mailing list archive

Re: [Merge] lp:~xubuntu-dev/ubuntu-cdimage/git_seed into lp:ubuntu-cdimage

 

Review: Needs Fixing

Also needs corresponding test updates.

$ ./run-tests
[...]
======================================================================
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 113, in test_seed_sources_bzr
    self.assertEqual(sources, self.germination.seed_sources(project))
AssertionError: Lists differ: ['http://bazaar.launchpad.net/~xubuntu-dev/ubun[71 chars]it/'] != ['https://git.launchpad.net/~xubuntu-dev/ubuntu[74 chars]it/']

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

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

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

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

----------------------------------------------------------------------
Ran 580 tests in 15.046s

FAILED (failures=1)

-- 
https://code.launchpad.net/~xubuntu-dev/ubuntu-cdimage/git_seed/+merge/346912
Your team Xubuntu Developers is subscribed to branch lp:~xubuntu-dev/ubuntu-cdimage/git_seed.


References