Package: python-dateutil Version: 1.5+dfsg-1 Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu ubuntu-patch trusty
Hello, thanks for adding the autopkgtest (from #729461). Unfortunately this fails as python's unittest outputs to stderr by default, and by default autopkgtest considers any stderr output as failure (see [1]). This patch sets the "allow-stderr" restriction, with that it succeeds. Thanks for considering, Martin [1] https://jenkins.qa.ubuntu.com/view/Trusty/view/AutoPkgTest/job/trusty-adt-python-dateutil/1/ -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
diff -Nru python-dateutil-1.5+dfsg/debian/changelog python-dateutil-1.5+dfsg/debian/changelog --- python-dateutil-1.5+dfsg/debian/changelog 2014-01-06 10:35:29.000000000 +0100 +++ python-dateutil-1.5+dfsg/debian/changelog 2014-01-08 10:05:17.000000000 +0100 @@ -1,3 +1,10 @@ +python-dateutil (1.5+dfsg-1ubuntu1) trusty; urgency=medium + + * Add missing "allow-stderr" autopkgtest restriction, as unittest outputs to + stderr. + + -- Martin Pitt <martin.p...@ubuntu.com> Wed, 08 Jan 2014 10:05:05 +0100 + python-dateutil (1.5+dfsg-1) unstable; urgency=medium [ Guido Günther ] diff -Nru python-dateutil-1.5+dfsg/debian/tests/control python-dateutil-1.5+dfsg/debian/tests/control --- python-dateutil-1.5+dfsg/debian/tests/control 2014-01-06 09:45:47.000000000 +0100 +++ python-dateutil-1.5+dfsg/debian/tests/control 2014-01-08 10:05:04.000000000 +0100 @@ -1,2 +1,3 @@ Tests: upstream Depends: @ +Restrictions: allow-stderr
signature.asc
Description: Digital signature