On Sep 24, 2016, at 03:47 PM, Chris Lamb wrote: >> nose2: FTBFS in testing (failing tests) > >This is somewhat mind-bending to debug: > > AssertionError: Regex didn't match: > 'FAILED \\(failures=5, errors=1, skipped=1\\)' not found in > […] FAILED (failures=1, errors=1, skipped=1)\n' > >ie. the wrong tests in a set of tests for a testcase in a testing utility >are passing when they should be failing, and it's not even clear which of >them should be failing.
Hi, I can't seem to reproduce this on unstable. Both dpkg-buildpackage -A and sbuild work just fine, as does autopkgtest in an unstable chroot. However, the reproducible build problem is a real issue; I'm about to upload 0.6.5-2 which will fix this. Once that's pushed to git or uploaded, could you please try again?