[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unrreproducible bug in autopkg test



On Tue, Jan 28, 2014 at 11:09 PM, Tomas Di Domenico wrote:

> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735883

AFAICT your last mail in the bug thread indicates that you ran the
tests as root so it isn't surprising they succeeded. Check if the file
mentioned by the submitter is present in the system/chroot where you
ran the tests, if it is then you have reproduced the issue, tests
shouldn't modify the system that way.

You also never CCed the submitter so they didn't get any of the mails
in the bug. I would suggest CCing them and asking them how to
reproduce it.

As mentioned by Andreas the solution is to use the same arguments to
the test suite in the autopkgtest as you do in the build-time test:

PYTHONPATH=$(CURDIR):$(PYTHONPATH) PYTHONWARNINGS=d python
csb/test/app.py --generated-resources /tmp

vs

PYTHONWARNINGS=d $python test/app.py 2>&1

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


Reply to: