On Wed, May 08, 2013 at 04:24:00PM +0200, Daniel Dehennin wrote:
[..snip..] 
>     ----------------------------------------------------------------------
>     File "/home/dad/src/debian/git-buildpackage/tests/test_GitRepository.py", 
> line 828, in test_cmd_has_feature
>     Failed example:
>         repo._cmd_has_feature("foobarcmd", "foobaroption")
>     Expected:
>         Traceback (most recent call last):
>         ...
>         GitRepositoryError: Invalid git command 'foobarcmd': No manual entry 
> for gitfoobarcmd
>     Got:
>         Traceback (most recent call last):
>           File "/usr/lib/python2.7/doctest.py", line 1289, in __run
>             compileflags, 1) in test.globs
>           File "<doctest test_cmd_has_feature[8]>", line 1, in <module>
>             repo._cmd_has_feature("foobarcmd", "foobaroption")
>           File "/home/dad/src/debian/git-buildpackage/gbp/git/repository.py", 
> line 196, in _cmd_has_feature
>             % (command, stderr[:-1]))
>         GitRepositoryError: Invalid git command 'foobarcmd': Aucune entrée de 
> manuel pour gitfoobarcmd

This should be fixed by running the test with LC_ALL=C.
Cheers,
 -- Guido

>     
>     [...]
>     
>     Ran 194 tests in 33.966s
>     
>     FAILED (SKIP=1, failures=1)
>     make: *** [override_dh_auto_test] Erreur 1
> 
> The following changes since commit 90ffae8f30432c267f1f2165bcae85bf7946bb9e:
> 
>   manpages: Document gbp-pull's --ignore-branch option (2013-05-04 14:13:07 
> +0200)
> 
> are available in the git repository at:
> 
>   git://git.baby-gnu.net/git-buildpackage 
> tags/dad/90ffae8/create-inexistant-changelog
> 
> for you to fetch changes up to eea71ed4f39aa5d92f3c06e608c4d49a35a84b72:
> 
>   Create debian/changelog if it does not exists (2013-05-08 16:12:38 +0200)

Thanks for updating your changes.
Cheers,
 -- Guido


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to