Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-alembic.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-71246-373788/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9d2b5831beb2469fb4c3212f3fb2ca3a', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-71246-373788/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-alembic.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: python3: command not found sh: python3: command not found sh: python2: command not found sh: python2: command not found sh: python3: command not found sh: python3: command not found sh: python3: command not found sh: python3: command not found Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-alembic-1.3.1-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-alembic.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-71246-373788/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '089cff6d094f4f629af0e6fb3eccc8b7', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-71246-373788/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-alembic.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: python2: command not found sh: python2: command not found Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Nhvl5L + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alembic-1.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/alembic-1.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd alembic-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sXK2gJ + umask 022 + cd /builddir/build/BUILD + cd alembic-1.3.1 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/alembic copying alembic/op.py -> build/lib/alembic copying alembic/context.py -> build/lib/alembic copying alembic/config.py -> build/lib/alembic copying alembic/command.py -> build/lib/alembic copying alembic/__init__.py -> build/lib/alembic creating build/lib/alembic/autogenerate copying alembic/autogenerate/api.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/compare.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/__init__.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/rewriter.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/render.py -> build/lib/alembic/autogenerate creating build/lib/alembic/util copying alembic/util/sqla_compat.py -> build/lib/alembic/util copying alembic/util/pyfiles.py -> build/lib/alembic/util copying alembic/util/exc.py -> build/lib/alembic/util copying alembic/util/compat.py -> build/lib/alembic/util copying alembic/util/messaging.py -> build/lib/alembic/util copying alembic/util/__init__.py -> build/lib/alembic/util copying alembic/util/langhelpers.py -> build/lib/alembic/util creating build/lib/alembic/runtime copying alembic/runtime/migration.py -> build/lib/alembic/runtime copying alembic/runtime/environment.py -> build/lib/alembic/runtime copying alembic/runtime/__init__.py -> build/lib/alembic/runtime creating build/lib/alembic/testing copying alembic/testing/env.py -> build/lib/alembic/testing copying alembic/testing/assertions.py -> build/lib/alembic/testing copying alembic/testing/requirements.py -> build/lib/alembic/testing copying alembic/testing/fixtures.py -> build/lib/alembic/testing copying alembic/testing/__init__.py -> build/lib/alembic/testing creating build/lib/alembic/script copying alembic/script/revision.py -> build/lib/alembic/script copying alembic/script/__init__.py -> build/lib/alembic/script copying alembic/script/write_hooks.py -> build/lib/alembic/script copying alembic/script/base.py -> build/lib/alembic/script creating build/lib/alembic/operations copying alembic/operations/toimpl.py -> build/lib/alembic/operations copying alembic/operations/schemaobj.py -> build/lib/alembic/operations copying alembic/operations/__init__.py -> build/lib/alembic/operations copying alembic/operations/batch.py -> build/lib/alembic/operations copying alembic/operations/ops.py -> build/lib/alembic/operations copying alembic/operations/base.py -> build/lib/alembic/operations creating build/lib/alembic/ddl copying alembic/ddl/impl.py -> build/lib/alembic/ddl copying alembic/ddl/sqlite.py -> build/lib/alembic/ddl copying alembic/ddl/__init__.py -> build/lib/alembic/ddl copying alembic/ddl/mysql.py -> build/lib/alembic/ddl copying alembic/ddl/mssql.py -> build/lib/alembic/ddl copying alembic/ddl/postgresql.py -> build/lib/alembic/ddl copying alembic/ddl/base.py -> build/lib/alembic/ddl copying alembic/ddl/oracle.py -> build/lib/alembic/ddl 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 '*.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 build/lib/alembic/templates creating build/lib/alembic/templates/generic copying alembic/templates/generic/README -> build/lib/alembic/templates/generic copying alembic/templates/generic/alembic.ini.mako -> build/lib/alembic/templates/generic copying alembic/templates/generic/env.py -> build/lib/alembic/templates/generic copying alembic/templates/generic/script.py.mako -> build/lib/alembic/templates/generic creating build/lib/alembic/templates/multidb copying alembic/templates/multidb/README -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/alembic.ini.mako -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/env.py -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/script.py.mako -> build/lib/alembic/templates/multidb creating build/lib/alembic/templates/pylons copying alembic/templates/pylons/README -> build/lib/alembic/templates/pylons copying alembic/templates/pylons/alembic.ini.mako -> build/lib/alembic/templates/pylons copying alembic/templates/pylons/env.py -> build/lib/alembic/templates/pylons copying alembic/templates/pylons/script.py.mako -> build/lib/alembic/templates/pylons + /usr/bin/mkdir -p bin + echo 'python3 -c "import alembic.config; alembic.config.main()" $*' + chmod 0755 bin/alembic + help2man --version-string 1.3.1 --no-info -s 1 bin/alembic + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hXS78H + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch + cd alembic-1.3.1 + install -d -m 0755 /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/share/man/man1 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic copying build/lib/alembic/op.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic creating /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates creating /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/env.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/README -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/generic creating /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/env.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/README -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/multidb creating /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/env.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/README -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/pylons creating /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/api.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/compare.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/rewriter.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/render.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/autogenerate creating /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/util copying build/lib/alembic/util/sqla_compat.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/util copying build/lib/alembic/util/pyfiles.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/util copying build/lib/alembic/util/exc.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/util copying build/lib/alembic/util/compat.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/util copying build/lib/alembic/util/messaging.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/util copying build/lib/alembic/util/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/util copying build/lib/alembic/util/langhelpers.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/util creating /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/runtime copying build/lib/alembic/runtime/migration.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/runtime copying build/lib/alembic/runtime/environment.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/runtime copying build/lib/alembic/runtime/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/runtime copying build/lib/alembic/context.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic copying build/lib/alembic/config.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic creating /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/env.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/assertions.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/requirements.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/fixtures.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/testing creating /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/script copying build/lib/alembic/script/revision.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/script copying build/lib/alembic/script/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/script copying build/lib/alembic/script/write_hooks.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/script copying build/lib/alembic/script/base.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/script creating /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/operations copying build/lib/alembic/operations/toimpl.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/operations copying build/lib/alembic/operations/schemaobj.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/operations copying build/lib/alembic/operations/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/operations copying build/lib/alembic/operations/batch.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/operations copying build/lib/alembic/operations/ops.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/operations copying build/lib/alembic/operations/base.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/operations copying build/lib/alembic/command.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic copying build/lib/alembic/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic creating /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/impl.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/sqlite.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/mysql.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/mssql.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/postgresql.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/base.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/oracle.py -> /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/op.py to op.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/generic/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/multidb/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/templates/pylons/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/autogenerate/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/autogenerate/compare.py to compare.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/autogenerate/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/autogenerate/rewriter.py to rewriter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/autogenerate/render.py to render.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/util/sqla_compat.py to sqla_compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/util/pyfiles.py to pyfiles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/util/exc.py to exc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/util/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/util/messaging.py to messaging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/util/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/util/langhelpers.py to langhelpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/runtime/migration.py to migration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/runtime/environment.py to environment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/runtime/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/testing/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/testing/assertions.py to assertions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/testing/requirements.py to requirements.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/testing/fixtures.py to fixtures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/testing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/script/revision.py to revision.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/script/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/script/write_hooks.py to write_hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/script/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/operations/toimpl.py to toimpl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/operations/schemaobj.py to schemaobj.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/operations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/operations/batch.py to batch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/operations/ops.py to ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/operations/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl/impl.py to impl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl/sqlite.py to sqlite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl/mysql.py to mysql.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl/mssql.py to mssql.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl/postgresql.py to postgresql.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic/ddl/oracle.py to oracle.cpython-36.pyc writing byte-compilation script '/tmp/tmpwyiitwmj.py' /usr/bin/python3 /tmp/tmpwyiitwmj.py removing /tmp/tmpwyiitwmj.py running install_egg_info 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 '*.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' Copying alembic.egg-info to /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6/site-packages/alembic-1.3.1-py3.6.egg-info running install_scripts Installing alembic script to /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch//usr/bin/alembic /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch//usr/bin/alembic-3 + ln -s alembic-3 /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch//usr/bin/alembic-3.6 + install -m 0644 alembic.1 /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/share/man/man1/alembic-3.1 + ln -s alembic-3.1 /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/share/man/man1/alembic-3.6.1 + ln -s alembic- /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch//usr/bin/alembic + ln -s alembic-.1 /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/share/man/man1/alembic.1 + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.3.1-1.el8 --unique-debug-suffix -1.3.1-1.el8.noarch --unique-debug-src-base python-alembic-1.3.1-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/alembic-1.3.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6vMzVK + umask 022 + cd /builddir/build/BUILD + cd alembic-1.3.1 + py.test-3 ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.9, py-1.5.3, pluggy-0.13.0 -- /usr/libexec/platform-python cachedir: .pytest_cache rootdir: /builddir/build/BUILD/alembic-1.3.1, inifile: setup.cfg collecting ... collected 1312 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 [ 0%] 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 [ 1%] tests/test_autogen_diffs.py::AutogenDefaultSchemaIsNoneTest::test_no_default_schema PASSED [ 1%] 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 [ 2%] tests/test_autogen_diffs.py::AutogenerateDiffTest::test_custom_type_compare PASSED [ 2%] 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_26_0::test_variant_no_issue PASSED [ 3%] tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_26_0::test_alter_column_autoincrement_compositepk_explicit_true SKIPPED [ 3%] tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_26_0::test_alter_column_autoincrement_compositepk_false PASSED [ 3%] tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_26_0::test_alter_column_autoincrement_compositepk_implicit_false PASSED [ 3%] tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_26_0::test_alter_column_autoincrement_none PASSED [ 3%] tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_26_0::test_alter_column_autoincrement_nonpk_explicit_true PASSED [ 3%] tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_26_0::test_alter_column_autoincrement_nonpk_false PASSED [ 4%] tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_26_0::test_alter_column_autoincrement_nonpk_implicit_false PASSED [ 4%] tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_26_0::test_alter_column_autoincrement_pk_explicit_true PASSED [ 4%] tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_26_0::test_alter_column_autoincrement_pk_false PASSED [ 4%] tests/test_autogen_diffs.py::AutoincrementTest_sqlite+pysqlite_3_26_0::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 [ 4%] tests/test_autogen_diffs.py::CompareTypeSpecificityTest::test_numeric PASSED [ 4%] tests/test_autogen_diffs.py::CompareTypeSpecificityTest::test_numeric_noprecision PASSED [ 4%] 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 [ 5%] tests/test_autogen_diffs.py::OrigObjectTest::test_add_pk_no_orig PASSED [ 5%] tests/test_autogen_diffs.py::OrigObjectTest::test_add_table PASSED [ 5%] tests/test_autogen_diffs.py::OrigObjectTest::test_add_unique PASSED [ 5%] 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_26_0::test_no_change PASSED [ 6%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_add_deferrable SKIPPED [ 6%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_add_initially_deferrable_nochange_one SKIPPED [ 6%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_add_initially_deferrable_nochange_three SKIPPED [ 6%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_add_initially_deferrable_nochange_two SKIPPED [ 7%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_add_initially_deferred SKIPPED [ 7%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_add_initially_immediate_plus_deferrable SKIPPED [ 7%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_add_ondelete PASSED [ 7%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_add_onupdate PASSED [ 7%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_change_ondelete_from_restrict PASSED [ 7%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_change_onupdate_from_restrict PASSED [ 7%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_nochange_ondelete PASSED [ 7%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_nochange_ondelete_noaction PASSED [ 7%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_nochange_ondelete_restrict PASSED [ 7%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_nochange_onupdate PASSED [ 7%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_nochange_onupdate_noaction PASSED [ 7%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_nochange_onupdate_restrict PASSED [ 7%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_ondelete_onupdate_combo PASSED [ 8%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_remove_deferrable SKIPPED [ 8%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_remove_initially_deferred SKIPPED [ 8%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_remove_initially_immediate_plus_deferrable SKIPPED [ 8%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_remove_ondelete PASSED [ 8%] tests/test_autogen_fks.py::AutogenerateFKOptionsTest_sqlite+pysqlite_3_26_0::test_remove_onupdate PASSED [ 8%] tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_26_0::test_add_composite_fk_with_name PASSED [ 8%] tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_26_0::test_add_fk PASSED [ 8%] tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_26_0::test_add_fk_colkeys PASSED [ 8%] tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_26_0::test_no_change PASSED [ 8%] tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_26_0::test_no_change_colkeys PASSED [ 8%] tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_26_0::test_no_change_composite_fk PASSED [ 8%] tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_26_0::test_remove_composite_fk PASSED [ 8%] tests/test_autogen_fks.py::AutogenerateForeignKeysTest_sqlite+pysqlite_3_26_0::test_remove_fk PASSED [ 8%] 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 [ 9%] tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_dont_add_uq_on_table_create PASSED [ 9%] tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_drop_table_w_indexes PASSED [ 9%] tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_drop_table_w_uq_constraint PASSED [ 9%] tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_index_becomes_unique PASSED [ 9%] tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_index_flag_becomes_named_unique_constraint PASSED [ 9%] tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_mismatch_db_named_col_flag PASSED [ 9%] 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_implicit_uq_w_naming_conv 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 [ 10%] tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_one PASSED [ 10%] tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_two PASSED [ 10%] tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_nothing_changed_unique_w_colkeys PASSED [ 10%] tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_remove_named_unique_constraint PASSED [ 10%] tests/test_autogen_indexes.py::AutogenerateUniqueIndexTest::test_remove_named_unique_index PASSED [ 10%] 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_26_0::test_add_metadata_index PASSED [ 11%] tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_26_0::test_add_metadata_unique PASSED [ 11%] tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_26_0::test_change_index PASSED [ 11%] tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_26_0::test_change_unique PASSED [ 11%] tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_26_0::test_remove_connection_index PASSED [ 11%] tests/test_autogen_indexes.py::IncludeHooksTest_sqlite+pysqlite_3_26_0::test_remove_connection_uq PASSED [ 11%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_add_idx_non_col SKIPPED [ 11%] 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 [ 12%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_index_becomes_unique SKIPPED [ 12%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_index_flag_becomes_named_unique_constraint SKIPPED [ 12%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_mismatch_db_named_col_flag SKIPPED [ 12%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_named_cols_changed SKIPPED [ 12%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_new_idx_index_named_as_column SKIPPED [ 12%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_new_table_added SKIPPED [ 12%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_implicit_composite_fk_index_named SKIPPED [ 12%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_implicit_fk_index_named SKIPPED [ 13%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_nothing_changed_implicit_uq_w_naming_conv 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 [ 13%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_remove_named_unique_constraint SKIPPED [ 13%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_remove_named_unique_index SKIPPED [ 13%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_removed_idx_index_named_as_column SKIPPED [ 13%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_unchanged_case_sensitive_explicit_idx SKIPPED [ 13%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_unchanged_case_sensitive_implicit_idx SKIPPED [ 13%] tests/test_autogen_indexes.py::MySQLUniqueIndexTest::test_unchanged_idx_non_col SKIPPED [ 13%] 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 [ 14%] tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_dont_add_uq_on_table_create PASSED [ 14%] tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_drop_table_w_indexes PASSED [ 14%] tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_drop_table_w_uq_constraint PASSED [ 14%] tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_index_becomes_unique PASSED [ 14%] tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_index_flag_becomes_named_unique_constraint PASSED [ 14%] tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_mismatch_db_named_col_flag PASSED [ 14%] tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_named_cols_changed PASSED [ 14%] 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_implicit_uq_w_naming_conv 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 [ 15%] tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_one PASSED [ 15%] tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_two PASSED [ 15%] tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_nothing_changed_unique_w_colkeys PASSED [ 15%] tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_remove_named_unique_constraint PASSED [ 15%] tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_remove_named_unique_index PASSED [ 15%] tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_remove_plain_index_is_reported PASSED [ 15%] 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 [ 16%] tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_unique_not_reported PASSED [ 16%] tests/test_autogen_indexes.py::NoUqReflectionIndexTest::test_unnamed_cols_changed PASSED [ 16%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_add_idx_non_col PASSED [ 16%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_add_ix_on_table_create PASSED [ 16%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_add_unique_constraint PASSED [ 16%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_add_uq_ix_on_table_create PASSED [ 16%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_dont_add_uq_on_table_create PASSED [ 16%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_drop_table_w_indexes PASSED [ 16%] 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 [ 17%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_new_idx_index_named_as_column PASSED [ 17%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_new_table_added PASSED [ 17%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_implicit_composite_fk_index_named PASSED [ 17%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_implicit_fk_index_named PASSED [ 17%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_implicit_uq_w_naming_conv PASSED [ 17%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_index_named_as_column PASSED [ 17%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_index_w_colkeys PASSED [ 17%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_nothing_changed_one PASSED [ 17%] 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 [ 18%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_remove_unique_index_not_reported PASSED [ 18%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_removed_idx_index_named_as_column PASSED [ 18%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unchanged_case_sensitive_explicit_idx PASSED [ 18%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unchanged_case_sensitive_implicit_idx PASSED [ 18%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unchanged_idx_non_col PASSED [ 18%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unique_flag_nothing_changed PASSED [ 18%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unique_not_reported PASSED [ 18%] tests/test_autogen_indexes.py::NoUqReportsIndAsUqTest::test_unnamed_cols_changed PASSED [ 18%] 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 [ 19%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_drop_table_w_indexes SKIPPED [ 19%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_drop_table_w_uq_constraint SKIPPED [ 19%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_index_becomes_unique SKIPPED [ 19%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_index_flag_becomes_named_unique_constraint SKIPPED [ 19%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_mismatch_db_named_col_flag SKIPPED [ 19%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_named_cols_changed SKIPPED [ 19%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_new_idx_index_named_as_column SKIPPED [ 19%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_new_table_added SKIPPED [ 19%] 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_implicit_uq_w_naming_conv 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 [ 20%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_one SKIPPED [ 20%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_two SKIPPED [ 20%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_nothing_changed_unique_w_colkeys SKIPPED [ 20%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_remove_named_unique_constraint SKIPPED [ 20%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_remove_named_unique_index SKIPPED [ 20%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_removed_idx_index_named_as_column SKIPPED [ 20%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_unchanged_case_sensitive_explicit_idx SKIPPED [ 20%] tests/test_autogen_indexes.py::OracleUniqueIndexTest::test_unchanged_case_sensitive_implicit_idx SKIPPED [ 20%] 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 [ 21%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_add_unique_constraint SKIPPED [ 21%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_add_uq_ix_on_table_create SKIPPED [ 21%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_dont_add_uq_on_table_create SKIPPED [ 21%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_drop_table_w_indexes SKIPPED [ 21%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_drop_table_w_uq_constraint SKIPPED [ 21%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_exclude_const_unchanged SKIPPED [ 21%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_functional_ix_one SKIPPED [ 21%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_functional_ix_two SKIPPED [ 21%] 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 [ 22%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_mismatch_db_named_col_flag SKIPPED [ 22%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_named_cols_changed SKIPPED [ 22%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_new_idx_index_named_as_column SKIPPED [ 22%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_new_table_added SKIPPED [ 22%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_implicit_composite_fk_index_named SKIPPED [ 22%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_implicit_fk_index_named SKIPPED [ 22%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_implicit_uq_w_naming_conv SKIPPED [ 22%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_index_named_as_column SKIPPED [ 22%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_nothing_changed_index_w_colkeys SKIPPED [ 22%] 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 [ 23%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_removed_idx_index_named_as_column SKIPPED [ 23%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_same_tname_two_schemas SKIPPED [ 23%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_unchanged_case_sensitive_explicit_idx SKIPPED [ 23%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_unchanged_case_sensitive_implicit_idx SKIPPED [ 23%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_unchanged_idx_non_col SKIPPED [ 23%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_unique_flag_nothing_changed SKIPPED [ 23%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_unnamed_cols_changed SKIPPED [ 23%] tests/test_autogen_indexes.py::PGUniqueIndexTest::test_uq_added_schema SKIPPED [ 23%] 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 [ 24%] tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_batch PASSED [ 24%] tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_inline_colkeys PASSED [ 24%] tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_kwarg PASSED [ 24%] tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_schema PASSED [ 24%] tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_schema_batch PASSED [ 24%] tests/test_autogen_render.py::AutogenRenderTest::test_add_fk_constraint_separate_colkeys PASSED [ 24%] tests/test_autogen_render.py::AutogenRenderTest::test_add_unique_constraint PASSED [ 24%] tests/test_autogen_render.py::AutogenRenderTest::test_add_unique_constraint_batch PASSED [ 24%] tests/test_autogen_render.py::AutogenRenderTest::test_add_unique_constraint_schema PASSED [ 24%] 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 [ 25%] tests/test_autogen_render.py::AutogenRenderTest::test_drop_fk_constraint_batch PASSED [ 25%] tests/test_autogen_render.py::AutogenRenderTest::test_drop_fk_constraint_batch_schema PASSED [ 25%] tests/test_autogen_render.py::AutogenRenderTest::test_drop_fk_constraint_schema PASSED [ 25%] tests/test_autogen_render.py::AutogenRenderTest::test_drop_index PASSED [ 25%] tests/test_autogen_render.py::AutogenRenderTest::test_drop_index_batch PASSED [ 25%] tests/test_autogen_render.py::AutogenRenderTest::test_drop_index_schema PASSED [ 25%] tests/test_autogen_render.py::AutogenRenderTest::test_drop_index_schema_batch PASSED [ 25%] tests/test_autogen_render.py::AutogenRenderTest::test_drop_unique_constraint PASSED [ 25%] tests/test_autogen_render.py::AutogenRenderTest::test_drop_unique_constraint_schema PASSED [ 25%] tests/test_autogen_render.py::AutogenRenderTest::test_drop_unique_constraint_schema_reprobj PASSED [ 25%] tests/test_autogen_render.py::AutogenRenderTest::test_generic_array_type PASSED [ 25%] tests/test_autogen_render.py::AutogenRenderTest::test_render_add_column PASSED [ 26%] tests/test_autogen_render.py::AutogenRenderTest::test_render_add_column_custom_kwarg PASSED [ 26%] tests/test_autogen_render.py::AutogenRenderTest::test_render_add_column_system PASSED [ 26%] tests/test_autogen_render.py::AutogenRenderTest::test_render_add_column_w_schema PASSED [ 26%] tests/test_autogen_render.py::AutogenRenderTest::test_render_add_column_with_comment PASSED [ 26%] tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index PASSED [ 26%] tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_batch PASSED [ 26%] tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_cast PASSED [ 26%] tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_custom_kwarg PASSED [ 26%] tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_desc PASSED [ 26%] tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_func PASSED [ 26%] tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_schema PASSED [ 26%] tests/test_autogen_render.py::AutogenRenderTest::test_render_add_index_schema_batch PASSED [ 26%] 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 [ 27%] tests/test_autogen_render.py::AutogenRenderTest::test_render_array_no_context PASSED [ 27%] tests/test_autogen_render.py::AutogenRenderTest::test_render_check_constraint_literal PASSED [ 27%] tests/test_autogen_render.py::AutogenRenderTest::test_render_check_constraint_literal_binds PASSED [ 27%] tests/test_autogen_render.py::AutogenRenderTest::test_render_check_constraint_sqlexpr PASSED [ 27%] tests/test_autogen_render.py::AutogenRenderTest::test_render_col_autoinc_false_mysql PASSED [ 27%] tests/test_autogen_render.py::AutogenRenderTest::test_render_col_comment_with_quote PASSED [ 27%] tests/test_autogen_render.py::AutogenRenderTest::test_render_col_drop_comment PASSED [ 27%] tests/test_autogen_render.py::AutogenRenderTest::test_render_col_with_comment PASSED [ 27%] tests/test_autogen_render.py::AutogenRenderTest::test_render_col_with_server_default PASSED [ 27%] tests/test_autogen_render.py::AutogenRenderTest::test_render_create_table_comment_op PASSED [ 27%] 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_create_table_comment_with_quote_op PASSED [ 28%] tests/test_autogen_render.py::AutogenRenderTest::test_render_custom PASSED [ 28%] tests/test_autogen_render.py::AutogenRenderTest::test_render_drop_column PASSED [ 28%] tests/test_autogen_render.py::AutogenRenderTest::test_render_drop_column_w_schema PASSED [ 28%] tests/test_autogen_render.py::AutogenRenderTest::test_render_drop_table PASSED [ 28%] tests/test_autogen_render.py::AutogenRenderTest::test_render_drop_table_comment_op PASSED [ 28%] tests/test_autogen_render.py::AutogenRenderTest::test_render_drop_table_comment_op_existing_with_quote PASSED [ 28%] tests/test_autogen_render.py::AutogenRenderTest::test_render_drop_table_w_schema PASSED [ 28%] tests/test_autogen_render.py::AutogenRenderTest::test_render_empty_pk_vs_nonempty_pk PASSED [ 28%] tests/test_autogen_render.py::AutogenRenderTest::test_render_enum PASSED [ 28%] tests/test_autogen_render.py::AutogenRenderTest::test_render_executesql_plaintext PASSED [ 28%] 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 [ 29%] tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_link_to_name PASSED [ 29%] tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_resolve_key PASSED [ 29%] tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_use_alter PASSED [ 29%] tests/test_autogen_render.py::AutogenRenderTest::test_render_fk_constraint_w_metadata_schema PASSED [ 29%] tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_nullable PASSED [ 29%] tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_nullable_no_existing_type PASSED [ 29%] tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_nullable_w_default PASSED [ 29%] tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_nullable_w_schema PASSED [ 29%] tests/test_autogen_render.py::AutogenRenderTest::test_render_modify_reflected_int_server_default PASSED [ 29%] 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 [ 30%] tests/test_autogen_render.py::AutogenRenderTest::test_render_pk_with_col_name_vs_col_key PASSED [ 30%] tests/test_autogen_render.py::AutogenRenderTest::test_render_quoted_server_default PASSED [ 30%] tests/test_autogen_render.py::AutogenRenderTest::test_render_server_default_func PASSED [ 30%] tests/test_autogen_render.py::AutogenRenderTest::test_render_server_default_int PASSED [ 30%] tests/test_autogen_render.py::AutogenRenderTest::test_render_server_default_non_native_boolean PASSED [ 30%] tests/test_autogen_render.py::AutogenRenderTest::test_render_server_default_text PASSED [ 30%] tests/test_autogen_render.py::AutogenRenderTest::test_render_table_max_cols PASSED [ 30%] tests/test_autogen_render.py::AutogenRenderTest::test_render_table_no_implicit_check PASSED [ 30%] tests/test_autogen_render.py::AutogenRenderTest::test_render_table_upgrade PASSED [ 30%] 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 [ 31%] tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_metadata_schema_override PASSED [ 31%] tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_schema PASSED [ 31%] tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_system PASSED [ 31%] tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_unicode_name PASSED [ 31%] tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_unicode_schema PASSED [ 31%] tests/test_autogen_render.py::AutogenRenderTest::test_render_table_w_unsupported_constraint PASSED [ 31%] tests/test_autogen_render.py::AutogenRenderTest::test_render_table_with_comment PASSED [ 31%] tests/test_autogen_render.py::AutogenRenderTest::test_render_unicode_server_default PASSED [ 31%] tests/test_autogen_render.py::AutogenRenderTest::test_render_unique_constraint_opts PASSED [ 31%] tests/test_autogen_render.py::AutogenRenderTest::test_render_variant PASSED [ 31%] 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 [ 32%] tests/test_autogen_render.py::AutogenRenderTest::test_repr_user_type_user_prefix_present PASSED [ 32%] tests/test_autogen_render.py::RenderNamingConventionTest::test_create_table_plus_add_index_in_modify PASSED [ 32%] tests/test_autogen_render.py::RenderNamingConventionTest::test_explicit_named_unique_constraint PASSED [ 32%] tests/test_autogen_render.py::RenderNamingConventionTest::test_explicit_unique_constraint PASSED [ 32%] tests/test_autogen_render.py::RenderNamingConventionTest::test_implicit_unique_constraint PASSED [ 32%] tests/test_autogen_render.py::RenderNamingConventionTest::test_inline_ck_constraint PASSED [ 32%] tests/test_autogen_render.py::RenderNamingConventionTest::test_inline_fk PASSED [ 32%] tests/test_autogen_render.py::RenderNamingConventionTest::test_inline_pk_constraint PASSED [ 32%] tests/test_autogen_render.py::RenderNamingConventionTest::test_render_add_index PASSED [ 32%] 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 [ 33%] tests/test_autogen_render.py::RenderNamingConventionTest::test_schema_type_boolean PASSED [ 33%] tests/test_batch.py::BatchAPITest::test_add_col PASSED [ 33%] tests/test_batch.py::BatchAPITest::test_create_check PASSED [ 33%] tests/test_batch.py::BatchAPITest::test_create_fk PASSED [ 33%] tests/test_batch.py::BatchAPITest::test_create_fk_schema PASSED [ 33%] tests/test_batch.py::BatchAPITest::test_create_pk PASSED [ 33%] tests/test_batch.py::BatchAPITest::test_create_uq PASSED [ 33%] tests/test_batch.py::BatchAPITest::test_drop_col PASSED [ 33%] tests/test_batch.py::BatchAPITest::test_drop_constraint PASSED [ 33%] tests/test_batch.py::BatchApplyTest::test_add_col PASSED [ 33%] tests/test_batch.py::BatchApplyTest::test_add_fk PASSED [ 33%] tests/test_batch.py::BatchApplyTest::test_add_server_default PASSED [ 34%] tests/test_batch.py::BatchApplyTest::test_add_table_opts PASSED [ 34%] tests/test_batch.py::BatchApplyTest::test_add_uq PASSED [ 34%] tests/test_batch.py::BatchApplyTest::test_change_type PASSED [ 34%] tests/test_batch.py::BatchApplyTest::test_change_type_schematype_to_non PASSED [ 34%] tests/test_batch.py::BatchApplyTest::test_create_index PASSED [ 34%] tests/test_batch.py::BatchApplyTest::test_drop_col PASSED [ 34%] tests/test_batch.py::BatchApplyTest::test_drop_col_remove_fk PASSED [ 34%] tests/test_batch.py::BatchApplyTest::test_drop_col_remove_pk PASSED [ 34%] tests/test_batch.py::BatchApplyTest::test_drop_col_retain_fk PASSED [ 34%] tests/test_batch.py::BatchApplyTest::test_drop_col_retain_fk_selfref PASSED [ 34%] tests/test_batch.py::BatchApplyTest::test_drop_fk PASSED [ 34%] tests/test_batch.py::BatchApplyTest::test_drop_index PASSED [ 34%] tests/test_batch.py::BatchApplyTest::test_drop_pk PASSED [ 35%] tests/test_batch.py::BatchApplyTest::test_drop_server_default PASSED [ 35%] tests/test_batch.py::BatchApplyTest::test_drop_uq PASSED [ 35%] tests/test_batch.py::BatchApplyTest::test_regen_multi_fk PASSED [ 35%] tests/test_batch.py::BatchApplyTest::test_regen_multi_fk_schema PASSED [ 35%] tests/test_batch.py::BatchApplyTest::test_rename_col PASSED [ 35%] tests/test_batch.py::BatchApplyTest::test_rename_col_boolean PASSED [ 35%] tests/test_batch.py::BatchApplyTest::test_rename_col_boolean_no_ck PASSED [ 35%] tests/test_batch.py::BatchApplyTest::test_rename_col_enum PASSED [ 35%] tests/test_batch.py::BatchApplyTest::test_rename_col_fk PASSED [ 35%] tests/test_batch.py::BatchApplyTest::test_rename_col_literal_ck PASSED [ 35%] tests/test_batch.py::BatchApplyTest::test_rename_col_literal_ck_workaround PASSED [ 35%] tests/test_batch.py::BatchApplyTest::test_rename_col_pk PASSED [ 35%] tests/test_batch.py::BatchApplyTest::test_rename_col_sql_ck PASSED [ 36%] tests/test_batch.py::BatchRoundTripMySQLTest::test_add_ck_constraint SKIPPED [ 36%] tests/test_batch.py::BatchRoundTripMySQLTest::test_add_column_auto SKIPPED [ 36%] tests/test_batch.py::BatchRoundTripMySQLTest::test_add_column_recreate SKIPPED [ 36%] tests/test_batch.py::BatchRoundTripMySQLTest::test_add_pk_constraint SKIPPED [ 36%] tests/test_batch.py::BatchRoundTripMySQLTest::test_change_type SKIPPED [ 36%] tests/test_batch.py::BatchRoundTripMySQLTest::test_change_type_boolean_to_int SKIPPED [ 36%] tests/test_batch.py::BatchRoundTripMySQLTest::test_change_type_int_to_boolean SKIPPED [ 36%] tests/test_batch.py::BatchRoundTripMySQLTest::test_create_drop_index SKIPPED [ 36%] tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_col_schematype SKIPPED [ 36%] tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_column SKIPPED [ 36%] tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_column_fk_recreate SKIPPED [ 36%] tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_column_pk SKIPPED [ 36%] tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_foreign_key SKIPPED [ 37%] tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_pk_col_readd_col SKIPPED [ 37%] tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_pk_col_readd_col_also_pk_const SKIPPED [ 37%] tests/test_batch.py::BatchRoundTripMySQLTest::test_drop_pk_col_readd_pk_col SKIPPED [ 37%] tests/test_batch.py::BatchRoundTripMySQLTest::test_fk_points_to_me_auto SKIPPED [ 37%] tests/test_batch.py::BatchRoundTripMySQLTest::test_fk_points_to_me_recreate SKIPPED [ 37%] tests/test_batch.py::BatchRoundTripMySQLTest::test_fk_points_to_me_sqlite_refinteg SKIPPED [ 37%] tests/test_batch.py::BatchRoundTripMySQLTest::test_ix_existing SKIPPED [ 37%] tests/test_batch.py::BatchRoundTripMySQLTest::test_no_net_change_timestamp SKIPPED [ 37%] tests/test_batch.py::BatchRoundTripMySQLTest::test_no_net_change_timestamp_w_default SKIPPED [ 37%] tests/test_batch.py::BatchRoundTripMySQLTest::test_rename_column SKIPPED [ 37%] tests/test_batch.py::BatchRoundTripMySQLTest::test_rename_column_boolean SKIPPED [ 37%] tests/test_batch.py::BatchRoundTripMySQLTest::test_rename_column_non_native_boolean_no_ck SKIPPED [ 37%] tests/test_batch.py::BatchRoundTripMySQLTest::test_rename_column_pk SKIPPED [ 38%] tests/test_batch.py::BatchRoundTripMySQLTest::test_selfref_fk_auto SKIPPED [ 38%] tests/test_batch.py::BatchRoundTripMySQLTest::test_selfref_fk_recreate SKIPPED [ 38%] tests/test_batch.py::BatchRoundTripMySQLTest::test_selfref_fk_sqlite_refinteg SKIPPED [ 38%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_add_ck_constraint SKIPPED [ 38%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_add_column_auto SKIPPED [ 38%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_add_column_recreate SKIPPED [ 38%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_add_pk_constraint SKIPPED [ 38%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_change_type SKIPPED [ 38%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_change_type_boolean_to_int SKIPPED [ 38%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_change_type_int_to_boolean SKIPPED [ 38%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_create_drop_index SKIPPED [ 38%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_col_schematype SKIPPED [ 38%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_column SKIPPED [ 39%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_column_fk_recreate SKIPPED [ 39%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_column_pk SKIPPED [ 39%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_foreign_key SKIPPED [ 39%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_pk_col_readd_col SKIPPED [ 39%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_pk_col_readd_col_also_pk_const SKIPPED [ 39%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_drop_pk_col_readd_pk_col SKIPPED [ 39%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_fk_points_to_me_auto SKIPPED [ 39%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_fk_points_to_me_recreate SKIPPED [ 39%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_fk_points_to_me_sqlite_refinteg SKIPPED [ 39%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_ix_existing SKIPPED [ 39%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_no_net_change_timestamp SKIPPED [ 39%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_no_net_change_timestamp_w_default SKIPPED [ 39%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_rename_column SKIPPED [ 40%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_rename_column_boolean SKIPPED [ 40%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_rename_column_non_native_boolean_no_ck SKIPPED [ 40%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_rename_column_pk SKIPPED [ 40%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_selfref_fk_auto SKIPPED [ 40%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_selfref_fk_recreate SKIPPED [ 40%] tests/test_batch.py::BatchRoundTripPostgresqlTest::test_selfref_fk_sqlite_refinteg SKIPPED [ 40%] tests/test_batch.py::BatchRoundTripTest::test_add_ck_constraint PASSED [ 40%] tests/test_batch.py::BatchRoundTripTest::test_add_column_auto PASSED [ 40%] tests/test_batch.py::BatchRoundTripTest::test_add_column_recreate PASSED [ 40%] tests/test_batch.py::BatchRoundTripTest::test_add_pk_constraint PASSED [ 40%] tests/test_batch.py::BatchRoundTripTest::test_change_type PASSED [ 40%] tests/test_batch.py::BatchRoundTripTest::test_change_type_boolean_to_int PASSED [ 40%] tests/test_batch.py::BatchRoundTripTest::test_change_type_int_to_boolean PASSED [ 41%] tests/test_batch.py::BatchRoundTripTest::test_create_drop_index PASSED [ 41%] tests/test_batch.py::BatchRoundTripTest::test_drop_col_schematype PASSED [ 41%] tests/test_batch.py::BatchRoundTripTest::test_drop_column PASSED [ 41%] tests/test_batch.py::BatchRoundTripTest::test_drop_column_fk_recreate PASSED [ 41%] tests/test_batch.py::BatchRoundTripTest::test_drop_column_pk PASSED [ 41%] tests/test_batch.py::BatchRoundTripTest::test_drop_foreign_key PASSED [ 41%] tests/test_batch.py::BatchRoundTripTest::test_drop_pk_col_readd_col PASSED [ 41%] tests/test_batch.py::BatchRoundTripTest::test_drop_pk_col_readd_col_also_pk_const PASSED [ 41%] tests/test_batch.py::BatchRoundTripTest::test_drop_pk_col_readd_pk_col PASSED [ 41%] tests/test_batch.py::BatchRoundTripTest::test_fk_points_to_me_auto PASSED [ 41%] tests/test_batch.py::BatchRoundTripTest::test_fk_points_to_me_recreate PASSED [ 41%] tests/test_batch.py::BatchRoundTripTest::test_fk_points_to_me_sqlite_refinteg PASSED [ 41%] tests/test_batch.py::BatchRoundTripTest::test_ix_existing PASSED [ 41%] tests/test_batch.py::BatchRoundTripTest::test_no_net_change_timestamp PASSED [ 42%] tests/test_batch.py::BatchRoundTripTest::test_no_net_change_timestamp_w_default PASSED [ 42%] tests/test_batch.py::BatchRoundTripTest::test_rename_column PASSED [ 42%] tests/test_batch.py::BatchRoundTripTest::test_rename_column_boolean PASSED [ 42%] tests/test_batch.py::BatchRoundTripTest::test_rename_column_non_native_boolean_no_ck PASSED [ 42%] tests/test_batch.py::BatchRoundTripTest::test_rename_column_pk PASSED [ 42%] tests/test_batch.py::BatchRoundTripTest::test_selfref_fk_auto PASSED [ 42%] tests/test_batch.py::BatchRoundTripTest::test_selfref_fk_recreate PASSED [ 42%] tests/test_batch.py::BatchRoundTripTest::test_selfref_fk_sqlite_refinteg PASSED [ 42%] tests/test_batch.py::CopyFromTest::test_change_type PASSED [ 42%] tests/test_batch.py::CopyFromTest::test_change_type_from_schematype PASSED [ 42%] tests/test_batch.py::CopyFromTest::test_change_type_to_schematype PASSED [ 42%] tests/test_batch.py::CopyFromTest::test_create_drop_index_w_always PASSED [ 42%] tests/test_batch.py::CopyFromTest::test_create_drop_index_w_other_ops PASSED [ 43%] tests/test_batch.py::CopyFromTest::test_create_drop_index_wo_always PASSED [ 43%] tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert PASSED [ 43%] tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_as_sql PASSED [ 43%] tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_as_sql_mssql PASSED [ 43%] tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_as_sql_pg PASSED [ 43%] tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_from_new_table PASSED [ 43%] tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_inline_literal_as_sql PASSED [ 43%] tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_mssql PASSED [ 43%] tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_no_rows PASSED [ 43%] tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_pg PASSED [ 43%] tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_pg_single PASSED [ 43%] tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_pg_single_as_sql PASSED [ 43%] tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_pg_single_big_t_as_sql PASSED [ 44%] tests/test_bulk_insert.py::BulkInsertTest::test_bulk_insert_wrong_cols PASSED [ 44%] tests/test_bulk_insert.py::BulkInsertTest::test_invalid_format PASSED [ 44%] tests/test_bulk_insert.py::RoundTripTest::test_bulk_insert_from_new_table PASSED [ 44%] tests/test_bulk_insert.py::RoundTripTest::test_bulk_insert_inline_literal PASSED [ 44%] tests/test_bulk_insert.py::RoundTripTest::test_bulk_insert_round_trip PASSED [ 44%] tests/test_bulk_insert.py::RoundTripTest::test_single_insert_round_trip PASSED [ 44%] tests/test_command.py::CommandLineTest::test_config_file_c_override PASSED [ 44%] tests/test_command.py::CommandLineTest::test_config_file_default PASSED [ 44%] tests/test_command.py::CommandLineTest::test_config_file_env_variable PASSED [ 44%] tests/test_command.py::CommandLineTest::test_config_file_env_variable_c_override PASSED [ 44%] tests/test_command.py::CommandLineTest::test_help_text PASSED [ 44%] tests/test_command.py::CommandLineTest::test_init_file_doesnt_exist PASSED [ 44%] tests/test_command.py::CommandLineTest::test_init_file_exists_and_is_empty PASSED [ 45%] tests/test_command.py::CommandLineTest::test_init_file_exists_and_is_not_empty PASSED [ 45%] tests/test_command.py::CommandLineTest::test_init_w_package PASSED [ 45%] tests/test_command.py::CommandLineTest::test_run_cmd_args_missing PASSED [ 45%] tests/test_command.py::CurrentTest::test_heads_one_is_dependent PASSED [ 45%] tests/test_command.py::CurrentTest::test_heads_upg PASSED [ 45%] tests/test_command.py::CurrentTest::test_no_current PASSED [ 45%] tests/test_command.py::CurrentTest::test_plain_current PASSED [ 45%] tests/test_command.py::CurrentTest::test_two_heads PASSED [ 45%] tests/test_command.py::EditTest::test_edit_b PASSED [ 45%] tests/test_command.py::EditTest::test_edit_current PASSED [ 45%] tests/test_command.py::EditTest::test_edit_head PASSED [ 45%] tests/test_command.py::EditTest::test_edit_no_current PASSED [ 45%] tests/test_command.py::EditTest::test_edit_no_revs PASSED [ 46%] tests/test_command.py::EditTest::test_edit_with_missing_editor PASSED [ 46%] tests/test_command.py::HistoryTest::test_history_base_to_num PASSED [ 46%] tests/test_command.py::HistoryTest::test_history_current_to_head_as_b PASSED [ 46%] tests/test_command.py::HistoryTest::test_history_current_to_head_as_base PASSED [ 46%] tests/test_command.py::HistoryTest::test_history_full PASSED [ 46%] tests/test_command.py::HistoryTest::test_history_full_environment PASSED [ 46%] tests/test_command.py::HistoryTest::test_history_include_env PASSED [ 46%] tests/test_command.py::HistoryTest::test_history_indicate_current PASSED [ 46%] tests/test_command.py::HistoryTest::test_history_num_plus_relative PASSED [ 46%] tests/test_command.py::HistoryTest::test_history_num_range PASSED [ 46%] tests/test_command.py::HistoryTest::test_history_num_range_environment PASSED [ 46%] tests/test_command.py::HistoryTest::test_history_num_to_head PASSED [ 46%] tests/test_command.py::HistoryTest::test_history_num_to_head_environment PASSED [ 47%] tests/test_command.py::HistoryTest::test_history_relative_to_num PASSED [ 47%] tests/test_command.py::HistoryTest::test_history_too_large_relative_to_num PASSED [ 47%] tests/test_command.py::LiveStampTest::test_stamp_creates_table PASSED [ 47%] tests/test_command.py::LiveStampTest::test_stamp_existing_downgrade PASSED [ 47%] tests/test_command.py::LiveStampTest::test_stamp_existing_upgrade PASSED [ 47%] tests/test_command.py::LiveStampTest::test_stamp_version_already_there PASSED [ 47%] tests/test_command.py::RevisionTest::test_create_rev_autogen PASSED [ 47%] tests/test_command.py::RevisionTest::test_create_rev_autogen_db_not_up_to_date PASSED [ 47%] tests/test_command.py::RevisionTest::test_create_rev_autogen_db_not_up_to_date_multi_heads PASSED [ 47%] tests/test_command.py::RevisionTest::test_create_rev_autogen_need_to_select_head PASSED [ 47%] tests/test_command.py::RevisionTest::test_create_rev_autogenerate_db_not_up_to_date_post_merge PASSED [ 47%] tests/test_command.py::RevisionTest::test_create_rev_autogenerate_post_merge PASSED [ 47%] tests/test_command.py::RevisionTest::test_create_rev_depends_on PASSED [ 48%] tests/test_command.py::RevisionTest::test_create_rev_depends_on_branch_label PASSED [ 48%] tests/test_command.py::RevisionTest::test_create_rev_depends_on_partial_revid PASSED [ 48%] tests/test_command.py::RevisionTest::test_create_rev_invalid_depends_on PASSED [ 48%] tests/test_command.py::RevisionTest::test_create_rev_plain_db_not_up_to_date PASSED [ 48%] tests/test_command.py::RevisionTest::test_create_rev_plain_db_not_up_to_date_multi_heads PASSED [ 48%] tests/test_command.py::RevisionTest::test_create_rev_plain_need_to_select_head PASSED [ 48%] tests/test_command.py::RevisionTest::test_create_rev_plain_post_merge PASSED [ 48%] tests/test_command.py::RevisionTest::test_err_correctly_raised_on_dupe_rows_no_pk PASSED [ 48%] tests/test_command.py::RevisionTest::test_nonsensical_sql_mode_autogen PASSED [ 48%] tests/test_command.py::RevisionTest::test_nonsensical_sql_no_env PASSED [ 48%] tests/test_command.py::RevisionTest::test_pk_constraint_normally_prevents_dupe_rows PASSED [ 48%] tests/test_command.py::RevisionTest::test_sensical_sql_w_env PASSED [ 48%] tests/test_command.py::StampMultipleHeadsTest::test_online_stamp_multi_rev_from_real_ancestor PASSED [ 49%] tests/test_command.py::StampMultipleHeadsTest::test_online_stamp_multi_rev_nonsensical PASSED [ 49%] tests/test_command.py::StampMultipleHeadsTest::test_online_stamp_version_already_there PASSED [ 49%] tests/test_command.py::StampMultipleHeadsTest::test_sql_stamp_different_multi_start PASSED [ 49%] tests/test_command.py::StampMultipleHeadsTest::test_sql_stamp_heads PASSED [ 49%] tests/test_command.py::StampMultipleHeadsTest::test_sql_stamp_heads_symbolic PASSED [ 49%] tests/test_command.py::StampMultipleHeadsTest::test_sql_stamp_multi_rev_from_multi_base_nonsensical PASSED [ 49%] tests/test_command.py::StampMultipleHeadsTest::test_sql_stamp_multi_rev_from_multi_start PASSED [ 49%] tests/test_command.py::StampMultipleHeadsTest::test_sql_stamp_multi_rev_nonsensical PASSED [ 49%] tests/test_command.py::StampMultipleHeadsTest::test_stamp_purge PASSED [ 49%] tests/test_command.py::StampMultipleHeadsTest::test_stamp_purge_no_sql PASSED [ 49%] tests/test_command.py::StampMultipleRootsTest::test_sql_stamp_heads PASSED [ 49%] tests/test_command.py::StampMultipleRootsTest::test_sql_stamp_single_head PASSED [ 49%] 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_sql_stamp_revision_as_kw PASSED [ 50%] tests/test_command.py::UpgradeDowngradeStampTest::test_stamp_argparser_multiple_rev PASSED [ 50%] tests/test_command.py::UpgradeDowngradeStampTest::test_stamp_argparser_single_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 [ 50%] 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 [ 51%] tests/test_config.py::TemplateOutputEncodingTest::test_setting PASSED [ 51%] 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_environment.py::MigrationTransactionTest_sqlite+pysqlite_3_26_0::test_autocommit_block SKIPPED [ 52%] tests/test_environment.py::MigrationTransactionTest_sqlite+pysqlite_3_26_0::test_autocommit_block_no_transaction SKIPPED [ 52%] tests/test_environment.py::MigrationTransactionTest_sqlite+pysqlite_3_26_0::test_autocommit_block_nontransactional_ddl_sqlmode PASSED [ 52%] tests/test_environment.py::MigrationTransactionTest_sqlite+pysqlite_3_26_0::test_autocommit_block_transactional_ddl_sqlmode PASSED [ 52%] tests/test_environment.py::MigrationTransactionTest_sqlite+pysqlite_3_26_0::test_proxy_transaction_commit PASSED [ 52%] tests/test_environment.py::MigrationTransactionTest_sqlite+pysqlite_3_26_0::test_proxy_transaction_contextmanager_commit PASSED [ 53%] tests/test_environment.py::MigrationTransactionTest_sqlite+pysqlite_3_26_0::test_proxy_transaction_contextmanager_rollback PASSED [ 53%] tests/test_environment.py::MigrationTransactionTest_sqlite+pysqlite_3_26_0::test_proxy_transaction_rollback PASSED [ 53%] tests/test_environment.py::MigrationTransactionTest_sqlite+pysqlite_3_26_0::test_transaction_per_all_non_transactional_ddl PASSED [ 53%] tests/test_environment.py::MigrationTransactionTest_sqlite+pysqlite_3_26_0::test_transaction_per_all_sqlmode PASSED [ 53%] tests/test_environment.py::MigrationTransactionTest_sqlite+pysqlite_3_26_0::test_transaction_per_all_transactional_ddl PASSED [ 53%] tests/test_environment.py::MigrationTransactionTest_sqlite+pysqlite_3_26_0::test_transaction_per_migration_non_transactional_ddl PASSED [ 53%] tests/test_environment.py::MigrationTransactionTest_sqlite+pysqlite_3_26_0::test_transaction_per_migration_sqlmode PASSED [ 53%] tests/test_environment.py::MigrationTransactionTest_sqlite+pysqlite_3_26_0::test_transaction_per_migration_transactional_ddl PASSED [ 53%] tests/test_external_dialect.py::ExternalDialectRenderTest::test_external_nested_render_external_type PASSED [ 53%] tests/test_external_dialect.py::ExternalDialectRenderTest::test_external_nested_render_sqla_type PASSED [ 53%] tests/test_external_dialect.py::ExternalDialectRenderTest::test_render_type PASSED [ 53%] tests/test_mssql.py::FullEnvironmentTests::test_batch_separator_custom PASSED [ 53%] tests/test_mssql.py::FullEnvironmentTests::test_batch_separator_default PASSED [ 54%] tests/test_mssql.py::FullEnvironmentTests::test_begin_commit PASSED [ 54%] tests/test_mssql.py::OpTest::test_add_column PASSED [ 54%] tests/test_mssql.py::OpTest::test_add_column_with_default PASSED [ 54%] tests/test_mssql.py::OpTest::test_alter_add_server_default PASSED [ 54%] tests/test_mssql.py::OpTest::test_alter_column_dont_drop_default PASSED [ 54%] tests/test_mssql.py::OpTest::test_alter_column_dont_touch_constraints PASSED [ 54%] tests/test_mssql.py::OpTest::test_alter_column_drop_default PASSED [ 54%] tests/test_mssql.py::OpTest::test_alter_column_drop_default_w_schema PASSED [ 54%] tests/test_mssql.py::OpTest::test_alter_column_new_type PASSED [ 54%] tests/test_mssql.py::OpTest::test_alter_column_not_nullable_w_existing_type PASSED [ 54%] tests/test_mssql.py::OpTest::test_alter_column_not_nullable_w_new_type PASSED [ 54%] 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 [ 55%] tests/test_mssql.py::OpTest::test_alter_column_nullable_w_new_type PASSED [ 55%] tests/test_mssql.py::OpTest::test_alter_column_rename_mssql PASSED [ 55%] tests/test_mssql.py::OpTest::test_alter_column_rename_mssql_schema PASSED [ 55%] tests/test_mssql.py::OpTest::test_alter_column_rename_quoted_mssql PASSED [ 55%] tests/test_mssql.py::OpTest::test_alter_do_everything PASSED [ 55%] tests/test_mssql.py::OpTest::test_alter_remove_server_default PASSED [ 55%] tests/test_mssql.py::OpTest::test_alter_replace_server_default PASSED [ 55%] tests/test_mssql.py::OpTest::test_create_index_mssql_include PASSED [ 55%] tests/test_mssql.py::OpTest::test_create_index_mssql_include_is_none PASSED [ 55%] tests/test_mssql.py::OpTest::test_drop_column_w_check PASSED [ 55%] tests/test_mssql.py::OpTest::test_drop_column_w_check_in_batch PASSED [ 55%] tests/test_mssql.py::OpTest::test_drop_column_w_check_quoting PASSED [ 55%] tests/test_mssql.py::OpTest::test_drop_column_w_default PASSED [ 56%] tests/test_mssql.py::OpTest::test_drop_column_w_default_in_batch PASSED [ 56%] tests/test_mssql.py::OpTest::test_drop_column_w_fk PASSED [ 56%] tests/test_mssql.py::OpTest::test_drop_column_w_fk_in_batch PASSED [ 56%] tests/test_mssql.py::OpTest::test_drop_column_w_fk_schema PASSED [ 56%] tests/test_mssql.py::OpTest::test_drop_column_w_schema PASSED [ 56%] tests/test_mssql.py::OpTest::test_drop_index PASSED [ 56%] tests/test_mssql.py::OpTest::test_rename_table PASSED [ 56%] tests/test_mssql.py::OpTest::test_rename_table_casesens PASSED [ 56%] tests/test_mssql.py::OpTest::test_rename_table_schema PASSED [ 56%] tests/test_mssql.py::OpTest::test_rename_table_schema_casesens PASSED [ 56%] tests/test_mysql.py::MySQLBackendOpTest::test_add_datetime_server_default_current_timestamp SKIPPED [ 56%] 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 [ 57%] tests/test_mysql.py::MySQLBackendOpTest::test_add_timestamp_server_default_current_timestamp SKIPPED [ 57%] tests/test_mysql.py::MySQLBackendOpTest::test_add_timestamp_server_default_current_timestamp_bundle_onupdate SKIPPED [ 57%] tests/test_mysql.py::MySQLBackendOpTest::test_add_timestamp_server_default_now SKIPPED [ 57%] tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_boolean_diff SKIPPED [ 57%] tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_boolean_same SKIPPED [ 57%] tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_integer_diff SKIPPED [ 57%] tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_integer_from_none SKIPPED [ 57%] tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_integer_same SKIPPED [ 57%] tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_timestamp_current_timestamp SKIPPED [ 57%] tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_timestamp_current_timestamp_bundle_onupdate SKIPPED [ 57%] tests/test_mysql.py::MySQLDefaultCompareTest::test_compare_timestamp_current_timestamp_diff SKIPPED [ 57%] 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 [ 58%] tests/test_mysql.py::MySQLOpTest::test_alter_column_add_comment PASSED [ 58%] tests/test_mysql.py::MySQLOpTest::test_alter_column_add_comment_quoting PASSED [ 58%] tests/test_mysql.py::MySQLOpTest::test_alter_column_drop_comment PASSED [ 58%] tests/test_mysql.py::MySQLOpTest::test_alter_column_drop_default PASSED [ 58%] tests/test_mysql.py::MySQLOpTest::test_alter_column_existing_comment PASSED [ 58%] tests/test_mysql.py::MySQLOpTest::test_alter_column_modify_datetime_default PASSED [ 58%] tests/test_mysql.py::MySQLOpTest::test_alter_column_modify_default PASSED [ 58%] tests/test_mysql.py::MySQLOpTest::test_alter_column_multi_alter_w_drop_default PASSED [ 58%] tests/test_mysql.py::MySQLOpTest::test_alter_column_new_comment_replaces_existing PASSED [ 58%] tests/test_mysql.py::MySQLOpTest::test_alter_column_remove_schematype PASSED [ 58%] 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 [ 59%] tests/test_mysql.py::MySQLOpTest::test_col_not_nullable PASSED [ 59%] tests/test_mysql.py::MySQLOpTest::test_col_not_nullable_existing_serv_default PASSED [ 59%] tests/test_mysql.py::MySQLOpTest::test_col_nullable PASSED [ 59%] tests/test_mysql.py::MySQLOpTest::test_col_remove_autoincrement PASSED [ 59%] tests/test_mysql.py::MySQLOpTest::test_create_table_comment PASSED [ 59%] tests/test_mysql.py::MySQLOpTest::test_create_table_with_column_comments PASSED [ 59%] tests/test_mysql.py::MySQLOpTest::test_create_table_with_comment PASSED [ 59%] tests/test_mysql.py::MySQLOpTest::test_drop_check_mariadb PASSED [ 59%] tests/test_mysql.py::MySQLOpTest::test_drop_check_mysql PASSED [ 59%] 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 [ 60%] tests/test_mysql.py::MySQLOpTest::test_drop_fk_quoted PASSED [ 60%] tests/test_mysql.py::MySQLOpTest::test_drop_generic_constraint PASSED [ 60%] tests/test_mysql.py::MySQLOpTest::test_drop_table_comment PASSED [ 60%] tests/test_mysql.py::MySQLOpTest::test_drop_unique PASSED [ 60%] tests/test_mysql.py::MySQLOpTest::test_drop_unique_quoted PASSED [ 60%] tests/test_mysql.py::MySQLOpTest::test_drop_unknown PASSED [ 60%] tests/test_mysql.py::MySQLOpTest::test_rename_column PASSED [ 60%] tests/test_mysql.py::MySQLOpTest::test_rename_column_autoincrement PASSED [ 60%] 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 [ 61%] tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_context_runs_abbreviated PASSED [ 61%] tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_post_context PASSED [ 61%] tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_post_context_multihead PASSED [ 61%] tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_pre_context PASSED [ 61%] tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_pre_context_abbreviated PASSED [ 61%] tests/test_offline_environment.py::OfflineEnvironmentTest::test_destination_rev_pre_context_multihead PASSED [ 61%] tests/test_offline_environment.py::OfflineEnvironmentTest::test_downgrade_wo_colon PASSED [ 61%] tests/test_offline_environment.py::OfflineEnvironmentTest::test_head_rev_post_context PASSED [ 61%] 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 [ 62%] tests/test_offline_environment.py::OfflineEnvironmentTest::test_running_comments_not_in_sql PASSED [ 62%] tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_context_runs_abbreviated PASSED [ 62%] tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_current_pre_context PASSED [ 62%] tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_post_context PASSED [ 62%] tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_pre_context PASSED [ 62%] tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_pre_context_abbreviated PASSED [ 62%] tests/test_offline_environment.py::OfflineEnvironmentTest::test_starting_rev_pre_context_cmd_w_no_startrev PASSED [ 62%] 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 [ 63%] tests/test_op.py::BackendAlterColumnTest::test_add_server_default_int SKIPPED [ 63%] tests/test_op.py::BackendAlterColumnTest::test_modify_non_nullable_to_nullable SKIPPED [ 63%] tests/test_op.py::BackendAlterColumnTest::test_modify_nullable_to_non SKIPPED [ 63%] tests/test_op.py::BackendAlterColumnTest::test_modify_server_default_int SKIPPED [ 63%] tests/test_op.py::BackendAlterColumnTest::test_modify_type_int_str SKIPPED [ 63%] tests/test_op.py::BackendAlterColumnTest::test_rename_column SKIPPED [ 63%] 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 [ 64%] tests/test_op.py::OpTest::test_add_check_constraint PASSED [ 64%] tests/test_op.py::OpTest::test_add_check_constraint_schema PASSED [ 64%] tests/test_op.py::OpTest::test_add_column PASSED [ 64%] tests/test_op.py::OpTest::test_add_column_fk PASSED [ 64%] tests/test_op.py::OpTest::test_add_column_fk_schema PASSED [ 64%] tests/test_op.py::OpTest::test_add_column_fk_self_referential PASSED [ 64%] 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 [ 65%] tests/test_op.py::OpTest::test_add_column_schema_type_checks_rule PASSED [ 65%] tests/test_op.py::OpTest::test_add_column_schema_with_default PASSED [ 65%] tests/test_op.py::OpTest::test_add_column_with_default PASSED [ 65%] tests/test_op.py::OpTest::test_add_column_with_index PASSED [ 65%] tests/test_op.py::OpTest::test_add_constraint_schema_hard_quoting PASSED [ 65%] 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 [ 66%] tests/test_op.py::OpTest::test_add_foreign_key_schema PASSED [ 66%] tests/test_op.py::OpTest::test_add_foreign_key_schema_same_tablename PASSED [ 66%] tests/test_op.py::OpTest::test_add_foreign_key_self_referential PASSED [ 66%] tests/test_op.py::OpTest::test_add_primary_key_constraint PASSED [ 66%] tests/test_op.py::OpTest::test_add_primary_key_constraint_schema PASSED [ 66%] 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 [ 67%] tests/test_op.py::OpTest::test_alter_column_schema_not_nullable PASSED [ 67%] tests/test_op.py::OpTest::test_alter_column_schema_nullable PASSED [ 67%] tests/test_op.py::OpTest::test_alter_column_schema_rename PASSED [ 67%] 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 [ 68%] tests/test_op.py::OpTest::test_alter_column_schema_type_existing_type_no_new_type PASSED [ 68%] tests/test_op.py::OpTest::test_alter_column_schema_type_named PASSED [ 68%] tests/test_op.py::OpTest::test_alter_column_schema_type_unnamed PASSED [ 68%] 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 PASSED [ 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 [ 69%] tests/test_op.py::OpTest::test_create_index_table_col_event PASSED [ 69%] tests/test_op.py::OpTest::test_create_pk_legacy_kwarg PASSED [ 69%] 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 [ 70%] tests/test_op.py::OpTest::test_drop_index PASSED [ 70%] tests/test_op.py::OpTest::test_drop_index_schema PASSED [ 70%] 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 PASSED [ 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 [ 71%] tests/test_op.py::SQLModeOpTest::test_create_table_literal_binds PASSED [ 71%] 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 [ 72%] tests/test_oracle.py::FullEnvironmentTests::test_batch_separator_default PASSED [ 72%] 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 [ 73%] 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_post_write.py::HookTest::test_invoke PASSED [ 73%] tests/test_post_write.py::HookTest::test_register PASSED [ 74%] tests/test_post_write.py::RunHookTest::test_console_scripts PASSED [ 74%] tests/test_post_write.py::RunHookTest::test_console_scripts_entrypoint_missing PASSED [ 74%] tests/test_post_write.py::RunHookTest::test_empty_hooks PASSED [ 74%] tests/test_post_write.py::RunHookTest::test_empty_section PASSED [ 74%] tests/test_post_write.py::RunHookTest::test_generic PASSED [ 74%] tests/test_post_write.py::RunHookTest::test_no_section PASSED [ 74%] tests/test_post_write.py::RunHookTest::test_no_type PASSED [ 74%] tests/test_postgresql.py::PGAutocommitBlockTest::test_alter_enum SKIPPED [ 74%] tests/test_postgresql.py::PGOfflineEnumTest::test_offline_distinct_enum_create PASSED [ 74%] tests/test_postgresql.py::PGOfflineEnumTest::test_offline_distinct_enum_drop PASSED [ 74%] 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 [ 75%] tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_add_exclude_constraint_case_sensitive PASSED [ 75%] tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_array_type_user_defined_inner PASSED [ 75%] tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_generic_array_type PASSED [ 75%] tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_inline_exclude_constraint PASSED [ 75%] tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_inline_exclude_constraint_case_sensitive PASSED [ 75%] tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_json_type PASSED [ 75%] tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_jsonb_type PASSED [ 75%] tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_postgresql_array_type PASSED [ 75%] tests/test_postgresql.py::PostgresqlAutogenRenderTest::test_postgresql_hstore_subtypes PASSED [ 75%] 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 [ 76%] tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_character_text SKIPPED [ 76%] tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_character_text_diff SKIPPED [ 76%] tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_current_timestamp_fn_w_binds SKIPPED [ 76%] tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_current_timestamp_text SKIPPED [ 76%] tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_no_diff1 SKIPPED [ 76%] tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_no_diff2 SKIPPED [ 76%] tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_float_no_diff3 SKIPPED [ 76%] 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 [ 77%] tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_integer_text SKIPPED [ 77%] tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_integer_text_diff SKIPPED [ 77%] tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_interval_str SKIPPED [ 77%] tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_interval_text SKIPPED [ 77%] tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_numeric_no_diff SKIPPED [ 77%] tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_string_blank_default SKIPPED [ 77%] tests/test_postgresql.py::PostgresqlDefaultCompareTest::test_compare_string_nonblank_default SKIPPED [ 77%] 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 [ 78%] tests/test_postgresql.py::PostgresqlDetectSerialTest::test_serial SKIPPED [ 78%] tests/test_postgresql.py::PostgresqlInlineLiteralTest::test_inline_percent SKIPPED [ 78%] tests/test_postgresql.py::PostgresqlOpTest::test_add_column_with_comment PASSED [ 78%] tests/test_postgresql.py::PostgresqlOpTest::test_alter_column_add_comment PASSED [ 78%] tests/test_postgresql.py::PostgresqlOpTest::test_alter_column_add_comment_quoting PASSED [ 78%] tests/test_postgresql.py::PostgresqlOpTest::test_alter_column_drop_comment PASSED [ 78%] 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 [ 79%] tests/test_postgresql.py::PostgresqlOpTest::test_create_index_postgresql_expressions PASSED [ 79%] tests/test_postgresql.py::PostgresqlOpTest::test_create_index_postgresql_where PASSED [ 79%] tests/test_postgresql.py::PostgresqlOpTest::test_create_table_comment PASSED [ 79%] tests/test_postgresql.py::PostgresqlOpTest::test_create_table_with_column_comments PASSED [ 79%] tests/test_postgresql.py::PostgresqlOpTest::test_create_table_with_comment PASSED [ 79%] tests/test_postgresql.py::PostgresqlOpTest::test_drop_index_postgresql_concurrently PASSED [ 79%] 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 [ 80%] tests/test_revision.py::APITest::test_get_revision_head_multiple PASSED [ 80%] tests/test_revision.py::APITest::test_get_revision_head_single PASSED [ 80%] tests/test_revision.py::APITest::test_get_revision_heads_multiple PASSED [ 80%] tests/test_revision.py::APITest::test_invalid_datatype PASSED [ 80%] tests/test_revision.py::APITest::test_iterate_tolerates_dupe_targets PASSED [ 80%] 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 [ 81%] tests/test_revision.py::BranchTravellingTest::test_three_branches_end_multiple_bases_exclusive_blank PASSED [ 81%] tests/test_revision.py::BranchTravellingTest::test_three_branches_to_root PASSED [ 81%] tests/test_revision.py::BranchTravellingTest::test_two_branches_end_behind_branch PASSED [ 81%] tests/test_revision.py::BranchTravellingTest::test_two_branches_end_in_branch PASSED [ 81%] tests/test_revision.py::BranchTravellingTest::test_two_branches_to_root PASSED [ 81%] 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_actually_short_rev_name 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 [ 82%] tests/test_revision.py::LabeledBranchTest::test_branch_w_up_relative PASSED [ 82%] tests/test_revision.py::LabeledBranchTest::test_dupe_branch_collection PASSED [ 82%] tests/test_revision.py::LabeledBranchTest::test_filter_for_lineage_heads PASSED [ 82%] tests/test_revision.py::LabeledBranchTest::test_filter_for_lineage_labeled_head_across_merge PASSED [ 82%] tests/test_revision.py::LabeledBranchTest::test_get_base_revisions PASSED [ 82%] 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 [ 83%] tests/test_revision.py::LabeledBranchTest::test_no_revision_exists PASSED [ 83%] tests/test_revision.py::LabeledBranchTest::test_no_such_branch PASSED [ 83%] tests/test_revision.py::LabeledBranchTest::test_not_actually_a_branch PASSED [ 83%] tests/test_revision.py::LabeledBranchTest::test_not_actually_a_branch_partial_resolution PASSED [ 83%] tests/test_revision.py::LabeledBranchTest::test_partial_id_resolve PASSED [ 83%] tests/test_revision.py::LabeledBranchTest::test_partial_id_resolve_too_short PASSED [ 83%] 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 [ 84%] tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_base2_downgrade PASSED [ 84%] tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_base2_upgrade PASSED [ 84%] tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_base3_downgrade PASSED [ 84%] tests/test_revision.py::MultipleBaseCrossDependencyTestOne::test_we_need_base3_upgrade PASSED [ 84%] 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 [ 85%] tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_base2 PASSED [ 85%] tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_base3 PASSED [ 85%] tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_head1 PASSED [ 85%] tests/test_revision.py::MultipleBaseCrossDependencyTestTwo::test_we_need_head2 PASSED [ 85%] 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 [ 86%] tests/test_revision.py::MultipleBaseTest::test_specific_path_one PASSED [ 86%] tests/test_revision.py::MultipleBaseTest::test_specific_path_two_implicit_base PASSED [ 86%] tests/test_revision.py::MultipleBranchTest::test_distinct_branches PASSED [ 86%] 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 [ 87%] tests/test_script_consumption.py::CallbackEnvironmentTest::test_steps PASSED [ 87%] tests/test_script_consumption.py::EncodingTest::test_encode PASSED [ 87%] tests/test_script_consumption.py::IgnoreFilesTest::test_ignore_dot_hash_py PASSED [ 87%] 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 [ 88%] tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_dot_hash_pyx PASSED [ 88%] tests/test_script_consumption.py::NewFangledEnvOnlySourcelessIgnoreFilesTest::test_ignore_init_py PASSED [ 88%] 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 [ 89%] tests/test_script_consumption.py::NewFangledSourcelessEnvOnlyApplyVersionsTest::test_steps PASSED [ 89%] 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 [ 90%] tests/test_script_consumption.py::SimpleSourcelessIgnoreFilesTest::test_ignore_dot_hash_pyx PASSED [ 90%] 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 [ 91%] 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::NormPathTest::test_script_location PASSED [ 91%] tests/test_script_production.py::NormPathTest::test_script_location_muliple 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 [ 92%] tests/test_script_production.py::RevisionCommandTest::test_create_script_splice PASSED [ 92%] 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::RewriterTest::test_multiple_passes_with_mutations PASSED [ 92%] tests/test_script_production.py::RewriterTest::test_no_needless_pass 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 [ 93%] tests/test_script_production.py::ScriptNamingTest::test_default_tz PASSED [ 93%] tests/test_script_production.py::ScriptNamingTest::test_tz_cant_locate PASSED [ 93%] 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_add_column_w_on_conflict 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_26_0::test_compare_current_timestamp_func PASSED [ 93%] tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_26_0::test_compare_current_timestamp_text PASSED [ 93%] tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_26_0::test_compare_float_str PASSED [ 93%] tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_26_0::test_compare_float_str_diff PASSED [ 94%] tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_26_0::test_compare_float_text PASSED [ 94%] tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_26_0::test_compare_float_text_diff PASSED [ 94%] tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_26_0::test_compare_integer_str PASSED [ 94%] tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_26_0::test_compare_integer_str_diff PASSED [ 94%] tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_26_0::test_compare_integer_text PASSED [ 94%] tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_26_0::test_compare_integer_text_diff PASSED [ 94%] tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_26_0::test_compare_string_literal PASSED [ 94%] tests/test_sqlite.py::SQLiteDefaultCompareTest_sqlite+pysqlite_3_26_0::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 [ 95%] tests/test_sqlite.py::SQLiteTest::test_drop_explicit_constraint PASSED [ 95%] tests/test_version_table.py::TestMigrationContext::test_config_default_version_table_name PASSED [ 95%] 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 [ 96%] tests/test_version_table.py::TestMigrationContext::test_stamp_api_creates_table PASSED [ 96%] tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_26_0::test_add_branches PASSED [ 96%] tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_26_0::test_delete_multi_match PASSED [ 96%] tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_26_0::test_delete_no_match PASSED [ 96%] tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_26_0::test_resolve_merges PASSED [ 96%] tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_26_0::test_teardown_branches PASSED [ 96%] tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_26_0::test_unresolve_merges PASSED [ 96%] tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_26_0::test_update_multi_match PASSED [ 96%] tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_26_0::test_update_no_match PASSED [ 96%] tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_26_0::test_update_none_to_single PASSED [ 96%] tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_26_0::test_update_single_to_none PASSED [ 96%] tests/test_version_table.py::UpdateRevTest_sqlite+pysqlite_3_26_0::test_update_single_to_single PASSED [ 96%] tests/test_version_traversal.py::BranchFrom3WayMergepointTest::test_mergepoint_to_only_one_side_downgrade PASSED [ 97%] tests/test_version_traversal.py::BranchFrom3WayMergepointTest::test_mergepoint_to_only_one_side_upgrade PASSED [ 97%] 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 [ 98%] tests/test_version_traversal.py::DependsOnBranchTestOne::test_downgrade_to_dependency PASSED [ 98%] 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 [ 99%] 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%] ================== 1060 passed, 252 skipped in 24.17 seconds =================== + exit 0 Processing files: python3-alembic-1.3.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jxH0GG + umask 022 + cd /builddir/build/BUILD + cd alembic-1.3.1 + DOCDIR=/builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/share/doc/python3-alembic + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/share/doc/python3-alembic + cp -pr LICENSE /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/share/doc/python3-alembic + cp -pr README.rst /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/share/doc/python3-alembic + cp -pr CHANGES /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/share/doc/python3-alembic + cp -pr docs /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch/usr/share/doc/python3-alembic + exit 0 Provides: python3-alembic = 1.3.1-1.el8 python3.6dist(alembic) = 1.3.1 python3dist(alembic) = 1.3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.6 python3.6dist(mako) python3.6dist(python-dateutil) python3.6dist(python-editor) >= 0.3 python3.6dist(sqlalchemy) >= 1.1.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch Wrote: /builddir/build/RPMS/python3-alembic-1.3.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4CFoLf + umask 022 + cd /builddir/build/BUILD + cd alembic-1.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-alembic-1.3.1-1.el8.noarch + exit 0 Child return code was: 0