[ubuntu-dev] Bug#891721: ubuntu-dev-tools FTBFS: test failure

Adrian Bunk bunk at debian.org
Wed Feb 28 09:33:23 UTC 2018


Source: ubuntu-dev-tools
Version: 0.161
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ubuntu-dev-tools.html

...
======================================================================
FAIL: test_pylint (ubuntutools.test.test_pylint.PylintTestCase)
Test: Run pylint on Python source code
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/build/1st/ubuntu-dev-tools-0.161/ubuntutools/test/test_pylint.py", line 47, in test_pylint
    self.assertFalse(err, pylint_binary + ' crashed. Error output:\n' + err.decode())
AssertionError: pylint crashed. Error output:
Using config file /build/1st/ubuntu-dev-tools-0.161/ubuntutools/test/pylint.conf


======================================================================
FAIL: test_flake8 (ubuntutools.test.test_flake8.Flake8TestCase)
Test: Run flake8 on Python source code
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/build/1st/ubuntu-dev-tools-0.161/ubuntutools/test/test_flake8.py", line 44, in test_flake8
    self.assertFalse(out, "flake8 found issues:\n" + out.decode())
AssertionError: flake8 found issues:
ubuntutools/test/test_logger.py:19:1: E722 do not use bare except'
ubuntutools/test/test_config.py:23:1: E722 do not use bare except'
ubuntutools/sponsor_patch/patch.py:76:72: E741 ambiguous variable name 'l'
ubuntutools/requestsync/mail.py:235:9: E722 do not use bare except'


----------------------------------------------------------------------
Ran 81 tests in 248.085s

FAILED (failures=2, skipped=1)
Test failed: <unittest.runner.TextTestResult run=81 errors=0 failures=2>
The old maintainer was: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Resetting as: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
error: Test failed: <unittest.runner.TextTestResult run=81 errors=0 failures=2>
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: python2.7 setup.py test 
dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13
make: *** [debian/rules:6: build] Error 25



More information about the ubuntu-dev-team mailing list