[Python-modules-team] Bug#883732: flask-migrate FTBFS: test failures

Adrian Bunk bunk at debian.org
Wed Dec 6 22:44:15 UTC 2017


Source: flask-migrate
Version: 2.1.1-1
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=flask-migrate&arch=all&ver=2.1.1-1&stamp=1512596402&raw=0

...
I: pybuild base:184: python3.6 setup.py test 
running test
running egg_info
writing Flask_Migrate.egg-info/PKG-INFO
writing dependency_links to Flask_Migrate.egg-info/dependency_links.txt
writing entry points to Flask_Migrate.egg-info/entry_points.txt
writing requirements to Flask_Migrate.egg-info/requires.txt
writing top-level names to Flask_Migrate.egg-info/top_level.txt
reading manifest file 'Flask_Migrate.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'Flask_Migrate.egg-info/SOURCES.txt'
running build_ext
test_multidb_migrate_upgrade (tests.test_multidb_migrate_flaskcli.TestMigrate) ... FAIL
test_alembic_version (tests.test_migrate_flaskcli.TestMigrate) ... ok
test_compare_type (tests.test_migrate_flaskcli.TestMigrate) ... FAIL
test_custom_directory (tests.test_migrate_flaskcli.TestMigrate) ... FAIL
test_migrate_upgrade (tests.test_migrate_flaskcli.TestMigrate) ... FAIL
test_multidb_migrate_upgrade (tests.test_multidb_migrate.TestMigrate) ... ok
test_alembic_version (tests.test_migrate.TestMigrate) ... ok
test_compare_type (tests.test_migrate.TestMigrate) ... ok
test_custom_directory (tests.test_migrate.TestMigrate) ... ok
test_migrate_upgrade (tests.test_migrate.TestMigrate) ... ok

======================================================================
FAIL: test_multidb_migrate_upgrade (tests.test_multidb_migrate_flaskcli.TestMigrate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/test_multidb_migrate_flaskcli.py", line 45, in test_multidb_migrate_upgrade
    self.assertTrue(s == 0)
AssertionError: False is not true

======================================================================
FAIL: test_compare_type (tests.test_migrate_flaskcli.TestMigrate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/test_migrate_flaskcli.py", line 80, in test_compare_type
    self.assertTrue(s == 0)
AssertionError: False is not true

======================================================================
FAIL: test_custom_directory (tests.test_migrate_flaskcli.TestMigrate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/test_migrate_flaskcli.py", line 68, in test_custom_directory
    self.assertTrue(s == 0)
AssertionError: False is not true

======================================================================
FAIL: test_migrate_upgrade (tests.test_migrate_flaskcli.TestMigrate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/test_migrate_flaskcli.py", line 56, in test_migrate_upgrade
    self.assertTrue(s == 0)
AssertionError: False is not true

----------------------------------------------------------------------
Ran 10 tests in 19.206s

FAILED (failures=4)
Test failed: <unittest.runner.TextTestResult run=10 errors=0 failures=4>
error: Test failed: <unittest.runner.TextTestResult run=10 errors=0 failures=4>
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: python3.6 setup.py test 
dh_auto_test: pybuild --test -i python{version} -p 3.6 returned exit code 13
debian/rules:10: recipe for target 'build-indep' failed
make: *** [build-indep] Error 25



More information about the Python-modules-team mailing list