<div dir="ltr"><div dir="ltr">Hi,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 7 Apr 2019 at 11:30, Graham Inggs <<a href="mailto:ginggs@debian.org">ginggs@debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Andeas<br>
<br>On Sun, 7 Apr 2019 at 07:50, Andreas Tille <<a href="mailto:andreas@an3as.eu" target="_blank">andreas@an3as.eu</a>> wrote:<br>> I have no idea why command1 is failing.  Anybody who can reproduce<br>> this test result and can fix this test?<br>
<br>The output of command1 is the following:<br>
<br>autopkgtest [15:39:43]: test command1: unset GZIP && cp -r Makefile<br>tests $AUTOPKGTEST_TMP && cd $AUTOPKGTEST_TMP && make tests<br>autopkgtest [15:39:43]: test command1: [-----------------------<br># Unit tests<br># ignore tests requiring<br>
<a href="https://github.com/PacificBiosciences/PacBioTestData" rel="noreferrer" target="_blank">https://github.com/PacificBiosciences/PacBioTestData</a> which is not<br>packaged<br>set -e ; \<br>TMPDIR=$(mktemp -d /tmp/test_ignore_XXXXXX) ; \<br>mv tests/unit/test_tool_contract.py ${TMPDIR} ; \<br>py.test --junit-xml=nosetests.xml tests/unit ; \<br>rm -rf tests/unit/__pycache__ ; \<br>mv ${TMPDIR}/* tests/unit ; \<br>rmdir ${TMPDIR}<br>/bin/bash: line 3: py.test: command not found<br>make: *** [Makefile:12: unit-tests] Error 127<br>autopkgtest [15:39:44]: test command1: -----------------------]<br>autopkgtest [15:39:44]: test command1:  - - - - - - - - - - results -<br>- - - - - - - - -<br>command1             FAIL non-zero exit status 2<br>
<br>I think all that is needed here is adding a test dependency on<br>python-pytest.  See the 'available diffs' section on Steve Langasek's<br>upload [1].<br></blockquote><div><br></div><div>I have just added python-pytest and one more missing library. Now the tests should pass.<br></div><div><br></div><div>With regards,</div><div>Liubov</div><div><br></div><div><br></div></div></div>