[Python-modules-team] Bug#889980: missing python3 autopkg test dependencies

Matthias Klose doko at debian.org
Fri Feb 9 16:20:45 UTC 2018


Package: src:txzmq
Version: 0.7.4-2
Severity: important
Tags: sid buster patch

missing python autopkg test dependencies

patch at
http://launchpadlibrarian.net/356269392/txzmq_0.7.4-2ubuntu1_0.7.4-2ubuntu2.diff.gz

Maybe it's better to write a second test for the Python3 runs.

However, for me at least, the tests fail:
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/amd64/t/txzmq/20180208_234021_24dbd@/log.gz

autopkgtest [20:53:31]: test unittests: [-----------------------
============================= test session starts ==============================
platform linux2 -- Python 2.7.14+, pytest-3.2.1, py-1.4.34, pluggy-0.4.0
rootdir: /tmp/autopkgtest.15j71t/autopkgtest_tmp, inifile:
collected 36 items

. ...........ssss..ss..ss.............

===================== 28 passed, 8 skipped in 9.23 seconds =====================
============================= test session starts ==============================
platform linux -- Python 3.6.4, pytest-3.2.1, py-1.4.34, pluggy-0.4.0
rootdir: /tmp/autopkgtest.15j71t/autopkgtest_tmp, inifile:
collected 38 items

. F...FFF.FFF..ssss..ss......FEautopkgtest [23:40:11]: ERROR: timed out on
command "su -s /bin/bash ubuntu -c set -e; export USER=`id -nu`; . /etc/profile
>/dev/null 2>&1 || true;  . ~/.profile >/dev/null 2>&1 || true;
buildtree="/tmp/autopkgtest.15j71t/build.iXO/src"; mkdir -p -m 1777 --
"/tmp/autopkgtest.15j71t/unittests-artifacts"; export
AUTOPKGTEST_ARTIFACTS="/tmp/autopkgtest.15j71t/unittests-artifacts"; export
ADT_ARTIFACTS="$AUTOPKGTEST_ARTIFACTS"; mkdir -p -m 755
"/tmp/autopkgtest.15j71t/autopkgtest_tmp"; export
AUTOPKGTEST_TMP="/tmp/autopkgtest.15j71t/autopkgtest_tmp"; export
ADTTMP="$AUTOPKGTEST_TMP"; export DEBIAN_FRONTEND=noninteractive; export
LANG=C.UTF-8; export DEB_BUILD_OPTIONS=parallel=1; unset LANGUAGE LC_CTYPE
LC_NUMERIC LC_TIME LC_COLLATE   LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME
LC_ADDRESS   LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION LC_ALL;rm -f
/tmp/autopkgtest_script_pid; set -C; echo $$ > /tmp/autopkgtest_script_pid; set
+C; trap "rm -f /tmp/autopkgtest_script_pid" EXIT INT QUIT PIPE; cd
"$buildtree"; export 'ADT_TEST_TRIGGERS=txzmq/0.7.4-2ubuntu2'; chmod +x
/tmp/autopkgtest.15j71t/build.iXO/src/debian/tests/unittests; touch
/tmp/autopkgtest.15j71t/unittests-stdout
/tmp/autopkgtest.15j71t/unittests-stderr;
/tmp/autopkgtest.15j71t/build.iXO/src/debian/tests/unittests 2> >(tee -a
/tmp/autopkgtest.15j71t/unittests-stderr >&2) > >(tee -a
/tmp/autopkgtest.15j71t/unittests-stdout);" (kind: test)
autopkgtest [23:40:11]: test unittests: -----------------------]
unittests            FAIL timed out
autopkgtest [23:40:11]: test unittests:  - - - - - - - - - - results - - - - - -
- - - -
autopkgtest [23:40:12]: @@@@@@@@@@@@@@@@@@@@ summary
unittests            FAIL timed out
Exit request sent.



More information about the Python-modules-team mailing list