Source: pygts
Version: 0.3.1
Severity: normal
Tags: patch
User: autopkgtest-de...@lists.alioth.debian.org
Usertags: autopkgtest

Dear Maintainer,

The tests in debci using autopkgtest doesn't finalize successfully, all
tests are OK, but the autopkgtest interpret the stderr output of tests 
like a failure. To solve this I only add a restriction in 
debian/tests/control to allow stderr.

Thanks for consider it!

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru pygts-0.3.1.orig/debian/tests/control pygts-0.3.1/debian/tests/control
--- pygts-0.3.1.orig/debian/tests/control	2014-08-02 14:41:33.192123880 -0300
+++ pygts-0.3.1/debian/tests/control	2014-08-02 14:43:25.413867522 -0300
@@ -1,2 +1,3 @@
 Tests: pygtstest.py
 Depends: python-gts
+Restrictions: allow-stderr
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to