[Python-modules-team] Bug#954523: alembic: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.7 3.8" returned exit code 13

Lucas Nussbaum lucas at debian.org
Sun Mar 22 07:53:15 GMT 2020


Source: alembic
Version: 1.1.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --with python3,sphinxdoc --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:217: python3.7 setup.py config 
> running config
> I: pybuild base:217: python3.8 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python3.7 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic
> copying alembic/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic
> copying alembic/op.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic
> copying alembic/command.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic
> copying alembic/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic
> copying alembic/context.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/ddl
> copying alembic/ddl/sqlite.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/ddl
> copying alembic/ddl/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/ddl
> copying alembic/ddl/postgresql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/ddl
> copying alembic/ddl/mssql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/ddl
> copying alembic/ddl/mysql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/ddl
> copying alembic/ddl/oracle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/ddl
> copying alembic/ddl/impl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/ddl
> copying alembic/ddl/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/ddl
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/util
> copying alembic/util/sqla_compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/util
> copying alembic/util/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/util
> copying alembic/util/pyfiles.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/util
> copying alembic/util/compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/util
> copying alembic/util/messaging.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/util
> copying alembic/util/langhelpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/util
> copying alembic/util/exc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/util
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/autogenerate
> copying alembic/autogenerate/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/autogenerate
> copying alembic/autogenerate/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/autogenerate
> copying alembic/autogenerate/rewriter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/autogenerate
> copying alembic/autogenerate/compare.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/autogenerate
> copying alembic/autogenerate/render.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/autogenerate
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/operations
> copying alembic/operations/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/operations
> copying alembic/operations/schemaobj.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/operations
> copying alembic/operations/toimpl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/operations
> copying alembic/operations/ops.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/operations
> copying alembic/operations/batch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/operations
> copying alembic/operations/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/operations
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/script
> copying alembic/script/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/script
> copying alembic/script/revision.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/script
> copying alembic/script/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/script
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/testing
> copying alembic/testing/env.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/testing
> copying alembic/testing/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/testing
> copying alembic/testing/assertions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/testing
> copying alembic/testing/fixtures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/testing
> copying alembic/testing/requirements.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/testing
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/runtime
> copying alembic/runtime/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/runtime
> copying alembic/runtime/environment.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/runtime
> copying alembic/runtime/migration.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/runtime
> running egg_info
> creating alembic.egg-info
> writing alembic.egg-info/PKG-INFO
> writing dependency_links to alembic.egg-info/dependency_links.txt
> writing entry points to alembic.egg-info/entry_points.txt
> writing requirements to alembic.egg-info/requires.txt
> writing top-level names to alembic.egg-info/top_level.txt
> writing manifest file 'alembic.egg-info/SOURCES.txt'
> reading manifest file 'alembic.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.js' under directory 'docs'
> warning: no files found matching '*.jpg' under directory 'docs'
> warning: no files found matching '*.sty' under directory 'docs'
> warning: no files found matching '*.dat' under directory 'tests'
> no previously-included directories found matching 'docs/build/output'
> writing manifest file 'alembic.egg-info/SOURCES.txt'
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates/generic
> copying alembic/templates/generic/README -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates/generic
> copying alembic/templates/generic/alembic.ini.mako -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates/generic
> copying alembic/templates/generic/env.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates/generic
> copying alembic/templates/generic/script.py.mako -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates/generic
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates/multidb
> copying alembic/templates/multidb/README -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates/multidb
> copying alembic/templates/multidb/alembic.ini.mako -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates/multidb
> copying alembic/templates/multidb/env.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates/multidb
> copying alembic/templates/multidb/script.py.mako -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates/multidb
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates/pylons
> copying alembic/templates/pylons/README -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates/pylons
> copying alembic/templates/pylons/alembic.ini.mako -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates/pylons
> copying alembic/templates/pylons/env.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates/pylons
> copying alembic/templates/pylons/script.py.mako -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/templates/pylons
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic
> copying alembic/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic
> copying alembic/op.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic
> copying alembic/command.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic
> copying alembic/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic
> copying alembic/context.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/ddl
> copying alembic/ddl/sqlite.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/ddl
> copying alembic/ddl/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/ddl
> copying alembic/ddl/postgresql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/ddl
> copying alembic/ddl/mssql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/ddl
> copying alembic/ddl/mysql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/ddl
> copying alembic/ddl/oracle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/ddl
> copying alembic/ddl/impl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/ddl
> copying alembic/ddl/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/ddl
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/util
> copying alembic/util/sqla_compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/util
> copying alembic/util/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/util
> copying alembic/util/pyfiles.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/util
> copying alembic/util/compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/util
> copying alembic/util/messaging.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/util
> copying alembic/util/langhelpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/util
> copying alembic/util/exc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/util
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/autogenerate
> copying alembic/autogenerate/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/autogenerate
> copying alembic/autogenerate/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/autogenerate
> copying alembic/autogenerate/rewriter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/autogenerate
> copying alembic/autogenerate/compare.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/autogenerate
> copying alembic/autogenerate/render.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/autogenerate
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/operations
> copying alembic/operations/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/operations
> copying alembic/operations/schemaobj.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/operations
> copying alembic/operations/toimpl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/operations
> copying alembic/operations/ops.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/operations
> copying alembic/operations/batch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/operations
> copying alembic/operations/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/operations
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/script
> copying alembic/script/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/script
> copying alembic/script/revision.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/script
> copying alembic/script/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/script
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/testing
> copying alembic/testing/env.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/testing
> copying alembic/testing/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/testing
> copying alembic/testing/assertions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/testing
> copying alembic/testing/fixtures.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/testing
> copying alembic/testing/requirements.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/testing
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/runtime
> copying alembic/runtime/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/runtime
> copying alembic/runtime/environment.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/runtime
> copying alembic/runtime/migration.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/runtime
> running egg_info
> writing alembic.egg-info/PKG-INFO
> writing dependency_links to alembic.egg-info/dependency_links.txt
> writing entry points to alembic.egg-info/entry_points.txt
> writing requirements to alembic.egg-info/requires.txt
> writing top-level names to alembic.egg-info/top_level.txt
> reading manifest file 'alembic.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.js' under directory 'docs'
> warning: no files found matching '*.jpg' under directory 'docs'
> warning: no files found matching '*.sty' under directory 'docs'
> warning: no files found matching '*.dat' under directory 'tests'
> no previously-included directories found matching 'docs/build/output'
> writing manifest file 'alembic.egg-info/SOURCES.txt'
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates/generic
> copying alembic/templates/generic/README -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates/generic
> copying alembic/templates/generic/alembic.ini.mako -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates/generic
> copying alembic/templates/generic/env.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates/generic
> copying alembic/templates/generic/script.py.mako -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates/generic
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates/multidb
> copying alembic/templates/multidb/README -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates/multidb
> copying alembic/templates/multidb/alembic.ini.mako -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates/multidb
> copying alembic/templates/multidb/env.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates/multidb
> copying alembic/templates/multidb/script.py.mako -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates/multidb
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates/pylons
> copying alembic/templates/pylons/README -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates/pylons
> copying alembic/templates/pylons/alembic.ini.mako -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates/pylons
> copying alembic/templates/pylons/env.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates/pylons
> copying alembic/templates/pylons/script.py.mako -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_alembic/build/alembic/templates/pylons
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:284: cp /<<PKGBUILDDIR>>/setup.cfg /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build; python3.7 -m pytest tests
> ============================= test session starts ==============================
> platform linux -- Python 3.7.7, pytest-4.6.9, py-1.8.1, pluggy-0.13.0 -- /usr/bin/python3.7
> cachedir: .pytest_cache
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build, inifile: setup.cfg
> collecting ... collected 1246 items
> 
> tests/test_autogen_comments.py::AutogenerateCommentsTest::test_add_column_comment SKIPPED [  0%]
> tests/test_autogen_comments.py::AutogenerateCommentsTest::test_add_table_comment SKIPPED [  0%]
> tests/test_autogen_comments.py::AutogenerateCommentsTest::test_alter_column_comment SKIPPED [  0%]
> tests/test_autogen_comments.py::AutogenerateCommentsTest::test_alter_table_comment SKIPPED [  0%]
> tests/test_autogen_comments.py::AutogenerateCommentsTest::test_existing_column_comment_no_change SKIPPED [  0%]
> tests/test_autogen_comments.py::AutogenerateCommentsTest::test_existing_table_comment_no_change SKIPPED [  0%]
> tests/test_autogen_comments.py::AutogenerateCommentsTest::test_remove_column_comment SKIPPED [  0%]
> tests/test_autogen_comments.py::AutogenerateCommentsTest::test_remove_table_comment SKIPPED [  0%]
> tests/test_autogen_composition.py::AutogenerateDiffTest::test_imports_maintined PASSED [  0%]
> tests/test_autogen_composition.py::AutogenerateDiffTest::test_render_diffs_batch PASSED [  0%]
> tests/test_autogen_composition.py::AutogenerateDiffTest::test_render_diffs_standard PASSED [  0%]
> tests/test_autogen_composition.py::AutogenerateDiffTest::test_render_nothing PASSED [  0%]
> tests/test_autogen_composition.py::AutogenerateDiffTest::test_render_nothing_batch PASSED [  1%]
> tests/test_autogen_composition.py::AutogenerateDiffTestWSchema::test_render_diffs_extras SKIPPED [  1%]
> tests/test_autogen_composition.py::AutogenerateDiffTestWSchema::test_render_nothing SKIPPED [  1%]
> tests/test_autogen_diffs.py::AutogenCrossSchemaTest::test_alt_schema_included_downgrade SKIPPED [  1%]
> tests/test_autogen_diffs.py::AutogenCrossSchemaTest::test_alt_schema_included_upgrade SKIPPED [  1%]
> tests/test_autogen_diffs.py::AutogenCrossSchemaTest::test_default_schema_omitted_downgrade SKIPPED [  1%]
> tests/test_autogen_diffs.py::AutogenCrossSchemaTest::test_default_schema_omitted_upgrade SKIPPED [  1%]
> tests/test_autogen_diffs.py::AutogenCustomVersionTableAndSchemaTest::test_no_version_table SKIPPED [  1%]
> tests/test_autogen_diffs.py::AutogenCustomVersionTableAndSchemaTest::test_version_table_in_target SKIPPED [  1%]
> tests/test_autogen_diffs.py::AutogenCustomVersionTableSchemaTest::test_no_version_table SKIPPED [  1%]
> tests/test_autogen_diffs.py::AutogenCustomVersionTableSchemaTest::test_version_table_in_target SKIPPED [  1%]
> tests/test_autogen_diffs.py::AutogenCustomVersionTableTest::test_no_version_table PASSED [  1%]
> tests/test_autogen_diffs.py::AutogenCustomVersionTableTest::test_version_table_in_target PASSED [  2%]
> tests/test_autogen_diffs.py::AutogenDefaultSchemaIsNoneTest::test_no_default_schema PASSED [  2%]
> tests/test_autogen_diffs.py::AutogenDefaultSchemaTest::test_uses_explcit_schema_in_default_one SKIPPED [  2%]
> tests/test_autogen_diffs.py::AutogenDefaultSchemaTest::test_uses_explcit_schema_in_default_three SKIPPED [  2%]
> tests/test_autogen_diffs.py::AutogenDefaultSchemaTest::test_uses_explcit_schema_in_default_two SKIPPED [  2%]
> tests/test_autogen_diffs.py::AutogenKeyTest::test_autogen PASSED         [  2%]
> tests/test_autogen_diffs.py::AutogenSystemColTest::test_dont_add_system SKIPPED [  2%]
> tests/test_autogen_diffs.py::AutogenVersionTableTest::test_no_version_table PASSED [  2%]
> tests/test_autogen_diffs.py::AutogenVersionTableTest::test_version_table_in_target PASSED [  2%]
> tests/test_autogen_diffs.py::AutogenerateCustomCompareTypeTest::test_column_type_modified_custom_compare_type_returns_True PASSED [  2%]
> tests/test_autogen_diffs.py::AutogenerateCustomCompareTypeTest::test_column_type_not_modified_custom_compare_type_returns_False PASSED [  2%]
> tests/test_autogen_diffs.py::AutogenerateCustomCompareTypeTest::test_uses_custom_compare_type_function PASSED [  2%]
> tests/test_autogen_diffs.py::AutogenerateDiffOrderTest::test_diffs_order PASSED [  2%]
> tests/test_autogen_diffs.py::AutogenerateDiffTest::test_affinity_typedec PASSED [  3%]
> tests/test_autogen_diffs.py::AutogenerateDiffTest::test_custom_type_compare PASSED [  3%]
> tests/test_autogen_diffs.py::AutogenerateDiffTest::test_diffs PASSED     [  3%]
> tests/test_autogen_diffs.py::AutogenerateDiffTest::test_dont_barf_on_already_reflected PASSED [  3%]
> tests/test_autogen_diffs.py::AutogenerateDiffTest::test_include_object PASSED [  3%]
> tests/test_autogen_diffs.py::AutogenerateDiffTest::test_include_symbol PASSED [  3%]
> tests/test_autogen_diffs.py::AutogenerateDiffTest::test_skip_null_type_comparison_local PASSED [  3%]
> tests/test_autogen_diffs.py::AutogenerateDiffTest::test_skip_null_type_comparison_reflected PASSED [  3%]
> tests/test_autogen_diffs.py::AutogenerateDiffTestWSchema::test_diffs SKIPPED [  3%]
> tests/test_autogen_diffs.py::AutogenerateVariantCompareTest_sqlite+pysqlite_3_31_1::test_variant_no_issue PASSED [  3%]
> tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_31_1::test_alter_column_autoincrement_compositepk_explicit_true SKIPPED [  3%]
> tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_31_1::test_alter_column_autoincrement_compositepk_false PASSED [  3%]
> tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_31_1::test_alter_column_autoincrement_compositepk_implicit_false PASSED [  4%]
> tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_31_1::test_alter_column_autoincrement_none PASSED [  4%]
> tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_31_1::test_alter_column_autoincrement_nonpk_explicit_true PASSED [  4%]
> tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_31_1::test_alter_column_autoincrement_nonpk_false PASSED [  4%]
> tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_31_1::test_alter_column_autoincrement_nonpk_implicit_false PASSED [  4%]
> tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_31_1::test_alter_column_autoincrement_pk_explicit_true PASSED [  4%]
> tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_31_1::test_alter_column_autoincrement_pk_false PASSED [  4%]
> tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_31_1::test_alter_column_autoincrement_pk_implicit_true PASSED [  4%]
> tests/test_autogen_diffs.py::CompareMetadataTest::test_compare_metadata PASSED [  4%]
> tests/test_autogen_diffs.py::CompareMetadataTest::test_compare_metadata_as_sql PASSED [  4%]
> tests/test_autogen_diffs.py::CompareMetadataTest::test_compare_metadata_include_object PASSED [  4%]
> tests/test_autogen_diffs.py::CompareMetadataTest::test_compare_metadata_include_symbol PASSED [  4%]
> tests/test_autogen_diffs.py::CompareTypeSpecificityTest::test_datetime PASSED [  4%]
> tests/test_autogen_diffs.py::CompareTypeSpecificityTest::test_integer PASSED [  5%]
> tests/test_autogen_diffs.py::CompareTypeSpecificityTest::test_numeric PASSED [  5%]
> tests/test_autogen_diffs.py::CompareTypeSpecificityTest::test_numeric_noprecision PASSED [  5%]
> tests/test_autogen_diffs.py::CompareTypeSpecificityTest::test_string PASSED [  5%]
> tests/test_autogen_diffs.py::CompareTypeSpecificityTest::test_typedec_to_nonstandard PASSED [  5%]
> tests/test_autogen_diffs.py::MultipleMetaDataTest::test_empty_list PASSED [  5%]
> tests/test_autogen_diffs.py::MultipleMetaDataTest::test_multiple PASSED  [  5%]
> tests/test_autogen_diffs.py::MultipleMetaDataTest::test_non_list_sequence PASSED [  5%]
> tests/test_autogen_diffs.py::MultipleMetaDataTest::test_raise_on_dupe PASSED [  5%]
> tests/test_autogen_diffs.py::OrigObjectTest::test_add_check PASSED       [  5%]
> tests/test_autogen_diffs.py::OrigObjectTest::test_add_column PASSED      [  5%]
> tests/test_autogen_diffs.py::OrigObjectTest::test_add_fk PASSED          [  5%]
> tests/test_autogen_diffs.py::OrigObjectTest::test_add_pk PASSED          [  6%]
> tests/test_autogen_diffs.py::OrigObjectTest::test_add_pk_no_orig PASSED  [  6%]
> tests/test_autogen_diffs.py::OrigObjectTest::test_add_table PASSED       [  6%]
> tests/test_autogen_diffs.py::OrigObjectTest::test_add_unique PASSED      [  6%]
> tests/test_autogen_diffs.py::OrigObjectTest::test_create_index PASSED    [  6%]
> tests/test_autogen_diffs.py::OrigObjectTest::test_drop_check PASSED      [  6%]
> tests/test_autogen_diffs.py::OrigObjectTest::test_drop_column PASSED     [  6%]
> tests/test_autogen_diffs.py::OrigObjectTest::test_drop_fk PASSED         [  6%]
> tests/test_autogen_diffs.py::OrigObjectTest::test_drop_index PASSED      [  6%]
> tests/test_autogen_diffs.py::OrigObjectTest::test_drop_pk PASSED         [  6%]
> tests/test_autogen_diffs.py::OrigObjectTest::test_drop_table PASSED      [  6%]
> tests/test_autogen_diffs.py::OrigObjectTest::test_drop_unique PASSED     [  6%]
> tests/test_autogen_diffs.py::PGCompareMetaData::test_compare_metadata_schema SKIPPED [  6%]
> tests/test_autogen_diffs.py::PKConstraintUpgradesIgnoresNullableTest_sqlite+pysqlite_3_31_1::test_no_change PASSED [  7%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_add_deferrable SKIPPED [  7%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_add_initially_deferrable_nochange_one SKIPPED [  7%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_add_initially_deferrable_nochange_three SKIPPED [  7%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_add_initially_deferrable_nochange_two SKIPPED [  7%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_add_initially_deferred SKIPPED [  7%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_add_initially_immediate_plus_deferrable SKIPPED [  7%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_add_ondelete PASSED [  7%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_add_onupdate PASSED [  7%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_change_ondelete_from_restrict PASSED [  7%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_change_onupdate_from_restrict PASSED [  7%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_nochange_ondelete PASSED [  7%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_nochange_ondelete_noaction PASSED [  8%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_nochange_ondelete_restrict PASSED [  8%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_nochange_onupdate PASSED [  8%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_nochange_onupdate_noaction PASSED [  8%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_nochange_onupdate_restrict PASSED [  8%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_ondelete_onupdate_combo PASSED [  8%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_remove_deferrable SKIPPED [  8%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_remove_initially_deferred SKIPPED [  8%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_remove_initially_immediate_plus_deferrable SKIPPED [  8%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_remove_ondelete PASSED [  8%]
> tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_31_1::test_remove_onupdate PASSED [  8%]
> tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_31_1::test_add_composite_fk_with_name PASSED [  8%]
> tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_31_1::test_add_fk PASSED [  8%]
> tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_31_1::test_add_fk_colkeys PASSED [  9%]
> tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_31_1::test_no_change PASSED [  9%]
> tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_31_1::test_no_change_colkeys PASSED [  9%]
> tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_31_1::test_no_change_composite_fk PASSED [  9%]
> tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_31_1::test_remove_composite_fk PASSED [  9%]
> tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_31_1::test_remove_fk PASSED [  9%]
> tests/test_autogen_fks.py::IncludeHooksTest::test_add_metadata_fk SKIPPED [  9%]
> tests/test_autogen_fks.py::IncludeHooksTest::test_change_fk SKIPPED      [  9%]
> tests/test_autogen_fks.py::IncludeHooksTest::test_remove_connection_fk SKIPPED [  9%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_add_idx_non_col PASSED [  9%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_add_ix_on_table_create PASSED [  9%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_add_unique_constraint PASSED [  9%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_add_uq_ix_on_table_create PASSED [ 10%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_dont_add_uq_on_table_create PASSED [ 10%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_drop_table_w_indexes PASSED [ 10%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_drop_table_w_uq_constraint PASSED [ 10%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_index_becomes_unique PASSED [ 10%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_index_flag_becomes_named_unique_constraint PASSED [ 10%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_mismatch_db_named_col_flag PASSED [ 10%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_named_cols_changed PASSED [ 10%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_new_idx_index_named_as_column PASSED [ 10%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_new_table_added PASSED [ 10%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_implicit_composite_fk_index_named PASSED [ 10%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_implicit_fk_index_named PASSED [ 10%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_index_named_as_column PASSED [ 10%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_index_w_colkeys PASSED [ 11%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_one PASSED [ 11%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_two PASSED [ 11%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_unique_w_colkeys PASSED [ 11%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_remove_named_unique_constraint PASSED [ 11%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_remove_named_unique_index PASSED [ 11%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_removed_idx_index_named_as_column PASSED [ 11%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_unchanged_case_sensitive_explicit_idx PASSED [ 11%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_unchanged_case_sensitive_implicit_idx PASSED [ 11%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_unchanged_idx_non_col PASSED [ 11%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_unique_flag_nothing_changed PASSED [ 11%]
> tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_unnamed_cols_changed PASSED [ 11%]
> tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_31_1::test_add_metadata_index PASSED [ 12%]
> tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_31_1::test_add_metadata_unique PASSED [ 12%]
> tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_31_1::test_change_index PASSED [ 12%]
> tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_31_1::test_change_unique PASSED [ 12%]
> tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_31_1::test_remove_connection_index PASSED [ 12%]
> tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_31_1::test_remove_connection_uq PASSED [ 12%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_add_idx_non_col SKIPPED [ 12%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_add_ix_on_table_create SKIPPED [ 12%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_add_unique_constraint SKIPPED [ 12%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_add_uq_ix_on_table_create SKIPPED [ 12%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_dont_add_uq_on_table_create SKIPPED [ 12%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_drop_table_w_indexes SKIPPED [ 12%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_drop_table_w_uq_constraint SKIPPED [ 13%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_index_becomes_unique SKIPPED [ 13%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_index_flag_becomes_named_unique_constraint SKIPPED [ 13%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_mismatch_db_named_col_flag SKIPPED [ 13%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_named_cols_changed SKIPPED [ 13%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_new_idx_index_named_as_column SKIPPED [ 13%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_new_table_added SKIPPED [ 13%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_implicit_composite_fk_index_named SKIPPED [ 13%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_implicit_fk_index_named SKIPPED [ 13%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_index_named_as_column SKIPPED [ 13%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_index_w_colkeys SKIPPED [ 13%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_one SKIPPED [ 13%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_two SKIPPED [ 13%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_unique_w_colkeys SKIPPED [ 14%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_remove_named_unique_constraint SKIPPED [ 14%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_remove_named_unique_index SKIPPED [ 14%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_removed_idx_index_named_as_column SKIPPED [ 14%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_unchanged_case_sensitive_explicit_idx SKIPPED [ 14%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_unchanged_case_sensitive_implicit_idx SKIPPED [ 14%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_unchanged_idx_non_col SKIPPED [ 14%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_unique_flag_nothing_changed SKIPPED [ 14%]
> tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_unnamed_cols_changed SKIPPED [ 14%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_add_idx_non_col PASSED [ 14%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_add_ix_on_table_create PASSED [ 14%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_add_unique_constraint PASSED [ 14%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_add_uq_ix_on_table_create PASSED [ 15%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_dont_add_uq_on_table_create PASSED [ 15%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_drop_table_w_indexes PASSED [ 15%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_drop_table_w_uq_constraint PASSED [ 15%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_index_becomes_unique PASSED [ 15%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_index_flag_becomes_named_unique_constraint PASSED [ 15%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_mismatch_db_named_col_flag PASSED [ 15%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_named_cols_changed PASSED [ 15%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_new_idx_index_named_as_column PASSED [ 15%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_new_table_added PASSED [ 15%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_implicit_composite_fk_index_named PASSED [ 15%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_implicit_fk_index_named PASSED [ 15%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_index_named_as_column PASSED [ 15%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_index_w_colkeys PASSED [ 16%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_one PASSED [ 16%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_two PASSED [ 16%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_unique_w_colkeys PASSED [ 16%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_remove_named_unique_constraint PASSED [ 16%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_remove_named_unique_index PASSED [ 16%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_remove_plain_index_is_reported PASSED [ 16%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_remove_unique_index_not_reported PASSED [ 16%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_removed_idx_index_named_as_column PASSED [ 16%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_unchanged_case_sensitive_explicit_idx PASSED [ 16%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_unchanged_case_sensitive_implicit_idx PASSED [ 16%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_unchanged_idx_non_col PASSED [ 16%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_unique_flag_nothing_changed PASSED [ 17%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_unique_not_reported PASSED [ 17%]
> tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_unnamed_cols_changed PASSED [ 17%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_add_idx_non_col PASSED [ 17%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_add_ix_on_table_create PASSED [ 17%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_add_unique_constraint PASSED [ 17%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_add_uq_ix_on_table_create PASSED [ 17%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_dont_add_uq_on_table_create PASSED [ 17%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_drop_table_w_indexes PASSED [ 17%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_drop_table_w_uq_constraint PASSED [ 17%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_index_becomes_unique PASSED [ 17%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_index_flag_becomes_named_unique_constraint PASSED [ 17%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_mismatch_db_named_col_flag PASSED [ 17%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_named_cols_changed PASSED [ 18%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_new_idx_index_named_as_column PASSED [ 18%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_new_table_added PASSED [ 18%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_implicit_composite_fk_index_named PASSED [ 18%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_implicit_fk_index_named PASSED [ 18%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_index_named_as_column PASSED [ 18%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_index_w_colkeys PASSED [ 18%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_one PASSED [ 18%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_two PASSED [ 18%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_unique_w_colkeys PASSED [ 18%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_remove_named_unique_constraint PASSED [ 18%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_remove_named_unique_index PASSED [ 18%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_remove_plain_index_is_reported PASSED [ 19%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_remove_unique_index_not_reported PASSED [ 19%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_removed_idx_index_named_as_column PASSED [ 19%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unchanged_case_sensitive_explicit_idx PASSED [ 19%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unchanged_case_sensitive_implicit_idx PASSED [ 19%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unchanged_idx_non_col PASSED [ 19%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unique_flag_nothing_changed PASSED [ 19%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unique_not_reported PASSED [ 19%]
> tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unnamed_cols_changed PASSED [ 19%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_add_idx_non_col SKIPPED [ 19%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_add_ix_on_table_create SKIPPED [ 19%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_add_unique_constraint SKIPPED [ 19%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_add_uq_ix_on_table_create SKIPPED [ 19%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_dont_add_uq_on_table_create SKIPPED [ 20%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_drop_table_w_indexes SKIPPED [ 20%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_drop_table_w_uq_constraint SKIPPED [ 20%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_index_becomes_unique SKIPPED [ 20%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_index_flag_becomes_named_unique_constraint SKIPPED [ 20%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_mismatch_db_named_col_flag SKIPPED [ 20%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_named_cols_changed SKIPPED [ 20%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_new_idx_index_named_as_column SKIPPED [ 20%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_new_table_added SKIPPED [ 20%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_implicit_composite_fk_index_named SKIPPED [ 20%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_implicit_fk_index_named SKIPPED [ 20%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_index_named_as_column SKIPPED [ 20%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_index_w_colkeys SKIPPED [ 21%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_one SKIPPED [ 21%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_two SKIPPED [ 21%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_unique_w_colkeys SKIPPED [ 21%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_remove_named_unique_constraint SKIPPED [ 21%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_remove_named_unique_index SKIPPED [ 21%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_removed_idx_index_named_as_column SKIPPED [ 21%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_unchanged_case_sensitive_explicit_idx SKIPPED [ 21%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_unchanged_case_sensitive_implicit_idx SKIPPED [ 21%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_unchanged_idx_non_col SKIPPED [ 21%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_unique_flag_nothing_changed SKIPPED [ 21%]
> tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_unnamed_cols_changed SKIPPED [ 21%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_add_idx_non_col SKIPPED [ 21%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_add_ix_on_table_create SKIPPED [ 22%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_add_unique_constraint SKIPPED [ 22%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_add_uq_ix_on_table_create SKIPPED [ 22%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_dont_add_uq_on_table_create SKIPPED [ 22%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_drop_table_w_indexes SKIPPED [ 22%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_drop_table_w_uq_constraint SKIPPED [ 22%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_exclude_const_unchanged SKIPPED [ 22%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_functional_ix_one SKIPPED [ 22%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_functional_ix_two SKIPPED [ 22%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_idx_added_schema SKIPPED [ 22%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_idx_unchanged_schema SKIPPED [ 22%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_index_becomes_unique SKIPPED [ 22%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_index_flag_becomes_named_unique_constraint SKIPPED [ 23%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_mismatch_db_named_col_flag SKIPPED [ 23%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_named_cols_changed SKIPPED [ 23%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_new_idx_index_named_as_column SKIPPED [ 23%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_new_table_added SKIPPED [ 23%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_implicit_composite_fk_index_named SKIPPED [ 23%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_implicit_fk_index_named SKIPPED [ 23%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_index_named_as_column SKIPPED [ 23%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_index_w_colkeys SKIPPED [ 23%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_one SKIPPED [ 23%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_two SKIPPED [ 23%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_unique_w_colkeys SKIPPED [ 23%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_remove_named_unique_constraint SKIPPED [ 23%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_remove_named_unique_index SKIPPED [ 24%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_removed_idx_index_named_as_column SKIPPED [ 24%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_same_tname_two_schemas SKIPPED [ 24%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_unchanged_case_sensitive_explicit_idx SKIPPED [ 24%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_unchanged_case_sensitive_implicit_idx SKIPPED [ 24%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_unchanged_idx_non_col SKIPPED [ 24%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_unique_flag_nothing_changed SKIPPED [ 24%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_unnamed_cols_changed SKIPPED [ 24%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_uq_added_schema SKIPPED [ 24%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_uq_dropped SKIPPED [ 24%]
> tests/test_autogen_indexes.py::PGUniqueIndexTest::test_uq_unchanged_schema SKIPPED [ 24%]
> tests/test_autogen_indexes.py::TruncatedIdxTest::test_idx_matches_long PASSED [ 24%]
> tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint PASSED [ 25%]
> tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_batch PASSED [ 25%]
> tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_inline_colkeys PASSED [ 25%]
> tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_kwarg PASSED [ 25%]
> tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_schema PASSED [ 25%]
> tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_schema_batch PASSED [ 25%]
> tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_separate_colkeys PASSED [ 25%]
> tests/test_autogen_render.py::AutogenRenderTest::test_add_unique_constraint PASSED [ 25%]
> tests/test_autogen_render.py::AutogenRenderTest::test_add_unique_constraint_batch PASSED [ 25%]
> tests/test_autogen_render.py::AutogenRenderTest::test_add_unique_constraint_schema PASSED [ 25%]
> tests/test_autogen_render.py::AutogenRenderTest::test_add_unique_constraint_schema_batch PASSED [ 25%]
> tests/test_autogen_render.py::AutogenRenderTest::test_add_unique_constraint_unicode_schema PASSED [ 25%]
> tests/test_autogen_render.py::AutogenRenderTest::test_drop_fk_constraint PASSED [ 26%]
> tests/test_autogen_render.py::AutogenRenderTest::test_drop_fk_constraint_batch PASSED [ 26%]
> tests/test_autogen_render.py::AutogenRenderTest::test_drop_fk_constraint_batch_schema PASSED [ 26%]
> tests/test_autogen_render.py::AutogenRenderTest::test_drop_fk_constraint_schema PASSED [ 26%]
> tests/test_autogen_render.py::AutogenRenderTest::test_drop_index PASSED  [ 26%]
> tests/test_autogen_render.py::AutogenRenderTest::test_drop_index_batch PASSED [ 26%]
> tests/test_autogen_render.py::AutogenRenderTest::test_drop_index_schema PASSED [ 26%]
> tests/test_autogen_render.py::AutogenRenderTest::test_drop_index_schema_batch PASSED [ 26%]
> tests/test_autogen_render.py::AutogenRenderTest::test_drop_unique_constraint PASSED [ 26%]
> tests/test_autogen_render.py::AutogenRenderTest::test_drop_unique_constraint_schema PASSED [ 26%]
> tests/test_autogen_render.py::AutogenRenderTest::test_drop_unique_constraint_schema_reprobj PASSED [ 26%]
> tests/test_autogen_render.py::AutogenRenderTest::test_generic_array_type PASSED [ 26%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_add_column PASSED [ 26%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_add_column_system PASSED [ 27%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_add_column_w_schema PASSED [ 27%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_add_column_with_comment PASSED [ 27%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index PASSED [ 27%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_batch PASSED [ 27%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_cast PASSED [ 27%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_desc PASSED [ 27%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_func PASSED [ 27%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_schema PASSED [ 27%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_schema_batch PASSED [ 27%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_addtl_args PASSED [ 27%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_alter_column_existing_comment PASSED [ 27%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_alter_column_modify_comment PASSED [ 28%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_array_no_context PASSED [ 28%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_check_constraint_literal PASSED [ 28%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_check_constraint_literal_binds PASSED [ 28%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_check_constraint_sqlexpr PASSED [ 28%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_col_autoinc_false_mysql PASSED [ 28%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_col_comment_with_quote PASSED [ 28%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_col_drop_comment PASSED [ 28%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_col_with_comment PASSED [ 28%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_col_with_server_default PASSED [ 28%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_create_table_comment_op PASSED [ 28%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_create_table_comment_op_with_existing_comment PASSED [ 28%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_create_table_comment_op_with_schema PASSED [ 28%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_custom PASSED [ 29%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_drop_column PASSED [ 29%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_drop_column_w_schema PASSED [ 29%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_drop_table PASSED [ 29%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_drop_table_comment_op PASSED [ 29%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_drop_table_w_schema PASSED [ 29%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_empty_pk_vs_nonempty_pk PASSED [ 29%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_enum PASSED [ 29%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_executesql_plaintext PASSED [ 29%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_executesql_sqlexpr_notimplemented PASSED [ 29%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_bad_table_resolve PASSED [ 29%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_bad_table_resolve_dont_get_confused PASSED [ 29%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_kwarg PASSED [ 30%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_link_to_name PASSED [ 30%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_resolve_key PASSED [ 30%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_use_alter PASSED [ 30%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_w_metadata_schema PASSED [ 30%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_nullable PASSED [ 30%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_nullable_no_existing_type PASSED [ 30%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_nullable_w_default PASSED [ 30%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_nullable_w_schema PASSED [ 30%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_reflected_int_server_default PASSED [ 30%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_type PASSED [ 30%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_type_w_autoincrement PASSED [ 30%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_type_w_schema PASSED [ 30%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_non_native_enum PASSED [ 31%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_pk_with_col_name_vs_col_key PASSED [ 31%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_quoted_server_default PASSED [ 31%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_server_default_func PASSED [ 31%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_server_default_int PASSED [ 31%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_server_default_non_native_boolean PASSED [ 31%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_server_default_text PASSED [ 31%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_table_max_cols PASSED [ 31%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_table_no_implicit_check PASSED [ 31%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_table_upgrade PASSED [ 31%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_autoincrement PASSED [ 31%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_fk_schema PASSED [ 31%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_metadata_schema PASSED [ 32%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_metadata_schema_override PASSED [ 32%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_schema PASSED [ 32%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_system PASSED [ 32%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_unicode_name PASSED [ 32%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_unicode_schema PASSED [ 32%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_unsupported_constraint PASSED [ 32%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_table_with_comment PASSED [ 32%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_unicode_server_default PASSED [ 32%]
> tests/test_autogen_render.py::AutogenRenderTest::test_render_unique_constraint_opts PASSED [ 32%]
> tests/test_autogen_render.py::AutogenRenderTest::test_repr_custom_type_w_sqla_prefix PASSED [ 32%]
> tests/test_autogen_render.py::AutogenRenderTest::test_repr_dialect_type PASSED [ 32%]
> tests/test_autogen_render.py::AutogenRenderTest::test_repr_plain_sqla_type PASSED [ 32%]
> tests/test_autogen_render.py::AutogenRenderTest::test_repr_user_type_user_prefix_None PASSED [ 33%]
> tests/test_autogen_render.py::AutogenRenderTest::test_repr_user_type_user_prefix_present PASSED [ 33%]
> tests/test_autogen_render.py::RenderNamingConventionTest::test_create_table_plus_add_index_in_modify PASSED [ 33%]
> tests/test_autogen_render.py::RenderNamingConventionTest::test_explicit_named_unique_constraint PASSED [ 33%]
> tests/test_autogen_render.py::RenderNamingConventionTest::test_explicit_unique_constraint PASSED [ 33%]
> tests/test_autogen_render.py::RenderNamingConventionTest::test_implicit_unique_constraint PASSED [ 33%]
> tests/test_autogen_render.py::RenderNamingConventionTest::test_inline_ck_constraint PASSED [ 33%]
> tests/test_autogen_render.py::RenderNamingConventionTest::test_inline_fk PASSED [ 33%]
> tests/test_autogen_render.py::RenderNamingConventionTest::test_inline_pk_constraint PASSED [ 33%]
> tests/test_autogen_render.py::RenderNamingConventionTest::test_render_add_index PASSED [ 33%]
> tests/test_autogen_render.py::RenderNamingConventionTest::test_render_add_index_schema PASSED [ 33%]
> tests/test_autogen_render.py::RenderNamingConventionTest::test_render_check_constraint_renamed PASSED [ 33%]
> tests/test_autogen_render.py::RenderNamingConventionTest::test_render_drop_index PASSED [ 34%]
> tests/test_autogen_render.py::RenderNamingConventionTest::test_schema_type_boolean PASSED [ 34%]
> tests/test_batch.py::BatchAPITest::test_add_col PASSED                   [ 34%]
> tests/test_batch.py::BatchAPITest::test_create_check PASSED              [ 34%]
> tests/test_batch.py::BatchAPITest::test_create_fk PASSED                 [ 34%]
> tests/test_batch.py::BatchAPITest::test_create_fk_schema PASSED          [ 34%]
> tests/test_batch.py::BatchAPITest::test_create_pk PASSED                 [ 34%]
> tests/test_batch.py::BatchAPITest::test_create_uq PASSED                 [ 34%]
> tests/test_batch.py::BatchAPITest::test_drop_col PASSED                  [ 34%]
> tests/test_batch.py::BatchAPITest::test_drop_constraint PASSED           [ 34%]
> tests/test_batch.py::BatchApplyTest::test_add_col PASSED                 [ 34%]
> tests/test_batch.py::BatchApplyTest::test_add_fk PASSED                  [ 34%]
> tests/test_batch.py::BatchApplyTest::test_add_server_default PASSED      [ 34%]
> tests/test_batch.py::BatchApplyTest::test_add_table_opts PASSED          [ 35%]
> tests/test_batch.py::BatchApplyTest::test_add_uq PASSED                  [ 35%]
> tests/test_batch.py::BatchApplyTest::test_change_type PASSED             [ 35%]
> tests/test_batch.py::BatchApplyTest::test_change_type_schematype_to_non PASSED [ 35%]
> tests/test_batch.py::BatchApplyTest::test_create_index PASSED            [ 35%]
> tests/test_batch.py::BatchApplyTest::test_drop_col PASSED                [ 35%]
> tests/test_batch.py::BatchApplyTest::test_drop_col_remove_fk PASSED      [ 35%]
> tests/test_batch.py::BatchApplyTest::test_drop_col_remove_pk PASSED      [ 35%]
> tests/test_batch.py::BatchApplyTest::test_drop_col_retain_fk PASSED      [ 35%]
> tests/test_batch.py::BatchApplyTest::test_drop_col_retain_fk_selfref PASSED [ 35%]
> tests/test_batch.py::BatchApplyTest::test_drop_fk PASSED                 [ 35%]
> tests/test_batch.py::BatchApplyTest::test_drop_index PASSED              [ 35%]
> tests/test_batch.py::BatchApplyTest::test_drop_pk PASSED                 [ 36%]
> tests/test_batch.py::BatchApplyTest::test_drop_server_default PASSED     [ 36%]
> tests/test_batch.py::BatchApplyTest::test_drop_uq PASSED                 [ 36%]
> tests/test_batch.py::BatchApplyTest::test_regen_multi_fk PASSED          [ 36%]
> tests/test_batch.py::BatchApplyTest::test_regen_multi_fk_schema PASSED   [ 36%]
> tests/test_batch.py::BatchApplyTest::test_rename_col PASSED              [ 36%]
> tests/test_batch.py::BatchApplyTest::test_rename_col_boolean PASSED      [ 36%]
> tests/test_batch.py::BatchApplyTest::test_rename_col_boolean_no_ck PASSED [ 36%]
> tests/test_batch.py::BatchApplyTest::test_rename_col_enum PASSED         [ 36%]
> tests/test_batch.py::BatchApplyTest::test_rename_col_fk PASSED           [ 36%]
> tests/test_batch.py::BatchApplyTest::test_rename_col_literal_ck PASSED   [ 36%]
> tests/test_batch.py::BatchApplyTest::test_rename_col_literal_ck_workaround PASSED [ 36%]
> tests/test_batch.py::BatchApplyTest::test_rename_col_pk PASSED           [ 36%]
> tests/test_batch.py::BatchApplyTest::test_rename_col_sql_ck PASSED       [ 37%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_add_ck_constraint SKIPPED [ 37%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_add_column_auto SKIPPED [ 37%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_add_column_recreate SKIPPED [ 37%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_add_pk_constraint SKIPPED [ 37%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_change_type SKIPPED   [ 37%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_change_type_boolean_to_int SKIPPED [ 37%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_change_type_int_to_boolean SKIPPED [ 37%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_create_drop_index SKIPPED [ 37%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_col_schematype SKIPPED [ 37%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_column SKIPPED   [ 37%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_column_fk_recreate SKIPPED [ 37%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_column_pk SKIPPED [ 38%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_foreign_key SKIPPED [ 38%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_pk_col_readd_col SKIPPED [ 38%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_pk_col_readd_col_also_pk_const SKIPPED [ 38%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_pk_col_readd_pk_col SKIPPED [ 38%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_fk_points_to_me_auto SKIPPED [ 38%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_fk_points_to_me_recreate SKIPPED [ 38%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_fk_points_to_me_sqlite_refinteg SKIPPED [ 38%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_ix_existing SKIPPED   [ 38%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_no_net_change_timestamp SKIPPED [ 38%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_no_net_change_timestamp_w_default SKIPPED [ 38%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_rename_column SKIPPED [ 38%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_rename_column_boolean SKIPPED [ 39%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_rename_column_non_native_boolean_no_ck SKIPPED [ 39%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_rename_column_pk SKIPPED [ 39%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_selfref_fk_auto SKIPPED [ 39%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_selfref_fk_recreate SKIPPED [ 39%]
> tests/test_batch.py::BatchRoundTripMySQLTest::test_selfref_fk_sqlite_refinteg SKIPPED [ 39%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_add_ck_constraint SKIPPED [ 39%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_add_column_auto SKIPPED [ 39%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_add_column_recreate SKIPPED [ 39%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_add_pk_constraint SKIPPED [ 39%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_change_type SKIPPED [ 39%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_change_type_boolean_to_int SKIPPED [ 39%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_change_type_int_to_boolean SKIPPED [ 39%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_create_drop_index SKIPPED [ 40%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_col_schematype SKIPPED [ 40%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_column SKIPPED [ 40%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_column_fk_recreate SKIPPED [ 40%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_column_pk SKIPPED [ 40%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_foreign_key SKIPPED [ 40%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_pk_col_readd_col SKIPPED [ 40%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_pk_col_readd_col_also_pk_const SKIPPED [ 40%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_pk_col_readd_pk_col SKIPPED [ 40%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_fk_points_to_me_auto SKIPPED [ 40%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_fk_points_to_me_recreate SKIPPED [ 40%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_fk_points_to_me_sqlite_refinteg SKIPPED [ 40%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_ix_existing SKIPPED [ 41%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_no_net_change_timestamp SKIPPED [ 41%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_no_net_change_timestamp_w_default SKIPPED [ 41%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_rename_column SKIPPED [ 41%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_rename_column_boolean SKIPPED [ 41%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_rename_column_non_native_boolean_no_ck SKIPPED [ 41%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_rename_column_pk SKIPPED [ 41%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_selfref_fk_auto SKIPPED [ 41%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_selfref_fk_recreate SKIPPED [ 41%]
> tests/test_batch.py::BatchRoundTripPostgresqlTest::test_selfref_fk_sqlite_refinteg SKIPPED [ 41%]
> tests/test_batch.py::BatchRoundTripTest::test_add_ck_constraint PASSED   [ 41%]
> tests/test_batch.py::BatchRoundTripTest::test_add_column_auto PASSED     [ 41%]
> tests/test_batch.py::BatchRoundTripTest::test_add_column_recreate PASSED [ 41%]
> tests/test_batch.py::BatchRoundTripTest::test_add_pk_constraint PASSED   [ 42%]
> tests/test_batch.py::BatchRoundTripTest::test_change_type PASSED         [ 42%]
> tests/test_batch.py::BatchRoundTripTest::test_change_type_boolean_to_int PASSED [ 42%]
> tests/test_batch.py::BatchRoundTripTest::test_change_type_int_to_boolean PASSED [ 42%]
> tests/test_batch.py::BatchRoundTripTest::test_create_drop_index PASSED   [ 42%]
> tests/test_batch.py::BatchRoundTripTest::test_drop_col_schematype PASSED [ 42%]
> tests/test_batch.py::BatchRoundTripTest::test_drop_column PASSED         [ 42%]
> tests/test_batch.py::BatchRoundTripTest::test_drop_column_fk_recreate PASSED [ 42%]
> tests/test_batch.py::BatchRoundTripTest::test_drop_column_pk PASSED      [ 42%]
> tests/test_batch.py::BatchRoundTripTest::test_drop_foreign_key PASSED    [ 42%]
> tests/test_batch.py::BatchRoundTripTest::test_drop_pk_col_readd_col PASSED [ 42%]
> tests/test_batch.py::BatchRoundTripTest::test_drop_pk_col_readd_col_also_pk_const PASSED [ 42%]
> tests/test_batch.py::BatchRoundTripTest::test_drop_pk_col_readd_pk_col PASSED [ 43%]
> tests/test_batch.py::BatchRoundTripTest::test_fk_points_to_me_auto PASSED [ 43%]
> tests/test_batch.py::BatchRoundTripTest::test_fk_points_to_me_recreate PASSED [ 43%]
> tests/test_batch.py::BatchRoundTripTest::test_fk_points_to_me_sqlite_refinteg PASSED [ 43%]
> tests/test_batch.py::BatchRoundTripTest::test_ix_existing PASSED         [ 43%]
> tests/test_batch.py::BatchRoundTripTest::test_no_net_change_timestamp PASSED [ 43%]
> tests/test_batch.py::BatchRoundTripTest::test_no_net_change_timestamp_w_default PASSED [ 43%]
> tests/test_batch.py::BatchRoundTripTest::test_rename_column PASSED       [ 43%]
> tests/test_batch.py::BatchRoundTripTest::test_rename_column_boolean PASSED [ 43%]
> tests/test_batch.py::BatchRoundTripTest::test_rename_column_non_native_boolean_no_ck PASSED [ 43%]
> tests/test_batch.py::BatchRoundTripTest::test_rename_column_pk PASSED    [ 43%]
> tests/test_batch.py::BatchRoundTripTest::test_selfref_fk_auto PASSED     [ 43%]
> tests/test_batch.py::BatchRoundTripTest::test_selfref_fk_recreate PASSED [ 43%]
> tests/test_batch.py::BatchRoundTripTest::test_selfref_fk_sqlite_refinteg PASSED [ 44%]
> tests/test_batch.py::CopyFromTest::test_change_type PASSED               [ 44%]
> tests/test_batch.py::CopyFromTest::test_change_type_from_schematype PASSED [ 44%]
> tests/test_batch.py::CopyFromTest::test_change_type_to_schematype PASSED [ 44%]
> tests/test_batch.py::CopyFromTest::test_create_drop_index_w_always PASSED [ 44%]
> tests/test_batch.py::CopyFromTest::test_create_drop_index_w_other_ops PASSED [ 44%]
> tests/test_batch.py::CopyFromTest::test_create_drop_index_wo_always PASSED [ 44%]
> tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert PASSED       [ 44%]
> tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_as_sql PASSED [ 44%]
> tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_as_sql_mssql PASSED [ 44%]
> tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_as_sql_pg PASSED [ 44%]
> tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_from_new_table PASSED [ 44%]
> tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_inline_literal_as_sql PASSED [ 45%]
> tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_mssql PASSED [ 45%]
> tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_no_rows PASSED [ 45%]
> tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_pg PASSED    [ 45%]
> tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_pg_single PASSED [ 45%]
> tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_pg_single_as_sql PASSED [ 45%]
> tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_pg_single_big_t_as_sql PASSED [ 45%]
> tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_wrong_cols PASSED [ 45%]
> tests/test_bulk_insert.py::BulkInsertTest::test_invalid_format PASSED    [ 45%]
> tests/test_bulk_insert.py::RoundTripTest::test_bulk_insert_from_new_table PASSED [ 45%]
> tests/test_bulk_insert.py::RoundTripTest::test_bulk_insert_inline_literal PASSED [ 45%]
> tests/test_bulk_insert.py::RoundTripTest::test_bulk_insert_round_trip PASSED [ 45%]
> tests/test_bulk_insert.py::RoundTripTest::test_single_insert_round_trip PASSED [ 45%]
> tests/test_command.py::CommandLineTest::test_help_text PASSED            [ 46%]
> tests/test_command.py::CommandLineTest::test_init_file_doesnt_exist PASSED [ 46%]
> tests/test_command.py::CommandLineTest::test_init_file_exists_and_is_empty PASSED [ 46%]
> tests/test_command.py::CommandLineTest::test_init_file_exists_and_is_not_empty PASSED [ 46%]
> tests/test_command.py::CommandLineTest::test_run_cmd_args_missing PASSED [ 46%]
> tests/test_command.py::CurrentTest::test_heads_one_is_dependent PASSED   [ 46%]
> tests/test_command.py::CurrentTest::test_heads_upg PASSED                [ 46%]
> tests/test_command.py::CurrentTest::test_no_current PASSED               [ 46%]
> tests/test_command.py::CurrentTest::test_plain_current PASSED            [ 46%]
> tests/test_command.py::CurrentTest::test_two_heads PASSED                [ 46%]
> tests/test_command.py::EditTest::test_edit_b PASSED                      [ 46%]
> tests/test_command.py::EditTest::test_edit_current PASSED                [ 46%]
> tests/test_command.py::EditTest::test_edit_head PASSED                   [ 47%]
> tests/test_command.py::EditTest::test_edit_no_current PASSED             [ 47%]
> tests/test_command.py::EditTest::test_edit_no_revs PASSED                [ 47%]
> tests/test_command.py::EditTest::test_edit_with_missing_editor FAILED    [ 47%]
> tests/test_command.py::HistoryTest::test_history_base_to_num PASSED      [ 47%]
> tests/test_command.py::HistoryTest::test_history_current_to_head_as_b PASSED [ 47%]
> tests/test_command.py::HistoryTest::test_history_current_to_head_as_base PASSED [ 47%]
> tests/test_command.py::HistoryTest::test_history_full PASSED             [ 47%]
> tests/test_command.py::HistoryTest::test_history_full_environment PASSED [ 47%]
> tests/test_command.py::HistoryTest::test_history_include_env PASSED      [ 47%]
> tests/test_command.py::HistoryTest::test_history_indicate_current PASSED [ 47%]
> tests/test_command.py::HistoryTest::test_history_num_plus_relative PASSED [ 47%]
> tests/test_command.py::HistoryTest::test_history_num_range PASSED        [ 47%]
> tests/test_command.py::HistoryTest::test_history_num_range_environment PASSED [ 48%]
> tests/test_command.py::HistoryTest::test_history_num_to_head PASSED      [ 48%]
> tests/test_command.py::HistoryTest::test_history_num_to_head_environment PASSED [ 48%]
> tests/test_command.py::HistoryTest::test_history_relative_to_num PASSED  [ 48%]
> tests/test_command.py::HistoryTest::test_history_too_large_relative_to_num PASSED [ 48%]
> tests/test_command.py::LiveStampTest::test_stamp_creates_table PASSED    [ 48%]
> tests/test_command.py::LiveStampTest::test_stamp_existing_downgrade PASSED [ 48%]
> tests/test_command.py::LiveStampTest::test_stamp_existing_upgrade PASSED [ 48%]
> tests/test_command.py::RevisionTest::test_create_rev_autogen PASSED      [ 48%]
> tests/test_command.py::RevisionTest::test_create_rev_autogen_db_not_up_to_date PASSED [ 48%]
> tests/test_command.py::RevisionTest::test_create_rev_autogen_db_not_up_to_date_multi_heads PASSED [ 48%]
> tests/test_command.py::RevisionTest::test_create_rev_autogen_need_to_select_head PASSED [ 48%]
> tests/test_command.py::RevisionTest::test_create_rev_autogenerate_db_not_up_to_date_post_merge PASSED [ 49%]
> tests/test_command.py::RevisionTest::test_create_rev_autogenerate_post_merge PASSED [ 49%]
> tests/test_command.py::RevisionTest::test_create_rev_depends_on PASSED   [ 49%]
> tests/test_command.py::RevisionTest::test_create_rev_depends_on_branch_label PASSED [ 49%]
> tests/test_command.py::RevisionTest::test_create_rev_depends_on_partial_revid PASSED [ 49%]
> tests/test_command.py::RevisionTest::test_create_rev_invalid_depends_on PASSED [ 49%]
> tests/test_command.py::RevisionTest::test_create_rev_plain_db_not_up_to_date PASSED [ 49%]
> tests/test_command.py::RevisionTest::test_create_rev_plain_db_not_up_to_date_multi_heads PASSED [ 49%]
> tests/test_command.py::RevisionTest::test_create_rev_plain_need_to_select_head PASSED [ 49%]
> tests/test_command.py::RevisionTest::test_create_rev_plain_post_merge PASSED [ 49%]
> tests/test_command.py::RevisionTest::test_err_correctly_raised_on_dupe_rows_no_pk PASSED [ 49%]
> tests/test_command.py::RevisionTest::test_nonsensical_sql_mode_autogen PASSED [ 49%]
> tests/test_command.py::RevisionTest::test_nonsensical_sql_no_env PASSED  [ 50%]
> tests/test_command.py::RevisionTest::test_pk_constraint_normally_prevents_dupe_rows PASSED [ 50%]
> tests/test_command.py::RevisionTest::test_sensical_sql_w_env PASSED      [ 50%]
> tests/test_command.py::UpgradeDowngradeStampTest::test_base_to_head_sql PASSED [ 50%]
> tests/test_command.py::UpgradeDowngradeStampTest::test_none_to_head_sql PASSED [ 50%]
> tests/test_command.py::UpgradeDowngradeStampTest::test_sql_stamp_from_partial_rev PASSED [ 50%]
> tests/test_command.py::UpgradeDowngradeStampTest::test_sql_stamp_from_rev PASSED [ 50%]
> tests/test_command.py::UpgradeDowngradeStampTest::test_version_from_middle_update PASSED [ 50%]
> tests/test_command.py::UpgradeDowngradeStampTest::test_version_from_none_insert PASSED [ 50%]
> tests/test_command.py::UpgradeDowngradeStampTest::test_version_to_middle PASSED [ 50%]
> tests/test_command.py::UpgradeDowngradeStampTest::test_version_to_none PASSED [ 50%]
> tests/test_config.py::ConfigTest::test_attributes_attr PASSED            [ 50%]
> tests/test_config.py::ConfigTest::test_attributes_construtor PASSED      [ 50%]
> tests/test_config.py::ConfigTest::test_config_no_file_main_option PASSED [ 51%]
> tests/test_config.py::ConfigTest::test_config_no_file_section_option PASSED [ 51%]
> tests/test_config.py::ConfigTest::test_config_set_main_option_percent PASSED [ 51%]
> tests/test_config.py::ConfigTest::test_config_set_section_option_interpolation PASSED [ 51%]
> tests/test_config.py::ConfigTest::test_config_set_section_option_percent PASSED [ 51%]
> tests/test_config.py::ConfigTest::test_no_script_error PASSED            [ 51%]
> tests/test_config.py::ConfigTest::test_standalone_op PASSED              [ 51%]
> tests/test_config.py::FileConfigTest::test_config_args PASSED            [ 51%]
> tests/test_config.py::StdoutOutputEncodingTest::test_ascii_unicode PASSED [ 51%]
> tests/test_config.py::StdoutOutputEncodingTest::test_only_formats_output_with_args PASSED [ 51%]
> tests/test_config.py::StdoutOutputEncodingTest::test_plain PASSED        [ 51%]
> tests/test_config.py::StdoutOutputEncodingTest::test_utf8_unicode PASSED [ 51%]
> tests/test_config.py::TemplateOutputEncodingTest::test_default PASSED    [ 52%]
> tests/test_config.py::TemplateOutputEncodingTest::test_setting PASSED    [ 52%]
> tests/test_environment.py::EnvironmentTest::test_migration_context_has_config PASSED [ 52%]
> tests/test_environment.py::EnvironmentTest::test_sql_mode_parameters PASSED [ 52%]
> tests/test_environment.py::EnvironmentTest::test_tag_arg PASSED          [ 52%]
> tests/test_environment.py::EnvironmentTest::test_warning_on_passing_engine PASSED [ 52%]
> tests/test_environment.py::EnvironmentTest::test_x_arg PASSED            [ 52%]
> tests/test_environment.py::EnvironmentTest::test_x_arg_asdict PASSED     [ 52%]
> tests/test_environment.py::EnvironmentTest::test_x_arg_no_opts PASSED    [ 52%]
> tests/test_environment.py::EnvironmentTest::test_x_arg_no_opts_asdict PASSED [ 52%]
> tests/test_external_dialect.py::ExternalDialectRenderTest::test_external_nested_render_external_type PASSED [ 52%]
> tests/test_external_dialect.py::ExternalDialectRenderTest::test_external_nested_render_sqla_type PASSED [ 52%]
> tests/test_external_dialect.py::ExternalDialectRenderTest::test_render_type PASSED [ 52%]
> tests/test_mssql.py::FullEnvironmentTests::test_batch_separator_custom PASSED [ 53%]
> tests/test_mssql.py::FullEnvironmentTests::test_batch_separator_default PASSED [ 53%]
> tests/test_mssql.py::FullEnvironmentTests::test_begin_commit PASSED      [ 53%]
> tests/test_mssql.py::OpTest::test_add_column PASSED                      [ 53%]
> tests/test_mssql.py::OpTest::test_add_column_with_default PASSED         [ 53%]
> tests/test_mssql.py::OpTest::test_alter_add_server_default PASSED        [ 53%]
> tests/test_mssql.py::OpTest::test_alter_column_dont_drop_default PASSED  [ 53%]
> tests/test_mssql.py::OpTest::test_alter_column_dont_touch_constraints PASSED [ 53%]
> tests/test_mssql.py::OpTest::test_alter_column_drop_default PASSED       [ 53%]
> tests/test_mssql.py::OpTest::test_alter_column_new_type PASSED           [ 53%]
> tests/test_mssql.py::OpTest::test_alter_column_not_nullable_w_existing_type PASSED [ 53%]
> tests/test_mssql.py::OpTest::test_alter_column_not_nullable_w_new_type PASSED [ 53%]
> tests/test_mssql.py::OpTest::test_alter_column_nullable_type_required PASSED [ 54%]
> tests/test_mssql.py::OpTest::test_alter_column_nullable_w_existing_type PASSED [ 54%]
> tests/test_mssql.py::OpTest::test_alter_column_nullable_w_new_type PASSED [ 54%]
> tests/test_mssql.py::OpTest::test_alter_column_rename_mssql PASSED       [ 54%]
> tests/test_mssql.py::OpTest::test_alter_column_rename_mssql_schema PASSED [ 54%]
> tests/test_mssql.py::OpTest::test_alter_column_rename_quoted_mssql PASSED [ 54%]
> tests/test_mssql.py::OpTest::test_alter_do_everything PASSED             [ 54%]
> tests/test_mssql.py::OpTest::test_alter_remove_server_default PASSED     [ 54%]
> tests/test_mssql.py::OpTest::test_alter_replace_server_default PASSED    [ 54%]
> tests/test_mssql.py::OpTest::test_create_index_mssql_include PASSED      [ 54%]
> tests/test_mssql.py::OpTest::test_create_index_mssql_include_is_none PASSED [ 54%]
> tests/test_mssql.py::OpTest::test_drop_column_w_check PASSED             [ 54%]
> tests/test_mssql.py::OpTest::test_drop_column_w_check_in_batch PASSED    [ 54%]
> tests/test_mssql.py::OpTest::test_drop_column_w_check_quoting PASSED     [ 55%]
> tests/test_mssql.py::OpTest::test_drop_column_w_default PASSED           [ 55%]
> tests/test_mssql.py::OpTest::test_drop_column_w_default_in_batch PASSED  [ 55%]
> tests/test_mssql.py::OpTest::test_drop_column_w_fk PASSED                [ 55%]
> tests/test_mssql.py::OpTest::test_drop_column_w_fk_in_batch PASSED       [ 55%]
> tests/test_mssql.py::OpTest::test_drop_column_w_schema PASSED            [ 55%]
> tests/test_mssql.py::OpTest::test_drop_index PASSED                      [ 55%]
> tests/test_mssql.py::OpTest::test_rename_table PASSED                    [ 55%]
> tests/test_mssql.py::OpTest::test_rename_table_casesens PASSED           [ 55%]
> tests/test_mssql.py::OpTest::test_rename_table_schema PASSED             [ 55%]
> tests/test_mssql.py::OpTest::test_rename_table_schema_casesens PASSED    [ 55%]
> tests/test_mysql.py::MySQLBackendOpTest::test_add_datetime_server_default_current_timestamp SKIPPED [ 55%]
> tests/test_mysql.py::MySQLBackendOpTest::test_add_datetime_server_default_current_timestamp_bundle_onupdate SKIPPED [ 56%]
> tests/test_mysql.py::MySQLBackendOpTest::test_add_datetime_server_default_now SKIPPED [ 56%]
> tests/test_mysql.py::MySQLBackendOpTest::test_add_timestamp_server_default_current_timestamp SKIPPED [ 56%]
> tests/test_mysql.py::MySQLBackendOpTest::test_add_timestamp_server_default_current_timestamp_bundle_onupdate SKIPPED [ 56%]
> tests/test_mysql.py::MySQLBackendOpTest::test_add_timestamp_server_default_now SKIPPED [ 56%]
> tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_boolean_diff SKIPPED [ 56%]
> tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_boolean_same SKIPPED [ 56%]
> tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_integer_diff SKIPPED [ 56%]
> tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_integer_from_none SKIPPED [ 56%]
> tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_integer_same SKIPPED [ 56%]
> tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_timestamp_current_timestamp SKIPPED [ 56%]
> tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_timestamp_current_timestamp_bundle_onupdate SKIPPED [ 56%]
> tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_timestamp_current_timestamp_diff SKIPPED [ 56%]
> tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_timestamp_current_timestamp_diff_bundle_onupdate SKIPPED [ 57%]
> tests/test_mysql.py::MySQLOpTest::test_add_column_with_comment PASSED    [ 57%]
> tests/test_mysql.py::MySQLOpTest::test_alter_column_add_comment PASSED   [ 57%]
> tests/test_mysql.py::MySQLOpTest::test_alter_column_add_comment_quoting PASSED [ 57%]
> tests/test_mysql.py::MySQLOpTest::test_alter_column_drop_comment PASSED  [ 57%]
> tests/test_mysql.py::MySQLOpTest::test_alter_column_drop_default PASSED  [ 57%]
> tests/test_mysql.py::MySQLOpTest::test_alter_column_existing_comment PASSED [ 57%]
> tests/test_mysql.py::MySQLOpTest::test_alter_column_modify_datetime_default PASSED [ 57%]
> tests/test_mysql.py::MySQLOpTest::test_alter_column_modify_default PASSED [ 57%]
> tests/test_mysql.py::MySQLOpTest::test_alter_column_multi_alter_w_drop_default PASSED [ 57%]
> tests/test_mysql.py::MySQLOpTest::test_alter_column_new_comment_replaces_existing PASSED [ 57%]
> tests/test_mysql.py::MySQLOpTest::test_alter_column_remove_schematype PASSED [ 57%]
> tests/test_mysql.py::MySQLOpTest::test_col_add_autoincrement PASSED      [ 58%]
> tests/test_mysql.py::MySQLOpTest::test_col_alter_type_required PASSED    [ 58%]
> tests/test_mysql.py::MySQLOpTest::test_col_dont_remove_server_default PASSED [ 58%]
> tests/test_mysql.py::MySQLOpTest::test_col_multi_alter PASSED            [ 58%]
> tests/test_mysql.py::MySQLOpTest::test_col_not_nullable PASSED           [ 58%]
> tests/test_mysql.py::MySQLOpTest::test_col_not_nullable_existing_serv_default PASSED [ 58%]
> tests/test_mysql.py::MySQLOpTest::test_col_nullable PASSED               [ 58%]
> tests/test_mysql.py::MySQLOpTest::test_col_remove_autoincrement PASSED   [ 58%]
> tests/test_mysql.py::MySQLOpTest::test_create_table_comment PASSED       [ 58%]
> tests/test_mysql.py::MySQLOpTest::test_create_table_with_column_comments PASSED [ 58%]
> tests/test_mysql.py::MySQLOpTest::test_create_table_with_comment PASSED  [ 58%]
> tests/test_mysql.py::MySQLOpTest::test_drop_check_mariadb PASSED         [ 58%]
> tests/test_mysql.py::MySQLOpTest::test_drop_check_mysql PASSED           [ 58%]
> tests/test_mysql.py::MySQLOpTest::test_drop_check_quoted_mariadb PASSED  [ 59%]
> tests/test_mysql.py::MySQLOpTest::test_drop_check_quoted_mysql PASSED    [ 59%]
> tests/test_mysql.py::MySQLOpTest::test_drop_constraint_primary PASSED    [ 59%]
> tests/test_mysql.py::MySQLOpTest::test_drop_fk PASSED                    [ 59%]
> tests/test_mysql.py::MySQLOpTest::test_drop_fk_quoted PASSED             [ 59%]
> tests/test_mysql.py::MySQLOpTest::test_drop_generic_constraint PASSED    [ 59%]
> tests/test_mysql.py::MySQLOpTest::test_drop_table_comment PASSED         [ 59%]
> tests/test_mysql.py::MySQLOpTest::test_drop_unique PASSED                [ 59%]
> tests/test_mysql.py::MySQLOpTest::test_drop_unique_quoted PASSED         [ 59%]
> tests/test_mysql.py::MySQLOpTest::test_drop_unknown FAILED               [ 59%]
> tests/test_mysql.py::MySQLOpTest::test_rename_column PASSED              [ 59%]
> tests/test_mysql.py::MySQLOpTest::test_rename_column_autoincrement PASSED [ 59%]
> tests/test_mysql.py::MySQLOpTest::test_rename_column_existing_comment PASSED [ 60%]
> tests/test_mysql.py::MySQLOpTest::test_rename_column_quotes_needed_one PASSED [ 60%]
> tests/test_mysql.py::MySQLOpTest::test_rename_column_quotes_needed_two PASSED [ 60%]
> tests/test_mysql.py::MySQLOpTest::test_rename_column_serv_compiled_default PASSED [ 60%]
> tests/test_mysql.py::MySQLOpTest::test_rename_column_serv_default PASSED [ 60%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_context_runs_abbreviated PASSED [ 60%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_post_context PASSED [ 60%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_post_context_multihead PASSED [ 60%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_pre_context PASSED [ 60%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_pre_context_abbreviated PASSED [ 60%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_pre_context_multihead PASSED [ 60%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_downgrade_wo_colon PASSED [ 60%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_head_rev_post_context PASSED [ 60%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_head_rev_post_context_multihead PASSED [ 61%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_head_rev_pre_context PASSED [ 61%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_head_rev_pre_context_multihead PASSED [ 61%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_not_requires_connection PASSED [ 61%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_requires_connection PASSED [ 61%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_running_comments_not_in_sql PASSED [ 61%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_context_runs_abbreviated PASSED [ 61%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_current_pre_context PASSED [ 61%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_post_context PASSED [ 61%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_pre_context PASSED [ 61%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_pre_context_abbreviated PASSED [ 61%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_pre_context_cmd_w_no_startrev PASSED [ 61%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_tag_None PASSED [ 62%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_tag_cfg_arg PASSED [ 62%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_tag_cmd_arg PASSED [ 62%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_tag_pre_context PASSED [ 62%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_tag_pre_context_None PASSED [ 62%]
> tests/test_offline_environment.py::OfflineEnvironmentTest::test_upgrade_with_output_encoding PASSED [ 62%]
> tests/test_op.py::BackendAlterColumnTest::test_add_server_default_int SKIPPED [ 62%]
> tests/test_op.py::BackendAlterColumnTest::test_modify_non_nullable_to_nullable SKIPPED [ 62%]
> tests/test_op.py::BackendAlterColumnTest::test_modify_nullable_to_non SKIPPED [ 62%]
> tests/test_op.py::BackendAlterColumnTest::test_modify_server_default_int SKIPPED [ 62%]
> tests/test_op.py::BackendAlterColumnTest::test_modify_type_int_str SKIPPED [ 62%]
> tests/test_op.py::BackendAlterColumnTest::test_rename_column SKIPPED     [ 62%]
> tests/test_op.py::CustomOpTest::test_custom_op PASSED                    [ 63%]
> tests/test_op.py::EnsureOrigObjectFromToTest::test_create_index PASSED   [ 63%]
> tests/test_op.py::EnsureOrigObjectFromToTest::test_create_table PASSED   [ 63%]
> tests/test_op.py::EnsureOrigObjectFromToTest::test_drop_constraint_not_available PASSED [ 63%]
> tests/test_op.py::EnsureOrigObjectFromToTest::test_drop_index PASSED     [ 63%]
> tests/test_op.py::EnsureOrigObjectFromToTest::test_drop_table PASSED     [ 63%]
> tests/test_op.py::EnsureOrigObjectFromToTest::test_drop_unique_constraint PASSED [ 63%]
> tests/test_op.py::OpTest::test_add_check_constraint PASSED               [ 63%]
> tests/test_op.py::OpTest::test_add_check_constraint_schema PASSED        [ 63%]
> tests/test_op.py::OpTest::test_add_column PASSED                         [ 63%]
> tests/test_op.py::OpTest::test_add_column_fk PASSED                      [ 63%]
> tests/test_op.py::OpTest::test_add_column_fk_schema PASSED               [ 63%]
> tests/test_op.py::OpTest::test_add_column_fk_self_referential PASSED     [ 63%]
> tests/test_op.py::OpTest::test_add_column_schema PASSED                  [ 64%]
> tests/test_op.py::OpTest::test_add_column_schema_fk PASSED               [ 64%]
> tests/test_op.py::OpTest::test_add_column_schema_fk_schema PASSED        [ 64%]
> tests/test_op.py::OpTest::test_add_column_schema_fk_self_referential PASSED [ 64%]
> tests/test_op.py::OpTest::test_add_column_schema_hard_quoting PASSED     [ 64%]
> tests/test_op.py::OpTest::test_add_column_schema_schema_type PASSED      [ 64%]
> tests/test_op.py::OpTest::test_add_column_schema_type PASSED             [ 64%]
> tests/test_op.py::OpTest::test_add_column_schema_type_checks_rule PASSED [ 64%]
> tests/test_op.py::OpTest::test_add_column_schema_with_default PASSED     [ 64%]
> tests/test_op.py::OpTest::test_add_column_with_default PASSED            [ 64%]
> tests/test_op.py::OpTest::test_add_column_with_index PASSED              [ 64%]
> tests/test_op.py::OpTest::test_add_constraint_schema_hard_quoting PASSED [ 64%]
> tests/test_op.py::OpTest::test_add_foreign_key PASSED                    [ 65%]
> tests/test_op.py::OpTest::test_add_foreign_key_deferrable PASSED         [ 65%]
> tests/test_op.py::OpTest::test_add_foreign_key_dialect_kw PASSED         [ 65%]
> tests/test_op.py::OpTest::test_add_foreign_key_initially PASSED          [ 65%]
> tests/test_op.py::OpTest::test_add_foreign_key_legacy_kwarg PASSED       [ 65%]
> tests/test_op.py::OpTest::test_add_foreign_key_match PASSED              [ 65%]
> tests/test_op.py::OpTest::test_add_foreign_key_ondelete PASSED           [ 65%]
> tests/test_op.py::OpTest::test_add_foreign_key_onupdate PASSED           [ 65%]
> tests/test_op.py::OpTest::test_add_foreign_key_schema PASSED             [ 65%]
> tests/test_op.py::OpTest::test_add_foreign_key_schema_same_tablename PASSED [ 65%]
> tests/test_op.py::OpTest::test_add_foreign_key_self_referential PASSED   [ 65%]
> tests/test_op.py::OpTest::test_add_primary_key_constraint PASSED         [ 65%]
> tests/test_op.py::OpTest::test_add_primary_key_constraint_schema PASSED  [ 65%]
> tests/test_op.py::OpTest::test_add_unique_constraint PASSED              [ 66%]
> tests/test_op.py::OpTest::test_add_unique_constraint_col_event PASSED    [ 66%]
> tests/test_op.py::OpTest::test_add_unique_constraint_legacy_kwarg PASSED [ 66%]
> tests/test_op.py::OpTest::test_add_unique_constraint_schema PASSED       [ 66%]
> tests/test_op.py::OpTest::test_alter_column_drop_default PASSED          [ 66%]
> tests/test_op.py::OpTest::test_alter_column_not_nullable PASSED          [ 66%]
> tests/test_op.py::OpTest::test_alter_column_nullable PASSED              [ 66%]
> tests/test_op.py::OpTest::test_alter_column_rename PASSED                [ 66%]
> tests/test_op.py::OpTest::test_alter_column_schema_drop_default PASSED   [ 66%]
> tests/test_op.py::OpTest::test_alter_column_schema_not_nullable PASSED   [ 66%]
> tests/test_op.py::OpTest::test_alter_column_schema_nullable PASSED       [ 66%]
> tests/test_op.py::OpTest::test_alter_column_schema_rename PASSED         [ 66%]
> tests/test_op.py::OpTest::test_alter_column_schema_schema_type_existing_type PASSED [ 67%]
> tests/test_op.py::OpTest::test_alter_column_schema_schema_type_existing_type_no_const PASSED [ 67%]
> tests/test_op.py::OpTest::test_alter_column_schema_schema_type_existing_type_no_new_type PASSED [ 67%]
> tests/test_op.py::OpTest::test_alter_column_schema_schema_type_named PASSED [ 67%]
> tests/test_op.py::OpTest::test_alter_column_schema_schema_type_unnamed PASSED [ 67%]
> tests/test_op.py::OpTest::test_alter_column_schema_set_compiled_default PASSED [ 67%]
> tests/test_op.py::OpTest::test_alter_column_schema_set_default PASSED    [ 67%]
> tests/test_op.py::OpTest::test_alter_column_schema_type PASSED           [ 67%]
> tests/test_op.py::OpTest::test_alter_column_schema_type_existing_type PASSED [ 67%]
> tests/test_op.py::OpTest::test_alter_column_schema_type_existing_type_no_const PASSED [ 67%]
> tests/test_op.py::OpTest::test_alter_column_schema_type_existing_type_no_new_type PASSED [ 67%]
> tests/test_op.py::OpTest::test_alter_column_schema_type_named PASSED     [ 67%]
> tests/test_op.py::OpTest::test_alter_column_schema_type_unnamed PASSED   [ 67%]
> tests/test_op.py::OpTest::test_alter_column_set_compiled_default PASSED  [ 68%]
> tests/test_op.py::OpTest::test_alter_column_set_default PASSED           [ 68%]
> tests/test_op.py::OpTest::test_alter_column_type PASSED                  [ 68%]
> tests/test_op.py::OpTest::test_cant_op FAILED                            [ 68%]
> tests/test_op.py::OpTest::test_create_index PASSED                       [ 68%]
> tests/test_op.py::OpTest::test_create_index_expressions PASSED           [ 68%]
> tests/test_op.py::OpTest::test_create_index_no_expr_allowed PASSED       [ 68%]
> tests/test_op.py::OpTest::test_create_index_quote_flag PASSED            [ 68%]
> tests/test_op.py::OpTest::test_create_index_quoting PASSED               [ 68%]
> tests/test_op.py::OpTest::test_create_index_schema PASSED                [ 68%]
> tests/test_op.py::OpTest::test_create_index_table_col_event PASSED       [ 68%]
> tests/test_op.py::OpTest::test_create_pk_legacy_kwarg PASSED             [ 68%]
> tests/test_op.py::OpTest::test_create_table_comment_op SKIPPED           [ 69%]
> tests/test_op.py::OpTest::test_create_table_fk_and_schema PASSED         [ 69%]
> tests/test_op.py::OpTest::test_create_table_no_pk PASSED                 [ 69%]
> tests/test_op.py::OpTest::test_create_table_selfref PASSED               [ 69%]
> tests/test_op.py::OpTest::test_create_table_two_fk PASSED                [ 69%]
> tests/test_op.py::OpTest::test_create_unique_index PASSED                [ 69%]
> tests/test_op.py::OpTest::test_drop_column PASSED                        [ 69%]
> tests/test_op.py::OpTest::test_drop_column_schema PASSED                 [ 69%]
> tests/test_op.py::OpTest::test_drop_constraint PASSED                    [ 69%]
> tests/test_op.py::OpTest::test_drop_constraint_legacy_kwarg PASSED       [ 69%]
> tests/test_op.py::OpTest::test_drop_constraint_schema PASSED             [ 69%]
> tests/test_op.py::OpTest::test_drop_index PASSED                         [ 69%]
> tests/test_op.py::OpTest::test_drop_index_schema PASSED                  [ 69%]
> tests/test_op.py::OpTest::test_drop_table PASSED                         [ 70%]
> tests/test_op.py::OpTest::test_drop_table_comment_op SKIPPED             [ 70%]
> tests/test_op.py::OpTest::test_drop_table_schema PASSED                  [ 70%]
> tests/test_op.py::OpTest::test_inline_literal PASSED                     [ 70%]
> tests/test_op.py::OpTest::test_legacy_kwarg_catches_arg_missing FAILED   [ 70%]
> tests/test_op.py::OpTest::test_naming_changes PASSED                     [ 70%]
> tests/test_op.py::OpTest::test_naming_changes_drop_idx PASSED            [ 70%]
> tests/test_op.py::OpTest::test_rename_table PASSED                       [ 70%]
> tests/test_op.py::OpTest::test_rename_table_schema PASSED                [ 70%]
> tests/test_op.py::OpTest::test_rename_table_schema_hard_quoting PASSED   [ 70%]
> tests/test_op.py::SQLModeOpTest::test_auto_literals PASSED               [ 70%]
> tests/test_op.py::SQLModeOpTest::test_create_table_literal_binds PASSED  [ 70%]
> tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_check_constraint PASSED [ 71%]
> tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_check_constraint_already_named_from_schema PASSED [ 71%]
> tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_check_constraint_inline_on_column PASSED [ 71%]
> tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_check_constraint_inline_on_column_w_f PASSED [ 71%]
> tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_check_constraint_inline_on_table PASSED [ 71%]
> tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_check_constraint_inline_on_table_w_f PASSED [ 71%]
> tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_check_constraint_name_is_none PASSED [ 71%]
> tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_column_schema_type PASSED [ 71%]
> tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_column_schema_type_w_f PASSED [ 71%]
> tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_index_name_is_none PASSED [ 71%]
> tests/test_op_naming_convention.py::AutoNamingConventionTest::test_add_unique_constraint_name_is_none PASSED [ 71%]
> tests/test_oracle.py::FullEnvironmentTests::test_batch_separator_custom PASSED [ 71%]
> tests/test_oracle.py::FullEnvironmentTests::test_batch_separator_default PASSED [ 71%]
> tests/test_oracle.py::FullEnvironmentTests::test_begin_comit PASSED      [ 72%]
> tests/test_oracle.py::OpTest::test_add_column PASSED                     [ 72%]
> tests/test_oracle.py::OpTest::test_add_column_with_comment SKIPPED       [ 72%]
> tests/test_oracle.py::OpTest::test_add_column_with_default PASSED        [ 72%]
> tests/test_oracle.py::OpTest::test_alter_add_server_default PASSED       [ 72%]
> tests/test_oracle.py::OpTest::test_alter_column_add_comment PASSED       [ 72%]
> tests/test_oracle.py::OpTest::test_alter_column_add_comment_quotes PASSED [ 72%]
> tests/test_oracle.py::OpTest::test_alter_column_drop_comment PASSED      [ 72%]
> tests/test_oracle.py::OpTest::test_alter_column_new_type PASSED          [ 72%]
> tests/test_oracle.py::OpTest::test_alter_column_not_nullable_w_existing_type PASSED [ 72%]
> tests/test_oracle.py::OpTest::test_alter_column_not_nullable_w_new_type PASSED [ 72%]
> tests/test_oracle.py::OpTest::test_alter_column_nullable_w_existing_type PASSED [ 72%]
> tests/test_oracle.py::OpTest::test_alter_column_nullable_w_new_type PASSED [ 73%]
> tests/test_oracle.py::OpTest::test_alter_column_rename_oracle PASSED     [ 73%]
> tests/test_oracle.py::OpTest::test_alter_do_everything PASSED            [ 73%]
> tests/test_oracle.py::OpTest::test_alter_remove_server_default PASSED    [ 73%]
> tests/test_oracle.py::OpTest::test_alter_replace_server_default PASSED   [ 73%]
> tests/test_oracle.py::OpTest::test_create_table_comment PASSED           [ 73%]
> tests/test_oracle.py::OpTest::test_create_table_with_column_comments SKIPPED [ 73%]
> tests/test_oracle.py::OpTest::test_drop_column_w_check PASSED            [ 73%]
> tests/test_oracle.py::OpTest::test_drop_column_w_default PASSED          [ 73%]
> tests/test_oracle.py::OpTest::test_drop_index PASSED                     [ 73%]
> tests/test_oracle.py::OpTest::test_drop_table_comment PASSED             [ 73%]
> tests/test_postgresql.py::PGOfflineEnumTest::test_offline_distinct_enum_create PASSED [ 73%]
> tests/test_postgresql.py::PGOfflineEnumTest::test_offline_distinct_enum_drop PASSED [ 73%]
> tests/test_postgresql.py::PGOfflineEnumTest::test_offline_inline_enum_create PASSED [ 74%]
> tests/test_postgresql.py::PGOfflineEnumTest::test_offline_inline_enum_drop PASSED [ 74%]
> tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_add_exclude_constraint PASSED [ 74%]
> tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_add_exclude_constraint_case_sensitive PASSED [ 74%]
> tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_array_type_user_defined_inner PASSED [ 74%]
> tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_generic_array_type PASSED [ 74%]
> tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_inline_exclude_constraint PASSED [ 74%]
> tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_inline_exclude_constraint_case_sensitive PASSED [ 74%]
> tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_json_type PASSED [ 74%]
> tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_jsonb_type PASSED [ 74%]
> tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_postgresql_array_type PASSED [ 74%]
> tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_postgresql_hstore_subtypes PASSED [ 74%]
> tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_render_add_index_pg_where PASSED [ 75%]
> tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_render_server_default_native_boolean PASSED [ 75%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_array_of_integer_text SKIPPED [ 75%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_character_str SKIPPED [ 75%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_character_str_diff SKIPPED [ 75%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_character_text SKIPPED [ 75%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_character_text_diff SKIPPED [ 75%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_current_timestamp_fn_w_binds SKIPPED [ 75%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_current_timestamp_text SKIPPED [ 75%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_no_diff1 SKIPPED [ 75%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_no_diff2 SKIPPED [ 75%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_no_diff3 SKIPPED [ 75%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_no_diff4 SKIPPED [ 76%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_no_diff5 SKIPPED [ 76%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_no_diff6 SKIPPED [ 76%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_str SKIPPED [ 76%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_text SKIPPED [ 76%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_integer_str SKIPPED [ 76%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_integer_text SKIPPED [ 76%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_integer_text_diff SKIPPED [ 76%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_interval_str SKIPPED [ 76%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_interval_text SKIPPED [ 76%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_numeric_no_diff SKIPPED [ 76%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_string_blank_default SKIPPED [ 76%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_string_nonblank_default SKIPPED [ 76%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_unicode_literal SKIPPED [ 77%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_uuid_text SKIPPED [ 77%]
> tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_primary_key_skip SKIPPED [ 77%]
> tests/test_postgresql.py::PostgresqlDetectSerialTest::test_no_default SKIPPED [ 77%]
> tests/test_postgresql.py::PostgresqlDetectSerialTest::test_numeric SKIPPED [ 77%]
> tests/test_postgresql.py::PostgresqlDetectSerialTest::test_separate_seq SKIPPED [ 77%]
> tests/test_postgresql.py::PostgresqlDetectSerialTest::test_serial SKIPPED [ 77%]
> tests/test_postgresql.py::PostgresqlInlineLiteralTest::test_inline_percent SKIPPED [ 77%]
> tests/test_postgresql.py::PostgresqlOpTest::test_add_column_with_comment PASSED [ 77%]
> tests/test_postgresql.py::PostgresqlOpTest::test_alter_column_add_comment PASSED [ 77%]
> tests/test_postgresql.py::PostgresqlOpTest::test_alter_column_add_comment_quoting PASSED [ 77%]
> tests/test_postgresql.py::PostgresqlOpTest::test_alter_column_drop_comment PASSED [ 77%]
> tests/test_postgresql.py::PostgresqlOpTest::test_alter_column_type_using PASSED [ 78%]
> tests/test_postgresql.py::PostgresqlOpTest::test_alter_column_with_comment PASSED [ 78%]
> tests/test_postgresql.py::PostgresqlOpTest::test_col_w_pk_is_serial PASSED [ 78%]
> tests/test_postgresql.py::PostgresqlOpTest::test_create_exclude_constraint PASSED [ 78%]
> tests/test_postgresql.py::PostgresqlOpTest::test_create_exclude_constraint_quoted_column PASSED [ 78%]
> tests/test_postgresql.py::PostgresqlOpTest::test_create_exclude_constraint_quoted_literal PASSED [ 78%]
> tests/test_postgresql.py::PostgresqlOpTest::test_create_index_postgresql_concurrently PASSED [ 78%]
> tests/test_postgresql.py::PostgresqlOpTest::test_create_index_postgresql_expressions PASSED [ 78%]
> tests/test_postgresql.py::PostgresqlOpTest::test_create_index_postgresql_where PASSED [ 78%]
> tests/test_postgresql.py::PostgresqlOpTest::test_create_table_comment PASSED [ 78%]
> tests/test_postgresql.py::PostgresqlOpTest::test_create_table_with_column_comments PASSED [ 78%]
> tests/test_postgresql.py::PostgresqlOpTest::test_create_table_with_comment PASSED [ 78%]
> tests/test_postgresql.py::PostgresqlOpTest::test_drop_index_postgresql_concurrently PASSED [ 78%]
> tests/test_postgresql.py::PostgresqlOpTest::test_drop_table_comment PASSED [ 79%]
> tests/test_postgresql.py::PostgresqlOpTest::test_rename_table_postgresql PASSED [ 79%]
> tests/test_postgresql.py::PostgresqlOpTest::test_rename_table_schema_postgresql PASSED [ 79%]
> tests/test_revision.py::APITest::test_add_revision_one_head PASSED       [ 79%]
> tests/test_revision.py::APITest::test_add_revision_two_head PASSED       [ 79%]
> tests/test_revision.py::APITest::test_get_revision_base_multiple PASSED  [ 79%]
> tests/test_revision.py::APITest::test_get_revision_base_single PASSED    [ 79%]
> tests/test_revision.py::APITest::test_get_revision_head_multiple PASSED  [ 79%]
> tests/test_revision.py::APITest::test_get_revision_head_single PASSED    [ 79%]
> tests/test_revision.py::APITest::test_get_revision_heads_multiple PASSED [ 79%]
> tests/test_revision.py::APITest::test_invalid_datatype PASSED            [ 79%]
> tests/test_revision.py::APITest::test_iterate_tolerates_dupe_targets PASSED [ 79%]
> tests/test_revision.py::APITest::test_repr_revs PASSED                   [ 80%]
> tests/test_revision.py::BranchTravellingTest::test_ancestor_nodes PASSED [ 80%]
> tests/test_revision.py::BranchTravellingTest::test_detect_invalid_head_selection PASSED [ 80%]
> tests/test_revision.py::BranchTravellingTest::test_iterate_one_branch_both_to_merge PASSED [ 80%]
> tests/test_revision.py::BranchTravellingTest::test_iterate_to_symbolic_base PASSED [ 80%]
> tests/test_revision.py::BranchTravellingTest::test_three_branches_end_in_single_branch PASSED [ 80%]
> tests/test_revision.py::BranchTravellingTest::test_three_branches_end_multiple_bases PASSED [ 80%]
> tests/test_revision.py::BranchTravellingTest::test_three_branches_end_multiple_bases_exclusive PASSED [ 80%]
> tests/test_revision.py::BranchTravellingTest::test_three_branches_end_multiple_bases_exclusive_blank PASSED [ 80%]
> tests/test_revision.py::BranchTravellingTest::test_three_branches_to_root PASSED [ 80%]
> tests/test_revision.py::BranchTravellingTest::test_two_branches_end_behind_branch PASSED [ 80%]
> tests/test_revision.py::BranchTravellingTest::test_two_branches_end_in_branch PASSED [ 80%]
> tests/test_revision.py::BranchTravellingTest::test_two_branches_to_root PASSED [ 80%]
> tests/test_revision.py::DepResolutionFailedTest::test_failure_message PASSED [ 81%]
> tests/test_revision.py::DiamondTest::test_iterate_simple_diamond PASSED  [ 81%]
> tests/test_revision.py::EmptyMapTest::test_iterate PASSED                [ 81%]
> tests/test_revision.py::LabeledBranchTest::test_branch_at_heads PASSED   [ 81%]
> tests/test_revision.py::LabeledBranchTest::test_branch_at_self PASSED    [ 81%]
> tests/test_revision.py::LabeledBranchTest::test_branch_at_syntax PASSED  [ 81%]
> tests/test_revision.py::LabeledBranchTest::test_branch_w_down_relative PASSED [ 81%]
> tests/test_revision.py::LabeledBranchTest::test_branch_w_up_relative PASSED [ 81%]
> tests/test_revision.py::LabeledBranchTest::test_dupe_branch_collection PASSED [ 81%]
> tests/test_revision.py::LabeledBranchTest::test_filter_for_lineage_heads PASSED [ 81%]
> tests/test_revision.py::LabeledBranchTest::test_filter_for_lineage_labeled_head_across_merge PASSED [ 81%]
> tests/test_revision.py::LabeledBranchTest::test_get_base_revisions PASSED [ 81%]
> tests/test_revision.py::LabeledBranchTest::test_get_base_revisions_labeled PASSED [ 82%]
> tests/test_revision.py::LabeledBranchTest::test_get_current_named_rev PASSED [ 82%]
> tests/test_revision.py::LabeledBranchTest::test_iterate_head_to_named_base PASSED [ 82%]
> tests/test_revision.py::LabeledBranchTest::test_iterate_head_to_version_specific_base PASSED [ 82%]
> tests/test_revision.py::LabeledBranchTest::test_iterate_named_head_to_base PASSED [ 82%]
> tests/test_revision.py::LabeledBranchTest::test_iterate_named_head_to_heads PASSED [ 82%]
> tests/test_revision.py::LabeledBranchTest::test_iterate_named_rev_to_heads PASSED [ 82%]
> tests/test_revision.py::LabeledBranchTest::test_iterate_to_branch_at_rev PASSED [ 82%]
> tests/test_revision.py::LabeledBranchTest::test_no_revision_exists PASSED [ 82%]
> tests/test_revision.py::LabeledBranchTest::test_no_such_branch FAILED    [ 82%]
> tests/test_revision.py::LabeledBranchTest::test_not_actually_a_branch PASSED [ 82%]
> tests/test_revision.py::LabeledBranchTest::test_not_actually_a_branch_partial_resolution PASSED [ 82%]
> tests/test_revision.py::LabeledBranchTest::test_partial_id_resolve PASSED [ 82%]
> tests/test_revision.py::LabeledBranchTest::test_retrieve_branch_revision PASSED [ 83%]
> tests/test_revision.py::LabeledBranchTest::test_rev_not_in_branch PASSED [ 83%]
> tests/test_revision.py::LargeMapTest::test_all PASSED                    [ 83%]
> tests/test_revision.py::LongShortBranchTest::test_iterate_full PASSED    [ 83%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_different_branch_not_wrong_direction PASSED [ 83%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_heads_to_base PASSED [ 83%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_heads_to_base_downgrade PASSED [ 83%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_same_branch_wrong_direction PASSED [ 83%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_base2_downgrade PASSED [ 83%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_base2_upgrade PASSED [ 83%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_base3_downgrade PASSED [ 83%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_base3_upgrade PASSED [ 83%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_head1_downgrade PASSED [ 84%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_head1_upgrade PASSED [ 84%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_head2_downgrade PASSED [ 84%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_head2_upgrade PASSED [ 84%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_head3_downgrade PASSED [ 84%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_head3_upgrade PASSED [ 84%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_what_are_the_heads PASSED [ 84%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_heads_to_base PASSED [ 84%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_base1 PASSED [ 84%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_base2 PASSED [ 84%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_base3 PASSED [ 84%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_head1 PASSED [ 84%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_head2 PASSED [ 84%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_head3 PASSED [ 85%]
> tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_what_are_the_heads PASSED [ 85%]
> tests/test_revision.py::MultipleBaseTest::test_detect_invalid_base_selection PASSED [ 85%]
> tests/test_revision.py::MultipleBaseTest::test_heads_to_base PASSED      [ 85%]
> tests/test_revision.py::MultipleBaseTest::test_heads_to_base_exclusive PASSED [ 85%]
> tests/test_revision.py::MultipleBaseTest::test_heads_to_blank PASSED     [ 85%]
> tests/test_revision.py::MultipleBaseTest::test_heads_to_revs_base_exclusive PASSED [ 85%]
> tests/test_revision.py::MultipleBaseTest::test_heads_to_revs_plus_implicit_base_exclusive PASSED [ 85%]
> tests/test_revision.py::MultipleBaseTest::test_heads_to_revs_plus_implicit_base_inclusive PASSED [ 85%]
> tests/test_revision.py::MultipleBaseTest::test_specific_path_one PASSED  [ 85%]
> tests/test_revision.py::MultipleBaseTest::test_specific_path_two_implicit_base PASSED [ 85%]
> tests/test_revision.py::MultipleBranchTest::test_distinct_branches PASSED [ 85%]
> tests/test_revision.py::MultipleBranchTest::test_iterate_from_merge_point PASSED [ 86%]
> tests/test_revision.py::MultipleBranchTest::test_iterate_multiple_branch_to_base PASSED [ 86%]
> tests/test_revision.py::MultipleBranchTest::test_iterate_multiple_heads PASSED [ 86%]
> tests/test_revision.py::MultipleBranchTest::test_iterate_multiple_heads_single_base PASSED [ 86%]
> tests/test_revision.py::MultipleBranchTest::test_iterate_single_branch PASSED [ 86%]
> tests/test_revision.py::MultipleBranchTest::test_iterate_single_branch_to_base PASSED [ 86%]
> tests/test_revision.py::MultipleBranchTest::test_same_branch_wrong_direction PASSED [ 86%]
> tests/test_revision.py::MultipleBranchTest::test_wrong_direction_to_base_as_empty PASSED [ 86%]
> tests/test_revision.py::MultipleBranchTest::test_wrong_direction_to_base_as_none PASSED [ 86%]
> tests/test_script_consumption.py::ApplyVersionsFunctionalTest::test_steps PASSED [ 86%]
> tests/test_script_consumption.py::CallbackEnvironmentTest::test_steps PASSED [ 86%]
> tests/test_script_consumption.py::EncodingTest::test_encode PASSED       [ 86%]
> tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_dot_hash_py PASSED [ 86%]
> tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_dot_hash_pyc PASSED [ 87%]
> tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_dot_hash_pyo PASSED [ 87%]
> tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_dot_hash_pyx PASSED [ 87%]
> tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_init_py PASSED [ 87%]
> tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_init_pyc PASSED [ 87%]
> tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_init_pyo PASSED [ 87%]
> tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_init_pyx PASSED [ 87%]
> tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_dot_hash_py PASSED [ 87%]
> tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_dot_hash_pyc PASSED [ 87%]
> tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_dot_hash_pyo PASSED [ 87%]
> tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_dot_hash_pyx PASSED [ 87%]
> tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_init_py PASSED [ 87%]
> tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_init_pyc PASSED [ 88%]
> tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_init_pyo PASSED [ 88%]
> tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_init_pyx PASSED [ 88%]
> tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_dot_hash_py PASSED [ 88%]
> tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_dot_hash_pyc PASSED [ 88%]
> tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_dot_hash_pyo PASSED [ 88%]
> tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_dot_hash_pyx PASSED [ 88%]
> tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_init_py PASSED [ 88%]
> tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_init_pyc PASSED [ 88%]
> tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_init_pyo PASSED [ 88%]
> tests/test_script_consumption.py::NewFangledEverythingSourcelessIgnoreFilesTest::test_ignore_init_pyx PASSED [ 88%]
> tests/test_script_consumption.py::NewFangledSourcelessEnvOnlyApplyVersionsTest::test_steps PASSED [ 88%]
> tests/test_script_consumption.py::NewFangledSourcelessEverythingApplyVersionsTest::test_steps PASSED [ 89%]
> tests/test_script_consumption.py::OfflineTransactionalDDLTest::test_begin_commit_nontransactional_ddl PASSED [ 89%]
> tests/test_script_consumption.py::OfflineTransactionalDDLTest::test_begin_commit_per_rev_ddl PASSED [ 89%]
> tests/test_script_consumption.py::OfflineTransactionalDDLTest::test_begin_commit_transactional_ddl PASSED [ 89%]
> tests/test_script_consumption.py::OnlineTransactionalDDLTest::test_noerr_rev_leaves_open_transaction_transactional_ddl PASSED [ 89%]
> tests/test_script_consumption.py::OnlineTransactionalDDLTest::test_noerr_transaction_opened_externally PASSED [ 89%]
> tests/test_script_consumption.py::OnlineTransactionalDDLTest::test_raise_when_rev_leaves_open_transaction PASSED [ 89%]
> tests/test_script_consumption.py::OnlineTransactionalDDLTest::test_raise_when_rev_leaves_open_transaction_tpm PASSED [ 89%]
> tests/test_script_consumption.py::SimpleSourcelessApplyVersionsTest::test_steps PASSED [ 89%]
> tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_dot_hash_py PASSED [ 89%]
> tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_dot_hash_pyc PASSED [ 89%]
> tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_dot_hash_pyo PASSED [ 89%]
> tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_dot_hash_pyx PASSED [ 89%]
> tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_init_py PASSED [ 90%]
> tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_init_pyc PASSED [ 90%]
> tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_init_pyo PASSED [ 90%]
> tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_init_pyx PASSED [ 90%]
> tests/test_script_consumption.py::SourcelessNeedsFlagTest::test_needs_flag PASSED [ 90%]
> tests/test_script_consumption.py::VersionNameTemplateTest::test_error_on_new_with_missing_revision PASSED [ 90%]
> tests/test_script_consumption.py::VersionNameTemplateTest::test_lookup_legacy PASSED [ 90%]
> tests/test_script_consumption.py::VersionNameTemplateTest::test_option PASSED [ 90%]
> tests/test_script_production.py::CustomizeRevisionTest::test_autogen PASSED [ 90%]
> tests/test_script_production.py::CustomizeRevisionTest::test_new_locations_no_autogen PASSED [ 90%]
> tests/test_script_production.py::CustomizeRevisionTest::test_programmatic_command_option PASSED [ 90%]
> tests/test_script_production.py::CustomizeRevisionTest::test_renders_added_directives_no_autogen PASSED [ 90%]
> tests/test_script_production.py::DuplicateVersionLocationsTest::test_env_emits_warning PASSED [ 91%]
> tests/test_script_production.py::GeneralOrderedTests::test_steps PASSED  [ 91%]
> tests/test_script_production.py::ImportsTest::test_imports_in_script PASSED [ 91%]
> tests/test_script_production.py::MultiContextTest::test_autogen PASSED   [ 91%]
> tests/test_script_production.py::MultiDirRevisionCommandTest::test_multiple_dir_chooses_base PASSED [ 91%]
> tests/test_script_production.py::MultiDirRevisionCommandTest::test_multiple_dir_no_bases PASSED [ 91%]
> tests/test_script_production.py::MultiDirRevisionCommandTest::test_multiple_dir_no_bases_invalid_version_path PASSED [ 91%]
> tests/test_script_production.py::MultiDirRevisionCommandTest::test_multiple_dir_no_bases_version_path PASSED [ 91%]
> tests/test_script_production.py::RevisionCommandTest::test_create_script_basic PASSED [ 91%]
> tests/test_script_production.py::RevisionCommandTest::test_create_script_branches PASSED [ 91%]
> tests/test_script_production.py::RevisionCommandTest::test_create_script_branches_old_template PASSED [ 91%]
> tests/test_script_production.py::RevisionCommandTest::test_create_script_missing_splice PASSED [ 91%]
> tests/test_script_production.py::RevisionCommandTest::test_create_script_splice PASSED [ 91%]
> tests/test_script_production.py::RevisionCommandTest::test_illegal_revision_chars PASSED [ 92%]
> tests/test_script_production.py::RewriterTest::test_all_traverse PASSED  [ 92%]
> tests/test_script_production.py::RewriterTest::test_chained_ops PASSED   [ 92%]
> tests/test_script_production.py::RewriterTest::test_double_migrate_table PASSED [ 92%]
> tests/test_script_production.py::ScriptAccessorTest::test_upgrade_downgrade_ops_list_accessors PASSED [ 92%]
> tests/test_script_production.py::ScriptNamingTest::test_args PASSED      [ 92%]
> tests/test_script_production.py::ScriptNamingTest::test_custom_tz PASSED [ 92%]
> tests/test_script_production.py::ScriptNamingTest::test_custom_tz_lowercase PASSED [ 92%]
> tests/test_script_production.py::ScriptNamingTest::test_custom_tz_utc PASSED [ 92%]
> tests/test_script_production.py::ScriptNamingTest::test_custom_tzdata_tz PASSED [ 92%]
> tests/test_script_production.py::ScriptNamingTest::test_default_tz PASSED [ 92%]
> tests/test_script_production.py::ScriptNamingTest::test_tz_cant_locate PASSED [ 92%]
> tests/test_script_production.py::TemplateArgsTest::test_args_propagate PASSED [ 93%]
> tests/test_script_production.py::TemplateArgsTest::test_bad_render PASSED [ 93%]
> tests/test_script_production.py::TemplateArgsTest::test_tmpl_args_revision PASSED [ 93%]
> tests/test_sqlite.py::SQLiteAutogenRenderTest::test_render_server_default_const PASSED [ 93%]
> tests/test_sqlite.py::SQLiteAutogenRenderTest::test_render_server_default_expr_needs_parens PASSED [ 93%]
> tests/test_sqlite.py::SQLiteAutogenRenderTest::test_render_server_default_text_expr_needs_parens PASSED [ 93%]
> tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_31_1::test_compare_current_timestamp_func PASSED [ 93%]
> tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_31_1::test_compare_current_timestamp_text PASSED [ 93%]
> tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_31_1::test_compare_float_str PASSED [ 93%]
> tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_31_1::test_compare_float_str_diff PASSED [ 93%]
> tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_31_1::test_compare_float_text PASSED [ 93%]
> tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_31_1::test_compare_float_text_diff PASSED [ 93%]
> tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_31_1::test_compare_integer_str PASSED [ 93%]
> tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_31_1::test_compare_integer_str_diff PASSED [ 94%]
> tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_31_1::test_compare_integer_text PASSED [ 94%]
> tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_31_1::test_compare_integer_text_diff PASSED [ 94%]
> tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_31_1::test_compare_string_literal PASSED [ 94%]
> tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_31_1::test_compare_string_literal_diff PASSED [ 94%]
> tests/test_sqlite.py::SQLiteTest::test_add_column PASSED                 [ 94%]
> tests/test_sqlite.py::SQLiteTest::test_add_column_implicit_constraint PASSED [ 94%]
> tests/test_sqlite.py::SQLiteTest::test_add_column_with_comment_ignored SKIPPED [ 94%]
> tests/test_sqlite.py::SQLiteTest::test_add_explicit_constraint PASSED    [ 94%]
> tests/test_sqlite.py::SQLiteTest::test_create_table_with_comment_ignored SKIPPED [ 94%]
> tests/test_sqlite.py::SQLiteTest::test_drop_explicit_constraint PASSED   [ 94%]
> tests/test_version_table.py::TestMigrationContext::test_config_default_version_table_name PASSED [ 94%]
> tests/test_version_table.py::TestMigrationContext::test_config_explicit_no_pk PASSED [ 95%]
> tests/test_version_table.py::TestMigrationContext::test_config_explicit_version_table_name PASSED [ 95%]
> tests/test_version_table.py::TestMigrationContext::test_config_explicit_version_table_schema PASSED [ 95%]
> tests/test_version_table.py::TestMigrationContext::test_config_explicit_w_pk PASSED [ 95%]
> tests/test_version_table.py::TestMigrationContext::test_get_current_revision PASSED [ 95%]
> tests/test_version_table.py::TestMigrationContext::test_get_current_revision_doesnt_create_version_table PASSED [ 95%]
> tests/test_version_table.py::TestMigrationContext::test_get_current_revision_error_if_starting_rev_given_online PASSED [ 95%]
> tests/test_version_table.py::TestMigrationContext::test_get_current_revision_multiple_heads PASSED [ 95%]
> tests/test_version_table.py::TestMigrationContext::test_get_current_revision_offline PASSED [ 95%]
> tests/test_version_table.py::TestMigrationContext::test_get_heads PASSED [ 95%]
> tests/test_version_table.py::TestMigrationContext::test_get_heads_offline PASSED [ 95%]
> tests/test_version_table.py::TestMigrationContext::test_stamp_api_creates_table PASSED [ 95%]
> tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_31_1::test_add_branches PASSED [ 95%]
> tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_31_1::test_delete_multi_match PASSED [ 96%]
> tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_31_1::test_delete_no_match PASSED [ 96%]
> tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_31_1::test_resolve_merges PASSED [ 96%]
> tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_31_1::test_teardown_branches PASSED [ 96%]
> tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_31_1::test_unresolve_merges PASSED [ 96%]
> tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_31_1::test_update_multi_match PASSED [ 96%]
> tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_31_1::test_update_no_match PASSED [ 96%]
> tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_31_1::test_update_none_to_single PASSED [ 96%]
> tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_31_1::test_update_single_to_none PASSED [ 96%]
> tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_31_1::test_update_single_to_single PASSED [ 96%]
> tests/test_version_traversal.py::BranchFrom3WayMergepointTest::test_mergepoint_to_only_one_side_downgrade PASSED [ 96%]
> tests/test_version_traversal.py::BranchFrom3WayMergepointTest::test_mergepoint_to_only_one_side_upgrade PASSED [ 96%]
> tests/test_version_traversal.py::BranchFrom3WayMergepointTest::test_mergepoint_to_two_sides_upgrade PASSED [ 97%]
> tests/test_version_traversal.py::BranchFromMergepointTest::test_mergepoint_to_only_one_side_downgrade PASSED [ 97%]
> tests/test_version_traversal.py::BranchFromMergepointTest::test_mergepoint_to_only_one_side_upgrade PASSED [ 97%]
> tests/test_version_traversal.py::BranchedPathTest::test_downgrade_multiple_branch PASSED [ 97%]
> tests/test_version_traversal.py::BranchedPathTest::test_relative_downgrade PASSED [ 97%]
> tests/test_version_traversal.py::BranchedPathTest::test_relative_upgrade PASSED [ 97%]
> tests/test_version_traversal.py::BranchedPathTest::test_stamp_down_across_multiple_branch_to_branchpoint PASSED [ 97%]
> tests/test_version_traversal.py::BranchedPathTest::test_stamp_to_labeled_base_multiple_heads PASSED [ 97%]
> tests/test_version_traversal.py::BranchedPathTest::test_stamp_to_labeled_head_multiple_heads PASSED [ 97%]
> tests/test_version_traversal.py::BranchedPathTest::test_upgrade_multiple_branch PASSED [ 97%]
> tests/test_version_traversal.py::BranchedPathTest::test_upgrade_single_branch PASSED [ 97%]
> tests/test_version_traversal.py::DependsOnBranchLabelTest::test_upgrade_path PASSED [ 97%]
> tests/test_version_traversal.py::DependsOnBranchTestOne::test_downgrade_to_dependency PASSED [ 97%]
> tests/test_version_traversal.py::DependsOnBranchTestOne::test_stamp_across_dependency PASSED [ 98%]
> tests/test_version_traversal.py::DependsOnBranchTestThree::test_downgrade_over_crisscross PASSED [ 98%]
> tests/test_version_traversal.py::DependsOnBranchTestTwo::test_kaboom PASSED [ 98%]
> tests/test_version_traversal.py::ForestTest::test_base_to_heads PASSED   [ 98%]
> tests/test_version_traversal.py::ForestTest::test_stamp_to_heads PASSED  [ 98%]
> tests/test_version_traversal.py::ForestTest::test_stamp_to_heads_no_moves_needed PASSED [ 98%]
> tests/test_version_traversal.py::MergedPathTest::test_downgrade_across_merge_point PASSED [ 98%]
> tests/test_version_traversal.py::MergedPathTest::test_stamp_down_across_merge_point_branch PASSED [ 98%]
> tests/test_version_traversal.py::MergedPathTest::test_stamp_down_across_merge_prior_branching PASSED [ 98%]
> tests/test_version_traversal.py::MergedPathTest::test_stamp_labled_head_across_merge_from_multiple_branch PASSED [ 98%]
> tests/test_version_traversal.py::MergedPathTest::test_stamp_up_across_merge_from_multiple_branch PASSED [ 98%]
> tests/test_version_traversal.py::MergedPathTest::test_stamp_up_across_merge_from_single_branch PASSED [ 98%]
> tests/test_version_traversal.py::MergedPathTest::test_stamp_up_across_merge_prior_branching PASSED [ 99%]
> tests/test_version_traversal.py::MergedPathTest::test_upgrade_across_merge_point PASSED [ 99%]
> tests/test_version_traversal.py::NotQuiteTwinMergeTest::test_upgrade PASSED [ 99%]
> tests/test_version_traversal.py::RevisionPathTest::test_downgrade_path PASSED [ 99%]
> tests/test_version_traversal.py::RevisionPathTest::test_invalid_move_higher_to_lower PASSED [ 99%]
> tests/test_version_traversal.py::RevisionPathTest::test_invalid_move_rev_to_none PASSED [ 99%]
> tests/test_version_traversal.py::RevisionPathTest::test_invalid_relative_downgrade_path PASSED [ 99%]
> tests/test_version_traversal.py::RevisionPathTest::test_invalid_relative_upgrade_path PASSED [ 99%]
> tests/test_version_traversal.py::RevisionPathTest::test_relative_downgrade_path PASSED [ 99%]
> tests/test_version_traversal.py::RevisionPathTest::test_relative_upgrade_path PASSED [ 99%]
> tests/test_version_traversal.py::RevisionPathTest::test_stamp_to_base PASSED [ 99%]
> tests/test_version_traversal.py::RevisionPathTest::test_upgrade_path PASSED [ 99%]
> tests/test_version_traversal.py::TwinMergeTest::test_upgrade PASSED      [100%]
> 
> =================================== FAILURES ===================================
> ____________________ EditTest.test_edit_with_missing_editor ____________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/util/pyfiles.py", line 85, in edit
>     editor.edit(path)
>   File "/usr/lib/python3.7/unittest/mock.py", line 1015, in __call__
>     return _mock_self._mock_call(*args, **kwargs)
>   File "/usr/lib/python3.7/unittest/mock.py", line 1075, in _mock_call
>     raise effect
> OSError: file not found
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 352, in _assert_raises
>     callable_(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/util/pyfiles.py", line 87, in edit
>     raise CommandError("Error executing editor (%s)" % (exc,))
> alembic.util.exc.CommandError: Error executing editor (file not found)
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/tests/test_command.py", line 689, in test_edit_with_missing_editor
>     "/not/a/file.txt",
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 335, in assert_raises_message
>     except_cls, callable_, args, kwargs, msg=msg, check_context=True
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 362, in _assert_raises
>     _assert_proper_exception_context(err)
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 312, in _assert_proper_exception_context
>     assert False, (
> AssertionError: Exception CommandError('Error executing editor (file not found)') was correctly raised but did not set a cause, within context OSError('file not found') as its cause.
> assert False
> ________________________ MySQLOpTest.test_drop_unknown _________________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/operations/schemaobj.py", line 115, in generic_constraint
>     const = types[type_]
> KeyError: 'typo'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 352, in _assert_raises
>     callable_(*args, **kwargs)
>   File "<string>", line 8, in drop_constraint
>   File "<string>", line 3, in drop_constraint
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/operations/ops.py", line 156, in drop_constraint
>     return operations.invoke(op)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/operations/base.py", line 345, in invoke
>     return fn(self, operation)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/operations/toimpl.py", line 161, in drop_constraint
>     schema=operation.schema,
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/operations/schemaobj.py", line 119, in generic_constraint
>     % ", ".join(sorted(repr(x) for x in types))
> TypeError: 'type' can be one of 'check', 'foreignkey', 'primary', 'unique', None
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/tests/test_mysql.py", line 415, in test_drop_unknown
>     "typo",
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 335, in assert_raises_message
>     except_cls, callable_, args, kwargs, msg=msg, check_context=True
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 362, in _assert_raises
>     _assert_proper_exception_context(err)
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 312, in _assert_proper_exception_context
>     assert False, (
> AssertionError: Exception TypeError("'type' can be one of 'check', 'foreignkey', 'primary', 'unique', None") was correctly raised but did not set a cause, within context KeyError('typo') as its cause.
> assert False
> _____________________________ OpTest.test_cant_op ______________________________
> Traceback (most recent call last):
>   File "<string>", line 5, in inline_literal
> NameError: name '_proxy' is not defined
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 352, in _assert_raises
>     callable_(*args, **kwargs)
>   File "<string>", line 7, in inline_literal
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/util/langhelpers.py", line 83, in _name_error
>     % (name, cls.__name__)
> NameError: Can't invoke function 'inline_literal', as the proxy object has not yet been established for the Alembic 'Operations' class.  Try placing this code inside a callable.
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/tests/test_op.py", line 873, in test_cant_op
>     "asdf",
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 335, in assert_raises_message
>     except_cls, callable_, args, kwargs, msg=msg, check_context=True
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 362, in _assert_raises
>     _assert_proper_exception_context(err)
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 312, in _assert_proper_exception_context
>     assert False, (
> AssertionError: Exception NameError("Can't invoke function 'inline_literal', as the proxy object has not yet been established for the Alembic 'Operations' class.  Try placing this code inside a callable.") was correctly raised but did not set a cause, within context NameError("name '_proxy' is not defined") as its cause.
> assert False
> _________________ OpTest.test_legacy_kwarg_catches_arg_missing _________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/util/langhelpers.py", line 122, in translate
>     return_args.append(args.pop(0))
> IndexError: pop from empty list
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 352, in _assert_raises
>     callable_(*args, **kwargs)
>   File "<string>", line 3, in create_primary_key
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/util/langhelpers.py", line 126, in translate
>     % arg
> TypeError: missing required positional argument: columns
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/tests/test_op.py", line 693, in test_legacy_kwarg_catches_arg_missing
>     wrong_cols=["router_id", "l3_agent_id"],
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 335, in assert_raises_message
>     except_cls, callable_, args, kwargs, msg=msg, check_context=True
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 362, in _assert_raises
>     _assert_proper_exception_context(err)
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 312, in _assert_proper_exception_context
>     assert False, (
> AssertionError: Exception TypeError('missing required positional argument: columns') was correctly raised but did not set a cause, within context IndexError('pop from empty list') as its cause.
> assert False
> ____________________ LabeledBranchTest.test_no_such_branch _____________________
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/script/revision.py", line 351, in _resolve_branch
>     branch_rev = self._revision_map[branch_label]
> KeyError: 'x'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/script/revision.py", line 354, in _resolve_branch
>     nonbranch_rev = self._revision_for_ident(branch_label)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/script/revision.py", line 387, in _revision_for_ident
>     resolved_id,
> alembic.script.revision.ResolutionError: No such revision or branch 'x'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 352, in _assert_raises
>     callable_(*args, **kwargs)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/script/revision.py", line 347, in get_revision
>     return self._revision_for_ident(resolved_id, branch_label)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/script/revision.py", line 366, in _revision_for_ident
>     branch_rev = self._resolve_branch(check_branch)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/alembic/script/revision.py", line 357, in _resolve_branch
>     "No such branch: '%s'" % branch_label, branch_label
> alembic.script.revision.ResolutionError: No such branch: 'x'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build/tests/test_revision.py", line 387, in test_no_such_branch
>     RevisionError, "No such branch: 'x'", self.map.get_revision, "x at d"
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 335, in assert_raises_message
>     except_cls, callable_, args, kwargs, msg=msg, check_context=True
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 362, in _assert_raises
>     _assert_proper_exception_context(err)
>   File "/usr/lib/python3/dist-packages/sqlalchemy/testing/assertions.py", line 312, in _assert_proper_exception_context
>     assert False, (
> AssertionError: Exception ResolutionError("No such branch: 'x'") was correctly raised but did not set a cause, within context ResolutionError("No such revision or branch 'x'") as its cause.
> assert False
> =========================== short test summary info ============================
> FAILED tests/test_command.py::EditTest::test_edit_with_missing_editor - Asser...
> FAILED tests/test_mysql.py::MySQLOpTest::test_drop_unknown - AssertionError: ...
> FAILED tests/test_op.py::OpTest::test_cant_op - AssertionError: Exception Nam...
> FAILED tests/test_op.py::OpTest::test_legacy_kwarg_catches_arg_missing - Asse...
> FAILED tests/test_revision.py::LabeledBranchTest::test_no_such_branch - Asser...
> ============== 5 failed, 995 passed, 246 skipped in 8.12 seconds ===============
> E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_alembic/build; python3.7 -m pytest tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.7 3.8" returned exit code 13

The full build log is available from:
   http://qa-logs.debian.net/2020/03/21/alembic_1.1.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Python-modules-team mailing list