>>> py3-sqlalchemy: Building community/py3-sqlalchemy 1.4.47-r0 (using abuild 3.11.0_rc13-r0) started Sat, 29 Apr 2023 11:59:17 +0000 >>> py3-sqlalchemy: Checking sanity of /home/buildozer/aports/community/py3-sqlalchemy/APKBUILD... >>> py3-sqlalchemy: Analyzing dependencies... >>> py3-sqlalchemy: Installing for build: build-base python3-dev py3-setuptools py3-pytest py3-mock py3-pytest-xdist py3-greenlet (1/38) Installing libbz2 (1.0.8-r5) (2/38) Installing libffi (3.4.4-r2) (3/38) Installing gdbm (1.23-r1) (4/38) Installing xz-libs (5.4.2-r1) (5/38) Installing mpdecimal (2.5.1-r2) (6/38) Installing libpanelw (6.4_p20230424-r0) (7/38) Installing readline (8.2.1-r1) (8/38) Installing sqlite-libs (3.41.2-r2) (9/38) Installing python3 (3.11.3-r10) (10/38) Installing python3-pycache-pyc0 (3.11.3-r10) (11/38) Installing pyc (0.1-r0) (12/38) Installing python3-pyc (3.11.3-r10) (13/38) Installing python3-dev (3.11.3-r10) (14/38) Installing py3-parsing (3.0.9-r2) (15/38) Installing py3-parsing-pyc (3.0.9-r2) (16/38) Installing py3-packaging (23.1-r1) (17/38) Installing py3-packaging-pyc (23.1-r1) (18/38) Installing py3-setuptools (67.7.2-r0) (19/38) Installing py3-setuptools-pyc (67.7.2-r0) (20/38) Installing py3-iniconfig (1.1.1-r6) (21/38) Installing py3-iniconfig-pyc (1.1.1-r6) (22/38) Installing py3-pluggy (1.0.0-r3) (23/38) Installing py3-pluggy-pyc (1.0.0-r3) (24/38) Installing py3-py (1.11.0-r2) (25/38) Installing py3-py-pyc (1.11.0-r2) (26/38) Installing py3-pytest (7.3.1-r1) (27/38) Installing py3-pytest-pyc (7.3.1-r1) (28/38) Installing py3-mock (5.0.2-r1) (29/38) Installing py3-mock-pyc (5.0.2-r1) (30/38) Installing py3-apipkg (2.1.0-r2) (31/38) Installing py3-apipkg-pyc (2.1.0-r2) (32/38) Installing py3-execnet (1.9.0-r2) (33/38) Installing py3-execnet-pyc (1.9.0-r2) (34/38) Installing py3-pytest-xdist (3.2.1-r1) (35/38) Installing py3-pytest-xdist-pyc (3.2.1-r1) (36/38) Installing py3-greenlet (2.0.2-r2) (37/38) Installing py3-greenlet-pyc (2.0.2-r2) (38/38) Installing .makedepends-py3-sqlalchemy (20230429.115918) Executing busybox-1.36.0-r8.trigger OK: 547 MiB in 136 packages >>> py3-sqlalchemy: Cleaning up srcdir >>> py3-sqlalchemy: Cleaning up pkgdir >>> py3-sqlalchemy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/SQLAlchemy-1.4.47.tar.gz >>> py3-sqlalchemy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/SQLAlchemy-1.4.47.tar.gz >>> py3-sqlalchemy: Checking sha512sums... SQLAlchemy-1.4.47.tar.gz: OK >>> py3-sqlalchemy: Unpacking /var/cache/distfiles/v3.18/SQLAlchemy-1.4.47.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib.linux-aarch64-cpython-311 creating build/lib.linux-aarch64-cpython-311/sqlalchemy copying lib/sqlalchemy/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy copying lib/sqlalchemy/log.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy copying lib/sqlalchemy/schema.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy copying lib/sqlalchemy/processors.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy copying lib/sqlalchemy/events.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy copying lib/sqlalchemy/inspection.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy copying lib/sqlalchemy/types.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy copying lib/sqlalchemy/exc.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy creating build/lib.linux-aarch64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/cursor.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/url.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/events.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/default.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/result.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/characteristics.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/util.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/mock.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/row.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/create.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/interfaces.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/strategies.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/reflection.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/engine copying lib/sqlalchemy/engine/base.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/engine creating build/lib.linux-aarch64-cpython-311/sqlalchemy/connectors copying lib/sqlalchemy/connectors/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/connectors copying lib/sqlalchemy/connectors/pyodbc.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/connectors copying lib/sqlalchemy/connectors/mxodbc.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/connectors creating build/lib.linux-aarch64-cpython-311/sqlalchemy/databases copying lib/sqlalchemy/databases/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/databases creating build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/functions.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/sqltypes.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/lambdas.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/selectable.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/naming.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/annotation.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/coercions.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/compiler.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/expression.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/schema.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/roles.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/events.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/crud.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/operators.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/visitors.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/util.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/elements.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/traversals.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/dml.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/type_api.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/base.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/default_comparator.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql copying lib/sqlalchemy/sql/ddl.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/sql creating build/lib.linux-aarch64-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/registry.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/legacy.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/attr.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/api.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/event copying lib/sqlalchemy/event/base.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/event creating build/lib.linux-aarch64-cpython-311/sqlalchemy/pool copying lib/sqlalchemy/pool/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/pool copying lib/sqlalchemy/pool/dbapi_proxy.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/pool copying lib/sqlalchemy/pool/events.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/pool copying lib/sqlalchemy/pool/impl.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/pool copying lib/sqlalchemy/pool/base.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/pool creating build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects copying lib/sqlalchemy/dialects/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects creating build/lib.linux-aarch64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/topological.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/deprecations.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/_preloaded.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/_compat_py3k.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/_collections.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/concurrency.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/langhelpers.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/queue.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/compat.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/util copying lib/sqlalchemy/util/_concurrency_py3k.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/util creating build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/schema.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/assertsql.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/requirements.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/fixtures.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/asyncio.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/profiling.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/entities.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/warnings.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/pickleable.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/engines.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/provision.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/util.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/mock.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/config.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/exclusions.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing copying lib/sqlalchemy/testing/assertions.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing creating build/lib.linux-aarch64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/serializer.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/mutable.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/orderinglist.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/compiler.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/automap.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/hybrid.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/associationproxy.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/horizontal_shard.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/indexable.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/instrumentation.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext copying lib/sqlalchemy/ext/baked.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext creating build/lib.linux-aarch64-cpython-311/sqlalchemy/future copying lib/sqlalchemy/future/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/future copying lib/sqlalchemy/future/engine.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/future creating build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/state.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/path_registry.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/descriptor_props.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/collections.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/query.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/persistence.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/dependency.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/dynamic.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/decl_api.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/evaluator.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/mapper.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/session.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/events.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/context.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/properties.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/scoping.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/sync.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/unitofwork.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/clsregistry.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/util.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/exc.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/strategy_options.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/loading.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/decl_base.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/interfaces.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/strategies.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/base.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/instrumentation.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/relationships.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/attributes.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm copying lib/sqlalchemy/orm/identity.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/orm creating build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/hstore.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/ext.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/pygresql.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/psycopg2cffi.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/pg8000.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/provision.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/json.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/pypostgresql.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/ranges.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/psycopg2.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/dml.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/array.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/asyncpg.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/base.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql creating build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/pyodbc.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/mxodbc.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/pysybase.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/base.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sybase creating build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/cx_oracle.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/provision.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/base.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/oracle creating build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/pysqlcipher.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/provision.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/json.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/aiosqlite.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/dml.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/base.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/pysqlite.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite creating build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/aiomysql.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/pyodbc.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mariadbconnector.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/expression.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/oursql.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/asyncmy.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/types.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/provision.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mysqlconnector.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/reserved_words.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/json.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/dml.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/reflection.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/cymysql.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/base.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mariadb.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/enumerated.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/pymysql.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mysqldb.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql creating build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/kinterbasdb.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/fdb.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/base.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/firebird creating build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/pyodbc.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/mxodbc.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/information_schema.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/pymssql.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/provision.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/json.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/base.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql creating build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/bootstrap.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/plugin_base.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/reinvent_fixtures_py2k.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/pytestplugin.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/plugin creating build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_rowcount.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_select.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_reflection.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_types.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_results.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_update_delete.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_insert.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_cte.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_dialect.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_ddl.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_sequence.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_deprecations.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_unicode_ddl.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite creating build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/engine.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/session.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/events.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/scoping.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/result.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/exc.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/base.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio creating build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/declarative copying lib/sqlalchemy/ext/declarative/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/declarative copying lib/sqlalchemy/ext/declarative/extensions.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/declarative creating build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/decl_class.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/names.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/apply.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/util.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/infer.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/plugin.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mypy creating build/lib.linux-aarch64-cpython-311/sqlalchemy/future/orm copying lib/sqlalchemy/future/orm/__init__.py -> build/lib.linux-aarch64-cpython-311/sqlalchemy/future/orm running build_ext building 'sqlalchemy.cprocessors' extension creating build/temp.linux-aarch64-cpython-311 creating build/temp.linux-aarch64-cpython-311/lib creating build/temp.linux-aarch64-cpython-311/lib/sqlalchemy creating build/temp.linux-aarch64-cpython-311/lib/sqlalchemy/cextension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c lib/sqlalchemy/cextension/processors.c -o build/temp.linux-aarch64-cpython-311/lib/sqlalchemy/cextension/processors.o -Wundef -Werror=implicit-function-declaration gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-311/lib/sqlalchemy/cextension/processors.o -L/usr/lib -o build/lib.linux-aarch64-cpython-311/sqlalchemy/cprocessors.cpython-311-aarch64-linux-musl.so building 'sqlalchemy.cresultproxy' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c lib/sqlalchemy/cextension/resultproxy.c -o build/temp.linux-aarch64-cpython-311/lib/sqlalchemy/cextension/resultproxy.o -Wundef -Werror=implicit-function-declaration gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-311/lib/sqlalchemy/cextension/resultproxy.o -L/usr/lib -o build/lib.linux-aarch64-cpython-311/sqlalchemy/cresultproxy.cpython-311-aarch64-linux-musl.so building 'sqlalchemy.cimmutabledict' extension gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c lib/sqlalchemy/cextension/immutabledict.c -o build/temp.linux-aarch64-cpython-311/lib/sqlalchemy/cextension/immutabledict.o -Wundef -Werror=implicit-function-declaration gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-311/lib/sqlalchemy/cextension/immutabledict.o -L/usr/lib -o build/lib.linux-aarch64-cpython-311/sqlalchemy/cimmutabledict.cpython-311-aarch64-linux-musl.so ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 configfile: setup.cfg plugins: xdist-3.2.1 gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I / gw8 I / gw9 I / gw10 I / gw11 I / gw12 I / gw13 I / gw14 I / gw15 I / gw16 I / gw17 I / gw18 I / gw19 I / gw20 I / gw21 I / gw22 I / gw23 I / gw24 I / gw25 I / gw26 I / gw27 I / gw28 I / gw29 I / gw30 I / gw31 I / gw32 I / gw33 I / gw34 I / gw35 I / gw36 I / gw37 I / gw38 I / gw39 I / gw40 I / gw41 I / gw42 I / gw43 I / gw44 I / gw45 I / gw46 I / gw47 I / gw48 I / gw49 I / gw50 I / gw51 I / gw52 I / gw53 I / gw54 I / gw55 I / gw56 I / gw57 I / gw58 I / gw59 I / gw60 I / gw61 I / gw62 I / gw63 I / gw64 I / gw65 I / gw66 I / gw67 I / gw68 I / gw69 I / gw70 I / gw71 I / gw72 I / gw73 I / gw74 I / gw75 I / gw76 I / gw77 I / gw78 I / gw79 I [gw0] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw1] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw2] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw3] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw4] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw5] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw6] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw7] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw8] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw9] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw10] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw11] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw12] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw13] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw14] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw15] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw16] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw17] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw18] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw19] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw20] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw21] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw22] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw23] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw24] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw25] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw26] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw27] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw28] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw29] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw30] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw31] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw32] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw33] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw34] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw35] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw36] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw37] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw38] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw39] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw40] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw41] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw42] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw43] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw44] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw45] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw46] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw47] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw48] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw49] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw50] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw51] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw52] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw53] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw54] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw55] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw56] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw57] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw58] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw59] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw60] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw61] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw62] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw63] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw64] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw65] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw66] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw67] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw68] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw69] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw70] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw71] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw72] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw73] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw74] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw75] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw76] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw77] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw78] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw79] linux Python 3.11.3 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47 [gw0] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw1] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw2] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw3] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw4] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw5] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw6] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw7] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw8] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw9] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw10] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw11] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw12] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw13] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw14] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw15] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw16] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw17] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw18] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw19] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw20] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw21] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw22] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw23] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw24] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw25] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw26] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw27] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw28] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw29] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw30] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw31] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw32] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw33] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw34] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw35] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw36] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw37] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw38] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw39] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw40] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw41] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw42] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw43] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw44] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw45] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw46] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw47] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw48] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw49] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw50] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw51] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw52] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw53] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw54] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw55] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw56] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw57] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw58] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw59] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw60] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw61] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw62] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw63] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw64] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw65] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw66] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw67] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw68] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw69] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw70] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw71] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw72] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw73] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw74] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw75] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw76] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw77] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw78] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] [gw79] Python 3.11.3 (main, Apr 18 2023, 19:33:01) [GCC 12.2.1 20220924] gw0 [17590] / gw1 [17590] / gw2 [17590] / gw3 [17590] / gw4 [17590] / gw5 [17590] / gw6 [17590] / gw7 [17590] / gw8 [17590] / gw9 [17590] / gw10 [17590] / gw11 [17590] / gw12 [17590] / gw13 [17590] / gw14 [17590] / gw15 [17590] / gw16 [17590] / gw17 [17590] / gw18 [17590] / gw19 [17590] / gw20 [17590] / gw21 [17590] / gw22 [17590] / gw23 [17590] / gw24 [17590] / gw25 [17590] / gw26 [17590] / gw27 [17590] / gw28 [17590] / gw29 [17590] / gw30 [17590] / gw31 [17590] / gw32 [17590] / gw33 [17590] / gw34 [17590] / gw35 [17590] / gw36 [17590] / gw37 [17590] / gw38 [17590] / gw39 [17590] / gw40 [17590] / gw41 [17590] / gw42 [17590] / gw43 [17590] / gw44 [17590] / gw45 [17590] / gw46 [17590] / gw47 [17590] / gw48 [17590] / gw49 [17590] / gw50 [17590] / gw51 [17590] / gw52 [17590] / gw53 [17590] / gw54 [17590] / gw55 [17590] / gw56 [17590] / gw57 [17590] / gw58 [17590] / gw59 [17590] / gw60 [17590] / gw61 [17590] / gw62 [17590] / gw63 [17590] / gw64 [17590] / gw65 [17590] / gw66 [17590] / gw67 [17590] / gw68 [17590] / gw69 [17590] / gw70 [17590] / gw71 [17590] / gw72 [17590] / gw73 [17590] / gw74 [17590] / gw75 [17590] / gw76 [17590] / gw77 [17590] / gw78 [17590] / gw79 [17590] scheduling tests via LoadScheduling test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/incremental/stubs_14] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/typing_err2.py] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_setattr_hybrid_updates_descriptors test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_for test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_properties test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_custom_join_condition test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declarative_mixin_decorator test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_abstract test/ext/test_associationproxy.py::CustomSetTest::test_bulk_replace [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/incremental/stubs_14] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/incremental/ticket_6147] test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_dict test/ext/test_associationproxy.py::ScalarTest::test_scalar_proxy test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_two test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join2] test/orm/test_attributes.py::BackrefTest::test_o2o [gw1] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/typing_err2.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/incremental/ticket_6147] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/incremental/ticket_6435] test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/typing_err3.py] [gw1] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/typing_err3.py] [gw2] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_setattr_hybrid_updates_descriptors test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_collection_move_commitfirst test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_add_prop [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/incremental/ticket_6435] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/incremental/ticket_6476] test/orm/test_attributes.py::PendingBackrefTest::test_state_on_add_remove test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_shared_class_registry test/ext/test_baked.py::StateChangeTest::test_initial_key [gw13] [ 0%] PASSED test/orm/test_attributes.py::BackrefTest::test_o2o test/orm/test_attributes.py::BackrefTest::test_symmetric_o2m_inheritance [gw14] [ 0%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit [gw7] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_abstract [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/incremental/ticket_6476] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/abstract_one.py] [gw15] [ 0%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_state_on_add_remove [gw5] [ 0%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_custom_join_condition test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_onlyinparent [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declarative_mixin_decorator [gw2] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_shared_class_registry test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution [gw2] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution [gw18] [ 0%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_onlyinparent test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_pk_fk_different [gw18] [ 0%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_pk_fk_different [gw8] [ 0%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_two test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_w_subclass [gw8] [ 0%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_w_subclass [gw1] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_add_prop test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_attrset [gw1] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_attrset test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_inline [gw1] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_inline test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_attrset [gw1] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_attrset test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_inline [gw1] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_inline [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/abstract_one.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/as_declarative.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/as_declarative.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/as_declarative_base.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/as_declarative_base.py] test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[delete] [gw20] [ 0%] PASSED test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[delete] test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[insert] [gw3] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_properties test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_properties_2 [gw3] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_properties_2 [gw11] [ 0%] PASSED test/ext/test_associationproxy.py::ScalarTest::test_scalar_proxy test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_gc test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_base [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_base [gw4] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_for test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_annotations [gw2] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_annotations test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_asselectable [gw2] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_asselectable test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_plain [gw18] [ 0%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_plain test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_plain_descriptor [gw10] [ 0%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_dict test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin [gw7] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin_override test/ext/test_associationproxy.py::AutoFlushTest::test_dict_set [gw8] [ 0%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_dict_set test/ext/test_associationproxy.py::AutoFlushTest::test_list_append test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_as_declarative test/orm/test_attributes.py::TestUnlink::test_ad_hoc_lazy [gw15] [ 0%] PASSED test/orm/test_attributes.py::TestUnlink::test_ad_hoc_lazy test/orm/test_attributes.py::TestUnlink::test_expired test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/boolean_col.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/boolean_col.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/cols_noninferred_plain_nonopt.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/cols_noninferred_plain_nonopt.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/cols_notype_on_fk_col.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/cols_notype_on_fk_col.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/complete_orm_no_plugin.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/complete_orm_no_plugin.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/composite_props.py] [gw9] [ 0%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_bulk_replace test/ext/test_associationproxy.py::CustomSetTest::test_set_comparison_empty_to_empty [gw9] [ 0%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_comparison_empty_to_empty test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_repeated_under_prop [gw3] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_repeated_under_prop test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_composite_inline [gw3] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_composite_inline test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_composite_separate [gw3] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_composite_separate test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_base [gw3] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_base test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_mapper_argument [gw3] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_mapper_argument test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_mapper_attribute [gw18] [ 0%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_plain_descriptor test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_sub_columns_over_base_descriptors [gw18] [ 0%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_sub_columns_over_base_descriptors test/orm/inheritance/test_basic.py::PKDiscriminatorTest::test_pk_as_discriminator [gw13] [ 0%] PASSED test/orm/test_attributes.py::BackrefTest::test_symmetric_o2m_inheritance test/orm/test_attributes.py::BackrefTest::test_symmetric_o2o_inheritance [gw13] [ 0%] PASSED test/orm/test_attributes.py::BackrefTest::test_symmetric_o2o_inheritance test/orm/test_attributes.py::CollectionInitTest::test_assert_false_on_default_value test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_class_over_table [gw2] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_class_over_table [gw15] [ 0%] PASSED test/orm/test_attributes.py::TestUnlink::test_expired test/orm/test_attributes.py::TestUnlink::test_pop_existing [gw15] [ 0%] PASSED test/orm/test_attributes.py::TestUnlink::test_pop_existing test/orm/test_attributes.py::TestUnlink::test_replaced [gw15] [ 0%] PASSED test/orm/test_attributes.py::TestUnlink::test_replaced test/orm/test_attributes.py::UtilTest::test_helpers [gw15] [ 0%] PASSED test/orm/test_attributes.py::UtilTest::test_helpers [gw20] [ 0%] PASSED test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[insert] test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[select] [gw20] [ 0%] PASSED test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[select] test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[update] [gw20] [ 0%] PASSED test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[update] test/orm/test_bind.py::GetBindTest::test_fallback_table_metadata [gw20] [ 0%] PASSED test/orm/test_bind.py::GetBindTest::test_fallback_table_metadata test/orm/test_bind.py::SessionBindTest::test_session_bind [gw20] [ 0%] PASSED test/orm/test_bind.py::SessionBindTest::test_session_bind [gw14] [ 0%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_direct [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_direct test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_mixin [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_mixin test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wbase [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wbase test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wdecorator [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wdecorator test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_one [gw3] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_mapper_attribute test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_list [gw10] [ 0%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_list test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_set [gw7] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin_override test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_noncascade [gw7] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_noncascade test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_behavior_within_decl [gw7] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_behavior_within_decl test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_gc test/orm/inheritance/test_basic.py::UnexpectedPolymorphicIdentityTest::test_single_invalid_ident test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_dict] test/orm/test_attributes.py::UtilTest::test_initiator_arg [gw15] [ 0%] PASSED test/orm/test_attributes.py::UtilTest::test_initiator_arg test/orm/test_attributes.py::UtilTest::test_set_committed_value_none_uselist test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_dupe_name_in_hierarchy [gw5] [ 0%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_dupe_name_in_hierarchy test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_foreign_keys_with_col [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/composite_props.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/constr_cols_only.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/constr_cols_only.py] test/ext/test_associationproxy.py::CustomSetTest::test_set_comparisons [gw9] [ 0%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_comparisons test/ext/test_associationproxy.py::CustomSetTest::test_set_mutation [gw16] [ 0%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_collection_move_commitfirst test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_collection_move_notloaded [gw16] [ 0%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_collection_move_notloaded test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_collection_move_preloaded [gw16] [ 0%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_collection_move_preloaded [gw17] [ 0%] PASSED test/ext/test_baked.py::StateChangeTest::test_initial_key test/ext/test_baked.py::StateChangeTest::test_inplace_add [gw17] [ 0%] PASSED test/ext/test_baked.py::StateChangeTest::test_inplace_add [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_one test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_two [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_two test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_init_subclass_works [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_init_subclass_works test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_joined_table_propagation [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_joined_table_propagation test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_composite [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_composite test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_custom_base [gw1] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_as_declarative test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_back_populates_setup [gw19] [ 0%] PASSED test/orm/inheritance/test_basic.py::UnexpectedPolymorphicIdentityTest::test_single_invalid_ident test/orm/inheritance/test_basic.py::VersioningTest::test_delete test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_in_backref [gw2] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_in_backref test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_module_qualified test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_flag_on_backref test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_backref_delete_old test/orm/test_collection.py::CollectionsTest::test_dict_subclass2 test/sql/test_compare.py::CompareClausesTest::test_cache_key_limit_offset_values [gw5] [ 0%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_foreign_keys_with_col test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_intermediate_abstract_class_on_classical test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/dataclasses_workaround.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/dataclasses_workaround.py] test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified [gw14] [ 0%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_inline [gw4] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_inline test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_no_descriptor test/orm/test_bind.py::SessionBindTest::test_session_unbound [gw20] [ 0%] PASSED test/orm/test_bind.py::SessionBindTest::test_session_unbound test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_insert_joined_inh_return_defaults test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_decl_cascading_warns_non_mixin [gw3] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_decl_cascading_warns_non_mixin [gw10] [ 0%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_set test/ext/test_associationproxy.py::ReconstitutionTest::test_weak_identity_map test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_scalar_move_commitfirst [gw22] [ 0%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_dict] test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_kw] [gw8] [ 0%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_list_append test/orm/test_bundle.py::BundleTest::test_single_entity_legacy_query [gw15] [ 0%] PASSED test/orm/test_attributes.py::UtilTest::test_set_committed_value_none_uselist test/ext/test_automap.py::AutomapInhTest::test_conditional_relationship [gw15] [ 0%] PASSED test/ext/test_automap.py::AutomapInhTest::test_conditional_relationship test/ext/test_automap.py::AutomapInhTest::test_joined_inheritance_reflect [gw26] [ 0%] PASSED test/sql/test_compare.py::CompareClausesTest::test_cache_key_limit_offset_values test/sql/test_compare.py::CompareClausesTest::test_compare_adhoc_tables [gw26] [ 0%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_adhoc_tables test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_clears_mapping [gw26] [ 0%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_clears_mapping test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_wo_annotations test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/decl_attrs_one.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/decl_attrs_one.py] [gw1] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_back_populates_setup test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_basic test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified_set [gw14] [ 0%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified_set test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set [gw14] [ 0%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set_flag_modified [gw14] [ 0%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set_flag_modified [gw18] [ 0%] PASSED test/orm/inheritance/test_basic.py::PKDiscriminatorTest::test_pk_as_discriminator test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_a_only [gw13] [ 0%] PASSED test/orm/test_attributes.py::CollectionInitTest::test_assert_false_on_default_value test/orm/test_attributes.py::CollectionInitTest::test_bulk_replace_resets_empty [gw12] [ 0%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join2] test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join3] [gw12] [ 0%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join3] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join1] [gw12] [ 0%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join1] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join2] test/ext/test_associationproxy.py::AutoFlushTest::test_list_extend [gw21] [ 0%] PASSED test/orm/test_bundle.py::BundleTest::test_single_entity_legacy_query test/orm/test_bundle.py::BundleTest::test_subclass [gw21] [ 0%] PASSED test/orm/test_bundle.py::BundleTest::test_subclass test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_one [gw27] [ 0%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_one test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_two [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_custom_base test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr_two [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr_two test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited [gw26] [ 0%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_wo_annotations test/sql/test_compare.py::CompareClausesTest::test_compare_binds [gw26] [ 0%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_binds test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_assoc_different_operator [gw26] [ 0%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_assoc_different_operator test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_associative [gw26] [ 0%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_associative [gw19] [ 0%] PASSED test/orm/inheritance/test_basic.py::VersioningTest::test_delete test/orm/inheritance/test_basic.py::VersioningTest::test_save_update [gw22] [ 0%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_kw] test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-list-append] [gw25] [ 0%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_subclass2 test/orm/test_collection.py::CollectionsTest::test_dict_subclass3 [gw25] [ 0%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_subclass3 [gw5] [ 0%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_intermediate_abstract_class_on_classical test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_intermediate_unmapped_class_on_classical [gw5] [ 0%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_intermediate_unmapped_class_on_classical [gw27] [ 0%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_two test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[False] [gw16] [ 0%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_scalar_move_commitfirst test/ext/test_baked.py::StateChangeTest::test_inplace_add_operator [gw17] [ 0%] PASSED test/ext/test_baked.py::StateChangeTest::test_inplace_add_operator test/orm/inheritance/test_basic.py::CascadeTest::test_cascade [gw17] [ 0%] PASSED test/orm/inheritance/test_basic.py::CascadeTest::test_cascade test/orm/inheritance/test_basic.py::ColExpressionsTest_sqlite+pysqlite_3_41_2::test_group_by [gw17] [ 0%] PASSED test/orm/inheritance/test_basic.py::ColExpressionsTest_sqlite+pysqlite_3_41_2::test_group_by [gw21] [ 0%] PASSED test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle_future [gw21] [ 0%] PASSED test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle_future test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_declared_on_base_class [gw3] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_declared_on_base_class test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred [gw18] [ 0%] SKIPPED test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_a_only test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_b_only [gw18] [ 0%] SKIPPED test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_b_only test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_c_only [gw18] [ 0%] SKIPPED test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_c_only test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_none [gw18] [ 0%] SKIPPED test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_none test/orm/inheritance/test_basic.py::PolyExpressionEagerLoad::test_joinedload [gw23] [ 0%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_flag_on_backref [gw2] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_module_qualified [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited_descriptor [gw6] [ 0%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited_descriptor test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_overridden test/orm/test_collection.py::CollectionsTest::test_lifecycle [gw25] [ 0%] PASSED test/orm/test_collection.py::CollectionsTest::test_lifecycle test/orm/test_collection.py::CollectionsTest::test_list test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_joined [gw5] [ 0%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_joined test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_joined_from_single test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/decl_attrs_two.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/decl_attrs_two.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/decl_base_subclass_one.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/decl_base_subclass_one.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/decl_base_subclass_two.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/decl_base_subclass_two.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/declarative_base_dynamic.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/declarative_base_dynamic.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/declarative_base_explicit.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/declarative_base_explicit.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/ensure_descriptor_type_fully_inferred.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/ensure_descriptor_type_fully_inferred.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/ensure_descriptor_type_noninferred.py] [gw0] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/ensure_descriptor_type_noninferred.py] [gw24] [ 0%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_backref_delete_old test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_delete_old test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_assoc_different_operator [gw27] [ 0%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[False] test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[True] [gw27] [ 0%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[True] test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_pre test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_magic [gw2] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_magic test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_table [gw2] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_table test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_orm_descriptor [gw20] [ 0%] PASSED test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_insert_joined_inh_return_defaults test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_save_joined_inh_no_defaults [gw28] [ 0%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] test/orm/test_cache_key.py::CacheKeyTest::test_attributes [gw5] [ 0%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_joined_from_single test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_polymorphic_on_converted_from_inst test/orm/test_attributes.py::HistoryTest::test_scalar_no_init_side_effect [gw14] [ 0%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_no_init_side_effect test/orm/test_attributes.py::HistoryTest::test_scalar_no_value test/orm/inheritance/test_basic.py::DeleteOrphanTest::test_orphan_message [gw17] [ 0%] PASSED test/orm/inheritance/test_basic.py::DeleteOrphanTest::test_orphan_message test/orm/inheritance/test_basic.py::DiscriminatorOrPkNoneTest::test_pk_is_null [gw3] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred_reflection_default_error [gw3] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred_reflection_default_error test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_hybrid_fine [gw3] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_hybrid_fine test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_mapped_raises test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_scalar_move_notloaded [gw19] [ 0%] PASSED test/orm/inheritance/test_basic.py::VersioningTest::test_save_update test/orm/test_bind.py::BindIntegrationTest::test_bind_arg [gw19] [ 0%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_arg test/orm/test_bind.py::BindIntegrationTest::test_bind_from_metadata [gw1] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_basic test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cant_add_columns [gw1] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cant_add_columns test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_does_not_have_registry_attr [gw1] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_does_not_have_registry_attr test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-_name-_name] [gw28] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-_name-_name] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-has spaces-has_spaces] [gw28] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-has spaces-has_spaces] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-normalname-normalname] [gw6] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_overridden test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_polymorphic_on_inherited [gw6] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_polymorphic_on_inherited test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_property test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/ensure_descriptor_type_semiinferred.py] [gw0] [ 1%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/ensure_descriptor_type_semiinferred.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/enum_col.py] [gw0] [ 1%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/enum_col.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/imperative_table.py] [gw0] [ 1%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/imperative_table.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/inspect.py] [gw0] [ 1%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/inspect.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/invalid_noninferred_lh_type.py] [gw0] [ 1%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/invalid_noninferred_lh_type.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/issue_7321.py] [gw27] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_pre test/sql/test_compiler.py::BindParameterTest::test_expanding_non_expanding_conflict [gw27] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_expanding_non_expanding_conflict test/sql/test_compiler.py::BindParameterTest::test_expanding_parameter [gw27] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_expanding_parameter test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_compound_select_literal_binds [gw28] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-not_use_assert_compile-normalname-normalname] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] [gw28] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] [gw12] [ 1%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join2] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join3] [gw3] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_mapped_raises test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_difficult_class [gw22] [ 1%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-list-append] [gw18] [ 1%] PASSED test/orm/inheritance/test_basic.py::PolyExpressionEagerLoad::test_joinedload test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_base_class [gw26] [ 1%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_assoc_different_operator test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_associative [gw26] [ 1%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_associative test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_associative [gw26] [ 1%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_associative test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_non_commutative_inverses [gw26] [ 1%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_non_commutative_inverses test/sql/test_compare.py::CompareClausesTest::test_compare_labels [gw26] [ 1%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_labels test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_one [gw26] [ 1%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_one test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_two [gw26] [ 1%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_two test/sql/test_compare.py::CompareClausesTest::test_compare_tables [gw26] [ 1%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_tables test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case0] [gw26] [ 1%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case0] [gw8] [ 1%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_list_extend [gw27] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_compound_select_literal_binds test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_select_literal_binds [gw27] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_select_literal_binds test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-_name-_name] [gw13] [ 1%] PASSED test/orm/test_attributes.py::CollectionInitTest::test_bulk_replace_resets_empty test/orm/test_attributes.py::CollectionInitTest::test_loader_inits_collection_already_exists [gw13] [ 1%] PASSED test/orm/test_attributes.py::CollectionInitTest::test_loader_inits_collection_already_exists test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_broken_collection_assertion [gw13] [ 1%] PASSED test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_broken_collection_assertion test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_collection_append_type_assertion [gw13] [ 1%] PASSED test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_collection_append_type_assertion test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_scalar_set_type_assertion [gw2] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_orm_descriptor test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_schemas [gw2] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_schemas [gw19] [ 1%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_from_metadata test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e10] [gw19] [ 1%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e10] [gw0] [ 1%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/issue_7321.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/issue_7321_part2.py] [gw0] [ 1%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/issue_7321_part2.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/issue_9102.py] [gw0] [ 1%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/issue_9102.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/issue_9102_workaround.py] [gw0] [ 1%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/issue_9102_workaround.py] test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case1] [gw26] [ 1%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case1] test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case2] [gw26] [ 1%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case2] test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case3] [gw26] [ 1%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case3] test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case4] [gw26] [ 1%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case4] [gw6] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_property test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_column_ordering [gw6] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_column_ordering test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wbase [gw6] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wbase test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wdecorator test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_simple test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[dash] [gw32] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[dash] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[double quotes] [gw32] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[double quotes] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[matched_square_brackets] test/sql/test_compiler.py::BindParameterTest::test_limit_offset_compound_select_literal_binds [gw27] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_limit_offset_compound_select_literal_binds test/sql/test_compiler.py::BindParameterTest::test_limit_offset_select_literal_binds [gw27] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_limit_offset_select_literal_binds test/sql/test_compiler.py::BindParameterTest::test_literal_bind_dont_know_how_to_quote[expanding] [gw27] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_literal_bind_dont_know_how_to_quote[expanding] test/sql/test_compiler.py::DDLTest::test_schema_translate_map_no_square_brackets [gw16] [ 1%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_scalar_move_notloaded test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_scalar_move_preloaded [gw5] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_polymorphic_on_converted_from_inst test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_synonym [gw20] [ 1%] PASSED test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_save_joined_inh_no_defaults test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_save_joined_inh_return_defaults test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/lambda_default.py] [gw0] [ 1%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/lambda_default.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/mapped_attr_assign.py] [gw0] [ 1%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/mapped_attr_assign.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/mixin_not_mapped.py] test/ext/test_associationproxy.py::AutoFlushTest::test_set_add test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote [gw29] [ 1%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote_works_on_expanding [gw29] [ 1%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote_works_on_expanding test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema [gw29] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema [gw24] [ 1%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_delete_old test/orm/test_cascade.py::O2MSelfReferentialDetelOrphanTest::test_self_referential_delete [gw4] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_no_descriptor test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_dict_format test/dialect/postgresql/test_compiler.py::CompileTest::test_drop_index_concurrently [gw31] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_drop_index_concurrently test/dialect/mssql/test_compiler.py::CompileTest::test_drop_index_w_schema [gw14] [ 1%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_no_value test/orm/test_attributes.py::HistoryTest::test_scalar_obj_no_value [gw14] [ 1%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_obj_no_value test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_from [gw32] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[matched_square_brackets] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[percent] [gw32] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[percent] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[plain] [gw32] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[plain] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_literal [gw37] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_literal test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_none [gw37] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_none [gw3] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_difficult_class test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_dispose_attrs [gw3] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_dispose_attrs test/sql/test_compiler.py::BindParameterTest::test_literal_bind_dont_know_how_to_quote[plain] [gw27] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_literal_bind_dont_know_how_to_quote[plain] test/sql/test_compiler.py::BindParameterTest::test_literal_bind_typeerror[expanding] [gw27] [ 1%] PASSED test/sql/test_compiler.py::BindParameterTest::test_literal_bind_typeerror[expanding] test/sql/test_compiler.py::BindParameterTest::test_literal_bind_typeerror[plain] [gw36] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_no_square_brackets test/sql/test_compiler.py::DDLTest::test_schema_translate_map_sequence [gw36] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_sequence test/sql/test_compiler.py::DDLTest::test_schema_translate_map_sequence_server_default [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_from test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_having [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_having test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where_singlefrom [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where_singlefrom test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_column [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_column test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_from [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_from test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_having [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_having test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[False] [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[False] test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[None] [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[None] test/sql/test_compiler.py::CorrelateTest::test_correlate_except_empty [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_empty test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_column [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_column [gw36] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_sequence_server_default test/sql/test_compiler.py::DDLTest::test_schema_translate_map_special_chars [gw36] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_special_chars test/sql/test_compiler.py::DDLTest::test_schema_translate_map_table [gw36] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_table test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_has_registry_attr [gw1] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_has_registry_attr test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_classes_can_override_new [gw1] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_classes_can_override_new test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cls_docstring [gw1] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cls_docstring test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column [gw1] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_named_twice [gw1] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_named_twice test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties [gw1] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties_2 [gw1] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties_2 test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_repeated_under_prop [gw12] [ 1%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join3] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join4] [gw12] [ 1%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join4] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[FLOAT-t.col0] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[question mark] [gw32] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[question mark] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[slash] [gw32] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[slash] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[space] [gw13] [ 1%] PASSED test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_scalar_set_type_assertion test/orm/test_attributes.py::EventPropagateTest::test_propagate [gw13] [ 1%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate test/orm/test_attributes.py::EventPropagateTest::test_propagate_active_history test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_basic [gw23] [ 1%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_basic test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_commit_warns [gw23] [ 1%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_commit_warns test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_from [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_from test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_where [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_where test/sql/test_compiler.py::CorrelateTest::test_correlate_except_froms [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_froms test/sql/test_compiler.py::CorrelateTest::test_correlate_except_having [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_having test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_column [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_column test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_from [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_from test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_where [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_where test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[False] [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[False] test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[None] [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[None] test/sql/test_compiler.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom [gw31] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_drop_index_w_schema test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast [gw31] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace [gw39] [ 1%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_one [gw37] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_one test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_two [gw37] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_two test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_string_constraint_target [gw37] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_string_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_exclude_constraint_target [gw37] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_exclude_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_index_target [gw37] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_index_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_pk_constraint_target [gw37] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_pk_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_as_cte [gw37] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_as_cte test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_cte_plus_textual [gw37] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_cte_plus_textual test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_do_no_call_twice [gw37] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_do_no_call_twice test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_quote_raw_string_col [gw37] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_quote_raw_string_col test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[control] [gw4] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_dict_format test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_dict [gw4] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_dict test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_tuple [gw4] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_tuple test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_no_dict [gw4] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_no_dict test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_none [gw4] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_none test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_tuple_format [gw4] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_tuple_format test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_type [gw4] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_type test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute [gw4] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute_return_none [gw4] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute_return_none test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_cls_registry [gw4] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_cls_registry test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_declarative_base test/orm/test_composites.py::PointTest::test_cols_as_core_clauseelement test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_error [gw46] [ 1%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_error test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_no_greenlet test/orm/test_core_compilation.py::RawSelectTest::test_correlate_aliased_entity test/orm/test_core_compilation.py::SelectableTest::test_limit_offset_select test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_duplicate_classes_in_base [gw3] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_duplicate_classes_in_base test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_eager_order_by [gw3] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_eager_order_by test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_expression [gw3] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_expression test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_index_doesnt_compile [gw3] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_index_doesnt_compile test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_flag_on_backref [gw23] [ 1%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_flag_on_backref test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2m test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[abc]-not_use_schema_translate] [gw34] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[abc]-not_use_schema_translate] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[abc]-use_schema_translate] [gw34] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[abc]-use_schema_translate] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[has spaces]-not_use_schema_translate] [gw34] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[has spaces]-not_use_schema_translate] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[has spaces]-use_schema_translate] [gw34] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[[has spaces]-use_schema_translate] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[abc-not_use_schema_translate] [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom test/sql/test_compiler.py::CorrelateTest::test_correlate_from_all_ok [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_from_all_ok test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_from [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_from test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having_from_subq [gw35] [ 1%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having_from_subq [gw41] [ 1%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[FLOAT-t.col0] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[FLOAT-t.col1] [gw41] [ 1%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[FLOAT-t.col1] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[Float-t.col] [gw41] [ 1%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[Float-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[REAL-t.col] [gw41] [ 1%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[REAL-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[SET-t.col] [gw41] [ 1%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[SET-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[YEAR-t.col] [gw41] [ 1%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[YEAR-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_11-t.col] [gw41] [ 1%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_11-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_13-t.col] [gw41] [ 1%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_13-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_7-t.col] [gw41] [ 1%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_7-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_update_limit [gw41] [ 1%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_update_limit test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp test/sql/test_compiler.py::DDLTest::test_system_flag [gw36] [ 1%] PASSED test/sql/test_compiler.py::DDLTest::test_system_flag [gw37] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[control] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[dict] [gw37] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[dict] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[excluded] [gw34] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[abc-not_use_schema_translate] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[abc-use_schema_translate] [gw34] [ 1%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[abc-use_schema_translate] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[has spaces-not_use_schema_translate] test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast_quote [gw31] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast_quote test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_colname_needs_quoting [gw31] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_colname_needs_quoting test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy [gw31] [ 1%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy_where_using test/sql/test_compiler.py::SelectTest::test_dupe_cols_hey_we_can_union [gw20] [ 1%] PASSED test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_save_joined_inh_return_defaults test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_insert [gw20] [ 2%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_insert test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_insert_render_nulls [gw20] [ 2%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_insert_render_nulls test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_mappings_preserve_order [gw39] [ 2%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column2 [gw39] [ 2%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column2 [gw28] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-_name-_name] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-has spaces-has_spaces] [gw28] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-has spaces-has_spaces] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-normalname-normalname] [gw28] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[use_positional-use_assert_compile-normalname-normalname] test/sql/test_compiler.py::BindParameterTest::test_tuple_clauselist_in [gw28] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_tuple_clauselist_in test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_no_values test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_instrument_class_before_instrumentation [gw3] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_instrument_class_before_instrumentation test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_kw_support_in_declarative_meta_init [gw3] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_kw_support_in_declarative_meta_init test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_lower_case_c_column_warning [gw3] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_lower_case_c_column_warning test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_mapping_to_join [gw3] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_mapping_to_join test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error [gw3] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error_works_with_hasattr [gw3] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error_works_with_hasattr [gw45] [ 2%] PASSED test/orm/test_composites.py::PointTest::test_cols_as_core_clauseelement test/orm/test_composites.py::PointTest::test_comparator [gw16] [ 2%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_scalar_move_preloaded [gw34] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[has spaces-not_use_schema_translate] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[has spaces-use_schema_translate] [gw34] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_single_token_bracketed[has spaces-use_schema_translate] test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-set-add] [gw22] [ 2%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-set-add] test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--__setitem__] [gw22] [ 2%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--__setitem__] test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--setdefault] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join1] [gw12] [ 2%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join1] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join2] [gw12] [ 2%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join2] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join3] test/sql/test_compiler.py::SelectTest::test_over_invalid_framespecs test/orm/test_attributes.py::HistoryTest::test_scalar_passive_flag [gw14] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_passive_flag test/orm/test_attributes.py::HistoryTest::test_scalar_set [gw14] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set test/orm/test_attributes.py::HistoryTest::test_scalar_set_None [gw14] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_None test/orm/test_attributes.py::HistoryTest::test_scalar_set_None_from_dict_set [gw14] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_None_from_dict_set test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit [gw14] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset [gw14] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit [gw28] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_no_values test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_values [gw28] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_values test/sql/test_compiler.py::BindParameterTest::test_unique_binds_no_clone_collision [gw28] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_unique_binds_no_clone_collision test/dialect/postgresql/test_compiler.py::CacheKeyTest::test_aggregate_order_by [gw28] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CacheKeyTest::test_aggregate_order_by test/sql/test_compiler.py::CoercionTest::test_None_and_nothing [gw28] [ 2%] PASSED test/sql/test_compiler.py::CoercionTest::test_None_and_nothing test/sql/test_compiler.py::CoercionTest::test_None_and_val [gw28] [ 2%] PASSED test/sql/test_compiler.py::CoercionTest::test_None_and_val test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where [gw28] [ 2%] PASSED test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where_non_native [gw28] [ 2%] PASSED test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where_non_native test/sql/test_compiler.py::CoercionTest::test_val_and_None [gw28] [ 2%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_None test/sql/test_compiler.py::CoercionTest::test_val_and_false test/dialect/mssql/test_compiler.py::CompileTest::test_select_w_order_by_collate [gw34] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_select_w_order_by_collate test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock [gw34] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock_schema [gw22] [ 2%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--setdefault] test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_dict] [gw22] [ 2%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_dict] test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_kw] [gw22] [ 2%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_kw] [gw9] [ 2%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_mutation test/ext/test_associationproxy.py::CustomSetTest::test_set_operations [gw9] [ 2%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_operations test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[TypeDecorator] [gw26] [ 2%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[TypeDecorator] test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[UserDefinedType] [gw26] [ 2%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[UserDefinedType] test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[TypeDecorator] [gw26] [ 2%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[TypeDecorator] test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_backref test/ext/test_associationproxy.py::DefaultTest::test_sequence_ops [gw6] [ 2%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wdecorator test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin [gw6] [ 2%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin_used_for_joined [gw6] [ 2%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin_used_for_joined test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_not_allowed [gw14] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit_del [gw23] [ 2%] PASSED test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2m test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2o [gw23] [ 2%] PASSED test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2o test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_o2m [gw23] [ 2%] PASSED test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_o2m test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged [gw23] [ 2%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged_nochange [gw37] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[excluded] test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_literal [gw37] [ 2%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_literal [gw28] [ 2%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_false test/sql/test_compiler.py::CoercionTest::test_val_and_null [gw28] [ 2%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_null test/sql/test_compiler.py::CoercionTest::test_val_and_true_coerced [gw28] [ 2%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_true_coerced test/sql/test_compiler.py::CoercionTest::test_val_is_null_coerced [gw34] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock_schema test/dialect/mssql/test_compiler.py::CompileTest::test_simple_limit_expression_offset_using_window [gw31] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy_where_using test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_full [gw31] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_full test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-list-append] [gw22] [ 2%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-list-append] test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_multi_column_valued [gw44] [ 2%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_multi_column_valued test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_scalar_alias_column [gw20] [ 2%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_mappings_preserve_order test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_no_defaults [gw46] [ 2%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_no_greenlet test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_contextvars [gw25] [ 2%] PASSED test/orm/test_collection.py::CollectionsTest::test_list test/orm/test_collection.py::CollectionsTest::test_list_duck [gw25] [ 2%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_duck test/orm/test_collection.py::CollectionsTest::test_list_emulates [gw25] [ 2%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_emulates test/orm/test_collection.py::CollectionsTest::test_list_setitem_with_slices [gw27] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_literal_bind_typeerror[plain] test/sql/test_compiler.py::BindParameterTest::test_multiple_col_binds [gw27] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_multiple_col_binds test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[five] [gw27] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[five] test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[four] [gw27] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[four] test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[one] [gw27] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[one] test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[seven] [gw27] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[seven] test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[six] [gw27] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[six] test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[three] [gw27] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[three] test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[two] [gw27] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[two] test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter [gw28] [ 2%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_is_null_coerced test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_illegal_two_autoincrements [gw34] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_simple_limit_expression_offset_using_window test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-SELECT __[POSTCOMPILE_param_1] AS anon_1, __[POSTCOMPILE_param_2] AS anon_2-kw0] [gw34] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-SELECT __[POSTCOMPILE_param_1] AS anon_1, __[POSTCOMPILE_param_2] AS anon_2-kw0] test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-SELECT sometable.foo FROM sometable WHERE sometable.foo IN (__[POSTCOMPILE_foo_1])-kw1] [gw12] [ 2%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join3] test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join4] test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match [gw45] [ 2%] PASSED test/orm/test_composites.py::PointTest::test_comparator test/orm/test_composites.py::PointTest::test_comparator_aliased test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_flags [gw39] [ 2%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_flags test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_string [gw39] [ 2%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_string test/sql/test_compiler.py::ResultMapTest::test_compound_not_toplevel_doesnt_populate [gw39] [ 2%] PASSED test/sql/test_compiler.py::ResultMapTest::test_compound_not_toplevel_doesnt_populate test/sql/test_compiler.py::ResultMapTest::test_compound_only_top_populates [gw39] [ 2%] PASSED test/sql/test_compiler.py::ResultMapTest::test_compound_only_top_populates [gw20] [ 2%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_no_defaults test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_return_defaults test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[UserDefinedType] [gw26] [ 2%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[UserDefinedType] test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[TypeDecorator] [gw26] [ 2%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[TypeDecorator] test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[UserDefinedType] [gw26] [ 2%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[UserDefinedType] test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_cache_ok [gw26] [ 2%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_cache_ok test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_no_cache [gw26] [ 2%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_no_cache test/sql/test_compare.py::TypesTest::test_typedec_cache_ok_params test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema_translate [gw29] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema_translate test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw29] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[no_persisted] test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw29] [ 2%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[no_persisted] test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw29] [ 2%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[no_persisted] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw29] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw28] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_illegal_two_autoincrements test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_increment_5 [gw28] [ 2%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_increment_5 [gw42] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_cols_hey_we_can_union test/sql/test_compiler.py::SelectTest::test_dupe_columns [gw42] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-set-add] [gw22] [ 2%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-set-add] test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_non_orphan [gw44] [ 2%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_scalar_alias_column test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_scalar_alias_multi_columns [gw44] [ 2%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_scalar_alias_multi_columns test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_table_valued [gw44] [ 2%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_table_valued test/sql/test_compiler.py::TestCompilerFixture::test_dont_access_statement [gw44] [ 2%] PASSED test/sql/test_compiler.py::TestCompilerFixture::test_dont_access_statement test/sql/test_compiler.py::TestCompilerFixture::test_no_stack test/sql/test_compiler.py::ResultMapTest::test_compound_populates [gw39] [ 2%] PASSED test/sql/test_compiler.py::ResultMapTest::test_compound_populates test/sql/test_compiler.py::ResultMapTest::test_insert_from_select [gw39] [ 2%] PASSED test/sql/test_compiler.py::ResultMapTest::test_insert_from_select test/sql/test_compiler.py::ResultMapTest::test_insert_with_select_values [gw39] [ 2%] PASSED test/sql/test_compiler.py::ResultMapTest::test_insert_with_select_values [gw49] [ 2%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_correlate_aliased_entity test/orm/test_core_compilation.py::RawSelectTest::test_correlate_entity [gw41] [ 2%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp_fsp [gw41] [ 2%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp_fsp [gw26] [ 2%] PASSED test/sql/test_compare.py::TypesTest::test_typedec_cache_ok_params test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_cache_ok [gw26] [ 2%] PASSED test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_cache_ok test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_no_cache [gw26] [ 2%] PASSED test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_no_cache test/orm/test_compile.py::CompileTest::test_conflicting_backref_one [gw26] [ 2%] PASSED test/orm/test_compile.py::CompileTest::test_conflicting_backref_one test/orm/test_compile.py::CompileTest::test_conflicting_backref_subclass [gw26] [ 2%] PASSED test/orm/test_compile.py::CompileTest::test_conflicting_backref_subclass [gw27] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_literal_binds [gw27] [ 2%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_literal_binds test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_change_to_all_descriptors [gw3] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_change_to_all_descriptors test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_min [gw31] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_min [gw42] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable [gw42] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable_mix_annotations [gw42] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable_mix_annotations [gw23] [ 2%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged_nochange test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_pending [gw23] [ 2%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_pending [gw9] [ 2%] PASSED test/ext/test_associationproxy.py::DefaultTest::test_sequence_ops [gw24] [ 2%] PASSED test/orm/test_cascade.py::O2MSelfReferentialDetelOrphanTest::test_self_referential_delete [gw44] [ 2%] PASSED test/sql/test_compiler.py::TestCompilerFixture::test_no_stack test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_meth_visit_name [gw44] [ 2%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_meth_visit_name test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_str_visit_name [gw44] [ 2%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_str_visit_name test/sql/test_compiler.py::UnsupportedTest::test_unsupported_operator [gw44] [ 2%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_operator test/sql/test_compiler.py::UnsupportedTest::test_unsupported_type [gw8] [ 2%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_set_add test/ext/test_associationproxy.py::AutoFlushTest::test_set_extend [gw8] [ 2%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_set_extend test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_chained [gw8] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_chained test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_nul_ul [gw8] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_nul_ul test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_nul [gw8] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_scalar [gw8] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_scalar test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_kwarg_ul_nul [gw8] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_kwarg_ul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_eq_fails_ul_nul test/orm/test_compile.py::CompileTest::test_conflicting_backref_two [gw26] [ 2%] PASSED test/orm/test_compile.py::CompileTest::test_conflicting_backref_two test/orm/test_compile.py::CompileTest::test_misc_one [gw26] [ 2%] PASSED test/orm/test_compile.py::CompileTest::test_misc_one test/orm/test_compile.py::CompileTest::test_with_polymorphic [gw26] [ 2%] PASSED test/orm/test_compile.py::CompileTest::test_with_polymorphic test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_table [gw3] [ 2%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_table test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_oops [gw43] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_over_invalid_framespecs test/sql/test_compiler.py::SelectTest::test_over_within_group [gw43] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_over_within_group test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_separate_keys_use_labels [gw43] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_separate_keys_use_labels test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels [gw43] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels_mix_annotations [gw43] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels_mix_annotations test/sql/test_compiler.py::SelectTest::test_overlapping_labels_use_labels [gw43] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_use_labels test/sql/test_compiler.py::SelectTest::test_paramstyles test/orm/test_cascade.py::O2OSingleParentNoFlushTest::test_replace_attribute_no_flush [gw24] [ 2%] PASSED test/orm/test_cascade.py::O2OSingleParentNoFlushTest::test_replace_attribute_no_flush [gw15] [ 2%] PASSED test/ext/test_automap.py::AutomapInhTest::test_joined_inheritance_reflect test/sql/test_cte.py::CTETest::test_select_from_update_cte[default_enhanced] [gw51] [ 2%] PASSED test/sql/test_cte.py::CTETest::test_select_from_update_cte[default_enhanced] test/sql/test_cte.py::CTETest::test_select_from_update_cte[postgresql] test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_values [gw37] [ 2%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_values test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_no_call_twice [gw37] [ 2%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_no_call_twice test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_python_values test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_commitfirst [gw16] [ 2%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_commitfirst test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_notloaded [gw16] [ 2%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_notloaded test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_preloaded [gw16] [ 2%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_preloaded test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_commitfirst [gw16] [ 2%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_commitfirst test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_notloaded test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_ops_many [gw31] [ 2%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_ops_many test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_text [gw12] [ 2%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join4] test/orm/inheritance/test_assorted_poly.py::RelationshipTest4::test_many_to_one_polymorphic test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_from_anon [gw42] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_from_anon test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_mix_annotations [gw42] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_mix_annotations test/sql/test_compiler.py::SelectTest::test_exists [gw42] [ 2%] PASSED test/sql/test_compiler.py::SelectTest::test_exists test/sql/test_compiler.py::SelectTest::test_exists_method test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient [gw23] [ 2%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient_nochange test/ext/test_automap.py::AutomapInhTest::test_single_inheritance_reflect [gw15] [ 2%] PASSED test/ext/test_automap.py::AutomapInhTest::test_single_inheritance_reflect test/ext/test_automap.py::AutomapTest::test_exception_prepare_not_called [gw14] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit_del test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict [gw14] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set [gw52] [ 2%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_backref test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[String] [gw41] [ 2%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[String] test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[Unicode] [gw41] [ 2%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[Unicode] test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[VARCHAR] [gw41] [ 2%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[VARCHAR] test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_2] [gw41] [ 2%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_2] test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_3] [gw41] [ 2%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_3] test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_4] [gw41] [ 2%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_4] test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_6] [gw45] [ 3%] PASSED test/orm/test_composites.py::PointTest::test_comparator_aliased test/orm/test_composites.py::PointTest::test_default_value [gw45] [ 3%] PASSED test/orm/test_composites.py::PointTest::test_default_value test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_render_postcompile [gw27] [ 3%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_render_postcompile test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter [gw27] [ 3%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_literal_binds [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_paramstyles test/sql/test_compiler.py::SelectTest::test_percent_chars [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_percent_chars test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[%percent] [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[%percent] test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[per % cent] [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[per % cent] test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[per cent] [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[per cent] test/sql/test_compiler.py::SelectTest::test_prefix [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_prefix test/sql/test_compiler.py::SelectTest::test_prefix_constructor [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_prefix_constructor test/sql/test_compiler.py::SelectTest::test_prefix_dialect_specific [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_prefix_dialect_specific test/sql/test_compiler.py::SelectTest::test_scalar_select [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_scalar_select test/sql/test_compiler.py::SelectTest::test_select_from_clauselist [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_select_from_clauselist test/sql/test_compiler.py::SelectTest::test_select_precol_compile_ordering [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_select_precol_compile_ordering test/sql/test_compiler.py::SelectTest::test_statement_hints [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_statement_hints test/sql/test_compiler.py::SelectTest::test_table_select [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_table_select test/sql/test_compiler.py::SelectTest::test_true_short_circuit [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_true_short_circuit test/sql/test_compiler.py::SelectTest::test_use_labels test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_dict [gw9] [ 3%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_dict test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_list [gw9] [ 3%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_list test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_varg [gw6] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_not_allowed test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_metadata [gw6] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_metadata test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_times [gw6] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_times [gw31] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_text test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_when [gw31] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_when [gw27] [ 3%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_literal_binds test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_render_postcompile [gw27] [ 3%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_render_postcompile test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_sent_parameter_literal_binds [gw27] [ 3%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_sent_parameter_literal_binds test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt0-SELECT mytable.myid FROM mytable WHERE mytable.myid = NULL-True-None] [gw27] [ 3%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt0-SELECT mytable.myid FROM mytable WHERE mytable.myid = NULL-True-None] test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt1-SELECT mytable.myid FROM mytable WHERE mytable.myid IS NULL-False-None] [gw27] [ 3%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt1-SELECT mytable.myid FROM mytable WHERE mytable.myid IS NULL-False-None] test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt2-SELECT mytable.myid, NULL AS anon_1 FROM mytable-False-None] [gw27] [ 3%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt2-SELECT mytable.myid, NULL AS anon_1 FROM mytable-False-None] test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt3-SELECT mytable.myid FROM mytable WHERE mytable.myid IS NULL-False-None] [gw27] [ 3%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt3-SELECT mytable.myid FROM mytable WHERE mytable.myid IS NULL-False-None] test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt4-INSERT INTO mytable (myid) VALUES (NULL)-False-None] [gw27] [ 3%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt4-INSERT INTO mytable (myid) VALUES (NULL)-False-None] [gw20] [ 3%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_return_defaults test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_updated_include_unchanged [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set_commit [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set_commit test/orm/test_attributes.py::HistoryTest::test_scalar_set_twice_no_commit [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_twice_no_commit test/orm/test_attributes.py::HistoryTest::test_use_object_get_first_set_None [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_get_first_set_None test/orm/test_attributes.py::HistoryTest::test_use_object_init [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_init test/orm/test_attributes.py::HistoryTest::test_use_object_no_init_side_effect [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_no_init_side_effect test/orm/test_attributes.py::HistoryTest::test_use_object_set [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set test/orm/test_attributes.py::HistoryTest::test_use_object_set_None [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_None test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_del [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_del test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set_commit [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set_commit test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_None [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_None test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_commit [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_commit test/orm/test_attributes.py::HistoryTest::test_use_object_set_value_twice [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_value_twice test/orm/test_attributes.py::LazyloadHistoryTest::test_collections_via_lazyload [gw14] [ 3%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_collections_via_lazyload test/orm/test_attributes.py::LazyloadHistoryTest::test_lazy_backref_collections [gw14] [ 3%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_lazy_backref_collections test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_object_via_lazyload [gw14] [ 3%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_object_via_lazyload test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload [gw14] [ 3%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload_with_active [gw17] [ 3%] PASSED test/orm/inheritance/test_basic.py::DiscriminatorOrPkNoneTest::test_pk_is_null test/orm/inheritance/test_basic.py::DiscriminatorOrPkNoneTest::test_pk_not_null_discriminator_null_from_base [gw17] [ 3%] PASSED test/orm/inheritance/test_basic.py::DiscriminatorOrPkNoneTest::test_pk_not_null_discriminator_null_from_base test/orm/inheritance/test_basic.py::DiscriminatorOrPkNoneTest::test_pk_not_null_discriminator_null_from_sub [gw17] [ 3%] PASSED test/orm/inheritance/test_basic.py::DiscriminatorOrPkNoneTest::test_pk_not_null_discriminator_null_from_sub test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_composite_pk [gw17] [ 3%] PASSED test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_composite_pk test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_pk [gw17] [ 3%] PASSED test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_pk test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_props [gw17] [ 3%] PASSED test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_props [gw37] [ 3%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_python_values test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_update_sql_expr [gw34] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-SELECT sometable.foo FROM sometable WHERE sometable.foo IN (__[POSTCOMPILE_foo_1])-kw1] test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-sometable.foo IN (NULL)-kw2] [gw34] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-sometable.foo IN (NULL)-kw2] test/dialect/oracle/test_compiler.py::CompileTest::test_subquery [gw34] [ 3%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_subquery test/dialect/postgresql/test_compiler.py::CompileTest::test_substring [gw34] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_substring [gw3] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_oops test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_order_by_multi [gw3] [ 3%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_order_by_multi test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where [gw35] [ 3%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where_singlefrom [gw35] [ 3%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where_singlefrom test/sql/test_compiler.py::CorrelateTest::test_correlate_where_all_unintentional test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYBLOB-CAST(t.col AS BINARY)] test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_both test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[multivalues-method-_exclusions4] [gw55] [ 3%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[multivalues-method-_exclusions4] test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[single-attribute-_exclusions0] [gw55] [ 3%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[single-attribute-_exclusions0] test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[single-method-_exclusions1] [gw55] [ 3%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[single-method-_exclusions1] [gw12] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest4::test_many_to_one_polymorphic test/orm/inheritance/test_assorted_poly.py::RelationshipTest5::test_eager_empty [gw8] [ 3%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_eq_fails_ul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_has_fails_ul_nul [gw8] [ 3%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_has_fails_ul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_ne_fails_ul_nul [gw8] [ 3%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_ne_fails_ul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_eq_None_nul [gw8] [ 3%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_eq_None_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_ne_value_nul [gw8] [ 3%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_ne_value_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has [gw8] [ 3%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has_to_eq [gw8] [ 3%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has_to_eq test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_nul_ul [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_attributes test/orm/test_cache_key.py::CacheKeyTest::test_bound_options [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_bound_options test/orm/test_cache_key.py::CacheKeyTest::test_bundles_directly [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_bundles_directly test/orm/test_cache_key.py::CacheKeyTest::test_bundles_in_annotations [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_bundles_in_annotations test/orm/test_cache_key.py::CacheKeyTest::test_instrumented_attributes [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_instrumented_attributes test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria_bound_param_thing [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria_bound_param_thing test/orm/test_cache_key.py::CacheKeyTest::test_mapper_and_aliased [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_mapper_and_aliased test/orm/test_cache_key.py::CacheKeyTest::test_more_with_entities_sanity_checks [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_more_with_entities_sanity_checks test/orm/test_cache_key.py::CacheKeyTest::test_options [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_options test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_basic [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_basic test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_from_statement [gw54] [ 3%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_both test/engine/test_ddlevents.py::DDLExecutionTest::test_conditional_constraint [gw54] [ 3%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_conditional_constraint test/engine/test_ddlevents.py::DDLExecutionTest::test_ddl_execute [gw54] [ 3%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_ddl_execute test/engine/test_ddlevents.py::DDLExecutionTest::test_metadata [gw54] [ 3%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_metadata test/engine/test_ddlevents.py::DDLExecutionTest::test_platform_escape [gw54] [ 3%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_platform_escape test/engine/test_ddlevents.py::DDLExecutionTest::test_table_by_metadata [gw54] [ 3%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_table_by_metadata test/engine/test_ddlevents.py::DDLExecutionTest::test_table_standalone test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt5-INSERT INTO mytable DEFAULT VALUES-False-params5] [gw27] [ 3%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt5-INSERT INTO mytable DEFAULT VALUES-False-params5] test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_newstyle[10] [gw32] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[space] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_left_square_bracket] test/orm/inheritance/test_basic.py::DistinctPKTest::test_implicit [gw17] [ 3%] PASSED test/orm/inheritance/test_basic.py::DistinctPKTest::test_implicit test/orm/inheritance/test_basic.py::EagerLazyTest::test_basic [gw17] [ 3%] PASSED test/orm/inheritance/test_basic.py::EagerLazyTest::test_basic test/orm/inheritance/test_basic.py::EagerTargetingTest::test_adapt_stringency [gw17] [ 3%] PASSED test/orm/inheritance/test_basic.py::EagerTargetingTest::test_adapt_stringency test/orm/inheritance/test_basic.py::FalseDiscriminatorTest::test_false_on_base [gw17] [ 3%] PASSED test/orm/inheritance/test_basic.py::FalseDiscriminatorTest::test_false_on_base test/orm/inheritance/test_basic.py::FalseDiscriminatorTest::test_false_on_sub [gw41] [ 3%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_6] test/sql/test_compiler.py::SchemaTest::test_alias [gw41] [ 3%] PASSED test/sql/test_compiler.py::SchemaTest::test_alias [gw23] [ 3%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient_nochange test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_pending [gw23] [ 3%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_pending test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_registry_multiple_metadata [gw6] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_registry_multiple_metadata test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wbase [gw22] [ 3%] PASSED test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_non_orphan test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_orphan [gw22] [ 3%] PASSED test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_orphan test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_current [gw22] [ 3%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_current test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_legacy [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_from_statement test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_using_with_entities [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_using_with_entities test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_w_orm_joins [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_w_orm_joins test/orm/test_cache_key.py::CacheKeyTest::test_query_expr [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_query_expr test/orm/test_cache_key.py::CacheKeyTest::test_selects_w_orm_joins [gw21] [ 3%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_selects_w_orm_joins [gw44] [ 3%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_type test/ext/test_compiler.py::UserDefinedTest::test_annotations [gw44] [ 3%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_annotations test/ext/test_compiler.py::UserDefinedTest::test_callout_to_compiler [gw44] [ 3%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_callout_to_compiler test/ext/test_compiler.py::UserDefinedTest::test_column [gw44] [ 3%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_column test/ext/test_compiler.py::UserDefinedTest::test_create_column_skip [gw44] [ 3%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_create_column_skip test/ext/test_compiler.py::UserDefinedTest::test_default_subclass [gw44] [ 3%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_default_subclass test/ext/test_compiler.py::UserDefinedTest::test_dialect_specific [gw44] [ 3%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_dialect_specific test/ext/test_compiler.py::UserDefinedTest::test_function_calls_base [gw44] [ 3%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_function_calls_base test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_one [gw44] [ 3%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_one test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_two [gw44] [ 3%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_two [gw20] [ 3%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_updated_include_unchanged test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_update test/sql/test_compiler.py::SchemaTest::test_insert [gw41] [ 3%] PASSED test/sql/test_compiler.py::SchemaTest::test_insert test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_invalid [gw41] [ 3%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_invalid test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_with_using_unusual_conditions [gw31] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_with_using_unusual_conditions test/dialect/mssql/test_compiler.py::CompileTest::test_extract [gw31] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_extract test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[0-0-fetch_kw3-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params3] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-aliased-core] [gw15] [ 3%] PASSED test/ext/test_automap.py::AutomapTest::test_exception_prepare_not_called test/ext/test_automap.py::AutomapTest::test_m2m_relationship_also_map_the_secondary [gw15] [ 3%] PASSED test/ext/test_automap.py::AutomapTest::test_m2m_relationship_also_map_the_secondary test/ext/test_automap.py::AutomapTest::test_naming_schemes [gw15] [ 3%] PASSED test/ext/test_automap.py::AutomapTest::test_naming_schemes test/ext/test_automap.py::AutomapTest::test_prepare_accepts_optional_schema_arg [gw15] [ 3%] PASSED test/ext/test_automap.py::AutomapTest::test_prepare_accepts_optional_schema_arg test/ext/test_automap.py::AutomapTest::test_prepare_defaults_to_no_schema [gw15] [ 3%] PASSED test/ext/test_automap.py::AutomapTest::test_prepare_defaults_to_no_schema test/ext/test_automap.py::AutomapTest::test_prepare_w_dialect_kwargs [gw32] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_left_square_bracket] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_right_square_bracket] [gw32] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_right_square_bracket] test/dialect/mssql/test_compiler.py::CompileTest::test_in_with_subqueries [gw32] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_in_with_subqueries [gw50] [ 3%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_limit_offset_select test/orm/test_core_compilation.py::SelectableTest::test_scalar_subquery_from_subq_same_source test/sql/test_compiler.py::ResultMapTest::test_label_conflict_union [gw39] [ 3%] PASSED test/sql/test_compiler.py::ResultMapTest::test_label_conflict_union test/sql/test_compiler.py::ResultMapTest::test_label_plus_element [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_use_labels test/sql/test_compiler.py::SelectTest::test_use_labels_keyed [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_use_labels_keyed test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_persistent [gw23] [ 3%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_persistent test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_transient [gw23] [ 3%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_transient test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged [gw35] [ 3%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_where_all_unintentional test/sql/test_compiler.py::CorrelateTest::test_dont_overcorrelate [gw35] [ 3%] PASSED test/sql/test_compiler.py::CorrelateTest::test_dont_overcorrelate test/sql/test_compiler.py::CorrelateTest::test_from_implicit_correlation_disabled [gw35] [ 3%] PASSED test/sql/test_compiler.py::CorrelateTest::test_from_implicit_correlation_disabled test/sql/test_compiler.py::CorrelateTest::test_multilevel_froms_correlation [gw35] [ 3%] PASSED test/sql/test_compiler.py::CorrelateTest::test_multilevel_froms_correlation test/sql/test_compiler.py::CorrelateTest::test_multilevel_implicit_correlation_disabled [gw35] [ 3%] PASSED test/sql/test_compiler.py::CorrelateTest::test_multilevel_implicit_correlation_disabled test/sql/test_compiler.py::CorrelateTest::test_no_contextless_correlate_except [gw35] [ 3%] PASSED test/sql/test_compiler.py::CorrelateTest::test_no_contextless_correlate_except test/sql/test_compiler.py::CrudParamOverlapTest::test_different_named_binds_insert_values[lowercase] [gw35] [ 3%] PASSED test/sql/test_compiler.py::CrudParamOverlapTest::test_different_named_binds_insert_values[lowercase] test/sql/test_compiler.py::CrudParamOverlapTest::test_different_named_binds_insert_values[uppercase] test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_false] [gw29] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_false] test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_false] [gw29] [ 3%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_false] test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_false] [gw29] [ 3%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_false] test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_none] [gw29] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_none] [gw29] [ 3%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_none] [gw29] [ 3%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_none] [gw29] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_true] [gw29] [ 3%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_true] test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_true] [gw29] [ 3%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_true] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_true] [gw29] [ 3%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_true] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed_persisted_false [gw20] [ 3%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_update test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_insert_via_save test/sql/test_compiler.py::SelectTest::test_where_empty [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_where_empty test/sql/test_compiler.py::SelectTest::test_where_multiple [gw43] [ 3%] PASSED test/sql/test_compiler.py::SelectTest::test_where_multiple test/sql/test_compiler.py::SelectTest::test_where_subquery test/orm/test_core_compilation.py::CrudParamOverlapTest::test_same_named_binds_insert_values[orm] [gw48] [ 3%] PASSED test/orm/test_core_compilation.py::CrudParamOverlapTest::test_same_named_binds_insert_values[orm] test/orm/test_core_compilation.py::CrudParamOverlapTest::test_same_named_binds_update_values[orm] [gw48] [ 3%] PASSED test/orm/test_core_compilation.py::CrudParamOverlapTest::test_same_named_binds_update_values[orm] test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_one [gw48] [ 3%] PASSED test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_one test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_two test/orm/test_deferred.py::DeferredTest::test_unsaved_group_2 [gw57] [ 3%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved_group_2 [gw25] [ 3%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_setitem_with_slices test/orm/test_collection.py::CollectionsTest::test_list_subclass [gw25] [ 3%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_subclass test/orm/test_collection.py::CollectionsTest::test_object_duck [gw25] [ 3%] PASSED test/orm/test_collection.py::CollectionsTest::test_object_duck test/orm/test_collection.py::CollectionsTest::test_object_emulates [gw25] [ 3%] PASSED test/orm/test_collection.py::CollectionsTest::test_object_emulates test/orm/test_collection.py::CollectionsTest::test_recipes [gw25] [ 3%] PASSED test/orm/test_collection.py::CollectionsTest::test_recipes test/orm/test_collection.py::CollectionsTest::test_set [gw25] [ 3%] PASSED test/orm/test_collection.py::CollectionsTest::test_set test/orm/test_collection.py::CollectionsTest::test_set_duck [gw25] [ 4%] PASSED test/orm/test_collection.py::CollectionsTest::test_set_duck test/orm/test_collection.py::CollectionsTest::test_set_emulates [gw25] [ 4%] PASSED test/orm/test_collection.py::CollectionsTest::test_set_emulates test/orm/test_collection.py::CollectionsTest::test_set_subclass [gw25] [ 4%] PASSED test/orm/test_collection.py::CollectionsTest::test_set_subclass test/orm/test_collection.py::ColumnMappedWSerialize::test_indirect_table_column_mapped [gw25] [ 4%] PASSED test/orm/test_collection.py::ColumnMappedWSerialize::test_indirect_table_column_mapped test/orm/test_collection.py::ColumnMappedWSerialize::test_selectable_column_mapped [gw25] [ 4%] PASSED test/orm/test_collection.py::ColumnMappedWSerialize::test_selectable_column_mapped test/orm/test_collection.py::CustomCollectionsTest::test_basic [gw25] [ 4%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_basic test/ext/test_compiler.py::UserDefinedTest::test_functions [gw44] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_functions test/ext/test_compiler.py::UserDefinedTest::test_functions_args_noname [gw44] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_functions_args_noname test/ext/test_compiler.py::UserDefinedTest::test_no_compile_for_col_label [gw44] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_compile_for_col_label test/ext/test_compiler.py::UserDefinedTest::test_no_default_but_has_a_visit [gw44] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_but_has_a_visit test/ext/test_compiler.py::UserDefinedTest::test_no_default_has_no_visit [gw38] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_column [gw38] [ 4%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_column test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_column [gw38] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_column test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_flags [gw38] [ 4%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_flags test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags [gw38] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_flags_col [gw38] [ 4%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_flags_col test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags_col [gw38] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags_col test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags_ignorecase [gw38] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags_ignorecase test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_str [gw38] [ 4%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_str test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_str [gw38] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_str test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match [gw38] [ 4%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match [gw38] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_column [gw37] [ 4%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_update_sql_expr test/sql/test_compiler.py::KwargPropagationTest::test_binary [gw37] [ 4%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_binary [gw4] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_declarative_base test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uncompiled_attributes_in_relationship [gw4] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uncompiled_attributes_in_relationship test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_undefer_column_name [gw4] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_undefer_column_name test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unicode_string_resolve [gw4] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unicode_string_resolve test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unicode_string_resolve_backref [gw4] [ 4%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unicode_string_resolve_backref [gw39] [ 4%] PASSED test/sql/test_compiler.py::ResultMapTest::test_label_plus_element test/sql/test_compiler.py::ResultMapTest::test_nested_api [gw39] [ 4%] PASSED test/sql/test_compiler.py::ResultMapTest::test_nested_api test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity [gw20] [ 4%] PASSED test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_insert_via_save test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_update_via_save [gw43] [ 4%] PASSED test/sql/test_compiler.py::SelectTest::test_where_subquery test/dialect/oracle/test_compiler.py::SequenceTest::test_basic [gw43] [ 4%] PASSED test/dialect/oracle/test_compiler.py::SequenceTest::test_basic test/dialect/oracle/test_compiler.py::SequenceTest::test_compile [gw43] [ 4%] PASSED test/dialect/oracle/test_compiler.py::SequenceTest::test_compile test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[BigInteger-AS BIGINT ] [gw43] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[BigInteger-AS BIGINT ] test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[Integer-AS INTEGER ] [gw43] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[Integer-AS INTEGER ] test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[None-] [gw43] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[None-] test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[SmallInteger-AS SMALLINT ] test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_begin_preflush [gw59] [ 4%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_begin_preflush test/orm/test_deprecations.py::AutocommitClosesOnFailTest::test_close_transaction_on_commit_fail [gw59] [ 4%] SKIPPED test/orm/test_deprecations.py::AutocommitClosesOnFailTest::test_close_transaction_on_commit_fail test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_alter test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_err_table test/orm/test_deprecations.py::FromSelfTest::test_from_self_resets_joinpaths [gw30] [ 4%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_simple test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_arbitrary_column_element test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_sequence [gw56] [ 4%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_sequence test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_server_default [gw56] [ 4%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_server_default test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_server_default_no_autoincrement [gw56] [ 4%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_server_default_no_autoincrement test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_server_default_no_implicit_returning [gw56] [ 4%] SKIPPED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_server_default_no_implicit_returning test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_text_clause_default_no_type [gw42] [ 4%] PASSED test/sql/test_compiler.py::SelectTest::test_exists_method test/sql/test_compiler.py::SelectTest::test_fetch[0-0-fetch_kw3-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params3] [gw42] [ 4%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[0-0-fetch_kw3-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params3] test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw0-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params0] [gw42] [ 4%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw0-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params0] test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw4-OFFSET :param_1 ROWS FETCH FIRST :param_2 PERCENT ROWS ONLY-params4] [gw42] [ 4%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw4-OFFSET :param_1 ROWS FETCH FIRST :param_2 PERCENT ROWS ONLY-params4] test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw5-OFFSET :param_1 ROWS FETCH FIRST :param_2 PERCENT ROWS WITH TIES-params5] [gw42] [ 4%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw5-OFFSET :param_1 ROWS FETCH FIRST :param_2 PERCENT ROWS WITH TIES-params5] test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw6-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS WITH TIES-params6] [gw42] [ 4%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw6-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS WITH TIES-params6] test/sql/test_compiler.py::SelectTest::test_fetch[5-None-fetch_kw2-FETCH FIRST :param_1 ROWS ONLY-params2] [gw48] [ 4%] PASSED test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_two [gw14] [ 4%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload_with_active test/orm/test_attributes.py::ListenerTest::test_collection_link_events [gw14] [ 4%] PASSED test/orm/test_attributes.py::ListenerTest::test_collection_link_events test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_connection [gw60] [ 4%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_connection test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_engine [gw60] [ 4%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_engine test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_from_engine [gw60] [ 4%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_from_engine test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_41_2::test_ignoring_unicode_error [gw60] [ 4%] PASSED test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_41_2::test_ignoring_unicode_error test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_dialectlevel [gw60] [ 4%] PASSED test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_dialectlevel test/sql/test_defaults.py::DDLTest::test_literal_binds_pgarray [gw55] [ 4%] PASSED test/sql/test_defaults.py::DDLTest::test_literal_binds_pgarray test/sql/test_defaults.py::DDLTest::test_literal_binds_plain [gw55] [ 4%] PASSED test/sql/test_defaults.py::DDLTest::test_literal_binds_plain test/sql/test_defaults.py::DDLTest::test_literal_binds_w_quotes [gw55] [ 4%] PASSED test/sql/test_defaults.py::DDLTest::test_literal_binds_w_quotes test/sql/test_defaults.py::DDLTest::test_sqlexpr [gw55] [ 4%] PASSED test/sql/test_defaults.py::DDLTest::test_sqlexpr test/sql/test_defaults.py::DDLTest::test_string [gw55] [ 4%] PASSED test/sql/test_defaults.py::DDLTest::test_string test/sql/test_defaults.py::DDLTest::test_string_w_quotes [gw55] [ 4%] PASSED test/sql/test_defaults.py::DDLTest::test_string_w_quotes test/sql/test_defaults.py::DDLTest::test_text test/dialect/mssql/test_compiler.py::CompileTest::test_table_idx_explicit_nonclustered [gw34] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_idx_explicit_nonclustered test/dialect/oracle/test_compiler.py::CompileTest::test_table_options [gw52] [ 4%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o [gw41] [ 4%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_alias [gw41] [ 4%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_alias test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_labels [gw41] [ 4%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_labels test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_subquery test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_cols_on_sub_base_of_joined [gw5] [ 4%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_cols_on_sub_base_of_joined test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_cols_on_sub_to_joined [gw5] [ 4%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_cols_on_sub_to_joined test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_colsonbase [gw5] [ 4%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_colsonbase test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_colsonsub [gw5] [ 4%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_colsonsub test/orm/test_attributes.py::ListenerTest::test_flag_modified [gw14] [ 4%] PASSED test/orm/test_attributes.py::ListenerTest::test_flag_modified test/orm/test_attributes.py::ListenerTest::test_named [gw14] [ 4%] PASSED test/orm/test_attributes.py::ListenerTest::test_named test/orm/test_attributes.py::ListenerTest::test_none_init_collection [gw14] [ 4%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_init_collection test/orm/test_attributes.py::ListenerTest::test_none_init_object [gw14] [ 4%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_init_object test/orm/test_attributes.py::ListenerTest::test_none_init_scalar [gw14] [ 4%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_init_scalar test/orm/test_attributes.py::ListenerTest::test_none_on_collection_event [gw14] [ 4%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_on_collection_event test/orm/test_attributes.py::ListenerTest::test_receive_changes [gw14] [ 4%] PASSED test/orm/test_attributes.py::ListenerTest::test_receive_changes test/orm/test_attributes.py::PendingBackrefTest::test_commit_removes_pending [gw14] [ 4%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_commit_removes_pending test/orm/test_attributes.py::PendingBackrefTest::test_lazy_add [gw14] [ 4%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_lazy_add test/orm/test_attributes.py::PendingBackrefTest::test_lazy_history_collection [gw14] [ 4%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_lazy_history_collection test/orm/test_attributes.py::PendingBackrefTest::test_normal_load [gw14] [ 4%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_normal_load test/orm/test_attributes.py::PendingBackrefTest::test_passive_history_collection_no_value [gw14] [ 4%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_passive_history_collection_no_value [gw13] [ 4%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate_active_history [gw9] [ 4%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_varg test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_dict [gw9] [ 4%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_dict test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_list [gw9] [ 4%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_list test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_varg [gw9] [ 4%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_varg test/ext/test_associationproxy.py::InfoTest::test_constructor [gw9] [ 4%] PASSED test/ext/test_associationproxy.py::InfoTest::test_constructor test/ext/test_associationproxy.py::InfoTest::test_empty [gw9] [ 4%] PASSED test/ext/test_associationproxy.py::InfoTest::test_empty test/ext/test_associationproxy.py::InfoTest::test_via_cls [gw9] [ 4%] PASSED test/ext/test_associationproxy.py::InfoTest::test_via_cls test/ext/test_associationproxy.py::LazyLoadTest::test_eager_list [gw9] [ 4%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_eager_list test/ext/test_associationproxy.py::LazyLoadTest::test_eager_scalar [gw9] [ 4%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_eager_scalar test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_list [gw8] [ 4%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_nul_ul test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_ul_nul [gw8] [ 4%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_ul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_chained_has_to_any [gw8] [ 4%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_chained_has_to_any test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_nul_nul [gw8] [ 4%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_nul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_null_nul_nul [gw8] [ 4%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_null_nul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_value_nul [gw8] [ 4%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_value_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_chained_has_to_any [gw30] [ 4%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_arbitrary_column_element test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_labeled_ops [gw30] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_labeled_ops test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length [gw30] [ 4%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length_quoted [gw30] [ 4%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length_quoted test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_multiple_options [gw30] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_multiple_options test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_ops [gw30] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_ops test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_parser [gw30] [ 4%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_parser test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_prefix [gw30] [ 4%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_prefix test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_tablespace [gw23] [ 4%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged [gw29] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed_persisted_false test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed_persisted_true [gw29] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed_persisted_true [gw44] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_has_no_visit test/ext/test_compiler.py::UserDefinedTest::test_no_default_message [gw59] [ 4%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_alter test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_create [gw59] [ 4%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_create test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_delete [gw59] [ 4%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_delete test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_drop [gw59] [ 4%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_drop test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_insert [gw59] [ 4%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_insert test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_select [gw43] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[SmallInteger-AS SMALLINT ] test/dialect/postgresql/test_compiler.py::SequenceTest::test_format [gw43] [ 4%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_format test/dialect/postgresql/test_compiler.py::SequenceTest::test_reverse_eng_name [gw43] [ 4%] SKIPPED test/dialect/postgresql/test_compiler.py::SequenceTest::test_reverse_eng_name test/sql/test_compiler.py::StringifySpecialTest::test_array_index [gw43] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_array_index test/sql/test_compiler.py::StringifySpecialTest::test_basic [gw43] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_basic test/sql/test_compiler.py::StringifySpecialTest::test_cte [gw43] [ 4%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_cte [gw18] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_base_class test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_entirely_oob_assignment [gw18] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_entirely_oob_assignment test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_invalid_assignment_downwards [gw18] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_invalid_assignment_downwards test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_invalid_assignment_upwards [gw18] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_invalid_assignment_upwards test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_not_set_on_upate test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_prefix [gw62] [ 4%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_prefix test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_whereclause [gw62] [ 4%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_whereclause test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string [gw62] [ 4%] PASSED test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_41_2::test_scalar_plain_string [gw62] [ 4%] PASSED test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_41_2::test_scalar_plain_string test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string [gw62] [ 4%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity [gw29] [ 4%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[False] [gw44] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_message test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[False] [gw44] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[False] test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[True] [gw44] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[True] test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_explicit [gw44] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_explicit test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_implicit [gw44] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_implicit test/ext/test_compiler.py::UserDefinedTest::test_stateful [gw44] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_stateful test/ext/test_compiler.py::UserDefinedTest::test_types [gw44] [ 4%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_types test/orm/test_composites.py::ComparatorTest::test_clause_expansion [gw44] [ 4%] PASSED test/orm/test_composites.py::ComparatorTest::test_clause_expansion test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_custom [gw44] [ 4%] PASSED test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_custom test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_default [gw44] [ 4%] PASSED test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_default test/orm/test_composites.py::ComparatorTest::test_custom_comparator_factory [gw49] [ 4%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_correlate_entity test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_no_primary_key [gw28] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_no_primary_key test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_1_1 [gw28] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_1_1 test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_illegal_two_autoincrements [gw28] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_illegal_two_autoincrements test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_options [gw28] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_options test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_primary_key [gw28] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_primary_key test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_primary_key_non_nullable [gw28] [ 4%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_primary_key_non_nullable test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_separate_from_primary_key [gw55] [ 4%] PASSED test/sql/test_defaults.py::DDLTest::test_text test/sql/test_defaults.py::DDLTest::test_text_literal_binds [gw55] [ 4%] PASSED test/sql/test_defaults.py::DDLTest::test_text_literal_binds test/sql/test_defaults.py::DDLTest::test_text_w_quotes [gw55] [ 4%] PASSED test/sql/test_defaults.py::DDLTest::test_text_w_quotes test/sql/test_defaults.py::DefaultObjectTest::test_arg_signature [gw55] [ 4%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_arg_signature test/sql/test_defaults.py::DefaultObjectTest::test_bad_arg_signature [gw55] [ 4%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_bad_arg_signature test/sql/test_defaults.py::DefaultObjectTest::test_no_embed_in_sql [gw55] [ 4%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_no_embed_in_sql test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_one [gw55] [ 4%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_one test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_two [gw55] [ 4%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_two test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert [gw55] [ 4%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_multivalues [gw55] [ 4%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_multivalues test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_values [gw55] [ 4%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_values test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insertmany [gw55] [ 4%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insertmany test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_missing_many_param [gw55] [ 4%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_missing_many_param test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_standalone [gw55] [ 4%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_standalone test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_detect_none [gw52] [ 4%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_detect_none [gw63] [ 4%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_err_table test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_explicit [gw63] [ 4%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_explicit test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_has_table [gw63] [ 4%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_has_table test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_table_names [gw63] [ 4%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_table_names test/engine/test_deprecations.py::DeprecatedReflectionTest::test_exists [gw63] [ 4%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_exists test/engine/test_deprecations.py::DeprecatedReflectionTest::test_reflecttable [gw63] [ 4%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_reflecttable test/orm/test_deprecations.py::DeprecationScopedSessionTest::test_config_errors [gw63] [ 4%] PASSED test/orm/test_deprecations.py::DeprecationScopedSessionTest::test_config_errors test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[CheckConstraint] [gw63] [ 4%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[CheckConstraint] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[Column] [gw50] [ 4%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_scalar_subquery_from_subq_same_source test/sql/test_cte.py::CTETest::test_all_aliases [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_all_aliases test/sql/test_cte.py::CTETest::test_anon_insert_cte [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_anon_insert_cte test/sql/test_cte.py::CTETest::test_anon_update_cte [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_anon_update_cte test/sql/test_cte.py::CTETest::test_cloned_alias [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_cloned_alias test/sql/test_cte.py::CTETest::test_compound_select_uses_independent_cte [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_compound_select_uses_independent_cte test/sql/test_cte.py::CTETest::test_conflicting_names[False-False] [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_conflicting_names[False-False] test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_round_trip [gw53] [ 5%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_round_trip test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_appending_to_relationship [gw53] [ 5%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_appending_to_relationship test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget [gw53] [ 5%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_constraint_on_sub [gw5] [ 5%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_constraint_on_sub test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_detects_conflict [gw5] [ 5%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_detects_conflict test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_fksonsub [gw51] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_select_from_update_cte[postgresql] test/sql/test_cte.py::CTETest::test_select_uses_independent_cte [gw51] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_select_uses_independent_cte test/sql/test_cte.py::CTETest::test_standalone_function [gw51] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_standalone_function test/sql/test_cte.py::CTETest::test_suffixes [gw51] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_suffixes test/sql/test_cte.py::CTETest::test_textual_select_stack_correction [gw51] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_textual_select_stack_correction test/sql/test_cte.py::CTETest::test_textual_select_uses_independent_cte_one [gw18] [ 5%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_not_set_on_upate test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_poly_configured_immediate [gw18] [ 5%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_poly_configured_immediate [gw28] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_separate_from_primary_key test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_options_ignored_with_identity_object[create_table0] [gw28] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_options_ignored_with_identity_object[create_table0] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_options_ignored_with_identity_object[create_table1] [gw28] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_options_ignored_with_identity_object[create_table1] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_separate_from_primary_key [gw28] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_separate_from_primary_key test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_start_0 [gw28] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_start_0 test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_defaults_to_identity [gw28] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_defaults_to_identity test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_no_identity [gw28] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_no_identity test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_with_identity_object [gw28] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_with_identity_object test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_orcer_by_no_arg [gw28] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_orcer_by_no_arg test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_adapt [gw28] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_adapt test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_multi_col [gw28] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_multi_col test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_one [gw28] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_one test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_two [gw0] [ 5%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/mixin_not_mapped.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/mixin_one.py] test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_basestring test/orm/test_deprecations.py::MixedEntitiesTest::test_values test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_no_cascade [gw52] [ 5%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_no_cascade test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_o2m [gw52] [ 5%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_o2m test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_cycle [gw52] [ 5%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_cycle test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_backref [gw52] [ 5%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_backref test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o test/engine/test_deprecations.py::CreateEngineTest::test_empty_in_keyword [gw60] [ 5%] PASSED test/engine/test_deprecations.py::CreateEngineTest::test_empty_in_keyword test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_mock [gw60] [ 5%] PASSED test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_mock test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_unknown [gw60] [ 5%] PASSED test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_unknown test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_case_sensitive [gw60] [ 5%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_case_sensitive test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_basic_text [gw60] [ 5%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_basic_text test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_textual_select [gw60] [ 5%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_textual_select test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback [gw60] [ 5%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback [gw38] [ 5%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_column test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_column [gw38] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_column test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_flags [gw38] [ 5%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_flags test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags [gw38] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_flags_col [gw38] [ 5%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_flags_col test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags_col [gw38] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags_col test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags_ignorecase [gw38] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags_ignorecase test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_str [gw38] [ 5%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_str test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_str [gw38] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_str test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace [gw38] [ 5%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace [gw38] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column [gw38] [ 5%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column [gw38] [ 5%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column2 [gw38] [ 5%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column2 test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_ddl [gw43] [ 5%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_ddl test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_sql test/sql/test_compiler.py::KwargPropagationTest::test_case [gw37] [ 5%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_case test/sql/test_compiler.py::KwargPropagationTest::test_cast [gw37] [ 5%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_cast test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_valid_assignment_upwards [gw18] [ 5%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_valid_assignment_upwards [gw44] [ 5%] PASSED test/orm/test_composites.py::ComparatorTest::test_custom_comparator_factory test/orm/test_composites.py::ComparatorTest::test_default_comparator_factory [gw44] [ 5%] PASSED test/orm/test_composites.py::ComparatorTest::test_default_comparator_factory test/orm/test_composites.py::ComparatorTest::test_order_by [gw44] [ 5%] PASSED test/orm/test_composites.py::ComparatorTest::test_order_by test/orm/test_composites.py::ComparatorTest::test_order_by_aliased [gw44] [ 5%] PASSED test/orm/test_composites.py::ComparatorTest::test_order_by_aliased test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_pk_with_fk_init [gw3] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_pk_with_fk_init test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_recompile_on_othermapper [gw3] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_recompile_on_othermapper test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reentrant_compile_via_foreignkey [gw3] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reentrant_compile_via_foreignkey test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_callable [gw3] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_callable test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_object [gw3] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_object test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_reference [gw3] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_reference test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reserved_identifiers [gw3] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reserved_identifiers test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_setattr_hybrid_updates_descriptors [gw3] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_setattr_hybrid_updates_descriptors test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_shared_class_registry [gw3] [ 5%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_shared_class_registry test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution [gw17] [ 5%] PASSED test/orm/inheritance/test_basic.py::FalseDiscriminatorTest::test_false_on_sub test/orm/inheritance/test_basic.py::FlushTest::test_one [gw17] [ 5%] PASSED test/orm/inheritance/test_basic.py::FlushTest::test_one test/orm/inheritance/test_basic.py::FlushTest::test_two [gw17] [ 5%] PASSED test/orm/inheritance/test_basic.py::FlushTest::test_two test/orm/inheritance/test_basic.py::GetTest::test_get[polymorphic] [gw17] [ 5%] PASSED test/orm/inheritance/test_basic.py::GetTest::test_get[polymorphic] test/orm/inheritance/test_basic.py::GetTest::test_get[test_get_nonpolymorphic] [gw17] [ 5%] PASSED test/orm/inheritance/test_basic.py::GetTest::test_get[test_get_nonpolymorphic] test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_ambiguous_fk [gw17] [ 5%] PASSED test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_ambiguous_fk test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_no_fk [gw17] [ 5%] PASSED test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_no_fk test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_col_related [gw17] [ 5%] PASSED test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_col_related test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_col_unrelated [gw17] [ 5%] PASSED test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_col_unrelated test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_table_related [gw17] [ 5%] PASSED test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_table_related test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_table_unrelated [gw17] [ 5%] PASSED test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_table_unrelated test/orm/inheritance/test_basic.py::JoinedNoFKSortingTest::test_ordering [gw17] [ 5%] PASSED test/orm/inheritance/test_basic.py::JoinedNoFKSortingTest::test_ordering test/orm/inheritance/test_basic.py::M2OUseGetTest::test_use_get [gw58] [ 5%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-aliased-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-aliased-orm] [gw34] [ 5%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_table_options test/dialect/mssql/test_compiler.py::CompileTest::test_table_pkc_clustering [gw34] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_pkc_clustering test/dialect/mssql/test_compiler.py::CompileTest::test_table_pkc_explicit_nonclustered [gw34] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_pkc_explicit_nonclustered test/dialect/mssql/test_compiler.py::CompileTest::test_table_uc_clustering [gw34] [ 5%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_uc_clustering test/dialect/mssql/test_compiler.py::CompileTest::test_table_uc_explicit_nonclustered test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_useless_declared_attr test/sql/test_cte.py::CTETest::test_conflicting_names[False-True] [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_conflicting_names[False-True] test/sql/test_cte.py::CTETest::test_conflicting_names[True-False] [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_conflicting_names[True-False] test/sql/test_cte.py::CTETest::test_conflicting_names[True-True] test/orm/test_composites.py::ConfigurationTest::test_attributes [gw20] [ 5%] PASSED test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_update_via_save [gw5] [ 5%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_fksonsub test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_from_joined_colsonsub [gw5] [ 5%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_from_joined_colsonsub test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_no_special_cols [gw5] [ 5%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_no_special_cols test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_no_table_args [gw5] [ 5%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_no_table_args test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_three_levels [gw5] [ 5%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_three_levels test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_subclass_mixin [gw5] [ 5%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_subclass_mixin test/sql/test_compiler.py::KwargPropagationTest::test_select [gw37] [ 5%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_select test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_cols_required test/orm/test_collection.py::CustomCollectionsTest::test_custom [gw25] [ 5%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_custom test/orm/test_collection.py::CustomCollectionsTest::test_dict [gw39] [ 5%] PASSED test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity_dupe_cols [gw39] [ 5%] PASSED test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity_dupe_cols [gw58] [ 5%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-aliased-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-from_statement-core] [gw58] [ 5%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-from_statement-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-from_statement-orm] [gw58] [ 5%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-same_name-from_statement-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-aliased-core] [gw58] [ 5%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-aliased-core] [gw41] [ 5%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_subquery test/sql/test_compiler.py::SchemaTest::test_schema_translate_aliases [gw41] [ 5%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_translate_aliases test/sql/test_compiler.py::SchemaTest::test_schema_translate_crud [gw41] [ 5%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_translate_crud test/sql/test_compiler.py::SchemaTest::test_schema_translate_select [gw41] [ 5%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_translate_select test/sql/test_compiler.py::SchemaTest::test_select [gw41] [ 5%] PASSED test/sql/test_compiler.py::SchemaTest::test_select test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_default_nullability_emits_null [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_conflicting_names[True-True] test/sql/test_cte.py::CTETest::test_cte_refers_to_aliased_cte_twice [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_cte_refers_to_aliased_cte_twice test/sql/test_cte.py::CTETest::test_delete_against_cte_directly [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_delete_against_cte_directly test/sql/test_cte.py::CTETest::test_delete_against_user_textual_cte [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_delete_against_user_textual_cte test/sql/test_cte.py::CTETest::test_delete_uses_independent_cte [gw52] [ 5%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_detect_none test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys_no_rows [gw60] [ 5%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys_no_rows test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_pickled_rows [gw60] [ 5%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_pickled_rows test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_insensitive [gw60] [ 5%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_insensitive test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_insensitive_unoptimized [gw60] [ 5%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_insensitive_unoptimized [gw51] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_textual_select_uses_independent_cte_one test/sql/test_cte.py::CTETest::test_textual_select_uses_independent_cte_two [gw51] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_textual_select_uses_independent_cte_two test/dialect/mysql/test_compiler.py::SQLTest::test_backslash_escaping [gw39] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_backslash_escaping test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged_nochange [gw23] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged_nochange test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending [gw23] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending_nochange [gw67] [ 5%] PASSED test/orm/test_deprecations.py::MixedEntitiesTest::test_values test/orm/test_deprecations.py::MixedEntitiesTest::test_values_specific_order_by [gw40] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYBLOB-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYINT-CAST(t.col AS SIGNED INTEGER)] [gw40] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYINT-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYTEXT-CAST(t.col AS CHAR)] [gw44] [ 5%] PASSED test/orm/test_composites.py::ConfigurationTest::test_attributes test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_1 [gw65] [ 5%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_1 test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_2 [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_delete_uses_independent_cte test/sql/test_cte.py::CTETest::test_independent_cte_can_be_referenced [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_independent_cte_can_be_referenced test/sql/test_cte.py::CTETest::test_insert_from_select_uses_independent_cte [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_insert_from_select_uses_independent_cte test/sql/test_cte.py::CTETest::test_insert_in_the_cte [gw50] [ 5%] PASSED test/sql/test_cte.py::CTETest::test_insert_in_the_cte test/sql/test_cte.py::CTETest::test_insert_uses_independent_cte [gw37] [ 5%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_cols_required test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-False-True] [gw59] [ 5%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_select [gw63] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[Column] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[ForeignKeyConstraint] [gw63] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[ForeignKeyConstraint] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[ForeignKey] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BIGINT-CAST(t.col AS SIGNED INTEGER)] [gw39] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BIGINT-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BINARY-CAST(t.col AS BINARY)] [gw39] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BINARY-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)0] [gw39] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)1] [gw39] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CHAR-CAST(t.col AS CHAR)] [gw39] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CHAR-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CLOB-CAST(t.col AS CHAR)] [gw39] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CLOB-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATE-CAST(t.col AS DATE)] [gw39] [ 5%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATE-CAST(t.col AS DATE)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATETIME-CAST(t.col AS DATETIME)] [gw8] [ 5%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_chained_has_to_any test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_criterion_nul_nul [gw8] [ 5%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_criterion_nul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_nul [gw8] [ 5%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_ul [gw8] [ 5%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_ul test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_scalar_raises test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string_events [gw62] [ 5%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_execute_plain_string_events test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_scalar_plain_string [gw62] [ 5%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_scalar_plain_string test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create_inline [gw7] [ 5%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_gc test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_warn_cascading_used_w_tablename [gw7] [ 5%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_warn_cascading_used_w_tablename test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_basic [gw7] [ 5%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_basic test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wbase [gw46] [ 5%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_contextvars test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties [gw48] [ 5%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties [gw0] [ 5%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/mixin_one.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/mixin_three.py] [gw0] [ 5%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/mixin_three.py] test/orm/test_deferred.py::InheritanceTest::test_defer_on_wildcard_subclass [gw57] [ 5%] PASSED test/orm/test_deferred.py::InheritanceTest::test_defer_on_wildcard_subclass test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass [gw57] [ 5%] PASSED test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass_bound test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_we_must_copy_mapper_args [gw5] [ 5%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_we_must_copy_mapper_args test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_we_must_only_copy_column_mapper_args [gw5] [ 5%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_we_must_only_copy_column_mapper_args test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_with_undefined_foreignkey [gw5] [ 5%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_with_undefined_foreignkey test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_base [gw5] [ 5%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_base [gw52] [ 5%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_detect_none test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_no_cascade [gw52] [ 5%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_no_cascade [gw63] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[ForeignKey] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[Identity] [gw63] [ 5%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[Identity] [gw8] [ 5%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_scalar_raises test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_None_nul [gw8] [ 5%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_None_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_nul_nul [gw8] [ 5%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_nul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_null_nul_nul [gw47] [ 5%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create_inline test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_functional_create [gw47] [ 5%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_functional_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_pk_fk_constraint_create [gw47] [ 5%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_pk_fk_constraint_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_unique_constraint_create [gw47] [ 5%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_unique_constraint_create [gw41] [ 6%] PASSED test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_default_nullability_emits_null test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_none_nullability_does_not_emit_nullability [gw41] [ 6%] PASSED test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_none_nullability_does_not_emit_nullability test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e11] [gw19] [ 6%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e11] test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e12] [gw11] [ 6%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_gc test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_iterate [gw33] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_newstyle[10] test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_oldstyle[0] [gw33] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_oldstyle[0] test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_oldstyle[10] [gw37] [ 6%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-False-True] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-False] [gw37] [ 6%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-False] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-True] [gw37] [ 6%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-True] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_literal_binds [gw37] [ 6%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_literal_binds test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against0-%s] [gw37] [ 6%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against0-%s] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against1-`some col` + `some other col`] [gw37] [ 6%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against1-`some col` + `some other col`] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against2-`some col` + %s] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[PrimaryKeyConstraint] [gw63] [ 6%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[PrimaryKeyConstraint] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[UniqueConstraint] [gw63] [ 6%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_copy_dep_warning[UniqueConstraint] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_empty_and_or [gw63] [ 6%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_empty_and_or test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_engine_convert_unicode [gw63] [ 6%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_engine_convert_unicode test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_ident_preparer_force [gw63] [ 6%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_ident_preparer_force test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_string_convert_unicode [gw63] [ 6%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_string_convert_unicode test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_string_convert_unicode_force [gw63] [ 6%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_41_2::test_string_convert_unicode_force test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_one [gw63] [ 6%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_one test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_three [gw63] [ 6%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_three test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_two [gw63] [ 6%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_two test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/mixin_two.py] [gw0] [ 6%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/mixin_two.py] [gw65] [ 6%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_2 test/orm/test_deprecations.py::InheritedJoinTest::test_with_poly_loader_criteria_warning [gw65] [ 6%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_with_poly_loader_criteria_warning test/orm/test_deprecations.py::InstancesTest::test_contains_eager [gw65] [ 6%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager test/orm/test_deprecations.py::InstancesTest::test_contains_eager_aliased_instances [gw65] [ 6%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_aliased_instances [gw15] [ 6%] PASSED test/ext/test_automap.py::AutomapTest::test_prepare_w_dialect_kwargs [gw50] [ 6%] PASSED test/sql/test_cte.py::CTETest::test_insert_uses_independent_cte test/sql/test_cte.py::CTETest::test_multi_subq_alias [gw50] [ 6%] PASSED test/sql/test_cte.py::CTETest::test_multi_subq_alias test/sql/test_cte.py::CTETest::test_multi_subq_quote [gw50] [ 6%] PASSED test/sql/test_cte.py::CTETest::test_multi_subq_quote test/sql/test_cte.py::CTETest::test_named_alias_disable_quote [gw50] [ 6%] PASSED test/sql/test_cte.py::CTETest::test_named_alias_disable_quote test/sql/test_cte.py::CTETest::test_named_alias_no_quote [gw50] [ 6%] PASSED test/sql/test_cte.py::CTETest::test_named_alias_no_quote test/sql/test_cte.py::CTETest::test_named_alias_quote [gw50] [ 6%] PASSED test/sql/test_cte.py::CTETest::test_named_alias_quote test/sql/test_cte.py::CTETest::test_no_alias_construct [gw50] [ 6%] PASSED test/sql/test_cte.py::CTETest::test_no_alias_construct test/sql/test_cte.py::CTETest::test_nonrecursive test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt6-UPDATE mytable SET myid=NULL-False-None] [gw27] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt6-UPDATE mytable SET myid=NULL-False-None] test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased [gw64] [ 6%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_from_self_resets_joinpaths test/orm/test_deprecations.py::FromSelfTest::test_group_by [gw8] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_null_nul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_eq_None_nul [gw8] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_eq_None_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_ne_value_nul [gw8] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_ne_value_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_contains [gw8] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_contains test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq [gw8] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq_nul [gw8] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_like [gw8] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_like test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_ne [gw8] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_ne test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_any_fails_nul_nul [gw8] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_any_fails_nul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_contains_fails_nul_nul [gw8] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_contains_fails_nul_nul test/ext/test_associationproxy.py::ComparatorTest::test_has_criterion_nul [gw8] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_has_criterion_nul test/ext/test_associationproxy.py::ComparatorTest::test_has_kwargs_nul [gw42] [ 6%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[5-None-fetch_kw2-FETCH FIRST :param_1 ROWS ONLY-params2] test/sql/test_compiler.py::SelectTest::test_fetch[None-10-fetch_kw1-LIMIT -1 OFFSET :param_1-params1] [gw42] [ 6%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[None-10-fetch_kw1-LIMIT -1 OFFSET :param_1-params1] test/sql/test_compiler.py::SelectTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET Y + W ROWS FETCH FIRST Q + Z ROWS ONLY-params10] [gw42] [ 6%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET Y + W ROWS FETCH FIRST Q + Z ROWS ONLY-params10] test/sql/test_compiler.py::SelectTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET Y ROWS FETCH FIRST Q ROWS ONLY-params7] [gw42] [ 6%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET Y ROWS FETCH FIRST Q ROWS ONLY-params7] test/sql/test_compiler.py::SelectTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET "Y" ROWS FETCH FIRST "Q" ROWS ONLY-params8] [gw42] [ 6%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET "Y" ROWS FETCH FIRST "Q" ROWS ONLY-params8] test/sql/test_compiler.py::SelectTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET :Y ROWS FETCH FIRST :Q ROWS ONLY-params9] [gw42] [ 6%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET :Y ROWS FETCH FIRST :Q ROWS ONLY-params9] test/sql/test_compiler.py::SelectTest::test_fetch_limit_offset_self_group [gw42] [ 6%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch_limit_offset_self_group test/sql/test_compiler.py::SelectTest::test_for_update [gw42] [ 6%] PASSED test/sql/test_compiler.py::SelectTest::test_for_update test/sql/test_compiler.py::SelectTest::test_from_subquery [gw42] [ 6%] PASSED test/sql/test_compiler.py::SelectTest::test_from_subquery test/sql/test_compiler.py::SelectTest::test_full_outer_join [gw42] [ 6%] PASSED test/sql/test_compiler.py::SelectTest::test_full_outer_join test/sql/test_compiler.py::SelectTest::test_hints [gw42] [ 6%] PASSED test/sql/test_compiler.py::SelectTest::test_hints [gw54] [ 6%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_table_standalone test/engine/test_ddlevents.py::DDLTest::test_filter [gw54] [ 6%] PASSED test/engine/test_ddlevents.py::DDLTest::test_filter test/engine/test_ddlevents.py::DDLTest::test_tokens [gw54] [ 6%] PASSED test/engine/test_ddlevents.py::DDLTest::test_tokens test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_autobegin_transaction test/orm/test_cache_key.py::CacheKeyTest::test_synonyms [gw21] [ 6%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_synonyms test/orm/test_cache_key.py::CacheKeyTest::test_unbound_options [gw21] [ 6%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_unbound_options test/orm/test_cache_key.py::CacheKeyTest::test_unbound_sub_options [gw21] [ 6%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_unbound_sub_options test/orm/test_cache_key.py::CompositeTest::test_bulk_update_cache_key [gw21] [ 6%] PASSED test/orm/test_cache_key.py::CompositeTest::test_bulk_update_cache_key test/orm/test_cache_key.py::EmbeddedSubqTest::test_cache_key_gen[memory-_exclusions1] [gw21] [ 6%] PASSED test/orm/test_cache_key.py::EmbeddedSubqTest::test_cache_key_gen[memory-_exclusions1] test/orm/test_cache_key.py::EmbeddedSubqTest::test_cache_key_gen[tuples-_exclusions0] [gw21] [ 6%] PASSED test/orm/test_cache_key.py::EmbeddedSubqTest::test_cache_key_gen[tuples-_exclusions0] test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_joins [gw21] [ 6%] PASSED test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_joins test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_objects test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_alias [gw65] [ 6%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_alias test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_string_alias [gw65] [ 6%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_string_alias test/orm/test_deprecations.py::InstancesTest::test_contains_eager_string_alias [gw65] [ 6%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_string_alias test/orm/test_deprecations.py::InstancesTest::test_from_alias_one [gw65] [ 6%] PASSED test/orm/test_deprecations.py::InstancesTest::test_from_alias_one test/orm/test_deprecations.py::InstancesTest::test_from_alias_two_old_way [gw65] [ 6%] PASSED test/orm/test_deprecations.py::InstancesTest::test_from_alias_two_old_way test/orm/test_deprecations.py::InstrumentationTest::test_dict_subclass4 [gw65] [ 6%] PASSED test/orm/test_deprecations.py::InstrumentationTest::test_dict_subclass4 test/orm/test_deprecations.py::InstrumentationTest::test_name_setup [gw65] [ 6%] PASSED test/orm/test_deprecations.py::InstrumentationTest::test_name_setup [gw37] [ 6%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against2-`some col` + %s] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN BOOLEAN MODE)] test/sql/test_compiler.py::DDLTest::test_table_no_cols [gw36] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_table_no_cols test/sql/test_compiler.py::DDLTest::test_table_no_cols_w_constraint [gw36] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_table_no_cols_w_constraint test/sql/test_compiler.py::DDLTest::test_table_one_col_w_constraint [gw36] [ 6%] PASSED test/sql/test_compiler.py::DDLTest::test_table_one_col_w_constraint test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_dml [gw36] [ 6%] PASSED test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_dml test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_select [gw36] [ 6%] PASSED test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_select test/ext/test_compiler.py::DefaultOnExistingTest::test_select [gw36] [ 6%] PASSED test/ext/test_compiler.py::DefaultOnExistingTest::test_select test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_anon [gw36] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_anon test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_named [gw36] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_named test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_literal_binds [gw36] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_literal_binds test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_generative [gw36] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_generative [gw56] [ 6%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_text_clause_default_no_type test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_sql_one [gw63] [ 6%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_sql_one test/orm/test_deprecations.py::DynamicTest::test_negative_slice_access_raises [gw63] [ 6%] PASSED test/orm/test_deprecations.py::DynamicTest::test_negative_slice_access_raises test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute [gw63] [ 6%] PASSED test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0-_exclusions0] [gw63] [ 6%] PASSED test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0-_exclusions0] test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_string [gw63] [ 6%] PASSED test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_string test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag [gw63] [ 6%] PASSED test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag test/engine/test_deprecations.py::ExecutionOptionsTest::test_branched_connection_execution_options [gw63] [ 6%] PASSED test/engine/test_deprecations.py::ExecutionOptionsTest::test_branched_connection_execution_options test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_control [gw63] [ 6%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_control test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_compiled [gw63] [ 6%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_compiled test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_validate_on_upate [gw18] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_validate_on_upate test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_non_col_polymorphic_on [gw18] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_non_col_polymorphic_on test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_column_prop [gw18] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_column_prop test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_column_str_prop [gw18] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_column_str_prop test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_explicit_map [gw18] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_explicit_map test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_no_label_joined [gw18] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_no_label_joined test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_no_label_single [gw18] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_no_label_single test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_connection_fn_commit [gw62] [ 6%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_connection_fn_commit test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_connection_fn_rollback [gw67] [ 6%] PASSED test/orm/test_deprecations.py::MixedEntitiesTest::test_values_specific_order_by test/orm/test_deprecations.py::MixedEntitiesTest::test_values_with_boolean_selects [gw67] [ 6%] PASSED test/orm/test_deprecations.py::MixedEntitiesTest::test_values_with_boolean_selects test/orm/test_deprecations.py::MultiplePathTest::test_basic [gw67] [ 6%] PASSED test/orm/test_deprecations.py::MultiplePathTest::test_basic test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_clear test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_ok [gw46] [ 6%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_ok test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_propagate_cancelled [gw46] [ 6%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_propagate_cancelled test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_require_await test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/mixin_w_tablename.py] [gw0] [ 6%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/mixin_w_tablename.py] test/orm/test_core_compilation.py::RawSelectTest::test_delete_from_entity [gw49] [ 6%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_delete_from_entity [gw21] [ 6%] PASSED test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_objects test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_queries [gw21] [ 6%] PASSED test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_queries test/orm/test_cache_key.py::PolyCacheKeyTest::test_wpoly_cache_keys [gw21] [ 6%] PASSED test/orm/test_cache_key.py::PolyCacheKeyTest::test_wpoly_cache_keys test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[joinedload-1] [gw21] [ 6%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[joinedload-1] test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[lazyload-2] [gw21] [ 6%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[lazyload-2] test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_no_special_chars [gw26] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_no_special_chars test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_one [gw26] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_one test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_two [gw26] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_two test/sql/test_compiler.py::BindParameterTest::test_bind_as_col [gw26] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_as_col test/sql/test_compiler.py::BindParameterTest::test_bind_callable [gw26] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_callable test/sql/test_compiler.py::BindParameterTest::test_bind_given_anon_name_dont_double [gw26] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_given_anon_name_dont_double test/sql/test_compiler.py::BindParameterTest::test_bind_param_escaping [gw26] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_param_escaping test/sql/test_compiler.py::BindParameterTest::test_bind_params_missing [gw26] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_params_missing test/sql/test_compiler.py::BindParameterTest::test_binds [gw26] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_binds test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[False] [gw26] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[False] test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[True] [gw26] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[True] test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt10-stmt20-param10-param20-None-None] [gw26] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt10-stmt20-param10-param20-None-None] test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt11-stmt21-param11-param21-None-None] [gw26] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt11-stmt21-param11-param21-None-None] test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt12-stmt22-param12-param22-None-None] [gw26] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt12-stmt22-param12-param22-None-None] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/orderinglist1.py] [gw0] [ 6%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/orderinglist1.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/orderinglist2.py] [gw0] [ 6%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/orderinglist2.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/other_mapper_props.py] [gw43] [ 6%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_sql test/sql/test_compiler.py::StringifySpecialTest::test_empty_insert [gw43] [ 6%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_empty_insert test/dialect/mssql/test_compiler.py::CompileTest::test_index_clustering [gw32] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_clustering test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_1 [gw32] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_1 test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_1 [gw32] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_1 test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_2 [gw32] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_2 test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_2 [gw32] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_2 test/dialect/mssql/test_compiler.py::CompileTest::test_index_include_where [gw32] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_include_where test/dialect/mssql/test_compiler.py::CompileTest::test_index_ordering [gw32] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_ordering test/dialect/mssql/test_compiler.py::CompileTest::test_index_where [gw32] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_where test/dialect/mssql/test_compiler.py::CompileTest::test_insert [gw32] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_insert test/dialect/mssql/test_compiler.py::CompileTest::test_insert_hint test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_operators [gw66] [ 6%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_operators test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_between_operators[not_between_op-notbetween_op-a NOT BETWEEN b AND c] [gw62] [ 6%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_connection_fn_rollback test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_engine_fn_commit [gw62] [ 6%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_engine_fn_commit test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_engine_fn_rollback [gw67] [ 6%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_clear test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_none test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt7-UPDATE mytable SET myid=NULL WHERE mytable.myid = NULL-True-None] [gw27] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt7-UPDATE mytable SET myid=NULL WHERE mytable.myid = NULL-True-None] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-[BracketsAndCase]-_BracketsAndCase_] [gw27] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-[BracketsAndCase]-_BracketsAndCase_] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-_name-_name] [gw27] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-_name-_name] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-has spaces-has_spaces] [gw27] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-has spaces-has_spaces] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-normalname-normalname] [gw27] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[not_use_positional-normalname-normalname] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-[BracketsAndCase]-_BracketsAndCase_] [gw27] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-[BracketsAndCase]-_BracketsAndCase_] test/ext/test_automap.py::AutomapTest::test_prepare_w_only [gw15] [ 6%] PASSED test/ext/test_automap.py::AutomapTest::test_prepare_w_only test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_forwards_m2m [gw9] [ 6%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_list test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_scalar [gw9] [ 6%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_scalar test/ext/test_associationproxy.py::LazyLoadTest::test_slicing_list [gw9] [ 6%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_slicing_list test/ext/test_associationproxy.py::ListTest::test_sequence_ops [gw9] [ 6%] PASSED test/ext/test_associationproxy.py::ListTest::test_sequence_ops test/ext/test_associationproxy.py::MultiOwnerTest::test_col_expressions_not_available [gw9] [ 6%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_col_expressions_not_available test/ext/test_associationproxy.py::MultiOwnerTest::test_column_collection_expressions [gw9] [ 6%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_column_collection_expressions test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_contains_key_deprecated [gw60] [ 6%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_contains_key_deprecated test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_column [gw32] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_insert_hint test/dialect/mssql/test_compiler.py::CompileTest::test_insert_returning [gw32] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_insert_returning test/dialect/postgresql/test_compiler.py::CompileTest::test_insert_returning [gw32] [ 6%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_insert_returning test/dialect/mssql/test_compiler.py::CompileTest::test_join_with_hint [gw32] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_join_with_hint test/dialect/oracle/test_compiler.py::CompileTest::test_limit_five [gw10] [ 6%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_weak_identity_map test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del [gw10] [ 6%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent [gw10] [ 6%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent_no_proxy [gw68] [ 6%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_basestring test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_basestring [gw68] [ 6%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_basestring test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_chained [gw68] [ 6%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_chained [gw0] [ 6%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/other_mapper_props.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/plugin_doesnt_break_one.py] [gw57] [ 6%] PASSED test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass_bound test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass [gw67] [ 6%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_none [gw31] [ 6%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[0-0-fetch_kw3-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params3] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw4-TOP __[POSTCOMPILE_param_1] PERCENT-params4] [gw29] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[False] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[True] [gw29] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[True] test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_no_generated [gw29] [ 7%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_no_generated test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[False] [gw29] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[False] [gw37] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN BOOLEAN MODE)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN NATURAL LANGUAGE MODE WITH QUERY EXPANSION)] [gw60] [ 7%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_column test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_string [gw60] [ 7%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_string test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_keys_deprecated [gw60] [ 7%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_keys_deprecated test/orm/test_composites.py::PointTest::test_delete [gw45] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_delete test/orm/test_composites.py::PointTest::test_detect_change [gw45] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_detect_change test/orm/test_composites.py::PointTest::test_eager_load [gw45] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_eager_load test/orm/test_composites.py::PointTest::test_early_configure [gw45] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_early_configure test/orm/test_composites.py::PointTest::test_expire [gw45] [ 7%] PASSED test/orm/test_composites.py::PointTest::test_expire [gw10] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent_no_proxy test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_no_proxy [gw10] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_no_proxy test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_none_to_none [gw10] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_none_to_none test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_nonnone_to_none [gw10] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_nonnone_to_none test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del [gw10] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent [gw10] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent_no_proxy [gw10] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent_no_proxy test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_no_proxy [gw10] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_no_proxy test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_none_to_none [gw10] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_none_to_none [gw31] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw4-TOP __[POSTCOMPILE_param_1] PERCENT-params4] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] [gw31] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-10-fetch_kw0-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params0] [gw31] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-10-fetch_kw0-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params0] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-None-fetch_kw2-OFFSET 0 ROWS FETCH FIRST :param_1 ROWS ONLY-params2] [gw31] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-None-fetch_kw2-OFFSET 0 ROWS FETCH FIRST :param_1 ROWS ONLY-params2] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column2 [gw38] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column2 test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_flags [gw38] [ 7%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_flags test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_flags [gw38] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_flags test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_flags_col [gw38] [ 7%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_flags_col test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_flags_col [gw38] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_flags_col test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_string [gw38] [ 7%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_string test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_string [gw38] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_string test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match [gw38] [ 7%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_column [gw38] [ 7%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_column test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_flags [gw38] [ 7%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_flags test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_str [gw38] [ 7%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_str test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match [gw38] [ 7%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_column [gw38] [ 7%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_column test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_flags [gw38] [ 7%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_flags test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_str [gw38] [ 7%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_str test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace [gw38] [ 7%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column [gw38] [ 7%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column2 [gw38] [ 7%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column2 test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_flags [gw38] [ 7%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_flags test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_connection [gw63] [ 7%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_connection test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_text [gw63] [ 7%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_text test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_implicit_text [gw63] [ 7%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_implicit_text test/orm/test_deprecations.py::ExplicitJoinTest_literal_inline::test_aliased_join test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[True] [gw29] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[True] test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_not_supported [gw29] [ 7%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_not_supported test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_null [gw29] [ 7%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_null test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-False-BY DEFAULT] test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_w_label_joined [gw18] [ 7%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_w_label_joined test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_w_label_single [gw18] [ 7%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_w_label_single test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_non_expr_prop [gw64] [ 7%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_group_by test/orm/test_deprecations.py::FromSelfTest::test_having [gw64] [ 7%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_having test/orm/test_deprecations.py::FromSelfTest::test_illegal_operations [gw64] [ 7%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_illegal_operations test/orm/test_deprecations.py::FromSelfTest::test_join [gw64] [ 7%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_join test/orm/test_deprecations.py::FromSelfTest::test_multiple_entities [gw13] [ 7%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject_active_history [gw13] [ 7%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject_active_history test/orm/test_attributes.py::GetNoValueTest::test_off_empty [gw13] [ 7%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_off_empty test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result [gw13] [ 7%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result_no_value [gw13] [ 7%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result_no_value test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value [gw13] [ 7%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value_empty [gw13] [ 7%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value_empty test/orm/test_attributes.py::HistoryTest::test_collection_no_value [gw13] [ 7%] PASSED test/orm/test_attributes.py::HistoryTest::test_collection_no_value test/orm/test_attributes.py::HistoryTest::test_collections_via_backref [gw13] [ 7%] PASSED test/orm/test_attributes.py::HistoryTest::test_collections_via_backref [gw37] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN NATURAL LANGUAGE MODE WITH QUERY EXPANSION)] [gw34] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_uc_explicit_nonclustered test/dialect/mssql/test_compiler.py::CompileTest::test_true_false test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t7-idx_to_value7] [gw61] [ 7%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t7-idx_to_value7] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t8-idx_to_value8] [gw61] [ 7%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t8-idx_to_value8] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t9-idx_to_value9] [gw61] [ 7%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t9-idx_to_value9] test/sql/test_deprecations.py::DMLTest::test_update_values [gw61] [ 7%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_values [gw62] [ 7%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_41_2::test_transaction_engine_fn_rollback test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_kwargs [gw62] [ 7%] PASSED test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_kwargs test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_qmark test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_specified_not_nullable_emits_not_null [gw41] [ 7%] PASSED test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_specified_not_nullable_emits_not_null test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_specified_nullable_emits_null [gw41] [ 7%] PASSED test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_specified_nullable_emits_null test/sql/test_compiler.py::SchemaTest::test_update [gw41] [ 7%] PASSED test/sql/test_compiler.py::SchemaTest::test_update [gw0] [ 7%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/plugin_doesnt_break_one.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/relationship_6255_one.py] [gw0] [ 7%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/relationship_6255_one.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/relationship_6255_three.py] [gw0] [ 7%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/relationship_6255_three.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/relationship_6255_two.py] [gw0] [ 7%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/relationship_6255_two.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/relationship_direct_cls.py] [gw0] [ 7%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/relationship_direct_cls.py] test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[alias] [gw43] [ 7%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[alias] test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[cte] [gw43] [ 7%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[cte] test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[subquery] [gw43] [ 7%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[subquery] test/sql/test_compiler.py::StringifySpecialTest::test_multirow_insert [gw43] [ 7%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_multirow_insert test/sql/test_compiler.py::StringifySpecialTest::test_next_sequence_value [gw43] [ 7%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_next_sequence_value test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[date] [gw43] [ 7%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[date] test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[datetime] [gw43] [ 7%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[datetime] test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[time] [gw43] [ 7%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[time] test/sql/test_compiler.py::StringifySpecialTest::test_returning [gw43] [ 7%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_returning test/sql/test_compiler.py::StringifySpecialTest::test_unknown_type [gw43] [ 7%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_unknown_type test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-aliased-orm] [gw58] [ 7%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-aliased-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-from_statement-core] [gw58] [ 7%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-from_statement-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-from_statement-orm] [gw58] [ 7%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-different_name-from_statement-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-aliased-core] [gw58] [ 7%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-aliased-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-aliased-orm] [gw58] [ 7%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-aliased-orm] test/orm/test_composites.py::ConfigurationTest::test_check_prop_type [gw44] [ 7%] PASSED test/orm/test_composites.py::ConfigurationTest::test_check_prop_type test/orm/test_composites.py::ConfigurationTest::test_columns [gw44] [ 7%] PASSED test/orm/test_composites.py::ConfigurationTest::test_columns test/orm/test_composites.py::ConfigurationTest::test_deferred [gw44] [ 7%] PASSED test/orm/test_composites.py::ConfigurationTest::test_deferred test/orm/test_composites.py::ConfigurationTest::test_strings [gw44] [ 7%] PASSED test/orm/test_composites.py::ConfigurationTest::test_strings test/orm/test_composites.py::DefaultsTest::test_attributes_with_defaults [gw44] [ 7%] PASSED test/orm/test_composites.py::DefaultsTest::test_attributes_with_defaults test/orm/test_composites.py::DefaultsTest::test_set_composite_values [gw44] [ 7%] PASSED test/orm/test_composites.py::DefaultsTest::test_set_composite_values test/orm/test_composites.py::ManyToOneTest::test_early_configure [gw44] [ 7%] PASSED test/orm/test_composites.py::ManyToOneTest::test_early_configure test/orm/test_composites.py::ManyToOneTest::test_persist [gw25] [ 7%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_dict test/orm/test_collection.py::CustomCollectionsTest::test_dict_wrapper [gw25] [ 7%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_dict_wrapper [gw63] [ 7%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_literal_inline::test_aliased_join test/orm/test_deprecations.py::ExplicitJoinTest_literal_separate::test_aliased_join [gw63] [ 7%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_literal_separate::test_aliased_join test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_exclude_eagerloads [gw47] [ 7%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_exclude_eagerloads test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_annoated_cols [gw47] [ 7%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_annoated_cols test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_table [gw47] [ 7%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_table test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[False] [gw47] [ 7%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[False] test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[True] [gw47] [ 7%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[True] test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[False] [gw47] [ 7%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[False] test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[True] [gw47] [ 7%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[True] test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_with_only_columns_unknown_kw test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_update [gw59] [ 7%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_41_2::test_update test/ext/test_deprecations.py::AutomapTest::test_reflect_true [gw59] [ 7%] PASSED test/ext/test_deprecations.py::AutomapTest::test_reflect_true test/orm/test_deprecations.py::BindIntegrationTest::test_bound_connection_transactional [gw59] [ 7%] PASSED test/orm/test_deprecations.py::BindIntegrationTest::test_bound_connection_transactional test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_bound_session [gw59] [ 7%] PASSED test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_bound_session test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_wrong_entity_type_basestring [gw68] [ 7%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_wrong_entity_type_basestring test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_basestring [gw46] [ 7%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_require_await test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_sync_error [gw46] [ 7%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_sync_error test/sql/test_constraints.py::ConstraintCompilationTest::test_column_level_ck_name [gw46] [ 7%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_column_level_ck_name test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_plain [gw46] [ 7%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_plain test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_schema [gw46] [ 7%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_schema test/sql/test_constraints.py::ConstraintCompilationTest::test_create_table_omit_fks [gw46] [ 7%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_create_table_omit_fks test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_check [gw46] [ 7%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_check test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_fk [gw46] [ 7%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_fk test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_pk test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN NATURAL LANGUAGE MODE)] [gw37] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN NATURAL LANGUAGE MODE)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s WITH QUERY EXPANSION)] [gw37] [ 7%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s WITH QUERY EXPANSION)] [gw3] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_annotations [gw3] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_annotations test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_asselectable [gw3] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_asselectable test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_class_over_table [gw3] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_class_over_table test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_in_backref [gw3] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_in_backref test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_module_qualified [gw3] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_module_qualified test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_magic [gw3] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_magic test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_table [gw3] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_table test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_orm_descriptor [gw3] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_orm_descriptor test/sql/test_cte.py::CTETest::test_union [gw51] [ 7%] PASSED test/sql/test_cte.py::CTETest::test_union test/sql/test_cte.py::CTETest::test_union_cte_aliases [gw51] [ 7%] PASSED test/sql/test_cte.py::CTETest::test_union_cte_aliases test/sql/test_cte.py::CTETest::test_update_against_cte_directly [gw51] [ 7%] PASSED test/sql/test_cte.py::CTETest::test_update_against_cte_directly test/sql/test_cte.py::CTETest::test_update_pulls_from_cte [gw51] [ 7%] PASSED test/sql/test_cte.py::CTETest::test_update_pulls_from_cte test/sql/test_cte.py::CTETest::test_update_uses_independent_cte [gw51] [ 7%] PASSED test/sql/test_cte.py::CTETest::test_update_uses_independent_cte test/sql/test_cte.py::CTETest::test_update_w_insert_independent_cte [gw51] [ 7%] PASSED test/sql/test_cte.py::CTETest::test_update_w_insert_independent_cte test/sql/test_cte.py::CTETest::test_upsert_from_select [gw51] [ 7%] PASSED test/sql/test_cte.py::CTETest::test_upsert_from_select test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update [gw55] [ 7%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update_values [gw55] [ 7%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update_values test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_updatemany [gw55] [ 7%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_updatemany test/orm/test_defaults.py::ExcludedDefaultsTest::test_exclude [gw55] [ 7%] PASSED test/orm/test_defaults.py::ExcludedDefaultsTest::test_exclude test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert [gw55] [ 7%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_multivalues [gw55] [ 7%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_multivalues test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_values [gw55] [ 7%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insert_values test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_o2m [gw52] [ 7%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_o2m test/orm/test_cycles.py::PostUpdateBatchingTest::test_one [gw52] [ 7%] PASSED test/orm/test_cycles.py::PostUpdateBatchingTest::test_one test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults [gw52] [ 7%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_can_set_value [gw52] [ 7%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_can_set_value test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete [gw52] [ 7%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete_no_postupdate [gw52] [ 7%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete_no_postupdate [gw71] [ 7%] PASSED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_qmark test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_sprintf [gw71] [ 7%] SKIPPED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_sprintf test/orm/inheritance/test_deprecations.py::RelationshipToSingleTest::test_of_type_aliased_fromjoinpoint test/sql/test_compiler.py::SelectTest::test_alias [gw41] [ 7%] PASSED test/sql/test_compiler.py::SelectTest::test_alias test/orm/test_core_compilation.py::RawSelectTest::test_inline_select_from_entity [gw49] [ 7%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_inline_select_from_entity test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_entity [gw33] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_oldstyle[10] test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_parameters_insubquery [gw35] [ 7%] PASSED test/sql/test_compiler.py::CrudParamOverlapTest::test_different_named_binds_insert_values[uppercase] test/sql/test_compiler.py::CrudParamOverlapTest::test_different_named_binds_update_values[lowercase] [gw35] [ 7%] PASSED test/sql/test_compiler.py::CrudParamOverlapTest::test_different_named_binds_update_values[lowercase] test/sql/test_compiler.py::CrudParamOverlapTest::test_different_named_binds_update_values[uppercase] /usr/lib/python3.11/site-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-42 (go) Traceback (most recent call last): File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner self.run() File "/usr/lib/python3.11/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/engine/test_execute.py", line 3335, in go c.execute(text("select 1")) File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/lib/sqlalchemy/engine/base.py", line 1380, in execute return meth(self, multiparams, params, _EMPTY_EXECUTION_OPTS) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/lib/sqlalchemy/sql/elements.py", line 334, in _execute_on_connection return connection._execute_clauseelement( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/lib/sqlalchemy/engine/base.py", line 1564, in _execute_clauseelement compiled_sql, extracted_params, cache_hit = elem._compile_w_cache( ^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/lib/sqlalchemy/sql/elements.py", line 514, in _compile_w_cache if compiled_cache is not None and dialect._supports_statement_cache: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/lib/sqlalchemy/util/langhelpers.py", line 1113, in __get__ obj.__dict__[self.__name__] = result = self.fget(obj) ^^^^^^^^^^^^^^ File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/lib/sqlalchemy/engine/default.py", line 356, in _supports_statement_cache util.warn( File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/lib/sqlalchemy/util/langhelpers.py", line 1638, in warn _warnings_warn(exc.SAWarning(msg, code=code)) File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/lib/sqlalchemy/util/langhelpers.py", line 1679, in _warnings_warn warnings.warn(message, stacklevel=stacklevel + 1) sqlalchemy.exc.SAWarning: Dialect sqlite:pysqlite will not make use of SQL compilation caching as it does not set the 'supports_statement_cache' attribute to ``True``. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Dialect maintainers should seek to set this attribute to True after appropriate development and testing for SQLAlchemy 1.4 caching support. Alternatively, this attribute may be set to False which will disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) [gw35] [ 7%] PASSED test/sql/test_compiler.py::CrudParamOverlapTest::test_different_named_binds_update_values[uppercase] test/sql/test_compiler.py::CrudParamOverlapTest::test_same_named_binds_insert_values[lowercase] [gw35] [ 7%] PASSED test/sql/test_compiler.py::CrudParamOverlapTest::test_same_named_binds_insert_values[lowercase] test/sql/test_compiler.py::CrudParamOverlapTest::test_same_named_binds_insert_values[uppercase] [gw31] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[None-10-fetch_kw1-OFFSET :param_1 ROWS-params1] [gw31] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[None-10-fetch_kw1-OFFSET :param_1 ROWS-params1] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET Y + W ROWS FETCH FIRST Q + Z ROWS ONLY-params10] [gw31] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET Y + W ROWS FETCH FIRST Q + Z ROWS ONLY-params10] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET Y ROWS FETCH FIRST Q ROWS ONLY-params7] [gw31] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET Y ROWS FETCH FIRST Q ROWS ONLY-params7] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET [Y] ROWS FETCH FIRST [Q] ROWS ONLY-params8] [gw31] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET [Y] ROWS FETCH FIRST [Q] ROWS ONLY-params8] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET :Y ROWS FETCH FIRST :Q ROWS ONLY-params9] [gw31] [ 7%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET :Y ROWS FETCH FIRST :Q ROWS ONLY-params9] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[0-0-fetch_kw3-mssql_rn > :param_1 AND mssql_rn <= :param_2 + :param_1-params3] [gw4] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_useless_declared_attr test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uses_get_on_class_col_fk [gw4] [ 7%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uses_get_on_class_col_fk test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_using_explicit_prop_in_schema_objects [gw4] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_using_explicit_prop_in_schema_objects test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_with_explicit_autoloaded [gw4] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_with_explicit_autoloaded test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_back_to_one test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-_name-_name] [gw27] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-_name-_name] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-has spaces-has_spaces] [gw27] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-has spaces-has_spaces] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-normalname-normalname] [gw27] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape[use_positional-normalname-normalname] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] [gw27] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-_name-_name] [gw27] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-_name-_name] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-has spaces-has_spaces] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/relationship_err1.py] [gw0] [ 8%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/relationship_err1.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/relationship_err2.py] [gw0] [ 8%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/relationship_err2.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/relationship_err3.py] test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_no_session [gw59] [ 8%] PASSED test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_no_session test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_unbound_session [gw59] [ 8%] PASSED test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_unbound_session test/sql/test_deprecations.py::BoundMetadataTest::test_arg_deprecated [gw59] [ 8%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_arg_deprecated test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_function [gw59] [ 8%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_function test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_select [gw59] [ 8%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_select test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_text [gw59] [ 8%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_text test/sql/test_deprecations.py::BoundMetadataTest::test_bind_attr_join_no_warning [gw59] [ 8%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_attr_join_no_warning [gw54] [ 8%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_autobegin_transaction test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_explicit_begin_transaction [gw54] [ 8%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_explicit_begin_transaction test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_engine [gw54] [ 8%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_engine test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_no_transaction [gw54] [ 8%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_no_transaction test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_transaction [gw54] [ 8%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_transaction test/orm/test_deprecations.py::CustomJoinTest::test_double_same_mappers_flag_alias [gw60] [ 8%] PASSED test/orm/test_deprecations.py::CustomJoinTest::test_double_same_mappers_flag_alias test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_create_index_deprecated [gw60] [ 8%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_create_index_deprecated test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_create_table_deprecated [gw60] [ 8%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_create_table_deprecated test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_ddl_deprecated [gw60] [ 8%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_ddl_deprecated test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_index_deprecated [gw60] [ 8%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_index_deprecated test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_table_deprecated [gw60] [ 8%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_table_deprecated test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[AddConstraint] [gw60] [ 8%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[AddConstraint] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSchema] [gw60] [ 8%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSchema] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSequence] [gw60] [ 8%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSequence] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropColumnComment] [gw60] [ 8%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropColumnComment] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropConstraint] [gw60] [ 8%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropConstraint] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSchema] [gw60] [ 8%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSchema] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSequence] [gw60] [ 8%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSequence] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropTableComment] [gw60] [ 8%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropTableComment] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetColumnComment] [gw60] [ 8%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetColumnComment] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetTableComment] [gw60] [ 8%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetTableComment] test/engine/test_deprecations.py::DDLExecutionTest::test_ddl_execute [gw60] [ 8%] PASSED test/engine/test_deprecations.py::DDLExecutionTest::test_ddl_execute [gw34] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_true_false test/dialect/oracle/test_compiler.py::CompileTest::test_true_false [gw34] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_true_false test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_both [gw5] [ 8%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_both test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_sub [gw5] [ 8%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_sub test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_basic [gw5] [ 8%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_basic test/orm/declarative/test_mixin.py::AbstractTest::test_abstract_boolean [gw5] [ 8%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_abstract_boolean test/orm/declarative/test_mixin.py::AbstractTest::test_implicit_abstract_viadecorator [gw5] [ 8%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_implicit_abstract_viadecorator test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_attributes [gw5] [ 8%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_attributes test/sql/test_compiler.py::SelectTest::test_alias_nesting_subquery [gw41] [ 8%] PASSED test/sql/test_compiler.py::SelectTest::test_alias_nesting_subquery test/sql/test_compiler.py::SelectTest::test_alias_nesting_table [gw41] [ 8%] PASSED test/sql/test_compiler.py::SelectTest::test_alias_nesting_table test/sql/test_compiler.py::SelectTest::test_anon_param_name_on_keys [gw41] [ 8%] PASSED test/sql/test_compiler.py::SelectTest::test_anon_param_name_on_keys test/sql/test_compiler.py::SelectTest::test_attribute_sanity test/orm/test_attributes.py::HistoryTest::test_committed_value_init [gw13] [ 8%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_init test/orm/test_attributes.py::HistoryTest::test_committed_value_set [gw13] [ 8%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_set test/orm/test_attributes.py::HistoryTest::test_committed_value_set_active_hist [gw13] [ 8%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_set_active_hist test/orm/test_attributes.py::HistoryTest::test_committed_value_set_commit [gw13] [ 8%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_set_commit test/orm/test_attributes.py::HistoryTest::test_dict_collections [gw13] [ 8%] PASSED test/orm/test_attributes.py::HistoryTest::test_dict_collections test/orm/test_attributes.py::HistoryTest::test_flag_modified_but_no_value_raises [gw13] [ 8%] PASSED test/orm/test_attributes.py::HistoryTest::test_flag_modified_but_no_value_raises test/orm/test_attributes.py::HistoryTest::test_mark_dirty_no_attr [gw13] [ 8%] PASSED test/orm/test_attributes.py::HistoryTest::test_mark_dirty_no_attr test/orm/test_attributes.py::HistoryTest::test_object_collections_mutate [gw13] [ 8%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_collections_mutate test/orm/test_attributes.py::HistoryTest::test_object_collections_set [gw13] [ 8%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_collections_set test/orm/test_attributes.py::HistoryTest::test_object_del [gw13] [ 8%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_del test/orm/test_attributes.py::HistoryTest::test_object_del_expired test/orm/test_deprecations.py::CacheKeyTest::test_bound_options [gw59] [ 8%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_bound_options test/orm/test_deprecations.py::CacheKeyTest::test_bound_options_equiv_on_strname [gw59] [ 8%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_bound_options_equiv_on_strname test/orm/test_deprecations.py::CacheKeyTest::test_orm_query_w_orm_joins [gw59] [ 8%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_orm_query_w_orm_joins test/orm/test_deprecations.py::CacheKeyTest::test_unbound_options test/orm/test_deprecations.py::ExplicitJoinTest_string_inline::test_aliased_join [gw63] [ 8%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_string_inline::test_aliased_join test/orm/test_deprecations.py::ExplicitJoinTest_string_separate::test_aliased_join [gw63] [ 8%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_string_separate::test_aliased_join test/orm/test_deprecations.py::FromSelfTest::test_aliases [gw66] [ 8%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_between_operators[not_between_op-notbetween_op-a NOT BETWEEN b AND c] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[is_not_distinct_from-isnot_distinct_from-a IS NOT DISTINCT FROM b] [gw66] [ 8%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[is_not_distinct_from-isnot_distinct_from-a IS NOT DISTINCT FROM b] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_contains_op-notcontains_op-a NOT LIKE '%' || b || '%'] [gw66] [ 8%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_contains_op-notcontains_op-a NOT LIKE '%' || b || '%'] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_endswith_op-notendswith_op-a NOT LIKE '%' || b] [gw66] [ 8%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_endswith_op-notendswith_op-a NOT LIKE '%' || b] test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_aliased_subquery [gw48] [ 8%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_aliased_subquery test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_can_we_use [gw48] [ 8%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_can_we_use test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery [gw48] [ 8%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery_two [gw48] [ 8%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery_two [gw0] [ 8%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/relationship_err3.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/sa_module_prefix.py] [gw0] [ 8%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/sa_module_prefix.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/t_6950.py] [gw0] [ 8%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/t_6950.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/type_decorator.py] [gw0] [ 8%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/type_decorator.py] [gw23] [ 8%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending_nochange test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_transient [gw23] [ 8%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_transient test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s)] [gw39] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATETIME-CAST(t.col AS DATETIME)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)0] [gw39] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)1] [gw39] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)0] [gw39] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)1] [gw39] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)0] [gw39] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)1] [gw39] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)0] [gw39] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)1] [gw39] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Integer-CAST(t.col AS SIGNED INTEGER)] [gw39] [ 8%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Integer-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Interval-CAST(t.col AS DATETIME)] test/sql/test_deprecations.py::DMLTest::test_update_whereclause [gw61] [ 8%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_whereclause test/dialect/test_deprecations.py::DatabaseRemovedTest::test_deprecate_databases test/orm/test_bulk.py::BulkIssue6793Test::test_issue_6793 [gw20] [ 8%] PASSED test/orm/test_bulk.py::BulkIssue6793Test::test_issue_6793 test/orm/test_bulk.py::BulkUDPostfetchTest::test_insert_w_fetch [gw20] [ 8%] PASSED test/orm/test_bulk.py::BulkUDPostfetchTest::test_insert_w_fetch test/orm/test_bulk.py::BulkUDPostfetchTest::test_update_w_fetch [gw20] [ 8%] PASSED test/orm/test_bulk.py::BulkUDPostfetchTest::test_update_w_fetch test/orm/test_core_compilation.py::ExtraColsTest::test_contains_eager_hard_labeled_selfref [gw48] [ 8%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_contains_eager_hard_labeled_selfref test/orm/test_core_compilation.py::ExtraColsTest::test_contains_eager_outermost_w_wrapping_elements [gw48] [ 8%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_contains_eager_outermost_w_wrapping_elements test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_colprop [gw48] [ 8%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_colprop test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_deferred [gw32] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_five test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four [gw37] [ 8%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s IN NATURAL LANGUAGE MODE WITH QUERY EXPANSION)] [gw37] [ 8%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s IN NATURAL LANGUAGE MODE WITH QUERY EXPANSION)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s IN NATURAL LANGUAGE MODE)] [gw37] [ 8%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s IN NATURAL LANGUAGE MODE)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s WITH QUERY EXPANSION)] [gw37] [ 8%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s WITH QUERY EXPANSION)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s)] [gw37] [ 8%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_operator [gw37] [ 8%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_operator test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[0-0-fetch_kw3-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) ROWS ONLY-params3] test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_positional_dicts [gw62] [ 8%] PASSED test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_positional_dicts test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_single_scalar test/orm/test_defaults.py::TriggerDefaultsTest::test_insert [gw56] [ 8%] PASSED test/orm/test_defaults.py::TriggerDefaultsTest::test_insert test/orm/test_defaults.py::TriggerDefaultsTest::test_update [gw64] [ 8%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_multiple_entities test/orm/test_deprecations.py::FromSelfTest::test_multiple_with_column_entities_oldstyle [gw64] [ 8%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_multiple_with_column_entities_oldstyle test/orm/test_deprecations.py::FromSelfTest::test_no_joinedload [gw64] [ 8%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_no_joinedload test/orm/test_deprecations.py::FromSelfTest::test_self_referential [gw57] [ 8%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass_bound [gw57] [ 8%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass_bound [gw44] [ 8%] PASSED test/orm/test_composites.py::ManyToOneTest::test_persist test/orm/test_composites.py::ManyToOneTest::test_query [gw44] [ 8%] PASSED test/orm/test_composites.py::ManyToOneTest::test_query test/orm/test_collection.py::CustomCollectionsTest::test_lazyload [gw25] [ 8%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_lazyload test/orm/test_collection.py::CustomCollectionsTest::test_list test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/typeless_fk_col_cant_infer.py] [gw0] [ 8%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/typeless_fk_col_cant_infer.py] [gw46] [ 8%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_pk test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_check [gw46] [ 8%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_check test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_fk [gw46] [ 8%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_fk test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_unique [gw46] [ 8%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_unique test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain [gw46] [ 8%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain_unattached [gw46] [ 8%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain_unattached [gw31] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[0-0-fetch_kw3-mssql_rn > :param_1 AND mssql_rn <= :param_2 + :param_1-params3] test/sql/test_cte.py::CTETest::test_with_recursive_no_name_currently_buggy [gw51] [ 8%] PASSED test/sql/test_cte.py::CTETest::test_with_recursive_no_name_currently_buggy test/sql/test_cte.py::CTETest::test_wrecur_dupe_col_names [gw51] [ 8%] PASSED test/sql/test_cte.py::CTETest::test_wrecur_dupe_col_names test/sql/test_cte.py::CTETest::test_wrecur_dupe_col_names_w_grouping [gw51] [ 8%] PASSED test/sql/test_cte.py::CTETest::test_wrecur_dupe_col_names_w_grouping test/sql/test_cte.py::CTETest::test_wrecur_ovlp_lbls_plus_dupes_separate_keys_use_labels [gw51] [ 8%] PASSED test/sql/test_cte.py::CTETest::test_wrecur_ovlp_lbls_plus_dupes_separate_keys_use_labels test/sql/test_cte.py::NestingCTETest::test_aliased_recursive_nesting_cte_in_cte [gw51] [ 8%] PASSED test/sql/test_cte.py::NestingCTETest::test_aliased_recursive_nesting_cte_in_cte test/sql/test_cte.py::NestingCTETest::test_anon_recursive_nesting_cte_in_cte [gw51] [ 8%] PASSED test/sql/test_cte.py::NestingCTETest::test_anon_recursive_nesting_cte_in_cte [gw68] [ 8%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_basestring test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_then_mapper_basestring [gw68] [ 8%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_then_mapper_basestring test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_basestring [gw68] [ 8%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_basestring test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_then_column_basestring [gw68] [ 8%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_then_column_basestring test/orm/test_deprecations.py::OptionsNoPropTestInh::test_missing_str_attr_of_type_subclass test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_attrs [gw20] [ 8%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_attrs test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_both [gw20] [ 8%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_both test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_keys [gw20] [ 8%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_keys test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[dicts] [gw20] [ 8%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[dicts] test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[states] [gw20] [ 8%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[states] test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_both [gw20] [ 8%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_both test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[dicts] [gw20] [ 8%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[dicts] test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[states] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-0-fetch_kw4-TOP __[POSTCOMPILE_param_1] PERCENT-params4] [gw31] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-0-fetch_kw4-TOP __[POSTCOMPILE_param_1] PERCENT-params4] test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_engine [gw54] [ 8%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_engine test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_disable_eagerloads [gw54] [ 8%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_disable_eagerloads test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_downgrade_baseline [gw54] [ 8%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_downgrade_baseline test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_inherits [gw5] [ 8%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_inherits test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_in_mapper_args test/sql/test_cte.py::NestingCTETest::test_compound_select_with_nesting_cte_in_cte [gw51] [ 8%] PASSED test/sql/test_cte.py::NestingCTETest::test_compound_select_with_nesting_cte_in_cte test/sql/test_cte.py::NestingCTETest::test_compound_select_with_nesting_cte_in_custom_order [gw51] [ 8%] PASSED test/sql/test_cte.py::NestingCTETest::test_compound_select_with_nesting_cte_in_custom_order test/sql/test_cte.py::NestingCTETest::test_cte_in_compound_select [gw51] [ 8%] PASSED test/sql/test_cte.py::NestingCTETest::test_cte_in_compound_select test/sql/test_cte.py::NestingCTETest::test_cte_in_compound_select_positional [gw51] [ 8%] PASSED test/sql/test_cte.py::NestingCTETest::test_cte_in_compound_select_positional test/sql/test_cte.py::NestingCTETest::test_double_nesting_cte_in_cte [gw51] [ 8%] PASSED test/sql/test_cte.py::NestingCTETest::test_double_nesting_cte_in_cte test/sql/test_cte.py::NestingCTETest::test_double_nesting_cte_with_cross_reference_in_cte test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_raise [gw67] [ 8%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_raise test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_copy [gw67] [ 8%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_copy test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_deepcopy [gw67] [ 8%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_deepcopy [gw16] [ 8%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_notloaded test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_preloaded [gw6] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wbase test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wdecorator [gw6] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wdecorator test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_back_propagate [gw6] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_back_propagate test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_table_no_propagation [gw6] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_table_no_propagation test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_some_propagation [gw6] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_some_propagation test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_composite [gw6] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_composite test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited [gw6] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_descriptor [gw6] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_descriptor test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_single_table_inheritance [gw6] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_single_table_inheritance [gw56] [ 8%] PASSED test/orm/test_defaults.py::TriggerDefaultsTest::test_update test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_41_2::test_no_default [gw56] [ 8%] PASSED test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_41_2::test_no_default test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_41_2::test_nonunicode_default [gw56] [ 8%] PASSED test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_41_2::test_nonunicode_default test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_41_2::test_unicode_default [gw56] [ 8%] PASSED test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_41_2::test_unicode_default test/orm/test_deferred.py::AutoflushTest::test_deferred_autoflushes [gw33] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_parameters_insubquery test/dialect/mssql/test_compiler.py::CompileTest::test_offset_dont_misapply_labelreference [gw33] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_offset_dont_misapply_labelreference test/orm/test_composites.py::ManyToOneTest::test_query_aliased [gw44] [ 8%] PASSED test/orm/test_composites.py::ManyToOneTest::test_query_aliased test/orm/test_composites.py::MappedSelectTest::test_set_composite_attrs_via_selectable [gw25] [ 8%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_list test/orm/test_collection.py::CustomCollectionsTest::test_list_no_setslice [gw25] [ 8%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_list_no_setslice [gw35] [ 8%] PASSED test/sql/test_compiler.py::CrudParamOverlapTest::test_same_named_binds_insert_values[uppercase] test/sql/test_compiler.py::CrudParamOverlapTest::test_same_named_binds_update_values[lowercase] [gw35] [ 8%] PASSED test/sql/test_compiler.py::CrudParamOverlapTest::test_same_named_binds_update_values[lowercase] test/sql/test_compiler.py::CrudParamOverlapTest::test_same_named_binds_update_values[uppercase] [gw17] [ 8%] PASSED test/orm/inheritance/test_basic.py::M2OUseGetTest::test_use_get [gw63] [ 8%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_aliases test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_from_self_twice_oldstyle test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_generative_multi_call [gw36] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_generative_multi_call [gw1] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_repeated_under_prop test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_inline [gw1] [ 8%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_inline test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_separate [gw1] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_separate test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_base [gw1] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_base test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_argument [gw1] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_argument test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_attribute [gw1] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_attribute test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_decl_cascading_warns_non_mixin [gw1] [ 9%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_decl_cascading_warns_non_mixin test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_declared_on_base_class [gw28] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_two test/dialect/oracle/test_compiler.py::CompileTest::test_alias_outer_join [gw28] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_alias_outer_join test/dialect/postgresql/test_compiler.py::CompileTest::test_array [gw28] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array test/dialect/postgresql/test_compiler.py::CompileTest::test_array_agg_w_filter_subscript [gw28] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_agg_w_filter_subscript test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal [gw28] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_compare [gw28] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_compare test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contained_by [gw28] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contained_by test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contains [gw28] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contains test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_insert test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_in_place_mutation [gw67] [ 9%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_in_place_mutation test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_modified_event [gw67] [ 9%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_modified_event [gw35] [ 9%] PASSED test/sql/test_compiler.py::CrudParamOverlapTest::test_same_named_binds_update_values[uppercase] test/sql/test_compiler.py::DDLTest::test_composite_pk_constraint_autoinc_first_implicit test/orm/inheritance/test_basic.py::NameConflictTest::test_name_conflict [gw17] [ 9%] PASSED test/orm/inheritance/test_basic.py::NameConflictTest::test_name_conflict test/orm/inheritance/test_basic.py::NoPKOnSubTableWarningTest::test_no_warning_with_explicit [gw17] [ 9%] PASSED test/orm/inheritance/test_basic.py::NoPKOnSubTableWarningTest::test_no_warning_with_explicit test/orm/inheritance/test_basic.py::NoPKOnSubTableWarningTest::test_warning_on_sub [gw17] [ 9%] PASSED test/orm/inheritance/test_basic.py::NoPKOnSubTableWarningTest::test_warning_on_sub test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_discriminator [gw17] [ 9%] PASSED test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_discriminator test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_from_base [gw17] [ 9%] PASSED test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_from_base test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_from_middle [gw17] [ 9%] PASSED test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_from_middle test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_multiple_from_middle test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_ilike_op-notilike_op-lower(a) NOT LIKE lower(b)] [gw66] [ 9%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_ilike_op-notilike_op-lower(a) NOT LIKE lower(b)] [gw29] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-False-BY DEFAULT] test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-None-BY DEFAULT] [gw29] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-None-BY DEFAULT] test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-True-BY DEFAULT ON NULL] [gw29] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-True-BY DEFAULT ON NULL] [gw59] [ 9%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_unbound_options test/orm/test_deprecations.py::CacheKeyTest::test_unbound_sub_options [gw59] [ 9%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_unbound_sub_options [gw41] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_attribute_sanity test/sql/test_compiler.py::SelectTest::test_calculated_columns [gw41] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_calculated_columns test/dialect/mssql/test_compiler.py::CompileTest::test_offset_using_window [gw33] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_offset_using_window test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_eight [gw33] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_eight test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_five [gw33] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_five test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_four [gw33] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_four [gw30] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_tablespace test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_text [gw30] [ 9%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_text test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_text_or_composite [gw30] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_text_or_composite test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_using [gw30] [ 9%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_using test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using [gw30] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using_unusual_conditions [gw30] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using_unusual_conditions test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_with [gw30] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_with test/dialect/postgresql/test_compiler.py::CompileTest::test_create_partial_index test/orm/test_composites.py::PointTest::test_get_history [gw45] [ 9%] PASSED test/orm/test_composites.py::PointTest::test_get_history test/orm/test_composites.py::PointTest::test_not_none [gw45] [ 9%] PASSED test/orm/test_composites.py::PointTest::test_not_none test/orm/test_composites.py::PointTest::test_query_cols [gw45] [ 9%] PASSED test/orm/test_composites.py::PointTest::test_query_cols test/orm/test_composites.py::PointTest::test_query_cols_labeled [gw45] [ 9%] PASSED test/orm/test_composites.py::PointTest::test_query_cols_labeled test/orm/test_composites.py::PointTest::test_query_cols_legacy [gw45] [ 9%] PASSED test/orm/test_composites.py::PointTest::test_query_cols_legacy test/orm/test_composites.py::PointTest::test_round_trip [gw45] [ 9%] PASSED test/orm/test_composites.py::PointTest::test_round_trip test/orm/test_composites.py::PointTest::test_save_null [gw15] [ 9%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_forwards_m2m test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_m2o [gw15] [ 9%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_m2o test/sql/test_compiler.py::SelectTest::test_cast [gw41] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_cast test/sql/test_compiler.py::SelectTest::test_collate [gw44] [ 9%] PASSED test/orm/test_composites.py::MappedSelectTest::test_set_composite_attrs_via_selectable test/orm/test_composites.py::NestedTest::test_round_trip [gw44] [ 9%] PASSED test/orm/test_composites.py::NestedTest::test_round_trip test/orm/test_composites.py::PointTest::test_bulk_update_evaluate [gw8] [ 9%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_has_kwargs_nul test/ext/test_associationproxy.py::ComparatorTest::test_has_nul [gw8] [ 9%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_has_nul test/ext/test_associationproxy.py::ComparatorTest::test_join_separate_attr [gw8] [ 9%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_join_separate_attr test/ext/test_associationproxy.py::ComparatorTest::test_join_single_attr [gw8] [ 9%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_join_single_attr test/ext/test_associationproxy.py::ComparatorTest::test_no_straight_expr [gw8] [ 9%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_no_straight_expr test/ext/test_associationproxy.py::ComparatorTest::test_nothas_nul [gw8] [ 9%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_nothas_nul test/ext/test_associationproxy.py::CompositeAccessTest::test_access [gw8] [ 9%] PASSED test/ext/test_associationproxy.py::CompositeAccessTest::test_access test/ext/test_associationproxy.py::CompositeAccessTest::test_append [gw8] [ 9%] PASSED test/ext/test_associationproxy.py::CompositeAccessTest::test_append test/ext/test_associationproxy.py::CustomDictTest::test_bulk_replace [gw8] [ 9%] PASSED test/ext/test_associationproxy.py::CustomDictTest::test_bulk_replace test/ext/test_associationproxy.py::CustomDictTest::test_mapping_ops [gw8] [ 9%] PASSED test/ext/test_associationproxy.py::CustomDictTest::test_mapping_ops test/sql/test_compiler.py::SelectTest::test_int_limit_offset_coercion [gw42] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_int_limit_offset_coercion test/sql/test_compiler.py::SelectTest::test_joins [gw42] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_joins test/sql/test_compiler.py::SelectTest::test_label_comparison_one [gw42] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_label_comparison_one test/sql/test_compiler.py::SelectTest::test_label_comparison_two [gw42] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_label_comparison_two test/sql/test_compiler.py::SelectTest::test_limit_fetch_interaction [gw42] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_fetch_interaction test/sql/test_compiler.py::SelectTest::test_limit_offset[0-0-LIMIT :param_1 OFFSET :param_2-params3] [gw42] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[0-0-LIMIT :param_1 OFFSET :param_2-params3] test/sql/test_compiler.py::SelectTest::test_limit_offset[5-10-LIMIT :param_1 OFFSET :param_2-params0] [gw42] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[5-10-LIMIT :param_1 OFFSET :param_2-params0] test/sql/test_compiler.py::SelectTest::test_limit_offset[5-None-LIMIT :param_1-params2] [gw42] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[5-None-LIMIT :param_1-params2] test/sql/test_compiler.py::SelectTest::test_limit_offset[None-10-LIMIT -1 OFFSET :param_1-params1] [gw42] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[None-10-LIMIT -1 OFFSET :param_1-params1] test/sql/test_compiler.py::SelectTest::test_limit_offset[lim4-offset4-LIMIT Q OFFSET Y-params4] [gw42] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[lim4-offset4-LIMIT Q OFFSET Y-params4] [gw51] [ 9%] PASSED test/sql/test_cte.py::NestingCTETest::test_double_nesting_cte_with_cross_reference_in_cte test/sql/test_cte.py::NestingCTETest::test_fully_aliased_recursive_nesting_cte_in_cte [gw28] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_insert test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_type test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_one [gw33] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_one test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_seven [gw33] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_seven test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_six [gw35] [ 9%] PASSED test/sql/test_compiler.py::DDLTest::test_composite_pk_constraint_autoinc_first_implicit test/sql/test_compiler.py::DDLTest::test_composite_pk_constraint_maintains_order_explicit [gw35] [ 9%] PASSED test/sql/test_compiler.py::DDLTest::test_composite_pk_constraint_maintains_order_explicit test/sql/test_compiler.py::DDLTest::test_create_index_exists [gw35] [ 9%] PASSED test/sql/test_compiler.py::DDLTest::test_create_index_exists test/sql/test_compiler.py::DDLTest::test_create_table_exists [gw35] [ 9%] PASSED test/sql/test_compiler.py::DDLTest::test_create_table_exists test/sql/test_compiler.py::DDLTest::test_create_table_suffix [gw35] [ 9%] PASSED test/sql/test_compiler.py::DDLTest::test_create_table_suffix test/sql/test_compiler.py::DDLTest::test_drop_index_exists [gw35] [ 9%] PASSED test/sql/test_compiler.py::DDLTest::test_drop_index_exists test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] [gw31] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-10-fetch_kw0-mssql_rn > :param_1 AND mssql_rn <= :param_2 + :param_1-params0] [gw31] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-10-fetch_kw0-mssql_rn > :param_1 AND mssql_rn <= :param_2 + :param_1-params0] test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[selectinload-2] [gw21] [ 9%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[selectinload-2] test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[subqueryload-2] [gw21] [ 9%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[subqueryload-2] test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-False] [gw21] [ 9%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-False] test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-True] [gw21] [ 9%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-True] test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-False] [gw21] [ 9%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-False] test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-True] [gw21] [ 9%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-True] test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-False] [gw21] [ 9%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-False] test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-True] [gw21] [ 9%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-True] [gw39] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Interval-CAST(t.col AS DATETIME)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGBLOB-CAST(t.col AS BINARY)] [gw51] [ 9%] PASSED test/sql/test_cte.py::NestingCTETest::test_fully_aliased_recursive_nesting_cte_in_cte test/sql/test_cte.py::NestingCTETest::test_nesting_cte_at_top_level [gw51] [ 9%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_at_top_level [gw28] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_type test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[False] [gw28] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[False] [gw12] [ 9%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest5::test_eager_empty test/orm/inheritance/test_assorted_poly.py::RelationshipTest6::test_basic [gw12] [ 9%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest6::test_basic test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event [gw52] [ 9%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event_no_postupdate [gw52] [ 9%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event_no_postupdate test/orm/test_cycles.py::SelfReferentialNoPKTest::test_basic [gw52] [ 9%] PASSED test/orm/test_cycles.py::SelfReferentialNoPKTest::test_basic test/orm/test_cycles.py::SelfReferentialNoPKTest::test_lazy_clause [gw52] [ 9%] PASSED test/orm/test_cycles.py::SelfReferentialNoPKTest::test_lazy_clause test/orm/test_cycles.py::SelfReferentialPostUpdateTest::test_one [gw52] [ 9%] PASSED test/orm/test_cycles.py::SelfReferentialPostUpdateTest::test_one test/orm/test_cycles.py::SelfReferentialPostUpdateTest2::test_one [gw52] [ 9%] PASSED test/orm/test_cycles.py::SelfReferentialPostUpdateTest2::test_one test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-from_statement-core] [gw58] [ 9%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-from_statement-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-from_statement-orm] [gw58] [ 9%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[no_default-same_name-from_statement-orm] test/orm/test_deferred.py::WithExpressionTest::test_in_joinedload [gw58] [ 9%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_in_joinedload test/orm/test_deferred.py::WithExpressionTest::test_no_refresh_unless_populate_existing [gw61] [ 9%] PASSED test/dialect/test_deprecations.py::DatabaseRemovedTest::test_deprecate_databases test/orm/test_deprecations.py::DeclarativeBind::test_as_declarative [gw45] [ 9%] PASSED test/orm/test_composites.py::PointTest::test_save_null test/orm/test_composites.py::PrimaryKeyTest::test_get_by_col [gw45] [ 9%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_get_by_col test/orm/test_composites.py::PrimaryKeyTest::test_get_by_composite [gw45] [ 9%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_get_by_composite test/orm/test_composites.py::PrimaryKeyTest::test_null_pk [gw45] [ 9%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_null_pk test/orm/test_composites.py::PrimaryKeyTest::test_pk_mutation [gw45] [ 9%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_pk_mutation test/sql/test_computed.py::DDLComputedTest::test_column_computed[no_persisted] [gw22] [ 9%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_legacy [gw39] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGBLOB-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGTEXT-CAST(t.col AS CHAR)] [gw39] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGTEXT-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LargeBinary-CAST(t.col AS BINARY)] [gw39] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LargeBinary-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMBLOB-CAST(t.col AS BINARY)] [gw39] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMBLOB-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMTEXT-CAST(t.col AS CHAR)] [gw33] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_six test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_three [gw33] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_three test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_two [gw33] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_two [gw7] [ 9%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wbase test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wdecorator [gw7] [ 9%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wdecorator test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_supplied_fk [gw7] [ 9%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_supplied_fk test/orm/declarative/test_typing_py3k.py::DeclarativeBaseTest::test_class_getitem [gw7] [ 9%] PASSED test/orm/declarative/test_typing_py3k.py::DeclarativeBaseTest::test_class_getitem test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaM2O::test_roundtrip [gw7] [ 9%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaM2O::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaO2M::test_roundtrip [gw7] [ 9%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaO2M::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobM2O::test_roundtrip [gw18] [ 9%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_non_expr_prop test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_not_in_with_poly [gw18] [ 9%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_not_in_with_poly test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_not_present_col [gw18] [ 9%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_not_present_col test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_only_in_with_poly [gw18] [ 9%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_only_in_with_poly [gw49] [ 9%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_entity test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query [gw71] [ 9%] PASSED test/orm/inheritance/test_deprecations.py::RelationshipToSingleTest::test_of_type_aliased_fromjoinpoint test/orm/inheritance/test_deprecations.py::SameNamedPropTwoPolymorphicSubClassesTest::test_fixed_w_poly_joined [gw71] [ 9%] PASSED test/orm/inheritance/test_deprecations.py::SameNamedPropTwoPolymorphicSubClassesTest::test_fixed_w_poly_joined test/orm/inheritance/test_deprecations.py::SameNamedPropTwoPolymorphicSubClassesTest::test_fixed_w_poly_subquery [gw71] [ 9%] PASSED test/orm/inheritance/test_deprecations.py::SameNamedPropTwoPolymorphicSubClassesTest::test_fixed_w_poly_subquery test/orm/test_deprecations.py::SelectFromTest::test_aliased_class_vs_nonaliased test/orm/test_collection.py::DictHelpersTest::test_attr_mapped_collection [gw25] [ 9%] PASSED test/orm/test_collection.py::DictHelpersTest::test_attr_mapped_collection test/orm/test_collection.py::DictHelpersTest::test_column_mapped_assertions [gw25] [ 9%] PASSED test/orm/test_collection.py::DictHelpersTest::test_column_mapped_assertions test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection [gw25] [ 9%] PASSED test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection2 [gw25] [ 9%] PASSED test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection2 test/orm/test_collection.py::DictHelpersTest::test_declarative_column_mapped test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_inline_list [gw36] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_inline_list test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_inline_scalar [gw36] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_inline_scalar test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_generative [gw36] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_generative test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_inline [gw36] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_inline test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_distinct_on_aliased [gw36] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_distinct_on_aliased test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns [gw36] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_multi_call [gw36] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_multi_call test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_subquery [gw36] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_subquery test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_plain [gw36] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_plain test/ext/test_compiler.py::ExecuteTest::test_insert [gw36] [ 9%] PASSED test/ext/test_compiler.py::ExecuteTest::test_insert test/ext/test_compiler.py::ExecuteTest::test_insert_session [gw36] [ 9%] PASSED test/ext/test_compiler.py::ExecuteTest::test_insert_session [gw61] [ 9%] PASSED test/orm/test_deprecations.py::DeclarativeBind::test_as_declarative test/orm/test_deprecations.py::DeclarativeBind::test_declarative_base [gw61] [ 9%] PASSED test/orm/test_deprecations.py::DeclarativeBind::test_declarative_base test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_disable_eagerloads test/sql/test_compiler.py::SelectTest::test_limit_offset[lim5-offset5-LIMIT "Q" OFFSET "Y"-params5] [gw42] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[lim5-offset5-LIMIT "Q" OFFSET "Y"-params5] test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_one [gw42] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_one test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_three [gw42] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_three test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_two [gw42] [ 9%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_two test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_cte_with_same_name [gw51] [ 9%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_cte_with_same_name test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_nesting_cte_in_cte [gw51] [ 9%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_nesting_cte_in_cte test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte [gw39] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMTEXT-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)0] [gw39] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)1] [gw39] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NUMERIC-CAST(t.col AS DECIMAL)0] [gw39] [ 9%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NUMERIC-CAST(t.col AS DECIMAL)0] [gw32] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four_firstrows [gw32] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four_firstrows test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_offset_fetch [gw32] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_offset_fetch test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_window [gw32] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_window [gw62] [ 9%] PASSED test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_41_2::test_single_scalar test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_as_declarative [gw62] [ 9%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_as_declarative test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_declarative_base [gw62] [ 9%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_declarative_base test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_has_inherited_table [gw62] [ 9%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_has_inherited_table test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_synonym_for [gw62] [ 9%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_synonym_for test/orm/test_deprecations.py::DeprecatedInhTest::test_multiple_adaption [gw62] [ 9%] PASSED test/orm/test_deprecations.py::DeprecatedInhTest::test_multiple_adaption test/orm/test_deprecations.py::DeprecatedInhTest::test_with_polymorphic [gw62] [ 9%] PASSED test/orm/test_deprecations.py::DeprecatedInhTest::test_with_polymorphic test/orm/test_deprecations.py::DeprecatedMapperTest::test_add_property [gw62] [ 9%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_add_property test/orm/test_deprecations.py::DeprecatedMapperTest::test_comparable_column [gw62] [ 10%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_comparable_column test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[True-True-ALWAYS ON NULL] [gw29] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[True-True-ALWAYS ON NULL] test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nested_rollback test/sql/test_compiler.py::SelectTest::test_literal [gw42] [ 10%] PASSED test/sql/test_compiler.py::SelectTest::test_literal test/sql/test_compiler.py::SelectTest::test_literal_as_text_fromstring [gw42] [ 10%] PASSED test/sql/test_compiler.py::SelectTest::test_literal_as_text_fromstring test/sql/test_compiler.py::SelectTest::test_literal_as_text_nonstring_raise [gw42] [ 10%] PASSED test/sql/test_compiler.py::SelectTest::test_literal_as_text_nonstring_raise [gw25] [ 10%] PASSED test/orm/test_collection.py::DictHelpersTest::test_declarative_column_mapped test/orm/test_collection.py::DictHelpersTest::test_mapped_collection [gw25] [ 10%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mapped_collection test/orm/test_collection.py::DictHelpersTest::test_mapped_collection2 [gw25] [ 10%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mapped_collection2 test/orm/test_collection.py::DictHelpersTest::test_mixin test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NUMERIC-CAST(t.col AS DECIMAL)1] [gw39] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NUMERIC-CAST(t.col AS DECIMAL)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NVARCHAR-CAST(t.col AS CHAR)] [gw39] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NVARCHAR-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Numeric-CAST(t.col AS DECIMAL)] [gw39] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Numeric-CAST(t.col AS DECIMAL)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SMALLINT-CAST(t.col AS SIGNED INTEGER)] [gw39] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SMALLINT-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SmallInteger-CAST(t.col AS SIGNED INTEGER)] [gw39] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SmallInteger-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[String-CAST(t.col AS CHAR)] [gw39] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[String-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)0] [gw39] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)1] [gw58] [ 10%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_no_refresh_unless_populate_existing test/orm/test_deferred.py::WithExpressionTest::test_no_sql_not_set_up [gw58] [ 10%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_no_sql_not_set_up test/orm/test_deferred.py::WithExpressionTest::test_reuse_expr [gw58] [ 10%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_reuse_expr test/orm/test_deferred.py::WithExpressionTest::test_simple_expr [gw58] [ 10%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_simple_expr test/sql/test_delete.py::DeleteFromCompileTest::test_autocorrelate_error [gw58] [ 10%] PASSED test/sql/test_delete.py::DeleteFromCompileTest::test_autocorrelate_error test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_schemas [gw3] [ 10%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_schemas test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_synonym test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--__setitem__] [gw59] [ 10%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--__setitem__] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--setdefault] [gw59] [ 10%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--setdefault] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_dict] [gw59] [ 10%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_dict] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_kw] [gw59] [ 10%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_kw] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-list-append] [gw59] [ 10%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-list-append] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-set-add] [gw59] [ 10%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-set-add] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--__setitem__] [gw59] [ 10%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--__setitem__] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--setdefault] [gw59] [ 10%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--setdefault] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_dict] [gw59] [ 10%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_dict] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_kw] [gw59] [ 10%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_kw] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-list-append] test/orm/test_cycles.py::SelfReferentialPostUpdateTest3::test_one [gw52] [ 10%] PASSED test/orm/test_cycles.py::SelfReferentialPostUpdateTest3::test_one test/orm/test_cycles.py::SelfReferentialTest::test_cycle test/ext/test_associationproxy.py::MultiOwnerTest::test_rel_expressions_not_available [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_rel_expressions_not_available test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign_passes [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign_passes test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete_raises [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete_raises test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get_raises [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get_raises test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none_raise [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none_raise test/ext/test_associationproxy.py::MultiOwnerTest::test_subclasses_conflicting_types [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclasses_conflicting_types [gw74] [ 10%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nested_rollback test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nesting [gw74] [ 10%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nesting test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_marker_on_inactive_trans [gw74] [ 10%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_marker_on_inactive_trans test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_rollback_to_subtransaction test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_widget [gw53] [ 10%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_widget test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_classes_are_still_dataclasses [gw59] [ 10%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-list-append] test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-set-add] [gw59] [ 10%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-set-add] test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from [gw59] [ 10%] PASSED test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from_no_entities [gw59] [ 10%] PASSED test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from_no_entities test/dialect/mysql/test_deprecations.py::CompileTest::test_distinct_string [gw59] [ 10%] PASSED test/dialect/mysql/test_deprecations.py::CompileTest::test_distinct_string test/orm/inheritance/test_deprecations.py::ConcreteTest::test_without_default_polymorphic test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_current [gw22] [ 10%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_current test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_legacy [gw22] [ 10%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_legacy test/orm/test_cascade.py::M2MCascadeTest::test_cascade_delete [gw22] [ 10%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_cascade_delete test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan [gw22] [ 10%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_cascades test/orm/test_deprecations.py::DeprecatedMapperTest::test_deferred_scalar_loader_name_change [gw62] [ 10%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_deferred_scalar_loader_name_change test/dialect/oracle/test_compiler.py::CompileTest::test_compound [gw29] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_compound test/dialect/mysql/test_compiler.py::CompileTest::test_concat_compile_kw [gw29] [ 10%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_concat_compile_kw test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[False-immediate] [gw27] [ 10%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-has spaces-has_spaces] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-normalname-normalname] test/ext/test_associationproxy.py::OnlyRelationshipTest::test_get_class_attr [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::OnlyRelationshipTest::test_get_class_attr test/ext/test_associationproxy.py::OnlyRelationshipTest::test_getattr test/dialect/mssql/test_compiler.py::CompileTest::test_try_cast [gw34] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_try_cast test/dialect/mssql/test_compiler.py::CompileTest::test_union [gw34] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_union test/dialect/mssql/test_compiler.py::CompileTest::test_update [gw34] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array [gw34] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_element [gw34] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_element test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_slice [gw7] [ 10%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobM2O::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobO2M::test_roundtrip [gw7] [ 10%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobO2M::test_roundtrip [gw39] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)0] [gw39] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)1] [gw39] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)1] [gw49] [ 10%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query_col_attr [gw49] [ 10%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query_col_attr test/orm/test_core_compilation.py::RawSelectTest::test_join_to_entity_no_onclause [gw49] [ 10%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_join_to_entity_no_onclause test/orm/test_core_compilation.py::RawSelectTest::test_select_from_aliased_entity [gw49] [ 10%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_select_from_aliased_entity test/orm/test_core_compilation.py::RawSelectTest::test_select_from_entity [gw49] [ 10%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_select_from_entity test/orm/test_core_compilation.py::RawSelectTest::test_update_from_entity [gw49] [ 10%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_update_from_entity test/orm/test_core_compilation.py::RawSelectTest::test_where_m2m_relationship [gw49] [ 10%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_where_m2m_relationship test/orm/test_core_compilation.py::RawSelectTest::test_where_relationship [gw49] [ 10%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_where_relationship test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_columns [gw49] [ 10%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_columns test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight [gw63] [ 10%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_from_self_twice_oldstyle test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_plus_explicit_aliased_join [gw63] [ 10%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_plus_explicit_aliased_join test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_plus_flag_aliased_join test/orm/test_cascade.py::O2OSingleParentTest::test_single_parent_raise [gw24] [ 10%] PASSED test/orm/test_cascade.py::O2OSingleParentTest::test_single_parent_raise test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_notr1_notr2 [gw48] [ 10%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_deferred test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_query_expression [gw48] [ 10%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_exported_columns_query_expression [gw20] [ 10%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[states] test/orm/test_bundle.py::BundleTest::test_as_scalars_future [gw20] [ 10%] PASSED test/orm/test_bundle.py::BundleTest::test_as_scalars_future test/orm/test_bundle.py::BundleTest::test_bundle_nesting [gw20] [ 10%] PASSED test/orm/test_bundle.py::BundleTest::test_bundle_nesting test/orm/test_bundle.py::BundleTest::test_bundle_nesting_unions [gw20] [ 10%] PASSED test/orm/test_bundle.py::BundleTest::test_bundle_nesting_unions test/orm/test_bundle.py::BundleTest::test_c_attr [gw20] [ 10%] PASSED test/orm/test_bundle.py::BundleTest::test_c_attr [gw5] [ 10%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_in_mapper_args test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_in_mapper_args_used_multiple_times [gw5] [ 10%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_in_mapper_args_used_multiple_times test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_property [gw5] [ 10%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_property test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_correct_for_proxies [gw5] [ 10%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_correct_for_proxies test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_correct_for_proxies_doesnt_impact_synonyms [gw5] [ 10%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_correct_for_proxies_doesnt_impact_synonyms test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_deferred [gw5] [ 10%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_deferred test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_doc [gw5] [ 10%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_doc test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship [gw5] [ 10%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship_primryjoin test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_synonym [gw18] [ 10%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_synonym test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_a test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pickle_parent [gw67] [ 10%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pickle_parent test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-&&] [gw33] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-&&] [gw25] [ 10%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mixin test/orm/test_collection.py::DictHelpersTest::test_mixin2 [gw25] [ 10%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mixin2 test/orm/test_collection.py::InstrumentationTest::test_referenced_by_owner [gw24] [ 10%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_notr1_notr2 test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_notr2 [gw24] [ 10%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_notr2 test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_r2 [gw24] [ 10%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_r2 test/orm/test_cascade.py::OrphanCriterionTest::test_current_persistent_notr1_notr2_noevent [gw24] [ 10%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_persistent_notr1_notr2_noevent test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2 [gw24] [ 10%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2 test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocM2O::test_roundtrip [gw7] [ 10%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocM2O::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocO2M::test_roundtrip test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw2-mssql_rn <= :param_1-params2] [gw31] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw2-mssql_rn <= :param_1-params2] [gw56] [ 10%] PASSED test/orm/test_deferred.py::AutoflushTest::test_deferred_autoflushes test/orm/test_deferred.py::DeferredOptionsTest::test_chained_multi_col_options [gw56] [ 10%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_chained_multi_col_options [gw16] [ 10%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_preloaded [gw41] [ 10%] PASSED test/sql/test_compiler.py::SelectTest::test_collate test/sql/test_compiler.py::SelectTest::test_compound_grouping [gw41] [ 10%] PASSED test/sql/test_compiler.py::SelectTest::test_compound_grouping test/sql/test_compiler.py::SelectTest::test_compound_selects [gw41] [ 10%] PASSED test/sql/test_compiler.py::SelectTest::test_compound_selects test/sql/test_compiler.py::SelectTest::test_conjunctions [gw41] [ 10%] PASSED test/sql/test_compiler.py::SelectTest::test_conjunctions test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-False] [gw21] [ 10%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-False] [gw27] [ 10%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-not_use_assert_compile-normalname-normalname] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::OnlyRelationshipTest::test_getattr test/ext/test_associationproxy.py::OnlyRelationshipTest::test_setattr [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::OnlyRelationshipTest::test_setattr test/ext/test_associationproxy.py::ProxyFactoryTest::test_sequence_ops [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::ProxyFactoryTest::test_sequence_ops test/ext/test_associationproxy.py::ProxyHybridTest::test_comparator_ambiguous [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_comparator_ambiguous test/ext/test_associationproxy.py::ProxyHybridTest::test_explicit_expr [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_explicit_expr test/ext/test_associationproxy.py::ProxyHybridTest::test_expr_nonambiguous [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_expr_nonambiguous test/ext/test_associationproxy.py::ProxyHybridTest::test_get_ambiguous [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_get_ambiguous test/ext/test_associationproxy.py::ProxyHybridTest::test_get_classlevel_ambiguous [gw9] [ 10%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_get_classlevel_ambiguous test/ext/test_associationproxy.py::ProxyHybridTest::test_get_nonambiguous [gw71] [ 10%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_aliased_class_vs_nonaliased test/orm/test_deprecations.py::SelectFromTest::test_differentiate_self_external test/orm/test_bundle.py::BundleTest::test_clause_expansion [gw20] [ 10%] PASSED test/orm/test_bundle.py::BundleTest::test_clause_expansion test/orm/test_bundle.py::BundleTest::test_filter_by [gw20] [ 10%] PASSED test/orm/test_bundle.py::BundleTest::test_filter_by test/orm/test_bundle.py::BundleTest::test_join_relationship [gw20] [ 10%] PASSED test/orm/test_bundle.py::BundleTest::test_join_relationship test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_nonnone_to_none [gw10] [ 10%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_nonnone_to_none test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del test/orm/test_backref_mutations.py::O2OScalarMoveTest_legacy_style::test_collection_move_commitfirst [gw16] [ 10%] PASSED test/orm/test_backref_mutations.py::O2OScalarMoveTest_legacy_style::test_collection_move_commitfirst test/orm/test_backref_mutations.py::O2OScalarMoveTest_new_style::test_collection_move_commitfirst [gw16] [ 10%] PASSED test/orm/test_backref_mutations.py::O2OScalarMoveTest_new_style::test_collection_move_commitfirst test/orm/test_backref_mutations.py::O2OScalarOrphanTest::test_m2o_event test/orm/test_deprecations.py::DeprecatedMapperTest::test_polymorphic_union_w_select [gw62] [ 10%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_polymorphic_union_w_select test/orm/test_deprecations.py::DeprecatedOptionAllTest::test_defer_addtl_attrs [gw22] [ 10%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_cascades [gw18] [ 10%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_a test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_b_d_selectable [gw18] [ 10%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_b_d_selectable test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_b_missing [gw18] [ 10%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_b_missing [gw40] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYTEXT-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Time-CAST(t.col AS TIME)] [gw40] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Time-CAST(t.col AS TIME)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Unicode-CAST(t.col AS CHAR)] [gw40] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Unicode-CAST(t.col AS CHAR)] [gw30] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_partial_index test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_plain [gw30] [ 10%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_plain test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_with_using [gw30] [ 10%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_with_using test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_array_embedded_schema_type_schema_translate [gw30] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_array_embedded_schema_type_schema_translate test/dialect/oracle/test_compiler.py::CompileTest::test_create_table_compress [gw30] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_table_compress test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits [gw30] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_quoting [gw30] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_quoting test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_tuple [gw30] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_tuple test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_partition_by_list [gw30] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_partition_by_list test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_partition_by_range [gw30] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_partition_by_range test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_multiple_options [gw30] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_multiple_options test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_oids [gw30] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_oids test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_oncommit_option [gw30] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_oncommit_option test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_schema_type_schema_translate [gw30] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_schema_type_schema_translate test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_tablespace [gw69] [ 10%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/test_deprecations.py::TextTest::test_via_textasfrom_select_from [gw73] [ 10%] PASSED test/orm/test_deprecations.py::TextTest::test_via_textasfrom_select_from test/sql/test_deprecations.py::TextualSelectTest::test_basic_subquery_resultmap [gw73] [ 10%] PASSED test/sql/test_deprecations.py::TextualSelectTest::test_basic_subquery_resultmap [gw2] [ 10%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_synonym test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_c_b [gw18] [ 10%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_c_b test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_selectable [gw18] [ 10%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_selectable test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_ordered_b_d [gw18] [ 10%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_ordered_b_d test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_reverse_d_b [gw18] [ 10%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_reverse_d_b test/orm/inheritance/test_basic.py::PolymorphicSynonymTest::test_polymorphic_synonym [gw18] [ 10%] PASSED test/orm/inheritance/test_basic.py::PolymorphicSynonymTest::test_polymorphic_synonym test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_no_cast_null test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_schema [gw46] [ 10%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_schema test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_pkc [gw46] [ 10%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_pkc test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_uc [gw46] [ 10%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_uc [gw37] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[0-0-fetch_kw3-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) ROWS ONLY-params3] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw0-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) ROWS ONLY-params0] [gw37] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw0-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) ROWS ONLY-params0] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw4-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) PERCENT ROWS ONLY-params4] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)0] [gw39] [ 10%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)0] test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_o2m [gw15] [ 10%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_o2m test/ext/test_automap.py::AutomapTest::test_relationship_m2m test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insertmany [gw55] [ 10%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_insertmany test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_missing_many_param [gw55] [ 10%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_missing_many_param test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_standalone [gw55] [ 10%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_standalone test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update [gw55] [ 10%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update_values [gw55] [ 10%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_update_values test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_updatemany [gw55] [ 11%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_41_2::test_updatemany test/orm/test_defaults.py::IdentityDefaultsOnUpdateTest::test_insert_identity [gw55] [ 11%] SKIPPED test/orm/test_defaults.py::IdentityDefaultsOnUpdateTest::test_insert_identity test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_41_2::test_insert_from_select_fn_defaults [gw55] [ 11%] PASSED test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_41_2::test_insert_from_select_fn_defaults test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_41_2::test_insert_from_select_override_defaults [gw55] [ 11%] PASSED test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_41_2::test_insert_from_select_override_defaults test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_41_2::test_regular [gw55] [ 11%] PASSED test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_41_2::test_regular test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_41_2::test_with_implicit_returning [gw55] [ 11%] SKIPPED test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_41_2::test_with_implicit_returning test/sql/test_defaults.py::PKIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement [gw55] [ 11%] PASSED test/sql/test_defaults.py::PKIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_autoincrement_reflected_from_server_default [gw55] [ 11%] PASSED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_autoincrement_reflected_from_server_default test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_none_on_insert [gw34] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_slice test/dialect/mssql/test_compiler.py::CompileTest::test_update_exclude_hint [gw34] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_exclude_hint test/dialect/mssql/test_compiler.py::CompileTest::test_update_from [gw34] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_from test/dialect/mssql/test_compiler.py::CompileTest::test_update_from_hint [gw34] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_from_hint [gw37] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw4-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) PERCENT ROWS ONLY-params4] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw5-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) PERCENT ROWS WITH TIES-params5] [gw37] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw5-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) PERCENT ROWS WITH TIES-params5] test/orm/test_deferred.py::DeferredOptionsTest::test_deep_options [gw56] [ 11%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_deep_options test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk test/orm/test_deferred.py::InheritanceTest::test_load_only_from_with_polymorphic [gw57] [ 11%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_from_with_polymorphic test/orm/test_deferred.py::InheritanceTest::test_load_only_of_type_with_polymorphic [gw57] [ 11%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_of_type_with_polymorphic test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass [gw57] [ 11%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass [gw57] [ 11%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass_bound [gw57] [ 11%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass_bound test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_bound test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-True] [gw21] [ 11%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-True] test/orm/test_cache_key.py::RoundTripTest::test_subqueryload test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_table_over_class [gw2] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_table_over_class test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_tables [gw2] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_tables test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_w_pj_annotations [gw2] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_w_pj_annotations test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_added [gw2] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_added test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_for [gw2] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_for test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_inline [gw2] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_inline test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_no_descriptor [gw2] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_no_descriptor test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_dict_format [gw2] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_dict_format test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_dict [gw71] [ 11%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_differentiate_self_external test/dialect/mssql/test_compiler.py::CompileTest::test_update_hint [gw34] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_hint test/dialect/mssql/test_compiler.py::CompileTest::test_update_returning [gw34] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_returning test/dialect/postgresql/test_compiler.py::CompileTest::test_update_returning [gw34] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_returning test/dialect/mssql/test_compiler.py::CompileTest::test_update_to_select_schema [gw34] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_to_select_schema test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_one [gw34] [ 11%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_one test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_three [gw34] [ 11%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_three [gw44] [ 11%] PASSED test/orm/test_composites.py::PointTest::test_bulk_update_evaluate test/orm/test_composites.py::PointTest::test_bulk_update_fetch [gw44] [ 11%] PASSED test/orm/test_composites.py::PointTest::test_bulk_update_fetch [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_with_only_columns_unknown_kw test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_column [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_column test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_from [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_from test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_where [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_where test/orm/test_core_compilation.py::CorrelateTest::test_correlate_alone_noeffect [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_alone_noeffect test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_column [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_column test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_from [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_from test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_having [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_having test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where_singlefrom [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where_singlefrom test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_column [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_column test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_from [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_from test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_having [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_having test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_where[False] [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_where[False] test/orm/test_deprecations.py::SelectFromTest::test_filter_by[-SELECT anon_1.id AS anon_1_id, anon_1.name AS anon_1_name FROM (SELECT users.id AS id, users.name AS name FROM users WHERE users.id IN (__[POSTCOMPILE_id_1])) AS anon_1 WHERE anon_1.name = :name_10] [gw71] [ 11%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_filter_by[-SELECT anon_1.id AS anon_1_id, anon_1.name AS anon_1_name FROM (SELECT users.id AS id, users.name AS name FROM users WHERE users.id IN (__[POSTCOMPILE_id_1])) AS anon_1 WHERE anon_1.name = :name_10] test/orm/test_deprecations.py::SelectFromTest::test_filter_by[-SELECT anon_1.id AS anon_1_id, anon_1.name AS anon_1_name FROM (SELECT users.id AS id, users.name AS name FROM users WHERE users.id IN (__[POSTCOMPILE_id_1])) AS anon_1 WHERE anon_1.name = :name_11] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw6-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) ROWS WITH TIES-params6] [gw37] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw6-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) ROWS WITH TIES-params6] test/sql/test_delete.py::DeleteFromCompileTest::test_correlation_to_extra [gw58] [ 11%] PASSED test/sql/test_delete.py::DeleteFromCompileTest::test_correlation_to_extra test/sql/test_delete.py::DeleteFromCompileTest::test_delete_extra_froms test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_two [gw34] [ 11%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_two test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_one [gw34] [ 11%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_one test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_three [gw34] [ 11%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_three test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_two [gw34] [ 11%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_two test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_insert [gw49] [ 11%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight_whereclause test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-<@] [gw33] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-<@] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[UnicodeText-CAST(t.col AS CHAR)] [gw40] [ 11%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[UnicodeText-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARBINARY-CAST(t.col AS BINARY)] [gw19] [ 11%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e12] test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e13] test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_w_ambiguous_cols [gw32] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_w_ambiguous_cols test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_with_correlated_order_by [gw32] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_with_correlated_order_by test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one [gw32] [ 11%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_firstrows [gw7] [ 11%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocO2M::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaM2O::test_roundtrip test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_where[None] [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_where[None] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_empty [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_empty test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_column [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_column test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_from [gw47] [ 11%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_from [gw16] [ 11%] PASSED test/orm/test_backref_mutations.py::O2OScalarOrphanTest::test_m2o_event test/ext/test_baked.py::CustomIntegrationTest::test_non_baked [gw3] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_synonym test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_table_over_class [gw3] [ 11%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_table_over_class test/ext/test_compiler.py::ExecuteTest::test_select [gw36] [ 11%] PASSED test/ext/test_compiler.py::ExecuteTest::test_select test/ext/test_compiler.py::ExecuteTest::test_select_session [gw29] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[False-immediate] test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[True-deferred] [gw29] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[True-deferred] test/dialect/postgresql/test_compiler.py::CompileTest::test_create_check_constraint_not_valid [gw29] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_check_constraint_not_valid test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length [gw29] [ 11%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length test/orm/test_deprecations.py::JoinFromSelectableTest::test_mapped_to_select_implicit_left_w_aliased [gw65] [ 11%] PASSED test/orm/test_deprecations.py::JoinFromSelectableTest::test_mapped_to_select_implicit_left_w_aliased [gw53] [ 11%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_classes_are_still_dataclasses test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_construction [gw53] [ 11%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_construction test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_equality [gw53] [ 11%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_equality test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_filtering_on_relationship [gw53] [ 11%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_filtering_on_relationship test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_round_trip [gw53] [ 11%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_round_trip test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col [gw53] [ 11%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col_and_default [gw53] [ 11%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col_and_default test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_plain_mixin_col [gw53] [ 11%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_plain_mixin_col test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col [gw53] [ 11%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col_and_default [gw53] [ 11%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col_and_default test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-None-fetch_kw2-FETCH FIRST (%(param_1)s) ROWS ONLY-params2] [gw37] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-None-fetch_kw2-FETCH FIRST (%(param_1)s) ROWS ONLY-params2] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[None-10-fetch_kw1-LIMIT ALL OFFSET %(param_1)s-params1] [gw37] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[None-10-fetch_kw1-LIMIT ALL OFFSET %(param_1)s-params1] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET (Y + W) ROWS FETCH FIRST (Q + Z) ROWS ONLY-params10] [gw37] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET (Y + W) ROWS FETCH FIRST (Q + Z) ROWS ONLY-params10] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET (Y) ROWS FETCH FIRST (Q) ROWS ONLY-params7] [gw37] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET (Y) ROWS FETCH FIRST (Q) ROWS ONLY-params7] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET ("Y") ROWS FETCH FIRST ("Q") ROWS ONLY-params8] [gw37] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET ("Y") ROWS FETCH FIRST ("Q") ROWS ONLY-params8] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET (%(Y)s) ROWS FETCH FIRST (%(Q)s) ROWS ONLY-params9] [gw37] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET (%(Y)s) ROWS FETCH FIRST (%(Q)s) ROWS ONLY-params9] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw45] [ 11%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[no_persisted] test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_false] [gw63] [ 11%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_plus_flag_aliased_join test/orm/test_deprecations.py::FromSelfTest::test_basic_filter_by [gw63] [ 11%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_basic_filter_by test/orm/test_deprecations.py::JoinLateralTest::test_from_function_sef [gw65] [ 11%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_from_function_sef test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate [gw65] [ 11%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate_coreonly [gw65] [ 11%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate_coreonly [gw18] [ 11%] PASSED test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_no_cast_null test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_type_col_non_present [gw18] [ 11%] PASSED test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_type_col_non_present test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2_noevent [gw24] [ 11%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2_noevent test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_notr2 test/sql/test_constraints.py::ConstraintCompilationTest::test_external_ck_constraint_cancels_internal [gw46] [ 11%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_external_ck_constraint_cancels_internal test/sql/test_constraints.py::ConstraintCompilationTest::test_fk_match_clause [gw13] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_del_expired test/orm/test_attributes.py::HistoryTest::test_object_init [gw13] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_init test/orm/test_attributes.py::HistoryTest::test_object_init_active_history [gw13] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_init_active_history test/orm/test_attributes.py::HistoryTest::test_object_replace [gw13] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_replace test/orm/test_attributes.py::HistoryTest::test_object_set_none [gw13] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_set_none test/orm/test_attributes.py::HistoryTest::test_object_set_none_expired [gw13] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_set_none_expired test/orm/test_attributes.py::HistoryTest::test_scalar_active_init [gw13] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_init test/orm/test_attributes.py::HistoryTest::test_scalar_active_no_init_side_effect [gw13] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_no_init_side_effect test/orm/test_attributes.py::HistoryTest::test_scalar_active_set [gw13] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None [gw13] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None_from_dict_set [gw13] [ 11%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None_from_dict_set test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate [gw65] [ 11%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate_coreonly [gw65] [ 11%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate_coreonly test/orm/test_deprecations.py::JoinTest::test_aliased [gw65] [ 11%] PASSED test/orm/test_deprecations.py::JoinTest::test_aliased test/orm/test_deprecations.py::JoinTest::test_does_filter_aliasing_work [gw65] [ 11%] PASSED test/orm/test_deprecations.py::JoinTest::test_does_filter_aliasing_work test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship] [gw65] [ 11%] PASSED test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship] test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship_only] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] [gw31] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[None-10-fetch_kw1-mssql_rn > :param_1-params1] [gw31] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[None-10-fetch_kw1-mssql_rn > :param_1-params1] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch10-offset10-fetch_kw10-mssql_rn > Y + W AND mssql_rn <= Q + Z + Y + W-params10] [gw31] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch10-offset10-fetch_kw10-mssql_rn > Y + W AND mssql_rn <= Q + Z + Y + W-params10] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch7-offset7-fetch_kw7-mssql_rn > Y AND mssql_rn <= Q + Y-params7] [gw31] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch7-offset7-fetch_kw7-mssql_rn > Y AND mssql_rn <= Q + Y-params7] [gw56] [ 11%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk_rt [gw56] [ 11%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk_rt test/sql/test_compiler.py::DDLTest::test_drop_table_exists [gw35] [ 11%] PASSED test/sql/test_compiler.py::DDLTest::test_drop_table_exists test/sql/test_compiler.py::DDLTest::test_fk_illegal_sql_phrases test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[False] [gw79] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[False] test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[True] [gw79] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[True] test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_table_round_trip [gw79] [ 11%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_table_round_trip test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany [gw79] [ 11%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany [gw27] [ 11%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-[BracketsAndCase]-_BracketsAndCase_] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-_name-_name] [gw27] [ 11%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-_name-_name] test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-@>] [gw33] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-@>] test/dialect/oracle/test_compiler.py::CompileTest::test_owner [gw40] [ 11%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARBINARY-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)0] [gw55] [ 11%] PASSED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_none_on_insert test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_none_on_insert_reflected [gw55] [ 11%] PASSED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_none_on_insert_reflected test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_on_insert_with_returning [gw55] [ 11%] SKIPPED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_on_insert_with_returning test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_string_default_none_on_insert [gw55] [ 11%] PASSED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_string_default_none_on_insert test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_string_default_on_insert_with_returning [gw55] [ 11%] SKIPPED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_string_default_on_insert_with_returning test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_clause [gw55] [ 11%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_clause test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_literal_column_default_no_label [gw55] [ 11%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_literal_column_default_no_label test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_literal_default_label [gw55] [ 11%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_literal_default_label test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_literal_default_no_label [gw55] [ 11%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_literal_default_no_label test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_no_implicit_returning [gw55] [ 11%] SKIPPED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_no_implicit_returning test/sql/test_compiler.py::SelectTest::test_custom_group_by_clause [gw41] [ 11%] PASSED test/sql/test_compiler.py::SelectTest::test_custom_group_by_clause test/sql/test_compiler.py::SelectTest::test_custom_order_by_clause [gw41] [ 11%] PASSED test/sql/test_compiler.py::SelectTest::test_custom_order_by_clause test/sql/test_compiler.py::SelectTest::test_date_between [gw41] [ 11%] PASSED test/sql/test_compiler.py::SelectTest::test_date_between test/sql/test_compiler.py::SelectTest::test_deduping_hash_algo [gw41] [ 11%] PASSED test/sql/test_compiler.py::SelectTest::test_deduping_hash_algo test/sql/test_compiler.py::SelectTest::test_deduping_unique_across_selects [gw41] [ 11%] PASSED test/sql/test_compiler.py::SelectTest::test_deduping_unique_across_selects test/sql/test_compiler.py::SelectTest::test_delayed_col_naming [gw34] [ 11%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_insert test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_select [gw21] [ 11%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_subqueryload test/orm/test_cascade.py::CascadeArgTest::test_bad_cascade [gw21] [ 11%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_bad_cascade test/orm/test_cascade.py::CascadeArgTest::test_cascade_assignable [gw21] [ 11%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_assignable test/orm/test_cascade.py::CascadeArgTest::test_cascade_deepcopy [gw21] [ 11%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_deepcopy test/orm/test_cascade.py::CascadeArgTest::test_cascade_immutable [gw21] [ 11%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_immutable test/orm/test_cascade.py::CascadeArgTest::test_cascade_repr [gw21] [ 11%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_repr test/orm/test_cascade.py::CascadeArgTest::test_cascade_unicode [gw21] [ 11%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_unicode test/orm/test_cascade.py::CascadeArgTest::test_delete_orphan_without_delete [gw21] [ 11%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_delete_orphan_without_delete test/orm/test_cascade.py::CascadeArgTest::test_delete_with_passive_deletes_all [gw21] [ 11%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_delete_with_passive_deletes_all test/orm/test_cascade.py::CollectionAssignmentOrphanTest::test_basic test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_hard_labeled_selfref [gw48] [ 11%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_hard_labeled_selfref test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_outermost [gw48] [ 11%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_outermost test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_outermost_w_wrapping_elements [gw48] [ 11%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_outermost_w_wrapping_elements test/orm/test_core_compilation.py::ExtraColsTest::test_no_joinedload_embedded [gw48] [ 11%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_no_joinedload_embedded test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_four [gw48] [ 11%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_four test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_one [gw48] [ 11%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_one test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_three [gw48] [ 11%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_three test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_two [gw48] [ 11%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_two test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_columns_where_baseclass [gw48] [ 11%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_columns_where_baseclass [gw70] [ 11%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw70] [ 11%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three [gw70] [ 11%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_dynamic [gw22] [ 11%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_dynamic test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_append [gw25] [ 11%] PASSED test/orm/test_collection.py::InstrumentationTest::test_referenced_by_owner test/orm/test_collection.py::InstrumentationTest::test_uncooperative_descriptor_in_sweep [gw13] [ 12%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset [gw13] [ 12%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit [gw13] [ 12%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit_del [gw13] [ 12%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit_del test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict [gw13] [ 12%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set [gw13] [ 12%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set_commit [gw13] [ 12%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set_commit test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_twice_no_commit [gw13] [ 12%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_twice_no_commit test/orm/test_bundle.py::BundleTest::test_join_selectable [gw20] [ 12%] PASSED test/orm/test_bundle.py::BundleTest::test_join_selectable test/orm/test_bundle.py::BundleTest::test_joins_from_adapted_entities [gw15] [ 12%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_m2m test/ext/test_automap.py::AutomapTest::test_relationship_o2m_default [gw15] [ 12%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_o2m_default test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt13-stmt23-param13-param23-extparam13-extparam23] [gw26] [ 12%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt13-stmt23-param13-param23-extparam13-extparam23] test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt14-stmt24-param14-param24-extparam14-extparam24] [gw26] [ 12%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt14-stmt24-param14-param24-extparam14-extparam24] test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_default_flags [gw75] [ 12%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_default_flags test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ident_length_in_13_is_30 [gw75] [ 12%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ident_length_in_13_is_30 test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_112 [gw75] [ 12%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_112 test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122 [gw61] [ 12%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_disable_eagerloads test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_downgrade_baseline [gw34] [ 12%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_select test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_select_labels [gw34] [ 12%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_select_labels [gw33] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_owner test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_base_array [gw25] [ 12%] PASSED test/orm/test_collection.py::InstrumentationTest::test_uncooperative_descriptor_in_sweep test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_nocache [gw25] [ 12%] PASSED test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_nocache test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_ok_cache [gw25] [ 12%] PASSED test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_ok_cache test/sql/test_compare.py::CacheKeyTest::test_cache_key [gw25] [ 12%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key test/sql/test_compare.py::CacheKeyTest::test_cache_key_equal [gw25] [ 12%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key_equal test/sql/test_compare.py::CacheKeyTest::test_cache_key_no_method [gw64] [ 12%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_self_referential test/orm/test_deprecations.py::FromSelfTest::test_single_prop_9 [gw64] [ 12%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_single_prop_9 test/orm/test_deprecations.py::FromSelfTest::test_table_anonymous_expression_from_self_twice_oldstyle [gw64] [ 12%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_table_anonymous_expression_from_self_twice_oldstyle test/sql/test_deprecations.py::FutureSelectTest::test_kw_triggers_old_style [gw64] [ 12%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_kw_triggers_old_style test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_col_seq_only [gw46] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_fk_match_clause test/sql/test_constraints.py::ConstraintCompilationTest::test_functional_index_w_string_cols_combo [gw46] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_functional_index_w_string_cols_combo test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_inline [gw46] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_inline test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_separate [gw46] [ 12%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_separate test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_like_op-notlike_op-a NOT LIKE b] [gw66] [ 12%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_like_op-notlike_op-a NOT LIKE b] test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_correct_flag_options [gw35] [ 12%] PASSED test/sql/test_compiler.py::DDLTest::test_fk_illegal_sql_phrases [gw58] [ 12%] PASSED test/sql/test_delete.py::DeleteFromCompileTest::test_delete_extra_froms test/sql/test_delete.py::DeleteFromCompileTest::test_dont_correlate_to_extra [gw58] [ 12%] PASSED test/sql/test_delete.py::DeleteFromCompileTest::test_dont_correlate_to_extra test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_alias_plus_table [gw58] [ 12%] SKIPPED test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_alias_plus_table test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_three_table [gw58] [ 12%] SKIPPED test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_three_table [gw52] [ 12%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_cycle test/orm/test_cycles.py::SelfReferentialTest::test_many_to_one_only [gw52] [ 12%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_many_to_one_only [gw19] [ 12%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e13] test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e14] [gw19] [ 12%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e14] test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e15] [gw19] [ 12%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e15] test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e20] [gw19] [ 12%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e20] test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e21] [gw19] [ 12%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e21] test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e3] [gw19] [ 12%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e3] test/orm/test_bind.py::BindIntegrationTest::test_bound_connection [gw19] [ 12%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bound_connection [gw51] [ 12%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_positional [gw51] [ 12%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_positional test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_w_add_cte [gw51] [ 12%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_w_add_cte test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_w_add_cte_positional [gw51] [ 12%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte_w_add_cte_positional test/sql/test_cte.py::NestingCTETest::test_recursive_cte_referenced_multiple_times_with_nesting_cte [gw51] [ 12%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_cte_referenced_multiple_times_with_nesting_cte test/sql/test_cte.py::NestingCTETest::test_recursive_cte_referenced_multiple_times_with_nesting_cte_pos [gw51] [ 12%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_cte_referenced_multiple_times_with_nesting_cte_pos test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_cte test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_string [gw38] [ 12%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_string test/sql/test_compiler.py::DDLTest::test_fk_render [gw35] [ 12%] PASSED test/sql/test_compiler.py::DDLTest::test_fk_render test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue [gw35] [ 12%] PASSED test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany_w_default [gw79] [ 12%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany_w_default test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany [gw79] [ 12%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany_w_default [gw79] [ 12%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany_w_default test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_ansi_quotes [gw79] [ 12%] SKIPPED test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_ansi_quotes test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_backslash_escapes [gw40] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)1] [gw40] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_3-CAST(t.col AS UNSIGNED INTEGER)] [gw40] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_3-CAST(t.col AS UNSIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_32-CAST(t.col AS CHAR CHARACTER SET utf8)] [gw40] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_32-CAST(t.col AS CHAR CHARACTER SET utf8)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_35-CAST(t.col AS CHAR CHARACTER SET utf8)] [gw40] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_35-CAST(t.col AS CHAR CHARACTER SET utf8)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_36-CAST(t.col AS CHAR(32))] [gw40] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_36-CAST(t.col AS CHAR(32))] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_37-CAST(t.col AS CHAR(32))] [gw70] [ 12%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three [gw70] [ 12%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one [gw20] [ 12%] PASSED test/orm/test_bundle.py::BundleTest::test_joins_from_adapted_entities test/orm/test_bundle.py::BundleTest::test_labeled_cols_as_rows_future test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch8-offset8-fetch_kw8-mssql_rn > [Y] AND mssql_rn <= [Q] + [Y]-params8] [gw31] [ 12%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch8-offset8-fetch_kw8-mssql_rn > [Y] AND mssql_rn <= [Q] + [Y]-params8] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch9-offset9-fetch_kw9-mssql_rn > :Y AND mssql_rn <= :Q + :Y-params9] [gw71] [ 12%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_filter_by[-SELECT anon_1.id AS anon_1_id, anon_1.name AS anon_1_name FROM (SELECT users.id AS id, users.name AS name FROM users WHERE users.id IN (__[POSTCOMPILE_id_1])) AS anon_1 WHERE anon_1.name = :name_11] test/orm/test_deprecations.py::SelectFromTest::test_filter_by[-SELECT anon_1.users_id AS anon_1_users_id, anon_1.users_name AS anon_1_users_name FROM (SELECT users.id AS users_id, users.name AS users_name FROM users WHERE users.id IN (__[POSTCOMPILE_id_1])) AS anon_1 WHERE anon_1.users_name = :name_1] [gw71] [ 12%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_filter_by[-SELECT anon_1.users_id AS anon_1_users_id, anon_1.users_name AS anon_1_users_name FROM (SELECT users.id AS users_id, users.name AS users_name FROM users WHERE users.id IN (__[POSTCOMPILE_id_1])) AS anon_1 WHERE anon_1.users_name = :name_1] test/orm/test_deprecations.py::SelectFromTest::test_join test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_match_op-notmatch_op-NOT a MATCH b] [gw66] [ 12%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_match_op-notmatch_op-NOT a MATCH b] test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_bound [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_bound test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_unbound [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_unbound test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined [gw36] [ 12%] PASSED test/ext/test_compiler.py::ExecuteTest::test_select_session test/sql/test_compiler.py::ExecutionOptionsTest::test_dml [gw36] [ 12%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_dml test/sql/test_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_false [gw36] [ 12%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_false test/sql/test_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_none [gw36] [ 12%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_none test/sql/test_compiler.py::ExecutionOptionsTest::test_non_dml [gw36] [ 12%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_non_dml test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_basic test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_type_col_present [gw18] [ 12%] PASSED test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_type_col_present test/orm/inheritance/test_basic.py::SortOnlyOnImportantFKsTest::test_flush [gw18] [ 12%] PASSED test/orm/inheritance/test_basic.py::SortOnlyOnImportantFKsTest::test_flush test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-0] [gw24] [ 12%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_notr2 test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_r2 [gw24] [ 12%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_r2 test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_notr1_notr2 [gw24] [ 12%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_notr1_notr2 test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_notr2 [gw24] [ 12%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_notr2 test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_r2 [gw24] [ 12%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_r2 test/orm/test_cascade.py::OrphanCriterionTest::test_leg_persistent_notr1_notr2_noevent [gw24] [ 12%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_persistent_notr1_notr2_noevent test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2 [gw24] [ 12%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2 test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2_noevent [gw24] [ 12%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2_noevent test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_notr2 [gw24] [ 12%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_notr2 test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_r2 [gw74] [ 12%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_rollback_to_subtransaction test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_cancelled_by_toplevel_marker [gw74] [ 12%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_cancelled_by_toplevel_marker test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_transaction_container [gw74] [ 12%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_transaction_container test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[active_history-True] [gw67] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop_default [gw67] [ 12%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop_default [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_path_wildcards [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_path_wildcards test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_lazyload [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_lazyload test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_last_one_wins [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_last_one_wins test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_joinedload [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_joinedload [gw79] [ 12%] SKIPPED test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_backslash_escapes test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_combination [gw79] [ 12%] SKIPPED test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_combination test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings [gw7] [ 12%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaM2O::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaO2M::test_roundtrip [gw7] [ 12%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaO2M::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobM2O::test_roundtrip [gw70] [ 12%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two [gw20] [ 12%] PASSED test/orm/test_bundle.py::BundleTest::test_labeled_cols_as_rows_future test/orm/test_bundle.py::BundleTest::test_labeled_cols_as_scalars_future [gw20] [ 12%] PASSED test/orm/test_bundle.py::BundleTest::test_labeled_cols_as_scalars_future test/orm/test_bundle.py::BundleTest::test_labeled_cols_non_single_entity_legacy_query [gw20] [ 12%] PASSED test/orm/test_bundle.py::BundleTest::test_labeled_cols_non_single_entity_legacy_query test/orm/test_bundle.py::BundleTest::test_labeled_cols_single_entity_legacy_query [gw20] [ 12%] PASSED test/orm/test_bundle.py::BundleTest::test_labeled_cols_single_entity_legacy_query test/orm/test_bundle.py::BundleTest::test_multi_bundle [gw20] [ 12%] PASSED test/orm/test_bundle.py::BundleTest::test_multi_bundle [gw32] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_firstrows test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_literal_binds [gw32] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_literal_binds test/dialect/oracle/test_compiler.py::CompileTest::test_limit_preserves_typing_information [gw32] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_preserves_typing_information test/dialect/oracle/test_compiler.py::CompileTest::test_limit_six [gw32] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_six test/dialect/oracle/test_compiler.py::CompileTest::test_limit_special_quoting [gw32] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_special_quoting test/dialect/oracle/test_compiler.py::CompileTest::test_limit_three [gw32] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_three test/dialect/oracle/test_compiler.py::CompileTest::test_limit_two [gw32] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_two test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top [gw32] [ 12%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top_literal_binds [gw32] [ 12%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top_literal_binds test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_offset_using_window [gw32] [ 12%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_offset_using_window test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_top [gw32] [ 12%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_top test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_window [gw32] [ 12%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_window test/dialect/oracle/test_compiler.py::CompileTest::test_long_labels_legacy_ident_length [gw32] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_long_labels_legacy_ident_length test/dialect/mysql/test_compiler.py::CompileTest::test_mariadb_for_update [gw32] [ 12%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_mariadb_for_update test/dialect/mysql/test_compiler.py::CompileTest::test_match_kw_raises [gw32] [ 12%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_match_kw_raises test/dialect/oracle/test_compiler.py::CompileTest::test_no_paren_fns [gw32] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_no_paren_fns test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_nested_right_join [gw32] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_nested_right_join test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_plusses_everthing_in_the_condition [gw32] [ 12%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_plusses_everthing_in_the_condition test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery [gw32] [ 12%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit [gw64] [ 12%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_col_seq_only test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_kw_only [gw31] [ 12%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch9-offset9-fetch_kw9-mssql_rn > :Y AND mssql_rn <= :Q + :Y-params9] test/dialect/oracle/test_compiler.py::CompileTest::test_for_update [gw51] [ 12%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_cte test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_recursive_cte [gw51] [ 12%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_recursive_cte [gw77] [ 12%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_correct_flag_options test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_wrong_flag_options [gw77] [ 12%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_wrong_flag_options [gw71] [ 12%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_join test/orm/test_deprecations.py::SelectFromTest::test_join_no_order_by [gw71] [ 12%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_join_no_order_by test/sql/test_compiler.py::SelectTest::test_naming [gw42] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_naming test/sql/test_compiler.py::SelectTest::test_nested_conjunctions_short_circuit [gw42] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_nested_conjunctions_short_circuit test/sql/test_compiler.py::SelectTest::test_nested_label_targeting [gw42] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_nested_label_targeting test/sql/test_compiler.py::SelectTest::test_nested_label_targeting_keyed [gw42] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_nested_label_targeting_keyed test/sql/test_compiler.py::SelectTest::test_no_group_by_labels [gw42] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_no_group_by_labels test/sql/test_compiler.py::SelectTest::test_order_by_labels_disabled test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_joinedload [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_joinedload test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_subqueryload [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_subqueryload test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_star_must_be_alone [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_star_must_be_alone test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload test/orm/test_default_strategies.py::NoLoadTest::test_m2o_noload_option [gw54] [ 12%] PASSED test/orm/test_default_strategies.py::NoLoadTest::test_m2o_noload_option test/orm/test_default_strategies.py::NoLoadTest::test_o2m_noload [gw32] [ 12%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit test/orm/test_bundle.py::BundleTest::test_multi_bundle_future [gw20] [ 12%] PASSED test/orm/test_bundle.py::BundleTest::test_multi_bundle_future test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_non_single_entity [gw20] [ 12%] PASSED test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_non_single_entity test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_single_entity [gw20] [ 12%] PASSED test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_single_entity test/orm/test_bundle.py::BundleTest::test_query_count [gw20] [ 12%] PASSED test/orm/test_bundle.py::BundleTest::test_query_count test/orm/test_bundle.py::BundleTest::test_result [gw20] [ 12%] PASSED test/orm/test_bundle.py::BundleTest::test_result test/orm/test_bundle.py::BundleTest::test_same_named_col_clauselist [gw20] [ 12%] PASSED test/orm/test_bundle.py::BundleTest::test_same_named_col_clauselist test/orm/test_bundle.py::BundleTest::test_same_named_col_in_fetch [gw57] [ 12%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_bound test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship [gw57] [ 12%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_bound [gw57] [ 12%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_bound test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic [gw1] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_declared_on_base_class test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred [gw1] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred_reflection_default_error [gw1] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred_reflection_default_error test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_hybrid_fine [gw1] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_hybrid_fine test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_mapped_raises [gw1] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_mapped_raises test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_difficult_class [gw1] [ 12%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_difficult_class test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_dispose_attrs [gw40] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_37-CAST(t.col AS CHAR(32))] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_38-CAST(t.col AS CHAR(32))] [gw40] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_38-CAST(t.col AS CHAR(32))] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_49-CAST(t.col AS BINARY)] [gw40] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_49-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_54-CAST(t.col AS BINARY)] [gw40] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_54-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_56-CAST(t.col AS BINARY)] [gw40] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_56-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_8-CAST(t.col AS SIGNED INTEGER)] [gw40] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_8-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_9-CAST(t.col AS UNSIGNED INTEGER)] [gw40] [ 13%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_9-CAST(t.col AS UNSIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast_grouped_expression_non_castable [gw40] [ 13%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast_grouped_expression_non_castable test/dialect/mysql/test_compiler.py::SQLTest::test_cast_literal_bind [gw40] [ 13%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast_literal_bind test/dialect/mysql/test_compiler.py::SQLTest::test_cast_type_decorator [gw40] [ 13%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast_type_decorator test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_collate [gw40] [ 13%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_collate test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition [gw40] [ 13%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_and_other_opts [gw40] [ 13%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_and_other_opts test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_hash [gw49] [ 13%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight_whereclause [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship_only] test/orm/test_deprecations.py::JoinTest::test_from_joinpoint [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_from_joinpoint test/orm/test_deprecations.py::JoinTest::test_implicit_joins_from_aliases [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_implicit_joins_from_aliases test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_four [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_four test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_one [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_one test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three_point_five [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three_point_five test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_two [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_two test/orm/test_deprecations.py::JoinTest::test_multiple_adaption [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_multiple_adaption test/orm/test_deprecations.py::JoinTest::test_onclause_conditional_adaption [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_onclause_conditional_adaption test/orm/test_deprecations.py::JoinTest::test_orderby_arg_bug [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_orderby_arg_bug test/orm/test_deprecations.py::JoinTest::test_overlap_with_aliases [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlap_with_aliases test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_multilevel [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_multilevel [gw64] [ 13%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_kw_only test/sql/test_deprecations.py::FutureSelectTest::test_new_calling_style_thing_ok_actually_use_iter [gw64] [ 13%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_new_calling_style_thing_ok_actually_use_iter test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_base_class [gw64] [ 13%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_base_class test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_concrete_sub_class [gw64] [ 13%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_concrete_sub_class test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_joined_sub_class [gw64] [ 13%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_joined_sub_class test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_base_class [gw64] [ 13%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_base_class test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_two_level test/orm/test_deprecations.py::FromSelfTest::test_clause_onclause [gw63] [ 13%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_clause_onclause test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_basic test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_regconfig [gw42] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_order_by_labels_disabled test/sql/test_compiler.py::SelectTest::test_order_by_labels_enabled [gw54] [ 13%] PASSED test/orm/test_default_strategies.py::NoLoadTest::test_o2m_noload [gw18] [ 13%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-0] test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-1] [gw18] [ 13%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-1] test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-2] [gw18] [ 13%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-2] test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-0] [gw18] [ 13%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-0] test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-1] test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_three [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_three test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_two [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_two test/orm/test_deprecations.py::JoinTest::test_reset_joinpoint [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_reset_joinpoint test/orm/test_deprecations.py::JoinTest::test_single_name [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_name test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_parent_specific [gw56] [ 13%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_parent_specific test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_recursive_cte_positional [gw51] [ 13%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_recursive_cte_positional test/sql/test_cte.py::NestingCTETest::test_same_nested_cte_is_not_generated_twice [gw51] [ 13%] PASSED test/sql/test_cte.py::NestingCTETest::test_same_nested_cte_is_not_generated_twice [gw20] [ 13%] PASSED test/orm/test_bundle.py::BundleTest::test_same_named_col_in_fetch test/orm/test_bundle.py::BundleTest::test_same_named_col_in_orderby [gw20] [ 13%] PASSED test/orm/test_bundle.py::BundleTest::test_same_named_col_in_orderby [gw40] [ 13%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_hash test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_subpartition [gw45] [ 13%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_false] test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_none] [gw45] [ 13%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_none] test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_true] [gw45] [ 13%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_true] test/sql/test_computed.py::DDLComputedTest::test_other_options [gw45] [ 13%] PASSED test/sql/test_computed.py::DDLComputedTest::test_other_options test/sql/test_computed.py::DDLComputedTest::test_server_default_onupdate [gw2] [ 13%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_dict test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_tuple [gw2] [ 13%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_tuple [gw25] [ 13%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key_no_method test/sql/test_compare.py::CacheKeyTest::test_cache_key_unknown_traverse [gw25] [ 13%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key_unknown_traverse test/sql/test_compare.py::CacheKeyTest::test_copy_internals_no_method [gw25] [ 13%] PASSED test/sql/test_compare.py::CacheKeyTest::test_copy_internals_no_method test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt0] [gw18] [ 13%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-1] test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-2] [gw18] [ 13%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-2] [gw17] [ 13%] PASSED test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_multiple_from_middle test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_warning [gw17] [ 13%] PASSED test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_warning test/orm/inheritance/test_basic.py::O2MTest::test_basic test/orm/test_deprecations.py::JoinTest::test_single_prop_10 [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_10 test/orm/test_deprecations.py::JoinTest::test_single_prop_11 [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_11 test/orm/test_deprecations.py::JoinTest::test_single_prop_5 [gw65] [ 13%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_5 test/orm/test_deprecations.py::JoinTest::test_single_prop_7 test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table [gw58] [ 13%] SKIPPED test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table_plus_alias [gw58] [ 13%] SKIPPED test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table_plus_alias test/sql/test_delete.py::DeleteTest::test_alias [gw58] [ 13%] PASSED test/sql/test_delete.py::DeleteTest::test_alias test/sql/test_delete.py::DeleteTest::test_correlated_select [gw58] [ 13%] PASSED test/sql/test_delete.py::DeleteTest::test_correlated_select [gw22] [ 13%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_append test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_assignment [gw63] [ 13%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self_twice [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_regconfig test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvector [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvector [gw57] [ 13%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic_bound [gw57] [ 13%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic_bound test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_of_type [gw57] [ 13%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_of_type test/orm/test_deferred.py::InheritanceTest::test_wildcard_subclass_of_type [gw57] [ 13%] PASSED test/orm/test_deferred.py::InheritanceTest::test_wildcard_subclass_of_type test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_after_expire_obj [gw57] [ 13%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_after_expire_obj test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_column_unexpire [gw57] [ 13%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_column_unexpire test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-0] [gw18] [ 13%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-0] test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_update [gw34] [ 13%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_update test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_update_whereclause [gw34] [ 13%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_41_2::test_update_whereclause test/sql/test_compiler.py::CorrelateTest::test_correlate_all_column [gw34] [ 13%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_all_column test/sql/test_compiler.py::CorrelateTest::test_correlate_all_from [gw34] [ 13%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_all_from test/sql/test_compiler.py::CorrelateTest::test_correlate_all_where [gw34] [ 13%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_all_where test/sql/test_compiler.py::CorrelateTest::test_correlate_alone_noeffect [gw34] [ 13%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_alone_noeffect [gw75] [ 13%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122 test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat [gw75] [ 13%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-has spaces-has_spaces] [gw27] [ 13%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-has spaces-has_spaces] [gw50] [ 13%] PASSED test/sql/test_cte.py::CTETest::test_nonrecursive test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-False] [gw63] [ 13%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self_twice test/orm/test_deprecations.py::FromSelfTest::test_column_queries_eleven [gw7] [ 13%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobM2O::test_roundtrip [gw5] [ 13%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship_primryjoin test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig_regconfig [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig_regconfig test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_combined_with_cte [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_combined_with_cte test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_index_elements_target [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_index_elements_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_no_target [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_no_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_named_constraint_target test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-1] [gw18] [ 13%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-1] test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-2] [gw18] [ 13%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-2] [gw59] [ 13%] PASSED test/orm/inheritance/test_deprecations.py::ConcreteTest::test_without_default_polymorphic test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_crud_rows_exhausted [gw59] [ 13%] SKIPPED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_crud_rows_exhausted test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_no_metadata [gw59] [ 13%] PASSED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_no_metadata test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_tables [gw3] [ 13%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_tables test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_startswith_op-notstartswith_op-a NOT LIKE b || '%'] [gw66] [ 13%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_startswith_op-notstartswith_op-a NOT LIKE b || '%'] [gw10] [ 13%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent [gw10] [ 13%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent_no_proxy [gw10] [ 13%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent_no_proxy test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_no_proxy [gw10] [ 13%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_no_proxy test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_none_to_none [gw22] [ 13%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_assignment test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_backref [gw22] [ 13%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_backref test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_error [gw22] [ 13%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_error test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_raise [gw22] [ 13%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_raise test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_ordered [gw73] [ 13%] PASSED test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_ordered test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_pos_plus_bykey [gw73] [ 13%] PASSED test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_pos_plus_bykey test/sql/test_deprecations.py::ToMetaDataTest::test_deprecate_tometadata [gw73] [ 13%] PASSED test/sql/test_deprecations.py::ToMetaDataTest::test_deprecate_tometadata test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-False] [gw73] [ 13%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-False] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-True] [gw42] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_order_by_labels_enabled [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_named_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_string_constraint_target [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_string_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_super_long_name_constraint_target [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_super_long_name_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause_references_excluded [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause_references_excluded test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_additional_colnames [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_additional_colnames test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_col_index_elements_target [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_col_index_elements_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target [gw36] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target test/sql/test_cte.py::NestingCTETest::test_same_nested_cte_is_not_generated_twice_positional [gw51] [ 13%] PASSED test/sql/test_cte.py::NestingCTETest::test_same_nested_cte_is_not_generated_twice_positional test/sql/test_cte.py::NestingCTETest::test_select_from_delete_cte_with_nesting [gw51] [ 13%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_from_delete_cte_with_nesting test/sql/test_cte.py::NestingCTETest::test_select_from_insert_cte_with_nesting [gw51] [ 13%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_from_insert_cte_with_nesting test/sql/test_cte.py::NestingCTETest::test_select_from_update_cte_with_nesting test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_baseclass [gw48] [ 13%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_baseclass test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_columns_subclass [gw48] [ 13%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_columns_subclass test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_subclass [gw48] [ 13%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_subclass test/orm/test_core_compilation.py::JoinTest::test_join_conflicting_right_side [gw48] [ 13%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_conflicting_right_side test/orm/test_core_compilation.py::JoinTest::test_join_from_alised_w_relationship [gw22] [ 13%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_onelevel [gw22] [ 13%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_onelevel test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_twolevel [gw22] [ 13%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_twolevel test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel [gw22] [ 13%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel_postremove [gw22] [ 13%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel_postremove test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_twolevel [gw62] [ 13%] PASSED test/orm/test_deprecations.py::DeprecatedOptionAllTest::test_defer_addtl_attrs test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[client_flag-1234] [gw16] [ 13%] PASSED test/ext/test_baked.py::CustomIntegrationTest::test_non_baked test/ext/test_baked.py::CustomIntegrationTest::test_non_baked_tuples [gw16] [ 13%] PASSED test/ext/test_baked.py::CustomIntegrationTest::test_non_baked_tuples test/ext/test_baked.py::CustomIntegrationTest::test_plain_w_baked_lazyload [gw16] [ 13%] PASSED test/ext/test_baked.py::CustomIntegrationTest::test_plain_w_baked_lazyload test/ext/test_baked.py::CustomIntegrationTest::test_use_w_baked [gw24] [ 13%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_r2 test/orm/test_cascade.py::PartialFlushTest::test_circular_sort [gw24] [ 13%] PASSED test/orm/test_cascade.py::PartialFlushTest::test_circular_sort test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_w_pj_annotations [gw3] [ 13%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_w_pj_annotations test/orm/test_bundle.py::BundleTest::test_single_entity_flag_but_multi_entities [gw20] [ 13%] PASSED test/orm/test_bundle.py::BundleTest::test_single_entity_flag_but_multi_entities test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_cant_parse [gw75] [ 13%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_cant_parse test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_raises [gw50] [ 13%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-False] test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-True] [gw50] [ 13%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-True] test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_doesnt_apply_to_abstract_declared_attr [gw5] [ 13%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_doesnt_apply_to_abstract_declared_attr test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_doesnt_apply_to_prepare_nocascade [gw5] [ 13%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_doesnt_apply_to_prepare_nocascade test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_one [gw5] [ 13%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_one test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_three [gw5] [ 13%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_three test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_two [gw5] [ 13%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_two test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_classproperty_still_works [gw5] [ 13%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_classproperty_still_works test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_joined_propagation test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_raise_column_plain [gw57] [ 13%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_raise_column_plain test/orm/test_deferred.py::RaiseLoadTest::test_does_expire_cancel_normal_defer_option [gw57] [ 13%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_does_expire_cancel_normal_defer_option test/orm/test_deferred.py::RaiseLoadTest::test_mapper_defer_unraise [gw57] [ 13%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_defer_unraise test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise [gw57] [ 13%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_attr [gw73] [ 13%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-False] test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_path_specific [gw56] [ 13%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_path_specific test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_bound test/orm/test_cascade.py::PartialFlushTest::test_o2m_m2o [gw24] [ 13%] PASSED test/orm/test_cascade.py::PartialFlushTest::test_o2m_m2o test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_nonorphans_ok test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_popitem [gw67] [ 13%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_popitem test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace test/sql/test_constraints.py::ConstraintCompilationTest::test_index_declaration_inline [gw46] [ 13%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_index_declaration_inline test/sql/test_constraints.py::ConstraintCompilationTest::test_multiple test/orm/test_cycles.py::SelfReferentialTest::test_setnull_ondelete [gw52] [ 13%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_setnull_ondelete test/orm/test_cycles.py::SelfReferentialTest::test_single [gw63] [ 13%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_queries_eleven test/orm/test_deprecations.py::FromSelfTest::test_column_queries_nine [gw63] [ 13%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_queries_nine test/orm/test_deprecations.py::FromSelfTest::test_column_queries_ten test/sql/test_delete.py::DeleteTest::test_delete [gw58] [ 13%] PASSED test/sql/test_delete.py::DeleteTest::test_delete test/sql/test_delete.py::DeleteTest::test_delete_literal_binds [gw58] [ 13%] PASSED test/sql/test_delete.py::DeleteTest::test_delete_literal_binds test/sql/test_delete.py::DeleteTest::test_non_correlated_select [gw58] [ 13%] PASSED test/sql/test_delete.py::DeleteTest::test_non_correlated_select test/sql/test_delete.py::DeleteTest::test_prefix_with [gw58] [ 13%] PASSED test/sql/test_delete.py::DeleteTest::test_prefix_with test/sql/test_delete.py::DeleteTest::test_where_empty [gw58] [ 13%] PASSED test/sql/test_delete.py::DeleteTest::test_where_empty test/base/test_dependency.py::DependencySortTest::test_find_cycle_one [gw58] [ 13%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_cycle_one test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_four [gw58] [ 13%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_four [gw76] [ 13%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[client_flag-1234] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[compress-True] [gw57] [ 13%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_attr test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_obj [gw57] [ 13%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_obj test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_modify_attr_expire_obj [gw57] [ 13%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_modify_attr_expire_obj test/orm/test_deferred.py::RaiseLoadTest::test_mapper_undefer_unraise [gw57] [ 13%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_undefer_unraise test/orm/test_deferred.py::RaiseLoadTest::test_option_raise_deferred [gw57] [ 13%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_option_raise_deferred test/orm/test_deferred.py::RaiseLoadTest::test_option_raiseload_unexpire_modified_obj [gw57] [ 14%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_option_raiseload_unexpire_modified_obj [gw70] [ 14%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two [gw67] [ 14%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace_itself_still_ok [gw67] [ 14%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace_itself_still_ok [gw40] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_subpartition test/dialect/mysql/test_compiler.py::SQLTest::test_extract [gw40] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_extract test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-DOUBLE-CAST(t.col AS DOUBLE)] [gw40] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-DOUBLE-CAST(t.col AS DOUBLE)] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)0] [gw40] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)0] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)1] [gw40] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)1] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)2] [gw40] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)2] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-Float-CAST(t.col AS FLOAT)] [gw40] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-Float-CAST(t.col AS FLOAT)] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-DOUBLE-CAST(t.col AS DOUBLE)] [gw40] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-DOUBLE-CAST(t.col AS DOUBLE)] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)0] [gw40] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)0] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)1] [gw40] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)1] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)2] [gw40] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)2] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-Float-CAST(t.col AS FLOAT)] test/orm/test_attributes.py::HistoryTest::test_scalar_del [gw13] [ 14%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_del test/orm/test_attributes.py::HistoryTest::test_scalar_del_expired [gw13] [ 14%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_del_expired test/orm/test_attributes.py::HistoryTest::test_scalar_get_first_set_None [gw13] [ 14%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_get_first_set_None test/orm/test_attributes.py::HistoryTest::test_scalar_init [gw13] [ 14%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_init [gw11] [ 14%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_iterate test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_gc test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[insert] [gw77] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[insert] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[is_not_distinct_from-isnot_distinct_from] [gw66] [ 14%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[is_not_distinct_from-isnot_distinct_from] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[not_ilike-notilike] test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_setdefault [gw67] [ 14%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_setdefault test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_unrelated_flush [gw46] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_multiple test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_realcol [gw46] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_realcol test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_stringcol [gw46] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_stringcol test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_pk_constraint [gw46] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_pk_constraint test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_realcol [gw46] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_realcol test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_stringcol [gw46] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_stringcol test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_inline_sql_literal [gw46] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_inline_sql_literal test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_sql_literal [gw46] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_sql_literal test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_external [gw46] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_external test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_inline [gw46] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_inline test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint [gw46] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint_cascade [gw48] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_alised_w_relationship test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_aliased_vs_mapper [gw48] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_aliased_vs_mapper test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_mapper_vs_aliased [gw48] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_mapper_vs_aliased test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_plain [gw48] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_plain test/orm/test_core_compilation.py::JoinTest::test_join_from_no_onclause test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged [gw23] [ 14%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged_nochange [gw23] [ 14%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged_nochange test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_expunged [gw23] [ 14%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_expunged test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_pending [gw23] [ 14%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_pending test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_transient [gw66] [ 14%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[not_ilike-notilike] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[not_like-notlike] [gw66] [ 14%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[not_like-notlike] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[nulls_first-nullsfirst] [gw66] [ 14%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[nulls_first-nullsfirst] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[nulls_last-nullslast] test/orm/test_deprecations.py::SelectFromTest::test_more_joins [gw71] [ 14%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_more_joins test/orm/test_deprecations.py::SelectFromTest::test_replace_with_eager [gw73] [ 14%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-False] [gw63] [ 14%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_queries_ten test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_distinct_on [gw63] [ 14%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_distinct_on test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_roundtrip_one_from_self [gw63] [ 14%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_roundtrip_one_from_self test/orm/test_default_strategies.py::NoLoadTest::test_upgrade_o2m_noload_lazyload_option [gw54] [ 14%] PASSED test/orm/test_default_strategies.py::NoLoadTest::test_upgrade_o2m_noload_lazyload_option test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoinc_detection_no_affinity [gw54] [ 14%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoinc_detection_no_affinity test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_fk_disqualifies [gw54] [ 14%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_fk_disqualifies test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_ignore_fk [gw4] [ 14%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_back_to_one test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_cleanout [gw22] [ 14%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_twolevel test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_cascade_on_deleted [gw76] [ 14%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[compress-True] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[connect_timeout-30] [gw16] [ 14%] PASSED test/ext/test_baked.py::CustomIntegrationTest::test_use_w_baked test/ext/test_baked.py::LikeQueryTest::test_count [gw16] [ 14%] PASSED test/ext/test_baked.py::LikeQueryTest::test_count test/ext/test_baked.py::LikeQueryTest::test_count_with_bindparams [gw16] [ 14%] PASSED test/ext/test_baked.py::LikeQueryTest::test_count_with_bindparams test/ext/test_baked.py::LikeQueryTest::test_first_multiple_result [gw16] [ 14%] PASSED test/ext/test_baked.py::LikeQueryTest::test_first_multiple_result test/ext/test_baked.py::LikeQueryTest::test_first_no_result [gw16] [ 14%] PASSED test/ext/test_baked.py::LikeQueryTest::test_first_no_result test/ext/test_baked.py::LikeQueryTest::test_get [gw45] [ 14%] PASSED test/sql/test_computed.py::DDLComputedTest::test_server_default_onupdate test/sql/test_computed.py::DDLComputedTest::test_to_metadata [gw45] [ 14%] PASSED test/sql/test_computed.py::DDLComputedTest::test_to_metadata test/orm/inheritance/test_concrete.py::AdaptOnNamesTest::test_contains_eager [gw45] [ 14%] PASSED test/orm/inheritance/test_concrete.py::AdaptOnNamesTest::test_contains_eager test/orm/inheritance/test_concrete.py::ColKeysTest::test_keys [gw45] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ColKeysTest::test_keys test/orm/inheritance/test_concrete.py::ConcreteTest::test_basic [gw45] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_basic test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base [gw45] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base_w_hybrid [gw45] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base_w_hybrid test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_with_base [gw45] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_with_base test/orm/inheritance/test_concrete.py::ConcreteTest::test_relationship [gw45] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_relationship test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[False] [gw45] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[False] test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[True] [gw45] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[True] test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_five [gw45] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_five test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_four [gw45] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_four test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_one [gw45] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_one test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_six [gw54] [ 14%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_ignore_fk test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_single_col [gw22] [ 14%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_cascade_on_deleted test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_double_assignment [gw76] [ 14%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[connect_timeout-30] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[local_infile-1234] test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_no_rows [gw59] [ 14%] PASSED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_no_rows test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_overridden [gw6] [ 14%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_overridden test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_alt_key_column_in_mixin [gw6] [ 14%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_alt_key_column_in_mixin test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_column_in_mixin [gw16] [ 14%] PASSED test/ext/test_baked.py::LikeQueryTest::test_get test/ext/test_baked.py::LikeQueryTest::test_get_includes_getclause [gw16] [ 14%] PASSED test/ext/test_baked.py::LikeQueryTest::test_get_includes_getclause test/ext/test_baked.py::LikeQueryTest::test_get_pk_w_null [gw16] [ 14%] PASSED test/ext/test_baked.py::LikeQueryTest::test_get_pk_w_null test/ext/test_baked.py::LikeQueryTest::test_one_multiple_result [gw16] [ 14%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_multiple_result test/ext/test_baked.py::LikeQueryTest::test_one_no_result [gw16] [ 14%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_no_result test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-False] [gw50] [ 14%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-False] [gw66] [ 14%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[nulls_last-nullslast] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_false-isfalse-True] [gw66] [ 14%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_false-isfalse-True] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_not_distinct_from-isnot_distinct_from-True] [gw66] [ 14%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_not_distinct_from-isnot_distinct_from-True] test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_roundtrip_three_from_self [gw21] [ 14%] PASSED test/orm/test_cascade.py::CollectionAssignmentOrphanTest::test_basic test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--__setitem__] [gw21] [ 14%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--__setitem__] [gw5] [ 14%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_joined_propagation test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_joined_propagation_newname [gw5] [ 14%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_joined_propagation_newname [gw79] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_control [gw79] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_control test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_named_control [gw79] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_named_control test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_independent_tables [gw79] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_independent_tables test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings [gw79] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings_control [gw79] [ 14%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings_control test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_non_unicode [gw51] [ 14%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_from_update_cte_with_nesting test/sql/test_cte.py::NestingCTETest::test_select_with_aliased_nesting_cte_in_cte [gw49] [ 14%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_two_level test/sql/test_compiler.py::StringifySpecialTest::test_unnamed_column [gw43] [ 14%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_unnamed_column test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_statement [gw43] [ 14%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_statement test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_table [gw43] [ 14%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_table test/sql/test_compiler.py::StringifySpecialTest::test_within_group [gw43] [ 14%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_within_group [gw68] [ 14%] PASSED test/orm/test_deprecations.py::OptionsNoPropTestInh::test_missing_str_attr_of_type_subclass test/orm/test_deprecations.py::OptionsTest::test_chained [gw68] [ 14%] PASSED test/orm/test_deprecations.py::OptionsTest::test_chained test/orm/test_deprecations.py::OptionsTest::test_chained_plus_dotted [gw68] [ 14%] PASSED test/orm/test_deprecations.py::OptionsTest::test_chained_plus_dotted test/orm/test_deprecations.py::OptionsTest::test_chained_plus_multi [gw68] [ 14%] PASSED test/orm/test_deprecations.py::OptionsTest::test_chained_plus_multi test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_string [gw68] [ 14%] PASSED test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_string test/orm/test_deferred.py::SelfReferentialMultiPathTest::test_present_overrides_deferred [gw57] [ 14%] PASSED test/orm/test_deferred.py::SelfReferentialMultiPathTest::test_present_overrides_deferred test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_individual [gw57] [ 14%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_individual test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_whole [gw57] [ 14%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_whole [gw76] [ 14%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[local_infile-1234] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[read_timeout-30] [gw76] [ 14%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[read_timeout-30] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[use_unicode-False] [gw76] [ 14%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[use_unicode-False] test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_one [gw58] [ 14%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_one test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_three [gw58] [ 14%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_three test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_two [gw58] [ 14%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_two [gw77] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert_on_conflict] [gw77] [ 14%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert_on_conflict] [gw51] [ 14%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_with_aliased_nesting_cte_in_cte test/sql/test_cte.py::NestingCTETest::test_select_with_nesting_cte_in_cte [gw33] [ 14%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_base_array test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_pg_array [gw33] [ 14%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_pg_array test/ext/test_baked.py::LikeQueryTest::test_one_or_none_multiple_result [gw16] [ 14%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_or_none_multiple_result test/ext/test_baked.py::LikeQueryTest::test_one_or_none_no_result test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-True] [gw73] [ 14%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-True] test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted [gw29] [ 14%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted test/orm/test_bind.py::BindIntegrationTest::test_bound_connection_transactional [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bound_connection_transactional test/orm/test_bind.py::BindIntegrationTest::test_dont_mutate_binds[False] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_dont_mutate_binds[False] test/orm/test_bind.py::BindIntegrationTest::test_dont_mutate_binds[True] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_dont_mutate_binds[True] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e10] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e10] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e110] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e110] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e111] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e111] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e11] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e11] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e12] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e12] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e13] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e13] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e14] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e14] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e15] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e15] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e16] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e16] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e17] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e17] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e18] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e18] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e19] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e19] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e20] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e20] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e21] [gw19] [ 14%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e21] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e22] [gw71] [ 14%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_replace_with_eager test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_one [gw71] [ 14%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_one test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_two [gw71] [ 14%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_two test/orm/test_deprecations.py::SelectFromTest::test_select_from_core_alias_one [gw71] [ 14%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_select_from_core_alias_one test/orm/test_deprecations.py::SelectFromTest::test_very_nested_joins_with_joinedload test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_plain_mixin_col [gw53] [ 14%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_plain_mixin_col test/sql/test_ddlemit.py::EmitDDLTest::test_comment [gw17] [ 14%] PASSED test/orm/inheritance/test_basic.py::O2MTest::test_basic test/orm/inheritance/test_basic.py::OptimizedGetOnDeferredTest::test_column_property [gw17] [ 14%] PASSED test/orm/inheritance/test_basic.py::OptimizedGetOnDeferredTest::test_column_property test/orm/test_deferred.py::WithExpressionTest::test_expr_default_value [gw57] [ 14%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_default_value test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-aliased-core] [gw57] [ 14%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-aliased-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-aliased-orm] [gw48] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_no_onclause test/orm/test_core_compilation.py::JoinTest::test_join_from_w_filter_by [gw48] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_w_filter_by test/orm/test_core_compilation.py::JoinTest::test_join_from_w_relationship [gw48] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_w_relationship test/orm/test_core_compilation.py::JoinTest::test_join_from_we_can_explicitly_tree_joins [gw48] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_we_can_explicitly_tree_joins test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users JOIN addresses ON users.id = addresses.user_id WHERE users.id = :foo-bindparams1-expected_params1] [gw48] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users JOIN addresses ON users.id = addresses.user_id WHERE users.id = :foo-bindparams1-expected_params1] [gw23] [ 14%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_transient test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged [gw23] [ 14%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged [gw51] [ 14%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_with_nesting_cte_in_cte test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush [gw51] [ 14%] PASSED test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush_2 [gw51] [ 14%] PASSED test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush_2 test/orm/test_cycles.py::BiDirectionalOneToManyTest::test_cycle [gw51] [ 14%] PASSED test/orm/test_cycles.py::BiDirectionalOneToManyTest::test_cycle test/orm/test_cycles.py::BiDirectionalOneToManyTest2::test_cycle [gw51] [ 14%] PASSED test/orm/test_cycles.py::BiDirectionalOneToManyTest2::test_cycle test/orm/test_cycles.py::InheritTestOne::test_many_to_one_only [gw10] [ 14%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_none_to_none test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_nonnone_to_none [gw10] [ 14%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_nonnone_to_none test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del [gw10] [ 14%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent [gw10] [ 14%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent test/ext/test_automap.py::AutomapTest::test_relationship_pass_params [gw15] [ 14%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_pass_params test/ext/test_automap.py::AutomapTest::test_relationship_self_referential [gw40] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-Float-CAST(t.col AS FLOAT)] test/dialect/mysql/test_compiler.py::SQLTest::test_full_outer_join [gw40] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_full_outer_join test/dialect/mysql/test_compiler.py::SQLTest::test_inner_join [gw40] [ 14%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_inner_join [gw57] [ 14%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-aliased-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-from_statement-core] [gw57] [ 14%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-from_statement-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-from_statement-orm] [gw57] [ 15%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-different_name-from_statement-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-aliased-core] [gw57] [ 15%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-aliased-core] [gw69] [ 15%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two [gw69] [ 15%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three [gw69] [ 15%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_concrete_sub_class [gw64] [ 15%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_concrete_sub_class test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_joined_sub_class [gw64] [ 15%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_joined_sub_class test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_class_joined_sub_class [gw64] [ 15%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_class_joined_sub_class test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_table_joined_sub_class [gw64] [ 15%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_table_joined_sub_class test/orm/test_deprecations.py::GetBindTest::test_bind_mixin_class_simple_class [gw64] [ 15%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_mixin_class_simple_class test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_join [gw64] [ 15%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_join test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_table [gw64] [ 15%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_table test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_union [gw64] [ 15%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_union test/orm/test_deprecations.py::GetBindTest::test_bind_sub_class_concrete_sub_class [gw64] [ 15%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_sub_class_concrete_sub_class test/orm/test_deprecations.py::GetBindTest::test_bind_sub_table_concrete_sub_class [gw64] [ 15%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_sub_table_concrete_sub_class test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[delete] [gw64] [ 15%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[delete] test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[insert] test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_with_unrelated [gw25] [ 15%] PASSED test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt0] test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt1] [gw25] [ 15%] PASSED test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt1] test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement [gw40] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement_reserved_word_column_name test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[write_timeout-30] [gw76] [ 15%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[write_timeout-30] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_random_arg [gw76] [ 15%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_random_arg test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_special_encodings[utf8] [gw76] [ 15%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_special_encodings[utf8] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-aliased-orm] [gw57] [ 15%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-aliased-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-from_statement-core] [gw57] [ 15%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-from_statement-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-from_statement-orm] test/base/test_dependency.py::DependencySortTest::test_large_sort [gw58] [ 15%] PASSED test/base/test_dependency.py::DependencySortTest::test_large_sort test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_one [gw58] [ 15%] PASSED test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_one test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_three [gw58] [ 15%] PASSED test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_three test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_two [gw58] [ 15%] PASSED test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_two test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_one [gw19] [ 15%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e22] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e23] [gw19] [ 15%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e23] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e24] [gw19] [ 15%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e24] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e30] [gw19] [ 15%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e30] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e31] [gw19] [ 15%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e31] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e32] [gw19] [ 15%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e32] test/orm/test_bind.py::BindIntegrationTest::test_mapped_binds [gw19] [ 15%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_mapped_binds test/orm/test_bind.py::BindIntegrationTest::test_table_binds [gw53] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_comment test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_checkfirst [gw53] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_checkfirst test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_nocheck [gw53] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_nocheck test/sql/test_ddlemit.py::EmitDDLTest::test_create_empty_collection [gw53] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_empty_collection test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_doesnt_exist [gw53] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_doesnt_exist test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_exists [gw53] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_exists test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_doesnt_exist [gw53] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_doesnt_exist test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_exists [gw53] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_exists test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_auto_alter_fk [gw53] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_auto_alter_fk test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_checkfirst test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_schema_roundtrips [gw78] [ 15%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_schema_roundtrips test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_select_rowcount [gw78] [ 15%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_select_rowcount test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_serial_integer [gw78] [ 15%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_serial_integer test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_fetch_offset [gw78] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_fetch_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit [gw78] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt15-stmt25-param15-param25-None-None] [gw26] [ 15%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt15-stmt25-param15-param25-None-None] test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_implicit_pg_array [gw33] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_implicit_pg_array test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_uses_base_array [gw16] [ 15%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_or_none_no_result test/ext/test_baked.py::LikeQueryTest::test_one_or_none_result [gw16] [ 15%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_or_none_result test/ext/test_baked.py::LikeQueryTest::test_one_result test/sql/test_deprecations.py::DMLTest::test_delete_whereclause [gw60] [ 15%] PASSED test/sql/test_deprecations.py::DMLTest::test_delete_whereclause test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_default test/orm/test_deprecations.py::DeprecatedQueryTest::test_aliased [gw62] [ 15%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_aliased test/orm/test_deprecations.py::DeprecatedQueryTest::test_apply_labels [gw68] [ 15%] PASSED test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_with_unrelated test/orm/test_deprecations.py::OptionsTest::test_multi_entity_opt_on_string [gw68] [ 15%] PASSED test/orm/test_deprecations.py::OptionsTest::test_multi_entity_opt_on_string test/orm/test_deprecations.py::OptionsTest::test_path_multilevel_string [gw68] [ 15%] PASSED test/orm/test_deprecations.py::OptionsTest::test_path_multilevel_string test/orm/test_deprecations.py::OptionsTest::test_with_current_matching_string [gw68] [ 15%] PASSED test/orm/test_deprecations.py::OptionsTest::test_with_current_matching_string test/orm/test_deprecations.py::OptionsTest::test_with_current_nonmatching_string test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_rows_exhausted [gw59] [ 15%] PASSED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_rows_exhausted test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_clauseelement [gw59] [ 15%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_clauseelement test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_conn [gw59] [ 15%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_conn test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_engine [gw31] [ 15%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update [gw31] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_modified_by_event [gw77] [ 15%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_modified_by_event test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_no_page_size [gw77] [ 15%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_no_page_size test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_page_size [gw77] [ 15%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_page_size test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_return_pks_default_values [gw77] [ 15%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_return_pks_default_values test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_defaults [gw77] [ 15%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_defaults [gw33] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_uses_base_array test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_uses_pg_array [gw33] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_uses_pg_array test/dialect/mssql/test_compiler.py::CompileTest::test_plain_returning_column_expression[columns] [gw33] [ 15%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_plain_returning_column_expression[columns] test/dialect/oracle/test_compiler.py::CompileTest::test_plain_returning_column_expression[columns] [gw33] [ 15%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_plain_returning_column_expression[columns] test/dialect/postgresql/test_compiler.py::CompileTest::test_plain_returning_column_expression[columns] [gw33] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_plain_returning_column_expression[columns] test/dialect/mssql/test_compiler.py::CompileTest::test_plain_returning_column_expression[table] [gw33] [ 15%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_plain_returning_column_expression[table] test/dialect/oracle/test_compiler.py::CompileTest::test_plain_returning_column_expression[table] [gw33] [ 15%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_plain_returning_column_expression[table] test/dialect/postgresql/test_compiler.py::CompileTest::test_plain_returning_column_expression[table] [gw33] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_plain_returning_column_expression[table] test/dialect/postgresql/test_compiler.py::CompileTest::test_reserved_words [gw33] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_reserved_words test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect2-False] [gw33] [ 15%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect2-False] test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt2] [gw25] [ 15%] PASSED test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt2] test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen [gw25] [ 15%] PASSED test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen_w_del [gw25] [ 15%] PASSED test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen_w_del test/sql/test_compare.py::CacheKeyTest::test_get_children_no_method [gw25] [ 15%] PASSED test/sql/test_compare.py::CacheKeyTest::test_get_children_no_method test/sql/test_compare.py::CacheKeyTest::test_literal_binds [gw25] [ 15%] PASSED test/sql/test_compare.py::CacheKeyTest::test_literal_binds test/sql/test_compare.py::CacheKeyTest::test_values_doesnt_caches_right_now [gw25] [ 15%] PASSED test/sql/test_compare.py::CacheKeyTest::test_values_doesnt_caches_right_now test/sql/test_compare.py::CompareAndCopyTest::test_all_present [gw25] [ 15%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_all_present test/sql/test_compare.py::CompareAndCopyTest::test_compare_col_identity [gw25] [ 15%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_compare_col_identity test/sql/test_compare.py::CompareAndCopyTest::test_compare_labels [gw25] [ 15%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_compare_labels [gw22] [ 15%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_double_assignment test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_flat_of_type [gw49] [ 15%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_flat_of_type test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_of_type [gw49] [ 15%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_of_type [gw67] [ 15%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_unrelated_flush test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_update [gw67] [ 15%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_update test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_clear test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-False] [gw73] [ 15%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-False] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-True] [gw79] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_non_unicode test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_unicode [gw79] [ 15%] SKIPPED test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_unicode test/orm/test_dynamic.py::DynamicTest::test_association_nonaliased [gw79] [ 15%] PASSED test/orm/test_dynamic.py::DynamicTest::test_association_nonaliased test/orm/test_dynamic.py::DynamicTest::test_basic [gw79] [ 15%] PASSED test/orm/test_dynamic.py::DynamicTest::test_basic [gw46] [ 15%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint_cascade test/sql/test_constraints.py::ConstraintCompilationTest::test_render_index_sql_literal [gw46] [ 15%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_index_sql_literal test/sql/test_constraints.py::ConstraintCompilationTest::test_too_long_index_name [gw46] [ 15%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_too_long_index_name [gw40] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement_reserved_word_column_name test/dialect/mysql/test_compiler.py::SQLTest::test_limit [gw40] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_limit test/dialect/mysql/test_compiler.py::SQLTest::test_outer_join [gw40] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_outer_join test/dialect/mysql/test_compiler.py::SQLTest::test_precolumns [gw40] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_precolumns test/dialect/mysql/test_compiler.py::SQLTest::test_sysdate [gw40] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_sysdate test/dialect/mysql/test_compiler.py::SQLTest::test_too_long_index [gw40] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_too_long_index test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_cast_literal_bind [gw40] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_cast_literal_bind test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[BIT-t.col] [gw40] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[BIT-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[BOOLEAN-t.col] [gw40] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[BOOLEAN-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[Boolean-t.col] [gw40] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[Boolean-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[DOUBLE-t.col] [gw40] [ 15%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[DOUBLE-t.col] [gw19] [ 15%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_table_binds test/orm/test_bind.py::GetBindTest::test_bind_base_class_base_class test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobO2M::test_roundtrip [gw7] [ 15%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobO2M::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocM2O::test_roundtrip [gw7] [ 15%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocM2O::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocO2M::test_roundtrip [gw7] [ 15%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocO2M::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaM2O::test_roundtrip test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted_3085_workaround [gw29] [ 15%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted_3085_workaround test/dialect/postgresql/test_compiler.py::CompileTest::test_create_drop_enum test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_true-istrue-True] [gw66] [ 15%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_true-istrue-True] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_between_op-notbetween_op-True] [gw66] [ 15%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_between_op-notbetween_op-True] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_contains_op-notcontains_op-False] [gw66] [ 15%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_contains_op-notcontains_op-False] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_endswith_op-notendswith_op-False] [gw74] [ 15%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[active_history-True] test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[cascade_backrefs-False] [gw74] [ 15%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[cascade_backrefs-False] test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[enable_typechecks-False] [gw74] [ 15%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[enable_typechecks-False] test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_deletes-True] [gw74] [ 15%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_deletes-True] test/orm/test_dynamic.py::DynamicTest::test_configured_order_by [gw41] [ 15%] PASSED test/sql/test_compiler.py::SelectTest::test_delayed_col_naming test/sql/test_compiler.py::SelectTest::test_distinct [gw41] [ 15%] PASSED test/sql/test_compiler.py::SelectTest::test_distinct [gw45] [ 15%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_six test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_three [gw45] [ 15%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_three test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_two [gw45] [ 15%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_two test/orm/inheritance/test_concrete.py::ManySallyanyTest::test_selective_relationships [gw45] [ 15%] PASSED test/orm/inheritance/test_concrete.py::ManySallyanyTest::test_selective_relationships test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_inheriting [gw45] [ 15%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_inheriting test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_merge_w_relationship [gw45] [ 15%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_merge_w_relationship test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_noninherited_warning [gw16] [ 15%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_result test/ext/test_baked.py::LikeQueryTest::test_scalar [gw16] [ 15%] PASSED test/ext/test_baked.py::LikeQueryTest::test_scalar [gw1] [ 15%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_dispose_attrs test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_duplicate_classes_in_base [gw1] [ 15%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_duplicate_classes_in_base test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent_no_proxy [gw10] [ 15%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent_no_proxy test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_no_proxy [gw62] [ 15%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_apply_labels test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices [gw62] [ 15%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_single_propagation [gw5] [ 15%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_single_propagation test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_subclass_type [gw5] [ 15%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_subclass_type test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_superclass_type [gw5] [ 15%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_superclass_type test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_joined_table_inheritance [gw5] [ 15%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_joined_table_inheritance [gw30] [ 15%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_tablespace test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_tablespace_quoted test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_special_encodings[utf8mb4] [gw76] [ 15%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_special_encodings[utf8mb4] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[mysqldb] [gw76] [ 15%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[mysqldb] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[oursql] [gw76] [ 15%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[oursql] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[pymysql] [gw76] [ 15%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_ssl_arguments[pymysql] [gw75] [ 15%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_raises test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora10_flags [gw75] [ 15%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora10_flags test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora8_flags [gw75] [ 15%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora8_flags test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match [gw38] [ 15%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_column [gw38] [ 15%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_column test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_flags [gw38] [ 15%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_flags test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_str [gw38] [ 15%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_str test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match [gw38] [ 15%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_column [gw38] [ 15%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_column test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_flags [gw38] [ 15%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_flags test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices_compile [gw62] [ 15%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices_compile test/orm/test_deprecations.py::DeprecatedQueryTest::test_dotted_options [gw54] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_single_col test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_col_w_nonoptional_sequence_non_autoinc_no_firing [gw54] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_col_w_nonoptional_sequence_non_autoinc_no_firing test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_col_w_optional_sequence_non_autoinc_no_firing [gw54] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_col_w_optional_sequence_non_autoinc_no_firing test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_inheritance_conflict_resolution [gw5] [ 15%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_inheritance_conflict_resolution [gw51] [ 15%] PASSED test/orm/test_cycles.py::InheritTestOne::test_many_to_one_only test/orm/test_cycles.py::InheritTestTwo::test_flush [gw51] [ 15%] PASSED test/orm/test_cycles.py::InheritTestTwo::test_flush test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_where [gw47] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_where test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_froms [gw47] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_froms test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_having [gw47] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_having test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_column [gw47] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_column test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_from [gw47] [ 15%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_from [gw57] [ 15%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[has_default-same_name-from_statement-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-aliased-core] [gw73] [ 15%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-True-False] [gw73] [ 15%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-True-False] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-True-True] [gw73] [ 15%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-True-True] [gw19] [ 15%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_class_base_class test/orm/test_bind.py::GetBindTest::test_bind_base_class_concrete_sub_class [gw19] [ 15%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_class_concrete_sub_class test/orm/test_bind.py::GetBindTest::test_bind_base_class_joined_sub_class [gw9] [ 16%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_get_nonambiguous test/ext/test_associationproxy.py::ProxyHybridTest::test_msg_fails_on_cls_access [gw9] [ 16%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_msg_fails_on_cls_access test/ext/test_associationproxy.py::ProxyHybridTest::test_set_ambiguous [gw9] [ 16%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_set_ambiguous test/ext/test_associationproxy.py::ProxyHybridTest::test_set_nonambiguous [gw9] [ 16%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_set_nonambiguous test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_m2o_instance_getter test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_non_autoincrement [gw54] [ 16%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_41_2::test_non_autoincrement test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[delete-select-_exclusions1] [gw54] [ 16%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[delete-select-_exclusions1] test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[insert-select-_exclusions2] [gw54] [ 16%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[insert-select-_exclusions2] [gw53] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_checkfirst test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_inline_fk [gw53] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_inline_fk test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_nocheck [gw53] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_nocheck test/sql/test_ddlemit.py::EmitDDLTest::test_create_seq_checkfirst [gw53] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_seq_checkfirst test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_exists_index_checkfirst [gw53] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_exists_index_checkfirst [gw57] [ 16%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-aliased-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-aliased-orm] test/ext/test_baked.py::ResultPostCriteriaTest::test_first [gw16] [ 16%] PASSED test/ext/test_baked.py::ResultPostCriteriaTest::test_first test/ext/test_baked.py::ResultPostCriteriaTest::test_get [gw29] [ 16%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_drop_enum test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_column_not_valid [gw10] [ 16%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_no_proxy test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_none_to_none [gw10] [ 16%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_none_to_none [gw71] [ 16%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_very_nested_joins_with_joinedload test/sql/test_deprecations.py::SelectableTest::test_against_cloned_non_table [gw71] [ 16%] PASSED test/sql/test_deprecations.py::SelectableTest::test_against_cloned_non_table test/sql/test_deprecations.py::SelectableTest::test_alias_union [gw71] [ 16%] PASSED test/sql/test_deprecations.py::SelectableTest::test_alias_union test/sql/test_deprecations.py::SelectableTest::test_append_column_after_replace_selectable [gw30] [ 16%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_tablespace_quoted test/dialect/postgresql/test_compiler.py::CompileTest::test_create_type_schema_translate [gw30] [ 16%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_type_schema_translate test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-insert-_exclusions4] [gw54] [ 16%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-insert-_exclusions4] test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-update-_exclusions3] [gw54] [ 16%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-update-_exclusions3] [gw24] [ 16%] PASSED test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_nonorphans_ok test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_collection_expunge [gw24] [ 16%] PASSED test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_collection_expunge [gw7] [ 16%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaM2O::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaO2M::test_roundtrip test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan [gw22] [ 16%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan_on_update [gw22] [ 16%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan_on_update test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_pending_expunge [gw22] [ 16%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_pending_expunge test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_save_update_sends_pending [gw22] [ 16%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_save_update_sends_pending test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_cascade_on_deleted test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_preexecute_pk [gw77] [ 16%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_preexecute_pk test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_values [gw77] [ 16%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_values [gw57] [ 16%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-aliased-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-from_statement-core] [gw57] [ 16%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-from_statement-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-from_statement-orm] [gw57] [ 16%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-different_name-from_statement-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-aliased-core] [gw57] [ 16%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-aliased-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-aliased-orm] [gw57] [ 16%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-aliased-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-from_statement-core] test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_nonnone_to_none [gw10] [ 16%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_nonnone_to_none [gw62] [ 16%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_dotted_options test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_four [gw62] [ 16%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_four test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_three [gw62] [ 16%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_three test/dialect/oracle/test_compiler.py::CompileTest::test_cte [gw30] [ 16%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_cte test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[update-select-_exclusions0] [gw54] [ 16%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[update-select-_exclusions0] test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_insert_computed[eager] [gw59] [ 16%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_engine test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_bound test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_standalone_orphan [gw24] [ 16%] PASSED test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_standalone_orphan test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_multilevel_remove [gw24] [ 16%] PASSED test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_multilevel_remove test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_singlelevel_remove test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users JOIN addresses ON users.id = addresses.user_id WHERE users.id = :foo-bindparams2-expected_params2] [gw48] [ 16%] PASSED test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users JOIN addresses ON users.id = addresses.user_id WHERE users.id = :foo-bindparams2-expected_params2] test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users JOIN addresses ON users.id = addresses.user_id WHERE users.id = :foo-bindparams3-expected_params3] test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-True] [gw50] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-True] [gw71] [ 16%] PASSED test/sql/test_deprecations.py::SelectableTest::test_append_column_after_replace_selectable test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five [gw69] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four [gw69] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw16] [ 16%] PASSED test/ext/test_baked.py::ResultPostCriteriaTest::test_get test/ext/test_baked.py::ResultPostCriteriaTest::test_iter [gw16] [ 16%] PASSED test/ext/test_baked.py::ResultPostCriteriaTest::test_iter [gw29] [ 16%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_column_not_valid test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_constraint_not_valid test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del [gw10] [ 16%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect3-True] [gw33] [ 16%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect3-True] [gw6] [ 16%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_column_in_mixin test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_same_column_in_mixin [gw6] [ 16%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_same_column_in_mixin test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_overrides_different_typed_column_in_mixin [gw6] [ 16%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_overrides_different_typed_column_in_mixin test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_dependent_on_subclass [gw6] [ 16%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_dependent_on_subclass test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inheritance_order test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_updates-False] [gw74] [ 16%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_updates-False] test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_aliased_comparator [gw74] [ 16%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_aliased_comparator test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_comparator [gw74] [ 16%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_comparator test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_fixture [gw74] [ 16%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_fixture test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_subclass_wrapped_classlevel [gw24] [ 16%] PASSED test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_singlelevel_remove test/orm/test_cascade.py::SubclassCascadeTest::test_cascade_iterator_polymorphic [gw24] [ 16%] PASSED test/orm/test_cascade.py::SubclassCascadeTest::test_cascade_iterator_polymorphic test/orm/test_cascade.py::SubclassCascadeTest::test_delete_orphan_round_trip [gw24] [ 16%] PASSED test/orm/test_cascade.py::SubclassCascadeTest::test_delete_orphan_round_trip test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_cascade [gw24] [ 16%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_cascade test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_merge_cascade[pending] [gw24] [ 16%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_merge_cascade[pending] test/sql/test_deprecations.py::SelectableTest::test_case_kw_arg_detection [gw71] [ 16%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_kw_arg_detection test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_unicode_keys [gw77] [ 16%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_unicode_keys test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_w_newlines test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-False] test/ext/test_baked.py::ResultPostCriteriaTest::test_spoiled [gw16] [ 16%] PASSED test/ext/test_baked.py::ResultPostCriteriaTest::test_spoiled test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_cachekeys_on_constructor [gw57] [ 16%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-from_statement-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-from_statement-orm] [gw57] [ 16%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_plain[no_default-same_name-from_statement-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-aliased-core] [gw57] [ 16%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-aliased-core] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-aliased-orm] [gw57] [ 16%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-aliased-orm] test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-from_statement-core] [gw57] [ 16%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-from_statement-core] [gw54] [ 16%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_insert_computed[eager] test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_insert_computed[noneager] [gw54] [ 16%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_insert_computed[noneager] test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_update_computed[eagerload] [gw54] [ 16%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_update_computed[eagerload] test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_update_computed[noneagerload] [gw54] [ 16%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_41_2::test_update_computed[noneagerload] test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[executemany-attribute-_exclusions2] [gw54] [ 16%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[executemany-attribute-_exclusions2] [gw74] [ 16%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_subclass_wrapped_classlevel test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_wrapped_classlevel [gw58] [ 16%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_one test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_two [gw58] [ 16%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_two test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_of_type [gw49] [ 16%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_of_type test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_columns [gw49] [ 16%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_columns test/sql/test_deprecations.py::SelectableTest::test_case_list_legacy [gw71] [ 16%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_list_legacy test/sql/test_deprecations.py::SelectableTest::test_case_whens_dict_kw [gw71] [ 16%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_whens_dict_kw test/sql/test_deprecations.py::SelectableTest::test_case_whens_kw test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_eager_order_by [gw1] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_eager_order_by test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_expression [gw1] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_expression test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_index_doesnt_compile [gw1] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_index_doesnt_compile test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_instrument_class_before_instrumentation [gw1] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_instrument_class_before_instrumentation [gw56] [ 16%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_bound test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_unbound [gw56] [ 16%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_unbound [gw6] [ 16%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inheritance_order test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inherited [gw6] [ 16%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inherited test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_not_inherited [gw6] [ 16%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_not_inherited test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_unique_column [gw6] [ 16%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_unique_column test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight [gw6] [ 16%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight_special_names [gw6] [ 16%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight_special_names test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_col_prop_attrs_associated_w_class_for_mapper_args [gw6] [ 16%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_col_prop_attrs_associated_w_class_for_mapper_args test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_column_pre_map [gw6] [ 16%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_column_pre_map test/base/test_dependency.py::DependencySortTest::test_sort_one [gw58] [ 16%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_one test/base/test_dependency.py::DependencySortTest::test_sort_three [gw58] [ 16%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_three test/base/test_dependency.py::DependencySortTest::test_sort_two [gw58] [ 16%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_two test/base/test_dependency.py::DependencySortTest::test_ticket_1380 [gw58] [ 16%] PASSED test/base/test_dependency.py::DependencySortTest::test_ticket_1380 test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_prop [gw58] [ 16%] PASSED test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_prop test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_string [gw58] [ 16%] PASSED test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_string test/orm/test_deprecations.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after [gw69] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven [gw69] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw69] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three [gw69] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three [gw29] [ 16%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_constraint_not_valid test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_alt_schema [gw29] [ 16%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_alt_schema test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_kw_support_in_declarative_meta_init [gw1] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_kw_support_in_declarative_meta_init [gw7] [ 16%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaO2M::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobM2O::test_roundtrip test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_joinpoint [gw62] [ 16%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_joinpoint test/orm/test_deprecations.py::DeprecatedQueryTest::test_invalid_column [gw62] [ 16%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_invalid_column test/orm/test_deprecations.py::DeprecatedQueryTest::test_join test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw70] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged_nochange [gw23] [ 16%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged_nochange [gw11] [ 16%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_gc test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_iterate test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit_offset [gw78] [ 16%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_offset [gw78] [ 16%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_fetch_offset [gw78] [ 16%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_fetch_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit [gw78] [ 16%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit [gw9] [ 16%] PASSED test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_m2o_instance_getter test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_expr test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight [gw58] [ 16%] PASSED test/orm/test_deprecations.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_accounting_commit_fails_add [gw71] [ 16%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_whens_kw test/sql/test_deprecations.py::SelectableTest::test_column [gw71] [ 16%] PASSED test/sql/test_deprecations.py::SelectableTest::test_column [gw16] [ 16%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_cachekeys_on_constructor test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_conditional_step [gw16] [ 16%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_conditional_step test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw69] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two test/sql/test_compiler.py::SelectTest::test_order_by_nulls [gw42] [ 16%] PASSED test/sql/test_compiler.py::SelectTest::test_order_by_nulls test/sql/test_compiler.py::SelectTest::test_orderby_groupby [gw42] [ 16%] PASSED test/sql/test_compiler.py::SelectTest::test_orderby_groupby test/dialect/mysql/test_compiler.py::CompileTest::test_deferrable_initially_kw_not_ignored [gw30] [ 16%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_deferrable_initially_kw_not_ignored test/dialect/mssql/test_compiler.py::CompileTest::test_delete_exclude_hint [gw30] [ 16%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_exclude_hint test/dialect/mssql/test_compiler.py::CompileTest::test_delete_extra_froms [gw30] [ 16%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_extra_froms test/dialect/mysql/test_compiler.py::CompileTest::test_delete_extra_froms [gw30] [ 16%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_delete_extra_froms test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two [gw70] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one [gw70] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three [gw61] [ 16%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_downgrade_baseline test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_bound [gw61] [ 16%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_bound test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_unbound [gw61] [ 16%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_unbound test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined [gw61] [ 16%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_path_wildcards [gw61] [ 16%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_path_wildcards [gw9] [ 16%] PASSED test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_expr test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_instance_getter [gw9] [ 16%] PASSED test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_instance_getter test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_expr_ambiguous [gw9] [ 16%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_expr_ambiguous test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_ambiguous [gw9] [ 16%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_ambiguous test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_classlevel_ambiguous test/orm/test_deprecations.py::SelfReferentialTest::test_join_1 [gw72] [ 16%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_1 test/orm/test_deprecations.py::SelfReferentialTest::test_join_2 [gw72] [ 16%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_2 test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter [gw72] [ 16%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter test/sql/test_constraints.py::ConstraintCompilationTest::test_use_alter [gw46] [ 16%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_use_alter test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_check_constraint_create [gw46] [ 16%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_check_constraint_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_cycle_named_fks [gw46] [ 16%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_cycle_named_fks test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_cycle_unnamed_fks [gw46] [ 16%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_cycle_unnamed_fks test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_cant_drop_cycled_unnamed [gw46] [ 16%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_cant_drop_cycled_unnamed test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_auto_alter_inline_constraint_create [gw46] [ 16%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_auto_alter_inline_constraint_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_use_alter_constraint_create test/dialect/postgresql/test_compiler.py::CompileTest::test_delete_extra_froms [gw30] [ 16%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_delete_extra_froms test/dialect/mssql/test_compiler.py::CompileTest::test_delete_extra_froms_alias [gw30] [ 16%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_extra_froms_alias test/dialect/mysql/test_compiler.py::CompileTest::test_delete_extra_froms_alias [gw30] [ 16%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_delete_extra_froms_alias test/dialect/postgresql/test_compiler.py::CompileTest::test_delete_extra_froms_alias [gw30] [ 16%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_delete_extra_froms_alias [gw70] [ 16%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_no_dict [gw2] [ 16%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_no_dict test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_none test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_graceful_failure_isolation_level_not_available [gw76] [ 16%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_graceful_failure_isolation_level_not_available test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_hypothetical_not_implemented_isolation_level test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw49] [ 16%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight [gw77] [ 16%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_w_newlines test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_not_sane_rowcount [gw77] [ 16%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_not_sane_rowcount [gw9] [ 16%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_classlevel_ambiguous test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_set_ambiguous [gw9] [ 16%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_set_ambiguous [gw10] [ 16%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent_no_proxy [gw65] [ 16%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_7 test/orm/test_deprecations.py::JoinTest::test_single_prop_8 test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect4-False] [gw33] [ 16%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect4-False] test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect5-True] [gw66] [ 16%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_endswith_op-notendswith_op-False] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_ilike_op-notilike_op-True] [gw62] [ 17%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_join test/orm/test_deprecations.py::DeprecatedQueryTest::test_join_no_order_by [gw62] [ 17%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_join_no_order_by test/orm/test_deprecations.py::DeprecatedQueryTest::test_more_joins [gw62] [ 17%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_more_joins test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_entities [gw62] [ 17%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_entities test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_joins test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_mixin_attr_refers_to_column_copies [gw6] [ 17%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_mixin_attr_refers_to_column_copies test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_multilevel_mixin_attr_refers_to_column_copies [gw6] [ 17%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_multilevel_mixin_attr_refers_to_column_copies test/sql/test_cte.py::CTETest::test_pg_example_one [gw50] [ 17%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_one test/sql/test_cte.py::CTETest::test_pg_example_one_select_only test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_lazyload [gw61] [ 17%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_lazyload test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload [gw61] [ 17%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_last_one_wins [gw61] [ 17%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_last_one_wins test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_joinedload [gw61] [ 17%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_joinedload test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload [gw61] [ 17%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_joinedload test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_index_checkfirst [gw53] [ 17%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_index_checkfirst test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_checkfirst [gw53] [ 17%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_checkfirst test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_nocheck [gw53] [ 17%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_nocheck [gw65] [ 17%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_8 test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback [gw65] [ 17%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_five [gw65] [ 17%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_five test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_four [gw66] [ 17%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_ilike_op-notilike_op-True] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_like_op-notlike_op-True] [gw66] [ 17%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_like_op-notlike_op-True] test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit_offset_newstyle [gw32] [ 17%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit_offset_newstyle [gw64] [ 17%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[insert] test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[select] [gw64] [ 17%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[select] test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[update] [gw64] [ 17%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[update] test/dialect/mssql/test_compiler.py::CompileTest::test_delete_hint [gw30] [ 17%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_hint test/dialect/mssql/test_compiler.py::CompileTest::test_delete_returning [gw30] [ 17%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_returning test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema [gw30] [ 17%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart [gw30] [ 17%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart_both_need_quoting [gw30] [ 17%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart_both_need_quoting test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart_needs_quoting [gw30] [ 17%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart_needs_quoting test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight_whereclause [gw58] [ 17%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_accounting_commit_fails_add test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_accounting_commit_fails_delete [gw58] [ 17%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_accounting_commit_fails_delete [gw19] [ 17%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_class_joined_sub_class test/orm/test_bind.py::GetBindTest::test_bind_base_table_base_class [gw19] [ 17%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_table_base_class test/orm/test_bind.py::GetBindTest::test_bind_base_table_concrete_sub_class [gw19] [ 17%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_table_concrete_sub_class test/orm/test_bind.py::GetBindTest::test_bind_base_table_joined_sub_class [gw19] [ 17%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_table_joined_sub_class test/orm/test_bind.py::GetBindTest::test_bind_joined_sub_class_joined_sub_class [gw19] [ 17%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_joined_sub_class_joined_sub_class test/orm/test_bind.py::GetBindTest::test_bind_joined_sub_table_joined_sub_class [gw19] [ 17%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_joined_sub_table_joined_sub_class test/orm/test_bind.py::GetBindTest::test_bind_mixin_class_simple_class [gw19] [ 17%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_mixin_class_simple_class test/orm/test_bind.py::GetBindTest::test_bind_selectable_join test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_synonym [gw56] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_synonym test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_w_deferred test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_match_op-notmatch_op-True] [gw66] [ 17%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_match_op-notmatch_op-True] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_startswith_op-notstartswith_op-False] [gw66] [ 17%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_startswith_op-notstartswith_op-False] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[nulls_first_op-nullsfirst_op-False] [gw66] [ 17%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[nulls_first_op-nullsfirst_op-False] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_pending [gw23] [ 17%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_pending test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient test/orm/test_deprecations.py::GetBindTest::test_fallback_table_metadata [gw64] [ 17%] PASSED test/orm/test_deprecations.py::GetBindTest::test_fallback_table_metadata test/orm/test_deprecations.py::GetTest::test_get [gw64] [ 17%] PASSED test/orm/test_deprecations.py::GetTest::test_get test/orm/test_deprecations.py::GetTest::test_get_against_col [gw64] [ 17%] PASSED test/orm/test_deprecations.py::GetTest::test_get_against_col test/orm/test_deprecations.py::GetTest::test_loader_options test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_merge_cascade[persistent] [gw24] [ 17%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_merge_cascade[persistent] test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_none_cascade [gw76] [ 17%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_hypothetical_not_implemented_isolation_level test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: make sure we read the code-None-True] [gw76] [ 17%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: make sure we read the code-None-True] [gw49] [ 17%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight_whereclause test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_two_level test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_accounting_no_select_needed [gw58] [ 17%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_accounting_no_select_needed test/sql/test_deprecations.py::SelectableTest::test_deprecated_subquery_standalone [gw71] [ 17%] PASSED test/sql/test_deprecations.py::SelectableTest::test_deprecated_subquery_standalone test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_offset test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_bitmap_compress [gw29] [ 17%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_bitmap_compress test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_concurrently [gw22] [ 17%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_cascade_on_deleted test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_double_assignment [gw22] [ 17%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_double_assignment test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan [gw65] [ 17%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_four test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_one [gw65] [ 17%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_one test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_three [gw65] [ 17%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_three test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_two [gw65] [ 17%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_two test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_aliased_whatever [gw65] [ 17%] PASSED test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_aliased_whatever test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_unaliased_whatever [gw65] [ 17%] PASSED test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_unaliased_whatever test/orm/test_deprecations.py::LazyTest::test_backrefs_dont_lazyload [gw65] [ 17%] PASSED test/orm/test_deprecations.py::LazyTest::test_backrefs_dont_lazyload test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_assertions [gw65] [ 17%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_assertions [gw48] [ 17%] PASSED test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users JOIN addresses ON users.id = addresses.user_id WHERE users.id = :foo-bindparams3-expected_params3] [gw64] [ 17%] PASSED test/orm/test_deprecations.py::GetTest::test_loader_options test/orm/test_deprecations.py::GetTest::test_no_criterion [gw64] [ 17%] PASSED test/orm/test_deprecations.py::GetTest::test_no_criterion test/orm/test_deprecations.py::GetTest::test_no_criterion_when_already_loaded [gw64] [ 17%] PASSED test/orm/test_deprecations.py::GetTest::test_no_criterion_when_already_loaded test/orm/test_deprecations.py::GetTest::test_only_full_mapper_zero [gw64] [ 17%] PASSED test/orm/test_deprecations.py::GetTest::test_only_full_mapper_zero test/ext/test_deprecations.py::HorizontalShardTest::test_query_chooser [gw64] [ 17%] PASSED test/ext/test_deprecations.py::HorizontalShardTest::test_query_chooser test/orm/test_deprecations.py::ImmediateTest::test_value [gw64] [ 17%] PASSED test/orm/test_deprecations.py::ImmediateTest::test_value test/orm/test_deprecations.py::ImmediateTest::test_value_cancels_loader_opts [gw64] [ 17%] PASSED test/orm/test_deprecations.py::ImmediateTest::test_value_cancels_loader_opts test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_selectable [gw73] [ 17%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-False] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-True] [gw78] [ 17%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_simple_offset [gw78] [ 17%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_simple_offset [gw10] [ 17%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent_no_proxy test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_no_proxy [gw10] [ 17%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_no_proxy test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_none_to_none [gw10] [ 17%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_none_to_none test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_nonnone_to_none [gw10] [ 17%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_nonnone_to_none test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del [gw10] [ 17%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent [gw10] [ 17%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent_no_proxy [gw10] [ 17%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent_no_proxy test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_no_proxy [gw10] [ 17%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_no_proxy test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_none_to_none [gw10] [ 17%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_none_to_none [gw23] [ 17%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient_nochange [gw23] [ 17%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient_nochange [gw67] [ 17%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_clear test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_none [gw67] [ 17%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_none test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_raise [gw67] [ 17%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_raise test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_copy [gw67] [ 17%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_copy test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_deepcopy test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target_multivalues [gw36] [ 17%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target_multivalues test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_named_unique_constraint_target [gw36] [ 17%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_named_unique_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_pk_constraint_index_elements_target [gw36] [ 17%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_pk_constraint_index_elements_target [gw29] [ 17%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_concurrently test/dialect/mssql/test_compiler.py::CompileTest::test_create_index_expr test/orm/inheritance/test_basic.py::OptimizedGetOnDeferredTest::test_expired_column [gw17] [ 17%] PASSED test/orm/inheritance/test_basic.py::OptimizedGetOnDeferredTest::test_expired_column test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_column_expression [gw17] [ 17%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_column_expression test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_column_expression_joined [gw17] [ 17%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_column_expression_joined [gw62] [ 17%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_joins test/orm/test_deprecations.py::DeprecatedQueryTest::test_onclause_conditional_adaption test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_nonnone_to_none [gw10] [ 17%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_nonnone_to_none test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del [gw22] [ 17%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan_on_update [gw2] [ 17%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_none test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_tuple_format test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users WHERE users.id = :foo-bindparams0-expected_params0] [gw48] [ 17%] PASSED test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users WHERE users.id = :foo-bindparams0-expected_params0] [gw24] [ 17%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_none_cascade test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_expunge_cascade [gw24] [ 17%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_expunge_cascade test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascade_disallowed_w_viewonly [gw24] [ 17%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascade_disallowed_w_viewonly [gw74] [ 17%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_wrapped_classlevel [gw63] [ 17%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_roundtrip_three_from_self [gw49] [ 17%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_two_level [gw46] [ 17%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_use_alter_constraint_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_use_alter_inline_constraint_create [gw46] [ 17%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_column_use_alter_inline_constraint_create test/sql/test_deprecations.py::SelectableTest::test_from_list_with_columns [gw71] [ 17%] PASSED test/sql/test_deprecations.py::SelectableTest::test_from_list_with_columns test/sql/test_deprecations.py::SelectableTest::test_froms_renamed test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter_by test/sql/test_ddlemit.py::EmitDDLTest::test_drop_empty_collection [gw53] [ 17%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_empty_collection test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_doesnt_exist [gw53] [ 17%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_doesnt_exist test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_exists [gw53] [ 17%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_exists test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_doesnt_exist [gw53] [ 17%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_doesnt_exist test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_exists [gw53] [ 17%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_exists test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_checkfirst [gw53] [ 17%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_checkfirst test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_nocheck test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_composite_column_joined [gw17] [ 17%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_composite_column_joined test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_dont_generate_on_none [gw17] [ 17%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_dont_generate_on_none test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_load_expired_on_pending [gw17] [ 17%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_load_expired_on_pending test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_load_expired_on_pending_twolevel [gw17] [ 17%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_load_expired_on_pending_twolevel [gw7] [ 17%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobM2O::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobO2M::test_roundtrip [gw7] [ 17%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobO2M::test_roundtrip [gw50] [ 17%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_one_select_only test/sql/test_cte.py::CTETest::test_pg_example_three [gw50] [ 17%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_three [gw60] [ 17%] PASSED test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_default test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_defaults test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting0-settings_that_warn0] [gw24] [ 17%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting0-settings_that_warn0] test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting1-settings_that_warn1] test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_aliased_flat_of_type [gw49] [ 17%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_aliased_flat_of_type test/orm/test_deprecations.py::FromSelfTest::test_filter test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update [gw77] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update_fallback [gw77] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update_fallback test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[insert] [gw77] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[insert] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert] [gw77] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert_on_conflict] test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_present [gw31] [ 17%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_present [gw29] [ 17%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_create_index_expr test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr [gw29] [ 17%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr [gw56] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_w_deferred test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col [gw69] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three [gw69] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw10] [ 17%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent [gw10] [ 17%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent_no_proxy [gw10] [ 17%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent_no_proxy test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_one [gw48] [ 17%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_one test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_two [gw48] [ 17%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_two test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_nested_union_deferred [gw48] [ 17%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_nested_union_deferred test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_nested_union_undefer_option test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_alter [gw74] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_alter test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_create [gw74] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_create test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_delete [gw74] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_delete test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_drop [gw74] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_drop test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_grant [gw74] [ 17%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_grant test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_import_foreign_schema [gw73] [ 17%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-False] [gw73] [ 17%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-False] test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_conditional_step_oneline [gw16] [ 17%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_conditional_step_oneline test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_different_limits [gw68] [ 17%] PASSED test/orm/test_deprecations.py::OptionsTest::test_with_current_nonmatching_string test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_lower_case_c_column_warning [gw1] [ 17%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_lower_case_c_column_warning test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_mapping_to_join [gw1] [ 17%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_mapping_to_join test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error [gw1] [ 17%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_expr [gw29] [ 17%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_expr test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func [gw29] [ 17%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func_unary [gw29] [ 17%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func_unary [gw64] [ 17%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_selectable test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_selectable_auto_alias test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_pending [gw23] [ 17%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_pending test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_persistent test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_no_proxy [gw10] [ 17%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_no_proxy test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_none_to_none [gw60] [ 17%] PASSED test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_defaults test/sql/test_deprecations.py::DMLTest::test_update_dialect_kwargs [gw60] [ 17%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_dialect_kwargs [gw48] [ 17%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_nested_union_undefer_option test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_no_joinedload_in_subquery_select_entity test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: not connected-None-True] [gw76] [ 17%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: not connected-None-True] test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1080: connection was closed by ORA-3113-None-True] test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_aliased_of_type test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_table_auto_alter_constraint_create [gw46] [ 17%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_table_auto_alter_constraint_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_table_use_alter_constraint_create [gw46] [ 17%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_fk_table_use_alter_constraint_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create [gw46] [ 17%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create [gw72] [ 17%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter_by test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter [gw72] [ 17%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter_by [gw72] [ 17%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter_by test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_one [gw72] [ 17%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_one test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error_works_with_hasattr [gw1] [ 17%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error_works_with_hasattr test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_change_to_all_descriptors [gw53] [ 17%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_nocheck test/sql/test_ddlemit.py::EmitDDLTest::test_drop_seq_checkfirst [gw53] [ 17%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_seq_checkfirst [gw62] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_onclause_conditional_adaption test/orm/test_deprecations.py::DeprecatedQueryTest::test_query_as_scalar [gw62] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_query_as_scalar test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_no_optimize_on_map_to_join [gw17] [ 18%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_no_optimize_on_map_to_join test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_optimized_get_blank_intermediary [gw17] [ 18%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_optimized_get_blank_intermediary test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_optimized_load_subclass_labels [gw17] [ 18%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_optimized_load_subclass_labels test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_optimized_passes [gw17] [ 18%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_optimized_passes test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_base_descriptors_over_base_cols test/sql/test_deprecations.py::DMLTest::test_update_inline_kw_defaults [gw60] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_inline_kw_defaults [gw48] [ 18%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_no_joinedload_in_subquery_select_entity test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_no_joinedload_in_subquery_select_rows [gw24] [ 18%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting1-settings_that_warn1] test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting2-settings_that_warn2] [gw19] [ 18%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_selectable_join test/orm/test_bind.py::GetBindTest::test_bind_selectable_table [gw19] [ 18%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_selectable_table test/orm/test_bind.py::GetBindTest::test_bind_selectable_union [gw19] [ 18%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_selectable_union test/orm/test_bind.py::GetBindTest::test_bind_sub_class_concrete_sub_class [gw19] [ 18%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_sub_class_concrete_sub_class test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_offset [gw78] [ 18%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_no_order test/orm/inheritance/test_assorted_poly.py::RelationshipTest7::test_manytoone_lazyload [gw12] [ 18%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest7::test_manytoone_lazyload test/orm/inheritance/test_assorted_poly.py::RelationshipTest8::test_selfref_onjoined test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_two [gw1] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_change_to_all_descriptors test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_table [gw1] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_table test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_oops [gw1] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_oops test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_order_by_multi [gw1] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_order_by_multi test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_pk_with_fk_init [gw1] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_pk_with_fk_init test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_recompile_on_othermapper [gw1] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_recompile_on_othermapper test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reentrant_compile_via_foreignkey [gw23] [ 18%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_persistent test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_transient [gw23] [ 18%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_transient [gw10] [ 18%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_none_to_none test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_nonnone_to_none test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_fire_onupdate [gw60] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_fire_onupdate test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_1 [gw48] [ 18%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_no_joinedload_in_subquery_select_rows test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_col_prop_targetable_in_subq [gw24] [ 18%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting2-settings_that_warn2] test/sql/test_case_statement.py::CaseTest::test_case [gw49] [ 18%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_aliased_of_type [gw22] [ 18%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan_on_update test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocM2O::test_roundtrip test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-True] [gw73] [ 18%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-False] [gw67] [ 18%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_deepcopy [gw16] [ 18%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_different_limits test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_disable_on_session [gw16] [ 18%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_disable_on_session test/sql/test_compiler.py::SelectTest::test_orderby_subquery [gw42] [ 18%] PASSED test/sql/test_compiler.py::SelectTest::test_orderby_subquery test/sql/test_compiler.py::SelectTest::test_over [gw42] [ 18%] PASSED test/sql/test_compiler.py::SelectTest::test_over [gw56] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_rowproc_only [gw56] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_rowproc_only test/sql/test_ddlemit.py::EmitDDLTest::test_drop_table_index_checkfirst [gw53] [ 18%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_table_index_checkfirst test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_after test/orm/test_deprecations.py::DeprecatedQueryTest::test_replace_with_eager [gw62] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_replace_with_eager [gw1] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reentrant_compile_via_foreignkey test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_callable [gw1] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_callable test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_object [gw1] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_object test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_reference [gw1] [ 18%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_reference [gw10] [ 18%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_nonnone_to_none test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del [gw10] [ 18%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del [gw60] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_1 test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_2 [gw76] [ 18%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1080: connection was closed by ORA-3113-None-True] test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1234: some other DPI error-None-False] [gw76] [ 18%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1234: some other DPI error-None-False] test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_1 [gw30] [ 18%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_1 [gw70] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw71] [ 18%] PASSED test/sql/test_deprecations.py::SelectableTest::test_froms_renamed test/sql/test_deprecations.py::SelectableTest::test_join_against_self_implicit_subquery [gw71] [ 18%] PASSED test/sql/test_deprecations.py::SelectableTest::test_join_against_self_implicit_subquery test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_in_place_mutation [gw67] [ 18%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_in_place_mutation test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_modified_event test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_no_steps [gw16] [ 18%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_no_steps test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_spoiled_full_w_params [gw52] [ 18%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_single test/orm/test_dataclasses_py3k.py::DataclassesTest::test_appending_to_relationship [gw52] [ 18%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_appending_to_relationship test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_special_widget [gw52] [ 18%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_special_widget test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_widget [gw52] [ 18%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_widget test/orm/test_dataclasses_py3k.py::DataclassesTest::test_classes_are_still_dataclasses [gw52] [ 18%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_classes_are_still_dataclasses [gw53] [ 18%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_after test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_before [gw53] [ 18%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_before test/sql/test_cte.py::CTETest::test_pg_example_two [gw50] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_two test/orm/test_cascade.py::O2MCascadeDeleteNoOrphanTest::test_cascade_delete_noorphans [gw23] [ 18%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteNoOrphanTest::test_cascade_delete_noorphans test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_delete_plusorphans test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent [gw10] [ 18%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent [gw64] [ 18%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_selectable_auto_alias [gw48] [ 18%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_col_prop_targetable_in_subq test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_subq_one [gw48] [ 18%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_subq_one test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_recursive_cte_render_on_deferred [gw48] [ 18%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_recursive_cte_render_on_deferred test/orm/test_core_compilation.py::RawSelectTest::test_col_prop_builtin_function [gw48] [ 18%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_col_prop_builtin_function test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_columns [gw48] [ 18%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_columns test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased [gw70] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased test/sql/test_deprecations.py::SelectableTest::test_join_alias [gw71] [ 18%] PASSED test/sql/test_deprecations.py::SelectableTest::test_join_alias [gw74] [ 18%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_import_foreign_schema [gw67] [ 18%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_modified_event test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_non_mutable [gw67] [ 18%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_non_mutable test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pickle_parent [gw67] [ 18%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pickle_parent [gw77] [ 18%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert_on_conflict] test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_w_option_rowproc_only [gw56] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_w_option_rowproc_only test/orm/test_deferred.py::DeferredOptionsTest::test_options test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_expr_gets_parens [gw29] [ 18%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_expr_gets_parens test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_two [gw29] [ 18%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_two test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_both [gw53] [ 18%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_both test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_after test/sql/test_cte.py::CTETest::test_positional_binds [gw50] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_positional_binds test/sql/test_cte.py::CTETest::test_positional_binds_2 [gw50] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_positional_binds_2 test/sql/test_cte.py::CTETest::test_positional_binds_2_asliteral [gw50] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_positional_binds_2_asliteral test/sql/test_cte.py::CTETest::test_prefixes test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_seven_selectable_auto_alias [gw64] [ 18%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_seven_selectable_auto_alias test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_point_five_selectable_auto_alias [gw64] [ 18%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_point_five_selectable_auto_alias test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_selectable_auto_alias [gw24] [ 18%] PASSED test/sql/test_case_statement.py::CaseTest::test_case test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_one [gw24] [ 18%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_one test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_2 [gw30] [ 18%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_2 test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_3 test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw70] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two test/sql/test_deprecations.py::PKIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_autocommit [gw68] [ 18%] PASSED test/sql/test_deprecations.py::PKIncrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_autocommit test/sql/test_deprecations.py::SelectableTest::test_select_column_collection_argument [gw71] [ 18%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_column_collection_argument test/sql/test_deprecations.py::SelectableTest::test_select_kw_argument [gw12] [ 18%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest8::test_selfref_onjoined test/orm/inheritance/test_assorted_poly.py::SelfRefWPolyJoinedLoadTest::test_emit_lazy_loadonpk_parent [gw12] [ 18%] PASSED test/orm/inheritance/test_assorted_poly.py::SelfRefWPolyJoinedLoadTest::test_emit_lazy_loadonpk_parent test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_no_page_size [gw77] [ 18%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_no_page_size [gw56] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_options test/orm/test_deferred.py::DeferredOptionsTest::test_path_entity [gw56] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_path_entity [gw7] [ 18%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocM2O::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocO2M::test_roundtrip test/orm/test_deprecations.py::DeprecatedQueryTest::test_select [gw62] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_crit [gw53] [ 18%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_after test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_before [gw53] [ 18%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_before test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_both [gw53] [ 18%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_both test/engine/test_ddlevents.py::DDLEventTest::test_metadata_table_isolation [gw50] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_prefixes test/sql/test_cte.py::CTETest::test_recursive [gw50] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_recursive test/sql/test_cte.py::CTETest::test_recursive_cte_with_multiple_union [gw50] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_recursive_cte_with_multiple_union test/sql/test_cte.py::CTETest::test_recursive_cte_with_multiple_union_all [gw50] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_recursive_cte_with_multiple_union_all test/sql/test_cte.py::CTETest::test_recursive_inner_cte_unioned_to_alias [gw50] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_recursive_inner_cte_unioned_to_alias test/sql/test_cte.py::CTETest::test_recursive_union_alias_four [gw50] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_four test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_pending_expunge [gw22] [ 18%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_pending_expunge [gw73] [ 18%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-False] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-True] [gw78] [ 18%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_no_order test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_nobinds [gw78] [ 18%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_nobinds [gw59] [ 18%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_bound test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_constructor_bound [gw59] [ 18%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_constructor_bound test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_metadata [gw59] [ 18%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_metadata test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_table [gw59] [ 18%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_table test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_implicit_execution [gw59] [ 18%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_implicit_execution test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_explicit_connectionless_execute [gw59] [ 18%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_explicit_connectionless_execute [gw62] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_crit test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_q_statement [gw62] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_q_statement test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_select [gw62] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_select test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_from_q_statement_no_aliasing [gw62] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_from_q_statement_no_aliasing test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_col_loader_opt [gw60] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_2 test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_override_onupdate [gw60] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_override_onupdate test/sql/test_deprecations.py::DMLTest::test_update_preserve_order_reqs_listtups [gw60] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_preserve_order_reqs_listtups test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t0-idx_to_value0] [gw60] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t0-idx_to_value0] test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_of_type test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_three [gw24] [ 18%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_three test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two [gw24] [ 18%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two_point_five [gw24] [ 18%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two_point_five test/sql/test_case_statement.py::CaseTest::test_text_doenst_explode_even_in_whenlist [gw24] [ 18%] PASSED test/sql/test_case_statement.py::CaseTest::test_text_doenst_explode_even_in_whenlist test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_insert [gw74] [ 18%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_insert test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_load_data [gw16] [ 18%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_spoiled_full_w_params test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_spoiled_half_w_params [gw16] [ 18%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_spoiled_half_w_params test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_page_size [gw77] [ 18%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_page_size test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_unicode_keys [gw77] [ 18%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_unicode_keys test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_rowproc_only [gw56] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_rowproc_only test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_w_option_rowproc_only [gw56] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_w_option_rowproc_only test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group [gw56] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload [gw56] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload_colexpr [gw56] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload_colexpr test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_lazyload [gw56] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_lazyload test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_subqueryload test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent_no_proxy [gw10] [ 18%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent_no_proxy test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_no_proxy [gw10] [ 18%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_no_proxy test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_none_to_none [gw64] [ 18%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_selectable_auto_alias test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_two [gw64] [ 18%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_two test/orm/test_deprecations.py::InheritedJoinTest::test_join_w_subq_adapt [gw64] [ 18%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_w_subq_adapt test/sql/test_cte.py::CTETest::test_recursive_union_alias_one [gw50] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_one test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_entity [gw48] [ 18%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_entity test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_columns [gw48] [ 18%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_columns test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_entity [gw48] [ 18%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_entity test/orm/test_deprecations.py::ParentTest::test_from_entity_query_entity [gw68] [ 18%] PASSED test/orm/test_deprecations.py::ParentTest::test_from_entity_query_entity test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent [gw78] [ 18%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent_ties [gw78] [ 18%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent_ties test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties [gw78] [ 18%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties_exact_number test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_not_sane_rowcount [gw77] [ 18%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_not_sane_rowcount test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update [gw69] [ 18%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw63] [ 18%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_filter [gw17] [ 18%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_base_descriptors_over_base_cols test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_custom_descriptor [gw17] [ 18%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_custom_descriptor [gw23] [ 18%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_delete_plusorphans test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_nosideeffects [gw23] [ 18%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_nosideeffects [gw53] [ 18%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_table_isolation test/engine/test_ddlevents.py::DDLEventTest::test_table_all [gw53] [ 18%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_all test/engine/test_ddlevents.py::DDLEventTest::test_table_create_after [gw53] [ 18%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_create_after test/engine/test_ddlevents.py::DDLEventTest::test_table_create_before test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-03114: not connected to ORACLE-3114-True] [gw76] [ 18%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-03114: not connected to ORACLE-3114-True] test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass [gw64] [ 18%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass [gw49] [ 18%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_of_type test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_explicit_join [gw49] [ 18%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_explicit_join test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_implicit_join [gw49] [ 18%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_implicit_join test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_explicit_join [gw49] [ 18%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_explicit_join test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_implicit_join test/sql/test_case_statement.py::CaseTest::test_text_doesnt_explode [gw24] [ 18%] PASSED test/sql/test_case_statement.py::CaseTest::test_text_doesnt_explode test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 ELSE :param_2 END] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_where [gw47] [ 18%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_where test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[False] [gw47] [ 18%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[False] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[None] [gw47] [ 18%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[None] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom [gw47] [ 18%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom test/orm/test_core_compilation.py::CorrelateTest::test_correlate_from_all_ok [gw47] [ 18%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_from_all_ok test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column [gw47] [ 19%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq [gw62] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_col_loader_opt test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_join_target [gw53] [ 19%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_create_before test/engine/test_ddlevents.py::DDLEventTest::test_table_create_both [gw53] [ 19%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_create_both test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t1-idx_to_value1] [gw60] [ 19%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t1-idx_to_value1] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t2-idx_to_value2] test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass_bound [gw64] [ 19%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass_bound [gw30] [ 19%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_3 test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_4 [gw70] [ 19%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three [gw24] [ 19%] PASSED test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 ELSE :param_2 END] test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 WHEN (test.col1 = :col1_2) THEN :param_2 ELSE :param_3 END] [gw33] [ 19%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect5-True] test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[mariadb-True] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[nulls_last_op-nullslast_op-False] [gw66] [ 19%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[nulls_last_op-nullslast_op-False] [gw78] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties_exact_number test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_offset_nobinds [gw77] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update_fallback [gw77] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update_fallback test/dialect/mysql/test_dialect.py::ExecutionTest::test_charset_caching [gw77] [ 19%] SKIPPED test/dialect/mysql/test_dialect.py::ExecutionTest::test_charset_caching test/dialect/mysql/test_dialect.py::ExecutionTest::test_sysdate [gw77] [ 19%] SKIPPED test/dialect/mysql/test_dialect.py::ExecutionTest::test_sysdate test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_isolation_level [gw77] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_isolation_level test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[False] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop [gw67] [ 19%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop_default [gw67] [ 19%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop_default test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascades_onlycollection [gw23] [ 19%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascades_onlycollection test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_collection_orphans [gw23] [ 19%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_collection_orphans test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete [gw23] [ 19%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_after [gw53] [ 19%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_after test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-1234 fake error-1234-False] [gw76] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-1234 fake error-1234-False] test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[db is not connected-None-True] [gw60] [ 19%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t2-idx_to_value2] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t3-idx_to_value3] [gw60] [ 19%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t3-idx_to_value3] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t4-idx_to_value4] [gw60] [ 19%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t4-idx_to_value4] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t5-idx_to_value5] [gw60] [ 19%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t5-idx_to_value5] [gw49] [ 19%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_implicit_join test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_columns [gw24] [ 19%] PASSED test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 WHEN (test.col1 = :col1_2) THEN :param_2 ELSE :param_3 END] test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE test.col1 WHEN :param_1 THEN :param_2 END] [gw24] [ 19%] PASSED test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE test.col1 WHEN :param_1 THEN :param_2 END] test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE test.col1 WHEN :param_1 THEN :param_2 WHEN :param_3 THEN :param_4 END] [gw24] [ 19%] PASSED test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE test.col1 WHEN :param_1 THEN :param_2 WHEN :param_3 THEN :param_4 END] test/orm/test_collection.py::CollectionsTest::test_dict [gw24] [ 19%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict test/orm/test_collection.py::CollectionsTest::test_dict_duck [gw24] [ 19%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_duck test/orm/test_collection.py::CollectionsTest::test_dict_emulates [gw24] [ 19%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_emulates test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three [gw69] [ 19%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one [gw69] [ 19%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_subqueryload test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi [gw77] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[False] [gw7] [ 19%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocO2M::test_roundtrip test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_unpresent [gw31] [ 19%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_unpresent test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_present [gw31] [ 19%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_present test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_unpresent [gw31] [ 19%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_unpresent test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_partial_col_unpresent [gw31] [ 19%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_partial_col_unpresent test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update_with_schema [gw31] [ 19%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update_with_schema test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_insensitive test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_of_type_with_polymorphic [gw64] [ 19%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_of_type_with_polymorphic test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_save_update_sends_pending [gw22] [ 19%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_save_update_sends_pending test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_cascade_delete [gw22] [ 19%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_cascade_delete test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_onelevel [gw22] [ 19%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_onelevel test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_twolevel test/orm/test_deprecations.py::ParentTest::test_m2m [gw68] [ 19%] PASSED test/orm/test_deprecations.py::ParentTest::test_m2m test/orm/test_deprecations.py::ParentTest::test_noparent test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_use_nchar [gw75] [ 19%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_use_nchar test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_insert [gw78] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_offset_nobinds test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_render_multiple_times [gw78] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_render_multiple_times [gw2] [ 19%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_tuple_format test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_type [gw2] [ 19%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_type test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_popitem test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi_pathed [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi_pathed test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_star [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_star test/orm/test_deferred.py::DeferredPopulationTest::test_join_no_clear [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_join_no_clear test/orm/test_deferred.py::DeferredPopulationTest::test_join_with_clear [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_join_with_clear test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_no_clear [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_no_clear test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_with_clear [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_with_clear [gw76] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[db is not connected-None-True] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[CLOB] [gw76] [ 19%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[CLOB] [gw31] [ 19%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_insensitive test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[False] [gw31] [ 19%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[False] test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[True] [gw31] [ 19%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[True] test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_insensitive [gw31] [ 19%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_insensitive test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[False] [gw31] [ 19%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[False] test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[True] [gw31] [ 19%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[True] test/dialect/postgresql/test_compiler.py::CompileTest::test_from_only [gw31] [ 19%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_from_only test/dialect/mssql/test_compiler.py::CompileTest::test_function [gw31] [ 19%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_function test/dialect/mssql/test_compiler.py::CompileTest::test_function_overrides [gw31] [ 19%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_function_overrides [gw61] [ 19%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_joinedload test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_subqueryload [gw61] [ 19%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_subqueryload test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_star_must_be_alone [gw61] [ 19%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_star_must_be_alone test/orm/test_dataclasses_py3k.py::DataclassesTest::test_construction [gw52] [ 19%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_construction test/orm/test_dataclasses_py3k.py::DataclassesTest::test_equality test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two [gw69] [ 19%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw69] [ 19%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[none] [gw7] [ 19%] PASSED test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[none] test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[union] [gw10] [ 19%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_none_to_none test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_nonnone_to_none [gw10] [ 19%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_nonnone_to_none test/orm/test_deferred.py::DeferredPopulationTest::test_no_previous_query [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_no_previous_query test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_no_clear [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_no_clear test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_with_clear [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_with_clear test/orm/test_deferred.py::DeferredTest::test_basic [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredTest::test_basic test/orm/test_deferred.py::DeferredTest::test_commits_state [gw73] [ 19%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-False] [gw73] [ 19%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-False] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-True] [gw71] [ 19%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_kw_argument test/sql/test_deprecations.py::SelectableTest::test_select_labels [gw71] [ 19%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_labels test/sql/test_deprecations.py::SelectableTest::test_select_list_argument [gw71] [ 19%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_list_argument test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Exists-kwargs-SELECT EXISTS (SELECT *) AS anon_1 FROM table1 ORDER BY table1.col1] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_unary_operators[nulls_first_op-nullsfirst_op-a NULLS FIRST] [gw66] [ 19%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_unary_operators[nulls_first_op-nullsfirst_op-a NULLS FIRST] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_unary_operators[nulls_last_op-nullslast_op-a NULLS LAST] test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery [gw61] [ 19%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards [gw61] [ 19%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload [gw52] [ 19%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_equality test/orm/test_dataclasses_py3k.py::DataclassesTest::test_filtering_on_relationship [gw52] [ 19%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_filtering_on_relationship test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[True] [gw77] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[True] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version0-False-False] [gw15] [ 19%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_self_referential test/ext/test_automap.py::CascadeTest::test_o2m_relationship_cascade [gw15] [ 19%] PASSED test/ext/test_automap.py::CascadeTest::test_o2m_relationship_cascade [gw62] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_join_target test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_rel_loader_opt [gw62] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_rel_loader_opt test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_with_parent [gw62] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_with_parent test/orm/test_deprecations.py::DeprecatedQueryTest::test_text_as_column [gw62] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_text_as_column test/orm/test_deprecations.py::DeprecatedQueryTest::test_via_textasfrom_select_from [gw62] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_via_textasfrom_select_from [gw69] [ 19%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one [gw49] [ 19%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_columns test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight [gw49] [ 19%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight_whereclause [gw49] [ 19%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight_whereclause [gw72] [ 19%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_two [gw74] [ 19%] SKIPPED test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_load_data test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_refresh_view [gw74] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_refresh_view test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_replace test/orm/inheritance/test_assorted_poly.py::Ticket2419Test::test_join_w_eager_w_any [gw12] [ 19%] PASSED test/orm/inheritance/test_assorted_poly.py::Ticket2419Test::test_join_w_eager_w_any test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_closed_during_execute [gw12] [ 19%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_closed_during_execute test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_json_codec] [gw12] [ 19%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_json_codec] test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_jsonb_codec] [gw12] [ 19%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_jsonb_codec] test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_ddl_cache_raise_recover [gw12] [ 19%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_ddl_cache_raise_recover test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_type_cache_raise_recover [gw12] [ 19%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_type_cache_raise_recover test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_commit_recover [gw12] [ 19%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_commit_recover test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_rollback_recover [gw12] [ 19%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_rollback_recover test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_rollback_twice_no_problem [gw12] [ 19%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_rollback_twice_no_problem test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_invalid [gw12] [ 19%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_invalid test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_valid [gw12] [ 19%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_valid test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_remove_invalid [gw12] [ 19%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_remove_invalid test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_invalid [gw12] [ 19%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_invalid test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_valid [gw12] [ 19%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_valid test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_remove_invalid [gw12] [ 19%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_remove_invalid test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[FIXED_CHAR] [gw76] [ 19%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[FIXED_CHAR] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[NCLOB] [gw76] [ 19%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[NCLOB] [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredTest::test_commits_state test/orm/test_deferred.py::DeferredTest::test_defer_primary_key [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredTest::test_defer_primary_key test/orm/test_deferred.py::DeferredTest::test_group [gw70] [ 19%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_two_level [gw49] [ 19%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_two_level [gw33] [ 19%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[mariadb-True] test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[mysql-False] test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_subquery_eagerloading [gw16] [ 19%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_subquery_eagerloading test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_subqueryload_post_context [gw66] [ 19%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_unary_operators[nulls_last_op-nullslast_op-a NULLS LAST] test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_delete_schema_legacy [gw66] [ 19%] SKIPPED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_delete_schema_legacy test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema [gw66] [ 19%] SKIPPED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema [gw47] [ 19%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_from [gw47] [ 19%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_from test/orm/test_dataclasses_py3k.py::DataclassesTest::test_round_trip [gw52] [ 19%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_round_trip test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_appending_to_relationship [gw77] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version0-False-False] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version1-None-False] [gw77] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version1-None-False] test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete_unloaded_collections [gw23] [ 19%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete_unloaded_collections test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_new test/ext/test_associationproxy.py::ScalarTest::test_custom_getset [gw10] [ 19%] PASSED test/ext/test_associationproxy.py::ScalarTest::test_custom_getset [gw30] [ 19%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_4 test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mariadb [gw30] [ 19%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mariadb test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[STRING] [gw76] [ 19%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[STRING] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[CLOB] [gw76] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[CLOB] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[FIXED_CHAR] [gw76] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[FIXED_CHAR] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[NCLOB] [gw76] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[NCLOB] test/orm/test_deprecations.py::SessionEventsTest::test_flush_autocommit_hook [gw72] [ 19%] PASSED test/orm/test_deprecations.py::SessionEventsTest::test_flush_autocommit_hook test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_delete_hook [gw72] [ 19%] PASSED test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_delete_hook test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_update_hook [gw72] [ 19%] PASSED test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_update_hook [gw75] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_insert test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_no_warning [gw75] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_no_warning test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_warning [gw75] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_warning test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_name_is_the_user [gw75] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_name_is_the_user test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_schema_detected [gw75] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_schema_detected test/dialect/oracle/test_dialect.py::DialectTest::test_cx_oracle_version_parse [gw75] [ 19%] PASSED test/dialect/oracle/test_dialect.py::DialectTest::test_cx_oracle_version_parse [gw67] [ 19%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_popitem test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having [gw47] [ 19%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having_from_subq [gw52] [ 19%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_appending_to_relationship test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget [gw52] [ 19%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version2-True-False] [gw77] [ 19%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version2-True-False] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version3-False-True] [gw23] [ 19%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_new test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_replace [gw23] [ 19%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_replace test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_collection [gw23] [ 19%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_collection test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_pending_parent [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredTest::test_group test/orm/test_deferred.py::DeferredTest::test_map_selectable_wo_deferred [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredTest::test_map_selectable_wo_deferred test/orm/test_deferred.py::DeferredTest::test_preserve_changes [gw56] [ 19%] PASSED test/orm/test_deferred.py::DeferredTest::test_preserve_changes test/orm/test_deferred.py::DeferredTest::test_save [gw69] [ 19%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_flat_of_type test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[STRING] [gw76] [ 19%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[STRING] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[CLOB] [gw76] [ 19%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[CLOB] [gw33] [ 19%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[mysql-False] test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert [gw33] [ 19%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch [gw78] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_offset [gw61] [ 20%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute [gw2] [ 20%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute_return_none test/orm/test_deprecations.py::SessionStateTest::test_autocommit_doesnt_raise_on_pending [gw47] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having_from_subq test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where [gw47] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where_singlefrom [gw47] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where_singlefrom [gw77] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version3-False-True] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_checksfor_sequence [gw77] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_checksfor_sequence test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_client_encoding [gw77] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_client_encoding test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_date_reflection [gw77] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_date_reflection test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_dbapi_autocommit_attribute [gw77] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_dbapi_autocommit_attribute test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[False] [gw23] [ 20%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_pending_parent test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_save_update_sends_pending [gw23] [ 20%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_save_update_sends_pending test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_standalone_orphan [gw23] [ 20%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_standalone_orphan test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_append [gw23] [ 20%] PASSED test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_append test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_assignment [gw49] [ 20%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_flat_of_type test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_of_type [gw49] [ 20%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_of_type test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_of_type [gw7] [ 20%] PASSED test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[union] test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_computed [gw33] [ 20%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_computed [gw16] [ 20%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_subqueryload_post_context test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_subqueryload_post_context_w_cancelling_event [gw16] [ 20%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_subqueryload_post_context_w_cancelling_event test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_to_query_args [gw16] [ 20%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_to_query_args test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace [gw67] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace_itself_still_ok [gw67] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace_itself_still_ok test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_setdefault [gw67] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_setdefault test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_unrelated_flush test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_widget [gw52] [ 20%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_widget test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_classes_are_still_dataclasses [gw52] [ 20%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_classes_are_still_dataclasses test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_construction test/orm/test_attributes.py::AttributesTest::test_basic [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_basic test/orm/test_attributes.py::AttributesTest::test_collectionclasses [gw73] [ 20%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-False] [gw73] [ 20%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-False] [gw56] [ 20%] PASSED test/orm/test_deferred.py::DeferredTest::test_save test/orm/test_deferred.py::DeferredTest::test_synonym_group_bug [gw56] [ 20%] PASSED test/orm/test_deferred.py::DeferredTest::test_synonym_group_bug test/orm/test_deferred.py::DeferredTest::test_unsaved [gw56] [ 20%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved test/orm/test_deferred.py::DeferredTest::test_unsaved_2 [gw56] [ 20%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved_2 [gw74] [ 20%] SKIPPED test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_replace test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_revoke [gw74] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_revoke test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_select test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_one test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_functional [gw33] [ 20%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_functional test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_labeled [gw33] [ 20%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_labeled test/dialect/oracle/test_compiler.py::CompileTest::test_returning_update_computed_warning [gw33] [ 20%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_update_computed_warning test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt0-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema_legacy [gw66] [ 20%] SKIPPED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema_legacy test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_column_subquery_to_alias [gw66] [ 20%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_column_subquery_to_alias test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_join_to_schema [gw66] [ 20%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_join_to_schema test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg0-True] [gw66] [ 20%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg0-True] [gw71] [ 20%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Exists-kwargs-SELECT EXISTS (SELECT *) AS anon_1 FROM table1 ORDER BY table1.col1] test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Exists-whereclause-SELECT EXISTS (SELECT *) AS anon_1 FROM table1 WHERE table1.col1 = :col1_10] [gw71] [ 20%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Exists-whereclause-SELECT EXISTS (SELECT *) AS anon_1 FROM table1 WHERE table1.col1 = :col1_10] test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Exists-whereclause-SELECT EXISTS (SELECT *) AS anon_1 FROM table1 WHERE table1.col1 = :col1_11] [gw52] [ 20%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_construction test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_equality [gw52] [ 20%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_equality test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_filtering_on_relationship [gw52] [ 20%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_filtering_on_relationship [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_collectionclasses test/orm/test_attributes.py::AttributesTest::test_deferred [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_deferred test/orm/test_attributes.py::AttributesTest::test_deferred_pickleable [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_deferred_pickleable test/orm/test_attributes.py::AttributesTest::test_del_collection_object test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three [gw69] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three [gw23] [ 20%] PASSED test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_assignment test/orm/test_cascade.py::O2MConflictTest::test_o2m_backref_delorphan_delete_old [gw49] [ 20%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_of_type test/orm/test_core_compilation.py::SelectableTest::test_c_accessor_not_mutated_subq [gw49] [ 20%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_c_accessor_not_mutated_subq test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-0] [gw22] [ 20%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_twolevel test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_finds_orphans_twolevel [gw22] [ 20%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_finds_orphans_twolevel [gw78] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent [gw78] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent [gw33] [ 20%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt0-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt1-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] [gw33] [ 20%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt1-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt2-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] [gw33] [ 20%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt2-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt3-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] [gw33] [ 20%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt3-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt4-MSSQL requires an order_by when using an OFFSET or a non-simple LIMIT clause] [gw33] [ 20%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt4-MSSQL requires an order_by when using an OFFSET or a non-simple LIMIT clause] test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt5-MSSQL requires an order_by when using an OFFSET or a non-simple LIMIT clause] [gw33] [ 20%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt5-MSSQL requires an order_by when using an OFFSET or a non-simple LIMIT clause] test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt6-MSSQL requires an order_by when using an OFFSET or a non-simple LIMIT clause] test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg1-False] [gw66] [ 20%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg1-False] test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_round_trip [gw52] [ 20%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_round_trip test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_asdict_and_astuple_special_widget [gw77] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[False] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-True] [gw73] [ 20%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-True] [gw71] [ 20%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Exists-whereclause-SELECT EXISTS (SELECT *) AS anon_1 FROM table1 WHERE table1.col1 = :col1_11] test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw69] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased [gw69] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[FIXED_CHAR] [gw76] [ 20%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[FIXED_CHAR] [gw74] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_select test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_truncate [gw74] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_truncate test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_backref [gw22] [ 20%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_backref test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_raise [gw22] [ 20%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_raise test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_cascade_deletes_user test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_to_query_query [gw16] [ 20%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_to_query_query test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_to_query_session test/ext/test_automap.py::ConcurrentAutomapTest::test_concurrent_automaps_w_configure test/dialect/postgresql/test_dialect.py::DialectTest::test_ensure_version_is_qualified [gw75] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_ensure_version_is_qualified test/dialect/oracle/test_dialect.py::DialectTest::test_minimum_version [gw75] [ 20%] PASSED test/dialect/oracle/test_dialect.py::DialectTest::test_minimum_version test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python2 [gw75] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python2 test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python3 [gw75] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python3 [gw52] [ 20%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_asdict_and_astuple_special_widget test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_setup [gw52] [ 20%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_setup test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[True] [gw77] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[True] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_engine test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-False] [gw73] [ 20%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-False] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-True] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[NCLOB] [gw76] [ 20%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[NCLOB] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[STRING] [gw76] [ 20%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[STRING] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[CLOB] [gw76] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[CLOB] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[FIXED_CHAR] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent_ties [gw78] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent_ties test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_ties [gw78] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_ties test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit [gw78] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_expr_offset [gw78] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_expr_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases0] [gw78] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases0] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases1] test/sql/test_cte.py::CTETest::test_recursive_union_alias_three [gw50] [ 20%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_three test/sql/test_cte.py::CTETest::test_recursive_union_alias_two [gw33] [ 20%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt6-MSSQL requires an order_by when using an OFFSET or a non-simple LIMIT clause] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[False] [gw33] [ 20%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[False] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[True] [gw33] [ 20%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[True] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[False] [gw33] [ 20%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[False] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[True] [gw33] [ 20%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[True] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_one [gw33] [ 20%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_one [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_del_collection_object test/orm/test_attributes.py::AttributesTest::test_del_scalar_nonobject [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_del_scalar_nonobject test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-FromClause-kwargs-SELECT table1.col1, table1.col2, table1.col3, table1.colx FROM table1 ORDER BY table1.col1] [gw68] [ 20%] PASSED test/orm/test_deprecations.py::ParentTest::test_noparent test/orm/test_deprecations.py::ParentTest::test_o2m [gw68] [ 20%] PASSED test/orm/test_deprecations.py::ParentTest::test_o2m test/orm/test_deprecations.py::ParentTest::test_select_from [gw73] [ 20%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-False] [gw49] [ 20%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-0] test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-1] [gw49] [ 20%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-1] [gw67] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_unrelated_flush test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_update [gw67] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_update test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary [gw76] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[FIXED_CHAR] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[NCLOB] [gw76] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[NCLOB] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[STRING] [gw76] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[STRING] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[CLOB] [gw78] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases1] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases2] [gw78] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases2] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset [gw78] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset_zero [gw78] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset_zero test/dialect/oracle/test_dialect.py::OutParamTest::test_out_params test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_asdict_and_astuple_special_widget [gw52] [ 20%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_asdict_and_astuple_special_widget test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_setup [gw77] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_engine test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_extract [gw77] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_extract test/orm/test_attributes.py::AttributesTest::test_del_scalar_object [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_del_scalar_object test/orm/test_attributes.py::AttributesTest::test_descriptorattributes [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_descriptorattributes test/orm/test_attributes.py::AttributesTest::test_illegal_trackparent [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_illegal_trackparent test/orm/test_attributes.py::AttributesTest::test_inheritance [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_inheritance test/orm/test_attributes.py::AttributesTest::test_inheritance2 [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_inheritance2 test/orm/test_attributes.py::AttributesTest::test_last_known_tracking [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_last_known_tracking test/orm/test_attributes.py::AttributesTest::test_lazyhistory [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_lazyhistory test/orm/test_attributes.py::AttributesTest::test_lazytrackparent [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_lazytrackparent [gw69] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two [gw69] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-2] [gw49] [ 20%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-2] test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-3] [gw49] [ 20%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-3] test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-4] [gw49] [ 20%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-4] test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-5] [gw49] [ 20%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-5] test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----delete] [gw49] [ 20%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----delete] test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----insert] [gw49] [ 20%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----insert] [gw76] [ 20%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[CLOB] test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[FIXED_CHAR] test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_use_native_unicode_from_config [gw78] [ 20%] SKIPPED test/dialect/oracle/test_dialect.py::OutParamTest::test_out_params [gw52] [ 20%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_setup test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_appending_to_relationship test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_initial_transaction_state [gw77] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_initial_transaction_state test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_notice_logging [gw77] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_notice_logging [gw71] [ 20%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-FromClause-kwargs-SELECT table1.col1, table1.col2, table1.col3, table1.colx FROM table1 ORDER BY table1.col1] test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-FromClause-whereclause-SELECT table1.col1, table1.col2, table1.col3, table1.colx FROM table1 WHERE table1.col1 = :col1_10] [gw23] [ 20%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2m_backref_delorphan_delete_old test/orm/test_cascade.py::O2MConflictTest::test_o2m_delete_old [gw23] [ 20%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2m_delete_old test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delete_old [gw23] [ 20%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delete_old test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delorphan_delete_old [gw23] [ 20%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delorphan_delete_old test/orm/test_cascade.py::O2MConflictTest::test_o2o_delcascade_delete_old [gw23] [ 20%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delcascade_delete_old test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_update [gw74] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_update test/dialect/mysql/test_dialect.py::BackendDialectTest::test_autocommit_isolation_level [gw74] [ 20%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_autocommit_isolation_level test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_explicit [gw17] [ 20%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_explicit [gw22] [ 20%] PASSED test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_cascade_deletes_user test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[raise] [gw2] [ 20%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute_return_none test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unbound_cls_registry [gw2] [ 20%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unbound_cls_registry test/orm/test_core_compilation.py::CorrelateTest::test_correlate_where_all_unintentional [gw47] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_where_all_unintentional test/orm/test_core_compilation.py::CorrelateTest::test_dont_overcorrelate [gw47] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_dont_overcorrelate test/orm/test_core_compilation.py::CorrelateTest::test_from_implicit_correlation_disabled [gw47] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_from_implicit_correlation_disabled test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_froms_correlation [gw47] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_froms_correlation test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_implicit_correlation_disabled [gw47] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_implicit_correlation_disabled test/orm/test_core_compilation.py::CorrelateTest::test_no_contextless_correlate_except [gw47] [ 20%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_no_contextless_correlate_except test/orm/test_core_compilation.py::CrudParamOverlapTest::test_different_named_binds_insert_values[orm] [gw47] [ 20%] PASSED test/orm/test_core_compilation.py::CrudParamOverlapTest::test_different_named_binds_insert_values[orm] [gw68] [ 20%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from test/orm/test_deprecations.py::ParentTest::test_select_from_alias test/orm/test_attributes.py::AttributesTest::test_list [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_list test/orm/test_attributes.py::AttributesTest::test_no_double_state [gw12] [ 20%] PASSED test/orm/test_attributes.py::AttributesTest::test_no_double_state test/orm/test_attributes.py::AttributesTest::test_object_dereferenced_error [gw69] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five [gw72] [ 20%] PASSED test/orm/test_deprecations.py::SessionStateTest::test_autocommit_doesnt_raise_on_pending test/orm/test_deprecations.py::SessionTest::test_autocommit_deprecated [gw72] [ 20%] PASSED test/orm/test_deprecations.py::SessionTest::test_autocommit_deprecated [gw16] [ 20%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_to_query_session test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_w_new_entities [gw16] [ 20%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_41_2::test_w_new_entities [gw7] [ 20%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_one test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_two [gw7] [ 20%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_two test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_lazyload test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----update] [gw49] [ 20%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----update] [gw66] [ 20%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map_use_labels [gw66] [ 20%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map_use_labels test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select [gw66] [ 20%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select_use_labels [gw76] [ 20%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[FIXED_CHAR] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_numeric_raise [gw77] [ 20%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_numeric_raise test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_preexecute_passivedefault [gw71] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-FromClause-whereclause-SELECT table1.col1, table1.col2, table1.col3, table1.colx FROM table1 WHERE table1.col1 = :col1_10] [gw61] [ 21%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[None-ROWS ONLY] [gw49] [ 21%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[None-ROWS ONLY] test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options1-PERCENT ROWS ONLY] [gw49] [ 21%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options1-PERCENT ROWS ONLY] test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options2-PERCENT ROWS WITH TIES] [gw49] [ 21%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options2-PERCENT ROWS WITH TIES] test/orm/test_core_compilation.py::SelectableTest::test_filter_by [gw52] [ 21%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_appending_to_relationship test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_special_widget [gw52] [ 21%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_special_widget test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[NCLOB] [gw76] [ 21%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[NCLOB] [gw77] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_preexecute_passivedefault test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_non_standard_err [gw77] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_non_standard_err test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_version [gw69] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four [gw22] [ 21%] PASSED test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[raise] test/sql/test_deprecations.py::DefaultTest_sqlite+pysqlite_3_41_2::test_close_on_branched [gw61] [ 21%] PASSED test/sql/test_deprecations.py::DefaultTest_sqlite+pysqlite_3_41_2::test_close_on_branched test/orm/test_deprecations.py::DeferredOptionsTest::test_deep_options [gw61] [ 21%] PASSED test/orm/test_deprecations.py::DeferredOptionsTest::test_deep_options test/orm/test_deprecations.py::DeferredOptionsTest::test_load_only_synonym [gw67] [ 21%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2 [gw67] [ 21%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2 test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2_legacy test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unbound_declarative_base [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unbound_declarative_base test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_uncompiled_attributes_in_relationship [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_uncompiled_attributes_in_relationship test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_undefer_column_name [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_undefer_column_name test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unicode_string_resolve [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unicode_string_resolve test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unicode_string_resolve_backref [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unicode_string_resolve_backref test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_useless_declared_attr [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_useless_declared_attr test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_uses_get_on_class_col_fk [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_uses_get_on_class_col_fk test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_using_explicit_prop_in_schema_objects [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_using_explicit_prop_in_schema_objects test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_with_explicit_autoloaded [gw49] [ 21%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_filter_by test/orm/test_core_compilation.py::SelectableTest::test_froms_join [gw49] [ 21%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_froms_join test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_widget [gw52] [ 21%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_widget test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_classes_are_still_dataclasses test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[STRING] [gw76] [ 21%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[STRING] test/dialect/oracle/test_dialect.py::ExecuteTest::test_basic [gw77] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_version test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_quoted_name_bindparam_ok [gw77] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_quoted_name_bindparam_ok test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[select] test/dialect/mysql/test_dialect.py::BackendDialectTest::test_isolation_level [gw74] [ 21%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_isolation_level test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_default_isolation_level [gw74] [ 21%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_default_isolation_level test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_show_variables [gw74] [ 21%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_show_variables test/dialect/mysql/test_dialect.py::BackendDialectTest::test_reserved_words_mysql_vs_mariadb test/ext/test_baked.py::StateChangeTest::test_chained_add [gw16] [ 21%] PASSED test/ext/test_baked.py::StateChangeTest::test_chained_add [gw50] [ 21%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_two test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_four [gw66] [ 21%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select_use_labels [gw69] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw69] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one test/dialect/postgresql/test_dialect.py::PGCodeTest::test_error_code [gw78] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::PGCodeTest::test_error_code test/dialect/mysql/test_dialect.py::ParseVersionTest::test_502_minimum [gw61] [ 21%] PASSED test/orm/test_deprecations.py::DeferredOptionsTest::test_load_only_synonym [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_with_explicit_autoloaded test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_add_prop [gw52] [ 21%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_classes_are_still_dataclasses test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_construction [gw52] [ 21%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_construction [gw76] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::ExecuteTest::test_basic test/dialect/oracle/test_dialect.py::ExecuteTest::test_limit_offset_for_update [gw76] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::ExecuteTest::test_limit_offset_for_update test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-FromClause-whereclause-SELECT table1.col1, table1.col2, table1.col3, table1.colx FROM table1 WHERE table1.col1 = :col1_11] [gw71] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-FromClause-whereclause-SELECT table1.col1, table1.col2, table1.col3, table1.colx FROM table1 WHERE table1.col1 = :col1_11] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[False] [gw77] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[False] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[True] [gw77] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[True] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[False] [gw77] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[False] test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw0] [gw72] [ 21%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw0] test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw1] [gw72] [ 21%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw1] test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw2] [gw72] [ 21%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw2] test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw3] [gw72] [ 21%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw3] test/orm/test_deprecations.py::SessionTest::test_contextmanager_commit test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_union_schema_to_non [gw66] [ 21%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_union_schema_to_non [gw22] [ 21%] PASSED test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[select] test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven [gw69] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw67] [ 21%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2_legacy test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3 [gw67] [ 21%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3 test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3_legacy test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_equality [gw52] [ 21%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_equality test/dialect/oracle/test_dialect.py::ExecuteTest::test_sequences_are_integers [gw76] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::ExecuteTest::test_sequences_are_integers test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[insert] [gw76] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[insert] test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Join-kwargs-SELECT table1.col1, table1.col2, table1.col3, table1.colx, table2.col1, table2.col2, table2.col3, table2.coly FROM table1 JOIN table2 ON table1.col1 = table2.col2 ORDER BY table1.col1] test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_on_wildcard_subclass [gw74] [ 21%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_reserved_words_mysql_vs_mariadb test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[10.5.12-MariaDB] [gw74] [ 21%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[10.5.12-MariaDB] test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.0.2] [gw74] [ 21%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.0.2] test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.6.49] [gw74] [ 21%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.6.49] test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H&host=H:P&host=H] [gw75] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_use_native_unicode_from_config test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_disconnect [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_502_minimum test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-10.2.10-MariaDB] [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-10.2.10-MariaDB] [gw69] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert] [gw76] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert] test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert_on_conflict] [gw71] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Join-kwargs-SELECT table1.col1, table1.col2, table1.col3, table1.colx, table2.col1, table2.col2, table2.col3, table2.coly FROM table1 JOIN table2 ON table1.col1 = table2.col2 ORDER BY table1.col1] test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Join-whereclause-SELECT table1.col1, table1.col2, table1.col3, table1.colx, table2.col1, table2.col2, table2.col3, table2.coly FROM table1 JOIN table2 ON table1.col1 = table2.col2 WHERE table1.col1 = :col1_10] [gw71] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Join-whereclause-SELECT table1.col1, table1.col2, table1.col3, table1.colx, table2.col1, table2.col2, table2.col3, table2.coly FROM table1 JOIN table2 ON table1.col1 = table2.col2 WHERE table1.col1 = :col1_10] test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Join-whereclause-SELECT table1.col1, table1.col2, table1.col3, table1.colx, table2.col1, table2.col2, table2.col3, table2.coly FROM table1 JOIN table2 ON table1.col1 = table2.col2 WHERE table1.col1 = :col1_11] test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_basic test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit [gw66] [ 21%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit_optional [gw66] [ 21%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit_optional test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_embedded_select [gw66] [ 21%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_embedded_select test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_explicit [gw66] [ 21%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_explicit test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_execute [gw66] [ 21%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_execute test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_scalar [gw67] [ 21%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3_legacy [gw76] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert_on_conflict] test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_no_page_size [gw76] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_no_page_size test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_page_size [gw76] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_page_size test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_unicode_keys [gw76] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_unicode_keys test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_not_sane_rowcount [gw76] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_not_sane_rowcount test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update [gw75] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_disconnect test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string [gw75] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.6.15] [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.6.15] [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_add_prop test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_column_attrset [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_column_attrset [gw66] [ 21%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_scalar test/sql/test_deprecations.py::LegacySequenceExecTest::test_implicit_connectionless [gw66] [ 21%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_implicit_connectionless test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_allows_backref_event [gw68] [ 21%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias test/orm/test_deprecations.py::ParentTest::test_select_from_alias_explicit_prop [gw68] [ 21%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias_explicit_prop test/orm/test_deprecations.py::ParentTest::test_select_from_alias_from_entity [gw68] [ 21%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias_from_entity [gw71] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Join-whereclause-SELECT table1.col1, table1.col2, table1.col3, table1.colx, table2.col1, table2.col2, table2.col3, table2.coly FROM table1 JOIN table2 ON table1.col1 = table2.col2 WHERE table1.col1 = :col1_11] test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 ELSE :param_2 END] [gw71] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 ELSE :param_2 END] [gw69] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw76] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.7.20] [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.7.20] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-10.2.6-MariaDB-10.2.6+maria~stretch.log] [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-10.2.6-MariaDB-10.2.6+maria~stretch.log] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-10.2.7-MariaDB] test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_legacy test/orm/test_deprecations.py::ParentTest::test_select_from_alias_of_type [gw68] [ 21%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias_of_type [gw7] [ 21%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_lazyload test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after[ac_attr_w_of_type] [gw74] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H&host=H:P&host=H] [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-10.2.7-MariaDB] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-5.6.15-10.2.7-MariaDB] [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-5.6.15-10.2.7-MariaDB] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_madness [gw69] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw67] [ 21%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_legacy test/orm/test_deprecations.py::ParentTest::test_unique_binds_union [gw72] [ 21%] PASSED test/orm/test_deprecations.py::SessionTest::test_contextmanager_commit test/orm/test_deprecations.py::SessionTest::test_contextmanager_rollback [gw72] [ 21%] PASSED test/orm/test_deprecations.py::SessionTest::test_contextmanager_rollback test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 WHEN (test.col1 = :col1_2) THEN :param_2 ELSE :param_3 END] [gw71] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 WHEN (test.col1 = :col1_2) THEN :param_2 ELSE :param_3 END] test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE test.col1 WHEN :param_1 THEN :param_2 END] [gw71] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE test.col1 WHEN :param_1 THEN :param_2 END] test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE test.col1 WHEN :param_1 THEN :param_2 WHEN :param_3 THEN :param_4 END] [gw50] [ 21%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_four test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_one [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_madness test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected0-10.2.7-MariaDB-version0-True] [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected0-10.2.7-MariaDB-version0-True] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected1-5.6.15.10.2.7-MariaDB-version1-True] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_column_inline [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_column_inline test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_relationship_attrset [gw50] [ 21%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_one test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_three [gw50] [ 21%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_three test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_two [gw50] [ 21%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_two test/sql/test_cte.py::CTETest::test_recursive_w_anon_labels [gw50] [ 21%] PASSED test/sql/test_cte.py::CTETest::test_recursive_w_anon_labels test/sql/test_cte.py::CTETest::test_reserved_quote [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected1-5.6.15.10.2.7-MariaDB-version1-True] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected2-5.0.51a.24+lenny5-version2-False] [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected2-5.0.51a.24+lenny5-version2-False] test/orm/test_deprecations.py::SessionTest::test_failed_rollback_deactivates_transaction_ctx_integration [gw71] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE test.col1 WHEN :param_1 THEN :param_2 WHEN :param_3 THEN :param_4 END] test/sql/test_deprecations.py::SelectableTest::test_with_only_generative [gw71] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_with_only_generative test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_one [gw75] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_one test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_two [gw75] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_two test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string [gw75] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string_w_query test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected3-10.2.10-MariaDB-version3-True] [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected3-10.2.10-MariaDB-version3-True] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected4-5.7.20-version4-False] test/orm/test_deprecations.py::NonPrimaryMapperTest::test_non_primary_identity_class [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_relationship_attrset test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_relationship_inline [gw66] [ 21%] PASSED test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_allows_backref_event test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_on_persistent_allows_backref_event test/orm/test_deprecations.py::SelfRefFromSelfTest::test_from_self_inside_excludes_outside test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H,H,H&port=P,P,P] [gw68] [ 21%] PASSED test/orm/test_deprecations.py::ParentTest::test_unique_binds_union [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected4-5.7.20-version4-False] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected5-5.6.15-version5-False] [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected5-5.6.15-version5-False] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected6-10.2.6.MariaDB.10.2.6+maria~stretch-log-version6-True] [gw75] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string_w_query test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2:///?host=hostA,hostB,hostC&port=portA,portB,portC-expected6] [gw75] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2:///?host=hostA,hostB,hostC&port=portA,portB,portC-expected6] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2:///?host=hostA:portA&host=hostB:portB&host=hostC:portC-expected4] [gw75] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2:///?host=hostA:portA&host=hostB:portB&host=hostC:portC-expected4] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2:///?host=hostA:portA&host=hostB:portB&host=hostC:portC-expected5] [gw66] [ 21%] PASSED test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_on_persistent_allows_backref_event [gw50] [ 21%] PASSED test/sql/test_cte.py::CTETest::test_reserved_quote test/sql/test_cte.py::CTETest::test_select_from_delete_cte[default_enhanced] [gw50] [ 21%] PASSED test/sql/test_cte.py::CTETest::test_select_from_delete_cte[default_enhanced] [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_relationship_inline test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_as_declarative [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_as_declarative [gw67] [ 21%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_non_primary_identity_class [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected6-10.2.6.MariaDB.10.2.6+maria~stretch-log-version6-True] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected7-10.1.9-MariaDBV1.0R050D002-20170809-1522-version7-True] [gw78] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected7-10.1.9-MariaDBV1.0R050D002-20170809-1522-version7-True] [gw74] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H,H,H&port=P,P,P] test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H:P&host=H&host=H:P] test/orm/test_deprecations.py::ParentTest::test_with_pending_autoflush [gw75] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2:///?host=hostA:portA&host=hostB:portB&host=hostC:portC-expected5] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA&host=hostB&host=hostC-expected1] [gw75] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA&host=hostB&host=hostC-expected1] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA&host=hostB:portB&host=hostC:portC-expected2] test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_back_populates_setup [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_back_populates_setup test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_basic [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_basic test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_cant_add_columns [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_cant_add_columns test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_class_does_not_have_registry_attr [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_class_does_not_have_registry_attr test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_class_has_registry_attr [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_class_has_registry_attr test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_classes_can_override_new [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_classes_can_override_new test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_cls_docstring [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_cls_docstring test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column [gw2] [ 21%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_keyed_tuple [gw75] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA&host=hostB:portB&host=hostC:portC-expected2] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA-expected0] [gw75] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA-expected0] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA:portA&host=hostB:portB&host=hostC:portC-expected3] [gw68] [ 21%] PASSED test/orm/test_deprecations.py::ParentTest::test_with_pending_autoflush test/orm/test_deprecations.py::ParentTest::test_with_pending_no_autoflush test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_expanding_quote_roundtrip [gw78] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_expanding_quote_roundtrip test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_in_crud [gw61] [ 21%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_on_wildcard_subclass test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_joinedload [gw72] [ 21%] SKIPPED test/orm/test_deprecations.py::SessionTest::test_failed_rollback_deactivates_transaction_ctx_integration test/orm/test_deprecations.py::SessionTest::test_session_str [gw72] [ 21%] PASSED test/orm/test_deprecations.py::SessionTest::test_session_str test/orm/test_deprecations.py::SessionTest::test_subtransactions_deprecated [gw75] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_multi_hosts[postgresql+psycopg2://USER:PASS@/DB?host=hostA:portA&host=hostB:portB&host=hostC:portC-expected3] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_no_mix_hosts[postgresql+psycopg2:///?host=H&host=H&port=5432,5432] [gw75] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_no_mix_hosts[postgresql+psycopg2:///?host=H&host=H&port=5432,5432] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_no_mix_hosts[postgresql+psycopg2://user:pass@/dbname?host=H&host=H&port=5432,5432] [gw61] [ 21%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass_bound [gw75] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg_no_mix_hosts[postgresql+psycopg2://user:pass@/dbname?host=H&host=H&port=5432,5432] test/dialect/postgresql/test_dialect.py::DialectTest::test_version_parsing [gw78] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_in_crud test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_round_trip [gw78] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_round_trip [gw22] [ 21%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_basic [gw7] [ 21%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after[ac_attr_w_of_type] [gw61] [ 21%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass_bound test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass [gw72] [ 21%] PASSED test/orm/test_deprecations.py::SessionTest::test_subtransactions_deprecated test/orm/test_deprecations.py::SessionTest::test_textual_execute [gw72] [ 21%] PASSED test/orm/test_deprecations.py::SessionTest::test_textual_execute test/orm/test_deprecations.py::SessionTest::test_transaction_attr [gw72] [ 21%] PASSED test/orm/test_deprecations.py::SessionTest::test_transaction_attr test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after[ac_attribute] [gw74] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H:P&host=H&host=H:P] test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H:P&host=H&host=H] [gw68] [ 21%] PASSED test/orm/test_deprecations.py::ParentTest::test_with_pending_no_autoflush test/orm/test_deprecations.py::ParentTest::test_with_transient [gw68] [ 21%] PASSED test/orm/test_deprecations.py::ParentTest::test_with_transient [gw74] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H:P&host=H&host=H] test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H:P&host=H:P&host=H:P] [gw75] [ 22%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_version_parsing test/orm/test_deprecations.py::PickleTest::test_became_bound_options [gw74] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H:P&host=H:P&host=H:P] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[1927-Connection was killed-OperationalError-mysqldb-True] [gw61] [ 22%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass [gw11] [ 22%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_iterate [gw74] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass_bound test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_gc [gw79] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_configured_order_by test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_active_flag_autocommit [gw75] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[1927-Connection was killed-OperationalError-mysqldb-True] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name_bad [gw74] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name_bad test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[1927-Connection was killed-OperationalError-pymysql-True] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_auto_convert_lobs test/orm/test_dynamic.py::DynamicTest::test_count [gw74] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_auto_convert_lobs test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_use_ansi [gw71] [ 22%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_from_self_inside_excludes_outside [gw61] [ 22%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass_bound [gw75] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[1927-Connection was killed-OperationalError-pymysql-True] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2006-foo-OperationalError-mysqldb-True] test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_from_with_polymorphic [gw74] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_use_ansi test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_five test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_encoding [gw74] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_encoding [gw75] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2006-foo-OperationalError-mysqldb-True] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2006-foo-OperationalError-pymysql-True] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_events [gw74] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_events test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_int_mode [gw74] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_int_mode [gw75] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2006-foo-OperationalError-pymysql-True] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2007-foo-OperationalError-mysqldb-False] [gw61] [ 22%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_from_with_polymorphic test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_mode [gw74] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_mode test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_of_type_with_polymorphic [gw75] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2007-foo-OperationalError-mysqldb-False] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_purity [gw74] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_purity test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2007-foo-OperationalError-pymysql-False] [gw69] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw75] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[2007-foo-OperationalError-pymysql-False] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4031-foo-OperationalError-mysqldb-True] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three [gw72] [ 22%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_active_flag_autocommit [gw75] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4031-foo-OperationalError-mysqldb-True] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded [gw74] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded [gw61] [ 22%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_of_type_with_polymorphic test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass [gw79] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_count test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4031-foo-OperationalError-pymysql-True] [gw71] [ 22%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_five test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_three [gw75] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4031-foo-OperationalError-pymysql-True] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4032-foo-OperationalError-mysqldb-False] test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_deactive_status_check test/orm/test_dynamic.py::DynamicTest::test_detached_all_empty_list [gw72] [ 22%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_deactive_status_check [gw75] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4032-foo-OperationalError-mysqldb-False] [gw61] [ 22%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass [gw68] [ 22%] PASSED test/orm/test_deprecations.py::PickleTest::test_became_bound_options test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4032-foo-OperationalError-pymysql-False] test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_and_superclass [gw69] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_deactive_status_check_w_exception test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two test/orm/test_deprecations.py::PickleTest::test_bound_options[0] [gw75] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[4032-foo-OperationalError-pymysql-False] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-cONnection aLREady closed-InternalError-pymysql-True] [gw61] [ 22%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_and_superclass [gw72] [ 22%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_deactive_status_check_w_exception test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_and_superclass_bound [gw75] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-cONnection aLREady closed-InternalError-pymysql-True] [gw7] [ 22%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after[ac_attribute] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-cONnection was kILLEd-InternalError-pymysql-True] test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[False] test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_error_on_using_inactive_session_commands [gw71] [ 22%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_three [gw75] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-cONnection was kILLEd-InternalError-pymysql-True] [gw61] [ 22%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_and_superclass_bound test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_two test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-something broke-InternalError-pymysql-False] test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_bound [gw75] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_is_disconnect[None-something broke-InternalError-pymysql-False] [gw69] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mariadb_connector_special_encodings [gw79] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_detached_all_empty_list [gw61] [ 22%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_bound test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three [gw75] [ 22%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mariadb_connector_special_encodings test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mysqlconnector_buffered_arg test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship test/orm/test_dynamic.py::DynamicTest::test_detached_raise [gw72] [ 22%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_error_on_using_inactive_session_commands [gw75] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mysqlconnector_buffered_arg test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mysqlconnector_raise_on_warnings_arg [gw61] [ 22%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_heavy_nesting [gw75] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mysqlconnector_raise_on_warnings_arg test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_bound [gw72] [ 22%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_heavy_nesting [gw71] [ 22%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_two [gw69] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three [gw61] [ 22%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_bound test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_heavy_nesting_future test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_polymorphic [gw68] [ 22%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[0] [gw67] [ 22%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_joinedload [gw72] [ 22%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_heavy_nesting_future test/orm/test_deprecations.py::PickleTest::test_bound_options[1] test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectin [gw66] [ 22%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_keyed_tuple [gw79] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_detached_raise test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_mixed_transaction_control test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_plain_tuple test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/typing_err1.py] [gw61] [ 22%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_polymorphic [gw72] [ 22%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_mixed_transaction_control test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_polymorphic_bound test/orm/test_dynamic.py::DynamicTest::test_dynamic_on_backref [gw0] [ 22%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/ext/mypy/files/typing_err1.py] [gw45] [ 22%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_noninherited_warning test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_noflush [gw69] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one [gw7] [ 22%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[False] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction_connection_add_autocommit test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_backref_relationship [gw72] [ 22%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction_connection_add_autocommit test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[True] [gw66] [ 22%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_plain_tuple [gw61] [ 22%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_polymorphic_bound test/orm/test_deprecations.py::MergeResultTest::test_none_entity test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_of_type test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_non_decl_access test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_subtrans [gw6] [ 22%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_non_decl_access [gw69] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw61] [ 22%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_of_type [gw66] [ 22%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_none_entity test/orm/test_deprecations.py::Deferred_InheritanceTest::test_wildcard_subclass_of_type test/orm/test_deprecations.py::MergeResultTest::test_single_column [gw72] [ 22%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_subtrans test/orm/test_eager_relations.py::EagerTest::test_against_select [gw68] [ 22%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[1] [gw66] [ 22%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_single_column test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_noautocommit [gw45] [ 22%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_backref_relationship test/orm/test_deprecations.py::PickleTest::test_bound_options[2] [gw79] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_dynamic_on_backref [gw61] [ 22%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_wildcard_subclass_of_type test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_forwards_relationship test/orm/test_dynamic.py::DynamicTest::test_join_syntaxes[expr0] [gw79] [ 22%] SKIPPED test/orm/test_dynamic.py::DynamicTest::test_join_syntaxes[expr0] test/orm/test_dynamic.py::DynamicTest::test_m2m [gw69] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_added [gw72] [ 22%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_noautocommit test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/sql/test_compiler.py::BindParameterTest::test_construct_params_positional_plain_repeated test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_enum_warning [gw61] [ 22%] PASSED test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_enum_warning [gw7] [ 22%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[True] test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_set_warning [gw26] [ 22%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_positional_plain_repeated test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_noload_after [gw0] [ 22%] PASSED test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_noflush [gw61] [ 22%] PASSED test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_set_warning [gw69] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_lazyload_plus_joined_aliased_abs_bcs [gw3] [ 22%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_added test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one [gw45] [ 22%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_forwards_relationship test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_column [gw68] [ 22%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[2] test/orm/test_dynamic.py::HistoryTest::test_remove_persistent test/orm/inheritance/test_deprecations.py::SingleFromPolySelectableTest::test_query_wpoly_single_inh_subclass test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_polymorphic_backref [gw61] [ 22%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_column test/orm/test_deprecations.py::PickleTest::test_bound_options[3] test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_correlation test/orm/test_eager_relations.py::EagerTest::test_no_orphan [gw79] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_m2m [gw67] [ 22%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectin [gw69] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one [gw61] [ 22%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_correlation test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_from test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectload test/orm/test_dynamic.py::DynamicTest::test_negative_slice_access_raises [gw61] [ 22%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_from test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reserved_identifiers test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_group_by [gw69] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three [gw1] [ 22%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reserved_identifiers [gw61] [ 22%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_group_by test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_having test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw0] [ 22%] PASSED test/orm/test_dynamic.py::HistoryTest::test_remove_persistent test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_labeled [gw61] [ 22%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_having [gw6] [ 22%] PASSED test/orm/test_eager_relations.py::EagerTest::test_against_select test/orm/test_dynamic.py::HistoryTest::test_remove_transient [gw79] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_negative_slice_access_raises test/orm/test_eager_relations.py::EagerTest::test_aliased_stmt_includes_unnamed_fn [gw69] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two test/orm/test_dynamic.py::DynamicTest::test_no_count test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased [gw68] [ 22%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[3] [gw7] [ 22%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_noload_after [gw0] [ 22%] PASSED test/orm/test_dynamic.py::HistoryTest::test_remove_transient test/orm/test_deprecations.py::PickleTest::test_bound_options[4] [gw72] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::SingleFromPolySelectableTest::test_query_wpoly_single_inh_subclass test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_autoflush test/orm/test_ac_relationships.py::AltSelectableTest::test_join [gw6] [ 22%] PASSED test/orm/test_eager_relations.py::EagerTest::test_aliased_stmt_includes_unnamed_fn [gw26] [ 22%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_lazyload_plus_joined_aliased_abs_bcs [gw3] [ 22%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_orphan test/orm/test_eager_relations.py::EagerTest::test_aliasing [gw69] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/test_eager_relations.py::EagerTest::test_no_render_in_subquery test/orm/inheritance/test_deprecations.py::SingleOnJoinedTest::test_single_on_joined test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue_unicode [gw35] [ 22%] PASSED test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue_unicode test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_token_injection[original] [gw35] [ 22%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_token_injection[original] test/dialect/mssql/test_engine.py::RealIsolationLevelTest::test_isolation_level [gw35] [ 22%] SKIPPED test/dialect/mssql/test_engine.py::RealIsolationLevelTest::test_isolation_level test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pymssql_version [gw35] [ 22%] PASSED test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pymssql_version test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_fallback [gw67] [ 22%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectload test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_one [gw79] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_count [gw1] [ 22%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_labeled test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_subqueryload test/orm/test_dynamic.py::DynamicTest::test_no_m2o [gw35] [ 22%] PASSED test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_fallback test/orm/test_attributes.py::PendingBackrefTest::test_pending_combines_with_lazy [gw69] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_productversion test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_unlabeled test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two [gw6] [ 22%] PASSED test/orm/test_eager_relations.py::EagerTest::test_aliasing [gw14] [ 22%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_pending_combines_with_lazy test/orm/test_eager_relations.py::EagerTest::test_basic [gw3] [ 22%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_render_in_subquery [gw35] [ 22%] PASSED test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_productversion test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[True] [gw0] [ 22%] PASSED test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_autoflush test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_we_are_definitely_running_async_tests [gw45] [ 22%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_polymorphic_backref test/orm/test_eager_relations.py::EagerTest::test_one_and_many test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_async_engine_from_config [gw68] [ 22%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[4] [gw14] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_we_are_definitely_running_async_tests test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_noflush [gw35] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_async_engine_from_config test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_event_on_sync_connection [gw79] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_m2o [gw28] [ 22%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[True] [gw14] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_event_on_sync_connection test/orm/test_deprecations.py::PickleTest::test_unbound_options[0] test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_clear_compiled_cache test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-None-None] [gw14] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners [gw35] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_clear_compiled_cache test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_conn_transaction_not_started test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners_dialect_event test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_error_other_loop [gw35] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_conn_transaction_not_started [gw69] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two [gw14] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners_dialect_event test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners_pool_event [gw14] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners_pool_event test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connect_ctxmanager test/orm/test_dynamic.py::DynamicTest::test_no_m2o_w_uselist test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three [gw28] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-None-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-None-mappings] [gw28] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-None-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-None-scalars] [gw35] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connect_ctxmanager test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_sync_before_cursor_execute_connection [gw14] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_sync_before_cursor_execute_connection test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_sync_before_cursor_execute_engine test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connect_plain [gw35] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connect_plain [gw28] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-None-scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-10-None] [gw28] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-10-None] [gw1] [ 22%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_unlabeled [gw7] [ 22%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_join [gw14] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_sync_before_cursor_execute_engine test/ext/asyncio/test_engine_py3k.py::AsyncInspection::test_inspect_connection [gw6] [ 22%] PASSED test/orm/test_eager_relations.py::EagerTest::test_basic test/orm/test_eager_relations.py::EagerTest::test_catch_the_right_target test/orm/test_ac_relationships.py::AltSelectableTest::test_joinedload [gw26] [ 22%] PASSED test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_one test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_eq_ne [gw14] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncInspection::test_inspect_connection test/ext/asyncio/test_engine_py3k.py::AsyncInspection::test_inspect_engine [gw35] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_eq_ne test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_info [gw14] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncInspection::test_inspect_engine [gw67] [ 22%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_subqueryload test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_two [gw26] [ 22%] PASSED test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_two [gw68] [ 22%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[0] test/orm/test_deprecations.py::PickleTest::test_unbound_options[1] [gw68] [ 22%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[1] [gw45] [ 22%] PASSED test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_error_other_loop test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_lazy_init [gw3] [ 22%] PASSED test/orm/test_eager_relations.py::EagerTest::test_one_and_many [gw0] [ 22%] PASSED test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_noflush test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[False-None] [gw1] [ 22%] PASSED test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[False-None] test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[True-None] [gw1] [ 22%] PASSED test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[True-None] test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[True-score] [gw79] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_m2o_w_uselist test/orm/test_dynamic.py::DynamicTest::test_no_populate [gw79] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_populate [gw69] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_conn [gw14] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_conn test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_engine [gw14] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_engine test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_connection [gw14] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_connection test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_nested_transaction [gw14] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_nested_transaction test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_transaction [gw14] [ 22%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_transaction test/orm/test_eager_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection [gw26] [ 22%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection test/orm/test_eager_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar [gw26] [ 22%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection [gw26] [ 23%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar [gw26] [ 23%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar test/orm/test_deprecations.py::PickleTest::test_unbound_options[2] [gw68] [ 23%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[2] test/orm/test_deprecations.py::PickleTest::test_unbound_options[3] test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar [gw3] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar_subq_wrapping test/orm/test_dynamic.py::HistoryTest::test_replace_transient [gw0] [ 23%] PASSED test/orm/test_dynamic.py::HistoryTest::test_replace_transient test/orm/test_dynamic.py::HistoryTest::test_unchanged_persistent [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_info test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_not_started [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_not_started [gw1] [ 23%] PASSED test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[True-score] test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_flag_on [gw1] [ 23%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_flag_on test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-nosetinputsizesflag-nosetinputsizeshook] [gw1] [ 23%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-nosetinputsizesflag-nosetinputsizeshook] test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-nosetinputsizesflag-setinputsizeshook] [gw1] [ 23%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-nosetinputsizesflag-setinputsizeshook] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five [gw69] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four [gw69] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw69] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regen_conn_but_not_engine [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regen_conn_but_not_engine test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regen_trans_but_not_conn [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regen_trans_but_not_conn test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regenerate_connection [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regenerate_connection test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[None] [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[mappings] [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[scalars] [gw6] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_catch_the_right_target test/orm/test_eager_relations.py::EagerTest::test_column_property_adaptation [gw6] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_column_property_adaptation [gw3] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar_subq_wrapping test/orm/test_eager_relations.py::EagerTest::test_options_pathing [gw0] [ 23%] PASSED test/orm/test_dynamic.py::HistoryTest::test_unchanged_persistent test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_savead [gw0] [ 23%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_savead test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-10-mappings] [gw28] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-10-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-10-scalars] [gw28] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-10-scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-None] [gw28] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-mappings] test/orm/test_dynamic.py::DynamicTest::test_no_uselist_false [gw79] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_uselist_false test/orm/test_dynamic.py::DynamicTest::test_noload_issue[attronly] [gw79] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_noload_issue[attronly] test/orm/test_dynamic.py::DynamicTest::test_noload_issue[star] test/orm/test_eager_relations.py::EagerTest::test_cyclical [gw6] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_cyclical test/orm/test_eager_relations.py::EagerTest::test_deferred_fk_col [gw3] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_options_pathing test/orm/test_eager_relations.py::EagerTest::test_orderby [gw3] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_saveuser [gw0] [ 23%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_saveuser test/orm/test_dynamic.py::UOWTest::test_backref_events test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_create_async_engine_server_side_cursor [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_create_async_engine_server_side_cursor test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_dispose [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_dispose [gw28] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-scalars] [gw28] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-2-scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-5-None] [gw28] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-5-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-5-mappings] [gw28] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-5-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-5-scalars] [gw28] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-5-scalars] test/orm/test_deprecations.py::OptionsNoPropTest::test_col_option_against_relationship_basestring [gw67] [ 23%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_col_option_against_relationship_basestring [gw69] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw69] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[None] [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[None] [gw70] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five [gw68] [ 23%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[3] [gw6] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_deferred_fk_col test/orm/test_eager_relations.py::EagerTest::test_disable_dynamic [gw6] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_disable_dynamic test/orm/test_eager_relations.py::EagerTest::test_orderby_desc [gw3] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby_desc test/orm/test_eager_relations.py::EagerTest::test_orderby_multi [gw0] [ 23%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_events test/orm/test_dynamic.py::UOWTest::test_backref_savead [gw0] [ 23%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_savead test/orm/test_dynamic.py::UOWTest::test_backref_saveuser [gw0] [ 23%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_saveuser test/orm/test_dynamic.py::UOWTest::test_collection_set [gw0] [ 23%] PASSED test/orm/test_dynamic.py::UOWTest::test_collection_set [gw73] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-False] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-True] [gw7] [ 23%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_joinedload test/orm/test_ac_relationships.py::AltSelectableTest::test_lazyload [gw7] [ 23%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_lazyload test/orm/test_ac_relationships.py::AltSelectableTest::test_selectinload [gw7] [ 23%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_selectinload test/dialect/test_all.py::ImportStarTest::test_all_import [gw7] [ 23%] PASSED test/dialect/test_all.py::ImportStarTest::test_all_import test/orm/test_association.py::AssociationTest::test_delete [gw7] [ 23%] PASSED test/orm/test_association.py::AssociationTest::test_delete test/orm/test_association.py::AssociationTest::test_insert test/orm/test_eager_relations.py::LoadOnExistingTest::test_no_crash_on_existing [gw26] [ 23%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_no_crash_on_existing test/orm/test_eager_relations.py::LoadOnExistingTest::test_populate_existing_propagate [gw79] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_noload_issue[star] test/orm/test_dynamic.py::DynamicTest::test_order_by test/orm/test_deprecations.py::PolyCacheKeyTest::test_wp_queries [gw3] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby_multi test/orm/test_eager_relations.py::EagerTest::test_orderby_related [gw3] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby_related test/orm/test_eager_relations.py::EagerTest::test_propagated_lazyload_wildcard_bound test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_engine_eq_ne [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_engine_eq_ne test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_execution_options test/orm/test_dynamic.py::UOWTest::test_delete_cascade [gw0] [ 23%] PASSED test/orm/test_dynamic.py::UOWTest::test_delete_cascade test/orm/test_dynamic.py::UOWTest::test_delete_nocascade test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-setinputsizesflag-nosetinputsizeshook] [gw1] [ 23%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-setinputsizesflag-nosetinputsizeshook] test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-setinputsizesflag-setinputsizeshook] [gw1] [ 23%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-setinputsizesflag-setinputsizeshook] test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-nosetinputsizesflag-nosetinputsizeshook] test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_no_entities_basestring [gw67] [ 23%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_no_entities_basestring test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_basestring [gw67] [ 23%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_basestring test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_twolevel_basestring [gw26] [ 23%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_populate_existing_propagate test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[immediate] [gw26] [ 23%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[immediate] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[mappings] [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[scalars] [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[scalars] test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four [gw70] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/orm/test_eager_relations.py::EagerTest::test_distinct [gw6] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_distinct test/orm/test_eager_relations.py::EagerTest::test_double_same_mappers [gw3] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_propagated_lazyload_wildcard_bound test/orm/test_eager_relations.py::EagerTest::test_propagated_lazyload_wildcard_unbound [gw73] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-False] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-None-None] [gw28] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-None-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-None-mappings] [gw28] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-None-mappings] [gw1] [ 23%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-nosetinputsizesflag-nosetinputsizeshook] test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-nosetinputsizesflag-setinputsizeshook] [gw1] [ 23%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-nosetinputsizesflag-setinputsizeshook] test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-setinputsizesflag-nosetinputsizeshook] [gw1] [ 23%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-setinputsizesflag-nosetinputsizeshook] test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-setinputsizesflag-setinputsizeshook] [gw1] [ 23%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-setinputsizesflag-setinputsizeshook] test/dialect/mssql/test_engine.py::IgnoreNotransOnRollbackTest::test_ignore_no_transaction_on_rollback test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[selectin] [gw26] [ 23%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[selectin] test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[subquery] [gw26] [ 23%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[subquery] test/orm/test_eager_relations.py::LoadOnExistingTest::test_runs_query_on_refresh [gw26] [ 23%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_runs_query_on_refresh [gw6] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_same_mappers test/orm/test_eager_relations.py::EagerTest::test_double_w_ac [gw3] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_propagated_lazyload_wildcard_unbound test/orm/test_eager_relations.py::EagerTest::test_unnested_outerjoin_propagation_only_on_correct_path [gw3] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_unnested_outerjoin_propagation_only_on_correct_path test/orm/test_eager_relations.py::EagerTest::test_useget_cancels_eager [gw79] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_order_by test/orm/test_dynamic.py::DynamicTest::test_order_by_composition_uses_immutable_tuple [gw72] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::SingleOnJoinedTest::test_single_on_joined test/orm/test_deprecations.py::SubOptionsTest::test_five_strings [gw72] [ 23%] PASSED test/orm/test_deprecations.py::SubOptionsTest::test_five_strings test/orm/test_deprecations.py::SubOptionsTest::test_four_strings [gw73] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-False] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-True] [gw0] [ 23%] PASSED test/orm/test_dynamic.py::UOWTest::test_delete_nocascade test/orm/test_dynamic.py::UOWTest::test_hasattr [gw67] [ 23%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_twolevel_basestring test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_nonexistent_basestring [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_execution_options test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_get_dbapi_connection_raise [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_get_dbapi_connection_raise test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_get_raw_connection [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_get_raw_connection test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_init_once_concurrency [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_init_once_concurrency test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture0] [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture0] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture1] [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture1] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture2] [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture2] [gw1] [ 23%] PASSED test/dialect/mssql/test_engine.py::IgnoreNotransOnRollbackTest::test_ignore_no_transaction_on_rollback test/dialect/mssql/test_engine.py::IgnoreNotransOnRollbackTest::test_other_programming_error_on_rollback [gw1] [ 23%] PASSED test/dialect/mssql/test_engine.py::IgnoreNotransOnRollbackTest::test_other_programming_error_on_rollback test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_columns_all [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_columns_all test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_keys[None] test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one [gw70] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture3] [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture3] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture4] test/dialect/mssql/test_engine.py::InvalidTransactionFalsePositiveTest::test_invalid_transaction_detection [gw1] [ 23%] SKIPPED test/dialect/mssql/test_engine.py::InvalidTransactionFalsePositiveTest::test_invalid_transaction_detection test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_dm_pdw_nodes [gw1] [ 23%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_dm_pdw_nodes test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_dont_have_table_perms [gw1] [ 23%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_dont_have_table_perms [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_keys[None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_keys[mappings] [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_keys[mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_no_ss_cursor_w_exec_driver_sql [gw70] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw70] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three [gw70] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw7] [ 23%] PASSED test/orm/test_association.py::AssociationTest::test_insert test/orm/test_association.py::AssociationTest::test_modify [gw7] [ 23%] PASSED test/orm/test_association.py::AssociationTest::test_modify test/orm/test_association.py::AssociationTest::test_replace [gw7] [ 23%] PASSED test/orm/test_association.py::AssociationTest::test_replace test/ext/test_associationproxy.py::AttributeAccessTest::test_resolve_aliased_class [gw7] [ 23%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolve_aliased_class test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_five [gw7] [ 23%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_five test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_four [gw7] [ 23%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_four test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_one [gw7] [ 23%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_one [gw73] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-False] test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_one test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_exec_sessions [gw1] [ 23%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_exec_sessions [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_no_ss_cursor_w_exec_driver_sql test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_no_ss_cursor_w_execute [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_no_ss_cursor_w_execute test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_multi_result [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_multi_result test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_no_result [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_no_result test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[None] [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[mappings] [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[scalars] [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[scalars] [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture4] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture5] [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture5] [gw3] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_useget_cancels_eager [gw0] [ 23%] PASSED test/orm/test_dynamic.py::UOWTest::test_hasattr test/orm/test_dynamic.py::UOWTest::test_merge test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_no_system_views[False] [gw1] [ 23%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_no_system_views[False] test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_no_system_views[True] [gw1] [ 23%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_no_system_views[True] test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_not_supported [gw1] [ 23%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_not_supported test/dialect/mssql/test_engine.py::ParseConnectTest::test_bad_freetds_warning [gw1] [ 23%] SKIPPED test/dialect/mssql/test_engine.py::ParseConnectTest::test_bad_freetds_warning test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_disconnect [gw1] [ 23%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_disconnect test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_port_setting [gw73] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-False] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-True] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture6] [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture6] test/orm/test_eager_relations.py::EagerTest::test_useget_cancels_eager_propagated_present [gw70] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw67] [ 23%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_nonexistent_basestring [gw72] [ 23%] PASSED test/orm/test_deprecations.py::SubOptionsTest::test_four_strings test/orm/test_deprecations.py::SubOptionsTest::test_invalid_two [gw72] [ 23%] PASSED test/orm/test_deprecations.py::SubOptionsTest::test_invalid_two [gw1] [ 23%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_port_setting test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_comma_port [gw1] [ 23%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_comma_port test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-10-None] [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-10-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-10-mappings] [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-10-mappings] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture7] [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture7] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_invalidate [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_invalidate test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_isolation_level [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_isolation_level test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_no_attach_to_event_loop [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_no_attach_to_event_loop test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_pool_exhausted_no_timeout [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_pool_exhausted_no_timeout test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_pool_exhausted_some_timeout [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_pool_exhausted_some_timeout test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_proxied_attrs_connection [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_proxied_attrs_connection test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_proxied_attrs_engine [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_proxied_attrs_engine test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_run_async [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_run_async test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_commit_noctx [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_commit_noctx test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_rollback_noctx [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_rollback_noctx test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_accessor [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_accessor test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_commit [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_commit test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_eq_ne [gw35] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_eq_ne [gw73] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-True] [gw12] [ 23%] PASSED test/orm/test_attributes.py::AttributesTest::test_object_dereferenced_error test/orm/test_attributes.py::AttributesTest::test_parenttrack [gw12] [ 23%] PASSED test/orm/test_attributes.py::AttributesTest::test_parenttrack test/orm/test_attributes.py::AttributesTest::test_pickleness test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_one test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_config_port [gw1] [ 23%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_config_port test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_extra test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-10-scalars] [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-10-scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-2-None] [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-2-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-2-mappings] [gw14] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-2-mappings] [gw3] [ 23%] PASSED test/orm/test_eager_relations.py::EagerTest::test_useget_cancels_eager_propagated_present test/orm/test_eager_relations.py::EagerTest::test_uselist_false_warning test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-None-scalars] [gw28] [ 23%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[opt-None-scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_scalars[scalars] [gw0] [ 23%] PASSED test/orm/test_dynamic.py::UOWTest::test_merge test/orm/test_dynamic.py::UOWTest::test_no_deref [gw12] [ 23%] PASSED test/orm/test_attributes.py::AttributesTest::test_pickleness test/orm/test_attributes.py::AttributesTest::test_state_gc [gw1] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_extra test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_non_trusted [gw1] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_non_trusted test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_trusted [gw1] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_trusted test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-2-scalars] [gw14] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-2-scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-5-None] [gw14] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-5-None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-5-mappings] [gw14] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-5-mappings] [gw28] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_scalars[scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_scalars[stream_scalars] [gw28] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_scalars[stream_scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_unique_all [gw28] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_unique_all test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_dbapi_raises test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-False] [gw73] [ 24%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-False] [gw37] [ 24%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match test/base/test_events.py::AcceptTargetsTest::test_target_accept test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_old_style_dsn_trusted [gw1] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_old_style_dsn_trusted test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_disconnect [gw3] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_uselist_false_warning test/orm/test_eager_relations.py::EagerTest::test_we_adapt_for_compound_for_getter [gw11] [ 24%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_gc test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_iterate [gw28] [ 24%] PASSED test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_dbapi_raises test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution[0] [gw28] [ 24%] PASSED test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution[0] [gw37] [ 24%] PASSED test/base/test_events.py::AcceptTargetsTest::test_target_accept test/base/test_events.py::ClsLevelListenTest::test_lis_multisub_lis [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_lis_multisub_lis test/base/test_events.py::ClsLevelListenTest::test_lis_subcalss_lis [gw1] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_disconnect test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_empty_url_no_warning [gw1] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_empty_url_no_warning test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_extra_connect [gw1] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_extra_connect test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_extra_connect_azure test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-True] [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_lis_subcalss_lis test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-False-False] [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-False-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-False-True] [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-False-True] [gw1] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_extra_connect_azure test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_host_no_driver [gw1] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_host_no_driver test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_hostname [gw1] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_hostname test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_odbc_connect [gw1] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_odbc_connect test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_odbc_connect_ignores_other_values [gw1] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_odbc_connect_ignores_other_values test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_odbc_connect_with_dsn [gw1] [ 24%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_odbc_connect_with_dsn test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-True-False] [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-True-False] [gw0] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_no_deref [gw73] [ 24%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-True] test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution[1] [gw28] [ 24%] PASSED test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution[1] test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution[2] [gw28] [ 24%] PASSED test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution[2] test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_run_sync [gw28] [ 24%] PASSED test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_run_sync test/orm/test_evaluator.py::EvaluateTest::test_boolean_ops [gw3] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_we_adapt_for_compound_for_getter [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_boolean_ops test/orm/test_evaluator.py::EvaluateTest::test_compare_to_callable_bind [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_compare_to_callable_bind test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-True-True] [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-False-True-True] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-False-False] test/orm/test_dynamic.py::UOWTest::test_noload_append test/orm/test_evaluator.py::EvaluateTest::test_compare_to_none [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_compare_to_none test/orm/test_evaluator.py::EvaluateTest::test_compare_to_value [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-False-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-False-True] test/orm/test_eager_relations.py::EagerTest::test_wide [gw79] [ 24%] PASSED test/orm/test_dynamic.py::DynamicTest::test_order_by_composition_uses_immutable_tuple test/orm/test_dynamic.py::DynamicTest::test_query_class_custom_method [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_compare_to_value test/orm/test_evaluator.py::EvaluateTest::test_in [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_in test/orm/test_evaluator.py::EvaluateTest::test_in_tuples [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_in_tuples test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-id-10-15-None] [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-id-10-15-None] test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-id-10-UnevaluatableError-Cannot evaluate math operator \\"add\\" for datatypes INTEGER, VARCHAR] [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-id-10-UnevaluatableError-Cannot evaluate math operator \\"add\\" for datatypes INTEGER, VARCHAR] [gw73] [ 24%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-False] test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-normalname-normalname] test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-json-initial_value3-UnevaluatableError-Cannot evaluate math operator \\"add\\" for datatypes JSON, INTEGER] [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-json-initial_value3-UnevaluatableError-Cannot evaluate math operator \\"add\\" for datatypes JSON, INTEGER] test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-json-initial_value4-UnevaluatableError-Cannot evaluate math operator \\"sub\\" for datatypes JSON, INTEGER] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-True] [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-False-True] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-True-False] [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-True-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-True-True] [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[False-True-True-True] [gw26] [ 24%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_one test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_three test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-False-False] [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-False-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-False-True] [gw79] [ 24%] PASSED test/orm/test_dynamic.py::DynamicTest::test_query_class_custom_method test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join [gw79] [ 24%] PASSED test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join_complex_entity [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-json-initial_value4-UnevaluatableError-Cannot evaluate math operator \\"sub\\" for datatypes JSON, INTEGER] test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-json-initial_value5-UnevaluatableError-Cannot evaluate math operator \\"sub\\" for datatypes JSON, VARCHAR] [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-json-initial_value5-UnevaluatableError-Cannot evaluate math operator \\"sub\\" for datatypes JSON, VARCHAR] [gw0] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_noload_append test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-name-some value-some value name-None] [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_math_op_type_exclusions[-name-some value-some value name-None] test/orm/test_evaluator.py::EvaluateTest::test_null_propagation [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_null_propagation test/orm/test_evaluator.py::EvaluateTest::test_raise_on_unannotated_unmatched_column [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_raise_on_unannotated_unmatched_column test/orm/test_evaluator.py::EvaluateTest::test_string_ops[] [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_string_ops[] test/orm/test_evaluator.py::EvaluateTest::test_true_false [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_true_false test/orm/test_evaluator.py::EvaluateTest::test_warn_on_unannotated_matched_column [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-False-True] [gw26] [ 24%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_three test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_two [gw73] [ 24%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-True-False] [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-True-False] test/orm/test_dynamic.py::UOWTest::test_noload_remove [gw28] [ 24%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_warn_on_unannotated_matched_column test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-True-True] [gw3] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_wide [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-False-True-True] [gw79] [ 24%] PASSED test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join_complex_entity test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_expired test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-False-False] [gw73] [ 24%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-False] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-True] [gw27] [ 24%] PASSED test/sql/test_compiler.py::BindParameterTest::test_standalone_bindparam_escape_expanding[not_use_positional-use_assert_compile-normalname-normalname] test/base/test_events.py::EventsTest::test_append_vs_insert_instance [gw26] [ 24%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_two [gw27] [ 24%] PASSED test/base/test_events.py::EventsTest::test_append_vs_insert_instance test/base/test_events.py::EventsTest::test_bool_clslevel [gw27] [ 24%] PASSED test/base/test_events.py::EventsTest::test_bool_clslevel test/base/test_events.py::EventsTest::test_decorator [gw27] [ 24%] PASSED test/base/test_events.py::EventsTest::test_decorator test/base/test_events.py::EventsTest::test_exec_once [gw27] [ 24%] PASSED test/base/test_events.py::EventsTest::test_exec_once test/base/test_events.py::EventsTest::test_exec_once_exception [gw27] [ 24%] PASSED test/base/test_events.py::EventsTest::test_exec_once_exception test/orm/test_dynamic.py::DynamicTest::test_secondary_doesnt_interfere_w_join_to_fromlist test/orm/test_eager_relations.py::MixedEntitiesTest::test_two_entities test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_m2m test/base/test_events.py::EventsTest::test_exec_once_unless_exception [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-False-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-False-True] [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-False-True] [gw27] [ 24%] PASSED test/base/test_events.py::EventsTest::test_exec_once_unless_exception [gw73] [ 24%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-True] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-True-False] test/base/test_events.py::EventsTest::test_immutable_methods [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-True-False] test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-True-True] [gw70] [ 24%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw27] [ 24%] PASSED test/base/test_events.py::EventsTest::test_immutable_methods [gw72] [ 24%] PASSED test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_one test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_subclass_gen_after_clslisten[True-True-True-True] test/orm/test_deprecations.py::TransScopingTest::test_no_autoflush_or_commit_in_expire_w_autocommit test/base/test_events.py::EventsTest::test_no_instance_level_collections test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_two [gw27] [ 24%] PASSED test/base/test_events.py::EventsTest::test_no_instance_level_collections [gw0] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_noload_remove test/base/test_events.py::ClsLevelListenTest::test_two_sub_lis test/base/test_events.py::EventsTest::test_real_name_wrong_dispatch [gw37] [ 24%] PASSED test/base/test_events.py::ClsLevelListenTest::test_two_sub_lis [gw26] [ 24%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_two_entities [gw73] [ 24%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_no_autoflush_or_commit_in_expire_w_autocommit test/orm/test_dynamic.py::UOWTest::test_persistence test/orm/test_eager_relations.py::MixedEntitiesTest::test_two_entities_with_joins [gw79] [ 24%] PASSED test/orm/test_dynamic.py::DynamicTest::test_secondary_doesnt_interfere_w_join_to_fromlist [gw27] [ 24%] PASSED test/base/test_events.py::EventsTest::test_real_name_wrong_dispatch test/base/test_events.py::CustomTargetsTest::test_indirect [gw70] [ 24%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw37] [ 24%] PASSED test/base/test_events.py::CustomTargetsTest::test_indirect test/base/test_events.py::EventsTest::test_register_class [gw3] [ 24%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_m2m test/orm/test_dynamic.py::DynamicTest::test_slice_access [gw28] [ 24%] PASSED test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_expired [gw27] [ 24%] PASSED test/base/test_events.py::EventsTest::test_register_class test/base/test_events.py::EventsTest::test_register_class_instance test/orm/test_events.py::DeclarativeEventListenTest::test_inheritance_propagate_after_config [gw27] [ 24%] PASSED test/base/test_events.py::EventsTest::test_register_class_instance test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_o2m test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_begin_begin_commit_commit test/base/test_events.py::EventsTest::test_register_instance [gw45] [ 24%] PASSED test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_lazy_init [gw27] [ 24%] PASSED test/base/test_events.py::EventsTest::test_register_instance [gw70] [ 24%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_async_error test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three test/base/test_events.py::JoinTest::test_kw_ok [gw37] [ 24%] PASSED test/orm/test_events.py::DeclarativeEventListenTest::test_inheritance_propagate_after_config [gw45] [ 24%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_async_error [gw3] [ 24%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_o2m [gw0] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_persistence [gw79] [ 24%] PASSED test/orm/test_dynamic.py::DynamicTest::test_slice_access test/sql/test_compiler.py::SelectTest::test_distinct_on [gw41] [ 24%] PASSED test/sql/test_compiler.py::SelectTest::test_distinct_on test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-False] test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_error [gw73] [ 24%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_begin_begin_commit_commit test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_m2m [gw26] [ 24%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_two_entities_with_joins [gw27] [ 24%] PASSED test/base/test_events.py::JoinTest::test_kw_ok test/orm/test_dynamic.py::UOWTest::test_remove_orphans [gw45] [ 24%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_error test/base/test_events.py::JoinTest::test_neither test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_plain test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_begin_begin_rollback_rollback test/orm/test_dynamic.py::DynamicTest::test_statement [gw70] [ 24%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three [gw27] [ 24%] PASSED test/base/test_events.py::JoinTest::test_neither [gw3] [ 24%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_m2m test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/base/test_events.py::JoinTest::test_parent_class_child_class test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_o2m [gw73] [ 24%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_begin_begin_rollback_rollback [gw27] [ 24%] PASSED test/base/test_events.py::JoinTest::test_parent_class_child_class [gw72] [ 24%] PASSED test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_two test/orm/test_eager_relations.py::MixedSelfReferentialEagerTest::test_eager_load test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_autocommit test/base/test_events.py::JoinTest::test_parent_class_child_instance_apply_after [gw73] [ 24%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_autocommit test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_autorollback [gw27] [ 24%] PASSED test/base/test_events.py::JoinTest::test_parent_class_child_instance_apply_after test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_column_valued [gw43] [ 24%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_column_valued test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-fixed] test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_column [gw70] [ 24%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two [gw3] [ 24%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_o2m test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar [gw73] [ 24%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_autorollback [gw79] [ 24%] PASSED test/orm/test_dynamic.py::DynamicTest::test_statement test/orm/test_dynamic.py::DynamicTest::test_transient_access [gw0] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_remove_orphans test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_nested_rollback test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load [gw72] [ 24%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar [gw34] [ 24%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_column test/base/test_events.py::JoinTest::test_parent_class_child_instance_apply_before [gw27] [ 24%] PASSED test/base/test_events.py::JoinTest::test_parent_class_child_instance_apply_before test/base/test_events.py::JoinTest::test_parent_class_only test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar_from_subquery [gw37] [ 24%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_plain test/orm/test_dynamic.py::UOWTest::test_rollback test/base/test_events.py::RemovalTest::test_once_doesnt_dereference_listener [gw73] [ 24%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_nested_rollback test/ext/test_associationproxy.py::CustomObjectTest::test_basic [gw41] [ 24%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-False] [gw72] [ 24%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar_from_subquery test/sql/test_deprecations.py::SubqueryCoercionsTest::test_fromclause_subquery [gw27] [ 24%] PASSED test/base/test_events.py::JoinTest::test_parent_class_only test/base/test_events.py::JoinTest::test_parent_events_child_no_events test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-True] [gw70] [ 24%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two [gw72] [ 24%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_fromclause_subquery test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_select_method_two test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_no_propagate [gw27] [ 24%] PASSED test/base/test_events.py::JoinTest::test_parent_events_child_no_events test/base/test_events.py::JoinTest::test_parent_instance_child_class_apply_after [gw34] [ 24%] PASSED test/base/test_events.py::RemovalTest::test_once_doesnt_dereference_listener [gw79] [ 24%] PASSED test/orm/test_dynamic.py::DynamicTest::test_transient_access test/base/test_events.py::RemovalTest::test_once_unless_exception [gw72] [ 24%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_select_method_two [gw37] [ 24%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_no_propagate test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_with_cols test/orm/test_dynamic.py::DynamicTest::test_transient_all_empty_list [gw27] [ 24%] PASSED test/base/test_events.py::JoinTest::test_parent_instance_child_class_apply_after test/base/test_events.py::JoinTest::test_parent_instance_child_class_apply_before [gw26] [ 24%] PASSED test/orm/test_eager_relations.py::MixedSelfReferentialEagerTest::test_eager_load test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_post_mapping_propagate [gw34] [ 24%] PASSED test/base/test_events.py::RemovalTest::test_once_unless_exception test/base/test_events.py::RemovalTest::test_propagate [gw41] [ 24%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-True] test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_implicit [gw70] [ 24%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one [gw0] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_rollback [gw34] [ 24%] PASSED test/base/test_events.py::RemovalTest::test_propagate test/base/test_events.py::RemovalTest::test_remove_not_listened [gw72] [ 24%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_with_cols test/sql/test_deprecations.py::SubqueryCoercionsTest::test_plain_fromclause_select_to_subquery [gw27] [ 24%] PASSED test/base/test_events.py::JoinTest::test_parent_instance_child_class_apply_before test/orm/test_eager_relations.py::OrderBySecondaryTest::test_ordering test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/base/test_events.py::JoinTest::test_parent_instance_child_instance_apply_before [gw27] [ 24%] PASSED test/base/test_events.py::JoinTest::test_parent_instance_child_instance_apply_before [gw72] [ 24%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_plain_fromclause_select_to_subquery [gw34] [ 24%] PASSED test/base/test_events.py::RemovalTest::test_remove_not_listened [gw4] [ 24%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_cleanout test/orm/test_dynamic.py::UOWTest::test_self_referential [gw37] [ 24%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_post_mapping_propagate test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_propagate_baseclass test/sql/test_deprecations.py::SubqueryCoercionsTest::test_select_of_select test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-False] [gw79] [ 24%] PASSED test/orm/test_dynamic.py::DynamicTest::test_transient_all_empty_list [gw72] [ 24%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_select_of_select test/orm/test_dynamic.py::DynamicTest::test_transient_count test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_orig_rollback [gw73] [ 24%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_orig_rollback test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_savepoint_rollback [gw73] [ 24%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_savepoint_rollback [gw8] [ 24%] PASSED test/ext/test_associationproxy.py::CustomObjectTest::test_basic test/sql/test_deprecations.py::SubqueryCoercionsTest::test_standalone_alias test/base/test_events.py::LegacySignatureTest::test_complex_legacy_accept [gw27] [ 24%] PASSED test/base/test_events.py::LegacySignatureTest::test_complex_legacy_accept test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_twophase_rollback [gw41] [ 24%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-False] test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--setdefault] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_name_race test/base/test_events.py::RemovalTest::test_remove_plain_named [gw34] [ 24%] PASSED test/base/test_events.py::RemovalTest::test_remove_plain_named test/base/test_events.py::RemovalTest::test_remove_wrapped_named [gw34] [ 24%] PASSED test/base/test_events.py::RemovalTest::test_remove_wrapped_named test/orm/test_events.py::RemovalTest::test_unmapped_listen [gw17] [ 24%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_implicit test/base/test_except.py::PickleException::test_exc[CompileError-] [gw17] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[CompileError-] [gw73] [ 24%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_twophase_rollback [gw72] [ 24%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_standalone_alias test/orm/test_deprecations.py::SynonymTest::test_options_syn_of_syn_string [gw4] [ 24%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_name_race test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_ambiguous [gw70] [ 24%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/test_composites.py::PointTest::test_bulk_update_sql test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-True-True] [gw37] [ 24%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_propagate_baseclass [gw0] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_self_referential test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close [gw21] [ 25%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--setdefault] test/orm/test_bundle.py::BundleTest::test_single_entity_flag_is_legacy_w_future test/base/test_except.py::PickleException::test_exc[DBAPIError-0] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[DBAPIError-0] test/base/test_except.py::PickleException::test_exc[DBAPIError-1] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[DBAPIError-1] test/base/test_except.py::PickleException::test_exc[DBAPIError-details] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[DBAPIError-details] test/base/test_except.py::PickleException::test_exc[DataError-0] test/base/test_except.py::PickleException::test_exc[OperationalError-1] [gw73] [ 25%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close2 test/base/test_events.py::LegacySignatureTest::test_complex_new_accept [gw27] [ 25%] PASSED test/base/test_events.py::LegacySignatureTest::test_complex_new_accept test/base/test_events.py::LegacySignatureTest::test_kw_accept_has_legacies [gw27] [ 25%] PASSED test/base/test_events.py::LegacySignatureTest::test_kw_accept_has_legacies test/base/test_events.py::LegacySignatureTest::test_kw_accept_plus_kw_has_legacies [gw27] [ 25%] PASSED test/base/test_events.py::LegacySignatureTest::test_kw_accept_plus_kw_has_legacies test/base/test_events.py::LegacySignatureTest::test_legacy_accept [gw79] [ 25%] PASSED test/orm/test_dynamic.py::DynamicTest::test_transient_count [gw20] [ 25%] PASSED test/orm/test_bundle.py::BundleTest::test_single_entity_flag_is_legacy_w_future [gw73] [ 25%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close2 test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_compiled [gw73] [ 25%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_compiled test/orm/test_eager_relations.py::AddEntityTest::test_mapper_configured test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_propagate_subclass_only [gw37] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_propagate_subclass_only test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event [gw37] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[OperationalError-1] test/base/test_except.py::PickleException::test_exc[OperationalError-details] [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[OperationalError-details] test/base/test_except.py::PickleException::test_exc[PendingRollbackError-] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one [gw70] [ 25%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three [gw27] [ 25%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept test/base/test_events.py::LegacySignatureTest::test_legacy_accept_from_method [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[DataError-0] test/base/test_except.py::PickleException::test_exc[DataError-1] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[DataError-1] test/base/test_except.py::PickleException::test_exc[DataError-details] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[DataError-details] test/base/test_except.py::PickleException::test_exc[DatabaseError-0] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[DatabaseError-0] [gw8] [ 25%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-True-True] [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[PendingRollbackError-] test/base/test_except.py::PickleException::test_exc[ProgrammingError-0] [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[ProgrammingError-0] test/base/test_except.py::PickleException::test_exc[ProgrammingError-1] [gw44] [ 25%] PASSED test/orm/test_composites.py::PointTest::test_bulk_update_sql test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event_subclass_no_propagate [gw37] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event_subclass_no_propagate test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-True] test/orm/test_dynamic.py::HistoryTest::test_append_persistent [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[ProgrammingError-1] test/base/test_except.py::PickleException::test_exc[ProgrammingError-details] test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_driversql test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-False-False] test/base/test_except.py::PickleException::test_exc[DatabaseError-1] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[DatabaseError-1] test/base/test_except.py::PickleException::test_exc[DatabaseError-details] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[DatabaseError-details] [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[ProgrammingError-details] test/base/test_except.py::PickleException::test_exc[RemovedIn20Warning-] test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-True] [gw41] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-True] test/orm/test_events.py::MapperEventsTest::test_inheritance [gw8] [ 25%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-False-False] [gw43] [ 25%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-fixed] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-payload] test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connection_as_ctx [gw26] [ 25%] PASSED test/orm/test_eager_relations.py::OrderBySecondaryTest::test_ordering test/orm/test_eager_relations.py::SecondaryOptionsTest::test_contains_eager [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[RemovedIn20Warning-] test/base/test_except.py::PickleException::test_exc[ResourceClosedError-] [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[ResourceClosedError-] [gw34] [ 25%] PASSED test/orm/test_events.py::RemovalTest::test_unmapped_listen test/base/test_except.py::PickleException::test_exc[DisconnectionError-] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[DisconnectionError-] test/base/test_except.py::PickleException::test_exc[IdentifierError-] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[IdentifierError-] test/base/test_except.py::PickleException::test_exc[IntegrityError-0] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-False-True] test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event_subclass_propagate [gw37] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event_subclass_propagate test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event test/base/test_except.py::PickleException::test_exc[SADeprecationWarning-] [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[SADeprecationWarning-] test/base/test_except.py::PickleException::test_exc[SAPendingDeprecationWarning-] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[IntegrityError-0] test/base/test_except.py::PickleException::test_exc[IntegrityError-1] [gw8] [ 25%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-False-True] [gw44] [ 25%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connection_as_ctx test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_commit [gw70] [ 25%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[SAPendingDeprecationWarning-] test/base/test_except.py::PickleException::test_exc[SAWarning-] [gw20] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-True] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0] [gw20] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0] [gw73] [ 25%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_driversql test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_text [gw73] [ 25%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_implicit_autocommit_text test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_inactive_due_to_subtransaction_no_commit [gw73] [ 25%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_inactive_due_to_subtransaction_no_commit test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_inactive_due_to_subtransaction_on_nested_no_commit [gw73] [ 25%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_inactive_due_to_subtransaction_on_nested_no_commit [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[IntegrityError-1] test/base/test_except.py::PickleException::test_exc[IntegrityError-details] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[IntegrityError-details] test/base/test_except.py::PickleException::test_exc[InterfaceError-0] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-True-False] [gw8] [ 25%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-True-False] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[InterfaceError-0] test/base/test_except.py::PickleException::test_exc[InterfaceError-1] [gw27] [ 25%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_from_method test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_cls [gw27] [ 25%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_cls test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_instance [gw27] [ 25%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_instance test/base/test_events.py::LegacySignatureTest::test_legacy_accept_partial [gw27] [ 25%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_partial test/base/test_events.py::LegacySignatureTest::test_standard_accept_has_legacies [gw27] [ 25%] PASSED test/base/test_events.py::LegacySignatureTest::test_standard_accept_has_legacies test/base/test_events.py::ListenOverrideTest::test_listen_override [gw79] [ 25%] PASSED test/orm/test_dynamic.py::HistoryTest::test_append_persistent [gw44] [ 25%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_commit test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_rollback [gw44] [ 25%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_rollback [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[SAWarning-] test/base/test_except.py::PickleException::test_exc[SQLAlchemyError-] [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[SQLAlchemyError-] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-True-True] [gw8] [ 25%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-False-True-True] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[InterfaceError-1] test/base/test_except.py::PickleException::test_exc[InterfaceError-details] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[InterfaceError-details] test/base/test_except.py::PickleException::test_exc[InternalError-0] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[InternalError-0] [gw37] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_no_propagate [gw37] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_no_propagate test/base/test_except.py::PickleException::test_exc[StatementError-0] [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[StatementError-0] test/base/test_except.py::PickleException::test_exc[StatementError-1] [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[StatementError-1] test/base/test_except.py::PickleException::test_exc[StatementError-details] [gw26] [ 25%] PASSED test/orm/test_eager_relations.py::SecondaryOptionsTest::test_contains_eager test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_other test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw70] [ 25%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased test/base/test_except.py::PickleException::test_exc[InternalError-1] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[InternalError-1] test/base/test_except.py::PickleException::test_exc[InternalError-details] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-False-False] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-load-] [gw8] [ 25%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-False-False] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[InternalError-details] [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[StatementError-details] test/base/test_except.py::PickleException::test_exc[TimeoutError-] [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[TimeoutError-] test/base/test_except.py::PickleException::test_exc[UnboundExecutionError-] [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[UnboundExecutionError-] test/base/test_except.py::PickleException::test_exc[UnreflectableTableError-] [gw72] [ 25%] PASSED test/orm/test_deprecations.py::SynonymTest::test_options_syn_of_syn_string [gw27] [ 25%] PASSED test/base/test_events.py::ListenOverrideTest::test_listen_override test/base/test_events.py::ListenOverrideTest::test_remove_clslevel [gw27] [ 25%] PASSED test/base/test_events.py::ListenOverrideTest::test_remove_clslevel test/base/test_events.py::ListenOverrideTest::test_remove_instancelevel [gw27] [ 25%] PASSED test/base/test_events.py::ListenOverrideTest::test_remove_instancelevel test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_dont_enter_enter [gw41] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_inheritance test/base/test_except.py::PickleException::test_exc[InvalidRequestError-] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[InvalidRequestError-] test/base/test_except.py::PickleException::test_exc[InvalidatePoolError-] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams1-params1-expected_multiparams1-expected_params1] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-False-True] [gw8] [ 25%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-False-True] test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate [gw37] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate_two [gw44] [ 25%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_dont_enter_enter test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_include_enter [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[UnreflectableTableError-] test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-0] [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-0] test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-1] [gw21] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-1] test/sql/test_deprecations.py::TableDeprecationTest::test_mustexists [gw44] [ 25%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_include_enter test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_commit [gw44] [ 25%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_commit test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_rollback [gw44] [ 25%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_rollback test/orm/test_dynamic.py::HistoryTest::test_append_transient test/orm/test_events.py::LoadTest::test_just_loaded [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[InvalidatePoolError-] test/base/test_except.py::PickleException::test_exc[LegacyAPIWarning-] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[LegacyAPIWarning-] test/base/test_except.py::PickleException::test_exc[MissingGreenlet-] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[MissingGreenlet-] test/base/test_except.py::PickleException::test_exc[MovedIn20Warning-] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-True-False] [gw8] [ 25%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-True-False] [gw37] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate_two [gw0] [ 25%] PASSED test/orm/test_eager_relations.py::AddEntityTest::test_mapper_configured test/orm/test_eager_relations.py::AddEntityTest::test_options [gw72] [ 25%] PASSED test/sql/test_deprecations.py::TableDeprecationTest::test_mustexists test/orm/test_deprecations.py::TestDeprecation20::test_eagerloading [gw70] [ 25%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_flag_aliased test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw70] [ 25%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[MovedIn20Warning-] test/base/test_except.py::PickleException::test_exc[MultipleResultsFound-] test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_it_caches test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_literals [gw20] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams1-params1-expected_multiparams1-expected_params1] [gw72] [ 25%] PASSED test/orm/test_deprecations.py::TestDeprecation20::test_eagerloading test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two [gw26] [ 25%] PASSED test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_other test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_same test/base/test_except.py::WrapTest::test_db_error_busted_dbapi [gw21] [ 25%] PASSED test/base/test_except.py::WrapTest::test_db_error_busted_dbapi test/base/test_except.py::WrapTest::test_db_error_dbapi_uses_wrong_names [gw21] [ 25%] PASSED test/base/test_except.py::WrapTest::test_db_error_dbapi_uses_wrong_names test/base/test_except.py::WrapTest::test_db_error_keyboard_interrupt [gw21] [ 25%] PASSED test/base/test_except.py::WrapTest::test_db_error_keyboard_interrupt test/base/test_except.py::WrapTest::test_db_error_noncompliant_dbapi [gw21] [ 25%] PASSED test/base/test_except.py::WrapTest::test_db_error_noncompliant_dbapi test/base/test_except.py::WrapTest::test_db_error_normal [gw21] [ 25%] PASSED test/base/test_except.py::WrapTest::test_db_error_normal test/base/test_except.py::WrapTest::test_db_error_system_exit test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-True-True] [gw8] [ 25%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[True-True-True-True] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[MultipleResultsFound-] test/base/test_except.py::PickleException::test_exc[NoForeignKeysError-] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoForeignKeysError-] test/base/test_except.py::PickleException::test_exc[NoInspectionAvailable-] [gw44] [ 25%] PASSED test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_it_caches test/orm/test_deprecations.py::TestDeprecation20::test_relation [gw72] [ 25%] PASSED test/orm/test_deprecations.py::TestDeprecation20::test_relation test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_propagate [gw37] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_propagate test/orm/test_events.py::DeferredMapperEventsTest::test_instrument_event_auto_remove [gw79] [ 25%] PASSED test/orm/test_dynamic.py::HistoryTest::test_append_transient test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_m2m [gw21] [ 25%] PASSED test/base/test_except.py::WrapTest::test_db_error_system_exit [gw29] [ 25%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_literals test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_dispose_event test/base/test_except.py::WrapTest::test_statement_error_no_code [gw21] [ 25%] PASSED test/base/test_except.py::WrapTest::test_statement_error_no_code test/base/test_except.py::WrapTest::test_statement_error_w_code [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoInspectionAvailable-] test/base/test_except.py::PickleException::test_exc[NoReferenceError-] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoReferenceError-] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_listen [gw8] [ 25%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_listen test/base/test_except.py::PickleException::test_exc[NoReferencedColumnError-] [gw34] [ 25%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-load-] [gw21] [ 25%] PASSED test/base/test_except.py::WrapTest::test_statement_error_w_code test/base/test_except.py::WrapTest::test_tostring [gw21] [ 25%] PASSED test/base/test_except.py::WrapTest::test_tostring test/base/test_except.py::WrapTest::test_tostring_large_dict test/orm/test_events.py::MapperEventsTest::test_inheritance_subclass_deferred [gw41] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_inheritance_subclass_deferred [gw29] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_dispose_event test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_dont_modify_statement_driversql test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_three [gw20] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_three test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_two [gw20] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_two test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_clauseelement [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoReferencedColumnError-] test/base/test_except.py::PickleException::test_exc[NoReferencedTableError-] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoReferencedTableError-] test/orm/test_events.py::MapperEventsTest::test_init_allow_kw_modify [gw41] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_init_allow_kw_modify test/orm/test_events.py::MapperEventsTest::test_init_failure_hook [gw79] [ 25%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_m2m test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_no_cache [gw44] [ 25%] PASSED test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_no_cache test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-loaded_as_persistent-] [gw34] [ 25%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-loaded_as_persistent-] [gw20] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_clauseelement test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[False] [gw20] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[False] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[True] [gw20] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[True] test/base/test_except.py::PickleException::test_exc[NoResultFound-] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoResultFound-] test/base/test_except.py::PickleException::test_exc[NoSuchColumnError-] test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_commit [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoSuchColumnError-] [gw27] [ 25%] PASSED test/orm/test_events.py::LoadTest::test_just_loaded test/engine/test_execute.py::DialectEventTest::test_connect_do_connect test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_new_exec_driver_sql_no_events [gw20] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_new_exec_driver_sql_no_events test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_options [gw20] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_options test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_connection_plus_engine [gw20] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_connection_plus_engine test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_independence [gw20] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_independence [gw21] [ 25%] PASSED test/base/test_except.py::WrapTest::test_tostring_large_dict test/base/test_except.py::WrapTest::test_tostring_large_executemany [gw21] [ 25%] PASSED test/base/test_except.py::WrapTest::test_tostring_large_executemany test/base/test_except.py::WrapTest::test_tostring_large_list [gw21] [ 25%] PASSED test/base/test_except.py::WrapTest::test_tostring_large_list test/base/test_except.py::WrapTest::test_tostring_with_newlines test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_o2m_active_hist test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-refresh-] [gw34] [ 25%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-refresh-] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-load-] test/base/test_except.py::PickleException::test_exc[NoSuchModuleError-] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoSuchModuleError-] test/base/test_except.py::PickleException::test_exc[NoSuchTableError-] test/orm/test_events.py::LoadTest::test_repeated_rows [gw44] [ 25%] PASSED test/engine/test_execute.py::DialectEventTest::test_connect_do_connect test/engine/test_execute.py::DialectEventTest::test_connect_do_connect_info_there_after_invalidate test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_plus_global [gw20] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_plus_global [gw21] [ 25%] PASSED test/base/test_except.py::WrapTest::test_tostring_with_newlines test/base/test_except.py::WrapTest::test_version_token [gw21] [ 25%] PASSED test/base/test_except.py::WrapTest::test_version_token test/base/test_except.py::WrapTest::test_wrap_multi_arg [gw29] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_dont_modify_statement_driversql test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_emit_sql_in_autobegin [gw29] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_emit_sql_in_autobegin test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_engine_connect [gw29] [ 25%] SKIPPED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_engine_connect test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_execute_events [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NoSuchTableError-] test/base/test_except.py::PickleException::test_exc[NotSupportedError-0] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NotSupportedError-0] test/base/test_except.py::PickleException::test_exc[NotSupportedError-1] [gw41] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_init_failure_hook test/orm/test_events.py::MapperEventsTest::test_insert_before_configured [gw41] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_insert_before_configured [gw44] [ 25%] PASSED test/engine/test_execute.py::DialectEventTest::test_connect_do_connect_info_there_after_invalidate test/engine/test_execute.py::DialectEventTest::test_connect_do_connect_info_there_after_recycle [gw44] [ 25%] PASSED test/engine/test_execute.py::DialectEventTest::test_connect_do_connect_info_there_after_recycle [gw8] [ 25%] PASSED test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_commit test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_rollback [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NotSupportedError-1] test/base/test_except.py::PickleException::test_exc[NotSupportedError-details] [gw17] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[NotSupportedError-details] [gw34] [ 25%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-load-] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-loaded_as_persistent-] [gw34] [ 25%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-loaded_as_persistent-] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-refresh-] [gw21] [ 25%] PASSED test/base/test_except.py::WrapTest::test_wrap_multi_arg test/base/test_except.py::WrapTest::test_wrap_unicode_arg [gw21] [ 26%] PASSED test/base/test_except.py::WrapTest::test_wrap_unicode_arg test/engine/test_execute.py::DialectEventTest::test_connect_replace_params [gw79] [ 26%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_o2m_active_hist test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_cache [gw21] [ 26%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_cache [gw44] [ 26%] PASSED test/engine/test_execute.py::DialectEventTest::test_connect_replace_params test/orm/test_events.py::MapperEventsTest::test_insert_flags [gw41] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_insert_flags [gw27] [ 26%] PASSED test/orm/test_events.py::LoadTest::test_repeated_rows [gw0] [ 26%] PASSED test/orm/test_eager_relations.py::AddEntityTest::test_options test/base/test_except.py::PickleException::test_exc[ObjectNotExecutableError-] [gw17] [ 26%] PASSED test/base/test_except.py::PickleException::test_exc[ObjectNotExecutableError-] [gw43] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-payload] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-dont_cache] test/engine/test_execute.py::DialectEventTest::test_cursor_execute_w_replace test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_cache_noleak_on_statement_values [gw8] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_rollback [gw34] [ 26%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-refresh-] test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_noflush_m2m [gw70] [ 26%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_flag_alias_two [gw29] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_execute_events test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag [gw20] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional [gw20] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_advanced [gw20] [ 26%] SKIPPED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_advanced test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_named test/orm/test_events.py::SessionEventsTest::test_standalone_on_commit_hook test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three [gw70] [ 26%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_alias [gw8] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_standalone_on_commit_hook test/orm/test_events.py::MapperEventsTest::test_instance_event_listen test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing_for_subclass[load-] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_execution_options test/orm/test_events.py::MapperEventsTest::test_basic [gw41] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_instance_event_listen test/orm/test_events.py::MapperEventsTest::test_instrument_class_precedes_class_instrumentation [gw43] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-dont_cache] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-fixed] [gw43] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-fixed] [gw44] [ 26%] PASSED test/engine/test_execute.py::DialectEventTest::test_cursor_execute_w_replace test/orm/test_events.py::SessionEventsTest::test_state_after_attach [gw29] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_execution_options test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_force_conn_events_false test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-payload] [gw43] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-payload] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-dont_cache] test/engine/test_execute.py::DialectEventTest::test_cursor_execute_wo_replace [gw44] [ 26%] PASSED test/engine/test_execute.py::DialectEventTest::test_cursor_execute_wo_replace test/engine/test_execute.py::DialectEventTest::test_do_execute_no_params_w_replace [gw20] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_named test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_autocommit_option_no_issue_first_connect [gw43] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-dont_cache] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-fixed] [gw34] [ 26%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing_for_subclass[load-] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing_for_subclass[refresh-] [gw29] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_force_conn_events_false [gw41] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_instrument_class_precedes_class_instrumentation [gw44] [ 26%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_execute_no_params_w_replace [gw8] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_state_after_attach [gw70] [ 26%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five test/engine/test_execute.py::DialectEventTest::test_do_execute_no_params_wo_replace test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_future_fixture [gw20] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_autocommit_option_no_issue_first_connect test/orm/test_events.py::MapperEventsTest::test_instrument_event test/orm/test_events.py::SessionEventsTest::test_state_before_attach [gw29] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_future_fixture test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dialect_has_table_assertion [gw43] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-fixed] [gw79] [ 26%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_noflush_m2m test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch [gw20] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dialect_has_table_assertion [gw44] [ 26%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_execute_no_params_wo_replace test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dialect_init_uses_options test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-payload] test/engine/test_execute.py::DialectEventTest::test_do_execute_w_replace [gw34] [ 26%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing_for_subclass[refresh-] test/orm/test_dynamic.py::HistoryTest::test_backref_pop_transient test/sql/test_compare.py::CompareAndCopyTest::test_copy_internals [gw8] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_state_before_attach [gw41] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_instrument_event [gw29] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch test/orm/test_events.py::RestoreLoadContextTest::test_warning[-load-] [gw70] [ 26%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[False-False] [gw44] [ 26%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_execute_w_replace test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one test/engine/test_execute.py::DialectEventTest::test_do_execute_wo_replace test/orm/test_events.py::MapperEventsTest::test_listen_doesnt_force_compile [gw20] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dialect_init_uses_options [gw29] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[False-False] [gw44] [ 26%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_execute_wo_replace test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-False] [gw34] [ 26%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_warning[-load-] [gw79] [ 26%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_transient [gw41] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_listen_doesnt_force_compile test/engine/test_execute.py::DialectEventTest::test_do_executemany_w_replace [gw70] [ 26%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dont_wrap_mixin test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven [gw27] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_basic test/orm/test_events.py::RestoreLoadContextTest::test_warning[-loaded_as_persistent-] test/orm/test_dynamic.py::HistoryTest::test_missing_but_removed_noflush test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_detached_via_commit [gw20] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_dont_wrap_mixin test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_empty_insert test/orm/test_events.py::MapperEventsTest::test_merge [gw44] [ 26%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_executemany_w_replace [gw43] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-payload] test/engine/test_execute.py::DialectEventTest::test_do_executemany_wo_replace test/orm/test_events.py::MapperEventsTest::test_before_after_configured [gw29] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-False] [gw20] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_empty_insert [gw34] [ 26%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_warning[-loaded_as_persistent-] [gw70] [ 26%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-dont_cache] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-True] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_engine_level_options test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw44] [ 26%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_executemany_wo_replace test/orm/test_events.py::RestoreLoadContextTest::test_warning[-refresh-] [gw70] [ 26%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six [gw20] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_engine_level_options [gw27] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_after_configured test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_add_event_after_connect test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_dbapi [gw79] [ 26%] PASSED test/orm/test_dynamic.py::HistoryTest::test_missing_but_removed_noflush test/orm/test_events.py::MapperEventsTest::test_before_after_configured_warn_on_non_mapper [gw20] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_dbapi [gw41] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_merge [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_add_event_after_connect test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_dbapi_error [gw34] [ 26%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_warning[-refresh-] [gw0] [ 26%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_alias test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute [gw27] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_after_configured_warn_on_non_mapper [gw70] [ 26%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_noalias test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[False] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute test/ext/test_associationproxy.py::ReconstitutionTest::test_copy test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cant_listen_to_option_engine [gw43] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-dont_cache] [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cant_listen_to_option_engine test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[False] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-fixed] [gw70] [ 26%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two [gw8] [ 26%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_detached_via_commit test/base/test_events.py::NamedCallTest::test_kw_accept [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[False] [gw41] [ 26%] PASSED test/base/test_events.py::NamedCallTest::test_kw_accept test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[True] test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_persistent_via_rollback test/base/test_events.py::NamedCallTest::test_kw_accept_plus_kw [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[True] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_clslevel_engine_event_options [gw41] [ 26%] PASSED test/base/test_events.py::NamedCallTest::test_kw_accept_plus_kw test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_overlapping [gw34] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[False] test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_plain [gw43] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-fixed] [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_clslevel_engine_event_options test/base/test_events.py::NamedCallTest::test_kw_accept_wrapped [gw41] [ 26%] PASSED test/base/test_events.py::NamedCallTest::test_kw_accept_wrapped test/base/test_events.py::NamedCallTest::test_partial_kw_accept test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_ctx_execute_scalar test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-payload] [gw8] [ 26%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_persistent_via_rollback [gw55] [ 26%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_plain [gw41] [ 26%] PASSED test/base/test_events.py::NamedCallTest::test_partial_kw_accept [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_ctx_execute_scalar [gw70] [ 26%] PASSED test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_overlapping test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_deferred test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_unique test/base/test_events.py::NamedCallTest::test_partial_kw_accept_wrapped test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[True] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_execute [gw41] [ 26%] PASSED test/base/test_events.py::NamedCallTest::test_partial_kw_accept_wrapped [gw34] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[True] [gw55] [ 26%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_deferred [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_execute [gw43] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-payload] [gw70] [ 26%] PASSED test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_unique test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_history test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_execute test/orm/test_events.py::SessionEventsTest::test_before_flush_affects_dirty test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_one [gw44] [ 26%] SKIPPED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_execute test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-dont_cache] test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname [gw55] [ 26%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_history [gw8] [ 26%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_str test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_inheritance test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_dispose_event [gw0] [ 26%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_noalias [gw38] [ 26%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_str test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_alias test/orm/inheritance/test_basic.py::UnexpectedPolymorphicIdentityTest::test_joined_invalid_ident test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_cascaded_delete [gw55] [ 26%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_inheritance test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_instance_dict test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_1[False] [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_dispose_event [gw70] [ 26%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname [gw34] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_before_flush_affects_dirty [gw55] [ 26%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_instance_dict test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_dont_modify_statement_driversql test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname_explicit_quote test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_null_instrumentation [gw38] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_1[False] [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_dont_modify_statement_driversql [gw55] [ 26%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_null_instrumentation test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_unmapped_not_type_error test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_emit_sql_in_autobegin test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_1[True] [gw70] [ 26%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname_explicit_quote test/orm/test_events.py::SessionEventsTest::test_before_flush_affects_flush_plan test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename [gw38] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_1[True] [gw55] [ 26%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_unmapped_not_type_error test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_unmapped_not_type_error_iter_ok test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_2[False] [gw55] [ 26%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_unmapped_not_type_error_iter_ok [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_emit_sql_in_autobegin [gw70] [ 26%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename [gw43] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-dont_cache] test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename_explicit_quote test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_engine_connect test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_basic [gw38] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_2[False] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-fixed] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_2[True] [gw55] [ 26%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_basic [gw70] [ 26%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename_explicit_quote [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_engine_connect test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_table_inheritance test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_composed test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_execute_events [gw38] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_2[True] test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_no_params_option test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_3[False] [gw34] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_before_flush_affects_flush_plan [gw8] [ 26%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_cascaded_delete [gw55] [ 26%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_composed test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_subquery [gw38] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_3[False] [gw5] [ 26%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_table_inheritance test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_3[True] test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_deleted test/orm/test_events.py::SessionEventsTest::test_can_use_session_in_outer_rollback_hook [gw55] [ 26%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_subquery test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_with_tuples [gw70] [ 26%] PASSED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_no_params_option [gw38] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_3[True] test/sql/test_external_traversal.py::SelectTest::test_froms test/orm/test_cascade.py::O2MConflictTest::test_o2o_delete_old test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_4[False] [gw55] [ 26%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_with_tuples test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named [gw43] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-fixed] test/sql/test_external_traversal.py::ClauseAdapterTest::test_adapt_select_w_unlabeled_fn [gw38] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_4[False] [gw5] [ 26%] PASSED test/sql/test_external_traversal.py::SelectTest::test_froms test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_4[True] test/sql/test_cte.py::CTETest::test_select_from_delete_cte[postgresql] [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_execute_events test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-payload] test/sql/test_external_traversal.py::SelectTest::test_invalid_options [gw70] [ 26%] PASSED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_execution_options [gw34] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_can_use_session_in_outer_rollback_hook [gw38] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_4[True] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)1] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_5[False] [gw55] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_adapt_select_w_unlabeled_fn [gw50] [ 26%] PASSED test/sql/test_cte.py::CTETest::test_select_from_delete_cte[postgresql] [gw5] [ 26%] PASSED test/sql/test_external_traversal.py::SelectTest::test_invalid_options [gw8] [ 26%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_deleted [gw18] [ 26%] PASSED test/orm/inheritance/test_basic.py::UnexpectedPolymorphicIdentityTest::test_joined_invalid_ident [gw39] [ 26%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)1] test/orm/test_events.py::SessionEventsTest::test_class_listen test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join test/sql/test_external_traversal.py::SelectTest::test_prefixes [gw38] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_5[False] [gw34] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_class_listen test/orm/test_events.py::SessionLifecycleEventsTest::test_loaded_as_persistent test/sql/test_from_linter.py::TestLinter::test_warn_anon_cte test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_5[True] [gw5] [ 26%] PASSED test/sql/test_external_traversal.py::SelectTest::test_prefixes test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_inner_for_update_outer [gw55] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join test/sql/test_external_traversal.py::ClauseTest::test_bindparams test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice [gw50] [ 26%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_inner_for_update_outer test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_order_for_update_outer test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join_nested_table[False] [gw38] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_5[True] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_6[False] [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_execution_options test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_force_conn_events_false [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_force_conn_events_false test/orm/test_events.py::SessionEventsTest::test_connection_emits_after_begin [gw34] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_connection_emits_after_begin [gw43] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-payload] [gw50] [ 26%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_order_for_update_outer test/dialect/mysql/test_for_update.py::SkipLockedTest::test_skip_locked [gw50] [ 26%] SKIPPED test/dialect/mysql/test_for_update.py::SkipLockedTest::test_skip_locked test/dialect/mysql/test_for_update.py::SkipLockedTest::test_unsupported_skip_locked [gw23] [ 26%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delete_old [gw38] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_6[False] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_6[True] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch [gw50] [ 26%] SKIPPED test/dialect/mysql/test_for_update.py::SkipLockedTest::test_unsupported_skip_locked test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_c_and_d_both_disconnected [gw55] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join_nested_table[False] test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join_nested_table[True] test/sql/test_external_traversal.py::ValuesBaseTest::test_add_kwarg [gw5] [ 26%] PASSED test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice_2 [gw39] [ 26%] PASSED test/sql/test_from_linter.py::TestLinter::test_warn_anon_cte test/sql/test_from_linter.py::TestLinter::test_warn_simple [gw38] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_6[True] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_7 [gw0] [ 26%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_alias test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_noalias test/orm/test_events.py::SessionEventsTest::test_flush_in_commit_hook [gw34] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_flush_in_commit_hook [gw41] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_one [gw55] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join_nested_table[True] test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_straight [gw18] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_bindparams [gw8] [ 26%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_loaded_as_persistent [gw38] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_7 test/sql/test_external_traversal.py::ClauseTest::test_correlated_select [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[False-False] [gw44] [ 26%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[False-False] test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_three [gw41] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_three test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_two test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_8 test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent test/orm/test_events.py::SessionEventsTest::test_flush_noautocommit_hook [gw55] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_straight test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_on_clone[False] [gw39] [ 26%] PASSED test/sql/test_from_linter.py::TestLinter::test_warn_simple [gw50] [ 26%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_c_and_d_both_disconnected [gw5] [ 26%] PASSED test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice_2 test/sql/test_external_traversal.py::SpliceJoinsTest::test_stop_on [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::SpliceJoinsTest::test_stop_on [gw41] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_two test/base/test_events.py::PropagateTest::test_propagate [gw43] [ 27%] PASSED test/base/test_events.py::PropagateTest::test_propagate [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_8 test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_9 test/orm/test_froms.py::AddEntityEquivalenceTest::test_add_entity_equivalence test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_count_non_eq_comparison_operators [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_9 [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_add_kwarg test/sql/test_external_traversal.py::ValuesBaseTest::test_add_kwarg_disallowed_multi [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_add_kwarg_disallowed_multi test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_valued_column test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-clone] test/orm/test_events.py::ORMExecuteTest::test_cache_option [gw34] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_flush_noautocommit_hook test/sql/test_external_traversal.py::ValuesBaseTest::test_cant_mix_single_multi_formats_dict_to_list [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_cant_mix_single_multi_formats_dict_to_list test/sql/test_external_traversal.py::ValuesBaseTest::test_cant_mix_single_multi_formats_list_to_dict [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_cant_mix_single_multi_formats_list_to_dict test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_dicts [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_count_non_eq_comparison_operators [gw8] [ 27%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent test/orm/test_events.py::SessionEventsTest::test_on_bulk_delete_hook [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_on_clone[False] test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_on_clone[True] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnect_between_ab_cd [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_valued_column [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_dicts test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_plus_kw test/orm/test_events.py::QueryEventsTest::test_alters_entities [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-clone] test/sql/test_external_traversal.py::ClauseTest::test_adapt_funcs_etc_on_identity_one test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-conv_to_unique] test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent_del [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-conv_to_unique] [gw0] [ 27%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_noalias [gw41] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_cache_option [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_plus_kw [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnect_between_ab_cd test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_tuples test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-none] [gw34] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_on_bulk_delete_hook [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_adapt_funcs_etc_on_identity_one test/orm/test_events.py::ORMExecuteTest::test_chained_events_one [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_on_clone[True] test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_with_mixed_tables[False] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnected_subquery [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-none] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-pickle] test/sql/test_external_traversal.py::ClauseTest::test_adapt_funcs_etc_on_identity_two test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_alias [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_tuples test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_multi [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnected_subquery test/orm/test_events.py::SessionEventsTest::test_on_bulk_update_hook [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_multi [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_adapt_funcs_etc_on_identity_two [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with [brackets]-pickle] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-clone] test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_single test/sql/test_external_traversal.py::ClauseTest::test_adapt_union test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_dont_count_non_comparison_operators [gw41] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_chained_events_one [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_adapt_union [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_with_mixed_tables[False] test/sql/test_external_traversal.py::ClauseTest::test_alias test/orm/test_events.py::ORMExecuteTest::test_chained_events_two [gw41] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_chained_events_two test/orm/test_events.py::ORMExecuteTest::test_lazyload_flags [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_single test/orm/test_deprecations.py::FromSelfTest::test_from_self_internal_literals_oldstyle test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_with_mixed_tables[True] [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_dont_count_non_comparison_operators [gw34] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_on_bulk_update_hook test/sql/test_external_traversal.py::ValuesBaseTest::test_kw_and_dict_simultaneously_single test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_everything_is_connected test/orm/test_events.py::SessionEventsTest::test_reentrant_flush [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_kw_and_dict_simultaneously_single test/sql/test_external_traversal.py::ValuesBaseTest::test_prefixes [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-clone] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-conv_to_unique] [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-conv_to_unique] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-none] [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_with_mixed_tables[True] test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlation_on_clone [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-none] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-pickle] [gw41] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_lazyload_flags [gw34] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_reentrant_flush [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_everything_is_connected [gw63] [ 27%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_from_self_internal_literals_oldstyle [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_prefixes test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-joins_implicitly-alias] [gw43] [ 27%] PASSED test/orm/test_events.py::QueryEventsTest::test_alters_entities [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with space-pickle] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-clone] [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_alias test/orm/test_events.py::ORMExecuteTest::test_select_flags test/orm/test_events.py::SessionEventsTest::test_rollback_hook test/sql/test_external_traversal.py::ValuesBaseTest::test_update_no_support_multi_constructor test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_column_adapt_exported [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_update_no_support_multi_constructor [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-joins_implicitly-alias] [gw41] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_select_flags test/orm/test_events.py::ORMExecuteTest::test_selectinload_flags [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_column_adapt_exported test/sql/test_external_traversal.py::ValuesBaseTest::test_update_no_support_multi_values [gw11] [ 27%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_iterate test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-joins_implicitly-none] [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-clone] test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_column_adapt_inner test/sql/test_compiler.py::SelectTest::test_over_framespec test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_gc [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlation_on_clone test/sql/test_external_traversal.py::ClauseAdapterTest::test_derived_from test/orm/test_events.py::QueryEventsTest::test_before_compile test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_aliases_none_to_none [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_update_no_support_multi_values [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-joins_implicitly-none] [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_column_adapt_inner [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_derived_from [gw39] [ 27%] PASSED test/orm/test_froms.py::AddEntityEquivalenceTest::test_add_entity_equivalence test/sql/test_external_traversal.py::ValuesBaseTest::test_via_tuple_multi [gw34] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_rollback_hook test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-conv_to_unique] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-not_joins_implicitly-alias] test/sql/test_external_traversal.py::ClauseAdapterTest::test_functions [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_via_tuple_multi test/sql/test_external_traversal.py::ValuesBaseTest::test_via_tuple_single [gw41] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_selectinload_flags test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_callable [gw0] [ 27%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_alias test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_schema_column_adapt_exported [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_functions [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-not_joins_implicitly-alias] [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-conv_to_unique] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-none] [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-none] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-pickle] [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[False-name with~~tildes~~-pickle] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-clone] [gw34] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_callable [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_via_tuple_single test/sql/test_external_traversal.py::ClauseAdapterTest::test_include_exclude test/orm/test_events.py::ORMExecuteTest::test_subqueryload_flags test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-not_joins_implicitly-none] [gw43] [ 27%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_from_self_twice_newstyle_wlabels [gw42] [ 27%] PASSED test/sql/test_compiler.py::SelectTest::test_over_framespec [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_schema_column_adapt_exported test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_noalias test/orm/test_froms.py::MixedEntitiesTest::test_correlated_subquery test/sql/test_external_traversal.py::ClauseTest::test_aliased_column_adapt test/sql/test_external_traversal.py::ValuesBaseTest::test_whereclause_returning_adapted[delete] [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_include_exclude test/sql/test_external_traversal.py::ClauseAdapterTest::test_join_to_alias [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[column_valued-not_joins_implicitly-none] [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_whereclause_returning_adapted[delete] test/sql/test_external_traversal.py::ValuesBaseTest::test_whereclause_returning_adapted[update] test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_class [gw34] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_class [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_column_adapt test/sql/test_external_traversal.py::ClauseTest::test_aliased_cte_w_union test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-joins_implicitly-alias] test/orm/test_events.py::QueryEventsTest::test_before_compile_delete [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-clone] test/orm/test_events.py::SessionEventsTest::test_scoped_session_listen test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-conv_to_unique] [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-conv_to_unique] [gw23] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_whereclause_returning_adapted[update] [gw41] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_subqueryload_flags [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_join_to_alias test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-none] [gw34] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_scoped_session_listen test/sql/test_external_traversal.py::ClauseAdapterTest::test_joins_dont_adapt [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-joins_implicitly-alias] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-joins_implicitly-none] test/orm/test_events.py::ORMExecuteTest::test_update_delete_flags test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-False-False] [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_cte_w_union [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-none] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-pickle] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--CASE WHEN (t1_1.col1 = :col1_1) THEN :param_1 ELSE t1_1.col1 END] [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_joins_dont_adapt [gw43] [ 27%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_delete test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_one [gw25] [ 27%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_copy_internals [gw34] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-False-False] test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_basic [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-joins_implicitly-none] [gw23] [ 27%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_basic [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with [brackets]-pickle] [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--CASE WHEN (t1_1.col1 = :col1_1) THEN :param_1 ELSE t1_1.col1 END] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1 = :col1_1] [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1 = :col1_1] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1] test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_invalidate_pool_stays_true [gw25] [ 27%] SKIPPED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_invalidate_pool_stays_true test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_invalidate_pool_to_false [gw25] [ 27%] SKIPPED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_invalidate_pool_to_false test/orm/test_events.py::QueryEventsTest::test_before_compile_execution_options test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-not_joins_implicitly-alias] [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-not_joins_implicitly-alias] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-not_joins_implicitly-none] [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_one test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_three [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_three test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_two test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_cursor_close_resultset_failed_connectionless [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--CASE WHEN (t1_1.col1 = :col1_1) THEN :param_1 ELSE t1_1.col1 END] [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_two test/sql/test_external_traversal.py::ClauseAdapterTest::test_multilevel_equivalents [gw43] [ 27%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_execution_options test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-False-True] [gw34] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-False-True] [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--CASE WHEN (t1_1.col1 = :col1_1) THEN :param_1 ELSE t1_1.col1 END] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--t1_1.col1 = :col1_1] [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued-not_joins_implicitly-none] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-True-False] [gw34] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-True-False] [gw25] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_cursor_close_resultset_failed_connectionless [gw6] [ 27%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_w_ac test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-True-True] test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_nowait [gw23] [ 27%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_nowait test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_basic [gw23] [ 27%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_basic test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_column_list_aliased [gw23] [ 27%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_column_list_aliased test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_aliased test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-joins_implicitly-alias] [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_multilevel_equivalents test/sql/test_external_traversal.py::ClauseAdapterTest::test_prev_entities_adapt [gw41] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_update_delete_flags test/orm/test_eager_relations.py::EagerTest::test_double_w_ac_against_subquery [gw34] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-False-True-True] [gw0] [ 27%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_noalias test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_cursor_close_resultset_failed_explicit test/orm/test_events.py::QueryEventsTest::test_before_compile_no_retval [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--t1_1.col1 = :col1_1] [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-joins_implicitly-alias] test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_alias [gw25] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_cursor_close_resultset_failed_explicit test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--t1_1.col1] [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--t1_1.col1] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--CASE WHEN (t1_1.col1 = :col1_1) THEN :param_1 ELSE t1_1.col1 END] [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_prev_entities_adapt test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-joins_implicitly-none] test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_autorollback_fails test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-clone] [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-clone] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-conv_to_unique] test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-dont_cache] [gw41] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-dont_cache] [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-joins_implicitly-none] [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--CASE WHEN (t1_1.col1 = :col1_1) THEN :param_1 ELSE t1_1.col1 END] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1 = :col1_1] [gw25] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_autorollback_fails test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_ad_hoc_context [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-conv_to_unique] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-none] [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-none] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-pickle] [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with space-pickle] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-clone] [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-clone] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-conv_to_unique] [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-conv_to_unique] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-none] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-not_joins_implicitly-alias] [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1 = :col1_1] [gw63] [ 27%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_aliases_none_to_none test/orm/test_froms.py::EntityFromSubqueryTest::test_no_joinedload [gw12] [ 27%] PASSED test/orm/test_attributes.py::AttributesTest::test_state_gc test/orm/test_attributes.py::AttributesTest::test_unmapped_instance_raises [gw12] [ 27%] PASSED test/orm/test_attributes.py::AttributesTest::test_unmapped_instance_raises test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-fixed] [gw41] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-fixed] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-False-False] [gw34] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-False-False] test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-False-True] [gw34] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-False-True] [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive_equivalents test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1] [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1] [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive_equivalents test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--CASE WHEN (t1_1.col1 = :col1_1) THEN :param_1 ELSE t1_1.col1 END] [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-none] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-pickle] [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[True-name with~~tildes~~-pickle] test/sql/test_external_traversal.py::TraversalTest::test_change_in_place [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_change_in_place test/sql/test_external_traversal.py::TraversalTest::test_clone [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_clone [gw50] [ 27%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-not_joins_implicitly-alias] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-not_joins_implicitly-none] [gw43] [ 27%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_no_retval test/sql/test_external_traversal.py::TraversalTest::test_clone_anon_label [gw25] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_ad_hoc_context test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_disable_handlers [gw25] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_disable_handlers test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_non_dbapi_error test/orm/test_attributes.py::BackrefTest::test_m2m [gw12] [ 27%] PASSED test/orm/test_attributes.py::BackrefTest::test_m2m test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_10 [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_10 test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_11 [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--CASE WHEN (t1_1.col1 = :col1_1) THEN :param_1 ELSE t1_1.col1 END] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--t1_1.col1 = :col1_1] [gw63] [ 27%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_no_joinedload [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_clone_anon_label test/sql/test_external_traversal.py::TraversalTest::test_expanding_in_bindparam_safe_to_clone [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_expanding_in_bindparam_safe_to_clone [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--t1_1.col1 = :col1_1] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--t1_1.col1] test/orm/test_events.py::QueryEventsTest::test_before_compile_update [gw39] [ 27%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_from_self_twice_newstyle_wlabels test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_from_self_twice_newstyle_wolabels [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_11 test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_12 [gw23] [ 27%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_aliased [gw25] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_non_dbapi_error test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_reraise [gw42] [ 27%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_correlated_subquery [gw55] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_12 test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_13 test/sql/test_external_traversal.py::TraversalTest::test_no_clone [gw5] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_no_clone test/sql/test_external_traversal.py::TraversalTest::test_test_classes [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--t1_1.col1] test/sql/test_external_traversal.py::ClauseTest::test_binary test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-payload] [gw6] [ 27%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_w_ac_against_subquery test/orm/test_eager_relations.py::EagerTest::test_double_with_aggregate [gw38] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_binary [gw39] [ 27%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_from_self_twice_newstyle_wolabels test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_newstyle [gw43] [ 27%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_update [gw41] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-payload] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-dont_cache] [gw25] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_reraise test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_reraise_chaining test/orm/test_froms.py::ExternalColumnsTest::test_external_columns test/orm/test_froms.py::MixedEntitiesTest::test_expression_selectable_matches_mzero test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_one [gw23] [ 27%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_one [gw0] [ 27%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_alias [gw5] [ 28%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_test_classes [gw55] [ 28%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_13 test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_14 test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_nowait [gw23] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_nowait [gw39] [ 28%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_newstyle test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_oldstyle test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read [gw23] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait test/sql/test_external_traversal.py::TraversalTest::test_traversal_size [gw5] [ 28%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_traversal_size test/sql/test_external_traversal.py::TraversalTest::test_visit_name [gw23] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait_column_list [gw5] [ 28%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_visit_name test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_noalias [gw25] [ 28%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_exception_event_reraise_chaining test/orm/test_events.py::RefreshFlushInReturningTest_sqlite+pysqlite_3_41_2::test_no_attr_events_flush test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_handle_error [gw23] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait_column_list test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_skip_locked [gw23] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_skip_locked test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_skip_locked [gw23] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_skip_locked [gw39] [ 28%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_oldstyle test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read [gw23] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_plus_explicit_aliased_join_newstyle [gw25] [ 28%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_handle_error test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_nowait [gw23] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_nowait test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_skip_locked test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_handle_error_event_connect_isolation_level [gw6] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_with_aggregate [gw42] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_expression_selectable_matches_mzero [gw23] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_skip_locked test/orm/test_eager_relations.py::EagerTest::test_eager_option [gw25] [ 28%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_handle_error_event_connect_isolation_level test/orm/test_froms.py::MixedEntitiesTest::test_from_self_internal_literals_newstyle test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_newstyle[0] test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_skip_locked [gw39] [ 28%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_plus_explicit_aliased_join_newstyle test/engine/test_execute.py::MockStrategyTest::test_sequence_not_duped [gw43] [ 28%] PASSED test/orm/test_events.py::RefreshFlushInReturningTest_sqlite+pysqlite_3_41_2::test_no_attr_events_flush [gw41] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-dont_cache] test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_plus_flag_aliased_join_newstyle [gw23] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_skip_locked [gw32] [ 28%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_newstyle[0] [gw25] [ 28%] PASSED test/engine/test_execute.py::MockStrategyTest::test_sequence_not_duped test/sql/test_functions.py::CompileTest::test_alias_method_columns_two test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-fixed] test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_textual_of [gw42] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_from_self_internal_literals_newstyle [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_columns_two test/engine/test_execute.py::OnConnectTest::test_cant_connect_stay_invalidated test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns test/orm/test_events.py::RefreshTest::test_already_present test/sql/test_functions.py::CompileTest::test_alias_method_one [gw23] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_textual_of [gw39] [ 28%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_plus_flag_aliased_join_newstyle test/orm/test_froms.py::ColumnAccessTest::test_anonymous_labeled_expression_newstyle [gw6] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_eager_option [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_one [gw25] [ 28%] PASSED test/engine/test_execute.py::OnConnectTest::test_cant_connect_stay_invalidated test/orm/test_eager_relations.py::EagerTest::test_from_statement[False] test/sql/test_functions.py::CompileTest::test_alias_method_two test/engine/test_execute.py::OnConnectTest::test_dont_touch_non_dbapi_exception_on_connect test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_lock [gw42] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t6-idx_to_value6] [gw0] [ 28%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_noalias [gw23] [ 28%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_lock [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_two [gw39] [ 28%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_labeled_expression_newstyle test/sql/test_functions.py::CompileTest::test_annotation_dialect_specific test/orm/test_froms.py::ColumnAccessTest::test_anonymous_labeled_expression_oldstyle test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_2 [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_annotation_dialect_specific test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_not_lock [gw23] [ 28%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_not_lock test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_no_subquery test/sql/test_functions.py::CompileTest::test_ansi_functions_with_args [gw23] [ 28%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_no_subquery [gw25] [ 28%] PASSED test/engine/test_execute.py::OnConnectTest::test_dont_touch_non_dbapi_exception_on_connect [gw68] [ 28%] PASSED test/orm/test_deprecations.py::PolyCacheKeyTest::test_wp_queries test/orm/test_eager_relations.py::CyclicalInheritingEagerTestOne::test_basic test/engine/test_execute.py::OnConnectTest::test_ensure_dialect_does_is_disconnect_no_conn [gw60] [ 28%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t6-idx_to_value6] test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery [gw23] [ 28%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_ansi_functions_with_args test/sql/test_functions.py::CompileTest::test_as_comparison [gw25] [ 28%] PASSED test/engine/test_execute.py::OnConnectTest::test_ensure_dialect_does_is_disconnect_no_conn [gw39] [ 28%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_labeled_expression_oldstyle test/orm/test_froms.py::ColumnAccessTest::test_select_from_no_aliasing test/engine/test_execute.py::OnConnectTest::test_handle_error_custom_connect [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_as_comparison test/dialect/postgresql/test_compiler.py::CompileTest::test_generic_enum test/sql/test_functions.py::CompileTest::test_as_comparison_annotate [gw25] [ 28%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_custom_connect test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_multi test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect [gw41] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-fixed] [gw39] [ 28%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_select_from_no_aliasing [gw43] [ 28%] PASSED test/orm/test_events.py::RefreshTest::test_already_present [gw42] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_2 test/orm/test_froms.py::ColumnAccessTest::test_table_anonymous_expression_from_self_twice_newstyle [gw4] [ 28%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_ambiguous [gw6] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_from_statement[False] test/orm/test_eager_relations.py::EagerTest::test_from_statement[True] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-payload] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_resolve [gw25] [ 28%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_as_comparison_annotate [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_multi test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_3 test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect_invalidate_flag test/sql/test_functions.py::CompileTest::test_as_comparison_many_argument test/orm/test_events.py::RefreshTest::test_changes_reset test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_w_over [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_as_comparison_many_argument [gw42] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_3 [gw31] [ 28%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_generic_enum [gw39] [ 28%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_table_anonymous_expression_from_self_twice_newstyle test/orm/test_froms.py::MixedEntitiesTest::test_multi_mappers test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_extract_expression [gw25] [ 28%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect_invalidate_flag test/engine/test_execute.py::OnConnectTest::test_handle_error_event_implicit_revalidate test/sql/test_functions.py::CompileTest::test_assorted [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_w_over [gw0] [ 28%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestOne::test_basic test/sql/test_functions.py::CompileTest::test_functions_with_cols [gw25] [ 28%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_event_implicit_revalidate test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_replace_self_flag_modified_set test/engine/test_execute.py::OnConnectTest::test_handle_error_event_revalidate [gw6] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_from_statement[True] [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_assorted test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_depth [gw43] [ 28%] PASSED test/orm/test_events.py::RefreshTest::test_changes_reset test/orm/test_eager_relations.py::EagerTest::test_from_statement_contains_eager[False] test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-None-False] [gw13] [ 28%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_replace_self_flag_modified_set test/sql/test_functions.py::CompileTest::test_case_sensitive [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_case_sensitive [gw31] [ 28%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_extract_expression [gw25] [ 28%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_event_revalidate test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_update test/orm/test_events.py::RefreshTest::test_populate_existing test/orm/test_generative.py::GenerativeQueryTest::test_aggregate test/engine/test_execute.py::OnConnectTest::test_initialize_connect_calls [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_functions_with_cols test/sql/test_functions.py::CompileTest::test_char_length_fixed_args [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_char_length_fixed_args test/sql/test_functions.py::CompileTest::test_generic_annotation test/sql/test_functions.py::CompileTest::test_compile [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_generic_annotation [gw63] [ 28%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns [gw41] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-payload] [gw25] [ 28%] PASSED test/engine/test_execute.py::OnConnectTest::test_initialize_connect_calls test/sql/test_functions.py::CompileTest::test_generic_count test/engine/test_execute.py::OnConnectTest::test_initialize_connect_race test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_bad [gw6] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_from_statement_contains_eager[False] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-dont_cache] [gw43] [ 28%] PASSED test/orm/test_events.py::RefreshTest::test_populate_existing test/orm/test_eager_relations.py::EagerTest::test_from_statement_contains_eager[True] [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_generic_count test/sql/test_functions.py::CompileTest::test_generic_now [gw63] [ 28%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_bad test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_compound [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_generic_now [gw39] [ 28%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-None-False] [gw0] [ 28%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_depth test/sql/test_functions.py::CompileTest::test_generic_random [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_compile test/sql/test_functions.py::CompileTest::test_cube_operators test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_nodepth test/orm/test_events.py::RefreshTest::test_repeated_rows [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_generic_random [gw42] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_mappers test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-None-True] test/sql/test_functions.py::CompileTest::test_incorrect_none_type test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols[False] [gw0] [ 28%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_nodepth [gw31] [ 28%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_update [gw42] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols[False] [gw6] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_from_statement_contains_eager[True] [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_incorrect_none_type test/sql/test_functions.py::RegisterTest::test_GenericFunction_is_registered test/sql/test_functions.py::CompileTest::test_mixed_case test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols[True] test/orm/test_eager_relations.py::EagerTest::test_group_by_only [gw31] [ 28%] PASSED test/sql/test_functions.py::RegisterTest::test_GenericFunction_is_registered [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_cube_operators test/sql/test_functions.py::CompileTest::test_custom_args test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_from_subclass [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_mixed_case test/sql/test_functions.py::CompileTest::test_mixed_case_packages [gw13] [ 28%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate [gw43] [ 28%] PASSED test/orm/test_events.py::RefreshTest::test_repeated_rows test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_1 test/sql/test_functions.py::RegisterTest::test_register_function [gw41] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-dont_cache] [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_mixed_case_packages test/sql/test_functions.py::CompileTest::test_namespacing_conflicts [gw31] [ 28%] PASSED test/sql/test_functions.py::RegisterTest::test_register_function [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_custom_args test/sql/test_functions.py::CompileTest::test_custom_default_namespace [gw63] [ 28%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_compound [gw42] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols[True] test/orm/test_events.py::RefreshTest::test_via_refresh_state test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_joinedload test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols_legacy[False] [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_namespacing_conflicts test/sql/test_functions.py::CompileTest::test_non_functions [gw42] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols_legacy[False] test/sql/test_functions.py::ReturnTypeTest::test_array_agg [gw13] [ 28%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_1 test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-fixed] test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_2 test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols_legacy[True] [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_custom_default_namespace [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_non_functions test/sql/test_functions.py::CompileTest::test_operators_custom[False-add-5-myfunc() + 5] test/sql/test_functions.py::CompileTest::test_custom_legacy_type [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_custom_legacy_type test/sql/test_functions.py::CompileTest::test_custom_name [gw6] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_group_by_only [gw31] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_array_agg [gw39] [ 28%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-None-True] test/orm/test_eager_relations.py::EagerTest::test_inner_join test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_datatype [gw31] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_datatype test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate-False] [gw43] [ 28%] PASSED test/orm/test_events.py::RefreshTest::test_via_refresh_state [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[False-add-5-myfunc() + 5] test/sql/test_functions.py::CompileTest::test_operators_custom[False-eq-other2-myfunc() = q] [gw68] [ 28%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_one [gw42] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols_legacy[True] [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_custom_name [gw13] [ 28%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_2 test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_literal_explicit_type test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_3 [gw31] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_literal_explicit_type test/orm/test_events.py::RefreshTest::test_was_expired test/sql/test_functions.py::CompileTest::test_custom_package_namespace [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_custom_package_namespace test/sql/test_functions.py::CompileTest::test_custom_registered_identifier [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[False-eq-other2-myfunc() = q] test/sql/test_functions.py::CompileTest::test_operators_custom[False-in_op-other0-myfunc() IN (1, 2, 3)] [gw41] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-fixed] test/orm/test_froms.py::MixedEntitiesTest::test_raw_columns [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[False-in_op-other0-myfunc() IN (1, 2, 3)] test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_literal_implicit_type [gw31] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_literal_implicit_type test/sql/test_functions.py::CompileTest::test_operators_custom[True-add-5-myfunc() + 5] test/sql/test_functions.py::ReturnTypeTest::test_cume_dist [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_custom_registered_identifier [gw0] [ 28%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_from_subclass [gw25] [ 28%] PASSED test/engine/test_execute.py::OnConnectTest::test_initialize_connect_race test/engine/test_execute.py::OnConnectTest::test_invalidate_on_connect test/sql/test_functions.py::CompileTest::test_custom_type [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_custom_type [gw6] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join [gw68] [ 28%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two test/sql/test_functions.py::CompileTest::test_custom_w_custom_name [gw13] [ 28%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_3 test/orm/test_generative.py::GenerativeQueryTest::test_filter test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_integrate test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_fixed [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[True-add-5-myfunc() + 5] test/sql/test_functions.py::CompileTest::test_operators_custom[True-eq-other2-myfunc() = q] [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_custom_w_custom_name test/sql/test_functions.py::CompileTest::test_custom_w_quoted_name [gw39] [ 28%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate-False] test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate-True] [gw43] [ 28%] PASSED test/orm/test_events.py::RefreshTest::test_was_expired [gw25] [ 28%] PASSED test/engine/test_execute.py::OnConnectTest::test_invalidate_on_connect test/engine/test_execute.py::OnConnectTest::test_wraps_connect_in_dbapi [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[True-eq-other2-myfunc() = q] test/sql/test_functions.py::CompileTest::test_operators_custom[True-in_op-other0-myfunc() IN (1, 2, 3)] [gw31] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_cume_dist test/sql/test_functions.py::ReturnTypeTest::test_mode [gw31] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_mode test/sql/test_functions.py::ReturnTypeTest::test_percent_rank test/orm/test_events.py::RefreshTest::test_was_expired_attrs [gw63] [ 28%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_joinedload [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_custom_w_quoted_name test/sql/test_functions.py::CompileTest::test_custom_w_quoted_name_no_identifier [gw25] [ 28%] PASSED test/engine/test_execute.py::OnConnectTest::test_wraps_connect_in_dbapi test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-payload] [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[True-in_op-other0-myfunc() IN (1, 2, 3)] test/sql/test_functions.py::CompileTest::test_pickle_over [gw31] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percent_rank test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont [gw31] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont [gw41] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-payload] test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_custom_w_quoted_name_no_identifier test/sql/test_functions.py::CompileTest::test_funcfilter_arrayagg_subscript [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_arrayagg_subscript [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_pickle_over [gw42] [ 28%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_raw_columns [gw68] [ 28%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_flag_aliased_two [gw0] [ 28%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_integrate test/sql/test_functions.py::CompileTest::test_pickle_within_group [gw43] [ 28%] PASSED test/orm/test_events.py::RefreshTest::test_was_expired_attrs test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three test/sql/test_functions.py::CompileTest::test_funcfilter_chaining test/orm/test_froms.py::MixedEntitiesTest::test_self_referential_from_self [gw13] [ 28%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_filter [gw6] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_fixed [gw31] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array_desc [gw31] [ 28%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array_desc [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_pickle_within_group test/sql/test_functions.py::CompileTest::test_quote_special_chars test/orm/test_generative.py::GenerativeQueryTest::test_offset test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_negative_options test/orm/test_froms.py::InstancesTest::test_contains_eager_aliased [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_chaining test/sql/test_functions.py::CompileTest::test_funcfilter_compound_criterion [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_quote_special_chars test/orm/test_events.py::RefreshTest::test_was_expired_via_commit test/sql/test_functions.py::TableValuedCompileTest::test_aggregate_scalar_over_table_valued test/sql/test_functions.py::CompileTest::test_quote_special_chars_packages test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_1 [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_compound_criterion [gw39] [ 28%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate-True] test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate_except-False] test/sql/test_functions.py::CompileTest::test_funcfilter_criterion [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_quote_special_chars_packages [gw13] [ 28%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_offset test/sql/test_functions.py::CompileTest::test_replace_function [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_criterion [gw68] [ 28%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three test/sql/test_functions.py::CompileTest::test_funcfilter_empty test/orm/test_generative.py::GenerativeQueryTest::test_offset_order_by [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_replace_function test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one [gw31] [ 28%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_aggregate_scalar_over_table_valued test/sql/test_functions.py::CompileTest::test_replace_function_case_insensitive [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_empty test/sql/test_functions.py::TableValuedCompileTest::test_alias_column [gw43] [ 28%] PASSED test/orm/test_events.py::RefreshTest::test_was_expired_via_commit test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromcriterion [gw32] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromcriterion [gw60] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_replace_function_case_insensitive [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_alias_column test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromfunc test/sql/test_functions.py::CompileTest::test_return_type_detection [gw13] [ 29%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_offset_order_by test/sql/test_functions.py::TableValuedCompileTest::test_alias_maintains_tableval_type test/orm/test_generative.py::GenerativeQueryTest::test_order_by [gw60] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_return_type_detection [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_alias_maintains_tableval_type [gw68] [ 29%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one test/sql/test_functions.py::CompileTest::test_select_method_one [gw39] [ 29%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate_except-False] test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_one [gw32] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromfunc test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/sql/test_functions.py::CompileTest::test_funcfilter_label test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate_except-True] [gw60] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_select_method_one test/orm/test_events.py::RemovalTest::test_attr_propagated test/sql/test_functions.py::CompileTest::test_select_method_three [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_one [gw32] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_label [gw13] [ 29%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_order_by test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby [gw60] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_select_method_three test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_subquery test/sql/test_functions.py::CompileTest::test_select_method_two test/orm/test_generative.py::GenerativeQueryTest::test_selectby [gw6] [ 29%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_negative_options [gw32] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby_partitionby test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_positive_options [gw60] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_select_method_two [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_subquery [gw68] [ 29%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two test/sql/test_functions.py::CompileTest::test_underscores test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_two [gw60] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_underscores test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_implicit_execute [gw59] [ 29%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_implicit_execute test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_query_explicit_shard_via_bind_opts test/sql/test_functions.py::CompileTest::test_underscores_packages [gw32] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby_partitionby test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_range [gw60] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_underscores_packages [gw13] [ 29%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_selectby [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_two test/sql/test_functions.py::CompileTest::test_uppercase test/orm/test_generative.py::GenerativeQueryTest::test_slice [gw32] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_range test/sql/test_functions.py::TableValuedCompileTest::test_function_alias [gw60] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_uppercase test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_range_positional test/sql/test_functions.py::CompileTest::test_uppercase_packages [gw39] [ 29%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate_except-True] [gw60] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_uppercase_packages [gw68] [ 29%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_one test/sql/test_functions.py::CompileTest::test_use_labels test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-None-False] [gw32] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_range_positional test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_rows [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_function_alias [gw0] [ 29%] PASSED test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_1 [gw60] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_use_labels test/sql/test_functions.py::TableValuedCompileTest::test_json_object_keys_with_ordinality test/sql/test_functions.py::CompileTest::test_use_labels_function_element [gw43] [ 29%] PASSED test/orm/test_events.py::RemovalTest::test_attr_propagated [gw32] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_rows test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_2 test/sql/test_functions.py::CompileTest::test_funcfilter_within_group [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_json_object_keys_with_ordinality [gw60] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_use_labels_function_element test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued [gw13] [ 29%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_slice test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create_camelcase [gw42] [ 29%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_self_referential_from_self test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_as_from [gw32] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_cycle [gw68] [ 29%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_flag_aliased_two test/orm/test_froms.py::MixedEntitiesTest::test_with_entities [gw6] [ 29%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_positive_options [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/orm/test_eager_relations.py::EagerTest::test_inner_join_options test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_alias test/orm/test_generative.py::GenerativeTest2::test_distinct_count [gw39] [ 29%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-None-False] [gw60] [ 29%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_as_from [gw46] [ 29%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_41_2::test_index_create_camelcase test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_conn_execute test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-None-True] [gw42] [ 29%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_with_entities test/base/test_events.py::RemovalTest::test_clslevel [gw63] [ 29%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_aliased test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_synchronize_evaluate test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining [gw60] [ 29%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_conn_execute [gw43] [ 29%] PASSED test/base/test_events.py::RemovalTest::test_clslevel [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_alias test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_subquery [gw46] [ 29%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_synchronize_evaluate test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exec_options [gw68] [ 29%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_synchronize_fetch [gw46] [ 29%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_synchronize_fetch test/base/test_events.py::RemovalTest::test_clslevel_subclass test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three [gw60] [ 29%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exec_options test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_filter_baked_query_shard_id [gw46] [ 29%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_filter_baked_query_shard_id [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_subquery test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get [gw46] [ 29%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get_baked_query test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_w_quoting [gw63] [ 29%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining [gw43] [ 29%] PASSED test/base/test_events.py::RemovalTest::test_clslevel_subclass test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining_aliased_endpoint test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union test/base/test_events.py::RemovalTest::test_double_event_nonwrapped [gw46] [ 29%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get_baked_query test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get_baked_query_shard_id [gw46] [ 29%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get_baked_query_shard_id test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get_explicit_shard [gw46] [ 29%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get_explicit_shard [gw51] [ 29%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_cycle [gw3] [ 29%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load [gw68] [ 29%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three [gw39] [ 29%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-None-True] [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_w_quoting test/sql/test_functions.py::TableValuedCompileTest::test_named_with_ordinality test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_plain_core_lookup_w_shard [gw46] [ 29%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_plain_core_lookup_w_shard test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_plain_db_lookup test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate-False] [gw43] [ 29%] PASSED test/base/test_events.py::RemovalTest::test_double_event_nonwrapped test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load_of_type [gw13] [ 29%] PASSED test/orm/test_generative.py::GenerativeTest2::test_distinct_count [gw46] [ 29%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_plain_db_lookup test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_query_explicit_shard_via_bind_opts test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_indirect_w_update_expr test/base/test_events.py::RemovalTest::test_double_event_wrapped [gw63] [ 29%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining_aliased_endpoint test/orm/test_froms.py::InstancesTest::test_contains_eager_four [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_with_ordinality test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_maintains_tableval_type [gw43] [ 29%] PASSED test/base/test_events.py::RemovalTest::test_double_event_wrapped [gw46] [ 29%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_query_explicit_shard_via_bind_opts test/base/test_events.py::RemovalTest::test_instance [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_maintains_tableval_type test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip [gw46] [ 29%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip_future test/orm/test_generative.py::RelationshipsTest::test_from [gw46] [ 29%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip_future test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_shard_id_event [gw46] [ 29%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_shard_id_event test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_deferred test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_with_lateral[False] [gw6] [ 29%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_options [gw63] [ 29%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_four [gw43] [ 29%] PASSED test/base/test_events.py::RemovalTest::test_instance [gw3] [ 29%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load_of_type [gw37] [ 29%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_instrument_event_auto_remove test/orm/test_froms.py::InstancesTest::test_contains_eager_four_future test/orm/test_eager_relations.py::EagerTest::test_inner_join_unnested_chaining_fixed test/orm/test_events.py::RemovalTest::test_instance_event_listen_on_cls_before_map [gw39] [ 29%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate-False] test/orm/test_events.py::DeferredMapperEventsTest::test_isolation_instrument_event [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_with_lateral[False] [gw59] [ 29%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_query_explicit_shard_via_bind_opts test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_with_lateral[True] [gw63] [ 29%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_four_future test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate-True] test/orm/test_eager_relations.py::EntityViaMultiplePathTestThree::test_multi_path_load_lazy_none test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_alias [gw37] [ 29%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_isolation_instrument_event [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_with_lateral[True] test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip test/sql/test_functions.py::TableValuedCompileTest::test_scalar_subquery [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_scalar_subquery [gw0] [ 29%] PASSED test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_2 test/sql/test_functions.py::TableValuedCompileTest::test_scalar_table_valued [gw51] [ 29%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_indirect_w_update_expr [gw63] [ 29%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_alias [gw6] [ 29%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_unnested_chaining_fixed test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_aliased test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_plain test/orm/test_eager_relations.py::EagerTest::test_inner_join_unnested_chaining_options test/base/test_events.py::DisableClsPropagateTest::test_insert_invoke_clslevel [gw43] [ 29%] PASSED test/orm/test_events.py::RemovalTest::test_instance_event_listen_on_cls_before_map [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_scalar_table_valued test/sql/test_functions.py::TableValuedCompileTest::test_star_with_ordinality [gw37] [ 29%] PASSED test/base/test_events.py::DisableClsPropagateTest::test_insert_invoke_clslevel [gw39] [ 29%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate-True] [gw46] [ 29%] PASSED test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_deferred [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_star_with_ordinality test/base/test_events.py::DisableClsPropagateTest::test_listen_invoke_clslevel test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate_except-False] test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_refresh test/sql/test_functions.py::TableValuedCompileTest::test_subquery_as_table_valued [gw3] [ 29%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestThree::test_multi_path_load_lazy_none [gw51] [ 29%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_plain [gw37] [ 29%] PASSED test/base/test_events.py::DisableClsPropagateTest::test_listen_invoke_clslevel test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_w_update_expr test/base/test_events.py::DisableClsPropagateTest::test_remove_invoke_clslevel [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_subquery_as_table_valued [gw63] [ 29%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_aliased test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_legacy_join_style test/base/test_events.py::RemovalTest::test_listener_collection_removed_cleanup [gw13] [ 29%] PASSED test/orm/test_generative.py::RelationshipsTest::test_from test/sql/test_functions.py::TableValuedCompileTest::test_table_as_table_valued test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_aliased_of_type test/orm/test_generative.py::RelationshipsTest::test_join [gw46] [ 29%] PASSED test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_refresh [gw37] [ 29%] PASSED test/base/test_events.py::DisableClsPropagateTest::test_remove_invoke_clslevel [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_table_as_table_valued test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_unexpire [gw51] [ 29%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_w_update_expr test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_one test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_non_hybrid_attr [gw13] [ 29%] PASSED test/orm/test_generative.py::RelationshipsTest::test_join test/orm/test_generative.py::RelationshipsTest::test_outer_join [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_one test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_filtering_on_relationship [gw6] [ 29%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_unnested_chaining_options test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_two [gw39] [ 29%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate_except-False] test/orm/test_eager_relations.py::EagerTest::test_late_compile [gw46] [ 29%] PASSED test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_unexpire [gw63] [ 29%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_aliased_of_type [gw51] [ 29%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_non_hybrid_attr test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate_except-True] test/orm/test_froms.py::InstancesTest::test_contains_eager_one [gw42] [ 29%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_indirect [gw31] [ 29%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_two test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_no_greenlet test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_newstyle [gw26] [ 29%] PASSED test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_same [gw13] [ 29%] PASSED test/orm/test_generative.py::RelationshipsTest::test_outer_join [gw45] [ 29%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_no_greenlet test/ext/test_horizontal_shard.py::SelectinloadRegressionTest::test_selectinload_query test/orm/test_generative.py::RelationshipsTest::test_outer_join_count [gw52] [ 29%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_filtering_on_relationship test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args10-BY DEFAULT AS IDENTITY (ORDER CYCLE)] [gw42] [ 29%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_newstyle [gw51] [ 29%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_indirect test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_w_labels_newstyle test/orm/test_eager_relations.py::SelectUniqueTest::test_many_to_one [gw45] [ 29%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args10-BY DEFAULT AS IDENTITY (ORDER CYCLE)] test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_plain [gw13] [ 29%] PASSED test/orm/test_generative.py::RelationshipsTest::test_outer_join_count [gw63] [ 29%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_one [gw6] [ 29%] PASSED test/orm/test_eager_relations.py::EagerTest::test_late_compile test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args11-BY DEFAULT AS IDENTITY (NO ORDER NO CYCLE)] test/orm/test_froms.py::InstancesTest::test_contains_eager_two test/ext/test_hybrid.py::PropertyExpressionTest::test_query test/orm/test_eager_relations.py::EagerTest::test_limit [gw39] [ 29%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate_except-True] [gw42] [ 29%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_w_labels_newstyle [gw45] [ 29%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args11-BY DEFAULT AS IDENTITY (NO ORDER NO CYCLE)] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_column_keys test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args2-ALWAYS AS IDENTITY (INCREMENT BY 2)] test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_auto_correlate test/orm/test_froms.py::CustomJoinTest::test_double_same_mappers_explicit_alias [gw51] [ 29%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_plain test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_w_update_expr [gw36] [ 29%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_column_keys [gw45] [ 29%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args2-ALWAYS AS IDENTITY (INCREMENT BY 2)] [gw63] [ 29%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_two test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_negative [gw3] [ 29%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_legacy_join_style test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args3-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 5)] test/orm/test_froms.py::InstancesTest::test_from_alias_four [gw21] [ 29%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_cache_noleak_on_statement_values test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_of_type [gw45] [ 29%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args3-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 5)] [gw52] [ 29%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_query test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args4-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 0 MINVALUE 0)] [gw42] [ 29%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_auto_correlate test/ext/test_hybrid.py::PropertyExpressionTest::test_set_get test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_keys_independent_of_ordering test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_correlate_off[False] [gw29] [ 29%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-True] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[sqlite] [gw45] [ 29%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args4-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 0 MINVALUE 0)] [gw51] [ 29%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_w_update_expr test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0] [gw36] [ 29%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[sqlite] test/orm/test_deprecations.py::DeprecatedQueryTest::test_with_labels test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args5-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 1 MAXVALUE 5)] test/ext/test_hybrid.py::BulkUpdateTest::test_update_expr [gw42] [ 29%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_correlate_off[False] [gw45] [ 29%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args5-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 1 MAXVALUE 5)] [gw21] [ 29%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_keys_independent_of_ordering [gw63] [ 29%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_four test/orm/test_froms.py::InstancesTest::test_from_alias_three test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mariadb] test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_correlate_off[None] [gw29] [ 29%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0] test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_schema_translate_in_key [gw46] [ 29%] PASSED test/ext/test_horizontal_shard.py::SelectinloadRegressionTest::test_selectinload_query test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args6-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 1 NO MAXVALUE)] [gw45] [ 29%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args6-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 1 NO MAXVALUE)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args7-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 0 NO MINVALUE)] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams1-params1-expected_multiparams1-expected_params1] [gw13] [ 29%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_negative [gw51] [ 29%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_update_expr test/ext/test_hybrid.py::BulkUpdateTest::test_update_plain [gw62] [ 29%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_with_labels [gw3] [ 29%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_of_type test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_positive [gw42] [ 29%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_correlate_off[None] [gw51] [ 29%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_update_plain [gw29] [ 29%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_one[multiparams1-params1-expected_multiparams1-expected_params1] [gw36] [ 29%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mariadb] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mysql] [gw36] [ 29%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mysql] test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_baked_mix test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_three test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_explicit_correlate [gw42] [ 29%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_explicit_correlate [gw6] [ 29%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit [gw59] [ 29%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip [gw63] [ 29%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_three [gw21] [ 29%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_41_2::test_schema_translate_in_key test/orm/test_eager_relations.py::EagerTest::test_limit_2 test/orm/test_froms.py::InstancesTest::test_from_alias_two test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_expression test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-oracle] [gw29] [ 29%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_three test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_multiple_splice_points [gw36] [ 29%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-oracle] test/ext/test_indexable.py::IndexPropertyTest::test_array test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_two test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_select_auto_correlate [gw45] [ 29%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args7-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 0 NO MINVALUE)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args8-ALWAYS AS IDENTITY (START WITH 1 MAXVALUE 10 CYCLE)] [gw45] [ 29%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args8-ALWAYS AS IDENTITY (START WITH 1 MAXVALUE 10 CYCLE)] test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip_future [gw13] [ 29%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_positive [gw42] [ 29%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_select_auto_correlate test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_select_correlate_off test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-postgresql] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args9-BY DEFAULT AS IDENTITY (CACHE 1000 ORDER)] test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative [gw51] [ 29%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_expression [gw62] [ 29%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_array [gw36] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-postgresql] test/ext/test_indexable.py::IndexPropertyTest::test_array_longinit [gw45] [ 30%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args9-BY DEFAULT AS IDENTITY (CACHE 1000 ORDER)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_nullable_kwarg test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query [gw63] [ 30%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_two [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_parameters_from_event_two test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_clauseelement [gw42] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_select_correlate_off test/orm/test_froms.py::InstancesTest::test_from_alias_two_needs_nothing [gw45] [ 30%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_nullable_kwarg test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-sqlite] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_other_options [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_clauseelement test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_select_explicit_correlate test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[False] [gw62] [ 30%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_array_longinit test/ext/test_indexable.py::IndexPropertyTest::test_get_attribute_error [gw45] [ 30%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_other_options [gw42] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_select_explicit_correlate [gw6] [ 30%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit_2 test/orm/test_eager_relations.py::EagerTest::test_limit_3 [gw36] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-sqlite] [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[False] test/sql/test_identity_column.py::IdentityDDL::test_autoincrement_true [gw20] [ 30%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_dbapi_error test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-mariadb] [gw63] [ 30%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_two_needs_nothing [gw51] [ 30%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[True] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_dbapi_statement test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query_col [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_autoincrement_true [gw62] [ 30%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_get_attribute_error test/orm/test_froms.py::InstancesTest::test_mixed_eager_contains_with_limit [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_modify_statement_internal_driversql[True] test/ext/test_indexable.py::IndexPropertyTest::test_get_default_value test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args0-ALWAYS AS IDENTITY] [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args0-ALWAYS AS IDENTITY] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args1-BY DEFAULT AS IDENTITY (START WITH 5)] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_new_exec_driver_sql_no_events [gw36] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-mariadb] [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args1-BY DEFAULT AS IDENTITY (START WITH 5)] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-mysql] [gw26] [ 30%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_many_to_one [gw20] [ 30%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_dbapi_statement test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args10-BY DEFAULT AS IDENTITY (ORDER CYCLE)] [gw62] [ 30%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_get_default_value [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_new_exec_driver_sql_no_events test/orm/test_froms.py::RawSelectTest::test_select test/ext/test_indexable.py::IndexPropertyTest::test_json test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_standard_dbapi_error [gw39] [ 30%] PASSED test/orm/test_froms.py::CustomJoinTest::test_double_same_mappers_explicit_alias [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args10-BY DEFAULT AS IDENTITY (ORDER CYCLE)] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args11-BY DEFAULT AS IDENTITY (NO ORDER NO CYCLE)] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_options [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args11-BY DEFAULT AS IDENTITY (NO ORDER NO CYCLE)] [gw36] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-mysql] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-oracle] [gw51] [ 30%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query_col test/ext/test_hybrid.py::MethodExpressionTest::test_call test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_error[contains_eager] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args2-ALWAYS AS IDENTITY (INCREMENT BY 2)] [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args2-ALWAYS AS IDENTITY (INCREMENT BY 2)] [gw20] [ 30%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_exception_wrapping_non_standard_dbapi_error [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_options test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_execute_compiled_favors_compiled_paramstyle [gw62] [ 30%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_json test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args3-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 5)] [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args3-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 5)] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args4-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 0 MINVALUE 0)] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_connection_plus_engine [gw36] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-oracle] test/ext/test_indexable.py::IndexPropertyTest::test_set_immutable [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args4-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 0 MINVALUE 0)] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args5-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 1 MAXVALUE 5)] [gw51] [ 30%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_call test/ext/test_hybrid.py::MethodExpressionTest::test_docstring [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args5-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 1 MAXVALUE 5)] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args6-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 1 NO MAXVALUE)] [gw20] [ 30%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_execute_compiled_favors_compiled_paramstyle [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args6-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 1 NO MAXVALUE)] [gw62] [ 30%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_set_immutable test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args7-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 0 NO MINVALUE)] test/orm/test_froms.py::EntityFromSubqueryTest::test_aliases [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_connection_plus_engine test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-postgresql] test/ext/test_indexable.py::IndexPropertyTest::test_set_mutable_dict test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch_hasevents [gw36] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-postgresql] [gw51] [ 30%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_docstring [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args7-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 0 NO MINVALUE)] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args8-ALWAYS AS IDENTITY (START WITH 1 MAXVALUE 10 CYCLE)] [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args8-ALWAYS AS IDENTITY (START WITH 1 MAXVALUE 10 CYCLE)] [gw63] [ 30%] PASSED test/orm/test_froms.py::InstancesTest::test_mixed_eager_contains_with_limit test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_independence test/ext/test_hybrid.py::MethodExpressionTest::test_expression test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args9-BY DEFAULT AS IDENTITY (CACHE 1000 ORDER)] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-sqlite] [gw20] [ 30%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_generative_engine_event_dispatch_hasevents [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args9-BY DEFAULT AS IDENTITY (CACHE 1000 ORDER)] test/sql/test_identity_column.py::IdentityDDL::test_nullable_kwarg [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_nullable_kwarg test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_generative_engine_execution_options [gw36] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-sqlite] test/sql/test_identity_column.py::IdentityDDL::test_on_null [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_independence [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_on_null [gw51] [ 30%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_expression test/sql/test_identity_column.py::IdentityDDL::test_other_options test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_plus_global [gw20] [ 30%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_generative_engine_execution_options [gw62] [ 30%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_set_mutable_dict test/ext/test_hybrid.py::MethodExpressionTest::test_info [gw45] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_other_options test/sql/test_identity_column.py::IdentityTest::test_autoincrement_column test/ext/test_indexable.py::IndexPropertyTest::test_value_is_none_attributeerror test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_initialize_rollback test/orm/test_immediate_load.py::ImmediateTest::test_basic [gw45] [ 30%] PASSED test/sql/test_identity_column.py::IdentityTest::test_autoincrement_column [gw51] [ 30%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_info [gw9] [ 30%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_copy [gw6] [ 30%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit_3 test/sql/test_identity_column.py::IdentityTest::test_identity_and_sequence test/orm/test_froms.py::LabelCollideTest::test_overlap_plain test/ext/test_hybrid.py::MethodExpressionTest::test_query [gw62] [ 30%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_value_is_none_attributeerror test/orm/test_eager_relations.py::EagerTest::test_limit_4 [gw20] [ 30%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_initialize_rollback [gw46] [ 30%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_baked_mix [gw45] [ 30%] PASSED test/sql/test_identity_column.py::IdentityTest::test_identity_and_sequence [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_per_engine_plus_global test/sql/test_identity_column.py::IdentityTest::test_identity_autoincrement_false test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_abstract_in_hierarchy test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_no_params_option test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag [gw11] [ 30%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_gc [gw45] [ 30%] PASSED test/sql/test_identity_column.py::IdentityTest::test_identity_autoincrement_false test/sql/test_identity_column.py::IdentityTest::test_server_default_onupdate [gw20] [ 30%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_no_params_option test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[True-False] test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_iterate test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_evaluate [gw51] [ 30%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_query test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_non_dict_mapping [gw45] [ 30%] PASSED test/sql/test_identity_column.py::IdentityTest::test_server_default_onupdate [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_retval_flag test/ext/test_hybrid.py::MethodExpressionTest::test_query_col test/sql/test_identity_column.py::IdentityTest::test_to_metadata test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional [gw45] [ 30%] PASSED test/sql/test_identity_column.py::IdentityTest::test_to_metadata [gw20] [ 30%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_non_dict_mapping test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[mariadb] [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_not_an_executable [gw62] [ 30%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_abstract_in_hierarchy [gw3] [ 30%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_multiple_splice_points [gw51] [ 30%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_query_col test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_advanced [gw6] [ 30%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit_4 [gw59] [ 30%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip_future [gw26] [ 30%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_error[contains_eager] [gw45] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[mariadb] [gw29] [ 30%] SKIPPED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_advanced test/orm/test_eager_relations.py::EagerTest::test_many_to_many [gw63] [ 30%] PASSED test/orm/test_froms.py::LabelCollideTest::test_overlap_plain test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[mysql] test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_classreg_setup test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_filter test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_error[joinedload] [gw20] [ 30%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_not_an_executable test/orm/test_froms.py::LabelCollideTest::test_overlap_subquery test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_named test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_nested_innerjoin_propagation_multiple_paths_one [gw45] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[mysql] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[oracle] test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_shard_id_event [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_named [gw20] [ 30%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named_invalid [gw45] [ 30%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[oracle] test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts0-exec_opts0-expected0] [gw20] [ 30%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_named_invalid [gw51] [ 30%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_filter test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_positional_invalid test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_query [gw20] [ 30%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_positional_invalid [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts0-exec_opts0-expected0] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_python [gw42] [ 30%] PASSED test/orm/test_froms.py::RawSelectTest::test_select [gw63] [ 30%] PASSED test/orm/test_froms.py::LabelCollideTest::test_overlap_subquery test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts1-exec_opts1-expected1] [gw20] [ 30%] SKIPPED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_python [gw36] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic [gw51] [ 30%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_query test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_qmark test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_value [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts1-exec_opts1-expected1] test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[immediate] test/orm/test_froms.py::MixedEntitiesTest::test_add_multi_columns test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts2-exec_opts2-expected2] [gw20] [ 30%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_qmark [gw9] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[True-False] [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke[conn_opts2-exec_opts2-expected2] [gw51] [ 30%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_value [gw6] [ 30%] PASSED test/orm/test_eager_relations.py::EagerTest::test_many_to_many test/ext/test_hybrid.py::PropertyComparatorTest::test_docstring test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts0-conn_opts0-exec_opts0-expected0] test/orm/test_froms.py::SelectFromTest::test_aliased_class_vs_nonaliased test/orm/test_eager_relations.py::EagerTest::test_many_to_one [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts0-conn_opts0-exec_opts0-expected0] test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mysql test/orm/test_expire.py::ExpireTest::test_state_change_col_to_deferred test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts1-conn_opts1-exec_opts1-expected1] [gw51] [ 30%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_docstring test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_one [gw30] [ 30%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mysql [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts1-conn_opts1-exec_opts1-expected1] test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts2-conn_opts2-exec_opts2-expected2] [gw36] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[immediate] test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select_return_defaults [gw46] [ 30%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_evaluate [gw39] [ 30%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_aliases test/orm/test_froms.py::EntityFromSubqueryTest::test_error_w_aliased_against_select [gw26] [ 30%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_error[joinedload] test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise] [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts2-conn_opts2-exec_opts2-expected2] [gw51] [ 30%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_one test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_two test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts3-conn_opts3-exec_opts3-expected3] test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_scalars_multiple_entity [gw6] [ 30%] PASSED test/orm/test_eager_relations.py::EagerTest::test_many_to_one [gw39] [ 30%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_error_w_aliased_against_select [gw62] [ 30%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_classreg_setup test/orm/test_froms.py::EntityFromSubqueryTest::test_filter test/orm/test_eager_relations.py::EagerTest::test_many_to_one_null [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_execution_opts_per_invoke_execute_events[stmt_opts3-conn_opts3-exec_opts3-expected3] test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_fetch test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_no_branching [gw9] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_state_change_col_to_deferred test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_column_attr_names [gw51] [ 30%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_two [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_no_branching test/ext/test_hybrid.py::PropertyComparatorTest::test_query test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_non_dict_mapping [gw30] [ 30%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select_return_defaults test/orm/test_expire.py::ExpireTest::test_state_deferred_to_col test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_element_values [gw36] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise] [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_non_dict_mapping test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_row_works_as_mapping [gw51] [ 30%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_query test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise_on_sql] [gw30] [ 30%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_element_values test/ext/test_hybrid.py::PropertyComparatorTest::test_set_get [gw39] [ 30%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_filter test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_list_values [gw29] [ 30%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_41_2::test_row_works_as_mapping [gw62] [ 30%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_column_attr_names test/orm/test_froms.py::EntityFromSubqueryTest::test_group_by test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_named_twice [gw51] [ 30%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_set_get [gw30] [ 30%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_list_values test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_configure_discriminator_col test/ext/test_hybrid.py::PropertyComparatorTest::test_value [gw42] [ 30%] PASSED test/orm/test_froms.py::SelectFromTest::test_aliased_class_vs_nonaliased test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_disconnect_to_false [gw9] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_state_deferred_to_col [gw3] [ 30%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_nested_innerjoin_propagation_multiple_paths_one [gw59] [ 30%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_shard_id_event test/orm/test_froms.py::SelectFromTest::test_differentiate_self_external [gw2] [ 30%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_named_twice [gw51] [ 30%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_value test/orm/test_expire.py::ExpireTest::test_state_noload_to_lazy [gw6] [ 30%] PASSED test/orm/test_eager_relations.py::EagerTest::test_many_to_one_null test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk test/orm/test_core_compilation.py::CrudParamOverlapTest::test_different_named_binds_update_values[orm] [gw29] [ 30%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_disconnect_to_false [gw39] [ 30%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_group_by test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_nested_innerjoin_propagation_multiple_paths_two [gw18] [ 30%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_correlated_select test/sql/test_insert.py::InsertTest::test_insert_mix_values_select_exception test/orm/test_eager_relations.py::EagerTest::test_manytoone_limit [gw36] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise_on_sql] test/orm/test_froms.py::EntityFromSubqueryTest::test_having test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_baked_mix test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[select] test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_expression test/sql/test_external_traversal.py::ClauseTest::test_cte_w_union [gw62] [ 30%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_configure_discriminator_col [gw39] [ 30%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_having [gw51] [ 30%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_expression [gw2] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_mix_values_select_exception [gw47] [ 30%] PASSED test/orm/test_core_compilation.py::CrudParamOverlapTest::test_different_named_binds_update_values[orm] [gw30] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk test/orm/test_froms.py::EntityFromSubqueryTest::test_join test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_prop_on_base [gw18] [ 30%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_cte_w_union test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_query test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk_implicit_returning [gw26] [ 30%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_scalars_multiple_entity test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem0] test/sql/test_insert.py::InsertTest::test_insert_returning_not_in_default test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_insert_heterogeneous_params [gw18] [ 30%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem0] test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_scalars_single_entity [gw2] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_returning_not_in_default [gw30] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk_implicit_returning test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem1] [gw36] [ 30%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[select] [gw63] [ 30%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_add_multi_columns test/sql/test_insert.py::InsertTest::test_insert_seq_non_pk_multi_values test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk_prefetch test/orm/test_froms.py::MixedEntitiesTest::test_alias_naming [gw39] [ 30%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_join [gw42] [ 30%] PASSED test/orm/test_froms.py::SelectFromTest::test_differentiate_self_external [gw9] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_state_noload_to_lazy test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_entities test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[immediate] [gw18] [ 30%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem1] [gw47] [ 30%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_insert_heterogeneous_params [gw51] [ 30%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_query test/orm/test_froms.py::SelectFromTest::test_filter_by_selected_from [gw2] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_seq_non_pk_multi_values test/ext/test_hybrid.py::PropertyExpressionTest::test_any test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,contains] [gw63] [ 30%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_alias_naming test/orm/test_froms.py::MixedEntitiesTest::test_aliased_adapt_on_names test/sql/test_external_traversal.py::ClauseTest::test_extract test/sql/test_insert.py::InsertTest::test_insert_seq_pk_multi_values test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_five [gw30] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk_prefetch test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_lower_case_table [gw18] [ 30%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_extract [gw30] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_lower_case_table test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk [gw30] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk_implicit_returning [gw47] [ 30%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_five [gw42] [ 30%] PASSED test/orm/test_froms.py::SelectFromTest::test_filter_by_selected_from test/orm/test_froms.py::SelectFromTest::test_join [gw39] [ 30%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_entities test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_with_column_entities_newstyle [gw2] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_seq_pk_multi_values test/sql/test_insert.py::InsertTest::test_insert_seq_pk_multi_values_seq_not_supported [gw2] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_insert_seq_pk_multi_values_seq_not_supported test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_four [gw47] [ 30%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_four test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_four_a [gw47] [ 30%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_four_a test/sql/test_external_traversal.py::ClauseTest::test_funcfilter [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_funcfilter test/sql/test_external_traversal.py::ClauseTest::test_in [gw46] [ 31%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_fetch [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk_implicit_returning test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk_prefetch [gw36] [ 31%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[immediate] [gw51] [ 31%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_any test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_one [gw47] [ 31%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_one [gw63] [ 31%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_aliased_adapt_on_names test/orm/test_froms.py::MixedEntitiesTest::test_aliased_multi_mappers test/sql/test_insert.py::InsertTest::test_insert_values_multiple [gw2] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_values_multiple test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise] test/ext/test_hybrid.py::PropertyExpressionTest::test_cloning_in_polymorphic_any test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_evaluate test/sql/test_insert.py::InsertTest::test_insert_with_user_supplied_bind_params [gw2] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_with_user_supplied_bind_params test/sql/test_insert.py::InsertTest::test_insert_with_values_dict [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk_prefetch test/sql/test_insert.py::InsertTest::test_anticipate_nullable_composite_pk [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_in test/sql/test_external_traversal.py::ClauseTest::test_join [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_join test/sql/test_external_traversal.py::ClauseTest::test_labeled_expression_adapt test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_six [gw47] [ 31%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_six test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_three [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_labeled_expression_adapt test/sql/test_external_traversal.py::ClauseTest::test_over [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_over test/sql/test_external_traversal.py::ClauseTest::test_params_elements_in_setup_joins [gw36] [ 31%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise] [gw2] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_with_values_dict [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_nullable_composite_pk [gw39] [ 31%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_with_column_entities_newstyle [gw8] [ 31%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent_del test/sql/test_insert.py::InsertTest::test_insert_with_values_func test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_with_column_entities_oldstyle test/sql/test_insert.py::InsertTest::test_bindparam_name_no_consume_error [gw62] [ 31%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_prop_on_base [gw9] [ 31%] PASSED test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,contains] [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_params_elements_in_setup_joins test/sql/test_external_traversal.py::ClauseTest::test_params_on_expr_against_subquery test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise_on_sql] [gw47] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_three [gw2] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_with_values_func test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_expunge [gw42] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_join [gw63] [ 31%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_aliased_multi_mappers test/sql/test_insert.py::InsertTest::test_insert_with_values_tuple test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_concrete_disc_resolves_overlap [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_bindparam_name_no_consume_error test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_two [gw47] [ 31%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_two test/orm/test_froms.py::SelectFromTest::test_join_ent_selected_from test/orm/test_froms.py::MixedEntitiesTest::test_column_from_limited_joinedload test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,joined] test/sql/test_insert.py::InsertTest::test_binds_that_match_columns [gw39] [ 31%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_with_column_entities_oldstyle test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_none_to_subquery [gw2] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_with_values_tuple [gw4] [ 31%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_resolve [gw6] [ 31%] PASSED test/orm/test_eager_relations.py::EagerTest::test_manytoone_limit test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrowid_zero test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_cls_to_base test/sql/test_insert.py::InsertTest::test_prefix_with test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[cte] [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_params_on_expr_against_subquery [gw51] [ 31%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_cloning_in_polymorphic_any test/sql/test_external_traversal.py::ClauseTest::test_params_subqueries_in_joins_one [gw8] [ 31%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_expunge test/ext/test_hybrid.py::PropertyExpressionTest::test_docstring [gw63] [ 31%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_from_limited_joinedload [gw2] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_prefix_with [gw39] [ 31%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_none_to_subquery [gw3] [ 31%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_nested_innerjoin_propagation_multiple_paths_two [gw47] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrowid_zero [gw36] [ 31%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise_on_sql] [gw42] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_join_ent_selected_from [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_params_subqueries_in_joins_one test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eight test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_rollback test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_to_subquery_w_adaption test/orm/test_froms.py::SelectFromTest::test_join_relname_from_selected_from test/sql/test_insert.py::InsertTest::test_unconsumed_names_kwargs test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_misordered_lastrow [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_binds_that_match_columns [gw51] [ 31%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_docstring test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_splice_onto_ac test/sql/test_insert.py::InsertTest::test_generic_insert_bind_params_all_columns [gw2] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_unconsumed_names_kwargs test/sql/test_external_traversal.py::ClauseTest::test_params_subqueries_in_joins_two test/ext/test_hybrid.py::PropertyExpressionTest::test_expression test/sql/test_insert.py::InsertTest::test_unconsumed_names_multi_values_dict test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[select] [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_params_subqueries_in_joins_two [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_generic_insert_bind_params_all_columns [gw63] [ 31%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eight [gw62] [ 31%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_concrete_disc_resolves_overlap test/sql/test_external_traversal.py::ClauseTest::test_select test/sql/test_insert.py::InsertTest::test_inline_default test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eleven [gw8] [ 31%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_rollback [gw2] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_unconsumed_names_multi_values_dict [gw39] [ 31%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_to_subquery_w_adaption [gw47] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_misordered_lastrow test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_to_subquery_w_replace test/sql/test_insert.py::InsertTest::test_unconsumed_names_values_dict test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[column] test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_for_overlap [gw42] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_join_relname_from_selected_from [gw51] [ 31%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_expression test/ext/test_hybrid.py::PropertyExpressionTest::test_expression_isnt_clause_element [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_inline_default [gw2] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_unconsumed_names_values_dict test/orm/test_froms.py::SelectFromTest::test_more_joins test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted test/sql/test_insert.py::InsertTest::test_inline_defaults [gw6] [ 31%] PASSED test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[cte] [gw47] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[column] [gw26] [ 31%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_scalars_single_entity [gw51] [ 31%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_expression_isnt_clause_element [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select [gw39] [ 31%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_to_subquery_w_replace test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[plain] test/ext/test_hybrid.py::PropertyExpressionTest::test_info test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_one test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[expect] [gw62] [ 31%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_for_overlap test/sql/test_insert.py::MultirowTest::test_inline_default [gw9] [ 31%] PASSED test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,joined] [gw50] [ 31%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_fn_valued[table_valued_derived-not_joins_implicitly-none] test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_multiple_entity [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_inline_defaults test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_base_didnt_configure [gw51] [ 31%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_info [gw36] [ 31%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[select] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_join_on_true [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_one test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed [gw47] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[expect] test/sql/test_insert.py::InsertTest::test_insert_from_select_col_values test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_overwrite_related test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[string] test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_two [gw50] [ 31%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_join_on_true test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[joined] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_join_on_true_muti_levels [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_col_values [gw47] [ 31%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_multivalues_insert[string] [gw8] [ 31%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted [gw2] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_inline_default test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_follows_insert_one test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_no_inserted_pk_on_returning [gw50] [ 31%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_join_on_true_muti_levels [gw63] [ 31%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eleven test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[cartesian] test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_multi_first test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_five [gw47] [ 31%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_no_inserted_pk_on_returning [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_two test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted_del test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_one [gw2] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_multi_first [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_follows_insert_one [gw51] [ 31%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed [gw62] [ 31%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_base_didnt_configure [gw6] [ 31%] PASSED test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[plain] [gw50] [ 31%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[cartesian] test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_follows_insert_two test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_single_first [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_one [gw42] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_more_joins test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed_legacy test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_direct_params test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[subquery] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[join] [gw59] [ 31%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_baked_mix test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension test/orm/test_froms.py::SelectFromTest::test_replace_with_eager [gw63] [ 31%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_five test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_four [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_follows_insert_two test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_one test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_three test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_evaluate [gw50] [ 31%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[join] [gw2] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_single_first [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_three test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_two [gw36] [ 31%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[joined] [gw63] [ 31%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_four test/sql/test_insert.py::MultirowTest::test_multi_multi test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[selectin] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[lateral] test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_nine [gw3] [ 31%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_41_2::test_splice_onto_ac [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_two [gw9] [ 31%] PASSED test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_overwrite_related [gw47] [ 31%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_direct_params [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_one test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_straight_clone [gw2] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_multi_multi [gw50] [ 31%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[lateral] [gw51] [ 31%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed_legacy test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_two test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_compile test/sql/test_insert.py::MultirowTest::test_named test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_direct_params_returning [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_straight_clone test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries_ok_do_we_still_find_cartesians [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_two test/sql/test_external_traversal.py::ClauseTest::test_text [gw2] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_named [gw65] [ 31%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_compile [gw47] [ 31%] SKIPPED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_direct_params_returning [gw50] [ 31%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries_ok_do_we_still_find_cartesians test/sql/test_insert.py::InsertTest::test_insert_from_select_dont_mutate_raw_columns test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[columns] [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_text test/orm/test_eager_relations.py::InnerJoinSplicingWSecondaryTest_sqlite+pysqlite_3_41_2::test_joined_across test/sql/test_external_traversal.py::ClauseTest::test_this_thing test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries_w_joins test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_explicit_sequence test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_classical [gw63] [ 31%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_nine [gw36] [ 31%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[selectin] [gw2] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[columns] test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_one test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[subquery] test/orm/test_expire.py::ExpiredPendingTest::test_expired_pending test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[inspectables] [gw6] [ 31%] PASSED test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[subquery] [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_dont_mutate_raw_columns [gw42] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_replace_with_eager [gw47] [ 31%] SKIPPED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_explicit_sequence test/orm/test_eager_relations.py::EagerTest::test_nested_outerjoin_propagation_only_on_correct_path [gw50] [ 31%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries_w_joins [gw63] [ 31%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_one test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults test/orm/test_froms.py::SelectFromTest::test_replace_with_select [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_seven test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_no_froms test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_four [gw2] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[inspectables] test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[strings] [gw50] [ 31%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_no_froms [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connect_it [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_four [gw47] [ 31%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound [gw2] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[strings] [gw63] [ 31%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_seven test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_six test/sql/test_insert.py::MultirowTest::test_not_supported test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_one [gw62] [ 31%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension [gw50] [ 31%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connect_it test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk_inline [gw26] [ 31%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_multiple_entity test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connected [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound [gw55] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_14 [gw2] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_not_supported test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_single_entity test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound_subquery test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_15 test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension_descriptor_refresh test/sql/test_insert.py::MultirowTest::test_positional [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_one [gw36] [ 31%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[subquery] [gw63] [ 31%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_six test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_ten [gw6] [ 31%] PASSED test/orm/test_eager_relations.py::EagerTest::test_nested_outerjoin_propagation_only_on_correct_path test/orm/test_eager_relations.py::EagerTest::test_no_ad_hoc_orderby [gw50] [ 31%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connected [gw47] [ 31%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk_inline [gw55] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_15 [gw2] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_positional test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_plain_cartesian test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_three test/sql/test_insert.py::MultirowTest::test_positional_w_defaults test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk_multi_rows [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound_subquery [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_three test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_two [gw50] [ 31%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_plain_cartesian test/sql/test_insert.py::InsertTest::test_insert_from_select_no_defaults test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_right_nested_join_with_an_issue test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[immediate] [gw2] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_positional_w_defaults [gw42] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_replace_with_select [gw63] [ 31%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_ten test/sql/test_insert.py::MultirowTest::test_python_fn_default test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_three test/orm/test_froms.py::SelectFromTest::test_select_from_aliased_one [gw47] [ 31%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_implicit_pk_multi_rows [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_two [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_no_defaults [gw50] [ 31%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_right_nested_join_with_an_issue test/sql/test_external_traversal.py::ClauseTest::test_union test/sql/test_insert.py::InsertTest::test_insert_from_select_override_defaults [gw63] [ 31%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_three test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_right_nested_join_without_issue test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_sql_expr_lastrowid [gw2] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_python_fn_default [gw6] [ 31%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_ad_hoc_orderby [gw9] [ 31%] PASSED test/orm/test_expire.py::ExpiredPendingTest::test_expired_pending test/sql/test_insert.py::MultirowTest::test_python_scalar_default[columns] [gw36] [ 31%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[immediate] [gw50] [ 31%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_right_nested_join_without_issue [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_union [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_override_defaults [gw42] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_select_from_aliased_one [gw3] [ 31%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingWSecondaryTest_sqlite+pysqlite_3_41_2::test_joined_across test/orm/test_froms.py::SelectFromTest::test_select_from_aliased_two test/sql/test_external_traversal.py::ClauseTest::test_within_group test/sql/test_insert.py::InsertTest::test_insert_from_select_returning [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_within_group [gw2] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_python_scalar_default[columns] test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[joined] [gw62] [ 31%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension_descriptor_refresh test/sql/test_insert.py::MultirowTest::test_python_scalar_default[inspectables] [gw47] [ 31%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_sql_expr_lastrowid test/orm/test_core_compilation.py::RawSelectTest::test_core_join_in_select_from_no_onclause [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_returning test/sql/test_from_linter.py::TestLinter::test_does_not_modify_query test/sql/test_insert.py::InsertTest::test_insert_from_select_select test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension [gw48] [ 31%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_core_join_in_select_from_no_onclause test/sql/test_external_traversal.py::ColumnAdapterTest::test_columns_memoizes_w_itself test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase [gw42] [ 31%] PASSED test/orm/test_froms.py::SelectFromTest::test_select_from_aliased_two test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_commit_warns [gw2] [ 31%] PASSED test/sql/test_insert.py::MultirowTest::test_python_scalar_default[inspectables] [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_columns_memoizes_w_itself test/orm/test_froms.py::SelectFromTest::test_very_nested_joins_with_joinedload test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_aliased_abs_bcs test/sql/test_insert.py::MultirowTest::test_python_scalar_default[strings] test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted [gw30] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_select test/sql/test_insert.py::InsertTest::test_insert_from_select_select_alt_ordering [gw50] [ 31%] PASSED test/sql/test_from_linter.py::TestLinter::test_does_not_modify_query test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_columns [gw18] [ 31%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_columns test/sql/test_from_linter.py::TestLinter::test_no_linting [gw47] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_itself [gw36] [ 32%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[joined] [gw65] [ 32%] PASSED test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_classical [gw2] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_python_scalar_default[strings] test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_direct_params [gw30] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_select_alt_ordering [gw18] [ 32%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_itself test/sql/test_insert.py::MultirowTest::test_server_default test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[selectin] test/sql/test_insert.py::InsertTest::test_insert_from_select_seq [gw50] [ 32%] PASSED test/sql/test_from_linter.py::TestLinter::test_no_linting test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_fallthrough test/orm/test_inspect.py::TestORMInspection::test_rel_accessors test/sql/test_from_linter.py::TestLinter::test_noop_for_unhandled_objects [gw18] [ 32%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_fallthrough [gw47] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_direct_params [gw2] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_server_default test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_noinh [gw30] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_seq [gw50] [ 32%] PASSED test/sql/test_from_linter.py::TestLinter::test_noop_for_unhandled_objects test/sql/test_insert.py::MultirowTest::test_server_default_absent_value test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_inclusions test/sql/test_insert.py::InsertTest::test_insert_from_select_table test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_direct_params_returning [gw18] [ 32%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_inclusions test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_multiple [gw2] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_server_default_absent_value [gw30] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_table [gw9] [ 32%] PASSED test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted [gw22] [ 32%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_commit_warns test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_autoinc_lastinserted [gw47] [ 32%] SKIPPED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_direct_params_returning test/sql/test_insert.py::InsertTest::test_insert_from_select_union test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_expired [gw18] [ 32%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_multiple test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_implicit [gw59] [ 32%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_evaluate [gw30] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_union test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_ordering [gw2] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_autoinc_lastinserted [gw18] [ 32%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_ordering [gw26] [ 32%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_single_entity test/sql/test_insert.py::InsertTest::test_insert_from_select_with_python_defaults test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_autoinc_returning [gw36] [ 32%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[selectin] test/sql/test_external_traversal.py::SelectTest::test_columns test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[subquery] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_fetch [gw47] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_implicit [gw30] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_with_python_defaults test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_begin_nested_requires_trans [gw2] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_autoinc_returning [gw18] [ 32%] PASSED test/sql/test_external_traversal.py::SelectTest::test_columns test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_posn_args test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_inline test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_noautoinc_returning test/sql/test_insert.py::InsertTest::test_insert_from_select_with_sql_defaults [gw58] [ 32%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_41_2::test_begin_nested_requires_trans [gw22] [ 32%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_posn_args [gw9] [ 32%] PASSED test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_expired [gw30] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_with_sql_defaults [gw2] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_noautoinc_returning [gw47] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_inline test/sql/test_insert.py::MultirowTest::test_sql_functions [gw3] [ 32%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_aliased_abs_bcs test/sql/test_insert.py::InsertTest::test_insert_literal_binds [gw62] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_fetched test/orm/test_joins.py::CreateJoinsTest::test_double_level_aliased_exists test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_basic test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_unaliased_abs_bcs [gw30] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_literal_binds test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_inline_implicit [gw36] [ 32%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[subquery] [gw2] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_sql_functions test/sql/test_insert.py::InsertTest::test_insert_literal_binds_sequence_notimplemented test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_concrete_disc_resolves_overlap test/orm/test_joins.py::JoinTest::test_filter_by_from_join[explicit-False] [gw30] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_literal_binds_sequence_notimplemented [gw47] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_inline_implicit [gw42] [ 32%] PASSED test/orm/test_froms.py::SelectFromTest::test_very_nested_joins_with_joinedload test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_implicit_id_insert_select_columns test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[executemany-method-_exclusions3] [gw9] [ 32%] PASSED test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_fetched test/ext/test_indexable.py::IndexPropertyArrayTest::test_modified test/orm/test_collection.py::CollectionsTest::test_dict_subclass [gw3] [ 32%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_unaliased_abs_bcs [gw36] [ 32%] SKIPPED test/ext/test_indexable.py::IndexPropertyArrayTest::test_modified test/orm/test_expire.py::LifecycleTest::test_cols_missing_in_load test/ext/test_indexable.py::IndexPropertyArrayTest::test_mutable [gw65] [ 32%] PASSED test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_noinh [gw2] [ 32%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_implicit_id_insert_select_columns [gw54] [ 32%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_41_2::test_parameters[executemany-method-_exclusions3] test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_aliased_abs_bcs_one test/orm/test_froms.py::TestOverlyEagerEquivalentCols::test_equivs [gw36] [ 32%] SKIPPED test/ext/test_indexable.py::IndexPropertyArrayTest::test_mutable test/ext/test_indexable.py::IndexPropertyArrayTest::test_query [gw24] [ 32%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_subclass [gw36] [ 32%] SKIPPED test/ext/test_indexable.py::IndexPropertyArrayTest::test_query test/ext/test_indexable.py::IndexPropertyJsonTest::test_cast_type test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_onelevel_inh [gw36] [ 32%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_cast_type test/ext/test_indexable.py::IndexPropertyJsonTest::test_modified test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_10 test/orm/test_joins.py::JoinTest::test_multiple_with_aliases [gw36] [ 32%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_modified test/ext/test_indexable.py::IndexPropertyJsonTest::test_multi_dimension [gw48] [ 32%] PASSED test/orm/test_inspect.py::TestORMInspection::test_rel_accessors [gw36] [ 32%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_multi_dimension [gw62] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_concrete_disc_resolves_overlap test/ext/test_indexable.py::IndexPropertyJsonTest::test_mutable [gw36] [ 32%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_mutable test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_init [gw22] [ 32%] PASSED test/orm/test_joins.py::CreateJoinsTest::test_double_level_aliased_exists test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_for_overlap [gw36] [ 32%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_init test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_set [gw36] [ 32%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_set test/orm/test_inspect.py::TestORMInspection::test_relationship_filter test/orm/test_joins.py::InheritedJoinTest::test_auto_aliasing_multi_link test/sql/test_inspect.py::TestCoreInspection::test_col_now_has_a_clauseelement [gw47] [ 32%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_col_now_has_a_clauseelement test/sql/test_inspect.py::TestCoreInspection::test_column_expr test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_three [gw7] [ 32%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_three [gw47] [ 32%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_column_expr test/sql/test_inspect.py::TestCoreInspection::test_no_clause_element_on_clauseelement [gw47] [ 32%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_no_clause_element_on_clauseelement [gw62] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_for_overlap test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_column_expression[columns] [gw9] [ 32%] PASSED test/orm/test_expire.py::LifecycleTest::test_cols_missing_in_load [gw26] [ 32%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_basic [gw3] [ 32%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_aliased_abs_bcs_one test/sql/test_inspect.py::TestCoreInspection::test_select [gw47] [ 32%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_select test/sql/test_inspect.py::TestCoreInspection::test_table test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_inline_non_polymorphic [gw7] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_column_expression[columns] [gw47] [ 32%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_table test/base/test_inspect.py::TestInspection::test_class_insp [gw47] [ 32%] PASSED test/base/test_inspect.py::TestInspection::test_class_insp test/base/test_inspect.py::TestInspection::test_def_insp [gw42] [ 32%] PASSED test/orm/test_froms.py::TestOverlyEagerEquivalentCols::test_equivs test/orm/test_expire.py::LifecycleTest::test_deferred_cols_missing_in_load_state_reset test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_lazy_fallback_doesnt_affect_eager test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_aliased_abs_bcs_two [gw47] [ 32%] PASSED test/base/test_inspect.py::TestInspection::test_def_insp test/base/test_inspect.py::TestInspection::test_hierarchy_insp [gw47] [ 32%] PASSED test/base/test_inspect.py::TestInspection::test_hierarchy_insp test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_column_expression[table] test/base/test_inspect.py::TestInspection::test_no_inspect [gw47] [ 32%] PASSED test/base/test_inspect.py::TestInspection::test_no_inspect [gw54] [ 32%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_10 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_2 [gw7] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_column_expression[table] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[ENUM-t.col] [gw54] [ 32%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_2 test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_compiler_expression test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_3 [gw40] [ 32%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[ENUM-t.col] [gw7] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_plain_returning_compiler_expression [gw54] [ 32%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_3 [gw3] [ 32%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_aliased_abs_bcs_two test/sql/test_labels.py::ColExprLabelTest::test_plain_select_column_expression test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_anon_alias test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_4 [gw26] [ 32%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_lazy_fallback_doesnt_affect_eager test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_plus_joined_aliased_abs_bcs test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_create_table [gw9] [ 32%] PASSED test/orm/test_expire.py::LifecycleTest::test_deferred_cols_missing_in_load_state_reset test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_no_depth [gw7] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_plain_select_column_expression test/sql/test_labels.py::ColExprLabelTest::test_plain_select_compiler_expression [gw54] [ 32%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_4 [gw40] [ 32%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_anon_alias test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_5 [gw65] [ 32%] PASSED test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_onelevel_inh [gw58] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[explicit-False] test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_limit test/orm/test_joins.py::JoinTest::test_filter_by_from_join[explicit-True] [gw40] [ 32%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_limit [gw7] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_plain_select_compiler_expression [gw48] [ 32%] PASSED test/orm/test_inspect.py::TestORMInspection::test_relationship_filter test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key test/orm/test_inspect.py::TestORMInspection::test_attr_keys test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_subquery [gw54] [ 32%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_5 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_6 test/sql/test_labels.py::ColExprLabelTest::test_returning_dupes_column_expression [gw62] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_inline_non_polymorphic test/orm/test_inspect.py::TestORMInspection::test_session_accessor [gw40] [ 32%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_subquery test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_use_labels [gw25] [ 32%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_create_table [gw7] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_returning_dupes_column_expression [gw3] [ 32%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_plus_joined_aliased_abs_bcs [gw58] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[explicit-True] test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_explicit [gw40] [ 32%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_result_map_use_labels test/orm/test_joins.py::JoinTest::test_filter_by_from_join[none-False] [gw26] [ 32%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_no_depth test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_crud test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_table_alias_1 test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_plus_joined_unaliased_abs_bcs test/sql/test_labels.py::ColExprLabelTest::test_select_dupes_column_expression [gw54] [ 32%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_6 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_7 test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_options [gw40] [ 32%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_table_alias_1 test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_table_alias_2 [gw7] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_select_dupes_column_expression [gw58] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[none-False] test/orm/test_joins.py::JoinTest::test_filter_by_from_join[none-True] test/sql/test_labels.py::ColExprLabelTest::test_type_coerce_auto_label_label_style_disambiguate [gw54] [ 32%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_7 [gw40] [ 32%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_table_alias_2 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_8 [gw59] [ 32%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_fetch test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_too_long_name_disallowed [gw7] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_type_coerce_auto_label_label_style_disambiguate [gw9] [ 32%] PASSED test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key test/sql/test_labels.py::ColExprLabelTest::test_type_coerce_auto_label_label_style_none [gw58] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[none-True] [gw40] [ 32%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_too_long_name_disallowed test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key_pk_absent test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_evaluate test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship-False] [gw3] [ 32%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_plus_joined_unaliased_abs_bcs [gw54] [ 32%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_8 [gw7] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_type_coerce_auto_label_label_style_none test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_9 test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_unaliased_abs_bcs_one test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_five] test/sql/test_labels.py::ColExprLabelTest::test_wraps_col_expr_label_propagate[inside] [gw58] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship-False] [gw25] [ 32%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_crud test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship-True] [gw40] [ 32%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_five] [gw24] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_multiple_with_aliases test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_four] [gw54] [ 32%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_9 test/orm/test_joins.py::JoinTest::test_no_joinpoint_expr [gw7] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_wraps_col_expr_label_propagate[inside] [gw22] [ 32%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_auto_aliasing_multi_link test/orm/test_joins.py::SelfReferentialTest::test_from_self_inside_excludes_outside [gw26] [ 32%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_options test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_one [gw9] [ 32%] PASSED test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key_pk_absent test/sql/test_labels.py::ColExprLabelTest::test_wraps_col_expr_label_propagate[outside] [gw40] [ 32%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_four] test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_one] test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_ddl_hastable test/orm/test_expire.py::PolymorphicExpireTest::test_poly_deferred [gw58] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship-True] [gw24] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_no_joinpoint_expr test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship_only-False] test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_with_deferred [gw22] [ 32%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_one test/orm/test_joins.py::JoinTest::test_no_onclause [gw65] [ 32%] PASSED test/orm/test_inspect.py::TestORMInspection::test_attr_keys [gw40] [ 32%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_one] test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_six] [gw7] [ 32%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_wraps_col_expr_label_propagate[outside] test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_two [gw58] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship_only-False] test/sql/test_labels.py::LabelLengthTest::test_adjustable_1 test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship_only-True] test/orm/test_inspect.py::TestORMInspection::test_attrs_props_prop_added_after_configure [gw3] [ 32%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_unaliased_abs_bcs_one [gw40] [ 32%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_six] test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_three] [gw48] [ 32%] PASSED test/orm/test_inspect.py::TestORMInspection::test_session_accessor test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_unaliased_abs_bcs_two [gw22] [ 32%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_two [gw62] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_explicit test/orm/test_joins.py::InheritedJoinTest::test_force_via_select_from [gw40] [ 32%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_three] test/orm/test_inspect.py::TestORMInspection::test_synonym_filter test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_two] [gw25] [ 32%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_ddl_hastable [gw7] [ 32%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_1 [gw24] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_no_onclause [gw58] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship_only-True] [gw9] [ 32%] PASSED test/orm/test_expire.py::PolymorphicExpireTest::test_poly_deferred test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_has_inherited_table_doesnt_consider_base test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_explicit-False] [gw40] [ 32%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_two] test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_option_on_execute [gw54] [ 32%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_from_self_inside_excludes_outside test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_no_tracking test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_one test/orm/test_joins.py::SelfReferentialTest::test_has [gw24] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_one test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_one_future test/sql/test_labels.py::LabelLengthTest::test_adjustable_2 [gw22] [ 32%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_force_via_select_from [gw40] [ 32%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_no_tracking [gw7] [ 32%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_2 [gw58] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_explicit-False] test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_tracking_negative test/sql/test_labels.py::LabelLengthTest::test_adjustable_3 test/orm/test_joins.py::InheritedJoinTest::test_single_prop test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_explicit-True] [gw24] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_one_future test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_two [gw62] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_has_inherited_table_doesnt_consider_base test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_has_inherited_table_in_mapper_args test/orm/test_expire.py::RefreshTest::test_persistence_check [gw3] [ 32%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_unaliased_abs_bcs_two [gw22] [ 32%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_single_prop [gw24] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_two [gw40] [ 32%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_tracking_negative test/orm/test_joins.py::InheritedJoinTest::test_single_prop_of_type [gw7] [ 32%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_3 test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_tracking_positive test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_joinedload_aliased_abs_bcs [gw58] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_explicit-True] test/sql/test_labels.py::LabelLengthTest::test_adjustable_4 [gw40] [ 32%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_tracking_positive test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_none-False] [gw22] [ 32%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_single_prop_of_type test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_two_future [gw54] [ 32%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_has [gw62] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_has_inherited_table_in_mapper_args [gw7] [ 32%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_4 test/orm/test_joins.py::SelfReferentialTest::test_join_4_explicit_join test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[closure-lambda_crit] [gw24] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_two_future test/orm/test_joins.py::JoinTest::test_overlap_with_aliases test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_ok_to_override_type_from_abstract test/sql/test_labels.py::LabelLengthTest::test_adjustable_5 [gw26] [ 32%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_with_deferred [gw58] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_none-False] [gw25] [ 32%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_option_on_execute test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_none-True] [gw7] [ 32%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_5 test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_explicit_left test/orm/test_eager_relations.py::SelfReferentialM2MEagerTest::test_basic test/sql/test_labels.py::LabelLengthTest::test_adjustable_result_schema_column_1 [gw40] [ 32%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[closure-lambda_crit] [gw3] [ 32%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_joinedload_aliased_abs_bcs test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_via_engine [gw24] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_overlap_with_aliases [gw58] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_none-True] [gw54] [ 32%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_join_4_explicit_join test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[closure-lambda_stmt] test/orm/test_joins.py::SelfReferentialTest::test_join_to_nonaliased test/orm/test_joins.py::JoinTest::test_overlapping_backwards_joins test/orm/test_joins.py::JoinTest::test_full_flag [gw58] [ 32%] PASSED test/orm/test_joins.py::JoinTest::test_full_flag [gw7] [ 33%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_result_schema_column_1 test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_multiple_from_clause [gw48] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_synonym_filter test/sql/test_labels.py::LabelLengthTest::test_adjustable_result_schema_column_2 [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_overlapping_backwards_joins [gw40] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[closure-lambda_stmt] [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_multiple_from_clause [gw25] [ 33%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_41_2::test_via_engine [gw54] [ 33%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_join_to_nonaliased [gw7] [ 33%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_result_schema_column_2 test/sql/test_labels.py::LabelLengthTest::test_colnames_longer_than_labels_lowercase [gw9] [ 33%] PASSED test/orm/test_expire.py::RefreshTest::test_persistence_check test/orm/test_joins.py::JoinTest::test_overlapping_paths_multilevel test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_no_from_clause test/orm/test_joins.py::SelfReferentialTest::test_join_to_self_no_aliases_raises [gw65] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_attrs_props_prop_added_after_configure test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[none-lambda_crit] test/orm/test_inspect.py::TestORMInspection::test_with_polymorphic test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-from_statement-orm] [gw57] [ 33%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_from_subq_union[has_default-different_name-from_statement-orm] [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_no_from_clause test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_single_from_clause test/orm/test_expire.py::RefreshTest::test_refresh [gw54] [ 33%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_join_to_self_no_aliases_raises test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_five [gw22] [ 33%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_explicit_left test/sql/test_lambdas.py::LambdaElementTest::test_conditional_must_be_tracked [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_overlapping_paths_multilevel test/orm/test_inspect.py::TestORMInspection::test_class_mapper [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_single_from_clause test/orm/test_joins.py::JoinTest::test_invalid_kwarg_join test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_event test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_implicit_left [gw26] [ 33%] PASSED test/orm/test_eager_relations.py::SelfReferentialM2MEagerTest::test_basic [gw7] [ 33%] PASSED test/sql/test_labels.py::LabelLengthTest::test_colnames_longer_than_labels_lowercase [gw40] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[none-lambda_crit] test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[none-lambda_stmt] [gw25] [ 33%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_event test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_param [gw25] [ 33%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_param test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_tuple_param [gw57] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_conditional_must_be_tracked test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_four test/sql/test_labels.py::LabelLengthTest::test_colnames_longer_than_labels_uppercase [gw7] [ 33%] PASSED test/sql/test_labels.py::LabelLengthTest::test_colnames_longer_than_labels_uppercase [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_invalid_kwarg_join test/orm/test_joins.py::JoinTest::test_isouter_flag [gw22] [ 33%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_implicit_left test/sql/test_labels.py::LabelLengthTest::test_label_overlap_unlabeled [gw7] [ 33%] PASSED test/sql/test_labels.py::LabelLengthTest::test_label_overlap_unlabeled test/sql/test_labels.py::LabelLengthTest::test_table_plus_column_exceeds_length test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_select_explicit_left test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_41_2::test_limited_eager_w_multi_null_booleans [gw25] [ 33%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_tuple_param test/orm/test_joins.py::JoinTest::test_overlapping_paths_one test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_no_event [gw25] [ 33%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_no_event test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_fails_warning [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_isouter_flag test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[False-False] [gw57] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_four test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_one [gw62] [ 33%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_ok_to_override_type_from_abstract [gw25] [ 33%] SKIPPED test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_fails_warning [gw40] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[none-lambda_stmt] [gw7] [ 33%] PASSED test/sql/test_labels.py::LabelLengthTest::test_table_plus_column_exceeds_length [gw22] [ 33%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_select_explicit_left test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_not_in_python3 test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[parameter-lambda_crit] [gw59] [ 33%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_evaluate [gw57] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_one test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_select_implicit_left test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_non_truncated [gw25] [ 33%] PASSED test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_not_in_python3 test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_three [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[False-False] test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[False-True] test/sql/test_insert.py::EmptyTest::test_empty_insert_default [gw54] [ 33%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_five [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_overlapping_paths_one test/orm/test_joins.py::JoinTest::test_plain_table [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_plain_table test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_four [gw22] [ 33%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_select_implicit_left test/orm/test_joins.py::JoinTest::test_pure_expression [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_pure_expression test/orm/test_joins.py::JoinTest::test_replace_multiple_from_clause [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_replace_multiple_from_clause test/orm/test_joins.py::JoinTest::test_select_from [gw7] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_non_truncated test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_truncated_named test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_mapped_explicit_left test/orm/test_expire.py::ExpireTest::test_deferred [gw40] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[parameter-lambda_crit] [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[False-True] test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[True-False] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_fetch [gw57] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_three test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_two [gw7] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_truncated_named [gw62] [ 33%] PASSED test/sql/test_insert.py::EmptyTest::test_empty_insert_default test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[parameter-lambda_stmt] [gw57] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_two [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_select_from test/sql/test_lambdas.py::LambdaElementTest::test_dict_literal_keys_proper_use test/orm/test_joins.py::JoinTest::test_select_from_orm_joins [gw9] [ 33%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh test/orm/test_expire.py::RefreshTest::test_refresh2 [gw22] [ 33%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_mapped_explicit_left test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_mapped_implicit_left test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_truncated_positional [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[True-False] test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[True-True] [gw7] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_bind_param_truncated_positional test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_column_bind_labels_1 test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection0] [gw11] [ 33%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_iterate [gw54] [ 33%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_four [gw62] [ 33%] PASSED test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection0] [gw48] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_with_polymorphic [gw40] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_9029_integration[parameter-lambda_stmt] test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_one test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection1] [gw7] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_column_bind_labels_1 test/sql/test_lambdas.py::LambdaElementTest::test_adapt_select [gw22] [ 33%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_mapped_implicit_left [gw57] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_dict_literal_keys_proper_use [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[True-True] test/orm/test_joins.py::JoinTest::test_join_entity_from_multiple_entities test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_explicit_left test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_column_bind_labels_2 test/ext/test_associationproxy.py::SetTest::test_bulk_replace [gw62] [ 33%] PASSED test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection1] [gw43] [ 33%] PASSED test/base/test_events.py::RemovalTest::test_listener_collection_removed_cleanup test/sql/test_lambdas.py::LambdaElementTest::test_execute_boolean test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection2] [gw7] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_column_bind_labels_2 [gw54] [ 33%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_one [gw22] [ 33%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_explicit_left test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_custom_max_identifier_length test/base/test_events.py::RemovalTest::test_no_add_in_event test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_three [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_select_from_orm_joins [gw62] [ 33%] PASSED test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection2] test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_implicit_left test/orm/test_instrumentation.py::InitTest::test_A test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_false [gw65] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_class_mapper [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_entity_from_multiple_entities test/orm/test_joins.py::JoinTest::test_join_entity_from_multiple_from_clause test/ext/test_baked.py::StateChangeTest::test_chained_add_operator test/orm/test_joins.py::JoinTest::test_single_prop_1 [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_1 test/orm/test_joins.py::JoinTest::test_single_prop_12 [gw40] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_adapt_select test/sql/test_lambdas.py::LambdaElementTest::test_assignment_one [gw43] [ 33%] PASSED test/base/test_events.py::RemovalTest::test_no_add_in_event [gw16] [ 33%] PASSED test/ext/test_baked.py::StateChangeTest::test_chained_add_operator [gw62] [ 33%] PASSED test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_false test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_true [gw7] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_custom_max_identifier_length test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_custom_max_identifier_length_onconnect test/orm/test_inspect.py::TestORMInspection::test_col_filter [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_A test/orm/test_instrumentation.py::InitTest::test_A_B_C [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_A_B_C test/orm/test_instrumentation.py::InitTest::test_A_B_Ci test/base/test_events.py::RemovalTest::test_no_remove_in_event [gw43] [ 33%] PASSED test/base/test_events.py::RemovalTest::test_no_remove_in_event [gw62] [ 33%] PASSED test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_true test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_true_executemany_mode [gw7] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_custom_max_identifier_length_onconnect test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_custom_maxlen [gw11] [ 33%] PASSED test/ext/test_associationproxy.py::SetTest::test_bulk_replace [gw22] [ 33%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_implicit_left [gw54] [ 33%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_three test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_two [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_entity_from_multiple_from_clause test/orm/test_joins.py::JoinTest::test_join_explicit_left_multiple_adapted [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_A_B_Ci test/orm/test_instrumentation.py::InitTest::test_A_Bi_C [gw9] [ 33%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh2 [gw62] [ 33%] PASSED test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_true_executemany_mode [gw57] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_boolean [gw40] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_assignment_one [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_12 test/orm/test_joins.py::JoinTest::test_single_prop_13 [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_A_Bi_C test/orm/test_instrumentation.py::InitTest::test_Ai [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai test/ext/test_associationproxy.py::SetTest::test_set_comparison_empty_to_empty test/sql/test_lambdas.py::LambdaElementTest::test_rhs_type_detection_standalone test/sql/test_lambdas.py::LambdaElementTest::test_assignment_three [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_13 test/orm/test_joins.py::JoinTest::test_single_prop_2 test/orm/test_instrumentation.py::InitTest::test_Ai_B [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_B test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_explicit_left_multiple_adapted test/orm/test_joins.py::JoinTest::test_join_explicit_left_multiple_from_clause [gw16] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_rhs_type_detection_standalone [gw25] [ 33%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred test/orm/test_expire.py::ExpireTest::test_deferred_expire_explicit_attrs test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_cached [gw57] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_cached test/orm/test_joins.py::JoinLateralTest::test_from_function test/sql/test_lambdas.py::LambdaElementTest::test_select_columns_clause [gw7] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_custom_maxlen test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_custom_maxlen_dialect_only [gw7] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_custom_maxlen_dialect_only test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_custom_maxlen_user_set_manually [gw7] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_custom_maxlen_user_set_manually test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_raise_too_large test/orm/test_expire.py::RefreshTest::test_refresh_autoflush [gw11] [ 33%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_comparison_empty_to_empty test/ext/test_associationproxy.py::SetTest::test_set_comparisons test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_uncached [gw54] [ 33%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_two test/orm/test_instrumentation.py::InitTest::test_Ai_B_C [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_B_C test/orm/test_instrumentation.py::InitTest::test_Ai_B_Ci [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_B_Ci [gw40] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_assignment_three [gw7] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_raise_too_large test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_too_large_custom_maxlen [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_2 test/orm/test_joins.py::JoinTest::test_single_prop_3 [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_3 test/orm/test_joins.py::JoinTest::test_single_prop_4 test/sql/test_lambdas.py::LambdaElementTest::test_assignment_two [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_explicit_left_multiple_from_clause test/orm/test_joins.py::JoinTest::test_join_nonmapped_column [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_nonmapped_column test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback [gw16] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_columns_clause test/sql/test_lambdas.py::LambdaElementTest::test_select_fromclause [gw7] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_label_length_too_large_custom_maxlen test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_max_identifier_length_onconnect test/orm/test_joins.py::JoinTest::test_join_relationship_propagate_attrs [gw25] [ 33%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_expire_explicit_attrs test/orm/test_instrumentation.py::InitTest::test_Ai_Bi [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_4 test/orm/test_joins.py::JoinTest::test_single_prop_6 [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_Bi test/orm/test_instrumentation.py::InitTest::test_Ai_Bi_Ci [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback_use_labels [gw9] [ 33%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_autoflush [gw57] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_uncached test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_cached [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_Bi_Ci test/orm/test_instrumentation.py::InitTest::test_Ai_b_Ci [gw11] [ 33%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_comparisons test/ext/test_associationproxy.py::SetTest::test_set_mutation [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_relationship_propagate_attrs test/orm/test_joins.py::JoinTest::test_join_with_entities[False-False] [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_with_entities[False-False] [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_6 test/orm/test_joins.py::JoinTest::test_single_prop_9 [gw40] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_assignment_two test/sql/test_lambdas.py::LambdaElementTest::test_bind_type test/orm/test_expire.py::ExpireTest::test_deferred_expire_normally [gw16] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_fromclause test/sql/test_lambdas.py::LambdaElementTest::test_select_future_expanding_columns [gw16] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_future_expanding_columns [gw26] [ 33%] PASSED test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_41_2::test_limited_eager_w_multi_null_booleans test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_41_2::test_limited_eager_w_null test/orm/test_joins.py::JoinTest::test_join_with_entities[False-True] [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_with_entities[False-True] test/orm/test_joins.py::JoinTest::test_join_with_entities[True-False] [gw7] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_max_identifier_length_onconnect [gw22] [ 33%] PASSED test/orm/test_joins.py::JoinLateralTest::test_from_function test/orm/test_joins.py::JoinLateralTest::test_from_function_aas [gw40] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_bind_type test/sql/test_lambdas.py::LambdaElementTest::test_boolean_conditionals test/orm/test_expire.py::RefreshTest::test_refresh_expired [gw65] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_col_filter [gw62] [ 33%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values_literal_binds [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback_use_labels test/sql/test_labels.py::ColExprLabelTest::test_boolean_auto_label [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_boolean_auto_label test/sql/test_labels.py::ColExprLabelTest::test_cast_auto_label_label_style_disabmiguate [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_cast_auto_label_label_style_disabmiguate [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_with_entities[True-False] test/orm/test_joins.py::JoinTest::test_join_with_entities[True-True] [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_join_with_entities[True-True] [gw24] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_9 [gw25] [ 33%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_expire_normally test/sql/test_lambdas.py::LambdaElementTest::test_select_legacy_expanding_columns [gw16] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_legacy_expanding_columns test/sql/test_lambdas.py::LambdaElementTest::test_select_whereclause [gw16] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_whereclause test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_embedded [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_b_Ci test/sql/test_labels.py::ColExprLabelTest::test_cast_auto_label_label_style_none [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_cast_auto_label_label_style_none test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_label_style_disambiguate [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_label_style_disambiguate test/orm/test_joins.py::JoinTest::test_joins_from_adapted_entities [gw62] [ 33%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values_literal_binds test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values_return_defaults [gw62] [ 33%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values_return_defaults test/orm/test_inspect.py::TestORMInspection::test_col_property [gw52] [ 33%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_set_get test/ext/test_hybrid.py::PropertyMirrorTest::test_aliased_mismatched_col test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_label_style_none test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_parent_child [gw22] [ 33%] PASSED test/orm/test_joins.py::JoinLateralTest::test_from_function_aas [gw40] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_boolean_conditionals test/sql/test_lambdas.py::LambdaElementTest::test_boolean_constants [gw57] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_cached test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_uncached [gw16] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_embedded test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_linked test/orm/test_instrumentation.py::InitTest::test_Ai_bi [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_bi test/orm/test_instrumentation.py::InitTest::test_Ai_bi_Ci test/orm/test_joins.py::JoinLateralTest::test_select_subquery [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_label_style_none test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_use_labels [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_use_labels [gw40] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_boolean_constants test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_bindparam_matches [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_joins_from_adapted_entities test/orm/test_joins.py::JoinTest::test_joins_from_adapted_entities_isouter [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_bi_Ci test/orm/test_instrumentation.py::InitTest::test_ai [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_ai [gw40] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_bindparam_matches [gw52] [ 33%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_aliased_mismatched_col test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_use_labels [gw9] [ 33%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_expired test/orm/test_expire.py::RefreshTest::test_refresh_maintains_deferred_options [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_use_labels test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_bindparam_matches_annotations [gw16] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_linked test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_statement [gw22] [ 33%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery [gw58] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_joins_from_adapted_entities_isouter [gw16] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_statement test/ext/test_hybrid.py::PropertyMirrorTest::test_c_collection_func_element test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_explicit_correlate test/orm/test_instrumentation.py::InitTest::test_ai_B [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_ai_B test/orm/test_instrumentation.py::InitTest::test_ai_Bi test/orm/test_joins.py::JoinTest::test_left_is_none_and_query_has_no_entities [gw48] [ 33%] PASSED test/orm/test_instrumentation.py::InitTest::test_ai_Bi test/orm/test_instrumentation.py::InitTest::test_defaulted_init [gw48] [ 34%] PASSED test/orm/test_instrumentation.py::InitTest::test_defaulted_init test/orm/test_instrumentation.py::MapperInitTest::test_del_warning [gw48] [ 34%] PASSED test/orm/test_instrumentation.py::MapperInitTest::test_del_warning test/orm/test_instrumentation.py::MapperInitTest::test_partially_mapped_inheritance [gw48] [ 34%] PASSED test/orm/test_instrumentation.py::MapperInitTest::test_partially_mapped_inheritance test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_hey_theres_multiple_paths [gw58] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_left_is_none_and_query_has_no_entities [gw24] [ 34%] PASSED test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_parent_child [gw40] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_bindparam_matches_annotations test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_correct_one [gw40] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_correct_one test/orm/test_instrumentation.py::MiscTest::test_compileonattr test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_correct_two [gw40] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_correct_two test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_incorrect [gw40] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_incorrect test/sql/test_lambdas.py::LambdaElementTest::test_coercion_cols_clause [gw40] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_coercion_cols_clause [gw59] [ 34%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_fetch [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_hey_theres_multiple_paths test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_opt_w_key [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_opt_w_key test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_opt_w_no_key [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_opt_w_no_key test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_plain_customtrack [gw26] [ 34%] PASSED test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_41_2::test_limited_eager_w_null [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_c_collection_func_element test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_parent_child_select_from [gw65] [ 34%] PASSED test/orm/test_inspect.py::TestORMInspection::test_col_property test/orm/test_inspect.py::TestORMInspection::test_column_collection_iterate [gw54] [ 34%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label_use_labels [gw54] [ 34%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label_use_labels [gw9] [ 34%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_maintains_deferred_options test/orm/test_expire.py::RefreshTest::test_refresh_with_eager test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property [gw24] [ 34%] PASSED test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_parent_child_select_from test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_select_parent_child [gw48] [ 34%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_isolation[test_case0-'_1,2]'_1] [gw54] [ 34%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_isolation[test_case0-'_1,2]'_1] test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_isolation[test_case1-__1] [gw54] [ 34%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_isolation[test_case1-__1] test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_isolation[test_case2-'_'_1] [gw54] [ 34%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_isolation[test_case2-'_'_1] test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case0-SELECT '(1,2]', '(1,2]'] [gw54] [ 34%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case0-SELECT '(1,2]', '(1,2]'] test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case1-SELECT )), ))] [gw54] [ 34%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case1-SELECT )), ))] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_evaluate test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel [gw48] [ 34%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_a [gw22] [ 34%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_explicit_correlate test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_explicit_correlate_coreonly [gw22] [ 34%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_explicit_correlate_coreonly test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_implicit_correlate [gw22] [ 34%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_implicit_correlate test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_implicit_correlate_coreonly [gw9] [ 34%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_with_eager [gw24] [ 34%] PASSED test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_select_parent_child [gw22] [ 34%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_implicit_correlate_coreonly test/orm/test_expire.py::RefreshTest::test_refresh_with_lazy [gw48] [ 34%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_a test/orm/test_joins.py::SelfRefMixedTest::test_m2m_aliased_plus_o2m test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_b test/orm/test_joins.py::JoinOnSynonymTest::test_join_on_synonym test/orm/test_bind.py::GetBindTest::test_bind_sub_table_concrete_sub_class [gw26] [ 34%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property test/ext/test_hybrid.py::PropertyMirrorTest::test_class [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_class test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present_ac [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present_ac test/ext/test_hybrid.py::PropertyMirrorTest::test_filter_by_mismatched_col [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_filter_by_mismatched_col test/ext/test_hybrid.py::PropertyMirrorTest::test_get_history test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_correlated [gw4] [ 34%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_cls_to_base [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_get_history test/ext/test_hybrid.py::PropertyMirrorTest::test_info_from_hybrid test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_race [gw4] [ 34%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_race [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_info_from_hybrid test/ext/test_hybrid.py::PropertyMirrorTest::test_info_not_mirrored [gw19] [ 34%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_sub_table_concrete_sub_class test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_sub_to_base [gw9] [ 34%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_with_lazy [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_info_not_mirrored test/ext/test_associationproxy.py::ScalarTest::test_empty_scalars test/ext/test_hybrid.py::PropertyMirrorTest::test_key test/orm/test_deprecations.py::InheritedJoinTest::test_multiple_adaption test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[7] [gw48] [ 34%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_b [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_key test/ext/test_hybrid.py::PropertyMirrorTest::test_property test/orm/test_instrumentation.py::MiscTest::test_uninstrument [gw65] [ 34%] PASSED test/orm/test_inspect.py::TestORMInspection::test_column_collection_iterate [gw48] [ 34%] PASSED test/orm/test_instrumentation.py::MiscTest::test_uninstrument [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_property [gw24] [ 34%] PASSED test/orm/test_joins.py::SelfRefMixedTest::test_m2m_aliased_plus_o2m test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_before test/orm/test_inspect.py::TestORMInspection::test_extension_types test/ext/test_extendedattr.py::DisposeTest::test_unregister test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_managerattr test/orm/test_joins.py::SelfRefMixedTest::test_o2m_aliased_plus_o2m [gw10] [ 34%] PASSED test/ext/test_associationproxy.py::ScalarTest::test_empty_scalars [gw26] [ 34%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_correlated test/ext/test_hybrid.py::PropertyOverrideTest::test_override_comparator [gw53] [ 34%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_before [gw9] [ 34%] PASSED test/ext/test_extendedattr.py::DisposeTest::test_unregister [gw48] [ 34%] PASSED test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_managerattr test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_two test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_desc test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-False-True] [gw64] [ 34%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_multiple_adaption [gw24] [ 34%] PASSED test/orm/test_joins.py::SelfRefMixedTest::test_o2m_aliased_plus_o2m test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_stateattr [gw33] [ 34%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_two test/ext/test_extendedattr.py::ExtendedEventsTest::test_subclassed test/orm/test_lazy_relations.py::GetterStateTest::test_history_populated_passive_return_never_set test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-False-False] [gw48] [ 34%] PASSED test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_stateattr [gw9] [ 34%] PASSED test/ext/test_extendedattr.py::ExtendedEventsTest::test_subclassed [gw22] [ 34%] PASSED test/orm/test_joins.py::JoinOnSynonymTest::test_join_on_synonym test/orm/test_joins.py::SelfReferentialM2MTest::test_any [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_plain_customtrack test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_one [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_one test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_three test/orm/test_load_on_fks.py::FlushOnPendingTest::test_dont_load_if_no_keys test/orm/test_instrumentation.py::NativeInstrumentationTest::test_register_reserved_attribute [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_three test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_two [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_two test/ext/test_extendedattr.py::FinderTest::test_customfinder_greedy [gw9] [ 34%] PASSED test/ext/test_extendedattr.py::FinderTest::test_customfinder_greedy test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_additional_hascachekey_variants [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_additional_hascachekey_variants test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_atonce_whereclause_customtrack_binds[False] [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_atonce_whereclause_customtrack_binds[False] [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_comparator test/ext/test_hybrid.py::PropertyOverrideTest::test_override_expr test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_atonce_whereclause_customtrack_binds[True] [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_atonce_whereclause_customtrack_binds[True] test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_atonce_whereclause_novalue [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_atonce_whereclause_novalue test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_atonce_whereclause_values [gw48] [ 34%] PASSED test/orm/test_instrumentation.py::NativeInstrumentationTest::test_register_reserved_attribute [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_atonce_whereclause_values test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_atonce_whereclause_values_notrack [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_atonce_whereclause_values_notrack test/orm/test_instrumentation.py::OnLoadTest::test_basic [gw48] [ 34%] PASSED test/orm/test_instrumentation.py::OnLoadTest::test_basic test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args test/ext/test_extendedattr.py::FinderTest::test_customfinder_pass [gw9] [ 34%] PASSED test/ext/test_extendedattr.py::FinderTest::test_customfinder_pass test/ext/test_extendedattr.py::FinderTest::test_nativeext_interfaceexact [gw26] [ 34%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_desc test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_list_of_opts [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_list_of_opts test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_set_of_opts [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_set_of_opts [gw9] [ 34%] PASSED test/ext/test_extendedattr.py::FinderTest::test_nativeext_interfaceexact test/ext/test_extendedattr.py::FinderTest::test_nativeext_submanager [gw9] [ 34%] PASSED test/ext/test_extendedattr.py::FinderTest::test_nativeext_submanager test/ext/test_extendedattr.py::FinderTest::test_standard [gw19] [ 34%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[7] [gw48] [ 34%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args test/sql/test_lambdas.py::LambdaElementTest::test_update_statement test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[8] [gw64] [ 34%] PASSED test/orm/test_load_on_fks.py::FlushOnPendingTest::test_dont_load_if_no_keys [gw53] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-False-True] test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args_plus_opt [gw9] [ 34%] PASSED test/ext/test_extendedattr.py::FinderTest::test_standard [gw59] [ 34%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_evaluate [gw48] [ 34%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args_plus_opt test/orm/test_load_on_fks.py::LoadOnFKsTest::test_autoflush_load_on_pending_on_pending test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-True-False] test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b1 [gw9] [ 34%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b1 test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_sig [gw24] [ 34%] PASSED test/orm/test_joins.py::SelfReferentialM2MTest::test_any [gw48] [ 34%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_sig test/orm/test_joins.py::SelfReferentialM2MTest::test_contains [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_expr test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_core_round_trip test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b2 [gw16] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_update_statement test/ext/test_hybrid.py::PropertyOverrideTest::test_override_getter [gw33] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-False-False] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_fetch [gw53] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-True-False] [gw19] [ 34%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[8] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-True-True] [gw9] [ 34%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b2 test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_cols_round_trip test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-False-True] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[9] [gw65] [ 34%] PASSED test/orm/test_inspect.py::TestORMInspection::test_extension_types test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_c_b [gw10] [ 34%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_history_populated_passive_return_never_set [gw9] [ 34%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_c_b test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_none [gw33] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-False-True] test/orm/test_inspect.py::TestORMInspection::test_identity_key [gw53] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-True-True] [gw9] [ 34%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_none [gw24] [ 34%] PASSED test/orm/test_joins.py::SelfReferentialM2MTest::test_contains test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_down test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-False-False] test/orm/test_joins.py::SelfReferentialM2MTest::test_explicit_join test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-False] [gw64] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_autoflush_load_on_pending_on_pending [gw9] [ 34%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_down test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_missing test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_up test/orm/test_load_on_fks.py::LoadOnFKsTest::test_autoflush_on_pending [gw9] [ 34%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_up [gw19] [ 34%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[9] [gw53] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-False-False] [gw24] [ 34%] PASSED test/orm/test_joins.py::SelfReferentialM2MTest::test_explicit_join [gw33] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-False] [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_getter test/ext/test_hybrid.py::PropertyOverrideTest::test_override_setter test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_lambdas_rejected_in_options test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_alternate_finders test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-True] [gw64] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_autoflush_on_pending [gw9] [ 34%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_alternate_finders test/orm/test_joins.py::SelfReferentialTest::test_any test/orm/test_load_on_fks.py::LoadOnFKsTest::test_backref_doesnt_double test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_basic [gw33] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-True] [gw19] [ 34%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_lambdas_rejected_in_options [gw53] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-False-True] [gw10] [ 34%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_missing test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_multiple_entities_single_lambda [gw9] [ 34%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_basic test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-False] test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable [gw64] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_backref_doesnt_double test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_no_sql [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_setter [gw33] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-False] [gw53] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-True-False] test/ext/test_hybrid.py::PropertyOverrideTest::test_property test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-True] [gw8] [ 34%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted_del [gw64] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_no_sql test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_populated [gw19] [ 34%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_multiple_entities_single_lambda test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_subqueryload_external_lambda_caveats test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge [gw33] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-True] [gw53] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-True-False] [gw64] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_populated [gw16] [ 34%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_cols_round_trip test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_allows_backref_event test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[False-False] [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_property [gw24] [ 34%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_any [gw33] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-True-False] test/orm/test_joins.py::SelfReferentialTest::test_contains [gw65] [ 34%] PASSED test/orm/test_inspect.py::TestORMInspection::test_identity_key [gw8] [ 34%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge [gw10] [ 34%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable test/ext/test_hybrid.py::PropertyValueTest::test_nonassignable [gw64] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_allows_backref_event test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-True-True] [gw46] [ 34%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_evaluate test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_column_prop [gw53] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-False-False] test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge_all test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_with_set test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable_on_pending [gw22] [ 34%] PASSED test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_core_round_trip test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-False-True] [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyValueTest::test_nonassignable test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_join_render[-SELECT users.id AS users_id, users.name AS users_name FROM users JOIN addresses ON users.id = addresses.user_id0] [gw24] [ 34%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_contains test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_fetch test/orm/test_joins.py::SelfReferentialTest::test_eq_ne test/ext/test_hybrid.py::PropertyValueTest::test_nondeletable [gw33] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-True-True] [gw64] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_with_set test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-False-False] [gw22] [ 34%] PASSED test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_join_render[-SELECT users.id AS users_id, users.name AS users_name FROM users JOIN addresses ON users.id = addresses.user_id0] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_persistent_allows_backref_event [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyValueTest::test_nondeletable test/orm/test_deprecations.py::SelfReferentialEagerTest::test_eager_loading_with_deferred test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_join_render[-SELECT users.id AS users_id, users.name AS users_name FROM users JOIN addresses ON users.id = addresses.user_id1] [gw53] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-False-True] test/ext/test_hybrid.py::PropertyValueTest::test_set_get [gw8] [ 34%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge_all [gw24] [ 34%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_eq_ne [gw33] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-True-False] [gw22] [ 34%] PASSED test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_join_render[-SELECT users.id AS users_id, users.name AS users_name FROM users JOIN addresses ON users.id = addresses.user_id1] test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_transient_via_rollback test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_join_render[-SELECT users.id AS users_id, users.name AS users_name FROM users LEFT OUTER JOIN orders ON users.id = orders.user_id JOIN addresses ON addresses.id = orders.address_id0] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-False-True] [gw52] [ 34%] PASSED test/ext/test_hybrid.py::PropertyValueTest::test_set_get [gw64] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_persistent_allows_backref_event test/ext/test_hybrid.py::SpecialObjectTest::test_docstring test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_history_on_persistent_allows_backref_event [gw33] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-False-True] [gw53] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-True-False] [gw22] [ 34%] PASSED test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_join_render[-SELECT users.id AS users_id, users.name AS users_name FROM users LEFT OUTER JOIN orders ON users.id = orders.user_id JOIN addresses ON addresses.id = orders.address_id0] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-True-False] test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_join_render[-SELECT users.id AS users_id, users.name AS users_name FROM users LEFT OUTER JOIN orders ON users.id = orders.user_id JOIN addresses ON addresses.id = orders.address_id1] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-True-True] [gw10] [ 34%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable_on_pending [gw52] [ 34%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_docstring [gw8] [ 34%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_transient_via_rollback test/ext/test_hybrid.py::SpecialObjectTest::test_instance_four [gw64] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_history_on_persistent_allows_backref_event [gw22] [ 34%] PASSED test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_join_render[-SELECT users.id AS users_id, users.name AS users_name FROM users LEFT OUTER JOIN orders ON users.id = orders.user_id JOIN addresses ON addresses.id = orders.address_id1] [gw16] [ 34%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[False-False] [gw33] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-True-False] [gw52] [ 34%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_four test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-False-False] test/ext/test_hybrid.py::SpecialObjectTest::test_instance_one test/orm/test_events.py::SessionLifecycleEventsTest::test_transient_to_pending [gw53] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-True-True] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-True-True] [gw52] [ 34%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_one test/ext/test_hybrid.py::SpecialObjectTest::test_instance_three test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-False-False] [gw52] [ 34%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_three test/ext/test_hybrid.py::SpecialObjectTest::test_instance_two [gw64] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-False-False] test/orm/test_lazy_relations.py::LazyTest::test_annotated_fn_criteria [gw71] [ 34%] PASSED test/orm/test_deprecations.py::SelfReferentialEagerTest::test_eager_loading_with_deferred [gw52] [ 34%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_two test/ext/test_hybrid.py::SpecialObjectTest::test_query_five [gw19] [ 34%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_subqueryload_external_lambda_caveats test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-False-True] [gw33] [ 34%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-True-True] [gw59] [ 34%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_fetch [gw8] [ 35%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_transient_to_pending test/orm/test_joins.py::JoinTest::test_aliased_classes test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_subqueryload_internal_lambda [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_no_load_on_pending_allows_backref_event [gw65] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_column_prop [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-False-True] [gw52] [ 35%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_five test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-literal_column] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-True-False] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_evaluate test/ext/test_hybrid.py::SpecialObjectTest::test_query_four test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_relationship_prop [gw33] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_no_load_on_pending_allows_backref_event [gw52] [ 35%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_four [gw46] [ 35%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_fetch [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-False-True] [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-True-False] test/ext/test_hybrid.py::SpecialObjectTest::test_query_one test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-True-True] test/base/test_events.py::SlotsEventsTest::test_no_slots_dispatch test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_evaluate [gw52] [ 35%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_one test/orm/test_loading.py::InstanceProcessorTest::test_state_no_load_path_comparison test/ext/test_hybrid.py::SpecialObjectTest::test_query_three [gw8] [ 35%] PASSED test/base/test_events.py::SlotsEventsTest::test_no_slots_dispatch [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-True-True] [gw11] [ 35%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_mutation test/base/test_events.py::SlotsEventsTest::test_slots_dispatch test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-False-False] [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-True-False] test/ext/test_associationproxy.py::SetTest::test_set_operations [gw52] [ 35%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_three [gw8] [ 35%] PASSED test/base/test_events.py::SlotsEventsTest::test_slots_dispatch test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-True-True] test/ext/test_hybrid.py::SpecialObjectTest::test_query_two test/orm/test_core_compilation.py::SelectableTest::test_froms_single_table test/base/test_events.py::SubclassGrowthTest::test_subclass [gw16] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[True-False] [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-False-False] [gw52] [ 35%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_two test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-False-True] test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_expr [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-False-False] [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-False-True] test/orm/test_deprecations.py::MergeResultTest::test_single_entity test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-True-False] [gw49] [ 35%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_froms_single_table [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-False-True] [gw52] [ 35%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_expr [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-True-False] test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_property test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-True-True] [gw66] [ 35%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_single_entity [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-False-True] test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_non_relation_basestring test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-False] [gw11] [ 35%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_operations [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-False-False] [gw52] [ 35%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_property [gw10] [ 35%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_annotated_fn_criteria test/ext/test_hybrid.py::SynonymOfPropertyTest::test_hasattr test/ext/test_associationproxy.py::SynonymOfProxyTest::test_hasattr [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-False] test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_echoflags_execute [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-True] [gw46] [ 35%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_evaluate test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-False-True] test/orm/test_lazy_relations.py::LazyTest::test_backrefs_dont_lazyload [gw52] [ 35%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_hasattr [gw66] [ 35%] PASSED test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_echoflags_execute test/ext/test_hybrid.py::SynonymOfPropertyTest::test_instance_access test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_fetch [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-True] test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_execute test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-False-False] [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-False-True] [gw71] [ 35%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-literal_column] [gw33] [ 35%] PASSED test/orm/test_loading.py::InstanceProcessorTest::test_state_no_load_path_comparison test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-plain] [gw52] [ 35%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_instance_access [gw11] [ 35%] PASSED test/ext/test_associationproxy.py::SynonymOfProxyTest::test_hasattr [gw16] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_entity_round_trip[True-True] [gw10] [ 35%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_backrefs_dont_lazyload [gw67] [ 35%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_non_relation_basestring test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-False] [gw66] [ 35%] PASSED test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_execute test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_names [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-False-False] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[0] test/orm/test_lazy_relations.py::LazyTest::test_basic test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_autoincrement_true [gw71] [ 35%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-plain] test/orm/test_lockmode.py::ForUpdateTest::test_key_share test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_expr test/orm/test_mapper.py::ComparatorFactoryTest::test_column test/orm/test_loading.py::InstancesTest::test_cursor_close_exception_raised_in_iteration [gw52] [ 35%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_autoincrement_true test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-False-True] [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-False] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-text] [gw66] [ 35%] PASSED test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_names test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_connection test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-True] [gw22] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_aliased_classes [gw11] [ 35%] PASSED test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_expr test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args0-ALWAYS AS IDENTITY] [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-False-True] test/orm/test_joins.py::JoinTest::test_aliased_classes_m2m [gw71] [ 35%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[5-text] test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_instance_getter test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-True-False] [gw52] [ 35%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args0-ALWAYS AS IDENTITY] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-literal_column] [gw11] [ 35%] PASSED test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_instance_getter [gw71] [ 35%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-literal_column] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-plain] [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-True] [gw10] [ 35%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_basic [gw16] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[0] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-False-False] [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-True-False] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[1] test/orm/test_lazy_relations.py::LazyTest::test_callable_bind [gw71] [ 35%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-plain] test/orm/test_assorted_eager.py::EagerTest::test_dslish test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-True-True] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-text] [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-False-False] [gw71] [ 35%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[6-text] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-False-True] [gw22] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_aliased_classes_m2m [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-True-True] test/orm/test_loading.py::SelectStarTest::test_single_star[core-literal_column] test/orm/test_joins.py::JoinTest::test_aliased_order_by [gw66] [ 35%] PASSED test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_connection test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_engine test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-False] [gw66] [ 35%] PASSED test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_engine test/engine/test_logging.py::PoolLoggingTest::test_queuepool_echo [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-False-True] [gw16] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[1] [gw59] [ 35%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_evaluate [gw49] [ 35%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_key_share test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-True-False] [gw22] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_aliased_order_by [gw71] [ 35%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[core-literal_column] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[2] [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-False] test/orm/test_joins.py::JoinTest::test_backwards_join [gw10] [ 35%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_callable_bind [gw46] [ 35%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_fetch test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-True] test/orm/test_deferred.py::DeferredTest::test_unsaved_group [gw66] [ 35%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_queuepool_echo test/orm/test_loading.py::SelectStarTest::test_single_star[core-plain] test/orm/test_lockmode.py::ForUpdateTest::test_nowait test/orm/test_lazy_relations.py::LazyTest::test_distinct test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_fetch test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_synchronize_evaluate [gw71] [ 35%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[core-plain] [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-True-False] test/engine/test_logging.py::PoolLoggingTest::test_queuepool_logging test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-True-True] test/orm/test_loading.py::SelectStarTest::test_single_star[core-text] [gw67] [ 35%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_column [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-True] [gw22] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_backwards_join [gw66] [ 35%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_queuepool_logging test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-True-False] [gw71] [ 35%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[core-text] test/orm/test_joins.py::JoinTest::test_clause_onclause [gw56] [ 35%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved_group test/engine/test_logging.py::PoolLoggingTest::test_stpool_echo [gw49] [ 35%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_nowait test/orm/test_mapper.py::ComparatorFactoryTest::test_kwarg_accepted [gw16] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[2] [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-True-True] test/orm/test_loading.py::SelectStarTest::test_single_star[orm-literal_column] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[3] test/orm/test_lockmode.py::ForUpdateTest::test_of_single_col [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-False-False] [gw66] [ 35%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_stpool_echo test/engine/test_logging.py::PoolLoggingTest::test_stpool_logging test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-True-True] [gw71] [ 35%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[orm-literal_column] test/orm/test_loading.py::SelectStarTest::test_single_star[orm-plain] [gw67] [ 35%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_kwarg_accepted [gw66] [ 35%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_stpool_logging [gw71] [ 35%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[orm-plain] test/orm/test_mapper.py::ComparatorFactoryTest::test_relationship [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-False-False] [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-True-True] test/orm/test_mapper.py::MapperTest::test_column_synonyms [gw49] [ 35%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_of_single_col test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-False-True] [gw22] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_clause_onclause test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-False] test/engine/test_logging.py::TransactionContextLoggingTest::test_begin_once_block test/orm/test_joins.py::JoinTest::test_clause_present_in_froms_twice_w_onclause test/orm/test_loading.py::SelectStarTest::test_single_star[orm-text] test/orm/test_lockmode.py::ForUpdateTest::test_plain [gw11] [ 35%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_dslish [gw71] [ 35%] PASSED test/orm/test_loading.py::SelectStarTest::test_single_star[orm-text] test/orm/test_assorted_eager.py::EagerTest::test_noorm [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-False] [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-False-True] [gw10] [ 35%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_distinct test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-True] [gw16] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[3] [gw33] [ 35%] PASSED test/orm/test_loading.py::InstancesTest::test_cursor_close_exception_raised_in_iteration [gw22] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_clause_present_in_froms_twice_w_onclause test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-True-False] test/orm/test_lazy_relations.py::LazyTest::test_double_w_ac [gw66] [ 35%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_begin_once_block test/orm/test_joins.py::JoinTest::test_clause_present_in_froms_twice_wo_onclause [gw11] [ 35%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_noorm test/orm/test_loading.py::InstancesTest::test_cursor_close_w_failed_rowproc test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[4] test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit test/orm/test_assorted_eager.py::EagerTest::test_withjoinedload [gw49] [ 35%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_plain [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-True] [gw22] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_clause_present_in_froms_twice_wo_onclause [gw33] [ 35%] PASSED test/orm/test_loading.py::InstancesTest::test_cursor_close_w_failed_rowproc test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-True-False] test/orm/test_loading.py::InstancesTest::test_row_proc_not_created [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-True-False] [gw66] [ 35%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_inner_joinedload_w_limit test/orm/test_lockmode.py::ForUpdateTest::test_read [gw11] [ 35%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_withjoinedload test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit_autocommit test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-True-True] [gw67] [ 35%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_relationship test/orm/test_assorted_eager.py::EagerTest::test_without_outerjoin_literal [gw33] [ 35%] PASSED test/orm/test_loading.py::InstancesTest::test_row_proc_not_created [gw66] [ 35%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit_autocommit test/orm/test_mapper.py::ComparatorFactoryTest::test_synonym [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-True-False] test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit_engine_level_autocommit [gw46] [ 35%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_synchronize_evaluate test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-True-True] [gw16] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[4] [gw49] [ 35%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_read [gw11] [ 35%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_without_outerjoin_literal [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-True-True] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[5] [gw66] [ 35%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit_engine_level_autocommit test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_synchronize_fetch test/orm/test_assorted_eager.py::EagerTest::test_withoutjoinedload test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-False-False] test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_rollback [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-False-False] test/orm/test_loading.py::MergeResultTest::test_entity_col_mix_plain_tuple_frozen [gw66] [ 35%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_rollback [gw56] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_column_synonyms [gw11] [ 35%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_withoutjoinedload test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_rollback_autocommit [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-False-False] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[True] [gw67] [ 35%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_synonym test/orm/test_assorted_eager.py::EagerTest::test_withoutouterjoin test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-False-True] [gw77] [ 35%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[True] test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_premap test/engine/test_logging.py::EchoTest::test_echo_flag_independence [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-False-False] test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_1 [gw66] [ 35%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_rollback_autocommit test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_engine_level_autocommit_exec_opt_nonauto test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-False-True] [gw11] [ 35%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_withoutouterjoin [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-True-False] [gw66] [ 35%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_engine_level_autocommit_exec_opt_nonauto [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-False-True] test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[False] [gw56] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_1 test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-True-False] test/orm/test_assorted_eager.py::EagerTest2::test_eager_terminate test/engine/test_logging.py::TransactionContextLoggingTest::test_log_messages_have_correct_metadata_echo test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded_deprecated_at_dialect_level [gw74] [ 35%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded_deprecated_at_dialect_level test/orm/test_mapper.py::MapperTest::test_override_3 [gw66] [ 35%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_log_messages_have_correct_metadata_echo test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_2 [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-True-False] test/engine/test_logging.py::TransactionContextLoggingTest::test_log_messages_have_correct_metadata_plain [gw53] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-True-True] [gw71] [ 35%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_inner_joinedload_w_limit [gw66] [ 35%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_log_messages_have_correct_metadata_plain test/engine/test_logging.py::TransactionContextLoggingTest::test_logging_compatibility [gw56] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_2 test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_inner_joinedload_wo_limit [gw64] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-True-True] [gw10] [ 35%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_double_w_ac [gw66] [ 35%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_logging_compatibility [gw49] [ 35%] PASSED test/engine/test_logging.py::EchoTest::test_echo_flag_independence test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_3 [gw16] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[5] test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[joins] test/orm/test_lazy_relations.py::LazyTest::test_double_w_ac_against_subquery test/engine/test_logging.py::EchoTest::test_levels [gw49] [ 35%] PASSED test/engine/test_logging.py::EchoTest::test_levels [gw74] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_override_3 test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update_fallback [gw76] [ 35%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update_fallback [gw77] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_premap test/aaa_profiling/test_memusage.py::CycleTest::test_plain_join test/engine/test_logging.py::LogParamsTest::test_error_large_dict test/orm/test_mapper.py::MapperTest::test_update_attr_keys [gw46] [ 35%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_synchronize_fetch test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_filter_baked_query_shard_id [gw56] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_3 test/orm/test_mapper.py::MapperTest::test_prop_filters [gw11] [ 35%] PASSED test/orm/test_assorted_eager.py::EagerTest2::test_eager_terminate [gw71] [ 35%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_inner_joinedload_wo_limit [gw59] [ 35%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_fetch test/orm/test_mapper.py::MapperTest::test_configure_on_prop_1 [gw49] [ 35%] PASSED test/engine/test_logging.py::LogParamsTest::test_error_large_dict test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_join_w_subquery [gw67] [ 35%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[False] test/orm/test_attributes.py::BackrefTest::test_o2m test/orm/test_assorted_eager.py::EagerTest3::test_nesting_with_functions test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_filter_baked_query_shard_id test/engine/test_logging.py::LogParamsTest::test_error_large_list [gw12] [ 35%] PASSED test/orm/test_attributes.py::BackrefTest::test_o2m test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[True] test/orm/test_merge.py::MergeTest::test_dontload_with_eager [gw77] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_update_attr_keys [gw33] [ 35%] PASSED test/orm/test_loading.py::MergeResultTest::test_entity_col_mix_plain_tuple_frozen [gw56] [ 35%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_prop_1 test/orm/test_loading.py::MergeResultTest::test_single_column_frozen [gw49] [ 35%] PASSED test/engine/test_logging.py::LogParamsTest::test_error_large_list test/orm/test_mapper.py::MapperTest::test_utils test/orm/test_mapper.py::MapperTest::test_configure_on_prop_2 test/engine/test_logging.py::LogParamsTest::test_exception_format_dict_param test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_order_by [gw61] [ 35%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_order_by test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_join_cache_deprecated_coercion [gw71] [ 35%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_join_w_subquery [gw33] [ 35%] PASSED test/orm/test_loading.py::MergeResultTest::test_single_column_frozen test/orm/test_loading.py::MergeResultTest::test_single_entity_frozen test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_outer_joinedload_w_limit [gw67] [ 35%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[True] [gw49] [ 35%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_dict_param [gw33] [ 35%] PASSED test/orm/test_loading.py::MergeResultTest::test_single_entity_frozen [gw10] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_double_w_ac_against_subquery test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[False] [gw77] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_utils test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters test/orm/test_lazy_relations.py::LazyTest::test_limit [gw56] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_prop_2 test/orm/test_mapper.py::MapperTest::test_we_dont_call_bool test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_param_w_processors test/orm/test_mapper.py::MapperTest::test_configure_on_prop_3 [gw49] [ 36%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-literal_column] [gw78] [ 36%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_param_w_processors [gw11] [ 36%] PASSED test/orm/test_assorted_eager.py::EagerTest3::test_nesting_with_functions test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-load-normal] [gw46] [ 36%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_filter_baked_query_shard_id [gw67] [ 36%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[False] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three [gw74] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_prop_filters test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_dbapi_round_trip [gw71] [ 36%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_outer_joinedload_w_limit test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[True] test/orm/test_mapper.py::MapperTest::test_prop_filters_defaults [gw56] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_prop_3 test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_mixed_two_phase_transaction test/orm/test_assorted_eager.py::EagerTest4::test_basic [gw12] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_dontload_with_eager [gw77] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_we_dont_call_bool test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_outer_joinedload_wo_limit [gw49] [ 36%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_dbapi_round_trip test/orm/test_mapper.py::MapperTest::test_configure_on_session test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_nondbapi_round_trip test/orm/test_merge.py::MergeTest::test_loader_options [gw73] [ 36%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_mixed_two_phase_transaction test/orm/test_mapper.py::MapperTest::test_we_dont_call_eq [gw69] [ 36%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw10] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_limit test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-load-normal] [gw56] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_session test/orm/test_lazy_relations.py::LazyTest::test_many_to_many [gw74] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_prop_filters_defaults [gw49] [ 36%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_nondbapi_round_trip test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-noload-normal] test/orm/test_mapper.py::MapperTest::test_constructor_exc test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_member_parameter test/orm/test_mapper.py::MapperTest::test_prop_shadow [gw68] [ 36%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two [gw71] [ 36%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_outer_joinedload_wo_limit [gw67] [ 36%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[True] test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[False] [gw56] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_constructor_exc [gw12] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_loader_options test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_plain [gw49] [ 36%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_member_parameter [gw77] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_we_dont_call_eq test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_four test/orm/test_mapper.py::MapperTest::test_count [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_four [gw74] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_prop_shadow [gw66] [ 36%] PASSED test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[joins] test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_parameter [gw67] [ 36%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[False] [gw10] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_many_to_many test/orm/test_mapper.py::MapperTest::test_props test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[plain] test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[True] test/orm/test_lazy_relations.py::LazyTest::test_many_to_one [gw11] [ 36%] PASSED test/orm/test_assorted_eager.py::EagerTest4::test_basic test/orm/test_mapper.py::ORMLoggingTest::test_mapper_info_aliased [gw46] [ 36%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get [gw71] [ 36%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_41_2::test_plain test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query [gw74] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_props [gw49] [ 36%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_parameter test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_dict [gw49] [ 36%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_dict [gw10] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_many_to_one test/orm/test_lazy_relations.py::LazyTest::test_many_to_one_binds test/orm/test_mapper.py::MapperTest::test_reassign_polymorphic_identity_warns [gw67] [ 36%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[True] [gw78] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-load-normal] [gw73] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-load-normal] [gw56] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_count test/orm/test_lockmode.py::CompileTest::test_default_update test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-load-viewonly] [gw33] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-literal_column] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-plain] [gw74] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reassign_polymorphic_identity_warns test/orm/test_assorted_eager.py::EagerTest5::test_basic [gw33] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-plain] test/orm/test_mapper.py::DocumentTest::test_doc_propagate test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-text] test/orm/test_mapper.py::MapperTest::test_reconfigure_on_other_mapper [gw33] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[0-text] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-literal_column] [gw10] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_many_to_one_binds test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_tuple [gw49] [ 36%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_tuple test/engine/test_logging.py::LogParamsTest::test_log_large_multi_parameter [gw49] [ 36%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_multi_parameter test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_multiple [gw77] [ 36%] PASSED test/orm/test_mapper.py::ORMLoggingTest::test_mapper_info_aliased [gw67] [ 36%] PASSED test/orm/test_mapper.py::DocumentTest::test_doc_propagate test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[cte] [gw33] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-literal_column] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-plain] [gw33] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-plain] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-text] [gw78] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-load-viewonly] [gw4] [ 36%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_sub_to_base [gw73] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-load-viewonly] [gw71] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_default_update [gw33] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[1-text] [gw74] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconfigure_on_other_mapper test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_two_sub test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-literal_column] [gw11] [ 36%] PASSED test/orm/test_assorted_eager.py::EagerTest5::test_basic test/orm/test_mapper.py::IsUserlandTest::test_column test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-noload-normal] [gw67] [ 36%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_column test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload [gw33] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-literal_column] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-plain] test/orm/test_mapper.py::MapperTest::test_reconstructor test/orm/test_mapper.py::IsUserlandTest::test_descriptor [gw46] [ 36%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query [gw67] [ 36%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_descriptor [gw33] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-plain] test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query_shard_id [gw10] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[cte] test/orm/test_mapper.py::IsUserlandTest::test_dict test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-text] [gw33] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[2-text] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[3-literal_column] [gw74] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor [gw33] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[3-literal_column] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[3-plain] [gw67] [ 36%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_dict test/orm/test_mapper.py::IsUserlandTest::test_int [gw67] [ 36%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_int test/orm/test_mapper.py::IsUserlandTest::test_relationship [gw73] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-noload-normal] test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[plain] [gw67] [ 36%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_relationship test/orm/test_mapper.py::IsUserlandTest::test_set test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-noload-viewonly] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_clear_cascade_not_on_dependents[False] [gw77] [ 36%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_clear_cascade_not_on_dependents[False] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_clear_cascade_not_on_dependents[True] [gw77] [ 36%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_clear_cascade_not_on_dependents[True] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_not_on_dependents[False] test/orm/test_assorted_eager.py::EagerTest6::test_one [gw78] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-noload-normal] [gw67] [ 36%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_set test/orm/test_mapper.py::IsUserlandTest::test_string [gw67] [ 36%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_string test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-noload-viewonly] [gw71] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload_no_render_oracle [gw71] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload_no_render_oracle test/orm/test_mapper.py::IsUserlandTest::test_unicode [gw57] [ 36%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_uncached test/sql/test_lambdas.py::LambdaElementTest::test_global_tracking [gw57] [ 36%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_global_tracking test/sql/test_lambdas.py::LambdaElementTest::test_in_columnelement [gw57] [ 36%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_columnelement test/orm/test_mapper.py::MapperTest::test_reconstructor_inheritance [gw11] [ 36%] PASSED test/orm/test_assorted_eager.py::EagerTest6::test_one [gw10] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[plain] test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[subquery] [gw10] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[subquery] [gw67] [ 36%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_unicode test/orm/test_mapper.py::MagicNamesTest::test_direct_stateish test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_one [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_one test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_three [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_three test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_two [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_two test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_keyword_as_clause [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_keyword_as_clause [gw59] [ 36%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_filter_baked_query_shard_id test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get [gw46] [ 36%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query_shard_id test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_explicit_shard test/sql/test_lambdas.py::LambdaElementTest::test_in_expr_compile [gw57] [ 36%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_expr_compile test/sql/test_lambdas.py::LambdaElementTest::test_in_expressions test/orm/test_lazy_relations.py::LazyTest::test_needs_parent [gw78] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-select-noload-viewonly] test/orm/test_lockmode.py::CompileTest::test_mysql_read [gw71] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_mysql_read test/orm/test_lockmode.py::CompileTest::test_not_supported_by_dialect_should_just_use_update [gw10] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_needs_parent test/orm/test_merge.py::MergeTest::test_many_to_many_cascade [gw12] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_many_to_many_cascade test/orm/test_merge.py::MergeTest::test_many_to_one_cascade [gw12] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_many_to_one_cascade test/orm/test_merge.py::MergeTest::test_merge_empty_attributes [gw12] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_merge_empty_attributes test/orm/test_merge.py::MergeTest::test_merge_irregular_collection [gw12] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_merge_irregular_collection test/orm/test_merge.py::MergeTest::test_no_load_disallows_dirty [gw12] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_no_load_disallows_dirty test/orm/test_merge.py::MergeTest::test_no_load_preserves_parents [gw67] [ 36%] PASSED test/orm/test_mapper.py::MagicNamesTest::test_direct_stateish [gw73] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise_on_sql-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-load-normal] test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_keyword_as_schemaitem [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_keyword_as_schemaitem test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_onupdate_keyword_as_clause [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_onupdate_keyword_as_clause test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_onupdate_keyword_as_schemaitem [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_onupdate_keyword_as_schemaitem test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_onupdate_positional [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_onupdate_positional test/orm/test_lazy_relations.py::LazyTest::test_no_orphan [gw71] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_not_supported_by_dialect_should_just_use_update test/orm/test_lockmode.py::CompileTest::test_oracle_update test/orm/test_mapper.py::MagicNamesTest::test_indirect_stateish [gw67] [ 36%] PASSED test/orm/test_mapper.py::MagicNamesTest::test_indirect_stateish test/orm/test_mapper.py::MagicNamesTest::test_mappish test/orm/test_assorted_eager.py::EagerTest7::test_load_m2o_attached_to_o2 [gw77] [ 36%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_not_on_dependents[False] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_not_on_dependents[True] [gw77] [ 36%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_not_on_dependents[True] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_on_dependencies[False] [gw77] [ 36%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_on_dependencies[False] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_on_dependencies[True] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-load-normal] [gw33] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[3-plain] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[3-text] [gw33] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[3-text] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-literal_column] [gw33] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-literal_column] test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-plain] [gw33] [ 36%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-plain] [gw71] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_oracle_update [gw57] [ 36%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_expressions test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_five [gw10] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_no_orphan [gw73] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-load-normal] [gw74] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_inheritance [gw57] [ 36%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_five test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-load-viewonly] test/orm/test_lockmode.py::CompileTest::test_oracle_update_skip_locked test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_positional [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_positional test/sql/test_metadata.py::ColumnDefinitionTest::test_basic [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_basic test/sql/test_metadata.py::ColumnDefinitionTest::test_bogus [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_bogus test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_create [gw78] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-load-normal] [gw69] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-noload-viewonly] [gw69] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-load-normal] [gw69] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-load-viewonly] [gw67] [ 36%] PASSED test/orm/test_mapper.py::MagicNamesTest::test_mappish test/orm/test_lazy_relations.py::LazyTest::test_one_to_many_scalar [gw10] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_one_to_many_scalar test/orm/test_lazy_relations.py::LazyTest::test_orderby [gw11] [ 36%] PASSED test/orm/test_assorted_eager.py::EagerTest7::test_load_m2o_attached_to_o2 [gw77] [ 36%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_on_dependencies[True] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_dispose_cascade_not_on_dependencies[False] [gw77] [ 36%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_dispose_cascade_not_on_dependencies[False] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_dispose_cascade_not_on_dependencies[True] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-load-viewonly] [gw46] [ 36%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_explicit_shard test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_core_lookup_w_shard test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[False] test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_four [gw57] [ 36%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_four test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_one [gw57] [ 36%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_one test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_three [gw57] [ 36%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_three test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_two [gw10] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_orderby [gw57] [ 36%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_two test/orm/test_lazy_relations.py::LazyTest::test_orderby_desc test/sql/test_lambdas.py::LambdaElementTest::test_insert_statement [gw12] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_no_load_preserves_parents test/orm/test_merge.py::MergeTest::test_no_load_sets_backrefs [gw12] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_no_load_sets_backrefs test/orm/test_merge.py::MergeTest::test_no_load_with_backrefs test/orm/test_assorted_eager.py::EagerTest8::test_nested_joins [gw77] [ 36%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_dispose_cascade_not_on_dependencies[True] [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_create test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy test/orm/test_mapper.py::MapperTest::test_reconstructor_init [gw57] [ 36%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_insert_statement [gw71] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_oracle_update_skip_locked test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_nowait_update [gw71] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_nowait_update test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_update [gw71] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_update test/orm/test_lockmode.py::CompileTest::test_postgres_read [gw10] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_orderby_desc test/orm/test_lazy_relations.py::LazyTest::test_orderby_secondary [gw78] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-noload-normal] test/orm/test_mapper.py::MapperTest::test_custom_join [gw56] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_custom_join test/orm/test_mapper.py::MapperTest::test_decl_attributes [gw56] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_decl_attributes test/orm/test_mapper.py::MapperTest::test_default_constructor_imperative_map [gw56] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_default_constructor_imperative_map test/orm/test_mapper.py::MapperTest::test_deferred_subclass_attribute_instrument [gw56] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_deferred_subclass_attribute_instrument test/orm/test_mapper.py::MapperTest::test_entity_descriptor [gw56] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_entity_descriptor test/orm/test_mapper.py::MapperTest::test_exceptions_sticky [gw56] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_exceptions_sticky test/orm/test_mapper.py::MapperTest::test_friendly_attribute_str_on_uncompiled_boom [gw56] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_friendly_attribute_str_on_uncompiled_boom test/orm/test_mapper.py::MapperTest::test_function [gw56] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_function test/orm/test_mapper.py::MapperTest::test_incomplete_columns [gw56] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_incomplete_columns test/orm/test_mapper.py::MapperTest::test_info [gw56] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_info test/orm/test_mapper.py::MapperTest::test_info_via_instrumented [gw69] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-noload-normal] [gw10] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_orderby_secondary [gw78] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-noload-normal] test/sql/test_lambdas.py::LambdaElementTest::test_maintain_required_bindparam [gw57] [ 36%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_maintain_required_bindparam test/sql/test_lambdas.py::LambdaElementTest::test_no_var_dict_keys [gw57] [ 36%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_no_var_dict_keys test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_no_paramtrack [gw57] [ 36%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_no_paramtrack test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_paramtrack [gw57] [ 36%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_paramtrack test/sql/test_lambdas.py::LambdaElementTest::test_op_forwards test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-noload-viewonly] test/orm/test_lazy_relations.py::LazyTest::test_use_get_lambda_key_wont_go_stale [gw74] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init test/orm/test_mapper.py::MapperTest::test_reconstructor_init_callable_object [gw74] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init_callable_object test/orm/test_mapper.py::MapperTest::test_reconstructor_init_inheritance [gw11] [ 36%] PASSED test/orm/test_assorted_eager.py::EagerTest8::test_nested_joins test/orm/test_assorted_eager.py::EagerTest9::test_joinedload_on_path test/orm/test_mapper.py::RequirementsTest::test_comparison_overrides [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy_typeerror [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy_typeerror test/sql/test_metadata.py::ColumnDefinitionTest::test_incomplete_key [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_incomplete_key test/sql/test_metadata.py::ColumnDefinitionTest::test_name_blank [gw68] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_name_blank [gw10] [ 37%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_use_get_lambda_key_wont_go_stale [gw69] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-noload-normal] [gw46] [ 37%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_core_lookup_w_shard test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_db_lookup [gw71] [ 37%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_read test/orm/test_lockmode.py::CompileTest::test_postgres_read_nowait [gw71] [ 37%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_read_nowait test/orm/test_lockmode.py::CompileTest::test_postgres_update [gw71] [ 37%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update [gw67] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[False] test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[True] test/orm/test_lazy_relations.py::LazyTest::test_uselist_false_warning [gw78] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise-noload-viewonly] [gw49] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_multiple test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_single [gw49] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_single test/engine/test_logging.py::LogParamsTest::test_log_no_parameters [gw49] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_no_parameters test/engine/test_logging.py::LogParamsTest::test_log_positional_array [gw49] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_positional_array test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_list [gw49] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_list test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_named_dict [gw49] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_named_dict test/engine/test_logging.py::LogParamsTest::test_repr_params_large_list_of_dict [gw49] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_large_list_of_dict test/engine/test_logging.py::LogParamsTest::test_repr_params_named_dict [gw49] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_named_dict test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_array [gw49] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_array test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_list [gw49] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_list [gw57] [ 37%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_op_forwards test/sql/test_lambdas.py::LambdaElementTest::test_op_reverse [gw57] [ 37%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_op_reverse test/sql/test_lambdas.py::LambdaElementTest::test_plain_object_ok_w_tracking_disabled test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise_on_sql-load-normal] [gw57] [ 37%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_plain_object_ok_w_tracking_disabled [gw46] [ 37%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_db_lookup test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_query_explicit_shard_via_bind_opts test/orm/test_lockmode.py::CompileTest::test_postgres_update_of [gw71] [ 37%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of [gw67] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[True] [gw10] [ 37%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_uselist_false_warning test/orm/test_lazy_relations.py::LazyTest::test_uses_get test/sql/test_lambdas.py::LambdaElementTest::test_plain_object_used_outside_lambda test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity [gw66] [ 37%] PASSED test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[plain] test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[unions] [gw57] [ 37%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_plain_object_used_outside_lambda test/orm/test_mapper.py::MapperTest::test_add_prop_via_backref_resets_memoizations_reconfigures [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init_inheritance [gw71] [ 37%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_cols_clause [gw57] [ 37%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_cols_clause test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_from_clause [gw57] [ 37%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_from_clause test/orm/test_mapper.py::MapperTest::test_reconstructor_init_simulate_cython test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_full_stmt [gw78] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise_on_sql-load-normal] [gw67] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_add_prop_via_backref_resets_memoizations_reconfigures [gw11] [ 37%] PASSED test/orm/test_assorted_eager.py::EagerTest9::test_joinedload_on_path test/orm/inheritance/test_assorted_poly.py::ColPropWAliasJoinedToBaseTest::test_alias_omitted [gw57] [ 37%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_full_stmt test/sql/test_lambdas.py::LambdaElementTest::test_reject_dict_literal_keys test/orm/test_mapper.py::MapperTest::test_add_property [gw57] [ 37%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_reject_dict_literal_keys test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise_on_sql-load-viewonly] test/sql/test_lambdas.py::LambdaElementTest::test_reject_methods [gw10] [ 37%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_uses_get test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-noload-viewonly] [gw69] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-select-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-load-normal] [gw46] [ 37%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_query_explicit_shard_via_bind_opts test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity_list [gw71] [ 37%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity_list test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_list [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_no_load_with_backrefs test/orm/test_merge.py::MergeTest::test_no_relationship_cascade [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_no_relationship_cascade test/orm/test_merge.py::MergeTest::test_one_to_many_cascade [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_one_to_many_cascade test/orm/test_merge.py::MergeTest::test_one_to_one_cascade [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_one_to_one_cascade test/orm/test_merge.py::MergeTest::test_option_state [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_option_state test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise-load-normal] test/sql/test_metadata.py::ColumnDefinitionTest::test_name_none [gw68] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_name_none test/sql/test_metadata.py::ColumnDefinitionTest::test_no_shared_column_schema [gw68] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_no_shared_column_schema test/sql/test_metadata.py::ColumnDefinitionTest::test_no_shared_column_sql [gw68] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_no_shared_column_sql test/sql/test_metadata.py::ColumnDefinitionTest::test_unique_index_flags_default_to_none [gw68] [ 37%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_unique_index_flags_default_to_none [gw67] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_add_property test/orm/test_lazy_relations.py::LazyTest::test_uses_get_compatible_types [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init_simulate_cython [gw73] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-noload-normal] [gw73] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-noload-normal] [gw71] [ 37%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_list [gw78] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise_on_sql-load-viewonly] [gw57] [ 37%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_reject_methods test/sql/test_lambdas.py::LambdaElementTest::test_reject_plain_object [gw57] [ 37%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_reject_plain_object [gw69] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-load-viewonly] [gw11] [ 37%] PASSED test/orm/inheritance/test_assorted_poly.py::ColPropWAliasJoinedToBaseTest::test_alias_omitted test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_auto [gw11] [ 37%] PASSED test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_auto test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_manual_alias [gw77] [ 37%] PASSED test/orm/test_mapper.py::RequirementsTest::test_comparison_overrides test/orm/test_mapper.py::RequirementsTest::test_composite_results test/orm/test_mapper.py::MapperTest::test_attribute_error_raised_class_mapper [gw67] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_attribute_error_raised_class_mapper test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise_on_sql-noload-normal] test/orm/test_mapper.py::MapperTest::test_check_descriptor_as_method test/orm/test_mapper.py::MapperTest::test_reentrant_compile [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_reentrant_compile test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-noload-viewonly] [gw73] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-select-noload-viewonly] test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending test/orm/test_mapper.py::MapperTest::test_registry_configure[False] [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise-load-viewonly] [gw78] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise_on_sql-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise_on_sql-noload-viewonly] [gw77] [ 37%] PASSED test/orm/test_mapper.py::RequirementsTest::test_composite_results test/orm/test_mapper.py::RequirementsTest::test_nonzero_len_recursion [gw67] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_check_descriptor_as_method test/orm/test_mapper.py::MapperTest::test_class_already_mapped [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_registry_configure[False] [gw69] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-noload-normal] [gw67] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_class_already_mapped test/orm/test_mapper.py::MapperTest::test_class_already_mapped_legacy[Mapper] test/orm/test_mapper.py::MapperTest::test_registry_configure[True] [gw78] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-raise_on_sql-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-load-normal] [gw10] [ 37%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_uses_get_compatible_types test/engine/test_logging.py::LogParamsTest::test_repr_params_unknown_list [gw49] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_unknown_list test/engine/test_logging.py::LogParamsTest::test_result_large_param [gw49] [ 37%] PASSED test/engine/test_logging.py::LogParamsTest::test_result_large_param test/engine/test_logging.py::LoggingNameTest::test_named_logger_echoflags_execute [gw49] [ 37%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_echoflags_execute test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute [gw49] [ 37%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute_after_dispose [gw49] [ 37%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute_after_dispose test/engine/test_logging.py::LoggingNameTest::test_named_logger_names [gw49] [ 37%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_names [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise-noload-normal] [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise-noload-viewonly] [gw67] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_class_already_mapped_legacy[Mapper] [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_registry_configure[True] test/orm/test_mapper.py::MapperTest::test_replace_col_prop_w_syn test/orm/test_mapper.py::MapperTest::test_class_already_mapped_legacy[mapper] [gw67] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_class_already_mapped_legacy[mapper] test/orm/test_mapper.py::MapperTest::test_class_hier_only_instrument_once_multiple_configure test/orm/test_lazy_relations.py::M2OGetTest::test_m2o_noload [gw69] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-noload-viewonly] [gw69] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-load-normal] [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_replace_col_prop_w_syn [gw11] [ 37%] PASSED test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_manual_alias test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate [gw11] [ 37%] PASSED test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate_except [gw11] [ 37%] PASSED test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate_except test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_custompk [gw78] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-load-viewonly] test/orm/test_mapper.py::MapperTest::test_replace_rel_prop_with_rel_warns [gw67] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_class_hier_only_instrument_once_multiple_configure [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise_on_sql-load-normal] [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_replace_rel_prop_with_rel_warns [gw77] [ 37%] PASSED test/orm/test_mapper.py::RequirementsTest::test_nonzero_len_recursion test/aaa_profiling/test_memusage.py::CycleTest::test_adapt_statement_cloned_traversal test/orm/test_mapper.py::MapperTest::test_column_not_present [gw67] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_column_not_present test/orm/test_mapper.py::MapperTest::test_scalar_pk_arg [gw10] [ 37%] PASSED test/orm/test_lazy_relations.py::M2OGetTest::test_m2o_noload test/sql/test_metadata.py::ColumnOptionsTest::test_argument_signatures [gw68] [ 37%] PASSED test/sql/test_metadata.py::ColumnOptionsTest::test_argument_signatures test/sql/test_metadata.py::ColumnOptionsTest::test_column_info [gw68] [ 37%] PASSED test/sql/test_metadata.py::ColumnOptionsTest::test_column_info test/sql/test_metadata.py::ColumnOptionsTest::test_default_generators [gw68] [ 37%] PASSED test/sql/test_metadata.py::ColumnOptionsTest::test_default_generators test/orm/test_mapper.py::MapperTest::test_column_prefix [gw78] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-load-viewonly] test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_assert_expected_sql [gw8] [ 37%] PASSED test/base/test_events.py::SubclassGrowthTest::test_subclass test/base/test_except.py::PickleException::test_all_exc [gw8] [ 37%] PASSED test/base/test_except.py::PickleException::test_all_exc test/base/test_except.py::PickleException::test_exc[AmbiguousForeignKeysError-] [gw8] [ 37%] PASSED test/base/test_except.py::PickleException::test_exc[AmbiguousForeignKeysError-] test/base/test_except.py::PickleException::test_exc[ArgumentError-] [gw8] [ 37%] PASSED test/base/test_except.py::PickleException::test_exc[ArgumentError-] test/base/test_except.py::PickleException::test_exc[AwaitRequired-] [gw8] [ 37%] PASSED test/base/test_except.py::PickleException::test_exc[AwaitRequired-] test/base/test_except.py::PickleException::test_exc[Base20DeprecationWarning-] [gw8] [ 37%] PASSED test/base/test_except.py::PickleException::test_exc[Base20DeprecationWarning-] test/base/test_except.py::PickleException::test_exc[CircularDependencyError-0] [gw8] [ 37%] PASSED test/base/test_except.py::PickleException::test_exc[CircularDependencyError-0] test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip [gw46] [ 37%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip_future [gw46] [ 37%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip_future test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_shard_id_event [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_scalar_pk_arg test/orm/test_mapper.py::MapperTest::test_self_ref_synonym [gw67] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_column_prefix [gw11] [ 37%] PASSED test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_custompk test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_pk_collapses [gw11] [ 37%] PASSED test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_pk_collapses test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_engineer [gw73] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending_doesnt_interfere_no_ident [gw73] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending_doesnt_interfere_no_ident test/orm/test_merge.py::MergeTest::test_resolve_conflicts_persistent [gw73] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_resolve_conflicts_persistent test/orm/test_merge.py::MergeTest::test_synonym [gw10] [ 37%] PASSED test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_assert_expected_sql test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_people_no_other_exists test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-noload-normal] [gw78] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-noload-viewonly] [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_self_ref_synonym test/orm/test_mapper.py::MapperTest::test_sort_states_comparisons [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_sort_states_comparisons test/orm/test_mapper.py::MapperTest::test_synonym test/sql/test_metadata.py::ConstraintTest::test_ambig_check_constraint_auto_append [gw68] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_ambig_check_constraint_auto_append test/sql/test_metadata.py::ConstraintTest::test_auto_append_ck_on_col_attach_one [gw68] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_ck_on_col_attach_one test/sql/test_metadata.py::ConstraintTest::test_auto_append_ck_on_col_attach_three [gw68] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_ck_on_col_attach_three test/sql/test_metadata.py::ConstraintTest::test_auto_append_ck_on_col_attach_two [gw68] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_ck_on_col_attach_two [gw10] [ 37%] PASSED test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_people_no_other_exists [gw65] [ 37%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_relationship_prop test/orm/test_inspect.py::TestORMInspection::test_insp_column_prop [gw65] [ 37%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_column_prop test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_people_other_exists [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise_on_sql-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise_on_sql-load-viewonly] [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise_on_sql-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise_on_sql-noload-normal] [gw78] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_detached-select-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-load-normal] [gw19] [ 37%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_subqueryload_internal_lambda test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_user_cols_single_lambda [gw19] [ 37%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_user_cols_single_lambda test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_user_cols_single_lambda_query [gw19] [ 37%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_user_cols_single_lambda_query test/orm/test_lambdas.py::PolymorphicTest::test_join_second_prop_lambda [gw10] [ 37%] PASSED test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_people_other_exists [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise_on_sql-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise_on_sql-noload-viewonly] [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym test/orm/test_mapper.py::MapperTest::test_synonym_column_location test/orm/test_lazy_relations.py::RefersToSelfLazyLoadInterferenceTest::test_lazy_doesnt_interfere [gw46] [ 37%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_shard_id_event [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_column_location [gw78] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-load-normal] test/orm/test_mapper.py::MapperTest::test_synonym_get_history [gw69] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-load-viewonly] [gw69] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-noload-normal] [gw69] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-noload-normal] test/sql/test_metadata.py::ConstraintTest::test_auto_append_constraint [gw68] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_constraint test/sql/test_metadata.py::ConstraintTest::test_auto_append_lowercase_table [gw68] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_lowercase_table test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_five [gw68] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_five test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-noload-viewonly] [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_get_history test/orm/test_mapper.py::MapperTest::test_synonym_map_column_conflict [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_map_column_conflict test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-load-viewonly] [gw78] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-noload-normal] [gw10] [ 37%] PASSED test/orm/test_lazy_relations.py::RefersToSelfLazyLoadInterferenceTest::test_lazy_doesnt_interfere [gw11] [ 37%] PASSED test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_engineer test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person test/orm/test_mapper.py::MapperTest::test_synonym_nonexistent_attr [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_nonexistent_attr test/orm/test_lazy_relations.py::TypeCoerceTest_sqlite+pysqlite_3_41_2::test_lazyload_singlecast [gw78] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-noload-normal] [gw73] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_synonym test/orm/test_merge.py::MergeTest::test_transient_no_load [gw73] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_transient_no_load test/orm/test_merge.py::MergeTest::test_transient_non_mutated_collection [gw73] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_transient_non_mutated_collection test/orm/test_merge.py::MergeTest::test_transient_to_pending test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-noload-viewonly] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[charset-hello] [gw75] [ 37%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_normal_arguments_mysqldb[charset-hello] test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_two [gw75] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_two test/sql/test_metadata.py::ConstraintTest::test_check_constraint_copy test/orm/test_mapper.py::MapperTest::test_synonym_of_non_property_raises [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_of_non_property_raises test/orm/test_mapper.py::MapperTest::test_synonym_of_synonym [gw10] [ 37%] PASSED test/orm/test_lazy_relations.py::TypeCoerceTest_sqlite+pysqlite_3_41_2::test_lazyload_singlecast test/orm/test_load_on_fks.py::FlushOnPendingTest::test_annoying_autoflush_one [gw74] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_of_synonym [gw19] [ 37%] PASSED test/orm/test_lambdas.py::PolymorphicTest::test_join_second_prop_lambda test/orm/test_lambdas.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update [gw19] [ 37%] PASSED test/orm/test_lambdas.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update test/sql/test_lateral.py::LateralTest::test_alias_of_lateral [gw19] [ 37%] PASSED test/sql/test_lateral.py::LateralTest::test_alias_of_lateral test/sql/test_lateral.py::LateralTest::test_from_function [gw19] [ 37%] PASSED test/sql/test_lateral.py::LateralTest::test_from_function test/sql/test_lateral.py::LateralTest::test_join_lateral_subquery_twolevel[False] test/orm/test_mapper.py::MapperTest::test_synonym_replaces_backref [gw10] [ 37%] PASSED test/orm/test_load_on_fks.py::FlushOnPendingTest::test_annoying_autoflush_one [gw78] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-load-normal] [gw75] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_check_constraint_copy test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_one [gw75] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_one test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_three [gw75] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_three test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_two [gw75] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_two test/sql/test_metadata.py::ConstraintTest::test_column_accessor_clause_element [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-raise_on_sql-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-select-load-normal] [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-select-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-select-load-viewonly] [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-select-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-select-noload-normal] [gw12] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-select-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-select-noload-viewonly] [gw11] [ 37%] PASSED test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person_car [gw11] [ 38%] PASSED test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person_car [gw19] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_join_lateral_subquery_twolevel[False] test/sql/test_lateral.py::LateralTest::test_join_lateral_subquery_twolevel[True] test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_autoflush [gw79] [ 38%] PASSED test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_autoflush [gw59] [ 38%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get [gw19] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_join_lateral_subquery_twolevel[True] test/sql/test_lateral.py::LateralTest::test_join_lateral_w_select_implicit_subquery [gw19] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_join_lateral_w_select_implicit_subquery test/sql/test_lateral.py::LateralTest::test_join_lateral_w_select_subquery [gw19] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_join_lateral_w_select_subquery test/sql/test_lateral.py::LateralTest::test_no_alias_construct [gw19] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_no_alias_construct test/sql/test_lateral.py::LateralTest::test_plain_join [gw74] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_replaces_backref test/orm/test_mapper.py::MapperTest::test_unicode_relationship_backref_names [gw74] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_unicode_relationship_backref_names test/orm/test_mapper.py::MapperTest::test_unmapped_error [gw74] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_error test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error [gw74] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error [gw73] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_pending test/orm/test_merge.py::MergeTest::test_transient_to_pending_collection [gw73] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_pending_collection test/orm/test_merge.py::MergeTest::test_transient_to_pending_collection_pk_none [gw73] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_pending_collection_pk_none test/orm/test_merge.py::MergeTest::test_transient_to_pending_no_pk test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query [gw12] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_detached-select-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-load-normal] [gw12] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-load-viewonly] [gw12] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-noload-normal] [gw12] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-noload-viewonly] [gw73] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_pending_no_pk test/orm/test_merge.py::MergeTest::test_transient_to_persistent test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_four [gw68] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_four test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_one [gw68] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_one test/ext/declarative/test_deprecations.py::TestInstrumentDeclarative::test_ok [gw72] [ 38%] PASSED test/ext/declarative/test_deprecations.py::TestInstrumentDeclarative::test_ok test/sql/test_metadata.py::ConstraintTest::test_pickle_uq_annotated_col [gw72] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_pickle_uq_annotated_col test/sql/test_metadata.py::ConstraintTest::test_raise_clauseelement_not_a_column [gw72] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_clauseelement_not_a_column test/sql/test_metadata.py::ConstraintTest::test_raise_expr_no_column test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_invalid_dialect [gw79] [ 38%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_invalid_dialect test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_nonparticipating [gw79] [ 38%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_nonparticipating test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating [gw79] [ 38%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating [gw19] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_plain_join test/sql/test_lateral.py::LateralTest::test_plain_join_implicit_subquery test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error_iter_ok [gw74] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error_iter_ok test/orm/test_mapper.py::MapperTest::test_unmapped_reconstructor_inheritance [gw74] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_reconstructor_inheritance [gw19] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_plain_join_implicit_subquery test/sql/test_lateral.py::LateralTest::test_select_from [gw19] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_select_from test/sql/test_lateral.py::LateralTest::test_select_from_implicit_subquery [gw19] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_select_from_implicit_subquery test/sql/test_lateral.py::LateralTest::test_select_from_text_implicit_subquery [gw19] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_select_from_text_implicit_subquery test/sql/test_lateral.py::LateralTest::test_standalone [gw19] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_standalone test/sql/test_lateral.py::LateralTest::test_standalone_implicit_subquery [gw19] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_standalone_implicit_subquery test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating_no_existing [gw79] [ 38%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating_no_existing test/sql/test_metadata.py::DialectKWArgTest::test_bad_kwarg_raise [gw79] [ 38%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_bad_kwarg_raise test/sql/test_metadata.py::DialectKWArgTest::test_combined [gw79] [ 38%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_combined test/sql/test_metadata.py::DialectKWArgTest::test_contains_wildcard [gw79] [ 38%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_contains_wildcard test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate test/orm/test_inspect.py::TestORMInspection::test_insp_relationship_prop [gw65] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_relationship_prop test/orm/test_inspect.py::TestORMInspection::test_instance_state [gw65] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr [gw65] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr_passive_value_collection [gw65] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr_passive_value_collection test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr_passive_value_scalar [gw65] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr_passive_value_scalar test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_hist [gw65] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_hist test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_load_hist [gw12] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-load-normal] [gw69] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-raise_on_sql-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-load-normal] [gw69] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-load-viewonly] [gw69] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-noload-normal] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_rollback [gw35] [ 38%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_rollback test/sql/test_metadata.py::InfoTest::test_unique_constraint_info [gw35] [ 38%] PASSED test/sql/test_metadata.py::InfoTest::test_unique_constraint_info test/sql/test_metadata.py::MetaDataTest::test_assorted_repr [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_assorted_repr test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-5-scalars] [gw14] [ 38%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[method-5-scalars] test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_implicit test/sql/test_metadata.py::MetaDataTest::test_check_constraint_copy [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_check_constraint_copy test/sql/test_metadata.py::MetaDataTest::test_col_replace_w_constraint [gw14] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_implicit [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_col_replace_w_constraint test/sql/test_metadata.py::MetaDataTest::test_col_subclass_copy test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_restated [gw14] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_restated [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_col_subclass_copy test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_fks_delivered_separately test/sql/test_metadata.py::MetaDataTest::test_schema_collection_add [gw14] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_schema_collection_add [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_fks_delivered_separately test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_usealter test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_4 test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_lazyload_aliased_abs_bcs [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_usealter test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_one [gw59] [ 38%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query_shard_id [gw66] [ 38%] PASSED test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[unions] [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_clause_element test/sql/test_metadata.py::ConstraintTest::test_column_accessor_col [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_col test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_parent [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_parent test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_parent_table [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_parent_table test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_target_column [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_target_column test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_negated [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_one test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_two [gw14] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_dont_use_get_pj_is_different [gw19] [ 38%] PASSED test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_dont_use_get_pj_is_different test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_use_get_reverseorder [gw19] [ 38%] PASSED test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_use_get_reverseorder test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_use_get_sameorder test/orm/test_manytomany.py::AssortedPersistenceTests::test_remove_scalar test/orm/inheritance/test_assorted_poly.py::InheritingEagerTest::test_basic [gw11] [ 38%] PASSED test/orm/inheritance/test_assorted_poly.py::InheritingEagerTest::test_basic test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_subclass_to_superclass [gw11] [ 38%] PASSED test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_subclass_to_superclass test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_base [gw11] [ 38%] PASSED test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_base test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_same_subclass [gw11] [ 38%] PASSED test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_same_subclass test/orm/inheritance/test_assorted_poly.py::ManyToManyPolyTest::test_pjoin_compile test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_target_table [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_target_table test/sql/test_metadata.py::ConstraintTest::test_column_associated_w_lowercase_table [gw65] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_load_hist test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_persistent [gw65] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_persistent test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove_all [gw14] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove_all test/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_existing_table [gw14] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_existing_table test/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_table [gw73] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_persistent test/orm/test_merge.py::MergeTest::test_transient_to_persistent_collection [gw73] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_persistent_collection test/orm/test_merge.py::MergeTest::test_unsaved_cascade [gw73] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_unsaved_cascade test/orm/test_merge.py::MergeTest::test_value_to_none [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_associated_w_lowercase_table test/sql/test_metadata.py::ConstraintTest::test_column_references [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_references test/sql/test_metadata.py::ConstraintTest::test_column_references_derived test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_not_expired [gw28] [ 38%] PASSED test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_not_expired test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0N_name)s-xy-constraint] [gw28] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0N_name)s-xy-constraint] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0N_name)s-xy-explicit_name] [gw28] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0N_name)s-xy-explicit_name] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0N_name)s-xy-nopk] test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_transient test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_token_injection[issue_8062] [gw1] [ 38%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_token_injection[issue_8062] [gw11] [ 38%] PASSED test/orm/inheritance/test_assorted_poly.py::ManyToManyPolyTest::test_pjoin_compile [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_references_derived [gw3] [ 38%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_lazyload_aliased_abs_bcs [gw0] [ 38%] PASSED test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_4 test/sql/test_metadata.py::ConstraintTest::test_constraint_copied_to_proxy_ok [gw66] [ 38%] PASSED test/orm/test_manytomany.py::AssortedPersistenceTests::test_remove_scalar test/orm/inheritance/test_assorted_poly.py::MissingPolymorphicOnTest::test_polyon_col_setsup [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_constraint_copied_to_proxy_ok test/sql/test_metadata.py::ConstraintTest::test_copy_doesnt_reference [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_two [gw14] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_table test/sql/test_metadata.py::MetaDataTest::test_sequence_restated_replaced test/orm/test_manytomany.py::AssortedPersistenceTests::test_session_delete [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_copy_doesnt_reference test/sql/test_metadata.py::ConstraintTest::test_derived_column_references [gw65] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_transient test/sql/test_metadata.py::MetaDataTest::test_deterministic_order [gw14] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_sequence_restated_replaced test/orm/test_inspect.py::TestORMInspection::test_instance_state_info test/sql/test_metadata.py::MetaDataTest::test_uninitialized_column_copy [gw72] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_expr_no_column test/sql/test_metadata.py::ConstraintTest::test_raise_index_nonexistent_name [gw72] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_index_nonexistent_name test/sql/test_metadata.py::ConstraintTest::test_raise_not_a_column [gw72] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_not_a_column [gw28] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0N_name)s-xy-nopk] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0_name)s-x-column] [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_deterministic_order [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_derived_column_references test/sql/test_metadata.py::ConstraintTest::test_double_fk_usage_raises [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_double_fk_usage_raises test/sql/test_metadata.py::ConstraintTest::test_index_asserts_cols_inline [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_index_asserts_cols_inline test/sql/test_metadata.py::MetaDataTest::test_dupe_tables [gw69] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-noload-viewonly] [gw69] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_persistent-select-noload-viewonly] [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_dupe_tables [gw14] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_uninitialized_column_copy test/sql/test_metadata.py::MetaDataTest::test_uninitialized_column_copy_events [gw14] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_uninitialized_column_copy_events test/sql/test_metadata.py::NamingConventionTest::test_ck_constraint_redundant_event [gw56] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_info_via_instrumented test/orm/test_mapper.py::MapperTest::test_key_error_raised_class_mapper [gw56] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_key_error_raised_class_mapper test/orm/test_mapper.py::MapperTest::test_many_to_many_count [gw79] [ 38%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate_exceptions_delayed [gw79] [ 38%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate_exceptions_delayed test/sql/test_metadata.py::DialectKWArgTest::test_key_error_dialect_options [gw79] [ 38%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_key_error_dialect_options test/sql/test_metadata.py::DialectKWArgTest::test_key_error_kwargs_no_argument [gw79] [ 38%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_key_error_kwargs_no_argument test/sql/test_metadata.py::DialectKWArgTest::test_key_error_kwargs_no_dialect [gw19] [ 38%] PASSED test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_use_get_sameorder test/orm/test_lazy_relations.py::CorrelatedTest::test_correlated_lazyload [gw14] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_ck_constraint_redundant_event test/sql/test_metadata.py::NamingConventionTest::test_ck_name_deferred_required [gw14] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_ck_name_deferred_required test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_added_to_table [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_added_to_table test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_no_table [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_no_table test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_no_table_real_cols [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_no_table_real_cols test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_via_fk test/sql/test_metadata.py::ConstraintTest::test_index_asserts_cols_standalone [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_index_asserts_cols_standalone test/sql/test_metadata.py::ConstraintTest::test_index_no_cols_private_table_arg test/sql/test_metadata.py::NamingConventionTest::test_ck_name_required [gw14] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_ck_name_required test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_index_flag [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_via_fk test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_w_table [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_w_table test/sql/test_metadata.py::MetaDataTest::test_fk_construct [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_index_no_cols_private_table_arg test/sql/test_metadata.py::ConstraintTest::test_index_w_cols_private_table_arg [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_index_w_cols_private_table_arg test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns_functional [gw65] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_info [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_construct [gw66] [ 38%] PASSED test/orm/test_manytomany.py::AssortedPersistenceTests::test_session_delete test/orm/inheritance/test_manytomany.py::InheritTest::test_basic test/sql/test_metadata.py::MetaDataTest::test_fk_copy test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns_functional [gw14] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_index_flag test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_index_flag_no_conv test/sql/test_metadata.py::ConstraintTest::test_inline_decl_string [gw14] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_index_flag_no_conv [gw35] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_copy test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_index_obj [gw11] [ 38%] PASSED test/orm/inheritance/test_assorted_poly.py::MissingPolymorphicOnTest::test_polyon_col_setsup [gw14] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_index_obj test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_plain [gw1] [ 38%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_plain test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_schematype_of_typedec [gw1] [ 38%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_schematype_of_typedec test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_typedec_enclosing_schematype [gw1] [ 38%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_typedec_enclosing_schematype test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_typedec_of_schematype [gw1] [ 38%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_typedec_of_schematype test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_variant_array_schematype [gw1] [ 38%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_variant_array_schematype test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_boolean_column_copy_transfers_events [gw1] [ 38%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_boolean_column_copy_transfers_events test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_boolean_constraint_type_doesnt_double [gw1] [ 38%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_boolean_constraint_type_doesnt_double test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_boolean_nonnative_column_copy_transfers_constraintpref [gw1] [ 38%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_boolean_nonnative_column_copy_transfers_constraintpref test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_create_metadata_bound_no_crash test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_unique_flag [gw66] [ 38%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest::test_basic [gw79] [ 38%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_key_error_kwargs_no_dialect test/sql/test_metadata.py::DialectKWArgTest::test_key_error_kwargs_no_underscore [gw79] [ 38%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_key_error_kwargs_no_underscore test/sql/test_metadata.py::DialectKWArgTest::test_multiple_participating [gw79] [ 38%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_multiple_participating test/sql/test_metadata.py::DialectKWArgTest::test_nonparticipating test/orm/inheritance/test_manytomany.py::InheritTest2::test_basic [gw12] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-load-viewonly] [gw12] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-noload-normal] [gw12] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-noload-normal] [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_string test/sql/test_metadata.py::ConstraintTest::test_inline_decl_textonly [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_textonly test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_columns [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_columns test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_columns_notattached test/sql/test_metadata.py::ToMetaDataTest::test_copy_info [gw3] [ 38%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_copy_info test/sql/test_metadata.py::ToMetaDataTest::test_default_schema_metadata [gw3] [ 38%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_default_schema_metadata test/sql/test_metadata.py::ToMetaDataTest::test_dialect_kwargs [gw3] [ 38%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_dialect_kwargs test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_col_new_schema [gw3] [ 38%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_col_new_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_col_retain_schema [gw3] [ 38%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_col_retain_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_string_new_schema [gw3] [ 38%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_string_new_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_string_retain_schema [gw3] [ 38%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_string_retain_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_col_new_schema [gw3] [ 38%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_col_new_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_col_retain_schema test/orm/inheritance/test_assorted_poly.py::MultiLevelTest::test_threelevels [gw65] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist_load [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_columns_notattached test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_strings [gw75] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_strings test/sql/test_metadata.py::ConstraintTest::test_no_warning_w_no_columns [gw14] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_unique_flag test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_unique_flag_no_conv [gw14] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_unique_flag_no_conv test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_unique_obj [gw14] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_unique_obj test/sql/test_metadata.py::NamingConventionTest::test_column_attached_ck_name [gw75] [ 39%] PASSED test/sql/test_metadata.py::ConstraintTest::test_no_warning_w_no_columns test/sql/test_metadata.py::ConstraintTest::test_non_attached_col_plus_string_expr [gw75] [ 39%] PASSED test/sql/test_metadata.py::ConstraintTest::test_non_attached_col_plus_string_expr test/sql/test_metadata.py::MetaDataTest::test_fk_given_col_non_table [gw35] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_given_col_non_table test/sql/test_metadata.py::MetaDataTest::test_fk_given_col_non_table_clauseelem [gw35] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_given_col_non_table_clauseelem test/sql/test_metadata.py::MetaDataTest::test_fk_given_non_col [gw35] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_given_non_col test/sql/test_metadata.py::MetaDataTest::test_fk_given_non_col_clauseelem [gw35] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_given_non_col_clauseelem test/sql/test_metadata.py::MetaDataTest::test_fk_mismatched_local_remote_cols [gw35] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_mismatched_local_remote_cols test/sql/test_metadata.py::MetaDataTest::test_fk_no_such_parent_col_error test/sql/test_metadata.py::ConstraintTest::test_pickle_ck_binary_annotated_col [gw35] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_no_such_parent_col_error test/sql/test_metadata.py::MetaDataTest::test_fk_no_such_target_col_error_delayed [gw35] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_no_such_target_col_error_delayed [gw14] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_column_attached_ck_name test/sql/test_metadata.py::NamingConventionTest::test_custom [gw14] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_custom test/sql/test_metadata.py::NamingConventionTest::test_expression_index [gw14] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_expression_index test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_merged_name test/sql/test_metadata.py::MetaDataTest::test_fk_no_such_target_col_error_upfront [gw35] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_no_such_target_col_error_upfront test/sql/test_metadata.py::MetaDataTest::test_fks_deterministic_order [gw35] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fks_deterministic_order test/sql/test_metadata.py::MetaDataTest::test_manual_dependencies [gw3] [ 39%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_col_retain_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_string_new_schema [gw3] [ 39%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_string_new_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_string_retain_schema [gw3] [ 39%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_string_retain_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_custom_system [gw3] [ 39%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_custom_system test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_col_new_schema [gw3] [ 39%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_col_new_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_col_retain_schema [gw3] [ 39%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_col_retain_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_string_new_schema [gw66] [ 39%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest2::test_basic test/orm/inheritance/test_manytomany.py::InheritTest2::test_get [gw66] [ 39%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest2::test_get [gw14] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_merged_name test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_truncated_name [gw14] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_truncated_name test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_underscore_name [gw56] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_many_to_many_count test/orm/test_mapper.py::MapperTest::test_mapping_to_join_exclude_prop [gw56] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_exclude_prop test/orm/test_mapper.py::MapperTest::test_mapping_to_join_explicit_prop [gw56] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_explicit_prop test/orm/test_mapper.py::MapperTest::test_mapping_to_join_no_pk [gw56] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_no_pk test/orm/test_mapper.py::MapperTest::test_mapping_to_join_raises [gw56] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_raises test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin [gw26] [ 39%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_negated test/sql/test_metadata.py::TableTest::test_c_immutable [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_c_immutable test/sql/test_metadata.py::TableTest::test_c_mutate_after_unpickle [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_c_mutate_after_unpickle test/sql/test_metadata.py::TableTest::test_extend_attributes[comment-attrib_values0] [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_extend_attributes[comment-attrib_values0] test/sql/test_metadata.py::TableTest::test_extend_attributes[implicit_returning-attrib_values1] [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_extend_attributes[implicit_returning-attrib_values1] test/sql/test_metadata.py::TableTest::test_extend_attributes[info-attrib_values2] [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_extend_attributes[info-attrib_values2] test/sql/test_metadata.py::TableTest::test_foreign_key_constraints_collection [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_foreign_key_constraints_collection test/sql/test_metadata.py::TableTest::test_invalid_objects [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_invalid_objects test/sql/test_metadata.py::TableTest::test_must_exist [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_must_exist test/sql/test_metadata.py::TableTest::test_pk_always_flips_nullable [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_always_flips_nullable test/sql/test_metadata.py::TableTest::test_pk_args_standalone [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_args_standalone test/sql/test_metadata.py::TableTest::test_pk_can_be_nullable [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_can_be_nullable test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_four [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_four test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_one [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_one test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_three [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_three test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_two [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_two test/sql/test_metadata.py::TableTest::test_pk_cols_sets_flags [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_cols_sets_flags test/sql/test_metadata.py::TableTest::test_prefixes [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_prefixes test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[None-expected0] [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[None-expected0] test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg1-expected1] [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg1-expected1] test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg2-expected2] [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg2-expected2] test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg3-expected3] [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg3-expected3] test/sql/test_metadata.py::TableTest::test_reset_exported_passes [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_reset_exported_passes test/sql/test_metadata.py::TableTest::test_table_ctor_duplicated_column_name [gw65] [ 39%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist_load test/orm/test_inspect.py::TestORMInspection::test_is_instance [gw75] [ 39%] PASSED test/sql/test_metadata.py::ConstraintTest::test_pickle_ck_binary_annotated_col test/sql/test_metadata.py::ConstraintTest::test_pickle_fk_annotated_col [gw75] [ 39%] PASSED test/sql/test_metadata.py::ConstraintTest::test_pickle_fk_annotated_col [gw11] [ 39%] PASSED test/orm/inheritance/test_assorted_poly.py::MultiLevelTest::test_threelevels test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_descendant_refs_parent test/sql/test_metadata.py::ConstraintTest::test_referred_table_accessor [gw72] [ 39%] PASSED test/sql/test_metadata.py::ConstraintTest::test_referred_table_accessor test/sql/test_metadata.py::ConstraintTest::test_referred_table_accessor_not_available [gw72] [ 39%] PASSED test/sql/test_metadata.py::ConstraintTest::test_referred_table_accessor_not_available test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok [gw72] [ 39%] PASSED test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok_linktoname_conflict [gw72] [ 39%] PASSED test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok_linktoname_conflict [gw14] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_underscore_name test/sql/test_metadata.py::NamingConventionTest::test_fk_attrs [gw14] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_attrs test/sql/test_metadata.py::NamingConventionTest::test_fk_name_schema [gw14] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_name_schema test/sql/test_metadata.py::NamingConventionTest::test_fk_ref_local_referent_has_no_type[False] [gw14] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_ref_local_referent_has_no_type[False] test/sql/test_metadata.py::NamingConventionTest::test_fk_ref_local_referent_has_no_type[True] [gw14] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_ref_local_referent_has_no_type[True] [gw73] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_value_to_none test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_nopk [gw73] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_nopk test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_pk [gw73] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_pk test/orm/test_merge.py::MutableMergeTest::test_list [gw73] [ 39%] PASSED test/orm/test_merge.py::MutableMergeTest::test_list [gw35] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_manual_dependencies test/sql/test_metadata.py::MetaDataTest::test_metadata_contains [gw35] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_metadata_contains test/sql/test_metadata.py::MetaDataTest::test_metadata_schema_arg [gw35] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_metadata_schema_arg test/sql/test_metadata.py::MetaDataTest::test_metadata_tables_immutable [gw35] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_metadata_tables_immutable test/sql/test_metadata.py::MetaDataTest::test_nonexistent [gw35] [ 39%] PASSED test/sql/test_metadata.py::MetaDataTest::test_nonexistent [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_table_ctor_duplicated_column_name test/sql/test_metadata.py::TableTest::test_table_info [gw26] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_table_info test/sql/test_metadata.py::ToMetaDataTest::test_already_exists [gw26] [ 39%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_already_exists test/sql/test_metadata.py::ToMetaDataTest::test_change_name_change_metadata test/sql/test_metadata.py::NamingConventionTest::test_ix_allcols_truncation [gw14] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_ix_allcols_truncation test/sql/test_metadata.py::NamingConventionTest::test_ix_name [gw14] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_ix_name test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-load-normal] [gw69] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-load-viewonly] test/orm/inheritance/test_manytomany.py::InheritTest3::test_advanced [gw66] [ 39%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest3::test_advanced test/orm/inheritance/test_manytomany.py::InheritTest3::test_basic [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0_name)s-x-column] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0_name)s-x-constraint] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0_name)s-x-constraint] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0_name)s-x-explicit_name] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0_name)s-x-explicit_name] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0_name)s-x-nopk] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0_name)s-x-nopk] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_label)s-pk_t1_x_t1_y-column] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_label)s-pk_t1_x_t1_y-column] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_label)s-pk_t1_x_t1_y-constraint] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_label)s-pk_t1_x_t1_y-constraint] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_label)s-pk_t1_x_t1_y-explicit_name] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_label)s-pk_t1_x_t1_y-explicit_name] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_label)s-pk_t1_x_t1_y-nopk] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_label)s-pk_t1_x_t1_y-nopk] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-column] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-column] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-constraint] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-constraint] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-explicit_name] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-explicit_name] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-nopk] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-nopk] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_name)s-pk_x-column] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_name)s-pk_x-column] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_name)s-pk_x-constraint] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_name)s-pk_x-constraint] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_name)s-pk_x-explicit_name] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_name)s-pk_x-explicit_name] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_name)s-pk_x-nopk] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_name)s-pk_x-nopk] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-column] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-column] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-constraint] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-constraint] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-explicit_name] [gw4] [ 39%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_two_sub test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_no_class [gw11] [ 39%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_descendant_refs_parent test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_underscore_name test/sql/test_metadata.py::NamingConventionTest::test_pickle_metadata [gw14] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pickle_metadata [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_create_metadata_bound_no_crash test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_column_copy_transfers_events [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_column_copy_transfers_events test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_constraint_type_doesnt_double [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_constraint_type_doesnt_double test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_nonnative_column_copy_transfers_constraintpref [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_nonnative_column_copy_transfers_constraintpref test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_nonnative_column_copy_transfers_events [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_enum_nonnative_column_copy_transfers_events test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_independent_schema [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_independent_schema test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_independent_schema_enum [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_independent_schema_enum test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_enum [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_enum test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_from_metadata [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_from_metadata test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_from_metadata_override_explicit [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_from_metadata_override_explicit test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_from_table_override_metadata [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_inherit_schema_from_table_override_metadata test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_metadata_dispatch_new_impl [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_metadata_dispatch_new_impl test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_metadata_dispatch_no_new_impl [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_metadata_dispatch_no_new_impl test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_table_dispatch_decorator_schematype [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_table_dispatch_decorator_schematype test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_table_dispatch_new_impl [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_table_dispatch_new_impl test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_table_dispatch_no_new_impl [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_table_dispatch_no_new_impl test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_copy_decorated [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_copy_decorated test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_copy_type [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_copy_type test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_independent_events [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_independent_events test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_independent_schema [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_independent_schema test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_inherit_schema [gw56] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin_no_partial_pks [gw56] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin_no_partial_pks test/orm/test_mapper.py::MapperTest::test_mapping_to_union_dont_overlimit_pk [gw56] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_union_dont_overlimit_pk test/orm/test_mapper.py::MapperTest::test_no_pks_1 [gw56] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_no_pks_1 test/orm/test_mapper.py::MapperTest::test_no_pks_2 [gw56] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_no_pks_2 test/orm/test_mapper.py::MapperTest::test_oldstyle_mixin test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_parent_refs_descendant [gw11] [ 39%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_parent_refs_descendant test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join1] [gw65] [ 39%] PASSED test/orm/test_inspect.py::TestORMInspection::test_is_instance test/orm/test_inspect.py::TestORMInspection::test_local_table [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-explicit_name] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-nopk] [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-nopk] test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_boolean [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_boolean test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_boolean_no_name [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_boolean_no_name test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_boolean_not_on_name [gw28] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_boolean_not_on_name test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_enum [gw4] [ 39%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_no_class test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[NonExistentFoo] [gw4] [ 39%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[NonExistentFoo] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.NonExistentFoo] [gw4] [ 39%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.NonExistentFoo] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.existent.NonExistentFoo] [gw4] [ 39%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.existent.NonExistentFoo] [gw66] [ 39%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest3::test_basic test/orm/test_manytomany.py::M2MTest::test_bidirectional test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.nonexistent.Foo] [gw26] [ 39%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_name_change_metadata test/sql/test_metadata.py::ToMetaDataTest::test_change_name_retain_metadata [gw26] [ 39%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_name_retain_metadata test/sql/test_metadata.py::ToMetaDataTest::test_change_name_selfref_fk_moves [gw26] [ 39%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_name_selfref_fk_moves test/sql/test_metadata.py::ToMetaDataTest::test_change_name_selfref_fk_moves_w_schema [gw26] [ 39%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_name_selfref_fk_moves_w_schema test/sql/test_metadata.py::ToMetaDataTest::test_change_schema [gw26] [ 39%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_schema test/sql/test_metadata.py::ToMetaDataTest::test_col_key_fk_parent [gw26] [ 39%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_col_key_fk_parent test/sql/test_metadata.py::ToMetaDataTest::test_column_collection_constraint_w_ad_hoc_columns [gw26] [ 39%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_column_collection_constraint_w_ad_hoc_columns [gw65] [ 39%] PASSED test/orm/test_inspect.py::TestORMInspection::test_local_table test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok_onname [gw72] [ 39%] PASSED test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok_onname test/sql/test_metadata.py::ConstraintTest::test_remove_table_fk_bookkeeping [gw72] [ 39%] PASSED test/sql/test_metadata.py::ConstraintTest::test_remove_table_fk_bookkeeping test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns [gw72] [ 39%] PASSED test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns_functional [gw72] [ 39%] PASSED test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns_functional [gw79] [ 39%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_nonparticipating test/sql/test_metadata.py::DialectKWArgTest::test_not_contains_wildcard [gw79] [ 39%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_not_contains_wildcard test/sql/test_metadata.py::DialectKWArgTest::test_participating [gw79] [ 39%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_participating test/sql/test_metadata.py::DialectKWArgTest::test_participating_bad_kw test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable [gw4] [ 39%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.nonexistent.Foo] [gw79] [ 39%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_participating_bad_kw test/sql/test_metadata.py::DialectKWArgTest::test_participating_unknown_schema_item test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.Foo] [gw79] [ 39%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_participating_unknown_schema_item test/sql/test_metadata.py::DialectKWArgTest::test_uninit_wildcard [gw4] [ 39%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.Foo] [gw56] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_oldstyle_mixin test/orm/test_mapper.py::MapperTest::test_override_1 [gw56] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_override_1 [gw79] [ 39%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_uninit_wildcard test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning test/orm/test_merge.py::PolymorphicOnTest::test_merge_polymorphic_on [gw73] [ 39%] PASSED test/orm/test_merge.py::PolymorphicOnTest::test_merge_polymorphic_on test/sql/test_metadata.py::CatchAllEventsTest::test_all_events [gw73] [ 39%] PASSED test/sql/test_metadata.py::CatchAllEventsTest::test_all_events test/sql/test_metadata.py::CatchAllEventsTest::test_events_per_constraint [gw73] [ 39%] PASSED test/sql/test_metadata.py::CatchAllEventsTest::test_events_per_constraint test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_keyword_as_clause [gw19] [ 39%] PASSED test/orm/test_lazy_relations.py::CorrelatedTest::test_correlated_lazyload test/orm/test_lazy_relations.py::GetterStateTest::test_get_empty_passive_no_initialize [gw19] [ 39%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_get_empty_passive_no_initialize test/orm/test_lazy_relations.py::GetterStateTest::test_get_empty_passive_return_never_set [gw19] [ 39%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_get_empty_passive_return_never_set test/orm/test_lazy_relations.py::GetterStateTest::test_get_populated_passive_no_initialize [gw19] [ 39%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_get_populated_passive_no_initialize [gw66] [ 39%] PASSED test/orm/test_manytomany.py::M2MTest::test_bidirectional test/orm/test_manytomany.py::M2MTest::test_joinedload_on_double [gw1] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_to_metadata_inherit_schema test/sql/test_metadata.py::TableTest::test_append_column_existing_name [gw1] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_append_column_existing_name test/sql/test_metadata.py::TableTest::test_append_column_replace_existing [gw1] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_append_column_replace_existing [gw66] [ 39%] PASSED test/orm/test_manytomany.py::M2MTest::test_joinedload_on_double test/orm/test_manytomany.py::M2MTest::test_overlapping_attribute_error [gw65] [ 39%] PASSED test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable [gw79] [ 40%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning_still_populates [gw79] [ 40%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning_still_populates test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning_still_populates_multiple [gw11] [ 40%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join1] test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join2] [gw11] [ 40%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join2] test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable_fixed test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.NonExistentFoo] [gw4] [ 40%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.NonExistentFoo] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_no_fns_in_name_resolve test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join3] [gw73] [ 40%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_keyword_as_clause test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_keyword_as_schemaitem [gw73] [ 40%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_keyword_as_schemaitem test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_keyword_as_clause [gw73] [ 40%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_keyword_as_clause test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_keyword_as_schemaitem [gw73] [ 40%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_keyword_as_schemaitem [gw79] [ 40%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning_still_populates_multiple test/sql/test_metadata.py::DialectKWArgTest::test_update [gw79] [ 40%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_update test/sql/test_metadata.py::DialectKWArgTest::test_wildcard [gw79] [ 40%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_wildcard test/orm/test_lazy_relations.py::GetterStateTest::test_get_populated_passive_return_never_set test/sql/test_metadata.py::ConstraintTest::test_separate_decl_textonly [gw72] [ 40%] PASSED test/sql/test_metadata.py::ConstraintTest::test_separate_decl_textonly test/sql/test_metadata.py::ConstraintTest::test_table_references [gw72] [ 40%] PASSED test/sql/test_metadata.py::ConstraintTest::test_table_references test/sql/test_metadata.py::ConstraintTest::test_to_metadata_ok [gw72] [ 40%] PASSED test/sql/test_metadata.py::ConstraintTest::test_to_metadata_ok test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_col_orig_first [gw72] [ 40%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_col_orig_first [gw3] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_string_new_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_string_retain_schema [gw3] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_string_retain_schema test/sql/test_metadata.py::ToMetaDataTest::test_fk_reset_to_none [gw3] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_reset_to_none test/sql/test_metadata.py::ToMetaDataTest::test_fk_test_non_return_for_referred_schema[None] [gw3] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_test_non_return_for_referred_schema[None] test/sql/test_metadata.py::ToMetaDataTest::test_fk_test_non_return_for_referred_schema[symbol('retain_schemaSymbol indicating that a :class:`_schema.Table`, :class:`.Sequence`\n or in some cases a :class:`_schema.ForeignKey` object, in situations\n where the object is being copied for a :meth:`.Table.to_metadata`\n operation, should retain the schema name that it already has.\n\n ')] [gw3] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_test_non_return_for_referred_schema[symbol('retain_schemaSymbol indicating that a :class:`_schema.Table`, :class:`.Sequence`\n or in some cases a :class:`_schema.ForeignKey` object, in situations\n where the object is being copied for a :meth:`.Table.to_metadata`\n operation, should retain the schema name that it already has.\n\n ')] test/sql/test_metadata.py::ToMetaDataTest::test_fk_w_no_colname [gw3] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_w_no_colname test/sql/test_metadata.py::ToMetaDataTest::test_fk_w_no_colname_name_missing [gw3] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_w_no_colname_name_missing test/sql/test_metadata.py::ToMetaDataTest::test_index_true_flag [gw3] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_index_true_flag test/sql/test_metadata.py::ToMetaDataTest::test_indexes [gw3] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_indexes test/sql/test_metadata.py::ToMetaDataTest::test_indexes_with_col_redefine [gw3] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_indexes_with_col_redefine test/sql/test_metadata.py::ToMetaDataTest::test_retain_table_schema [gw3] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_retain_table_schema test/sql/test_metadata.py::ToMetaDataTest::test_strip_schema [gw11] [ 40%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join3] test/sql/test_metadata.py::InfoTest::test_check_constraint_info [gw79] [ 40%] PASSED test/sql/test_metadata.py::InfoTest::test_check_constraint_info test/sql/test_metadata.py::InfoTest::test_column_info [gw79] [ 40%] PASSED test/sql/test_metadata.py::InfoTest::test_column_info test/sql/test_metadata.py::InfoTest::test_foreignkey_constraint_info [gw79] [ 40%] PASSED test/sql/test_metadata.py::InfoTest::test_foreignkey_constraint_info test/sql/test_metadata.py::InfoTest::test_foreignkey_info [gw79] [ 40%] PASSED test/sql/test_metadata.py::InfoTest::test_foreignkey_info test/sql/test_metadata.py::InfoTest::test_index_info [gw79] [ 40%] PASSED test/sql/test_metadata.py::InfoTest::test_index_info test/sql/test_metadata.py::InfoTest::test_metadata_info [gw79] [ 40%] PASSED test/sql/test_metadata.py::InfoTest::test_metadata_info test/sql/test_metadata.py::InfoTest::test_primarykey_constraint_info [gw65] [ 40%] PASSED test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable_fixed [gw19] [ 40%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_get_populated_passive_return_never_set test/orm/test_lazy_relations.py::GetterStateTest::test_history_empty_passive_no_initialize [gw19] [ 40%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_history_empty_passive_no_initialize test/orm/test_inspect.py::TestORMInspection::test_not_mapped_class [gw79] [ 40%] PASSED test/sql/test_metadata.py::InfoTest::test_primarykey_constraint_info test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_positional [gw73] [ 40%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_positional test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_first [gw72] [ 40%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_first test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last [gw59] [ 40%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query_shard_id test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_explicit_shard [gw72] [ 40%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last_onname [gw72] [ 40%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last_onname [gw65] [ 40%] PASSED test/orm/test_inspect.py::TestORMInspection::test_not_mapped_class test/orm/test_lazy_relations.py::GetterStateTest::test_history_empty_passive_return_never_set [gw19] [ 40%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_history_empty_passive_return_never_set test/orm/test_inspect.py::TestORMInspection::test_not_mapped_instance [gw0] [ 40%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_underscore_name test/sql/test_metadata.py::NamingConventionTest::test_uq_conv_name [gw0] [ 40%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_conv_name test/sql/test_metadata.py::NamingConventionTest::test_uq_defer_name_convention [gw0] [ 40%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_defer_name_convention test/sql/test_metadata.py::NamingConventionTest::test_uq_key [gw0] [ 40%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_key test/sql/test_metadata.py::NamingConventionTest::test_uq_label [gw0] [ 40%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_label test/sql/test_metadata.py::NamingConventionTest::test_uq_name [gw0] [ 40%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_name test/sql/test_metadata.py::NamingConventionTest::test_uq_name_already_conv [gw0] [ 40%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_name_already_conv test/sql/test_metadata.py::PKAutoIncrementTest::test_explicit_autoinc_but_fks [gw0] [ 40%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_explicit_autoinc_but_fks test/sql/test_metadata.py::PKAutoIncrementTest::test_implicit_autoinc_but_fks [gw0] [ 40%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_implicit_autoinc_but_fks test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_multi_autoinc [gw0] [ 40%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_multi_autoinc test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_no_autoinc [gw0] [ 40%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_no_autoinc test/sql/test_metadata.py::PKAutoIncrementTest::test_no_kw_args [gw0] [ 40%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_no_kw_args test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_default [gw0] [ 40%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_default test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_no_autoinc [gw0] [ 40%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_no_autoinc test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_server_default [gw0] [ 40%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_server_default test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_illegal_autoinc [gw28] [ 40%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_enum test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_propagate_conv [gw28] [ 40%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_propagate_conv test/sql/test_metadata.py::NamingConventionTest::test_schematype_no_ck_name_boolean_no_name [gw28] [ 40%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_schematype_no_ck_name_boolean_no_name test/sql/test_metadata.py::NamingConventionTest::test_table_attached_ck_name [gw28] [ 40%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_table_attached_ck_name test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_merged_key [gw28] [ 40%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_merged_key test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_merged_name [gw28] [ 40%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_merged_name [gw3] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_strip_schema test/sql/test_metadata.py::ToMetaDataTest::test_unique_true_flag [gw3] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_unique_true_flag test/sql/test_metadata.py::UseExistingTest::test_autoload_replace_column [gw3] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_autoload_replace_column test/sql/test_metadata.py::UseExistingTest::test_exception_no_flags [gw3] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_exception_no_flags test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column [gw3] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column_no_orig [gw3] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column_no_orig test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column_no_reflection [gw3] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column_no_reflection [gw78] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-load-normal] [gw0] [ 40%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_illegal_autoinc test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_no_autoinc [gw0] [ 40%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_no_autoinc test/sql/test_metadata.py::SchemaTest::test_ad_hoc_schema_equiv_fk [gw0] [ 40%] PASSED test/sql/test_metadata.py::SchemaTest::test_ad_hoc_schema_equiv_fk test/sql/test_metadata.py::SchemaTest::test_create_drop_schema [gw0] [ 40%] PASSED test/sql/test_metadata.py::SchemaTest::test_create_drop_schema test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk [gw0] [ 40%] PASSED test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_local [gw0] [ 40%] PASSED test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_local test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_local_raises [gw0] [ 40%] PASSED test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_local_raises test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_remote [gw0] [ 40%] PASSED test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_remote test/sql/test_metadata.py::SchemaTest::test_iteration [gw0] [ 40%] PASSED test/sql/test_metadata.py::SchemaTest::test_iteration test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element0-CREATE SCHEMA sa_schema] [gw0] [ 40%] PASSED test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element0-CREATE SCHEMA sa_schema] test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element1-DROP SCHEMA sa_schema] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-load-viewonly] test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last_onname_conflict [gw72] [ 40%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last_onname_conflict test/sql/test_metadata.py::ConstraintTest::test_type_propagate_composite_fk_col [gw72] [ 40%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_composite_fk_col test/sql/test_metadata.py::ConstraintTest::test_type_propagate_composite_fk_string [gw72] [ 40%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_composite_fk_string test/sql/test_metadata.py::ConstraintTest::test_type_propagate_standalone_fk_col [gw66] [ 40%] PASSED test/orm/test_manytomany.py::M2MTest::test_overlapping_attribute_error test/orm/test_manytomany.py::M2MTest::test_self_referential_bidirectional_mutation [gw66] [ 40%] PASSED test/orm/test_manytomany.py::M2MTest::test_self_referential_bidirectional_mutation test/orm/test_manytomany.py::M2MTest::test_self_referential_roundtrip [gw66] [ 40%] PASSED test/orm/test_manytomany.py::M2MTest::test_self_referential_roundtrip [gw78] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-load-viewonly] [gw65] [ 40%] PASSED test/orm/test_inspect.py::TestORMInspection::test_not_mapped_instance [gw0] [ 40%] PASSED test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element1-DROP SCHEMA sa_schema] test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element2-CREATE TABLE t (q INTEGER)] test/orm/test_inspect.py::TestORMInspection::test_object_accessor test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-noload-normal] test/base/test_events.py::EventsTest::test_append_vs_insert_cls [gw78] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-noload-normal] [gw37] [ 40%] PASSED test/base/test_events.py::EventsTest::test_append_vs_insert_cls [gw72] [ 40%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_standalone_fk_col test/sql/test_metadata.py::ConstraintTest::test_type_propagate_standalone_fk_string [gw72] [ 40%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_standalone_fk_string test/sql/test_metadata.py::ConstraintTest::test_unnamed_column_exception [gw72] [ 40%] PASSED test/sql/test_metadata.py::ConstraintTest::test_unnamed_column_exception test/sql/test_metadata.py::CopyDialectOptionsTest::test_dialect_options_are_copied [gw0] [ 40%] PASSED test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element2-CREATE TABLE t (q INTEGER)] test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element3-DROP TABLE t] [gw0] [ 40%] PASSED test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element3-DROP TABLE t] test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element4-CREATE INDEX foo ON t (x)] [gw0] [ 40%] PASSED test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element4-CREATE INDEX foo ON t (x)] test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element5-DROP INDEX foo] [gw0] [ 40%] PASSED test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element5-DROP INDEX foo] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-noload-viewonly] test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_orig [gw65] [ 40%] PASSED test/orm/test_inspect.py::TestORMInspection::test_object_accessor [gw78] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-raise_on_sql-noload-viewonly] [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_orig test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element6-CREATE SEQUENCE my_seq START WITH 1] [gw0] [ 40%] PASSED test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element6-CREATE SEQUENCE my_seq START WITH 1] test/orm/test_inspect.py::TestORMInspection::test_persist_selectable test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-load-normal] test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_reflection [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_reflection test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element7-DROP SEQUENCE my_seq] [gw0] [ 40%] PASSED test/sql/test_metadata.py::SchemaTest::test_stringify_schema_elements[element7-DROP SEQUENCE my_seq] test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_python [gw70] [ 40%] SKIPPED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_python [gw72] [ 40%] PASSED test/sql/test_metadata.py::CopyDialectOptionsTest::test_dialect_options_are_copied test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_kwargs [gw72] [ 40%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_kwargs test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_opt [gw72] [ 40%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_opt test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_participating_via_kwargs [gw72] [ 40%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_participating_via_kwargs test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_participating_via_opt [gw78] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-load-viewonly] test/sql/test_metadata.py::UseExistingTest::test_extend_existing_dupes_constraints [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_dupes_constraints test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote_no_orig test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace [gw70] [ 40%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace_itself_still_ok [gw70] [ 40%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace_itself_still_ok test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_setdefault [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote_no_orig test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote_no_reflection [gw72] [ 40%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_participating_via_opt test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_via_kwargs_invalid_dialect [gw72] [ 40%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_via_kwargs_invalid_dialect test/base/test_except.py::PickleException::test_exc[OperationalError-0] [gw17] [ 40%] PASSED test/base/test_except.py::PickleException::test_exc[OperationalError-0] test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_raise [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_raise test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_copy [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_copy test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_deepcopy [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_deepcopy test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_del_slice [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_del_slice test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_extend [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_extend test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_mutation [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_mutation test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_slice_mutation [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_slice_mutation test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_insert [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_insert test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_legacy_pickle_loads [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_legacy_pickle_loads test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_operator_extend [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_operator_extend test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pickle_parent [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pickle_parent test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pop [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pop test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_remove [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_remove test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_reverse [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_reverse test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_key [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_key test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_reverse_kwarg [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_reverse_kwarg test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_unrelated_flush [gw17] [ 40%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_unrelated_flush [gw78] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-noload-normal] [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote_no_reflection test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column [gw70] [ 40%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_setdefault [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column test/orm/test_events.py::MapperEventsTest::test_before_after_only_collection [gw27] [ 40%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_after_only_collection test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_copy [gw27] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_copy test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_deepcopy [gw27] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_deepcopy test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_in_place_mutation test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_unrelated_flush test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_orig [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_orig test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connect_as_ctx_noautocommit [gw21] [ 40%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connect_as_ctx_noautocommit test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_setdefault [gw21] [ 40%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_setdefault [gw78] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-noload-normal] test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_clear [gw17] [ 40%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_clear test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_reflection [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_reflection test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype [gw27] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_in_place_mutation [gw70] [ 40%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_unrelated_flush test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-noload-viewonly] test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_modified_event test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype_no_orig test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_update [gw65] [ 40%] PASSED test/orm/test_inspect.py::TestORMInspection::test_persist_selectable test/orm/test_inspect.py::TestORMInspection::test_persistence_states test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_none [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype_no_orig test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype_no_reflection [gw27] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_modified_event test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pickle_parent [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype_no_reflection test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-True-False] test/sql/test_metadata.py::UseExistingTest::test_keep_existing_no_dupe_constraints [gw17] [ 40%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_none [gw70] [ 40%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_update [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_no_dupe_constraints test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-False] [gw44] [ 40%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_insert_connect_is_definitely_first[True-False] test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_mutation [gw34] [ 40%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_gen_after_session_listen[False-True-True-False] test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_raise [gw78] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-persistent-merge_persistent-select-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-load-normal] test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[False] [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_orig test/ext/test_mutable.py::MutableWithScalarJSONTest::test_clear [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_orig [gw27] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pickle_parent test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_sprintf [gw20] [ 40%] SKIPPED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_sprintf test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_reflection [gw17] [ 40%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_raise [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_reflection test/sql/test_metadata.py::UseExistingTest::test_keep_plus_existing_raises test/ext/test_mutable.py::MutableInheritedCompositesTest::test_in_place_mutation_subclass [gw20] [ 40%] PASSED test/ext/test_mutable.py::MutableInheritedCompositesTest::test_in_place_mutation_subclass test/ext/test_mutable.py::MutableInheritedCompositesTest::test_pickle_of_parent_subclass test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_copy [gw27] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop_default [gw37] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_plus_existing_raises [gw78] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-load-normal] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-dont_cache] test/base/test_events.py::RemovalTest::test_once test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-load-viewonly] [gw70] [ 41%] PASSED test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[False] test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_cached [gw17] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_copy test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[True] [gw43] [ 41%] PASSED test/base/test_events.py::RemovalTest::test_once test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw41] [ 41%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-dont_cache] test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_deepcopy [gw27] [ 41%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop_default [gw34] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_clear test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_popitem test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_disconnect_to_true [gw29] [ 41%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_disconnect_to_true test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_two test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_unrelated_flush [gw21] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_unrelated_flush test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_update test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_inner_for_update [gw23] [ 41%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_inner_for_update test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-0] test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_none [gw17] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_deepcopy [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-0] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-1] [gw78] [ 41%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-load-viewonly] test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_in_place_mutation [gw44] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_mutation test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_slice_mutation [gw44] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_slice_mutation test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-noload-normal] test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_insert [gw70] [ 41%] PASSED test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[True] [gw37] [ 41%] SKIPPED test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_cached test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_not_cached test/ext/test_mutable.py::MiscTest::test_session_merge[detached-False-key_non_present] test/sql/test_external_traversal.py::ClauseTest::test_binary_anon_label_quirk [gw38] [ 41%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_binary_anon_label_quirk test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_of_type_contains_eager_of_type_b1_c1 test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_16 [gw55] [ 41%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_16 test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_explicit_withpoly [gw17] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_in_place_mutation test/sql/test_external_traversal.py::ValuesBaseTest::test_add_dictionary [gw5] [ 41%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_add_dictionary test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_last_inserted_id [gw5] [ 41%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_last_inserted_id test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_expression_multirow [gw78] [ 41%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-noload-normal] [gw5] [ 41%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_expression_multirow test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_multirow [gw5] [ 41%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_multirow test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_modified_event test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_null_multirow [gw5] [ 41%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_null_multirow test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_preserve_order [gw5] [ 41%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_preserve_order test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_singlerow [gw5] [ 41%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_singlerow test/orm/test_onetoone.py::O2OTest::test_basic[False-False] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-noload-viewonly] [gw70] [ 41%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[detached-False-key_non_present] [gw20] [ 41%] PASSED test/ext/test_mutable.py::MutableInheritedCompositesTest::test_pickle_of_parent_subclass test/ext/test_mutable.py::MutableListNoHashTest::test_append [gw20] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_append test/ext/test_mutable.py::MutableListNoHashTest::test_clear test/ext/test_mutable.py::MiscTest::test_session_merge[detached-False-key_present] [gw37] [ 41%] SKIPPED test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_not_cached [gw44] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_insert [gw17] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_modified_event [gw34] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_none test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_raise [gw34] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_raise test/ext/test_mutable.py::MutableWithScalarJSONTest::test_copy test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_non_mutable test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_legacy_pickle_loads [gw44] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_legacy_pickle_loads test/aaa_profiling/test_misc.py::EnumTest::test_create_enum_from_pep_435_w_expensive_members [gw37] [ 41%] SKIPPED test/aaa_profiling/test_misc.py::EnumTest::test_create_enum_from_pep_435_w_expensive_members test/base/test_misc_py3k.py::TestGenerics::test_traversible_is_generic [gw37] [ 41%] PASSED test/base/test_misc_py3k.py::TestGenerics::test_traversible_is_generic test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_clear [gw65] [ 41%] PASSED test/orm/test_inspect.py::TestORMInspection::test_persistence_states test/orm/test_inspect.py::TestORMInspection::test_primary_key [gw65] [ 41%] PASSED test/orm/test_inspect.py::TestORMInspection::test_primary_key [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-1] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-2] [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-2] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-3] [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-3] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-4] [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-4] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-5] [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-5] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-6] [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-6] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-7] [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-7] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-0] [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-0] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-1] [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-1] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-2] [gw27] [ 41%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_popitem test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace [gw27] [ 41%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace_itself_still_ok [gw27] [ 41%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace_itself_still_ok test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_setdefault [gw27] [ 41%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_setdefault test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_unrelated_flush [gw20] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_clear test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_none [gw17] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_non_mutable test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pickle_parent [gw78] [ 41%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise-noload-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-load-normal] [gw70] [ 41%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[detached-False-key_present] test/ext/test_mutable.py::MiscTest::test_session_merge[detached-True-key_non_present] [gw70] [ 41%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[detached-True-key_non_present] test/ext/test_mutable.py::MiscTest::test_session_merge[detached-True-key_present] [gw37] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_clear [gw27] [ 41%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_unrelated_flush test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytomany_passive [gw29] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_two test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_explicit_withpoly [gw21] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_update test/ext/test_mutable.py::MutableColumnDefaultTest::test_evt_on_flush_refresh [gw21] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnDefaultTest::test_evt_on_flush_refresh test/ext/test_mutable.py::MutableCompositeCallableTest::test_basic [gw38] [ 41%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_of_type_contains_eager_of_type_b1_c1 test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_flat_contains_eager_of_type_b1 test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce [gw20] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_none test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_raise [gw78] [ 41%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-load-normal] [gw5] [ 41%] PASSED test/orm/test_onetoone.py::O2OTest::test_basic[False-False] [gw37] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce test/orm/test_onetoone.py::O2OTest::test_basic[False-True] [gw17] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pickle_parent test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop [gw70] [ 41%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[detached-True-key_present] test/ext/test_mutable.py::MiscTest::test_session_merge[transient-True-key_non_present] [gw70] [ 41%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[transient-True-key_non_present] test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_operator_extend [gw44] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_operator_extend test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pickle_parent test/ext/test_mutable.py::MiscTest::test_session_merge[transient-True-key_present] test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_none [gw43] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw29] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_explicit_withpoly [gw70] [ 41%] PASSED test/ext/test_mutable.py::MiscTest::test_session_merge[transient-True-key_present] [gw17] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop [gw44] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pickle_parent test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_update [gw27] [ 41%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_update test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_clear [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-2] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-3] [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-3] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-4] [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-4] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-5] [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-5] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-6] [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-6] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-7] [gw37] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_none test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_raise [gw20] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_raise test/ext/test_mutable.py::MutableListNoHashTest::test_copy [gw20] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_copy [gw37] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_raise test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_clear [gw34] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_copy test/orm/test_eager_relations.py::EagerTest::test_no_false_hits [gw5] [ 41%] PASSED test/orm/test_onetoone.py::O2OTest::test_basic[False-True] test/orm/test_onetoone.py::O2OTest::test_basic[True-False] test/base/test_except.py::PickleException::test_exc[CircularDependencyError-1] [gw8] [ 41%] PASSED test/base/test_except.py::PickleException::test_exc[CircularDependencyError-1] test/ext/test_mutable.py::MutableWithScalarPickleTest::test_unrelated_flush [gw8] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_unrelated_flush test/ext/test_mutable.py::MutableWithScalarPickleTest::test_update [gw8] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_update test/dialect/test_mxodbc.py::MxODBCTest::test_native_odbc_execute [gw8] [ 41%] PASSED test/dialect/test_mxodbc.py::MxODBCTest::test_native_odbc_execute test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_nonpassive [gw8] [ 41%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_nonpassive test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_nonpassive_uselist [gw8] [ 41%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_nonpassive_uselist test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_passive [gw8] [ 41%] SKIPPED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_passive test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_passive_uselist [gw8] [ 41%] SKIPPED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_passive_uselist test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_five [gw27] [ 41%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_clear test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_none [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-7] test/sql/test_operators.py::AnyAllTest::test_any_subq [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_subq test/sql/test_operators.py::AnyAllTest::test_any_subq_method [gw27] [ 41%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_none [gw4] [ 41%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_no_fns_in_name_resolve [gw70] [ 41%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_clear test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_copy [gw37] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_copy test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_deepcopy test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop_default [gw17] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop_default test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_popitem test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_none [gw6] [ 41%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_false_hits [gw37] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_deepcopy test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_implicit_withpoly [gw29] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_implicit_withpoly test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_stacked_of_type [gw21] [ 41%] PASSED test/ext/test_mutable.py::MutableCompositeCallableTest::test_basic test/ext/test_mutable.py::MutableCompositeColumnDefaultTest::test_evt_on_flush_refresh [gw21] [ 41%] PASSED test/ext/test_mutable.py::MutableCompositeColumnDefaultTest::test_evt_on_flush_refresh [gw5] [ 41%] PASSED test/orm/test_onetoone.py::O2OTest::test_basic[True-False] test/orm/test_onetoone.py::O2OTest::test_simple_del[False] test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_desc test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_raise [gw27] [ 41%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_raise test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_copy [gw23] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_subq_method test/sql/test_operators.py::AnyAllTest::test_illegal_ops [gw32] [ 41%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_desc test/sql/test_operators.py::ConjunctionTest::test_six [gw32] [ 41%] PASSED test/sql/test_operators.py::ConjunctionTest::test_six test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pop [gw44] [ 41%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pop test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_remove [gw41] [ 41%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytomany_passive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_deferred_relationship_expr [gw41] [ 41%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_deferred_relationship_expr test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive [gw41] [ 41%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive_cold_mapping [gw41] [ 41%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive_cold_mapping test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive_uselist [gw41] [ 41%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_nonpassive_uselist test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_passive [gw41] [ 41%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_passive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_passive_uselist [gw41] [ 41%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_passive_uselist test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetomany_nonpassive test/ext/test_mutable.py::MutableWithScalarJSONTest::test_deepcopy [gw34] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_deepcopy test/ext/test_mutable.py::MutableWithScalarJSONTest::test_in_place_mutation [gw34] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_in_place_mutation test/ext/test_mutable.py::MutableWithScalarJSONTest::test_modified_event [gw34] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_modified_event test/ext/test_mutable.py::MutableWithScalarJSONTest::test_non_mutable [gw34] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_non_mutable test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pickle_parent [gw34] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pickle_parent test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop [gw5] [ 41%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_del[False] test/orm/test_onetoone.py::O2OTest::test_simple_del[True] test/sql/test_operators.py::ComparisonOperatorTest::test_pickle_operators_one [gw6] [ 41%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_pickle_operators_one [gw55] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_explicit_withpoly test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_implicit_withpoly [gw55] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_implicit_withpoly test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_stacked_of_type [gw55] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_stacked_of_type test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_explicit_withpoly [gw38] [ 41%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_flat_contains_eager_of_type_b1 test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_flat_contains_eager_of_type_b1_c1 [gw38] [ 41%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_flat_contains_eager_of_type_b1_c1 test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_of_type_contains_eager_of_type_b1 [gw38] [ 41%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_of_type_contains_eager_of_type_b1 test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_of_type_contains_eager_of_type_b1_c1 [gw38] [ 41%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_of_type_contains_eager_of_type_b1_c1 test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_bad_args [gw38] [ 41%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_bad_args test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_nothing [gw38] [ 41%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_nothing test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_nothing_connectionless [gw38] [ 41%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_nothing_connectionless test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_nothing_target [gw38] [ 41%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_nothing_target test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_clauseelem_as_key_set [gw38] [ 41%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_clauseelem_as_key_set test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_column_as_key_set [gw38] [ 41%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_column_as_key_set test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_column_as_key_set_schema [gw38] [ 41%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_column_as_key_set_schema test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_constraint_can_be_index [gw55] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_explicit_withpoly test/orm/test_expire.py::ExpireTest::test_deferred_expire_w_transient_to_detached [gw25] [ 41%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_expire_w_transient_to_detached test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_concat [gw25] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_concat test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_encoded [gw17] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_popitem test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace [gw17] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace [gw43] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_five test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_four [gw43] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_four test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_one [gw43] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_one test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_three test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_w_alias_to_none [gw39] [ 41%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_w_alias_to_none test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_text_mysql [gw39] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_text_mysql test/sql/test_operators.py::ConjunctionTest::test_and_false_literal_leading [gw39] [ 41%] PASSED test/sql/test_operators.py::ConjunctionTest::test_and_false_literal_leading test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_move_m2o_nonpassive [gw8] [ 41%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_move_m2o_nonpassive test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_move_m2o_passive [gw8] [ 41%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_move_m2o_passive test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_change_nonpassive [gw8] [ 41%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_change_nonpassive test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_change_passive [gw70] [ 41%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_none test/sql/test_operators.py::ComparisonOperatorTest::test_pickle_operators_two [gw6] [ 41%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_pickle_operators_two test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains [gw6] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_autoescape [gw6] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_autoescape [gw29] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_stacked_of_type test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_explicit_withpoly [gw29] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_explicit_withpoly test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_custom_coerce [gw21] [ 41%] PASSED test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_custom_coerce test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_round_trip_ok [gw21] [ 41%] PASSED test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_round_trip_ok test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_implicit_withpoly test/ext/test_mutable.py::MutableCompositesTest::test_dont_reset_on_attr_refresh test/sql/test_from_linter.py::TestLinter::test_warn_anon_alias [gw50] [ 41%] PASSED test/sql/test_from_linter.py::TestLinter::test_warn_anon_alias test/sql/test_operators.py::BetweenTest::test_between_2 [gw50] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_2 test/sql/test_operators.py::BetweenTest::test_between_3 [gw50] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_3 test/sql/test_operators.py::BetweenTest::test_between_4 [gw50] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_4 test/sql/test_operators.py::BetweenTest::test_between_5 [gw50] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_5 test/sql/test_operators.py::BetweenTest::test_between_6 [gw50] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_6 test/sql/test_operators.py::BooleanEvalTest::test_eight [gw50] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_eight test/sql/test_operators.py::BooleanEvalTest::test_eleven [gw50] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_eleven test/sql/test_operators.py::BooleanEvalTest::test_five_a [gw50] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_five_a test/sql/test_operators.py::BooleanEvalTest::test_five_b test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_raise [gw70] [ 41%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_raise test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_copy [gw70] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_copy test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_deepcopy [gw70] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_deepcopy test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_in_place_mutation [gw5] [ 42%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_del[True] test/orm/test_onetoone.py::O2OTest::test_simple_replace[False] [gw27] [ 42%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_copy test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_deepcopy [gw27] [ 42%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_deepcopy test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_in_place_mutation [gw27] [ 42%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_in_place_mutation test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_modified_event [gw27] [ 42%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_modified_event test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pickle_parent [gw23] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_illegal_ops test/sql/test_operators.py::ArrayIndexOpTest::test_contains_override_raises [gw23] [ 42%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_contains_override_raises test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal [gw23] [ 42%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal_zeroind [gw23] [ 42%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal_zeroind test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr [gw23] [ 42%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr_zeroind [gw23] [ 42%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr_zeroind test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_encoded test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_encoded_mysql [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_encoded_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_escape [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith [gw25] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_autoescape test/sql/test_operators.py::ConjunctionTest::test_six_pt_five [gw32] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_six_pt_five test/sql/test_operators.py::ConjunctionTest::test_ten [gw32] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_ten test/sql/test_operators.py::ConjunctionTest::test_thirteen [gw32] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_thirteen test/sql/test_operators.py::ConjunctionTest::test_twelve [gw32] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_twelve test/sql/test_operators.py::CustomComparatorTest::test_alias_proxy [gw32] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_alias_proxy test/sql/test_operators.py::CustomComparatorTest::test_binary_multi_propagate [gw32] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_binary_multi_propagate test/sql/test_operators.py::CustomComparatorTest::test_binary_propagate [gw32] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_binary_propagate test/sql/test_operators.py::CustomComparatorTest::test_column_proxy [gw44] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_remove test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_reverse [gw44] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_reverse test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort [gw5] [ 42%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_replace[False] test/orm/test_onetoone.py::O2OTest::test_simple_replace[True] [gw70] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_in_place_mutation [gw43] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_three test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_two [gw43] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_two test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_five [gw43] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_five test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_four [gw43] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_four [gw29] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_implicit_withpoly [gw27] [ 42%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pickle_parent test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop [gw23] [ 42%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal_zeroind [gw23] [ 42%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal_zeroind test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr [gw23] [ 42%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_in_place_mutation [gw37] [ 42%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_in_place_mutation test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_modified_event [gw37] [ 42%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_modified_event test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pickle_parent [gw37] [ 42%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pickle_parent test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop [gw37] [ 42%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop_default [gw37] [ 42%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop_default [gw34] [ 42%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop_default [gw34] [ 42%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop_default test/ext/test_mutable.py::MutableWithScalarJSONTest::test_popitem test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_concat [gw6] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_concat test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_encoded [gw6] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_encoded test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_encoded_mysql [gw6] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_encoded_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_escape [gw6] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_literal [gw6] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_literal test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_literal_concat [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_constraint_can_be_index test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_five [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_five test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_four [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_four test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_four_no_pk [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_four_no_pk test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_six [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_six test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_three [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_three test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_two [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_two test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_five [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_five test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_four [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_four test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_multivalues [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_multivalues test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_no_row_actually_affected [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_no_row_actually_affected test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_one[issue_5939] [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_one[issue_5939] test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_one[with_dict] [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_one[with_dict] test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_schema [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_schema test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_set_executemany [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_set_executemany test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_special_types_in_set [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_special_types_in_set test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_three [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_three test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_two [gw38] [ 42%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_two test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_implicit_withpoly [gw55] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_implicit_withpoly test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_any [gw55] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_any test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_one [gw43] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_one test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_three [gw43] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_three test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_two [gw69] [ 42%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-noload-normal] [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_five_b test/sql/test_operators.py::BooleanEvalTest::test_four [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_four test/sql/test_operators.py::BooleanEvalTest::test_four_double [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_four_double test/sql/test_operators.py::BooleanEvalTest::test_nine [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_nine test/sql/test_operators.py::BooleanEvalTest::test_one [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_one test/sql/test_operators.py::BooleanEvalTest::test_seven_a [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_seven_a test/sql/test_operators.py::BooleanEvalTest::test_seven_b [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_seven_b test/sql/test_operators.py::BooleanEvalTest::test_seven_c [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_seven_c test/sql/test_operators.py::BooleanEvalTest::test_seven_d [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_seven_d test/sql/test_operators.py::BooleanEvalTest::test_six [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_six test/sql/test_operators.py::BooleanEvalTest::test_ten [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_ten test/sql/test_operators.py::BooleanEvalTest::test_three_a [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_three_a test/sql/test_operators.py::BooleanEvalTest::test_three_a_double [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_three_a_double test/sql/test_operators.py::BooleanEvalTest::test_three_b [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_three_b test/sql/test_operators.py::BooleanEvalTest::test_twelve [gw32] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_column_proxy test/sql/test_operators.py::CustomComparatorTest::test_no_boolean_propagate [gw32] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_no_boolean_propagate test/sql/test_operators.py::CustomComparatorTest::test_override_builtin [gw32] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_override_builtin test/sql/test_operators.py::CustomComparatorTest::test_reverse_binary_propagate [gw32] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_reverse_binary_propagate test/sql/test_operators.py::CustomComparatorTest::test_subquery_proxy [gw32] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_subquery_proxy test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_alias_proxy [gw32] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_alias_proxy [gw69] [ 42%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-noload-normal] [gw6] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_literal_concat test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_text [gw6] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_text test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_text_concat [gw6] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_text_concat test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith [gw6] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape [gw6] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_custom_escape [gw6] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_custom_escape test/sql/test_operators.py::ConjunctionTest::test_and_true_literal_leading [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_and_true_literal_leading test/sql/test_operators.py::ConjunctionTest::test_constant_render_distinct [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_constant_render_distinct test/sql/test_operators.py::ConjunctionTest::test_constant_render_distinct_use_labels [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_constant_render_distinct_use_labels test/sql/test_operators.py::ConjunctionTest::test_constants_are_singleton [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_constants_are_singleton test/sql/test_operators.py::ConjunctionTest::test_eight [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_eight test/sql/test_operators.py::ConjunctionTest::test_eleven [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_eleven test/sql/test_operators.py::ConjunctionTest::test_empty_and_raw [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_empty_and_raw test/sql/test_operators.py::ConjunctionTest::test_empty_clauses[and_-and_-True] [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_empty_clauses[and_-and_-True] test/sql/test_operators.py::ConjunctionTest::test_empty_clauses[or_-or_-False] [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_empty_clauses[or_-or_-False] test/sql/test_operators.py::ConjunctionTest::test_empty_or_raw [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_empty_or_raw test/sql/test_operators.py::ConjunctionTest::test_five [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_five test/sql/test_operators.py::ConjunctionTest::test_four [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_four test/sql/test_operators.py::ConjunctionTest::test_fourteen [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_fourteen test/sql/test_operators.py::ConjunctionTest::test_is_false_literal [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_is_false_literal test/sql/test_operators.py::ConjunctionTest::test_is_true_literal [gw8] [ 42%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_change_passive test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_move_nonpassive [gw8] [ 42%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_move_nonpassive test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_move_passive [gw8] [ 42%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_o2m_move_passive test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_onetomany_nonpassive [gw8] [ 42%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_onetomany_nonpassive test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_onetomany_passive [gw8] [ 42%] SKIPPED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_onetomany_passive test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_rowswitch_doesntfire [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_is_true_literal test/sql/test_operators.py::ConjunctionTest::test_nine [gw43] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_two test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_explicit_withpoly [gw43] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_explicit_withpoly test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_implicit_withpoly test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-noload-viewonly] [gw69] [ 42%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise-noload-viewonly] [gw8] [ 42%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_rowswitch_doesntfire [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_nine test/sql/test_operators.py::ConjunctionTest::test_or_false_literal_leading test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-load-normal] [gw44] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_key [gw44] [ 42%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_key test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_reverse_kwarg [gw21] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_dont_reset_on_attr_refresh test/ext/test_mutable.py::MutableCompositesTest::test_in_place_mutation [gw21] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_in_place_mutation test/ext/test_mutable.py::MutableCompositesTest::test_pickle_of_parent test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_any [gw29] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_any test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_compile_one [gw29] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_compile_one test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_one [gw29] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_one test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw29] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw5] [ 42%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_replace[True] test/sql/test_operators.py::AnyAllTest::test_all_array [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_accessor [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_accessor test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_negate_accessor [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_negate_accessor test/sql/test_operators.py::AnyAllTest::test_all_array_expression [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_expression test/sql/test_operators.py::AnyAllTest::test_all_array_method [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_method test/sql/test_operators.py::AnyAllTest::test_all_comparator_array [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_comparator_array test/sql/test_operators.py::AnyAllTest::test_all_comparator_array_wexpr [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_comparator_array_wexpr test/sql/test_operators.py::AnyAllTest::test_all_subq [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_subq test/sql/test_operators.py::AnyAllTest::test_all_subq_method [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_subq_method test/sql/test_operators.py::AnyAllTest::test_any_all_bindparam_coercion[all] [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_all_bindparam_coercion[all] test/sql/test_operators.py::AnyAllTest::test_any_all_bindparam_coercion[any] [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_all_bindparam_coercion[any] test/sql/test_operators.py::AnyAllTest::test_any_array [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_accessor [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_accessor test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_negate_accessor [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_negate_accessor test/sql/test_operators.py::AnyAllTest::test_any_array_expression [gw27] [ 42%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop_default [gw27] [ 42%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop_default test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_popitem [gw27] [ 42%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_popitem test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace [gw27] [ 42%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace_itself_still_ok test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr_zeroind [gw23] [ 42%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr_zeroind test/sql/test_operators.py::ArrayIndexOpTest::test_override_operators [gw23] [ 42%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_override_operators test/sql/test_operators.py::ArrayIndexOpTest::test_setup_getitem_w_dims [gw23] [ 42%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_setup_getitem_w_dims [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_twelve test/sql/test_operators.py::BooleanEvalTest::test_two_a [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_two_a test/sql/test_operators.py::BooleanEvalTest::test_two_b [gw50] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_two_b test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[eq] [gw50] [ 42%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[eq] test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[ge] [gw50] [ 42%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[ge] [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_expression test/sql/test_operators.py::AnyAllTest::test_any_array_method [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_method test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_binary_multi_propagate [gw32] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_binary_multi_propagate test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_binary_propagate [gw32] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_binary_propagate test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_column_proxy [gw32] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_column_proxy test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_no_boolean_propagate [gw32] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_no_boolean_propagate test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_override_builtin [gw32] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_override_builtin test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_reverse_binary_propagate [gw32] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_reverse_binary_propagate test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_subquery_proxy test/sql/test_operators.py::AnyAllTest::test_any_comparator_array [gw5] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_comparator_array test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw21] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_pickle_of_parent test/ext/test_mutable.py::MutableCompositesTest::test_set_illegal [gw21] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_set_illegal test/ext/test_mutable.py::MutableCompositesTest::test_set_none test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_41_2::test_pk_nonpassive [gw8] [ 42%] PASSED test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_41_2::test_pk_nonpassive test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_41_2::test_pk_passive [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_or_false_literal_leading test/sql/test_operators.py::ConjunctionTest::test_or_true_literal_leading [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_or_true_literal_leading test/sql/test_operators.py::ConjunctionTest::test_seven [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_seven test/sql/test_operators.py::ConjunctionTest::test_single_bool_eight [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_eight test/sql/test_operators.py::ConjunctionTest::test_single_bool_five [gw39] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_five test/sql/test_operators.py::ConjunctionTest::test_single_bool_four [gw39] [ 43%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_four test/sql/test_operators.py::ConjunctionTest::test_single_bool_nine [gw39] [ 43%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_nine test/sql/test_operators.py::ConjunctionTest::test_single_bool_one [gw32] [ 43%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_subquery_proxy test/sql/test_operators.py::CustomOpTest::test_is_comparison [gw32] [ 43%] PASSED test/sql/test_operators.py::CustomOpTest::test_is_comparison [gw34] [ 43%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_popitem test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_nosqlexpr [gw6] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_nosqlexpr test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_warning [gw6] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_warning test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_encoded [gw6] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_encoded test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_encoded_mysql [gw6] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_encoded_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_escape [gw6] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_literal [gw6] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_literal test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_literal_mysql [gw6] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_literal_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_mysql [gw6] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_text [gw6] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_text test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_text_mysql [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_set_none test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_modified_event [gw70] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_modified_event test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pickle_parent [gw70] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pickle_parent test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop [gw70] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop [gw29] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] test/sql/test_operators.py::CustomOpTest::test_return_types[ARRAY(Integer())] [gw32] [ 43%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[ARRAY(Integer())] test/sql/test_operators.py::CustomOpTest::test_return_types[ARRAY(String())] [gw32] [ 43%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[ARRAY(String())] test/sql/test_operators.py::CustomOpTest::test_return_types[Boolean()] test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_compile_one [gw55] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_compile_one test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_one [gw55] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_one test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw55] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_two[0] test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw55] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw32] [ 43%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[Boolean()] [gw8] [ 43%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_41_2::test_pk_passive test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_nonpassive [gw43] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_implicit_withpoly [gw44] [ 43%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_reverse_kwarg test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_unrelated_flush [gw44] [ 43%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_unrelated_flush test/ext/test_mutable.py::MutableCompositesTest::test_unrelated_flush [gw6] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_text_mysql test/sql/test_operators.py::CustomOpTest::test_return_types[DateTime()] [gw32] [ 43%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[DateTime()] test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_five test/orm/test_of_type.py::SubclassRelationshipTest::test_any_walias test/sql/test_operators.py::CustomOpTest::test_return_types[Integer()] test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop_default test/sql/test_operators.py::ComposedLikeOperatorsTest::test_ilike [gw6] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_ilike [gw32] [ 43%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[Integer()] test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_stacked_of_type [gw43] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_stacked_of_type test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_subqueryload_explicit_withpoly [gw43] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_subqueryload_explicit_withpoly test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_subqueryload_implicit_withpoly test/sql/test_operators.py::ComposedLikeOperatorsTest::test_ilike_escape [gw6] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_ilike_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_like [gw69] [ 43%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-load-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-load-viewonly] [gw69] [ 43%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-noload-normal] test/sql/test_operators.py::CustomOpTest::test_return_types[JSON()] [gw32] [ 43%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[JSON()] test/sql/test_operators.py::CustomOpTest::test_return_types[NullType()] [gw32] [ 43%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[NullType()] [gw39] [ 43%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_one test/sql/test_operators.py::ConjunctionTest::test_single_bool_seven [gw39] [ 43%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_seven test/sql/test_operators.py::ConjunctionTest::test_single_bool_six [gw39] [ 43%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_six test/sql/test_operators.py::ConjunctionTest::test_single_bool_ten [gw39] [ 43%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_ten [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_unrelated_flush test/ext/test_mutable.py::MutableCompositesUnpickleTest::test_unpickle_modified_eq [gw6] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_like test/sql/test_operators.py::ComposedLikeOperatorsTest::test_like_escape [gw6] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_like_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains [gw6] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains [gw43] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_subqueryload_implicit_withpoly test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_add test/sql/test_operators.py::CustomOpTest::test_return_types[Numeric(precision=5, scale=2)] [gw32] [ 43%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[Numeric(precision=5, scale=2)] test/sql/test_operators.py::ConjunctionTest::test_single_bool_three [gw39] [ 43%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_three [gw69] [ 43%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-noload-normal] test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[gt] [gw50] [ 43%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[gt] test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[le] [gw50] [ 43%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[le] test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[lt] [gw50] [ 43%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[lt] [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableCompositesUnpickleTest::test_unpickle_modified_eq test/ext/test_mutable.py::MutableDictNoHashTest::test_clear test/ext/test_mutable.py::MutableListNoHashTest::test_deepcopy [gw20] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_deepcopy test/ext/test_mutable.py::MutableListNoHashTest::test_del_slice [gw20] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_del_slice test/ext/test_mutable.py::MutableListNoHashTest::test_ensure_not_hashable [gw20] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_ensure_not_hashable test/ext/test_mutable.py::MutableListNoHashTest::test_extend [gw20] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_extend test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_mutation [gw20] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_mutation test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_slice_mutation [gw20] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_slice_mutation test/ext/test_mutable.py::MutableListNoHashTest::test_insert [gw20] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_insert test/ext/test_mutable.py::MutableListNoHashTest::test_legacy_pickle_loads [gw20] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_legacy_pickle_loads test/ext/test_mutable.py::MutableListNoHashTest::test_operator_extend [gw20] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_operator_extend test/ext/test_mutable.py::MutableListNoHashTest::test_pickle_parent [gw20] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_pickle_parent test/ext/test_mutable.py::MutableListNoHashTest::test_pop [gw8] [ 43%] PASSED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_nonpassive test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_passive [gw44] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_add test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_any test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-noload-viewonly] [gw70] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop_default test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_popitem test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_intersection_update [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_autoescape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_encoded [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_encoded test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_escape [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_mysql [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_ilike [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_ilike test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_ilike_escape [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_ilike_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_like [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_like test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_like_escape [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_like_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_autoescape [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_autoescape [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_clear test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_none [gw69] [ 43%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-raise_on_sql-noload-viewonly] [gw8] [ 43%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_passive test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_threelevel_nonpassive [gw43] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_any test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_compile_one [gw43] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_compile_one test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_one test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-load-normal] [gw70] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_popitem test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace [gw43] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_one [gw20] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_pop test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_none [gw44] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_intersection_update test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_raise [gw55] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_any_walias test/ext/test_mutable.py::MutableListNoHashTest::test_remove test/orm/test_of_type.py::SubclassRelationshipTest::test_any_wpoly [gw69] [ 43%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-load-normal] [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_raise test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_symmetric_difference_update [gw70] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace test/orm/test_generative.py::CaseSensitiveTest::test_distinct_count test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-load-viewonly] test/ext/test_mutable.py::MutableDictNoHashTest::test_copy [gw43] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_two[0] test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace_itself_still_ok test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_copy test/ext/test_mutable.py::MutableDictNoHashTest::test_deepcopy [gw20] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_remove [gw29] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_five [gw55] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_any_wpoly test/ext/test_mutable.py::MutableListNoHashTest::test_reverse test/orm/test_of_type.py::SubclassRelationshipTest::test_contains_eager_wpoly [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_deepcopy [gw70] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace_itself_still_ok [gw69] [ 43%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-load-viewonly] test/ext/test_mutable.py::MutableDictNoHashTest::test_ensure_not_hashable [gw43] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_two[1] test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_setdefault test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_four test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_concat [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_concat test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_encoded [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_encoded test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_encoded_mysql [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_encoded_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_escape [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_escape [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_ensure_not_hashable test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_indirect test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_firebird [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_firebird [gw44] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_symmetric_difference_update test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_autoescape test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-noload-normal] test/ext/test_mutable.py::MutableDictNoHashTest::test_in_place_mutation [gw8] [ 43%] PASSED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_threelevel_nonpassive test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_five [gw29] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_four test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_one [gw20] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_reverse [gw55] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_contains_eager_wpoly [gw27] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace_itself_still_ok test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_setdefault test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_update test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_threelevel_passive [gw8] [ 43%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_threelevel_passive [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_autoescape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_autoescape_custom_escape [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_autoescape_custom_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_concat [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_concat test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_encoded test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_nonpassive [gw29] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_one test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_three [gw31] [ 43%] PASSED test/orm/test_generative.py::CaseSensitiveTest::test_distinct_count test/sql/test_operators.py::ExtensionOperatorTest::test_lshift test/ext/test_mutable.py::MutableListNoHashTest::test_sort [gw69] [ 43%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-noload-normal] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-noload-viewonly] [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_encoded test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_encoded_mysql [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_encoded_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_escape [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_firebird [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_firebird test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_literal [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_literal test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_literal_mysql [gw25] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_literal_mysql [gw44] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_update test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_clear [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_in_place_mutation test/ext/test_mutable.py::MutableDictNoHashTest::test_modified_event [gw31] [ 43%] PASSED test/sql/test_operators.py::ExtensionOperatorTest::test_lshift test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_flat [gw55] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_flat test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_full_alias [gw55] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_full_alias test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_noalias [gw70] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_setdefault test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_unrelated_flush [gw55] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_noalias test/orm/test_of_type.py::SubclassRelationshipTest::test_join_walias [gw29] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_three test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_two [gw46] [ 43%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_indirect [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_modified_event [gw70] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_unrelated_flush [gw69] [ 43%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_detached-select-noload-viewonly] [gw55] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_walias [gw8] [ 43%] PASSED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_nonpassive test/ext/test_mutable.py::MutableDictNoHashTest::test_pickle_parent test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_update [gw29] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_two test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_passive [gw8] [ 43%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_passive test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_threelevel_nonpassive [gw44] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_clear test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_coerce_none [gw55] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly_innerjoin [gw55] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly_innerjoin [gw20] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_sort test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wsubclass test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_five test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-load-normal] test/sql/test_operators.py::ExtensionOperatorTest::test_op_not_an_iterator [gw31] [ 43%] PASSED test/sql/test_operators.py::ExtensionOperatorTest::test_op_not_an_iterator [gw21] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_pickle_parent test/sql/test_operators.py::IsDistinctFromTest::test_is_not_distinct_from [gw46] [ 43%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_not_distinct_from test/sql/test_operators.py::IsDistinctFromTest::test_is_not_distinct_from_postgresql test/sql/test_operators.py::ExtensionOperatorTest::test_rshift [gw31] [ 43%] PASSED test/sql/test_operators.py::ExtensionOperatorTest::test_rshift test/sql/test_operators.py::InSelectableTest::test_in_cte_explicit test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_key [gw29] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_five [gw31] [ 43%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_cte_explicit test/sql/test_operators.py::InSelectableTest::test_in_cte_implicit [gw55] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wsubclass test/ext/test_mutable.py::MutableDictNoHashTest::test_pop [gw46] [ 43%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_not_distinct_from_postgresql test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wpoly [gw13] [ 43%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative_child_expired [gw44] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_coerce_none test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_two [gw63] [ 43%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_two test/sql/test_operators.py::LikeTest::test_like_11 [gw63] [ 43%] PASSED test/sql/test_operators.py::LikeTest::test_like_11 test/sql/test_operators.py::LikeTest::test_like_12 [gw63] [ 43%] PASSED test/sql/test_operators.py::LikeTest::test_like_12 test/sql/test_operators.py::LikeTest::test_like_2 [gw70] [ 43%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_update test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_clear test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_coerce_raise test/sql/test_operators.py::IsDistinctFromTest::test_is_not_distinct_from_sqlite [gw69] [ 43%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-load-normal] test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_extract_bind [gw60] [ 43%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_extract_bind test/sql/test_operators.py::CustomUnaryOperatorTest::test_double_factorial [gw60] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_double_factorial test/sql/test_operators.py::CustomUnaryOperatorTest::test_double_factorial_invert [gw60] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_double_factorial_invert test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial [gw60] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial_invert [gw60] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial_invert test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial_prefix [gw60] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial_prefix test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[format] [gw60] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[format] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[named] [gw60] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[named] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[pyformat] [gw60] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[pyformat] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[qmark] [gw60] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[qmark] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[format] [gw60] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[format] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[named] [gw60] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[named] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[pyformat] [gw60] [ 44%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[pyformat] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[qmark] [gw60] [ 44%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[qmark] [gw21] [ 44%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_pop test/ext/test_mutable.py::MutableDictNoHashTest::test_pop_default [gw20] [ 44%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_key [gw8] [ 44%] PASSED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_threelevel_nonpassive test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_threelevel_passive [gw55] [ 44%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wpoly test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wsubclass [gw8] [ 44%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_threelevel_passive [gw63] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_2 test/sql/test_operators.py::LikeTest::test_like_3 [gw63] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_3 [gw44] [ 44%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_coerce_raise test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_copy [gw70] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_clear [gw46] [ 44%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_not_distinct_from_sqlite test/sql/test_operators.py::IsDistinctFromTest::test_not_is_distinct_from [gw46] [ 44%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_not_is_distinct_from test/sql/test_operators.py::IsDistinctFromTest::test_not_is_distinct_from_postgresql [gw46] [ 44%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_not_is_distinct_from_postgresql test/sql/test_operators.py::IsDistinctFromTest::test_not_is_not_distinct_from [gw46] [ 44%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_not_is_not_distinct_from test/sql/test_operators.py::IsDistinctFromTest::test_not_is_not_distinct_from_postgresql test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_none test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace [gw34] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace_itself_still_ok [gw34] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace_itself_still_ok test/ext/test_mutable.py::MutableWithScalarJSONTest::test_setdefault [gw34] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_setdefault test/ext/test_mutable.py::MutableWithScalarJSONTest::test_unrelated_flush [gw34] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_unrelated_flush test/ext/test_mutable.py::MutableWithScalarJSONTest::test_update [gw34] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_update test/ext/test_mutable.py::MutableWithScalarPickleTest::test_clear [gw34] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_clear test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_none [gw34] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_none test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_raise [gw34] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_raise test/ext/test_mutable.py::MutableWithScalarPickleTest::test_copy [gw34] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_copy test/ext/test_mutable.py::MutableWithScalarPickleTest::test_deepcopy [gw34] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_deepcopy test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_four [gw29] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_four test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_one [gw29] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_one test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_three [gw21] [ 44%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_pop_default test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_reverse_kwarg test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_bidirectional_nonpassive [gw55] [ 44%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wsubclass test/orm/test_of_type.py::SubclassRelationshipTest::test_lazyload [gw44] [ 44%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_copy test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_deepcopy test/ext/test_mutable.py::MutableDictNoHashTest::test_popitem [gw43] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_five test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_four [gw43] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_four test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_one [gw43] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_one test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_three [gw27] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_setdefault test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_unrelated_flush [gw27] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_unrelated_flush test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_update [gw27] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_update test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_append [gw27] [ 44%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_append test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_clear [gw27] [ 44%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_clear [gw70] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_none [gw44] [ 44%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_deepcopy test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_difference_update [gw46] [ 44%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_not_is_not_distinct_from_postgresql test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[boolean-Boolean] [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[boolean-Boolean] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[float-Numeric] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-load-viewonly] [gw69] [ 44%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-load-viewonly] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-noload-normal] [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[float-Numeric] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[integer-Integer] [gw43] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_three test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_two [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[integer-Integer] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[string-String] [gw20] [ 44%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_reverse_kwarg [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[string-String] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_binary[boolean-Boolean] test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed_tablename_plus_col [gw51] [ 44%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed_tablename_plus_col test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_16 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_16 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_17 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_17 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_18 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_18 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_19 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_19 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_2 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_2 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_20 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_20 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_21 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_21 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_22 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_22 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_23 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_23 [gw43] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_two test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_five [gw29] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_three test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_two [gw29] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_two test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_with_flataliased_poly_compile [gw43] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_five [gw69] [ 44%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-noload-normal] test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_3 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_3 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_4 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_4 test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_four [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_binary[boolean-Boolean] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_binary[float-Numeric] [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_binary[float-Numeric] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_binary[integer-Integer] [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_binary[integer-Integer] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_binary[string-String] test/ext/test_mutable.py::MutableListNoHashTest::test_unrelated_flush [gw55] [ 44%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_lazyload test/orm/test_of_type.py::SubclassRelationshipTest::test_subquery_wsubclass [gw8] [ 44%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_bidirectional_nonpassive test/sql/test_operators.py::LikeTest::test_like_4 [gw63] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_4 test/sql/test_operators.py::LikeTest::test_like_5 [gw63] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_5 test/sql/test_operators.py::LikeTest::test_like_6 [gw63] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_6 test/sql/test_operators.py::LikeTest::test_like_7 [gw63] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_7 test/sql/test_operators.py::LikeTest::test_like_8 [gw63] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_8 test/sql/test_operators.py::LikeTest::test_like_9 [gw63] [ 44%] PASSED test/sql/test_operators.py::LikeTest::test_like_9 test/sql/test_operators.py::MatchTest::test_boolean_inversion_mssql [gw63] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_boolean_inversion_mssql test/sql/test_operators.py::MatchTest::test_boolean_inversion_mysql [gw63] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_boolean_inversion_mysql test/sql/test_operators.py::MatchTest::test_boolean_inversion_postgresql [gw63] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_boolean_inversion_postgresql test/sql/test_operators.py::MatchTest::test_match_1 [gw63] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_match_1 test/sql/test_operators.py::MatchTest::test_match_2 [gw63] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_match_2 test/sql/test_operators.py::MatchTest::test_match_3 [gw63] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_match_3 test/sql/test_operators.py::MatchTest::test_match_4 [gw63] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_match_4 test/sql/test_operators.py::MatchTest::test_match_5 [gw63] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_match_5 test/ext/test_mutable.py::MutableWithScalarPickleTest::test_in_place_mutation [gw43] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_four [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_binary[string-String] test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_one test/sql/test_operators.py::CustomUnaryOperatorTest::test_unary_both_ops [gw60] [ 44%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_unary_both_ops test/sql/test_operators.py::CustomUnaryOperatorTest::test_unary_no_ops [gw60] [ 44%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_unary_no_ops test/sql/test_operators.py::DefaultColumnComparatorTest::test_collate [gw60] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_collate test/sql/test_operators.py::DefaultColumnComparatorTest::test_concatenable_adapt [gw60] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_concatenable_adapt test/sql/test_operators.py::DefaultColumnComparatorTest::test_contains_override_raises [gw60] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_contains_override_raises test/sql/test_operators.py::DefaultColumnComparatorTest::test_default_adapt [gw60] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_default_adapt test/sql/test_operators.py::DefaultColumnComparatorTest::test_in [gw60] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_in test/sql/test_operators.py::DefaultColumnComparatorTest::test_in_no_accept_list_of_non_column_element [gw60] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_in_no_accept_list_of_non_column_element test/sql/test_operators.py::DefaultColumnComparatorTest::test_in_no_accept_non_list_non_selectable [gw60] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_in_no_accept_non_list_non_selectable test/sql/test_operators.py::DefaultColumnComparatorTest::test_in_no_accept_non_list_thing_with_getitem [gw60] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_in_no_accept_non_list_thing_with_getitem test/sql/test_operators.py::DefaultColumnComparatorTest::test_no_getitem [gw60] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_no_getitem test/sql/test_operators.py::DefaultColumnComparatorTest::test_not_in [gw60] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_not_in test/sql/test_operators.py::DefaultColumnComparatorTest::test_null_true_false_is_sanity_checks [gw60] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_null_true_false_is_sanity_checks test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[add-"right"] [gw60] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[add-"right"] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[concat_op-"right"] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_json_binary[boolean-Boolean] [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_json_binary[boolean-Boolean] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_json_binary[float-Numeric] [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_json_binary[float-Numeric] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_json_binary[integer-Integer] [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_json_binary[integer-Integer] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_json_binary[string-String] [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_json_binary[string-String] test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_bidirectional_passive [gw8] [ 44%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_bidirectional_passive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_entity [gw8] [ 44%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_entity test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_flush_new_pk_after_expire [gw8] [ 44%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_flush_new_pk_after_expire test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_load_after_expire [gw55] [ 44%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_subquery_wsubclass test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_joinedload_wsubclass [gw55] [ 44%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_joinedload_wsubclass test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_subqueryload_wsubclass [gw20] [ 44%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_unrelated_flush test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_append [gw4] [ 44%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve_dupe_by_name test/sql/test_operators.py::JSONIndexOpTest::test_getindex_literal_integer [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_literal_integer test/sql/test_operators.py::JSONIndexOpTest::test_getindex_literal_string test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_5 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_5 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_6 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_6 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_7 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_7 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_8 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_8 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_9 [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_9 test/sql/test_operators.py::OperatorPrecedenceTest::test_commutative_operators [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_commutative_operators test/sql/test_operators.py::OperatorPrecedenceTest::test_is_eq_precedence_flat [gw51] [ 44%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_is_eq_precedence_flat test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators [gw20] [ 44%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_append test/sql/test_operators.py::MatchTest::test_match_is_now_matchtype [gw63] [ 44%] PASSED test/sql/test_operators.py::MatchTest::test_match_is_now_matchtype test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[format-mytable.myid %% %s] [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_literal_string test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_clear test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_both_grouping [gw8] [ 44%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_load_after_expire [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_both_grouping test/ext/test_indexable.py::IndexPropertyJsonTest::test_query [gw36] [ 44%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_query test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_5 [gw36] [ 44%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_5 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_6 [gw36] [ 44%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_6 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_7 [gw36] [ 44%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_7 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_8 [gw55] [ 44%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_subqueryload_wsubclass test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_subqueryload_wsubclass_mapper_term test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_left_grouping [gw46] [ 44%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_left_grouping test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_right_grouping [gw31] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_cte_implicit test/sql/test_operators.py::InSelectableTest::test_in_cte_select [gw31] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_cte_select test/sql/test_operators.py::InSelectableTest::test_in_select [gw31] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_select test/sql/test_operators.py::InSelectableTest::test_in_subquery_alias_explicit [gw31] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_subquery_alias_explicit test/sql/test_operators.py::InSelectableTest::test_in_subquery_alias_implicit [gw31] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_subquery_alias_implicit test/sql/test_operators.py::InSelectableTest::test_in_subquery_explicit [gw31] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_subquery_explicit test/sql/test_operators.py::InSelectableTest::test_in_subquery_warning [gw31] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_subquery_warning test/sql/test_operators.py::InSelectableTest::test_in_table [gw31] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_table test/sql/test_operators.py::InSelectableTest::test_in_table_alias [gw31] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_table_alias test/sql/test_operators.py::InTest::test_in_1 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_1 test/sql/test_operators.py::InTest::test_in_10 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_10 test/sql/test_operators.py::InTest::test_in_11 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_11 test/sql/test_operators.py::InTest::test_in_12 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_12 test/sql/test_operators.py::InTest::test_in_13 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_13 test/sql/test_operators.py::InTest::test_in_14 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_14 test/sql/test_operators.py::InTest::test_in_15 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_15 test/sql/test_operators.py::InTest::test_in_16 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_16 test/sql/test_operators.py::InTest::test_in_17 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_17 test/sql/test_operators.py::InTest::test_in_18 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_18 test/sql/test_operators.py::InTest::test_in_19 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_19 test/sql/test_operators.py::InTest::test_in_2 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_2 test/sql/test_operators.py::InTest::test_in_20 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_20 test/sql/test_operators.py::InTest::test_in_21 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_21 test/sql/test_operators.py::InTest::test_in_22 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_22 test/sql/test_operators.py::InTest::test_in_24 [gw31] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_24 [gw60] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[concat_op-"right"] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[eq-True] [gw60] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[eq-True] [gw44] [ 44%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_difference_update test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_discard [gw44] [ 44%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_discard test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_intersection_update [gw44] [ 44%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_intersection_update test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_operator_difference_update [gw44] [ 44%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_operator_difference_update test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pickle_parent [gw44] [ 44%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pickle_parent test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pop [gw36] [ 44%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_8 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_9 [gw36] [ 44%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_9 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_1 [gw36] [ 44%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_1 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_2 [gw36] [ 44%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_2 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_3 [gw36] [ 44%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_3 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_4 [gw55] [ 44%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_subqueryload_wsubclass_mapper_term [gw20] [ 44%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_clear test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_none test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[postgresql] [gw45] [ 44%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[postgresql] test/sql/test_operators.py::NegationTest::test_negate_operator_self_group [gw45] [ 44%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operator_self_group test/sql/test_operators.py::NegationTest::test_negate_operator_type [gw45] [ 44%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operator_type test/sql/test_operators.py::NegationTest::test_negate_operators_1 [gw45] [ 44%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_1 test/sql/test_operators.py::NegationTest::test_negate_operators_2 [gw45] [ 44%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_2 test/sql/test_operators.py::NegationTest::test_negate_operators_3 [gw45] [ 44%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_3 test/sql/test_operators.py::NegationTest::test_negate_operators_4 [gw45] [ 45%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_4 test/sql/test_operators.py::NegationTest::test_negate_operators_5 [gw45] [ 45%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_5 test/sql/test_operators.py::NewOperatorTest::test_alias_proxy [gw45] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_alias_proxy test/sql/test_operators.py::NewOperatorTest::test_binary_multi_propagate [gw45] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_binary_multi_propagate test/sql/test_operators.py::NewOperatorTest::test_binary_propagate test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select [gw62] [ 45%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select test/sql/test_operators.py::TupleTypingTest::test_tuple_type_expanding_inference [gw62] [ 45%] PASSED test/sql/test_operators.py::TupleTypingTest::test_tuple_type_expanding_inference test/sql/test_operators.py::TupleTypingTest::test_tuple_type_plain_inference test/orm/test_of_type.py::SubclassRelationshipTest2::test_all_subq_query test/sql/test_functions.py::CompileTest::test_alias_method_columns [gw42] [ 45%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_columns [gw36] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_4 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_5 [gw44] [ 45%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pop [gw46] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_right_grouping test/sql/test_operators.py::JSONIndexOpTest::test_override_operators [gw46] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_override_operators test/sql/test_operators.py::JSONIndexOpTest::test_path_getindex_literal [gw46] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_path_getindex_literal test/sql/test_operators.py::JSONIndexOpTest::test_setup_getitem [gw46] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_setup_getitem test/sql/test_operators.py::LikeTest::test_like_1 test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_remove [gw62] [ 45%] PASSED test/sql/test_operators.py::TupleTypingTest::test_tuple_type_plain_inference test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_eq [gw36] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_5 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_6 [gw36] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_6 [gw45] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_binary_propagate test/sql/test_operators.py::NewOperatorTest::test_column_proxy [gw45] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_column_proxy test/sql/test_operators.py::NewOperatorTest::test_no_boolean_propagate [gw45] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_no_boolean_propagate test/sql/test_operators.py::NewOperatorTest::test_override_builtin [gw45] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_override_builtin test/sql/test_operators.py::NewOperatorTest::test_reverse_binary_propagate [gw45] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_reverse_binary_propagate test/sql/test_operators.py::NewOperatorTest::test_subquery_proxy [gw45] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_subquery_proxy test/sql/test_operators.py::NonZeroTest::test_annotated_binary_identity_eq [gw45] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_annotated_binary_identity_eq test/sql/test_operators.py::NonZeroTest::test_binary_identity_eq [gw45] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_binary_identity_eq test/sql/test_operators.py::NonZeroTest::test_column_compare_eq [gw45] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_compare_eq test/sql/test_operators.py::NonZeroTest::test_column_compare_gt [gw45] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_compare_gt test/sql/test_operators.py::NonZeroTest::test_column_identity_eq [gw45] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_identity_eq test/sql/test_operators.py::NonZeroTest::test_column_identity_gt [gw45] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_identity_gt test/sql/test_operators.py::NonZeroTest::test_labeled_binary_compare_gt [gw45] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_labeled_binary_compare_gt test/sql/test_operators.py::NonZeroTest::test_labeled_binary_identity_eq [gw45] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_labeled_binary_identity_eq test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_1 [gw45] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_1 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_10 [gw45] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_10 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_11 [gw46] [ 45%] PASSED test/sql/test_operators.py::LikeTest::test_like_1 [gw63] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[format-mytable.myid %% %s] test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[named-mytable.myid % :myid_1] [gw63] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[named-mytable.myid % :myid_1] test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[pyformat-mytable.myid %% %(myid_1)s] [gw63] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[pyformat-mytable.myid %% %(myid_1)s] test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[qmark-mytable.myid % ?] [gw63] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[qmark-mytable.myid % ?] test/sql/test_operators.py::MathOperatorTest::test_math_op[add] [gw63] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[add] test/sql/test_operators.py::MathOperatorTest::test_math_op[div] [gw63] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[div] test/sql/test_operators.py::MathOperatorTest::test_math_op[mod] [gw63] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[mod] test/sql/test_operators.py::MathOperatorTest::test_math_op[mul] [gw63] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[mul] test/sql/test_operators.py::MathOperatorTest::test_math_op[sub] [gw63] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[sub] test/sql/test_operators.py::NegationTest::test_implicitly_boolean [gw63] [ 45%] PASSED test/sql/test_operators.py::NegationTest::test_implicitly_boolean [gw44] [ 45%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_remove [gw29] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_with_flataliased_poly_compile test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_with_unaliased_poly_compile [gw29] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_with_unaliased_poly_compile test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_withpoly [gw29] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_withpoly test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_implicit_withpoly [gw29] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_implicit_withpoly test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_stacked_of_type [gw29] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_stacked_of_type test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_explicit_withpoly [gw62] [ 45%] PASSED test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_eq test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_in [gw62] [ 45%] PASSED test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_in test/sql/test_operators.py::TypeDecoratorComparatorTest::test_alias_proxy [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_alias_proxy test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_multi_propagate [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_multi_propagate test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_propagate test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_symmetric_difference_update [gw34] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_in_place_mutation test/ext/test_mutable.py::MutableWithScalarPickleTest::test_modified_event [gw34] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_modified_event test/ext/test_mutable.py::MutableWithScalarPickleTest::test_non_mutable [gw34] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_non_mutable [gw29] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_explicit_withpoly test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_implicit_withpoly test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_7 [gw36] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_7 test/sql/test_operators.py::RegexpTest::test_not_regexp_match [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTest::test_not_regexp_match test/sql/test_operators.py::RegexpTest::test_regexp_match [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTest::test_regexp_match test/sql/test_operators.py::RegexpTest::test_regexp_replace [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTest::test_regexp_replace test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_column [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_column test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_flags [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_flags [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_propagate test/sql/test_operators.py::TypeDecoratorComparatorTest::test_column_proxy [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_column_proxy test/sql/test_operators.py::TypeDecoratorComparatorTest::test_no_boolean_propagate [gw45] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_11 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_12 [gw45] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_12 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_13 [gw45] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_13 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_14 [gw45] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_14 test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pickle_parent [gw34] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pickle_parent test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop [gw34] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop_default [gw34] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop_default [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_no_boolean_propagate test/sql/test_operators.py::TypeDecoratorComparatorTest::test_override_builtin test/ext/test_mutable.py::MutableWithScalarPickleTest::test_popitem test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_str [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_str test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_column [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_column test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_flags [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_flags test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_str [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_str test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_1 [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_1 [gw44] [ 45%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_symmetric_difference_update test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_unrelated_flush test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_2 test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-"right"] [gw42] [ 45%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-"right"] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-False] [gw42] [ 45%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-False] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-NULL] [gw42] [ 45%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-NULL] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-None] [gw42] [ 45%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-None] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-True] [gw42] [ 45%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-True] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-false] [gw42] [ 45%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-false] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-true] [gw42] [ 45%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-true] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_distinct_from-False] [gw42] [ 45%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_distinct_from-False] [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_override_builtin test/sql/test_operators.py::TypeDecoratorComparatorTest::test_reverse_binary_propagate [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_2 test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_reverse_binary_propagate test/sql/test_operators.py::TypeDecoratorComparatorTest::test_subquery_proxy [gw44] [ 45%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_unrelated_flush [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column2 [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_subquery_proxy [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column2 test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_flags [gw36] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_flags [gw29] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_implicit_withpoly test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_any [gw29] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_any test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_compile_one [gw29] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_compile_one test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_one [gw29] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_one test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_alias_proxy [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_alias_proxy [gw34] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_popitem test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_multi_propagate [gw55] [ 45%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest2::test_all_subq_query test/ext/test_mutable.py::MutableWithScalarPickleTest::test_replace [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_multi_propagate test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_propagate test/sql/test_external_traversal.py::SelectTest::test_execution_options [gw18] [ 45%] PASSED test/sql/test_external_traversal.py::SelectTest::test_execution_options test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_string_bound test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_flat_contains_eager_of_type_b1 [gw20] [ 45%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_none test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_raise [gw20] [ 45%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_raise test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_copy [gw20] [ 45%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_copy test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_deepcopy [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_propagate test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_column_proxy [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_column_proxy test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_no_boolean_propagate test/orm/test_inspect.py::TestORMInspection::test_aliased_class [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_no_boolean_propagate test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_override_builtin [gw34] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_replace [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_override_builtin test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_reverse_binary_propagate test/ext/test_mutable.py::MutableWithScalarPickleTest::test_replace_itself_still_ok [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_reverse_binary_propagate test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_subquery_proxy [gw20] [ 45%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_deepcopy test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_del_slice [gw20] [ 45%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_del_slice [gw34] [ 45%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_replace_itself_still_ok [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_subquery_proxy [gw51] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comma_precedence [gw51] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comma_precedence test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comparison_precedence [gw51] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comparison_precedence test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_custom_precedence [gw51] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_custom_precedence test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_1 [gw51] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_1 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_10 [gw51] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_10 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_11 [gw51] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_11 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_12 [gw51] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_12 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_13 [gw51] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_13 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_2 [gw51] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_2 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_3 [gw55] [ 45%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_flat_contains_eager_of_type_b1 [gw51] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_3 test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_alias_proxy test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_flat_contains_eager_of_type_b1_c1 [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_alias_proxy test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_multi_propagate [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_multi_propagate test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_propagate [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_propagate test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_column_proxy [gw55] [ 45%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_flat_contains_eager_of_type_b1_c1 [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_column_proxy test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_max_identifier_length_onconnect_returns_none [gw7] [ 45%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_41_2::test_max_identifier_length_onconnect_returns_none [gw41] [ 45%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetomany_nonpassive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetomany_passive [gw41] [ 45%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetomany_passive test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_no_boolean_propagate test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetoone_nonpassive [gw41] [ 45%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetoone_nonpassive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetoone_passive [gw41] [ 45%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetoone_passive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_update_to_self_sql_expr [gw41] [ 45%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_update_to_self_sql_expr test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_update_to_sql_expr [gw41] [ 45%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_update_to_sql_expr [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_no_boolean_propagate test/orm/test_joins.py::JoinTest::test_left_w_no_entity [gw21] [ 45%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_popitem test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_override_builtin test/ext/test_mutable.py::MutableDictNoHashTest::test_replace [gw21] [ 45%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_replace test/ext/test_mutable.py::MutableDictNoHashTest::test_replace_itself_still_ok test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_nonpassive [gw41] [ 45%] SKIPPED test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_nonpassive test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_passive [gw41] [ 45%] SKIPPED test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_passive test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_41_2::test_reverse [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_override_builtin [gw21] [ 45%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_replace_itself_still_ok test/ext/test_mutable.py::MutableDictNoHashTest::test_setdefault [gw21] [ 45%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_setdefault test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_reverse_binary_propagate test/ext/test_mutable.py::MutableDictNoHashTest::test_unrelated_flush [gw21] [ 45%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_unrelated_flush test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_implicit_id_insert_select_keys [gw2] [ 45%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_implicit_id_insert_select_keys test/orm/test_options.py::OptionsTest::test_get_path_one_level_with_unrelated test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_collection_with_backref [gw9] [ 45%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_collection_with_backref test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d [gw43] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_one test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_three [gw43] [ 45%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_three test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_1 [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_reverse_binary_propagate [gw47] [ 45%] PASSED test/orm/test_inspect.py::TestORMInspection::test_aliased_class test/sql/test_insert.py::InsertTest::test_insert_mix_select_values_exception [gw30] [ 45%] PASSED test/sql/test_insert.py::InsertTest::test_insert_mix_select_values_exception test/orm/test_options.py::LoadTest::test_gen_path_attr_entity [gw30] [ 45%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_attr_entity test/orm/test_options.py::LoadTest::test_gen_path_attr_entity_invalid_noraiseerr [gw30] [ 45%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_attr_entity_invalid_noraiseerr test/orm/test_options.py::LoadTest::test_gen_path_attr_entity_invalid_raiseerr [gw30] [ 45%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_attr_entity_invalid_raiseerr test/orm/test_options.py::LoadTest::test_gen_path_attr_str_not_mapped [gw30] [ 45%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_attr_str_not_mapped test/orm/test_options.py::LoadTest::test_gen_path_invalid_from_col [gw30] [ 45%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_invalid_from_col [gw24] [ 45%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_1 test/orm/test_pickled.py::PolymorphicDeferredTest::test_polymorphic_deferred [gw18] [ 45%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_string_bound test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_string_unbound [gw58] [ 45%] PASSED test/orm/test_joins.py::JoinTest::test_left_w_no_entity test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_two test/orm/test_options.py::LoadTest::test_gen_path_string_column [gw30] [ 45%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_string_column test/orm/test_options.py::LoadTest::test_gen_path_string_entity test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_subquery_proxy [gw9] [ 45%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d_aliased [gw62] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_subquery_proxy test/orm/test_options.py::FromSubclassOptionsTest::test_with_current_nonmatching_entity_subclasses test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_distinct_from-None] [gw42] [ 45%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_distinct_from-None] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_distinct_from-True] [gw42] [ 45%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_distinct_from-True] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-"right"0] [gw42] [ 45%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-"right"0] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-"right"1] [gw42] [ 45%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-"right"1] test/orm/test_pickled.py::PickleTest::test_bound_options[0] [gw2] [ 45%] PASSED test/orm/test_options.py::OptionsTest::test_get_path_one_level_with_unrelated test/orm/test_options.py::OptionsTest::test_multi_entity_no_mapped_entities [gw24] [ 46%] PASSED test/orm/test_pickled.py::PolymorphicDeferredTest::test_polymorphic_deferred test/orm/test_joins.py::JoinTest::test_expression_onclauses [gw22] [ 46%] PASSED test/orm/test_joins.py::JoinTest::test_expression_onclauses [gw41] [ 46%] PASSED test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_41_2::test_reverse test/sql/test_lambdas.py::LambdaElementTest::test_coercion_where_clause [gw40] [ 46%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_coercion_where_clause test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[35.8] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[35.8] test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[None] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[None] test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[True] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[True] test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[35.8] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[35.8] test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[None] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[None] test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[True] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[True] test/engine/test_parseconnect.py::URLTest::test_only_str_query_key_constructor [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_query_key_constructor test/engine/test_parseconnect.py::URLTest::test_only_str_query_key_update [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_query_key_update test/engine/test_parseconnect.py::URLTest::test_only_str_query_value_constructor [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_query_value_constructor test/engine/test_parseconnect.py::URLTest::test_only_str_query_value_update [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_query_value_update test/engine/test_parseconnect.py::URLTest::test_only_str_set[database] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-False0] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-False0] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-False1] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-False1] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-None0] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-None0] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-None1] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-None1] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-True0] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-True0] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-True1] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-True1] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not_distinct_from-True0] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not_distinct_from-True0] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not_distinct_from-True1] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not_distinct_from-True1] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[like_op-"right"] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[like_op-"right"] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[ne-True] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[ne-True] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_ilike_op-"right"0] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_ilike_op-"right"0] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_ilike_op-"right"1] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_ilike_op-"right"1] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_like_op-"right"0] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_like_op-"right"0] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_like_op-"right"1] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_like_op-"right"1] test/sql/test_operators.py::DefaultColumnComparatorTest::test_scalar[asc_op-asc] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_scalar[asc_op-asc] test/sql/test_operators.py::DefaultColumnComparatorTest::test_scalar[desc_op-desc] [gw42] [ 46%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_scalar[desc_op-desc] test/sql/test_operators.py::ExtensionOperatorTest::test_contains test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case2-SELECT '%(', '%('] [gw54] [ 46%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_labels_w_strformat_chars_in_statements[test_case2-SELECT '%(', '%('] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec/database] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec/database] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:apples%2Foranges@hostspec/database] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:apples%2Foranges@hostspec/database] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@/database0] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@/database0] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@/database1] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@/database1] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@127.0.0.1:1521] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@127.0.0.1:1521] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@[2001:da8:2004:1000:202:116:160:90]/database?foo=bar] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@[2001:da8:2004:1000:202:116:160:90]/database?foo=bar] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@[2001:da8:2004:1000:202:116:160:90]:80/database?foo=bar] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@[2001:da8:2004:1000:202:116:160:90]:80/database?foo=bar] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec/database] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec/database] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec/test database with@atsign] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec/test database with@atsign] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec:110//usr/db_file.db] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec:110//usr/db_file.db] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec:450?query=but_no_db] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec:450?query=but_no_db] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec?query=but_no_db] [gw62] [ 46%] PASSED test/orm/test_options.py::FromSubclassOptionsTest::test_with_current_nonmatching_entity_subclasses test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_41_2::test_reverse_savepoint [gw41] [ 46%] SKIPPED test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_41_2::test_reverse_savepoint test/orm/test_naturalpks.py::SelfReferentialTest::test_many_to_one_nonpassive [gw41] [ 46%] SKIPPED test/orm/test_naturalpks.py::SelfReferentialTest::test_many_to_one_nonpassive test/orm/test_naturalpks.py::SelfReferentialTest::test_many_to_one_passive [gw41] [ 46%] SKIPPED test/orm/test_naturalpks.py::SelfReferentialTest::test_many_to_one_passive test/orm/test_naturalpks.py::SelfReferentialTest::test_one_to_many_on_m2o [gw41] [ 46%] SKIPPED test/orm/test_naturalpks.py::SelfReferentialTest::test_one_to_many_on_m2o test/orm/test_naturalpks.py::SelfReferentialTest::test_one_to_many_on_o2m [gw41] [ 46%] SKIPPED test/orm/test_naturalpks.py::SelfReferentialTest::test_one_to_many_on_o2m test/orm/test_naturalpks.py::TransientExceptionTesst_sqlite+pysqlite_3_41_2::test_transient_exception [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_set[database] test/engine/test_parseconnect.py::URLTest::test_only_str_set[host] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_set[host] test/engine/test_parseconnect.py::URLTest::test_only_str_set[username] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_set[username] test/engine/test_parseconnect.py::URLTest::test_password_custom_obj [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_password_custom_obj test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://?foo=bar&foo=bat] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://?foo=bar&foo=bat] test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://?foo=bar] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://?foo=bar] test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://] test/engine/test_parseconnect.py::URLTest::test_query_string [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_string test/engine/test_parseconnect.py::URLTest::test_query_string_py2_unicode [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_string_py2_unicode test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype+apitype:///database] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype+apitype:///database] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype+apitype://username:password@hostspec/database] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype+apitype://username:password@hostspec/database] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:////usr/local/_xtest@example.com/members.db] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:////usr/local/_xtest@example.com/members.db] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///:memory:] [gw59] [ 46%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_explicit_shard test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_lookup_w_shard [gw47] [ 46%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_two test/orm/test_pickled.py::TupleLabelTest::test_tuple_labeling test/orm/test_options.py::WithEntitiesTest::test_options_legacy_with_entities_onelevel test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_arg_registration [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_arg_registration test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_multiple_url_registration [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_multiple_url_registration test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_url_registration [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_url_registration test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_base [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_base test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_dotted [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_dotted test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_legacy [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_legacy test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_per_dbapi [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_per_dbapi test/engine/test_parseconnect.py::TestRegNewDBAPI::test_wrapper_hooks [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_wrapper_hooks test/engine/test_parseconnect.py::URLTest::test_arg_validation_all_seven_posn [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_arg_validation_all_seven_posn test/engine/test_parseconnect.py::URLTest::test_comparison [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_comparison [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///:memory:] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///E:/work/src/LEM/db/hello.db?foo=bar&hoho=lala&hoho=bat] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///E:/work/src/LEM/db/hello.db?foo=bar&hoho=lala&hoho=bat] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///E:/work/src/LEM/db/hello.db?foo=bar&hoho=lala] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///E:/work/src/LEM/db/hello.db?foo=bar&hoho=lala] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///E:/work/src/LEM/db/hello.db] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///E:/work/src/LEM/db/hello.db] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///foo/bar/im/a/file] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///foo/bar/im/a/file] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://] [gw40] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://] [gw58] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[0] test/orm/test_pickled.py::PickleTest::test_bound_options[1] [gw47] [ 46%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_legacy_with_entities_onelevel test/orm/test_options.py::WithEntitiesTest::test_options_with_only_cols_onelevel [gw47] [ 46%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_with_only_cols_onelevel test/ext/test_orderinglist.py::OrderingListTest::test_append_no_reorder [gw58] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[1] test/orm/test_pickled.py::PickleTest::test_bound_options[2] [gw18] [ 46%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_string_unbound test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_unbound [gw18] [ 46%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_unbound test/orm/test_options.py::OptionsNoPropTest::test_col_option_against_relationship_attr [gw18] [ 46%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_col_option_against_relationship_attr test/orm/test_options.py::OptionsNoPropTest::test_load_only_against_multi_entity_attr [gw18] [ 46%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_load_only_against_multi_entity_attr test/orm/test_options.py::OptionsNoPropTest::test_non_contiguous_all_option [gw9] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d_aliased test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_build_query test/sql/test_lambdas.py::LambdaElementTest::test_rhs_type_detection_from_left test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[None] [gw22] [ 46%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[None] test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[immediateload] [gw22] [ 46%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[immediateload] test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[joinedload] test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_opt_sig [gw57] [ 46%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_rhs_type_detection_from_left test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_base_alias_filter [gw48] [ 46%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_opt_sig test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_primary_table_only_for_requery [gw58] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[2] [gw47] [ 46%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_append_no_reorder test/orm/test_pickled.py::PickleTest::test_bound_options[3] test/engine/test_parseconnect.py::URLTest::test_component_set[database] [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[database] test/engine/test_parseconnect.py::URLTest::test_component_set[drivername] [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[drivername] test/engine/test_parseconnect.py::URLTest::test_component_set[host] [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[host] test/engine/test_parseconnect.py::URLTest::test_component_set[password] [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[password] test/engine/test_parseconnect.py::URLTest::test_component_set[username] [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[username] test/engine/test_parseconnect.py::URLTest::test_copy [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_copy test/engine/test_parseconnect.py::URLTest::test_deepcopy [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_deepcopy test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor_all_args [gw2] [ 46%] PASSED test/orm/test_options.py::OptionsTest::test_multi_entity_no_mapped_entities test/orm/test_options.py::OptionsTest::test_multi_entity_opt_on_second [gw2] [ 46%] PASSED test/orm/test_options.py::OptionsTest::test_multi_entity_opt_on_second test/orm/test_options.py::OptionsTest::test_of_type [gw2] [ 46%] PASSED test/orm/test_options.py::OptionsTest::test_of_type test/orm/test_options.py::OptionsTest::test_of_type_plus_level [gw2] [ 46%] PASSED test/orm/test_options.py::OptionsTest::test_of_type_plus_level test/orm/test_options.py::OptionsTest::test_of_type_string_attr [gw30] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_string_entity test/orm/test_options.py::LoadTest::test_set_strat_col [gw30] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_set_strat_col test/orm/test_options.py::LoadTest::test_set_strat_ent [gw30] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_set_strat_ent test/orm/test_options.py::LoadTest::test_str [gw30] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_str test/orm/test_options.py::LocalOptsTest::test_bound_multiple_opt_only [gw30] [ 46%] PASSED test/orm/test_options.py::LocalOptsTest::test_bound_multiple_opt_only test/orm/test_options.py::LocalOptsTest::test_bound_opt_only_adds_to_strat [gw30] [ 46%] PASSED test/orm/test_options.py::LocalOptsTest::test_bound_opt_only_adds_to_strat test/orm/test_options.py::LocalOptsTest::test_bound_strat_opt_recvs_from_optonly [gw30] [ 46%] PASSED test/orm/test_options.py::LocalOptsTest::test_bound_strat_opt_recvs_from_optonly test/orm/test_options.py::LocalOptsTest::test_single_opt_only [gw30] [ 46%] PASSED test/orm/test_options.py::LocalOptsTest::test_single_opt_only test/orm/test_options.py::LocalOptsTest::test_unbound_multiple_opt_only [gw30] [ 46%] PASSED test/orm/test_options.py::LocalOptsTest::test_unbound_multiple_opt_only test/orm/test_options.py::LocalOptsTest::test_unbound_opt_only_adds_to_strat [gw30] [ 46%] PASSED test/orm/test_options.py::LocalOptsTest::test_unbound_opt_only_adds_to_strat test/orm/test_options.py::LocalOptsTest::test_unbound_strat_opt_recvs_from_optonly [gw30] [ 46%] PASSED test/orm/test_options.py::LocalOptsTest::test_unbound_strat_opt_recvs_from_optonly test/orm/test_options.py::MapperOptionsTest::test_eager_degrade [gw41] [ 46%] PASSED test/orm/test_naturalpks.py::TransientExceptionTesst_sqlite+pysqlite_3_41_2::test_transient_exception test/orm/test_naturalpks.py::UnsortablePKTest::test_updates_sorted [gw41] [ 46%] PASSED test/orm/test_naturalpks.py::UnsortablePKTest::test_updates_sorted test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_five [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor_all_args test/ext/test_orderinglist.py::OrderingListTest::test_append_reorder [gw47] [ 46%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_append_reorder [gw58] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[3] test/ext/test_orderinglist.py::OrderingListTest::test_funky_ordering test/orm/test_pickled.py::PickleTest::test_bound_options[4] [gw59] [ 46%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_lookup_w_shard test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[False] [gw47] [ 46%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_funky_ordering test/ext/test_orderinglist.py::OrderingListTest::test_insert [gw30] [ 46%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_degrade [gw57] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_base_alias_filter [gw9] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_build_query test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_fetch_results [gw24] [ 46%] PASSED test/orm/test_pickled.py::TupleLabelTest::test_tuple_labeling test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_getitem [gw58] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[4] [gw48] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_primary_table_only_for_requery [gw57] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_standalone_orphans [gw47] [ 46%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_insert test/orm/test_pickled.py::PickleTest::test_class_deferred_cols test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_lookup test/ext/test_orderinglist.py::OrderingListTest::test_picklability [gw47] [ 46%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_picklability test/ext/test_orderinglist.py::OrderingListTest::test_replace [gw48] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_four test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args1-BY DEFAULT AS IDENTITY (START WITH 5)] [gw52] [ 46%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_41_2::test_create_ddl[identity_args1-BY DEFAULT AS IDENTITY (START WITH 5)] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_lookup test/engine/test_parseconnect.py::URLTest::test_deprecated_translate_connect_args_names [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_deprecated_translate_connect_args_names test/engine/test_parseconnect.py::URLTest::test_none_ok[database] [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_none_ok[database] test/engine/test_parseconnect.py::URLTest::test_none_ok[host] [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_none_ok[host] test/engine/test_parseconnect.py::URLTest::test_none_ok[username] [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_none_ok[username] test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-database] [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-database] test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-host] [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-host] test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-username] [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-username] test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-database] [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-database] test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-host] [gw7] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-host] [gw42] [ 46%] PASSED test/sql/test_operators.py::ExtensionOperatorTest::test_contains [gw48] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_base_alias_filter [gw57] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_base_alias_filter [gw18] [ 46%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_non_contiguous_all_option test/orm/test_options.py::OptionsNoPropTest::test_non_contiguous_all_option_of_type [gw18] [ 46%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_non_contiguous_all_option_of_type test/orm/test_options.py::OptionsNoPropTest::test_option_against_nonexistent_PropComparator [gw18] [ 46%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_against_nonexistent_PropComparator test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_one [gw18] [ 46%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_one test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_three test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_getitem [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec?query=but_no_db] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username@hostspec] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username@hostspec] test/engine/test_parseconnect.py::URLTest::test_rfc1738_password [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738_password test/engine/test_parseconnect.py::URLTest::test_update_query_dict[foo1=bar1&foo2=bar2-update_with0-foo1=bar1&foo2=bar22&foo3=bar3-False] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_update_query_dict[foo1=bar1&foo2=bar2-update_with0-foo1=bar1&foo2=bar22&foo3=bar3-False] test/engine/test_parseconnect.py::URLTest::test_update_query_dict[foo1=bar1&foo2=bar2-update_with1-foo1=bar1&foo2=bar2&foo2=bar22&foo3=bar3-True] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_update_query_dict[foo1=bar1&foo2=bar2-update_with1-foo1=bar1&foo2=bar2&foo2=bar22&foo3=bar3-True] test/engine/test_parseconnect.py::URLTest::test_update_query_string[foo1=bar1&foo2=bar2-foo2=bar22&foo3=bar3-foo1=bar1&foo2=bar2&foo2=bar22&foo3=bar3-True] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_update_query_string[foo1=bar1&foo2=bar2-foo2=bar22&foo3=bar3-foo1=bar1&foo2=bar2&foo2=bar22&foo3=bar3-True] test/engine/test_parseconnect.py::URLTest::test_update_query_string[foo1=bar1&foo2=bar2-foo2=bar22&foo3=bar3-foo1=bar1&foo2=bar22&foo3=bar3-False] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_update_query_string[foo1=bar1&foo2=bar2-foo2=bar22&foo3=bar3-foo1=bar1&foo2=bar22&foo3=bar3-False] test/engine/test_parseconnect.py::URLTest::test_update_query_string[foo1=bar1&foo2=bar21&foo2=bar22&foo3=bar31-foo2=bar23&foo3=bar32&foo3=bar33-foo1=bar1&foo2=bar21&foo2=bar22&foo2=bar23&foo3=bar31&foo3=bar32&foo3=bar33-True] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_update_query_string[foo1=bar1&foo2=bar21&foo2=bar22&foo3=bar31-foo2=bar23&foo3=bar32&foo3=bar33-foo1=bar1&foo2=bar21&foo2=bar22&foo2=bar23&foo3=bar31&foo3=bar32&foo3=bar33-True] test/engine/test_parseconnect.py::URLTest::test_update_query_string[foo1=bar1&foo2=bar21&foo2=bar22&foo3=bar31-foo2=bar23&foo3=bar32&foo3=bar33-foo1=bar1&foo2=bar23&foo3=bar32&foo3=bar33-False] [gw54] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_update_query_string[foo1=bar1&foo2=bar21&foo2=bar22&foo3=bar31-foo2=bar23&foo3=bar32&foo3=bar33-foo1=bar1&foo2=bar23&foo3=bar32&foo3=bar33-False] test/orm/test_pickled.py::CustomSetupTeardownTest::test_rebuild_state [gw54] [ 46%] PASSED test/orm/test_pickled.py::CustomSetupTeardownTest::test_rebuild_state test/orm/test_pickled.py::OptionsTest::test_load [gw54] [ 46%] PASSED test/orm/test_pickled.py::OptionsTest::test_load test/orm/test_pickled.py::OptionsTest::test_options_of_type [gw54] [ 46%] PASSED test/orm/test_pickled.py::OptionsTest::test_options_of_type test/orm/test_pickled.py::PickleTest::test_09_pickle [gw58] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_class_deferred_cols test/orm/test_pickled.py::PickleTest::test_collection_setstate [gw48] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_getitem [gw4] [ 46%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve_dupe_by_name test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_same_module_same_name [gw47] [ 46%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_replace test/ext/test_orderinglist.py::OrderingListTest::test_replace_two [gw58] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_collection_setstate [gw76] [ 46%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_plain_join test/aaa_profiling/test_memusage.py::CycleTest::test_plain_join_select test/orm/test_pickled.py::PickleTest::test_column_mapped_collection test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_lookup [gw54] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_09_pickle test/orm/test_pickled.py::PickleTest::test_11_pickle test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[6] [gw16] [ 46%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_41_2::test_join_entity_arg[6] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_getitem [gw16] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_lookup [gw16] [ 46%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_baseclass_base_alias_filter [gw22] [ 46%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[joinedload] test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[lazyload] [gw22] [ 46%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[lazyload] test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[selectinload] [gw22] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[selectinload] test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[subqueryload] [gw22] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[subqueryload] test/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelMapped::test_load [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_lookup [gw47] [ 47%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_replace_two [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_lookup [gw54] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_11_pickle test/orm/test_pickled.py::PickleTest::test_attribute_mapped_collection test/ext/test_orderinglist.py::OrderingListTest::test_slice [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_column_mapped_collection test/orm/test_pickled.py::PickleTest::test_composite_column_mapped_collection [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_base_alias_filter [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_sub_table_filter [gw54] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_attribute_mapped_collection test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_base_alias_filter [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_composite_column_mapped_collection test/orm/test_pickled.py::PickleTest::test_exceptions [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_lazy_load [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_exceptions test/orm/test_pickled.py::PickleTest::test_instance_deferred_cols [gw47] [ 47%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_slice test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_w_annotation [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_primary_table_only_for_requery [gw41] [ 47%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_five test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_four [gw41] [ 47%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_four test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_one [gw41] [ 47%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_one test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_three [gw41] [ 47%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_three test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_two [gw41] [ 47%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_two test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_five [gw41] [ 47%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_five test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_four [gw41] [ 47%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_four test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_one [gw41] [ 47%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_one [gw22] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelMapped::test_load test/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelOpt::test_load [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_primary_table_only_for_requery [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_base_alias_filter [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_instance_deferred_cols [gw24] [ 47%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_four test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_one test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_standalone_orphans [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_base_alias_filter test/orm/test_pickled.py::PickleTest::test_instance_lazy_relation_loaders test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_lookup [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_base_alias_filter [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_getitem test/orm/test_lockmode.py::CompileTest::test_postgres_update_skip_locked [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_lazy_load [gw24] [ 47%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_one test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-text] [gw33] [ 47%] PASSED test/orm/test_loading.py::SelectStarTest::test_no_star_orm_combinations[4-text] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_sub_table_filter [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_lookup [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_lookup [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_instance_lazy_relation_loaders test/orm/test_pickled.py::PickleTest::test_invalidated_flag_deepcopy test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_three [gw71] [ 47%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_skip_locked [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_invalidated_flag_deepcopy test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_base_alias_filter [gw18] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_three test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_two [gw18] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_two test/orm/test_options.py::OptionsNoPropTest::test_option_with_column_PropComparator [gw18] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_with_column_PropComparator test/orm/test_options.py::OptionsNoPropTest::test_option_with_column_then_mapper_PropComparator [gw18] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_with_column_then_mapper_PropComparator test/orm/test_options.py::OptionsNoPropTest::test_option_with_mapper_PropCompatator [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_lazy_load test/orm/test_pickled.py::PickleTest::test_invalidated_flag_pickle [gw59] [ 47%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[False] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[True] [gw22] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelOpt::test_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_primary_table_only_for_requery [gw47] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_w_annotation test/orm/test_manytomany.py::M2MTest::test_stale_conditions [gw66] [ 47%] PASSED test/orm/test_manytomany.py::M2MTest::test_stale_conditions [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_base_alias_filter [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_invalidated_flag_pickle test/orm/test_pickled.py::PickleTest::test_lazyload_extra_criteria_not_supported test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_lookup [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_primary_table_only_for_requery test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_wo_annotation test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_standalone_orphans test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_base_alias_filter [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_lookup test/orm/test_load_on_fks.py::FlushOnPendingTest::test_annoying_autoflush_two [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_getitem test/engine/test_logging.py::LoggingNameTest::test_named_logger_names_after_dispose test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_sub_table_filter [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_lazyload_extra_criteria_not_supported [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_getitem test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three [gw49] [ 47%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_names_after_dispose test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-True-True] [gw53] [ 47%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-True-True] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_lookup test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-False] [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_sub_table_filter [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_lookup [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_base_alias_filter [gw24] [ 47%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_three test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_two [gw10] [ 47%] PASSED test/orm/test_load_on_fks.py::FlushOnPendingTest::test_annoying_autoflush_two [gw53] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_lookup [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-False] [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/test_mapper.py::MapperTest::test_column_prop_stays_annotated [gw67] [ 47%] PASSED test/orm/test_mapper.py::MapperTest::test_column_prop_stays_annotated [gw24] [ 47%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four test/orm/inheritance/test_poly_loading.py::CompositeAttributesTest::test_load_composite test/orm/inheritance/test_poly_loading.py::LoaderOptionsTest::test_options_dont_pollute test/orm/test_options.py::MapperOptionsTest::test_eager_degrade_deep [gw30] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_degrade_deep test/orm/test_options.py::MapperOptionsTest::test_eager_options [gw30] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_options test/orm/test_options.py::MapperOptionsTest::test_eager_options_with_limit [gw30] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_options_with_limit test/orm/test_options.py::MapperOptionsTest::test_lazy_options [gw30] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_lazy_options test/orm/test_options.py::MapperOptionsTest::test_lazy_options_with_limit [gw30] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_lazy_options_with_limit test/orm/test_options.py::MapperOptionsTest::test_option_propagate [gw30] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_option_propagate test/orm/test_options.py::MapperOptionsTest::test_synonym_options [gw53] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_sub_table_filter [gw33] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_lazy_load [gw33] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_lazy_load test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-True] [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-True] test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-False] [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_lazy_load [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_baseclass_lookup [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_baseclass_sub_table_filter [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_lazy_load [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_primary_table_only_for_requery [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_standalone_orphans [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_subclass_base_alias_filter [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_subclass_getitem [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_subclass_lookup [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_base_alias_filter [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_lookup [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_sub_table_filter [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_lazy_load [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_primary_table_only_for_requery [gw47] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_wo_annotation test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_w_annotations test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_lazy_load [gw59] [ 47%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[True] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup_w_shard[False] [gw66] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_lookup [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_sub_table_filter test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_three [gw68] [ 47%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_standalone_orphans [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-False] test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-True] [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_standalone_orphans [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_base_alias_filter [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_primary_table_only_for_requery [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_standalone_orphans [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_base_alias_filter [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_getitem test/orm/test_inspect.py::TestORMInspection::test_property [gw65] [ 47%] PASSED test/orm/test_inspect.py::TestORMInspection::test_property test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_base_alias_filter [gw65] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_lookup [gw65] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_sub_table_filter [gw65] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_lazy_load [gw65] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_primary_table_only_for_requery [gw65] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_standalone_orphans [gw65] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_base_alias_filter [gw65] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_getitem [gw53] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_lazy_load [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_primary_table_only_for_requery [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_standalone_orphans [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_base_alias_filter [gw16] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_base_alias_filter [gw24] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::CompositeAttributesTest::test_load_composite test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_load_company_plus_employees test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_lazy_load [gw22] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::LoaderOptionsTest::test_options_dont_pollute test/orm/inheritance/test_poly_loading.py::NoBaseWPPlusAliasedTest::test_wp test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_primary_table_only_for_requery [gw53] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_primary_table_only_for_requery [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-True] [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_getitem [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_getitem [gw66] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve test/orm/test_pickled.py::PickleTest::test_no_instrumentation [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_no_instrumentation test/orm/test_pickled.py::PickleTest::test_no_mappers [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_primary_table_only_for_requery [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_getitem [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_standalone_orphans [gw71] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_lookup [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw66] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check [gw66] [ 47%] SKIPPED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_loads_at_once test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_standalone_orphans [gw53] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_base_alias_filter [gw53] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_getitem [gw30] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_synonym_options test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_bound [gw53] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_getitem [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_subclass_base_alias_filter [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_subclass_getitem [gw65] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_lookup [gw65] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_base_alias_filter [gw77] [ 47%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_adapt_statement_cloned_traversal test/aaa_profiling/test_memusage.py::CycleTest::test_adapt_statement_replacement_traversal [gw66] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_loads_at_once test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight [gw59] [ 47%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup_w_shard[False] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup_w_shard[True] [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_subclass_lookup [gw47] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_w_annotations test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_wo_annotations [gw49] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp [gw49] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp [gw52] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_subclass_lookup [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_lookup [gw53] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_base_alias_filter [gw18] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_with_mapper_PropCompatator test/orm/test_options.py::OptionsNoPropTest::test_option_with_mapper_then_column_PropComparator [gw18] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_with_mapper_then_column_PropComparator test/orm/test_options.py::OptionsNoPropTest::test_wrong_type_in_option_cls [gw18] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_wrong_type_in_option_cls test/orm/test_options.py::OptionsNoPropTest::test_wrong_type_in_option_descriptor [gw18] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_wrong_type_in_option_descriptor test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_is_missing_of_type_for_alias [gw18] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_is_missing_of_type_for_alias test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_of_type_subclass [gw18] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_of_type_subclass test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_of_type_subclass_name_matches [gw18] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_of_type_subclass_name_matches test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_of_type_wpoly_subclass [gw18] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_of_type_wpoly_subclass test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_wpoly_subclasss [gw18] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_wpoly_subclasss [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_no_mappers test/orm/test_pickled.py::PickleTest::test_pickle_protocols [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_pickle_protocols test/orm/test_pickled.py::PickleTest::test_state_info_pickle [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_state_info_pickle test/orm/test_pickled.py::PickleTest::test_transient test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join1] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five [gw71] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-noload-viewonly] [gw12] [ 47%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[m2o-detach-merge_persistent-raise_on_sql-noload-viewonly] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_base_alias_filter [gw57] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_lookup [gw24] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_load_company_plus_employees test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_person_selectin_subclasses [gw10] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine [gw22] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::NoBaseWPPlusAliasedTest::test_wp test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[none-arg_level_prop] [gw22] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[none-arg_level_prop] test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[none-create_prop] [gw65] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_lookup [gw11] [ 47%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join1] [gw49] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw10] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one [gw58] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_transient test/orm/test_pickled.py::PickleTest::test_unbound_options[0] [gw71] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_getitem [gw16] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_lookup [gw16] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_baseclass_base_alias_filter [gw16] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_baseclass_lookup [gw16] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-False-False] [gw64] [ 48%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-False-False] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three [gw66] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen [gw66] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven [gw66] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen [gw10] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven [gw57] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_sub_table_filter [gw57] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_lazy_load [gw24] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_person_selectin_subclasses test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two test/orm/test_options.py::OptionsTest::test_aliased_single test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four [gw65] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_sub_table_filter [gw65] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_sub_table_filter [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future [gw10] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven [gw16] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_lazy_load test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six [gw53] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_base_alias_filter [gw58] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[0] [gw66] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_lazy_load [gw71] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-defaultload] [gw52] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_base_alias_filter [gw10] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six [gw47] [ 48%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_wo_annotations test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five test/orm/test_pickled.py::PickleTest::test_unbound_options[1] [gw16] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_primary_table_only_for_requery [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_primary_table_only_for_requery [gw33] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_standalone_orphans [gw33] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_base_alias_filter [gw33] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_getitem [gw33] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_lookup [gw33] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_one [gw33] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_three [gw33] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw33] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle [gw66] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five [gw16] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_standalone_orphans [gw16] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_standalone_orphans [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_lazy_load [gw30] [ 48%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_bound test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_string_bound [gw30] [ 48%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_string_bound test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_string_unbound [gw30] [ 48%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_string_unbound test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_unbound [gw30] [ 48%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_unbound [gw57] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_primary_table_only_for_requery [gw57] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six [gw71] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_lookup [gw53] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten [gw10] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_standalone_orphans [gw65] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_lazy_load [gw52] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_sub_table_filter [gw58] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[1] [gw71] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two [gw57] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_primary_table_only_for_requery [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three [gw22] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[none-create_prop] test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[none-dont_create_prop] [gw52] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_lazy_load test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four [gw53] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_lazy_load [gw33] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_expire test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_postmap test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three [gw10] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three [gw71] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five [gw24] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-defaultload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-joinedload] [gw33] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_expire [gw66] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen [gw66] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] [gw16] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two [gw10] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two [gw18] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_aliased_single test/orm/test_options.py::OptionsTest::test_chained [gw18] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_chained test/orm/test_options.py::OptionsTest::test_chained_plus_multi [gw18] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_chained_plus_multi test/orm/test_options.py::OptionsTest::test_from_base_to_base_attr_via_subclass test/orm/test_pickled.py::PickleTest::test_unbound_options[2] [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_primary_table_only_for_requery [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_primary_table_only_for_requery [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two [gw71] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four [gw49] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_one [gw67] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one [gw67] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six [gw67] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six [gw18] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_from_base_to_base_attr_via_subclass test/orm/test_options.py::OptionsTest::test_from_base_to_subclass_attr [gw65] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_standalone_orphans [gw65] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_base_alias_filter [gw65] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_getitem [gw22] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[none-dont_create_prop] test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-arg_level_prop] [gw24] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-joinedload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-lazyload] [gw58] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[2] [gw65] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_getitem test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three [gw71] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_standalone_orphans [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_standalone_orphans [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four [gw53] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one [gw53] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_base_alias_filter [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_getitem [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_getitem [gw18] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_from_base_to_subclass_attr test/orm/test_options.py::OptionsTest::test_from_subclass_to_subclass_attr test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four [gw10] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future [gw10] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one [gw52] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_primary_table_only_for_requery [gw68] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join_future [gw68] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_nesting_queries [gw68] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_nesting_queries test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight [gw67] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three [gw18] [ 48%] PASSED test/orm/test_options.py::OptionsTest::test_from_subclass_to_subclass_attr [gw66] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw66] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one test/orm/test_pickled.py::PickleTest::test_unbound_options[3] [gw71] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six [gw71] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six [gw47] [ 48%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle_w_annotations [gw68] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_lookup [gw65] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three [gw24] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-lazyload] [gw52] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_standalone_orphans [gw53] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_three [gw49] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw49] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw53] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two [gw22] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-arg_level_prop] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_lookup [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-create_prop] [gw11] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-selectinload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue [gw71] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_standalone_orphans [gw52] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_base_alias_filter [gw52] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_getitem [gw11] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven [gw12] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future [gw12] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp [gw67] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_getitem [gw53] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_lookup [gw67] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five [gw71] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five [gw11] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five [gw24] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-selectinload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-defaultload] [gw58] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[3] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased [gw74] [ 48%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_postmap test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four [gw49] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_expire [gw52] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_getitem [gw68] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine [gw66] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw66] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine [gw66] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen [gw66] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen [gw12] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw12] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_aliased_not_polluted_by_join [gw67] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one [gw71] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three [gw10] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one [gw11] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine [gw59] [ 48%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup_w_shard[True] test/orm/test_mapper.py::MapperTest::test_override_2 [gw56] [ 48%] PASSED test/orm/test_mapper.py::MapperTest::test_override_2 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three [gw10] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two [gw10] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four [gw10] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four [gw53] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_base_alias_filter [gw11] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine [gw68] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one [gw67] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_db_lookup [gw64] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one [gw66] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one [gw24] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-defaultload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-joinedload] [gw71] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight [gw22] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-create_prop] [gw11] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one [gw67] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_expire [gw68] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three [gw10] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-dont_create_prop] [gw66] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven [gw71] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three [gw24] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-joinedload] [gw64] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen [gw56] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future [gw68] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw48] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-lazyload] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_lookup [gw66] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one [gw10] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future [gw4] [ 49%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_same_module_same_name [gw11] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six [gw71] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three [gw65] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two [gw48] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_lookup test/orm/declarative/test_concurrency.py::ConcurrentUseDeclMappingTest::test_concurrent_create [gw11] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_sub_table_filter [gw47] [ 49%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle_w_annotations [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two [gw10] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass [gw56] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw48] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_lazy_load [gw22] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_loader_option-dont_create_prop] [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-arg_level_prop] [gw64] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle_wo_annotations [gw24] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-lazyload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-selectinload] [gw65] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_sub_table_filter [gw65] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_lazy_load [gw68] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight [gw74] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen [gw10] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future [gw71] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen [gw64] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future [gw66] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six [gw9] [ 49%] SKIPPED test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_fetch_results [gw11] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three [gw24] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-selectinload] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-defaultload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen [gw66] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten [gw11] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two [gw11] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four [gw2] [ 49%] PASSED test/orm/test_options.py::OptionsTest::test_of_type_string_attr test/orm/test_options.py::OptionsTest::test_path_exhausted [gw2] [ 49%] PASSED test/orm/test_options.py::OptionsTest::test_path_exhausted test/orm/test_options.py::OptionsTest::test_path_multilevel_attribute [gw2] [ 49%] PASSED test/orm/test_options.py::OptionsTest::test_path_multilevel_attribute test/orm/test_options.py::OptionsTest::test_path_on_entity_but_doesnt_match_currentpath test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen [gw71] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen [gw74] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three [gw66] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen [gw12] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_aliased_not_polluted_by_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_one [gw56] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias test/aaa_profiling/test_orm.py::LoadManyToOneFromIdentityTest::test_many_to_one_load_identity [gw2] [ 49%] PASSED test/orm/test_options.py::OptionsTest::test_path_on_entity_but_doesnt_match_currentpath test/orm/test_options.py::OptionsTest::test_with_current_aliased_single [gw2] [ 49%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_aliased_single [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven [gw66] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three [gw68] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload [gw12] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_three [gw64] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw11] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future test/orm/test_options.py::OptionsTest::test_with_current_aliased_single_nonmatching_entity [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five [gw24] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-defaultload] [gw71] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine [gw71] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one [gw74] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve [gw56] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four [gw10] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future [gw10] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future [gw2] [ 49%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_aliased_single_nonmatching_entity test/orm/test_options.py::OptionsTest::test_with_current_aliased_single_nonmatching_option [gw2] [ 49%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_aliased_single_nonmatching_option test/orm/test_options.py::OptionsTest::test_with_current_match_aliased_classes [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-joinedload] [gw12] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_three [gw22] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-arg_level_prop] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one [gw71] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw65] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_lazy_load [gw64] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen [gw2] [ 49%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_match_aliased_classes test/orm/test_options.py::OptionsTest::test_with_current_matching_attribute test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-create_prop] [gw11] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future [gw74] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw68] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable [gw10] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future [gw2] [ 49%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_matching_attribute test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_attribute [gw24] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-joinedload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one [gw56] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six [gw65] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_standalone_orphans [gw12] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue [gw2] [ 49%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_attribute test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_entity test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-lazyload] [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one [gw59] [ 49%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_db_lookup [gw71] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias [gw64] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future [gw2] [ 49%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_entity [gw65] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_base_alias_filter [gw11] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_query_explicit_shard_via_bind_opts [gw66] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve [gw74] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw10] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three [gw56] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three [gw71] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six [gw65] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_base_alias_filter [gw24] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-lazyload] [gw47] [ 49%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle_wo_annotations test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_getitem test/orm/test_options.py::PickleTest::test_legacy_opt_setstate test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_entity_w_annotations [gw9] [ 49%] SKIPPED test/aaa_profiling/test_orm.py::LoadManyToOneFromIdentityTest::test_many_to_one_load_identity [gw68] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-selectinload] [gw66] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve [gw74] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check [gw10] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future [gw11] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three [gw71] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five [gw64] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future [gw12] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_loads_at_once test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two [gw56] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three [gw65] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_expire test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_lookup test/aaa_profiling/test_orm.py::LoadManyToOneFromIdentityTest::test_many_to_one_load_no_identity test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two [gw22] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-create_prop] [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_from_alias [gw68] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-dont_create_prop] [gw10] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future [gw65] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one [gw71] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future [gw11] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four [gw24] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-selectinload] [gw74] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_loads_at_once test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six [gw56] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten [gw12] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_expire test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-defaultload] [gw10] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five [gw56] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-load-viewonly] [gw68] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six [gw71] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_one [gw74] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five [gw11] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw24] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-defaultload] [gw12] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_one [gw74] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_three [gw56] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-joinedload] test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-noload-viewonly] [gw10] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw11] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future [gw74] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_three [gw12] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_two [gw22] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::PolymorphicOnExprTest::test_load_selectin[use_polymorphic_load-dont_create_prop] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass [gw24] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-joinedload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one [gw56] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_get_two [gw78] [ 49%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-detach-merge_detached-raise_on_sql-load-viewonly] [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_having_group_by test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-lazyload] test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_positional test/orm/inheritance/test_poly_loading.py::TestGeometries::test_partial_load_no_invoke_eagers [gw47] [ 49%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_entity_w_annotations [gw74] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten [gw73] [ 49%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_positional test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_entity_wo_annotations test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five [gw11] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future [gw56] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six [gw49] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_having_group_by test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_get_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three [gw67] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one [gw69] [ 49%] PASSED test/orm/test_merge.py::MergeTest::test_relationship_population_maintained[o2m-persistent-merge_persistent-raise-noload-viewonly] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen [gw24] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-lazyload] [gw9] [ 49%] SKIPPED test/aaa_profiling/test_orm.py::LoadManyToOneFromIdentityTest::test_many_to_one_load_no_identity [gw74] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four [gw68] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-selectinload] [gw56] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two [gw11] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two [gw2] [ 50%] PASSED test/orm/test_options.py::PickleTest::test_legacy_opt_setstate test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two [gw12] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass test/orm/test_options.py::PickleTest::test_modern_opt_getstate test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five test/aaa_profiling/test_orm.py::MergeBackrefsTest::test_merge_pending_with_all_pks [gw67] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen [gw2] [ 50%] PASSED test/orm/test_options.py::PickleTest::test_modern_opt_getstate [gw12] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five [gw74] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two test/orm/test_options.py::PickleTest::test_modern_opt_setstate [gw24] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-selectinload] [gw56] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two [gw22] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_partial_load_no_invoke_eagers test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future [gw2] [ 50%] PASSED test/orm/test_options.py::PickleTest::test_modern_opt_setstate test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased [gw49] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-defaultload] [gw68] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_one [gw12] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[False] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one [gw74] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] [gw12] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one [gw56] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased [gw49] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future test/orm/test_lazy_relations.py::GetterStateTest::test_history_populated_passive_no_initialize [gw74] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased test/orm/test_options.py::SubOptionsTest::test_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw24] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-defaultload] [gw59] [ 50%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_query_explicit_shard_via_bind_opts [gw12] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-joinedload] [gw47] [ 50%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_entity_wo_annotations [gw49] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven [gw56] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip [gw74] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight [gw68] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] [gw12] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_attribute_set test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three [gw49] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven [gw19] [ 50%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_history_populated_passive_no_initialize [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_get_two [gw24] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-joinedload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-lazyload] [gw12] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three [gw56] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future [gw74] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future [gw12] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw9] [ 50%] SKIPPED test/aaa_profiling/test_orm.py::MergeBackrefsTest::test_merge_pending_with_all_pks test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_flat_aliased_w_select_from [gw56] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen [gw47] [ 50%] SKIPPED test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_attribute_set test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_collection_append_remove test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one [gw24] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-lazyload] test/aaa_profiling/test_orm.py::MergeTest::test_merge_load test/sql/test_metadata.py::ConstraintTest::test_pickle_idx_expr_annotated_col [gw74] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw56] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one [gw68] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen [gw75] [ 50%] PASSED test/sql/test_metadata.py::ConstraintTest::test_pickle_idx_expr_annotated_col [gw78] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three [gw12] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_flat_aliased_w_select_from test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve [gw22] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[False] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future [gw47] [ 50%] SKIPPED test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_collection_append_remove [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw74] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[True] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen [gw78] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve [gw56] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_key_bound_branching test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_schema [gw74] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen [gw2] [ 50%] PASSED test/orm/test_options.py::SubOptionsTest::test_five [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven [gw69] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future [gw12] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one [gw9] [ 50%] SKIPPED test/aaa_profiling/test_orm.py::MergeTest::test_merge_load [gw35] [ 50%] PASSED test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_schema [gw78] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five test/orm/test_options.py::SubOptionsTest::test_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join test/aaa_profiling/test_orm.py::MergeTest::test_merge_no_load [gw56] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four [gw2] [ 50%] PASSED test/orm/test_options.py::SubOptionsTest::test_four [gw69] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future test/orm/test_options.py::SubOptionsTest::test_invalid_one [gw12] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_one [gw74] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future [gw68] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_three [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven [gw56] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five [gw2] [ 50%] PASSED test/orm/test_options.py::SubOptionsTest::test_invalid_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine test/orm/test_options.py::SubOptionsTest::test_not_implemented_fromload test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0N_name)s-xy-column] [gw2] [ 50%] PASSED test/orm/test_options.py::SubOptionsTest::test_not_implemented_fromload [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine [gw14] [ 50%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0N_name)s-xy-column] [gw74] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven [gw12] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_three test/orm/test_options.py::SubOptionsTest::test_not_implemented_toload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen [gw69] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future test/sql/test_metadata.py::InfoTest::test_table_info [gw56] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future [gw2] [ 50%] PASSED test/orm/test_options.py::SubOptionsTest::test_not_implemented_toload test/orm/test_options.py::SubOptionsTest::test_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen [gw69] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future [gw79] [ 50%] PASSED test/sql/test_metadata.py::InfoTest::test_table_info [gw9] [ 50%] SKIPPED test/aaa_profiling/test_orm.py::MergeTest::test_merge_no_load [gw74] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen [gw12] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_get_two [gw2] [ 50%] PASSED test/orm/test_options.py::SubOptionsTest::test_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one test/orm/test_options.py::SubOptionsTest::test_three [gw56] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen [gw2] [ 50%] PASSED test/orm/test_options.py::SubOptionsTest::test_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six test/orm/test_options.py::SubOptionsTest::test_two test/aaa_profiling/test_orm.py::QueryTest::test_query_cols [gw47] [ 50%] SKIPPED test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_key_bound_branching [gw2] [ 50%] PASSED test/orm/test_options.py::SubOptionsTest::test_two [gw74] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six [gw69] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen [gw78] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_unbound_branching test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_one [gw56] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five [gw69] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten [gw74] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen [gw12] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten [gw68] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five [gw19] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future [gw9] [ 50%] SKIPPED test/aaa_profiling/test_orm.py::QueryTest::test_query_cols [gw69] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future [gw22] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[True] [gw56] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five [gw74] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten test/aaa_profiling/test_orm.py::SelectInEagerLoadTest::test_round_trip_results test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three [gw75] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_mapped [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three [gw19] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two [gw3] [ 50%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future [gw35] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven [gw47] [ 50%] SKIPPED test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_unbound_branching test/sql/test_metadata.py::ToMetaDataTest::test_copy [gw78] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join_future [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_nesting_queries test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four [gw35] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six [gw75] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four test/aaa_profiling/test_orm.py::DeferOptionsTest::test_baseline test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six [gw19] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future [gw68] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future [gw35] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_truncated_name [gw79] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future [gw78] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_nesting_queries [gw75] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight [gw28] [ 50%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_truncated_name test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six [gw59] [ 50%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] [gw19] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future test/sql/test_metadata.py::TableTest::test_autoincrement_replace test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw68] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future [gw35] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen [gw79] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip_future [gw1] [ 50%] PASSED test/sql/test_metadata.py::TableTest::test_autoincrement_replace test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three [gw78] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight [gw75] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload [gw35] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten [gw26] [ 50%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_copy test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen [gw79] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three [gw19] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one [gw22] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_mapped test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two [gw35] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three [gw68] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass [gw75] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten [gw75] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_options [gw79] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_from_alias [gw2] [ 50%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_one test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_via_kwargs_invalid_key [gw69] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_three [gw72] [ 50%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_via_kwargs_invalid_key [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three [gw19] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two [gw78] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_patching_arg_to_noarg test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine [gw69] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_three [gw68] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw35] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve [gw75] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen [gw35] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future [gw72] [ 50%] PASSED test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_patching_arg_to_noarg test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two [gw19] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four [gw35] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two [gw69] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw78] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_w_polymorphic test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_one test/engine/test_pool.py::NullPoolTest::test_reconnect test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two [gw68] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future [gw75] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three [gw69] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_w_polymorphic [gw73] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four [gw72] [ 50%] PASSED test/engine/test_pool.py::NullPoolTest::test_reconnect [gw79] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_from_alias [gw19] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve [gw78] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_w_polymorphic_flat test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three [gw68] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future test/engine/test_pool.py::PoolDialectTest::test_assertion_pool test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_get_one [gw3] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one [gw78] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three [gw69] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_correlation_w_polymorphic_flat [gw73] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six [gw35] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join_future [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_joined_aliasing_unrelated_subuqery [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_get_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_get_three [gw22] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_options test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_array_enclosing_schematype [gw72] [ 51%] PASSED test/engine/test_pool.py::PoolDialectTest::test_assertion_pool [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three [gw73] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future test/engine/test_pool.py::PoolDialectTest::test_null_pool [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_get_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three [gw0] [ 51%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_41_2::test_before_parent_attach_array_enclosing_schematype test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_get_two [gw3] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_joined_aliasing_unrelated_subuqery test/engine/test_pool.py::PoolEventsTest::test_first_connect_event [gw72] [ 51%] PASSED test/engine/test_pool.py::PoolDialectTest::test_null_pool test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] test/orm/inheritance/test_poly_persistence.py::InsertOrderTest::test_insert_order [gw69] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/engine/test_pool.py::PoolDialectTest::test_queue_pool [gw35] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_multi_join_future [gw78] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] [gw14] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_expire test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future [gw73] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_nesting_queries [gw72] [ 51%] PASSED test/engine/test_pool.py::PoolDialectTest::test_queue_pool [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_get_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one test/engine/test_pool.py::PoolDialectTest::test_singleton_pool [gw0] [ 51%] PASSED test/engine/test_pool.py::PoolEventsTest::test_first_connect_event [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] test/engine/test_pool.py::PoolEventsTest::test_first_connect_event_fires_once [gw0] [ 51%] PASSED test/engine/test_pool.py::PoolEventsTest::test_first_connect_event_fires_once [gw3] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five [gw73] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four [gw72] [ 51%] PASSED test/engine/test_pool.py::PoolDialectTest::test_singleton_pool [gw69] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_expire test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future test/engine/test_pool.py::PoolDialectTest::test_static_pool test/engine/test_pool.py::PoolEventsTest::test_first_connect_on_previously_recreated test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one [gw35] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_nesting_queries [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check [gw35] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine [gw0] [ 51%] PASSED test/engine/test_pool.py::PoolEventsTest::test_first_connect_on_previously_recreated [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four test/engine/test_pool.py::PoolEventsTest::test_first_connect_on_subsequently_recreated test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one [gw47] [ 51%] SKIPPED test/aaa_profiling/test_orm.py::DeferOptionsTest::test_baseline [gw72] [ 51%] PASSED test/engine/test_pool.py::PoolDialectTest::test_static_pool [gw69] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one [gw3] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_three [gw73] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future [gw78] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload test/aaa_profiling/test_orm.py::DeferOptionsTest::test_defer_many_cols test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one test/engine/test_pool.py::PoolEventsTest::test_checkin_event [gw0] [ 51%] PASSED test/engine/test_pool.py::PoolEventsTest::test_first_connect_on_subsequently_recreated [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_loads_at_once [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload [gw59] [ 51%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip_future [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen [gw35] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine [gw72] [ 51%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable [gw69] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[False-False] [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one test/engine/test_pool.py::PoolEventsTest::test_invalidate_event_exception test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_shard_id_event [gw14] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five [gw3] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_nonaliased_two [gw73] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future [gw0] [ 51%] PASSED test/engine/test_pool.py::PoolEventsTest::test_invalidate_event_exception test/engine/test_pool.py::PoolEventsTest::test_invalidate_event_no_exception test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw0] [ 51%] PASSED test/engine/test_pool.py::PoolEventsTest::test_invalidate_event_no_exception [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one [gw35] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven test/engine/test_pool.py::PoolEventsTest::test_listen_targets_per_subclass [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_loads_at_once test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eight [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight [gw78] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship [gw3] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_aliased_three_future [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future [gw35] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen [gw22] [ 51%] PASSED test/orm/inheritance/test_poly_persistence.py::InsertOrderTest::test_insert_order [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six [gw35] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three [gw0] [ 51%] PASSED test/engine/test_pool.py::PoolEventsTest::test_listen_targets_per_subclass [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen test/engine/test_pool.py::PoolEventsTest::test_listen_targets_scope [gw69] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship [gw14] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased [gw3] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five [gw69] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_base_alias_filter [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_nonaliased [gw0] [ 51%] PASSED test/engine/test_pool.py::PoolEventsTest::test_listen_targets_scope test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight test/engine/test_pool.py::PoolEventsTest::test_reset_event [gw78] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_four [gw69] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four [gw0] [ 51%] PASSED test/engine/test_pool.py::PoolEventsTest::test_reset_event [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen [gw69] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one [gw3] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future test/engine/test_pool.py::PoolEventsTest::test_soft_invalidate_event_exception test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one [gw14] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future [gw69] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eight [gw78] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten [gw0] [ 51%] PASSED test/engine/test_pool.py::PoolEventsTest::test_soft_invalidate_event_exception test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen [gw69] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three test/engine/test_pool.py::PoolEventsTest::test_soft_invalidate_event_no_exception [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen [gw3] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen [gw0] [ 51%] PASSED test/engine/test_pool.py::PoolEventsTest::test_soft_invalidate_event_no_exception [gw69] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_seven [gw14] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] [gw78] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three test/engine/test_pool.py::PoolFirstConnectSyncTest::test_sync test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fifteen [gw69] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_from_alias [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw3] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_three_future [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_seventeen [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two [gw22] [ 51%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_base_alias_filter [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_ten test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_lookup [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] [gw14] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass [gw69] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace_itself_still_ok [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_get_one [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five [gw22] [ 51%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_lookup [gw47] [ 51%] SKIPPED test/aaa_profiling/test_orm.py::DeferOptionsTest::test_defer_many_cols [gw3] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_three [gw69] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_get_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw59] [ 51%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_shard_id_event test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine [gw28] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_sub_table_filter test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_multi_join [gw14] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable [gw22] [ 51%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_from_db test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen [gw3] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two [gw78] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_one [gw17] [ 51%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace_itself_still_ok [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_six_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen [gw75] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[QueuePool-False] [gw14] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future [gw19] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_fourteen [gw79] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future [gw17] [ 51%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[QueuePool-False] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[SingletonThreadPool-False] test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_popitem [gw37] [ 51%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_popitem test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias [gw3] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw26] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen [gw17] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[SingletonThreadPool-False] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[StaticPool-False] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five [gw17] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[StaticPool-False] test/engine/test_pool.py::PoolTest::test_no_connect_on_recreate [gw47] [ 52%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased test/aaa_profiling/test_pool.py::QueuePoolTest::test_first_connect [gw78] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_one [gw14] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased_select_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future [gw37] [ 52%] SKIPPED test/aaa_profiling/test_pool.py::QueuePoolTest::test_first_connect [gw47] [ 52%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased_select_join [gw26] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_ten [gw19] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_manual_alias [gw28] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_multi_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen test/engine/test_pool.py::QueuePoolTest::test_hanging_connect_within_overflow test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_multi_join_future [gw79] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one [gw14] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future [gw14] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future [gw3] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five [gw17] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_no_connect_on_recreate test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future test/sql/test_operators.py::BetweenTest::test_between_1 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four [gw26] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three [gw78] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_one test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_none test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two [gw23] [ 52%] PASSED test/sql/test_operators.py::BetweenTest::test_between_1 [gw27] [ 52%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_none test/engine/test_processors.py::CDateProcessorTest::test_datetime_no_string test/engine/test_pool.py::PoolTest::test_rec_close_reopen [gw17] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_rec_close_reopen test/engine/test_pool.py::PoolTest::test_rec_fairy_adapted_dialect [gw27] [ 52%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_datetime_no_string test/engine/test_processors.py::CDateProcessorTest::test_time_invalid_string test/engine/test_pool.py::ResetOnReturnTest::test_custom [gw59] [ 52%] PASSED test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_from_db test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_raise [gw79] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three [gw17] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_rec_fairy_adapted_dialect test/engine/test_pool.py::PoolTest::test_rec_fairy_default_dialect [gw27] [ 52%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_time_invalid_string [gw14] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future test/engine/test_processors.py::CDateProcessorTest::test_time_no_string [gw3] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp [gw27] [ 52%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_time_no_string [gw23] [ 52%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_custom test/engine/test_processors.py::PyDateProcessorTest::test_date_invalid_string test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one [gw17] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_rec_fairy_default_dialect [gw26] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_from_identity_map test/engine/test_pool.py::PoolTest::test_rec_info test/engine/test_pool.py::ResetOnReturnTest::test_custom_via_engine[False-False] [gw70] [ 52%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_raise [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_date_invalid_string test/engine/test_processors.py::PyDateProcessorTest::test_date_no_string [gw14] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_date_no_string [gw23] [ 52%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_custom_via_engine[False-False] test/engine/test_processors.py::PyDateProcessorTest::test_datetime_invalid_string test/engine/test_pool.py::ResetOnReturnTest::test_custom_via_engine[False-True] [gw17] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_rec_info test/orm/inheritance/test_productspec.py::InheritTest::test_three [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_datetime_invalid_string test/engine/test_pool.py::PoolTest::test_rec_unconnected [gw26] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve test/engine/test_processors.py::PyDateProcessorTest::test_datetime_no_string [gw14] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw79] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw23] [ 52%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_custom_via_engine[False-True] test/engine/test_pool.py::ResetOnReturnTest::test_custom_via_engine[True-False] [gw23] [ 52%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_custom_via_engine[True-False] [gw3] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_correlation_one [gw26] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/engine/test_pool.py::ResetOnReturnTest::test_custom_via_engine[True-True] [gw23] [ 52%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_custom_via_engine[True-True] test/engine/test_pool.py::ResetOnReturnTest::test_plain_commit [gw78] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two [gw33] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one [gw17] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_rec_unconnected test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two [gw33] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two test/engine/test_pool.py::PoolTest::test_recreate_state[AssertionPool-pool_args5] [gw17] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_recreate_state[AssertionPool-pool_args5] [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_datetime_no_string test/engine/test_processors.py::PyDateProcessorTest::test_time_invalid_string [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_time_invalid_string [gw3] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three test/engine/test_pool.py::PoolTest::test_recreate_state[NullPool-pool_args2] [gw17] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_recreate_state[NullPool-pool_args2] test/engine/test_pool.py::PoolTest::test_recreate_state[QueuePool-pool_args0] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass [gw23] [ 52%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_commit [gw26] [ 52%] SKIPPED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_loads_at_once test/engine/test_processors.py::PyDateProcessorTest::test_time_no_string [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_time_no_string test/engine/test_processors.py::PyDistillArgsTest::test_distill_dict_multi_empty_param [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_dict_multi_empty_param test/engine/test_processors.py::PyDistillArgsTest::test_distill_dict_multi_none_param [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_dict_multi_none_param [gw17] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_recreate_state[QueuePool-pool_args0] test/engine/test_pool.py::PoolTest::test_recreate_state[QueuePool-pool_args1] [gw17] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_recreate_state[QueuePool-pool_args1] test/engine/test_pool.py::PoolTest::test_recreate_state[SingletonThreadPool-pool_args3] [gw17] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_recreate_state[SingletonThreadPool-pool_args3] test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_list_tuple [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_list_tuple test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_string_tuple [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_string_tuple test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_strings test/engine/test_pool.py::ResetOnReturnTest::test_plain_none [gw23] [ 52%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_none test/engine/test_pool.py::PoolTest::test_recreate_state[StaticPool-pool_args4] [gw17] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_recreate_state[StaticPool-pool_args4] [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future [gw59] [ 52%] PASSED test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_from_identity_map test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_no_baked_conflict [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_strings test/engine/test_pool.py::QueuePoolTest::test_connect_checkout_handler_always_gets_info test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five [gw3] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_three test/engine/test_processors.py::PyDistillArgsTest::test_distill_no_multi_no_param [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_no_multi_no_param test/engine/test_processors.py::PyDistillArgsTest::test_distill_none test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback[False] [gw23] [ 52%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback[False] test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback[True] [gw23] [ 52%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback[True] test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback_via_engine[False-False] [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_none test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_dict [gw23] [ 52%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback_via_engine[False-False] [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_dict test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback_via_engine[False-True] test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_dicts [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_dicts [gw26] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_loads_at_once [gw78] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_strings test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_strings [gw3] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five [gw23] [ 52%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback_via_engine[False-True] test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback_via_engine[True-False] test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_tuple test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_tuple test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_tuples [gw23] [ 52%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback_via_engine[True-False] [gw26] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen [gw59] [ 52%] PASSED test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_no_baked_conflict [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_tuples test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_string [gw27] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_string test/orm/inheritance/test_productspec.py::InheritTest::test_five [gw33] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five [gw70] [ 52%] PASSED test/orm/inheritance/test_productspec.py::InheritTest::test_three test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback_via_engine[True-True] [gw23] [ 52%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback_via_engine[True-True] test/engine/test_pool.py::SingletonThreadPoolTest::test_cleanup [gw26] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen [gw3] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five test/orm/inheritance/test_productspec.py::InheritTest::test_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four [gw33] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four [gw26] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_baked_mix test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen [gw33] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four [gw59] [ 52%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_baked_mix test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_future_synchronize_evaluate test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one [gw3] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_four test/sql/test_operators.py::AnyAllTest::test_any_comparator_array_wexpr [gw59] [ 52%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_future_synchronize_evaluate test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_future_synchronize_fetch [gw59] [ 52%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_future_synchronize_fetch test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_synchronize_evaluate [gw5] [ 52%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_comparator_array_wexpr [gw33] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one [gw59] [ 52%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_synchronize_evaluate test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_synchronize_fetch test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future [gw59] [ 52%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_synchronize_fetch test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_one test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_future_synchronize_evaluate [gw26] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five [gw59] [ 52%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_future_synchronize_evaluate test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_future_synchronize_fetch [gw33] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one_future [gw59] [ 52%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_future_synchronize_fetch test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six [gw70] [ 52%] PASSED test/orm/inheritance/test_productspec.py::InheritTest::test_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join [gw78] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future [gw53] [ 52%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_base_alias_filter [gw33] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_six test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three test/dialect/test_pyodbc.py::PyODBCTest::test_pyodbc_version test/ext/test_mutable.py::MutableWithScalarPickleTest::test_setdefault [gw26] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five [gw70] [ 52%] PASSED test/dialect/test_pyodbc.py::PyODBCTest::test_pyodbc_version test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four [gw33] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_three test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_bad_args test/orm/test_query.py::AggregateTest::test_apply test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two [gw38] [ 52%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_bad_args [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future [gw53] [ 52%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_lookup test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytomany_nonpassive test/orm/test_query.py::DistinctTest::test_standalone_w_subquery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_sub_table_filter [gw33] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one [gw3] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_from_alias [gw3] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three [gw27] [ 52%] PASSED test/orm/inheritance/test_productspec.py::InheritTest::test_five [gw3] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two [gw3] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_nonaliased_two test/orm/inheritance/test_productspec.py::InheritTest::test_four [gw26] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four [gw34] [ 52%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_setdefault [gw53] [ 52%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_sub_table_filter [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_lazy_load test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass [gw78] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future [gw33] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_one test/orm/test_query.py::CountTest::test_multiple_entity_future [gw33] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_one [gw5] [ 52%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_three test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_autoescape [gw78] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_three [gw6] [ 52%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_autoescape [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass [gw33] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass_uses_path_correctly test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_two test/dialect/postgresql/test_query.py::ExtractTest::test_six [gw8] [ 52%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytomany_nonpassive test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[ne] [gw9] [ 52%] SKIPPED test/aaa_profiling/test_orm.py::SelectInEagerLoadTest::test_round_trip_results [gw6] [ 52%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_six [gw48] [ 52%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_lazy_load test/dialect/postgresql/test_query.py::ExtractTest::test_ten [gw27] [ 52%] PASSED test/orm/inheritance/test_productspec.py::InheritTest::test_four [gw6] [ 52%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_ten test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_primary_table_only_for_requery [gw33] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_get_two [gw50] [ 52%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[ne] [gw53] [ 52%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_lazy_load test/dialect/postgresql/test_query.py::ExtractTest::test_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one [gw6] [ 52%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_thirteen test/dialect/postgresql/test_query.py::ExtractTest::test_three test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_primary_table_only_for_requery test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_too_many_keys test/sql/test_operators.py::CustomOpTest::test_return_types[String(length=50)] [gw6] [ 52%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_three test/dialect/postgresql/test_query.py::ExtractTest::test_twelve [gw48] [ 52%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_primary_table_only_for_requery [gw6] [ 52%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_twelve [gw78] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass test/dialect/postgresql/test_query.py::ExtractTest::test_two test/orm/test_query.py::ExpressionTest::test_labeled_subquery test/aaa_profiling/test_orm.py::SessionTest::test_expire_lots [gw6] [ 52%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_two test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_two [gw43] [ 52%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_two [gw53] [ 52%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_primary_table_only_for_requery test/orm/test_query.py::FilterTest::test_any [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass_uses_path_correctly [gw5] [ 52%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_three test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_standalone_orphans test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_two [gw53] [ 52%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_standalone_orphans test/sql/test_operators.py::ConjunctionTest::test_single_bool_two test/orm/test_query.py::FilterTest::test_filter_by_against_label test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_base_alias_filter [gw33] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_aliased_one [gw39] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_two [gw32] [ 52%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[String(length=50)] test/orm/test_query.py::HasMapperEntitiesTest::test_cols_set_entities test/dialect/postgresql/test_query.py::InsertTest::test_opt_sequence_returning_insert test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_update [gw39] [ 52%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_opt_sequence_returning_insert test/ext/test_mutable.py::MutableDictNoHashTest::test_update test/dialect/postgresql/test_query.py::InsertTest::test_sequence_insert [gw39] [ 52%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_sequence_insert [gw38] [ 52%] PASSED test/orm/test_query.py::DistinctTest::test_standalone_w_subquery [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable test/dialect/postgresql/test_query.py::InsertTest::test_sequence_returning_insert test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future [gw39] [ 52%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_sequence_returning_insert [gw70] [ 52%] PASSED test/orm/test_query.py::AggregateTest::test_apply test/orm/test_query.py::InvalidGenerationsTest::test_distinct test/orm/test_query.py::AggregateTest::test_having [gw5] [ 52%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_two test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future test/orm/test_query.py::ExecutionOptionsTest::test_get_options [gw44] [ 52%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_update test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future [gw70] [ 52%] PASSED test/orm/test_query.py::AggregateTest::test_having [gw21] [ 52%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_update [gw53] [ 52%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_getitem [gw53] [ 52%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_getitem [gw59] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_lookup [gw53] [ 53%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_lookup test/orm/test_query.py::AggregateTest::test_sum test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join_future test/orm/test_query.py::ComparatorTest::test_clause_element_query_resolve [gw70] [ 53%] PASSED test/orm/test_query.py::AggregateTest::test_sum test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_of_type_contains_eager_of_type_b1 [gw9] [ 53%] SKIPPED test/aaa_profiling/test_orm.py::SessionTest::test_expire_lots [gw34] [ 53%] PASSED test/orm/test_query.py::CountTest::test_multiple_entity_future test/dialect/postgresql/test_query.py::MatchTest::test_match_across_joins [gw1] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future test/orm/test_query.py::CountTest::test_nested test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_join_x1 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future [gw21] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_match_across_joins test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_base_alias_filter test/dialect/mysql/test_query.py::MatchTest::test_not_match [gw21] [ 53%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_not_match test/dialect/postgresql/test_query.py::MatchTest::test_not_match [gw29] [ 53%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw21] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_not_match test/dialect/mssql/test_query.py::MatchTest::test_or_match test/engine/test_parseconnect.py::CreateEngineTest::test_bad_args [gw21] [ 53%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_or_match test/dialect/mysql/test_query.py::MatchTest::test_or_match test/dialect/mysql/test_query.py::AnyAllTest::test_all_w_comparator [gw21] [ 53%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_or_match test/dialect/postgresql/test_query.py::MatchTest::test_or_match [gw21] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_or_match test/dialect/mysql/test_query.py::MatchTest::test_return_value [gw70] [ 53%] SKIPPED test/dialect/mysql/test_query.py::AnyAllTest::test_all_w_comparator test/dialect/mysql/test_query.py::AnyAllTest::test_any_literal [gw21] [ 53%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_return_value [gw1] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future [gw34] [ 53%] PASSED test/orm/test_query.py::CountTest::test_nested [gw55] [ 53%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_of_type_contains_eager_of_type_b1 [gw70] [ 53%] SKIPPED test/dialect/mysql/test_query.py::AnyAllTest::test_any_literal test/dialect/mysql/test_query.py::AnyAllTest::test_any_w_comparator test/dialect/postgresql/test_query.py::MatchTest::test_simple_derivative_match [gw21] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_simple_derivative_match test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[2] [gw50] [ 53%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_too_many_keys test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_wrong_keys test/orm/test_query.py::CountTest::test_nested_future test/dialect/mssql/test_query.py::MatchTest::test_simple_inflectional_match [gw21] [ 53%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_simple_inflectional_match test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future [gw1] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future [gw70] [ 53%] SKIPPED test/dialect/mysql/test_query.py::AnyAllTest::test_any_w_comparator test/orm/test_query.py::BooleanEvalTest::test_five test/dialect/mssql/test_query.py::MatchTest::test_simple_match [gw21] [ 53%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_simple_match test/dialect/mysql/test_query.py::MatchTest::test_simple_match [gw50] [ 53%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_wrong_keys test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'-'] [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_bad_args [gw44] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_join_x1 [gw70] [ 53%] PASSED test/orm/test_query.py::BooleanEvalTest::test_five test/orm/test_query.py::BooleanEvalTest::test_four [gw21] [ 53%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_simple_match test/dialect/postgresql/test_query.py::MatchTest::test_simple_match [gw21] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_simple_match test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_join_x2 test/orm/test_query.py::GetTest::test_get_composite_pk_no_result [gw70] [ 53%] PASSED test/orm/test_query.py::BooleanEvalTest::test_four [gw8] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_labeled_subquery test/dialect/mssql/test_query.py::MatchTest::test_simple_match_with_apostrophe [gw21] [ 53%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_simple_match_with_apostrophe test/dialect/mysql/test_query.py::MatchTest::test_simple_match_with_apostrophe [gw32] [ 53%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_cols_set_entities [gw34] [ 53%] PASSED test/orm/test_query.py::CountTest::test_nested_future [gw59] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_multi_join_future test/orm/test_query.py::BooleanEvalTest::test_one [gw50] [ 53%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_no_result test/orm/test_query.py::ExpressionTest::test_legacy_order_by_cancelled_allows_assertions [gw21] [ 53%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_simple_match_with_apostrophe test/dialect/postgresql/test_query.py::MatchTest::test_simple_match_with_apostrophe [gw21] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_simple_match_with_apostrophe [gw70] [ 53%] PASSED test/orm/test_query.py::BooleanEvalTest::test_one [gw8] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_legacy_order_by_cancelled_allows_assertions test/engine/test_parseconnect.py::CreateEngineTest::test_connect_query test/dialect/mssql/test_query.py::MatchTest::test_simple_prefix_match [gw21] [ 53%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_simple_prefix_match test/orm/test_query.py::GetTest::test_get_composite_pk_result [gw50] [ 53%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_result test/orm/test_query.py::BooleanEvalTest::test_three test/orm/test_query.py::ExpressionTest::test_named_subquery [gw44] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_join_x2 test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_mixed [gw70] [ 53%] PASSED test/orm/test_query.py::BooleanEvalTest::test_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_nesting_queries test/orm/test_query.py::MiscTest::test_no_query_in_execute[execute-connection] [gw1] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp test/orm/test_query.py::BooleanEvalTest::test_two [gw8] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_named_subquery [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_connect_query test/engine/test_parseconnect.py::CreateEngineTest::test_custom [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_custom test/orm/test_query.py::DistinctTest::test_basic test/orm/test_query.py::HasMapperEntitiesTest::test_entity [gw32] [ 53%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_entity test/orm/test_query.py::HasMapperEntitiesTest::test_entity_set_entities [gw70] [ 53%] PASSED test/orm/test_query.py::BooleanEvalTest::test_two test/orm/test_query.py::ColumnPropertyTest::test_anon_label_ad_hoc_labeling [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_distinct [gw1] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_adhoc_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw44] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_mixed test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_custom test/orm/test_query.py::InvalidGenerationsTest::test_entity_or_mapper_zero_from_context test/orm/test_query.py::GetTest::test_get_fully_null_composite_pk [gw50] [ 53%] PASSED test/orm/test_query.py::GetTest::test_get_fully_null_composite_pk [gw59] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_nesting_queries [gw6] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_any test/orm/test_query.py::FilterTest::test_any_doesnt_overcorrelate [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_custom test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_future test/orm/test_query.py::ExpressionTest::test_order_by_append [gw32] [ 53%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_entity_set_entities [gw43] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_label test/orm/test_query.py::FilterTest::test_filter_by_against_union_legacy test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_mixed_where [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_future test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_not_future [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_not_future test/engine/test_parseconnect.py::CreateEngineTest::test_kwargs [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_kwargs test/orm/test_query.py::GetTest::test_get_fully_null_pk test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight [gw1] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_two_future_default_wp [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_entity_or_mapper_zero_from_context test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[0] [gw8] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_order_by_append test/orm/test_query.py::ExpressionTest::test_order_by_cancellation [gw6] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_any_doesnt_overcorrelate test/orm/test_query.py::FilterTest::test_basic [gw50] [ 53%] PASSED test/orm/test_query.py::GetTest::test_get_fully_null_pk test/orm/test_query.py::GetTest::test_get_null_pk [gw17] [ 53%] PASSED test/engine/test_pool.py::QueuePoolTest::test_connect_checkout_handler_always_gets_info [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[0] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[1] test/engine/test_pool.py::QueuePoolTest::test_connect_handler_not_called_for_recycled [gw38] [ 53%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_get_options test/orm/test_query.py::ExecutionOptionsTest::test_option_building [gw38] [ 53%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_option_building test/orm/test_query.py::ExecutionOptionsTest::test_option_transfer_future test/engine/test_parseconnect.py::CreateEngineTest::test_on_connect_url [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[1] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[2] [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_on_connect_url test/engine/test_parseconnect.py::CreateEngineTest::test_password_object_str[False] [gw5] [ 53%] PASSED test/orm/test_query.py::ComparatorTest::test_clause_element_query_resolve [gw6] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_basic test/orm/test_query.py::FilterTest::test_blank_filter_by test/engine/test_pool.py::AssertionPoolTest::test_connect_error test/orm/test_query.py::HintsTest::test_hints [gw43] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_union_legacy [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[2] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[3] [gw53] [ 53%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_base_alias_filter [gw8] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_order_by_cancellation test/orm/test_query.py::ExpressionTest::test_order_by_cancellation_false [gw59] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two test/orm/test_query.py::FilterTest::test_filter_by_against_union_newstyle [gw50] [ 53%] PASSED test/orm/test_query.py::GetTest::test_get_null_pk [gw6] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_blank_filter_by test/orm/test_query.py::FilterTest::test_clause_element_ok [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[3] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[4] [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_password_object_str[False] [gw29] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[2] test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[3] [gw29] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[3] test/orm/test_query.py::GetTest::test_get_synonym_direct_name [gw38] [ 53%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_option_transfer_future test/engine/test_parseconnect.py::CreateEngineTest::test_password_object_str[True] [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[4] [gw6] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_clause_element_ok test/orm/test_query.py::FilterTest::test_contains [gw8] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_order_by_cancellation_false test/orm/test_query.py::ExpressionTest::test_order_by_cancelled_allows_assertions [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_password_object_str[True] test/engine/test_parseconnect.py::CreateEngineTest::test_pool_reset_on_return_from_config test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[filter-] test/orm/test_query.py::MiscTest::test_with_session [gw29] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_with_session [gw1] [ 53%] PASSED test/engine/test_pool.py::AssertionPoolTest::test_connect_error test/engine/test_pool.py::AssertionPoolTest::test_connect_multiple [gw44] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_mixed_where [gw8] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_order_by_cancelled_allows_assertions [gw70] [ 53%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_anon_label_ad_hoc_labeling test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_composite_alias [gw50] [ 53%] PASSED test/orm/test_query.py::GetTest::test_get_synonym_direct_name test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_false test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1 [gw43] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_union_newstyle test/orm/test_query.py::FilterTest::test_filter_by_no_property test/orm/test_query.py::ExpressionTest::test_order_by_plain [gw21] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[execute-connection] test/orm/test_query.py::ExecutionOptionsTest::test_options_in_connection [gw38] [ 53%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_options_in_connection test/orm/test_query.py::ExecutionOptionsTest::test_populate_existing [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_pool_reset_on_return_from_config test/engine/test_parseconnect.py::CreateEngineTest::test_poolargs [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_poolargs [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[filter-] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[filter_by-] test/orm/test_query.py::MiscTest::test_no_query_in_execute[execute-session] test/engine/test_parseconnect.py::CreateEngineTest::test_recycle [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_recycle test/orm/test_query.py::ColumnPropertyTest::test_anon_label_function_auto test/orm/test_query.py::GetTest::test_get_synonym_indirect [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[filter_by-] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[group_by-] [gw6] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_contains test/orm/test_query.py::FilterTest::test_contains_m2m [gw59] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two [gw21] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[execute-session] test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalar-connection] [gw55] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'-'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'/'0] [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[group_by-] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[limit-] [gw8] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_order_by_plain test/orm/test_query.py::ExpressionTest::test_param_transfer test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine test/engine/test_parseconnect.py::CreateEngineTest::test_reset_on_return [gw21] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalar-connection] test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalar-session] [gw5] [ 53%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_composite_alias test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style1 [gw43] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_no_property test/orm/test_query.py::FilterTest::test_filter_by_non_entity [gw43] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_non_entity test/orm/test_query.py::FilterTest::test_filter_by_tables [gw55] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'/'0] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'/'1] [gw50] [ 53%] PASSED test/orm/test_query.py::GetTest::test_get_synonym_indirect [gw44] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1 test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t2 [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[limit-] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[order_by-] [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[order_by-] test/orm/test_query.py::InvalidGenerationsTest::test_illegal_coercions [gw55] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'/'1] [gw1] [ 53%] PASSED test/engine/test_pool.py::AssertionPoolTest::test_connect_multiple [gw8] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_param_transfer test/orm/test_query.py::ExpressionTest::test_reduced_subquery [gw21] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalar-session] test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalars-connection] [gw21] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalars-connection] test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalars-session] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'*'] [gw43] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_tables test/orm/test_query.py::FilterTest::test_has test/orm/test_query.py::GetTest::test_get_too_few_params [gw50] [ 53%] PASSED test/orm/test_query.py::GetTest::test_get_too_few_params test/orm/test_query.py::GetTest::test_get_too_few_params_tuple [gw55] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'*'] [gw59] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine [gw21] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalars-session] [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_illegal_coercions test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_reset_on_return test/engine/test_parseconnect.py::CreateEngineTest::test_urlattr [gw9] [ 53%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_urlattr [gw38] [ 53%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_populate_existing [gw70] [ 53%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_anon_label_function_auto test/orm/test_query.py::ColumnPropertyTest::test_anon_label_function_manual [gw5] [ 53%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style1 test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style2 test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[0] [gw21] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[0] [gw8] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_reduced_subquery test/orm/test_query.py::ExpressionTest::test_scalar_subquery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column_tuple [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column_tuple test/orm/test_query.py::InvalidGenerationsTest::test_invalid_from_statement test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'+'] [gw55] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'+'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'-'] [gw34] [ 53%] PASSED test/orm/test_query.py::DistinctTest::test_basic test/orm/test_query.py::DistinctTest::test_basic_standalone [gw34] [ 53%] PASSED test/orm/test_query.py::DistinctTest::test_basic_standalone test/orm/test_query.py::DistinctTest::test_columns_augmented_distinct_on [gw23] [ 53%] PASSED test/engine/test_pool.py::SingletonThreadPoolTest::test_cleanup test/engine/test_pool.py::SingletonThreadPoolTest::test_no_rollback_from_nested_connections test/orm/test_query.py::ExecutionOptionsTest::test_populate_existing_future [gw5] [ 53%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style2 test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style3 [gw50] [ 53%] PASSED test/orm/test_query.py::GetTest::test_get_too_few_params_tuple test/orm/test_query.py::GetTest::test_get_too_many_params [gw59] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_from_statement test/orm/test_query.py::InvalidGenerationsTest::test_invalid_select_from [gw55] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'-'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'0] [gw55] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'0] [gw70] [ 53%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_anon_label_function_manual test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_four [gw6] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_contains_m2m [gw5] [ 53%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style3 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three [gw34] [ 53%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_distinct_on test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_one_aliased [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_select_from test/orm/test_query.py::InvalidGenerationsTest::test_no_from test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'1] [gw50] [ 53%] PASSED test/orm/test_query.py::GetTest::test_get_too_many_params test/orm/test_query.py::GetTest::test_load [gw50] [ 53%] PASSED test/orm/test_query.py::GetTest::test_load test/orm/test_query.py::GetTest::test_loader_options [gw44] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t2 [gw8] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_scalar_subquery [gw23] [ 53%] PASSED test/engine/test_pool.py::SingletonThreadPoolTest::test_no_rollback_from_nested_connections test/engine/test_pool.py::StaticPoolTest::test_connect [gw23] [ 53%] PASSED test/engine/test_pool.py::StaticPoolTest::test_connect [gw32] [ 53%] PASSED test/orm/test_query.py::HintsTest::test_hints [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_from test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[0] test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t2t3 [gw59] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style4 test/orm/test_query.py::FilterTest::test_empty_filters [gw6] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_empty_filters test/orm/test_query.py::FilterTest::test_exists [gw6] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_exists test/orm/test_query.py::FilterTest::test_filter_by [gw6] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_filter_by [gw55] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'1] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'*'] [gw55] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'*'] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'+'] [gw39] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[0] test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[1] test/orm/test_query.py::ExpressionTest::test_scalar_subquery_compile_whereclause [gw8] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_scalar_subquery_compile_whereclause [gw34] [ 53%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_one_aliased [gw44] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t2t3 test/orm/test_query.py::FilterTest::test_filter_by_against_binary test/engine/test_pool.py::StaticPoolTest::test_recreate [gw23] [ 54%] PASSED test/engine/test_pool.py::StaticPoolTest::test_recreate test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_negative_int [gw43] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_has test/orm/test_query.py::HintsTest::test_statement_hints [gw55] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'+'] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'-'] [gw50] [ 54%] PASSED test/orm/test_query.py::GetTest::test_loader_options test/orm/test_query.py::GetTest::test_unicode test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_one_from_subq [gw55] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'-'] [gw39] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[1] test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[2] [gw39] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[2] [gw23] [ 54%] SKIPPED test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_negative_int test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_none [gw23] [ 54%] SKIPPED test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_none test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_one [gw6] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_binary test/orm/test_query.py::FilterTest::test_filter_by_against_cast test/orm/test_query.py::ExpressionTest::test_select [gw8] [ 54%] PASSED test/orm/test_query.py::ExpressionTest::test_select [gw70] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_four test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_one test/orm/test_query.py::ExpressionTest::test_subquery_no_eagerloads test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'0] [gw55] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'0] test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t3 [gw5] [ 54%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_except_style4 test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_intersect [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_one_from_subq test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_three_aliased [gw29] [ 54%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_false test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_true [gw38] [ 54%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_populate_existing_future test/orm/test_query.py::ExistsTest::test_exists [gw5] [ 54%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_intersect [gw32] [ 54%] PASSED test/orm/test_query.py::HintsTest::test_statement_hints test/dialect/mssql/test_query.py::IdentityInsertTest::test_compiled [gw32] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_compiled test/dialect/mssql/test_query.py::IdentityInsertTest::test_execute test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'1] [gw55] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'1] [gw8] [ 54%] PASSED test/orm/test_query.py::ExpressionTest::test_subquery_no_eagerloads test/orm/test_query.py::ExpressionTest::test_truly_unlabeled_sql_expressions test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'*'] [gw59] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload [gw29] [ 54%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_true test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_false [gw32] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_execute test/dialect/mssql/test_query.py::IdentityInsertTest::test_executemany [gw32] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_executemany test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_intersect_unions [gw50] [ 54%] PASSED test/orm/test_query.py::GetTest::test_unicode test/orm/test_query.py::GetTest::test_unique_param_names [gw50] [ 54%] PASSED test/orm/test_query.py::GetTest::test_unique_param_names [gw6] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_cast [gw44] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t1t3 [gw55] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'*'] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'+'] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload [gw23] [ 54%] SKIPPED test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_one [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_three_aliased [gw29] [ 54%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_false test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_true test/orm/test_query.py::FilterTest::test_filter_by_against_function [gw6] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_function [gw8] [ 54%] PASSED test/orm/test_query.py::ExpressionTest::test_truly_unlabeled_sql_expressions test/orm/test_query.py::ExpressionTest::test_union [gw5] [ 54%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_intersect_unions test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_intersect_unions_2 test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_plain_param [gw32] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_plain_param test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_using_schema_translate [gw32] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_using_schema_translate test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_col_expression [gw32] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_col_expression test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_col_plain [gw32] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_col_plain [gw4] [ 54%] PASSED test/orm/declarative/test_concurrency.py::ConcurrentUseDeclMappingTest::test_concurrent_create [gw29] [ 54%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_true test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[none-False] [gw6] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[none-False] [gw70] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_one test/orm/test_query.py::FilterTest::test_limit_offset [gw43] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_limit_offset test/orm/test_query.py::FilterTest::test_none_comparison [gw55] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'+'] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'-'] [gw55] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'-'] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'/'0] test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_three_from_self [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_three_from_self test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_two test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_three [gw8] [ 54%] PASSED test/orm/test_query.py::ExpressionTest::test_union test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_positive_int [gw23] [ 54%] SKIPPED test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_positive_int test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_zero [gw23] [ 54%] SKIPPED test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_zero test/engine/test_processors.py::CDateProcessorTest::test_date_invalid_string [gw23] [ 54%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_date_invalid_string test/engine/test_processors.py::CDateProcessorTest::test_date_no_string [gw23] [ 54%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_date_no_string test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t2 [gw55] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'/'0] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'/'1] [gw5] [ 54%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_intersect_unions_2 test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_intersect_unions_3 test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'*'] [gw44] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t2 test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t3 [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_two test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[none-True] [gw6] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[none-True] test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[of_type-False] test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_base [gw4] [ 54%] PASSED test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_base test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_expression [gw32] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_expression test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_plain [gw32] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_plain test/dialect/mysql/test_query.py::IdiosyncrasyTest::test_is_boolean_symbols_despite_no_native [gw32] [ 54%] SKIPPED test/dialect/mysql/test_query.py::IdiosyncrasyTest::test_is_boolean_symbols_despite_no_native test/orm/test_query.py::ImmediateTest::test_getslice [gw59] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload [gw55] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'/'1] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'*'] [gw55] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'*'] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'+'] test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_four test/dialect/postgresql/test_query.py::ExtractTest::test_eight [gw8] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_eight [gw5] [ 54%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_intersect_unions_3 test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union [gw44] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_where_x2_t3 test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_x1 test/dialect/postgresql/test_query.py::ExtractTest::test_eleven [gw8] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_eleven test/dialect/postgresql/test_query.py::ExtractTest::test_fifteen [gw55] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'+'] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'-'] test/orm/test_query.py::HasAnyTest::test_any_many_to_many test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_decorated [gw4] [ 54%] PASSED test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_decorated test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_declarative_base [gw43] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_none_comparison [gw55] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'-'] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'/'0] [gw8] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_fifteen test/dialect/postgresql/test_query.py::ExtractTest::test_five [gw8] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_five test/dialect/postgresql/test_query.py::ExtractTest::test_four [gw8] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_four [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_four [gw70] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_three [gw6] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[of_type-False] test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[of_type-True] [gw5] [ 54%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_all [gw4] [ 54%] PASSED test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_declarative_base test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_deferred [gw44] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_x1 test/dialect/postgresql/test_query.py::ExtractTest::test_fourteen [gw8] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_fourteen test/dialect/postgresql/test_query.py::ExtractTest::test_nine [gw8] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_nine test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_illegal_label_reference [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_illegal_label_reference [gw55] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'/'0] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'/'1] [gw55] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'/'1] test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_two test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_one test/dialect/postgresql/test_query.py::ExtractTest::test_one [gw8] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_one [gw5] [ 54%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_all test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_all_lightweight [gw4] [ 54%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_deferred test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_parentcol_after_the_fact test/orm/test_query.py::FilterTest::test_object_comparison test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_x2 [gw44] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_41_2::test_outerjoin_x2 [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_one [gw59] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload [gw6] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[of_type-True] test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_three [gw5] [ 54%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_all_lightweight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_three test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[two_arg-False] [gw50] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_any_many_to_many test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_three_using_label_reference test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_limit test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_ordered test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_get_aliased_join_subq [gw70] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_two [gw32] [ 54%] PASSED test/orm/test_query.py::ImmediateTest::test_getslice [gw38] [ 54%] PASSED test/orm/test_query.py::ExistsTest::test_exists [gw5] [ 54%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_ordered [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_three_using_label_reference test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_two test/orm/test_query.py::ExistsTest::test_exists_arbitrary_col_expression test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_aliased_string test/orm/test_query.py::ImmediateTest::test_one test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_ordered_alias [gw6] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[two_arg-False] [gw43] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[0] [gw38] [ 54%] PASSED test/orm/test_query.py::ExistsTest::test_exists_arbitrary_col_expression [gw5] [ 54%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_41_2::test_union_ordered_alias [gw43] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[0] test/orm/test_query.py::ExistsTest::test_exists_col_expression [gw50] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_get_aliased_join_subq [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_two test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[1] [gw44] [ 54%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_limit [gw4] [ 54%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_parentcol_after_the_fact test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_extend [gw20] [ 54%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_extend test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_overcorrelate [gw59] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_union_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship [gw38] [ 54%] PASSED test/orm/test_query.py::ExistsTest::test_exists_col_expression [gw43] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[1] test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[2] test/orm/test_query.py::CountTest::test_basic test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_limit_offset [gw70] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_aliased_string test/orm/test_query.py::OperatorTest::test_clauses [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_union_one test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_sub_parentcol_after_the_fact [gw43] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[2] test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_union_two test/orm/test_query.py::ExistsTest::test_exists_col_warning test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[3] test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_attr [gw44] [ 54%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_limit_offset [gw38] [ 54%] PASSED test/orm/test_query.py::ExistsTest::test_exists_col_warning [gw50] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_overcorrelate [gw29] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'*'] [gw43] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[3] test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'+'] test/orm/test_query.py::ExistsTest::test_exists_labeled_col_expression test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[4] [gw59] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_offset [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_union_two test/orm/test_query.py::HasAnyTest::test_any_one_to_many test/orm/test_query.py::DistinctTest::test_issue_5470_five [gw29] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'+'] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'-'] [gw29] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'-'] test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'0] [gw50] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_any_one_to_many test/orm/test_query.py::HasAnyTest::test_has_composite_secondary [gw32] [ 54%] PASSED test/orm/test_query.py::ImmediateTest::test_one test/orm/test_query.py::ImmediateTest::test_one_or_none [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_issue_5470_five test/orm/test_query.py::DistinctTest::test_issue_5470_four [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_issue_5470_four [gw29] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'0] [gw70] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_attr test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_attr_non_present [gw44] [ 54%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_distinct_offset test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_limit [gw38] [ 54%] PASSED test/orm/test_query.py::ExistsTest::test_exists_labeled_col_expression test/orm/test_query.py::DistinctTest::test_issue_5470_one [gw43] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[4] test/orm/test_query.py::FilterTest::test_one_filter [gw43] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_one_filter test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit [gw59] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'1] [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_issue_5470_one test/orm/test_query.py::DistinctTest::test_issue_5470_three [gw43] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit test/orm/test_query.py::ExistsTest::test_exists_w_select_from [gw38] [ 54%] PASSED test/orm/test_query.py::ExistsTest::test_exists_w_select_from test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three [gw29] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'1] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'*'] [gw50] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_has_composite_secondary test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit_w_cast [gw29] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'*'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'+'] test/orm/test_query.py::HasAnyTest::test_has_doesnt_get_aliased_join_subq [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_issue_5470_three [gw4] [ 54%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_sub_parentcol_after_the_fact [gw29] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'+'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'-'] test/orm/test_query.py::DistinctTest::test_issue_5470_two [gw44] [ 54%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_limit [gw70] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_attr_non_present test/orm/test_query.py::ExpressionTest::test_aliased_sql_construct test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_limit_offset [gw44] [ 54%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_41_2::test_select_limit_offset [gw17] [ 54%] PASSED test/engine/test_pool.py::QueuePoolTest::test_connect_handler_not_called_for_recycled test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_subcol_after_the_fact [gw50] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_has_doesnt_get_aliased_join_subq test/engine/test_pool.py::QueuePoolTest::test_connrec_invalidated_within_checkout_no_race [gw43] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit_w_cast test/orm/test_query.py::FilterTest::test_text_coerce [gw29] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'-'] [gw38] [ 54%] PASSED test/orm/test_query.py::ExpressionTest::test_aliased_sql_construct test/orm/test_query.py::ExpressionTest::test_aliased_sql_construct_raises_adapt_on_names [gw38] [ 54%] PASSED test/orm/test_query.py::ExpressionTest::test_aliased_sql_construct_raises_adapt_on_names test/orm/test_query.py::ExpressionTest::test_deferred_instances [gw38] [ 54%] PASSED test/orm/test_query.py::ExpressionTest::test_deferred_instances [gw14] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_correlation_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_correlation_three [gw14] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_correlation_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_correlation_two [gw14] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_correlation_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue [gw14] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_cte_clone_issue test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_expire [gw14] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_expire test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one test/orm/test_query.py::HasAnyTest::test_has_doesnt_overcorrelate [gw50] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_has_doesnt_overcorrelate test/orm/test_query.py::HasAnyTest::test_has_many_to_one [gw50] [ 54%] PASSED test/orm/test_query.py::HasAnyTest::test_has_many_to_one [gw20] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_clauses test/orm/test_query.py::OperatorTest::test_collate [gw20] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_collate test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'!='-'!='] [gw20] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<'-'>'] [gw17] [ 54%] PASSED test/engine/test_pool.py::QueuePoolTest::test_connrec_invalidated_within_checkout_no_race test/engine/test_pool.py::QueuePoolTest::test_detach [gw17] [ 54%] PASSED test/engine/test_pool.py::QueuePoolTest::test_detach [gw28] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_multi_join_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_nesting_queries [gw28] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_nesting_queries test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight [gw28] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two [gw28] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_explicit_alias_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine [gw28] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one [gw34] [ 54%] PASSED test/orm/test_query.py::DistinctTest::test_issue_5470_two [gw28] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three [gw28] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_polymorphic_any_three [gw72] [ 55%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[False-False] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<='-'>='] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'='-'='] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>'-'<'] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>='-'<='] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'!='-'!='] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<'-'>'] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<='-'>='] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'='-'='] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>'-'<'] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>'-'<'] test/orm/test_query.py::ExpressionTest::test_exists_no_eagerloads [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_exists_no_eagerloads test/orm/test_query.py::ExpressionTest::test_function_element_column_labels [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_function_element_column_labels test/orm/test_query.py::ExpressionTest::test_group_by_append [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_group_by_append test/orm/test_query.py::ExpressionTest::test_group_by_cancellation [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_group_by_cancellation test/orm/test_query.py::ExpressionTest::test_group_by_cancelled_still_present [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_group_by_cancelled_still_present test/orm/test_query.py::ExpressionTest::test_group_by_plain [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_group_by_plain test/orm/test_query.py::ExpressionTest::test_in [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_in test/orm/test_query.py::ExpressionTest::test_join [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_join test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[False-True] [gw35] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload test/engine/test_pool.py::QueuePoolTest::test_detach_via_invalidate [gw17] [ 55%] PASSED test/engine/test_pool.py::QueuePoolTest::test_detach_via_invalidate test/engine/test_pool.py::QueuePoolTest::test_dispose_closes_pooled [gw14] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_one test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>='-'<='] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'!='-'!='] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<'-'>'] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<='-'>='] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'='-'='] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>'-'<'] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>='-'<='] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'!='-'!='] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<'-'>'] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<='-'>='] [gw20] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<='-'>='] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload [gw35] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload [gw17] [ 55%] PASSED test/engine/test_pool.py::QueuePoolTest::test_dispose_closes_pooled test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_invalidate [gw17] [ 55%] PASSED test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_invalidate test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two [gw14] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_explicit_polymorphic_join_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass test/dialect/mssql/test_query.py::MatchTest::test_and_match [gw44] [ 55%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_and_match test/dialect/mysql/test_query.py::MatchTest::test_and_match [gw44] [ 55%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_and_match [gw32] [ 55%] PASSED test/orm/test_query.py::ImmediateTest::test_one_or_none test/orm/test_query.py::ImmediateTest::test_scalar [gw32] [ 55%] PASSED test/orm/test_query.py::ImmediateTest::test_scalar test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_insert [gw32] [ 55%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_insert test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_returning_insert [gw32] [ 55%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_returning_insert test/dialect/postgresql/test_query.py::InsertTest::test_foreignkey_missing_insert[False] [gw32] [ 55%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_foreignkey_missing_insert[False] test/dialect/postgresql/test_query.py::InsertTest::test_foreignkey_missing_insert[True] [gw32] [ 55%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_foreignkey_missing_insert[True] test/dialect/postgresql/test_query.py::InsertTest::test_noautoincrement_insert [gw32] [ 55%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_noautoincrement_insert test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_recycle [gw43] [ 55%] PASSED test/orm/test_query.py::FilterTest::test_text_coerce test/orm/test_query.py::FilterTest::test_unique_binds_join_cond [gw43] [ 55%] PASSED test/orm/test_query.py::FilterTest::test_unique_binds_join_cond test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'0] [gw29] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'0] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'1] [gw29] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'1] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'*'] [gw29] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'*'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'+'] [gw29] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'+'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'-'] [gw29] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'-'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'0] [gw29] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'0] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'1] [gw29] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'1] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'*'] [gw29] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'*'] test/orm/test_query.py::GetTest::test_get [gw43] [ 55%] PASSED test/orm/test_query.py::GetTest::test_get test/orm/test_query.py::GetTest::test_get_against_col [gw43] [ 55%] PASSED test/orm/test_query.py::GetTest::test_get_against_col test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_no_result [gw43] [ 55%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_no_result test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_result [gw43] [ 55%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_result test/dialect/postgresql/test_query.py::MatchTest::test_and_match [gw44] [ 55%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_and_match test/dialect/mssql/test_query.py::MatchTest::test_expression [gw44] [ 55%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_expression test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload [gw35] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_subqueryload [gw59] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two [gw59] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_one [gw59] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two [gw59] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future [gw59] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five [gw59] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future [gw59] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_self_referential_two_point_five_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing [gw59] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_subclass_option_pathing test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass [gw59] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_subqueryload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable [gw59] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_dont_reset_selectable [gw35] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_dont_reset_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable [gw35] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_three_reset_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship [gw35] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_query_subclass_join_to_base_relationship test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one [gw35] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three [gw35] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_three [gw5] [ 55%] PASSED test/orm/test_query.py::CountTest::test_basic test/orm/test_query.py::CountTest::test_basic_future [gw5] [ 55%] PASSED test/orm/test_query.py::CountTest::test_basic_future test/orm/test_query.py::CountTest::test_cols [gw5] [ 55%] PASSED test/orm/test_query.py::CountTest::test_cols test/orm/test_query.py::CountTest::test_cols_future [gw5] [ 55%] PASSED test/orm/test_query.py::CountTest::test_cols_future test/orm/test_query.py::CountTest::test_count_char [gw5] [ 55%] PASSED test/orm/test_query.py::CountTest::test_count_char test/orm/test_query.py::CountTest::test_loader_options_ignored [gw5] [ 55%] PASSED test/orm/test_query.py::CountTest::test_loader_options_ignored test/dialect/postgresql/test_query.py::MatchTest::test_expression_positional [gw44] [ 55%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_expression_positional test/dialect/postgresql/test_query.py::MatchTest::test_expression_pyformat [gw44] [ 55%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_expression_pyformat test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future [gw59] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_four_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future test/dialect/mssql/test_query.py::MatchTest::test_match_across_joins [gw44] [ 55%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_match_across_joins [gw59] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future [gw59] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload [gw28] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_joinedload [gw4] [ 55%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_subcol_after_the_fact test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_class_w_invalid_multiple_bases test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_text [gw14] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_baseclass [gw25] [ 55%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_text test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>'-'<'] [gw4] [ 55%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_class_w_invalid_multiple_bases test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_cascading_resolution_pk [gw4] [ 55%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_cascading_resolution_pk test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_conflict_resolution [gw4] [ 55%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_conflict_resolution test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_conflict_resolution_pk [gw4] [ 55%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_conflict_resolution_pk test/orm/test_expire.py::ExpireTest::test_deferred_notfound [gw14] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_five [gw4] [ 55%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_notfound test/orm/test_expire.py::ExpireTest::test_expire [gw4] [ 55%] PASSED test/orm/test_expire.py::ExpireTest::test_expire test/orm/test_expire.py::ExpireTest::test_expire_all test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four [gw14] [ 55%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_four test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[ilike_op-"right"] test/sql/test_operators.py::LikeTest::test_like_10 [gw60] [ 55%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[ilike_op-"right"] [gw46] [ 55%] PASSED test/sql/test_operators.py::LikeTest::test_like_10 test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>'-'<'] test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_4 test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>'-'<'] [gw51] [ 55%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_4 test/sql/test_operators.py::NegationTest::test_negate_operator_label test/orm/test_query.py::ParentTest::test_noparent [gw63] [ 55%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operator_label test/orm/test_query.py::QueryClsTest::test_fn_o2m_lazyload test/sql/test_operators.py::InTest::test_in_25 [gw31] [ 55%] PASSED test/sql/test_operators.py::InTest::test_in_25 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_15 test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_dont_alter_compiled [gw45] [ 55%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_15 test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_string [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>'-'<'] test/sql/test_query.py::RequiredBindTest::test_select_where test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>='-'<='] [gw36] [ 55%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_string [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'!='-'!='] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_NONE')-expected0] [gw31] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_dont_alter_compiled [gw45] [ 55%] PASSED test/sql/test_query.py::RequiredBindTest::test_select_where test/sql/test_query.py::RequiredBindTest::test_text [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<'-'>'] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_multiple [gw31] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_multiple test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_repeated [gw45] [ 55%] PASSED test/sql/test_query.py::RequiredBindTest::test_text [gw31] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_repeated [gw60] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>='-'<='] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_special_chars [gw31] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_special_chars [gw46] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>'-'<'] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_ilike [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<='-'>='] [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'='-'='] [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>'-'<'] [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>='-'<='] [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'!='-'!='] [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'!='-'!='] test/orm/test_query.py::RowLabelingTest::test_entity test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>='-'<='] test/orm/test_options.py::LoadTest::test_gen_path_attr_column test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<'-'>'] [gw46] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>='-'<='] test/orm/test_query.py::OperatorTest::test_in [gw31] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_ilike [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<'-'>'] [gw46] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_in [gw60] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'!='-'!='] [gw60] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<'-'>'] [gw60] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<='-'>='] [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<='-'>='] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_in_filtering test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_callable_outside_noarg [gw1] [ 55%] PASSED test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_callable_outside_noarg test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_three [gw51] [ 55%] PASSED test/orm/test_query.py::ParentTest::test_noparent test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'='-'='] test/orm/test_query.py::ParentTest::test_o2m [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'='-'='] [gw31] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_in_filtering test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result0] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>'-'<'] test/orm/test_query.py::OperatorTest::test_in_on_relationship_not_supported [gw46] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_in_on_relationship_not_supported test/orm/test_query.py::OperatorTest::test_m2o_compare_instance [gw46] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>'-'<'] test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_aliased [gw51] [ 55%] PASSED test/orm/test_query.py::ParentTest::test_o2m test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>='-'<='] test/orm/test_query.py::ParentTest::test_select_from [gw31] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result0] [gw60] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'='-'='] [gw60] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>'-'<'] [gw60] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>='-'<='] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result1] [gw31] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result1] [gw60] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>='-'<='] [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>='-'<='] [gw51] [ 55%] PASSED test/orm/test_query.py::ParentTest::test_select_from test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'!='-'!='] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result2] [gw41] [ 55%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_three [gw60] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'!='-'!='] [gw63] [ 55%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_o2m_lazyload [gw46] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_aliased test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec/?arg1=val1&arg2=val2] [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<'-'>'] [gw31] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result2] [gw40] [ 55%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec/?arg1=val1&arg2=val2] test/orm/test_query.py::QueryClsTest::test_plain_expr test/orm/test_query.py::ParentTest::test_select_from_alias test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated [gw46] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated_warn_on_none [gw60] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<'-'>'] [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<'-'>'] test/orm/test_query.py::RowTupleTest::test_custom_names[False-True-True] test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<='-'>='] [gw46] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated_warn_on_none test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null test/orm/test_query.py::SessionBindTest::test_sql_expr_cte_from_entity [gw51] [ 55%] PASSED test/orm/test_query.py::ParentTest::test_select_from_alias test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result3] [gw31] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_like_ops[-result3] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<='-'>='] [gw36] [ 55%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'='-'='] [gw63] [ 55%] PASSED test/orm/test_query.py::QueryClsTest::test_plain_expr test/orm/test_query.py::QueryClsTest::test_plain_expr_undocumented_query_constructor [gw46] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null_aliased [gw25] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'='-'='] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_literal_in [gw31] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_literal_in test/orm/test_query.py::ParentTest::test_select_from_alias_from_entity [gw63] [ 55%] PASSED test/orm/test_query.py::QueryClsTest::test_plain_expr_undocumented_query_constructor test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>'-'<'] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_or_and_as_columns test/orm/test_query.py::QueryClsTest::test_plain_get [gw60] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'='-'='] [gw60] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>'-'<'] [gw60] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>'-'<'] [gw51] [ 55%] PASSED test/orm/test_query.py::ParentTest::test_select_from_alias_from_entity test/orm/test_query.py::ParentTest::test_select_from_alias_of_type [gw36] [ 55%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_entity test/orm/test_query.py::RowLabelingTest::test_entity_anon_aliased [gw72] [ 56%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[False-True] [gw46] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null_aliased test/orm/test_query.py::OperatorTest::test_multilevel_any test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_orm_cols_legacy [gw63] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_plain_get [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_entity_anon_aliased [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_orm_cols_legacy [gw25] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>='-'<='] [gw25] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'!='-'!='] test/orm/test_query.py::RowLabelingTest::test_entity_name_aliased [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[False-True-True] test/orm/test_query.py::RowTupleTest::test_custom_names[True-False-False] [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[True-False-False] test/orm/test_query.py::RowTupleTest::test_custom_names[True-False-True] [gw51] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_select_from_alias_of_type [gw25] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<'-'>'] test/orm/test_query.py::QueryClsTest::test_subclass_expr [gw63] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_expr test/orm/test_query.py::QueryClsTest::test_subclass_expr_undocumented_query_constructor test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>='-'<='] [gw60] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>='-'<='] [gw46] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_multilevel_any test/orm/test_query.py::OperatorTest::test_neg [gw31] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_or_and_as_columns test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'!='-'!='] [gw60] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<'-'>'] [gw60] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<='-'>='] [gw63] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_expr_undocumented_query_constructor test/sql/test_operators.py::ExtensionOperatorTest::test_getitem [gw42] [ 56%] PASSED test/sql/test_operators.py::ExtensionOperatorTest::test_getitem test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_hashable_future [gw46] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_neg test/orm/test_query.py::OperatorTest::test_o2m_any [gw60] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<='-'>='] [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_entity_name_aliased test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw25] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<='-'>='] [gw25] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<='-'>='] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::QueryClsTest::test_subclass_get [gw63] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_get [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[True-False-True] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'='-'='] [gw60] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'='-'='] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::QueryClsTest::test_subclass_m2o_lazyload test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by [gw31] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_label [gw46] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_any test/orm/test_query.py::OperatorTest::test_o2m_any_aliased test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>'-'<'] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::ParentTest::test_unique_binds_or [gw51] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_unique_binds_or test/orm/test_query.py::ParentTest::test_unique_binds_union [gw60] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>='-'<='] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_NONE')-expected0] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_NONE')-expected0] [gw31] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_label [gw51] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_unique_binds_union [gw63] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_m2o_lazyload test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw60] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>='-'<='] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_label_compound test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'!='-'!='] test/orm/test_query.py::QueryClsTest::test_subclass_o2m_lazyload [gw46] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_any_aliased [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::ParentTest::test_with_pending_autoflush test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null [gw60] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<'-'>'] [gw51] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_with_pending_autoflush [gw31] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_label_compound [gw63] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_o2m_lazyload [gw42] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_hashable_future [gw46] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[True-False] test/orm/test_query.py::ParentTest::test_with_pending_no_autoflush [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-core-symbol('LABEL_STYLE_NONE')-expected0] [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-core-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_NONE')-expected0] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_NONE')-expected0] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_nulls [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw62] [ 56%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_attr_column test/orm/test_query.py::RowTupleTest::test_custom_names[True-True-False] [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[True-True-False] test/orm/test_query.py::RowTupleTest::test_custom_names[True-True-True] [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[True-True-True] test/orm/test_query.py::RowTupleTest::test_dupe_cols[-users.id AS users_id, NULL AS anon_1, NULL AS anon__1, NULL AS anon__2-expected_row2] [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_dupe_cols[-users.id AS users_id, NULL AS anon_1, NULL AS anon__1, NULL AS anon__2-expected_row2] [gw51] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_with_pending_no_autoflush test/orm/test_query.py::ParentTest::test_with_transient [gw51] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_with_transient test/orm/test_query.py::RowTupleTest::test_dupe_cols[-users.id AS users_id, users.name AS users_name, users.id AS users_id__1, users.name AS users_name__1, NULL AS anon_1-expected_row1] test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_not_hashable_legacy test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw60] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<='-'>='] [gw60] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<='-'>='] test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null_aliased [gw46] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null_aliased test/orm/test_query.py::OperatorTest::test_op [gw46] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_op test/orm/test_query.py::OperatorTest::test_relationship_unimplemented [gw46] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_relationship_unimplemented test/orm/test_query.py::OperatorTest::test_selfref_between [gw31] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_order_by_nulls test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_NONE')-expected0] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_NONE')-expected0] [gw46] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_selfref_between test/orm/test_query.py::OperatorTest::test_selfref_relationship [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_dupe_cols[-users.id AS users_id, users.name AS users_name, users.id AS users_id__1, users.name AS users_name__1, NULL AS anon_1-expected_row1] [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_percents_in_text [gw31] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_percents_in_text [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowTupleTest::test_dupe_cols[-users.id AS users_id, users.name AS users_name, users.name AS users_name__1-expected_row0] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_repeated_bindparams [gw42] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_not_hashable_legacy test/orm/test_query.py::RowTupleTest::test_unknown_type_truly_not_hashable_future test/dialect/mssql/test_query.py::QueryTest::test_compiler_symbol_conflict [gw63] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_compiler_symbol_conflict test/dialect/mssql/test_query.py::QueryTest::test_delete_schema [gw63] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_delete_schema test/dialect/mssql/test_query.py::QueryTest::test_embedded_scope_identity [gw63] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_embedded_scope_identity test/dialect/mssql/test_query.py::QueryTest::test_enable_scope_identity [gw63] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_enable_scope_identity test/dialect/mssql/test_query.py::QueryTest::test_fetchid_trigger [gw63] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_fetchid_trigger test/dialect/mssql/test_query.py::QueryTest::test_insertid_reserved [gw63] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_insertid_reserved test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] test/orm/test_query.py::RowLabelingTest::test_explicit_cols_legacy [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols_legacy test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/dialect/mssql/test_query.py::QueryTest::test_insertid_schema [gw63] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_insertid_schema test/dialect/mssql/test_query.py::QueryTest::test_returning_no_autoinc [gw63] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_returning_no_autoinc test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_bind_in test/orm/test_query.py::PrefixSuffixWithTest::test_chained_prefixes [gw31] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_repeated_bindparams test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_select_from_bindparam [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_dupe_cols[-users.id AS users_id, users.name AS users_name, users.name AS users_name__1-expected_row0] test/orm/test_query.py::RowTupleTest::test_entity_mapping_access [gw31] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_select_from_bindparam [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_NONE')-expected0] [gw42] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_unknown_type_truly_not_hashable_future test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_select_tuple [gw31] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_select_tuple [gw63] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_bind_in [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_bindparam_detection [gw63] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_bindparam_detection test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_compiled_execute test/orm/test_query.py::SessionBindTest::test_aggregate_fn [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw63] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_compiled_execute test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_compiled_insert_execute test/dialect/mssql/test_query.py::QueryUnicodeTest::test_convert_unicode [gw31] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryUnicodeTest::test_convert_unicode test/sql/test_query.py::RequiredBindTest::test_insert [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw46] [ 56%] PASSED test/orm/test_query.py::OperatorTest::test_selfref_relationship [gw31] [ 56%] PASSED test/sql/test_query.py::RequiredBindTest::test_insert test/sql/test_query.py::RequiredBindTest::test_required_flag [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_entity_mapping_access test/orm/test_pickled.py::PickleTest::test_became_bound_options [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw62] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_NONE')-expected0] [gw63] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_compiled_insert_execute test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[0] [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[0] [gw54] [ 56%] PASSED test/orm/test_pickled.py::PickleTest::test_became_bound_options test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_negative_indexes_raise test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_empty_in_filtering_static [gw31] [ 56%] PASSED test/sql/test_query.py::RequiredBindTest::test_required_flag test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[1] [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[1] test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_41_2::test_modulo [gw62] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[2] [gw63] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_empty_in_filtering_static test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw46] [ 56%] PASSED test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_41_2::test_modulo [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[2] test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_41_2::test_over test/orm/test_query.py::RowTupleTest::test_modern_tuple[0] [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw63] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in [gw51] [ 56%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_chained_prefixes test/orm/test_query.py::PrefixSuffixWithTest::test_many_prefixes test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_NONE')-expected0] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw51] [ 56%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_many_prefixes [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[0] [gw46] [ 56%] PASSED test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_41_2::test_over test/orm/test_query.py::PrefixSuffixWithTest::test_one_prefix [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_NONE')-expected0] [gw51] [ 56%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_one_prefix test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] test/orm/test_query.py::PrefixSuffixWithTest::test_one_suffix test/orm/test_query.py::RowTupleTest::test_modern_tuple[1] [gw62] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::ParentTest::test_from_entity_standalone_fn [gw51] [ 56%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_one_suffix test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw36] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] [gw45] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[1] test/orm/test_query.py::RowTupleTest::test_modern_tuple[2] test/orm/test_query.py::QueryClsTest::test_callable_expr [gw62] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw54] [ 56%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_negative_indexes_raise test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_start_slice_against_expression_offset test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-username] [gw7] [ 56%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-username] test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings [gw7] [ 56%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings_control test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_bound [gw7] [ 56%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings_control test/orm/test_query.py::TextErrorTest::test_filter [gw54] [ 56%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_start_slice_against_expression_offset [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[2] [gw30] [ 56%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_bound test/orm/test_query.py::RowTupleTest::test_modern_tuple[3] [gw62] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] test/orm/test_query.py::SynonymTest::test_froms_aliased_col test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] [gw42] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_aggregate_fn [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[3] test/orm/test_query.py::SessionBindTest::test_aliased_entity_q test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_plain [gw47] [ 56%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_plain test/orm/test_pickled.py::PickleTest::test_unbound_options[4] test/orm/test_options.py::OptionsTest::test_get_path_one_level_attribute [gw18] [ 56%] PASSED test/orm/test_options.py::OptionsTest::test_get_path_one_level_attribute test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[0] test/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_plain_m2o test/orm/test_query.py::TextTest::test_plain_textual_column [gw42] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_aliased_entity_q test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-0] test/orm/test_query.py::SessionBindTest::test_binary_op [gw62] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_base_alias_filter [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[0] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_lookup test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[1] [gw42] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_binary_op test/orm/test_query.py::SessionBindTest::test_boolean_op [gw57] [ 56%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_base_alias_filter [gw42] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_boolean_op [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[1] [gw62] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] test/orm/test_query.py::SessionBindTest::test_bulk_delete_fetch_sync test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[2] test/orm/test_query.py::RowLabelingTest::test_with_only_columns test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_getitem [gw52] [ 56%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_lookup test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-20] [gw62] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_with_only_columns [gw42] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_delete_fetch_sync [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[2] test/orm/test_query.py::SessionBindTest::test_bulk_delete_no_sync [gw16] [ 56%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_getitem test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[3] test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[NA ME-NA ME-False] [gw42] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_delete_no_sync test/orm/test_query.py::SessionBindTest::test_bulk_update_fetch_sync test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_standalone_orphans [gw48] [ 56%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_standalone_orphans [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[3] test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[4] [gw7] [ 56%] PASSED test/orm/test_query.py::TextErrorTest::test_filter test/orm/test_query.py::RowTupleTest::test_column_metadata[0] test/sql/test_quote.py::QuoteTest::test_labels [gw58] [ 56%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[4] test/orm/test_query.py::TextErrorTest::test_from_statement test/sql/test_quote.py::QuotedIdentTest::test_coerce_none test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_lazy_load [gw42] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_update_fetch_sync [gw52] [ 56%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[NA ME-NA ME-False] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_lookup [gw7] [ 56%] PASSED test/orm/test_query.py::TextErrorTest::test_from_statement test/orm/test_query.py::SessionBindTest::test_bulk_update_no_sync [gw16] [ 56%] PASSED test/sql/test_quote.py::QuoteTest::test_labels test/orm/test_query.py::TextErrorTest::test_having test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[NaMe-NaMe-False] [gw41] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[4] [gw48] [ 56%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_coerce_none [gw52] [ 56%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[NaMe-NaMe-False] [gw7] [ 56%] PASSED test/orm/test_query.py::TextErrorTest::test_having test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_none test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_base_alias_filter test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[\u59d3\u540d-\u59d3\u540d-False] test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[5] [gw42] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_update_no_sync test/sql/test_quote.py::QuoteTest::test_literal_column_already_with_quotes [gw52] [ 57%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[\u59d3\u540d-\u59d3\u540d-False] test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[name-NAME-False] test/orm/test_query.py::SessionBindTest::test_case [gw51] [ 57%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_expr [gw53] [ 57%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_lookup [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-0] [gw52] [ 57%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[name-NAME-False] [gw54] [ 57%] PASSED test/orm/test_query.py::SynonymTest::test_froms_aliased_col test/orm/test_query.py::QueryClsTest::test_callable_expr_undocumented_query_constructor test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[name-name-True] [gw41] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[5] test/orm/test_query.py::SynonymTest::test_joins [gw52] [ 57%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[name-name-True] [gw48] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_none test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-1] test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[NA ME-NA ME-False] test/orm/test_query.py::RowTupleTest::test_unhashable_type_future [gw51] [ 57%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_expr_undocumented_query_constructor [gw47] [ 57%] PASSED test/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_plain_m2o [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-1] [gw42] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_case [gw16] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_literal_column_already_with_quotes [gw52] [ 57%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[NA ME-NA ME-False] test/orm/test_query.py::QueryClsTest::test_callable_get test/orm/test_query.py::SessionBindTest::test_cast test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-20] test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_retain test/orm/test_query.py::TextTest::test_binds_coerce [gw57] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-5] [gw48] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_retain test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_switch [gw48] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_switch [gw46] [ 57%] PASSED test/orm/test_query.py::ParentTest::test_from_entity_standalone_fn [gw42] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_cast test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_diffname test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[NAME-name-False] [gw52] [ 57%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[NAME-name-False] [gw51] [ 57%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_get test/orm/test_query.py::QueryClsTest::test_callable_m2o_lazyload test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[NaMe-NaMe-False] [gw57] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-5] test/orm/test_query.py::SessionBindTest::test_column_property test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_reflect_case_insensitive [gw52] [ 57%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[NaMe-NaMe-False] [gw41] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_unhashable_type_future test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-0] [gw57] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-1] test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_assume_pk test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[\u59d3\u540d-\u59d3\u540d-False] [gw51] [ 57%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_m2o_lazyload [gw30] [ 57%] PASSED test/orm/test_query.py::TextTest::test_plain_textual_column [gw62] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[0] [gw52] [ 57%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[\u59d3\u540d-\u59d3\u540d-False] test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[name-name-True] test/orm/test_query.py::QueryClsTest::test_callable_o2m_lazyload [gw42] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_column_property test/orm/test_query.py::TextTest::test_related_eagerload_against_text[False-selectinload] [gw52] [ 57%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[name-name-True] [gw57] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-20] [gw57] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-20] test/sql/test_quote.py::QuotedIdentTest::test_concat_anon [gw48] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_concat_anon test/sql/test_quote.py::QuotedIdentTest::test_concat_quotefalse test/orm/test_query.py::RowTupleTest::test_column_metadata[10] test/orm/test_query.py::SessionBindTest::test_column_property_select [gw42] [ 57%] SKIPPED test/orm/test_query.py::SessionBindTest::test_column_property_select test/orm/test_query.py::SessionBindTest::test_count [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-5] [gw48] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_concat_quotefalse test/sql/test_quote.py::QuotedIdentTest::test_concat_quotenone [gw48] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_concat_quotenone test/sql/test_quote.py::QuotedIdentTest::test_concat_quotetrue [gw48] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_concat_quotetrue test/sql/test_quote.py::QuotedIdentTest::test_pickle_anon_label [gw51] [ 57%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_o2m_lazyload test/orm/test_query.py::QueryClsTest::test_fn_expr [gw54] [ 57%] PASSED test/orm/test_query.py::SynonymTest::test_joins [gw30] [ 57%] PASSED test/orm/test_query.py::TextTest::test_related_eagerload_against_text[False-selectinload] [gw16] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_diffname [gw62] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[10] [gw53] [ 57%] PASSED test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_reflect_case_insensitive [gw48] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_pickle_anon_label test/sql/test_quote.py::QuotedIdentTest::test_pickle_quote test/orm/test_query.py::SynonymTest::test_options test/sql/test_quote.py::PreparerTest::test_alembic_quote test/orm/test_query.py::TextTest::test_related_eagerload_against_text[False-subqueryload] [gw51] [ 57%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_expr test/orm/test_query.py::QueryClsTest::test_fn_expr_undocumented_query_constructor [gw48] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_pickle_quote test/sql/test_quote.py::QuotedIdentTest::test_rconcat_anon [gw48] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_rconcat_anon [gw42] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_count test/orm/test_query.py::SessionBindTest::test_plain_table [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-5] [gw57] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-5] test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_reflect_exact_name [gw52] [ 57%] PASSED test/sql/test_quote.py::PreparerTest::test_alembic_quote test/sql/test_quote.py::PreparerTest::test_unformat [gw51] [ 57%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_expr_undocumented_query_constructor test/orm/test_query.py::QueryClsTest::test_fn_get test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-0] test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotefalse [gw48] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotefalse [gw22] [ 57%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_lazy_load test/engine/test_reconnect.py::MockReconnectTest::test_commit_fails_trans [gw52] [ 57%] PASSED test/sql/test_quote.py::PreparerTest::test_unformat test/orm/test_query.py::RowTupleTest::test_column_metadata[11] [gw62] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[11] [gw51] [ 57%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_get [gw54] [ 57%] PASSED test/orm/test_query.py::SynonymTest::test_options [gw42] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_plain_table [gw30] [ 57%] PASSED test/orm/test_query.py::TextTest::test_related_eagerload_against_text[False-subqueryload] [gw47] [ 57%] PASSED test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_assume_pk test/orm/test_query.py::RowTupleTest::test_column_metadata[12] [gw58] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-0] test/orm/test_query.py::SynonymTest::test_options_syn_of_syn test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-selectinload] test/orm/test_query.py::SessionBindTest::test_plain_table_count test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_diffname_explicit_quote [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-0] [gw22] [ 57%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_commit_fails_trans test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotenone [gw48] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotenone test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotetrue [gw48] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotetrue test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_warn_for_none_against_non_pk test/sql/test_quote.py::PreparerTest::test_unformat_custom [gw52] [ 57%] PASSED test/sql/test_quote.py::PreparerTest::test_unformat_custom test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-1] [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-20] [gw62] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[12] test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_basic [gw53] [ 57%] PASSED test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_reflect_exact_name test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_reflect_via_fk [gw16] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_diffname_explicit_quote [gw58] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-1] [gw58] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-1] [gw42] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_plain_table_count test/orm/test_query.py::RowTupleTest::test_column_metadata[1] [gw30] [ 57%] PASSED test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-selectinload] test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_samename [gw16] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_samename test/orm/test_query.py::SessionBindTest::test_plain_table_select_from [gw42] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_plain_table_select_from test/orm/test_query.py::SessionBindTest::test_single_col test/engine/test_reconnect.py::CursorErrTest::test_cursor_explode [gw48] [ 57%] PASSED test/engine/test_reconnect.py::CursorErrTest::test_cursor_explode [gw42] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_single_col test/engine/test_reconnect.py::MockReconnectTest::test_conn_reusable test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-20] test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-subqueryload] [gw54] [ 57%] PASSED test/orm/test_query.py::SynonymTest::test_options_syn_of_syn test/orm/test_query.py::SynonymTest::test_with_parent test/orm/test_query.py::SessionBindTest::test_single_col_from_subq [gw62] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[1] test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_samename_explicit_quote [gw30] [ 57%] PASSED test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-subqueryload] test/orm/test_query.py::TextTest::test_select_star test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_41_2::test_basic [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-20] [gw58] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-5] [gw52] [ 57%] PASSED test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_41_2::test_basic test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_41_2::test_has_table_case_sensitive [gw47] [ 57%] PASSED test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_warn_for_none_against_non_pk [gw42] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_single_col_from_subq test/orm/test_query.py::RowTupleTest::test_column_metadata[2] [gw53] [ 57%] PASSED test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_reflect_via_fk test/orm/test_query.py::SessionBindTest::test_single_entity_q [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-5] [gw30] [ 57%] PASSED test/orm/test_query.py::TextTest::test_select_star test/orm/test_query.py::TextTest::test_select_star_future test/engine/test_reconnect.py::CursorErrTest::test_cursor_shutdown_in_initialize [gw58] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-5] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-0] test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_table_names [gw42] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_single_entity_q [gw62] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[2] [gw22] [ 57%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_conn_reusable [gw30] [ 57%] PASSED test/orm/test_query.py::TextTest::test_select_star_future [gw52] [ 57%] PASSED test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_41_2::test_has_table_case_sensitive test/orm/test_query.py::RowTupleTest::test_column_metadata[3] test/orm/test_query.py::TextTest::test_textual_select_orm_columns [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-0] [gw16] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_samename_explicit_quote test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_41_2::test_reflect test/engine/test_reconnect.py::MockReconnectTest::test_dialect_initialize_once test/sql/test_quote.py::QuoteTest::test_literal_column_wo_label_currently_maintained [gw54] [ 57%] PASSED test/orm/test_query.py::SynonymTest::test_with_parent test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-1] [gw30] [ 57%] PASSED test/orm/test_query.py::TextTest::test_textual_select_orm_columns [gw16] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_literal_column_wo_label_currently_maintained test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-0] [gw53] [ 57%] PASSED test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_41_2::test_table_names [gw48] [ 57%] PASSED test/engine/test_reconnect.py::CursorErrTest::test_cursor_shutdown_in_initialize test/orm/test_query.py::TextTest::test_via_select [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-20] [gw22] [ 57%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_dialect_initialize_once test/sql/test_quote.py::QuoteTest::test_lower_case_names [gw16] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_lower_case_names test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two [gw64] [ 57%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_ot_aliased_three_future test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-0] [gw58] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-1] [gw65] [ 57%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_base_alias_filter [gw62] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[3] test/orm/test_query.py::RowTupleTest::test_column_metadata[4] [gw30] [ 57%] PASSED test/orm/test_query.py::TextTest::test_via_select test/orm/test_query.py::TextTest::test_via_textasfrom_aliased [gw52] [ 57%] PASSED test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_41_2::test_reflect test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_41_2::test_use_labels test/engine/test_reconnect.py::PrePingRealTest_sqlite+pysqlite_3_41_2::test_pre_ping_db_is_restarted [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-5] [gw58] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-1] test/sql/test_quote.py::QuoteTest::test_mixed_case_names test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_autocommits_txn [gw48] [ 57%] SKIPPED test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_autocommits_txn test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_fail_on_executemany_txn [gw48] [ 57%] SKIPPED test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_fail_on_executemany_txn [gw30] [ 57%] PASSED test/orm/test_query.py::TextTest::test_via_textasfrom_aliased [gw52] [ 57%] PASSED test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_41_2::test_use_labels test/orm/test_query.py::TextTest::test_via_textasfrom_from_statement [gw66] [ 57%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two [gw62] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[4] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-20] test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_listen_metadata_cls test/engine/test_reconnect.py::MockReconnectTest::test_dialect_initialize_retry_if_exception [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-fetchone-0] test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_restart_on_execute_no_txn [gw48] [ 57%] SKIPPED test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_restart_on_execute_no_txn [gw30] [ 57%] PASSED test/orm/test_query.py::TextTest::test_via_textasfrom_from_statement test/orm/test_query.py::RowTupleTest::test_column_metadata[5] test/orm/test_query.py::TextTest::test_via_textasfrom_use_mapped_columns test/sql/test_quote.py::QuoteTest::test_apply_labels_should_quote [gw58] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-20] [gw65] [ 57%] PASSED test/engine/test_reconnect.py::PrePingRealTest_sqlite+pysqlite_3_41_2::test_pre_ping_db_is_restarted [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-fetchone-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-5] test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-selectinload] test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_clslevel [gw64] [ 57%] PASSED test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_clslevel test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_instancelevel [gw64] [ 57%] PASSED test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_instancelevel [gw47] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-0] [gw62] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[5] test/orm/test_query.py::RowTupleTest::test_column_metadata[6] [gw57] [ 57%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_basic [gw52] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_apply_labels_should_quote test/sql/test_quote.py::QuoteTest::test_apply_labels_shouldnt_quote [gw52] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_apply_labels_shouldnt_quote test/sql/test_quote.py::QuoteTest::test_collate [gw52] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_collate test/sql/test_quote.py::QuoteTest::test_illegal_initial_char [gw52] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_illegal_initial_char [gw30] [ 57%] PASSED test/orm/test_query.py::TextTest::test_via_textasfrom_use_mapped_columns test/orm/test_query.py::TextTest::test_whereclause [gw30] [ 57%] PASSED test/orm/test_query.py::TextTest::test_whereclause test/orm/test_query.py::TextTest::test_whereclause_future test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-fetchone-1] [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-fetchone-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-fetchone-20] [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-fetchone-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-fetchone-5] [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-fetchone-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iter-0] [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iter-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iter-1] [gw30] [ 57%] PASSED test/orm/test_query.py::TextTest::test_whereclause_future test/sql/test_quote.py::QuoteTest::test_join test/engine/test_reconnect.py::PrePingRealTest_sqlite+pysqlite_3_41_2::test_pre_ping_db_stays_shutdown [gw65] [ 57%] PASSED test/engine/test_reconnect.py::PrePingRealTest_sqlite+pysqlite_3_41_2::test_pre_ping_db_stays_shutdown test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_branch_invalidate_state [gw4] [ 57%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_all test/orm/test_expire.py::ExpireTest::test_expire_autoflush test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_aggregate_scalar_over_table_valued [gw54] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_aggregate_scalar_over_table_valued test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_row_constructor [gw54] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_row_constructor test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_subq_record [gw54] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_subq_record test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_table_record [gw54] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_table_record test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_generate_series_scalar [gw54] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_generate_series_scalar test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_plain_old_unnest [gw54] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_plain_old_unnest test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_render_derived_quoting [gw54] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_render_derived_quoting test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_cursor_is_closed_on_exhausted[fetchall] [gw62] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[6] test/orm/test_query.py::RowTupleTest::test_column_metadata[7] [gw62] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[7] [gw16] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_mixed_case_names [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iter-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iter-20] [gw18] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iter-20] test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_restart_on_execute_txn [gw48] [ 57%] SKIPPED test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_restart_on_execute_txn test/engine/test_reconnect.py::InvalidateDuringResultTest_sqlite+pysqlite_3_41_2::test_invalidate_on_results [gw48] [ 57%] PASSED test/engine/test_reconnect.py::InvalidateDuringResultTest_sqlite+pysqlite_3_41_2::test_invalidate_on_results test/engine/test_reconnect.py::MockReconnectTest::test_check_disconnect_no_cursor test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-1] [gw47] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-20] [gw47] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-5] [gw47] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-0] [gw47] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-1] [gw48] [ 57%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_check_disconnect_no_cursor test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_domain_is_reflected [gw66] [ 57%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_domain_is_reflected test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_enum_domain_is_reflected [gw66] [ 57%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_enum_domain_is_reflected test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_nullable_from_domain [gw66] [ 57%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_nullable_from_domain test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_quoted_remote_schema_domain_is_reflected test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_no_format_type [gw64] [ 57%] PASSED test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_no_format_type test/dialect/oracle/test_reflection.py::DBLinkReflectionTest::test_reflection [gw53] [ 57%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_listen_metadata_cls test/orm/test_query.py::RowTupleTest::test_column_metadata[8] [gw65] [ 57%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_branch_invalidate_state test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_branched_invalidate_branch_to_parent test/dialect/postgresql/test_query.py::TupleTest::test_tuple_containment [gw30] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TupleTest::test_tuple_containment test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_has_value test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_scalar_table_valued [gw54] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_scalar_table_valued test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_table_valued [gw54] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_table_valued test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality [gw54] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality_named [gw54] [ 58%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality_named test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_named [gw54] [ 58%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_named test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_star [gw54] [ 58%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_star test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings [gw54] [ 58%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_control [gw52] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_join [gw54] [ 58%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_control test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iter-5] [gw18] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iter-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-0] [gw18] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-1] [gw62] [ 58%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[8] test/orm/test_query.py::RowTupleTest::test_column_metadata[9] test/sql/test_quote.py::QuoteTest::test_numeric_initial_char [gw22] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_dialect_initialize_retry_if_exception test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_interrupt_nodisconnect_workaround [gw22] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_interrupt_nodisconnect_workaround test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_w_contextmanager_disconnect [gw22] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_w_contextmanager_disconnect [gw24] [ 58%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-selectinload] test/engine/test_reflection.py::IncludeColsFksTest::test_include_columns [gw76] [ 58%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_plain_join_select test/aaa_profiling/test_memusage.py::CycleTest::test_proxied_attribute test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_w_contextmanager_interrupt [gw65] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_branched_invalidate_branch_to_parent [gw47] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-20] [gw47] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-20] test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_branched_invalidate_parent_to_branch [gw16] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_numeric_initial_char test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_anon_label [gw16] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_anon_label test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_check_constraint [gw66] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_quoted_remote_schema_domain_is_reflected test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_schema_domain_is_reflected [gw66] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_schema_domain_is_reflected test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_table_is_reflected [gw66] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_table_is_reflected test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_table_is_reflected_test_schema [gw66] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_table_is_reflected_test_schema [gw18] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-1] [gw62] [ 58%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[9] test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-False] [gw65] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_branched_invalidate_parent_to_branch test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-5] [gw47] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-0] [gw47] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-1] [gw47] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-20] [gw24] [ 58%] PASSED test/engine/test_reflection.py::IncludeColsFksTest::test_include_columns [gw64] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::DBLinkReflectionTest::test_reflection test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_fk_pk_column test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_close [gw22] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_w_contextmanager_interrupt [gw47] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-20] [gw57] [ 58%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_cursor_is_closed_on_exhausted[fetchall] test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_cursor_is_closed_on_exhausted[fetchmany] [gw57] [ 58%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_cursor_is_closed_on_exhausted[fetchmany] test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_unknown_types [gw66] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_unknown_types test/dialect/oracle/test_reflection.py::DontReflectIOTTest::test_reflect_all [gw16] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_check_constraint test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_index [gw62] [ 58%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-False] test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_cursor_is_closed_on_exhausted[fetchone] [gw66] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::DontReflectIOTTest::test_reflect_all test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_foreign_table_is_reflected [gw66] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_foreign_table_is_reflected test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-True] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-5] [gw47] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-5] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_dont_call_finalizer test/engine/test_reflection.py::IncludeColsFksTest::test_table_works_minus_fks [gw16] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_index test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-0] [gw65] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_close test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture0] [gw66] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture0] test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture1] [gw66] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture1] test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture2] [gw30] [ 58%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_has_value [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_binds_coerce test/orm/test_query.py::TextTest::test_columns_mismatched test/sql/test_quote.py::QuoteTest::test_repr_unicode [gw16] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_repr_unicode test/sql/test_quote.py::QuoteTest::test_reserved_words [gw16] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_reserved_words test/sql/test_quote.py::QuoteTest::test_simple_order_by_label [gw16] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_simple_order_by_label test/sql/test_quote.py::QuoteTest::test_subquery_four [gw33] [ 58%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one [gw62] [ 58%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-True] test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_is_default_null test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_ensure_is_disconnect_gets_connection [gw65] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_ensure_is_disconnect_gets_connection test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_explode_in_initializer [gw65] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_explode_in_initializer test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_listen_metadata_obj [gw53] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_listen_metadata_obj test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_index [gw53] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_index test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_info [gw53] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_info test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_key [gw53] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_key test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_key_fk [gw53] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_key_fk test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_server_default_default_clause [gw53] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_server_default_default_clause test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_server_default_fetchedvalue [gw53] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_server_default_fetchedvalue [gw22] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_dont_call_finalizer test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_on_commit_trans [gw66] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture2] test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture3] [gw66] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture3] test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_table_names_no_foreign [gw66] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_table_names_no_foreign test/engine/test_reflection.py::IdentityColumnTest::test_table_reflection [gw66] [ 58%] SKIPPED test/engine/test_reflection.py::IdentityColumnTest::test_table_reflection [gw57] [ 58%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_cursor_is_closed_on_exhausted[fetchone] test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_eagerload_opt_disable [gw47] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-1] [gw47] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-20] [gw47] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-5] [gw47] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-0] [gw47] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-0] [gw22] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_on_commit_trans test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_on_execute_trans [gw24] [ 58%] PASSED test/engine/test_reflection.py::IncludeColsFksTest::test_table_works_minus_fks test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-1] [gw64] [ 58%] PASSED test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_fk_pk_column test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_explode_in_initializer_disconnect [gw65] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_explode_in_initializer_disconnect test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_invalidate_twice [gw65] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_invalidate_twice test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_multiple_invalidate [gw16] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_subquery_four test/sql/test_quote.py::QuoteTest::test_subquery_one [gw16] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_subquery_one test/sql/test_quote.py::QuoteTest::test_subquery_three [gw16] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_subquery_three test/sql/test_quote.py::QuoteTest::test_subquery_two test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture2] [gw33] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture2] test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture3] [gw33] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture3] test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_empty [gw33] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_empty [gw22] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_on_execute_trans [gw57] [ 58%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_eagerload_opt_disable test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_joinedload_m2o_ok [gw65] [ 58%] SKIPPED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_multiple_invalidate test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_null_pool [gw47] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-20] [gw47] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-20] test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_materialized [gw33] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_materialized [gw16] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_subquery_two test/engine/test_reconnect.py::MockReconnectTest::test_invalidated_close [gw65] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_null_pool test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_server_default_plain_text [gw53] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_server_default_plain_text test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_server_default_textclause [gw53] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_server_default_textclause test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_type [gw58] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-0] [gw58] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-1] [gw58] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-20] [gw30] [ 58%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_is_default_null test/orm/test_query.py::WithTransientOnNone::test_filter_with_persistent_non_pk_col_is_default_null test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_reconnect test/dialect/mssql/test_reflection.py::InfoCoerceUnicodeTest::test_info_unicode_cast [gw24] [ 58%] PASSED test/dialect/mssql/test_reflection.py::InfoCoerceUnicodeTest::test_info_unicode_cast test/dialect/mssql/test_reflection.py::InfoCoerceUnicodeTest::test_info_unicode_cast_no_2000 [gw24] [ 58%] PASSED test/dialect/mssql/test_reflection.py::InfoCoerceUnicodeTest::test_info_unicode_cast_no_2000 test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_plain [gw33] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_plain test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_plain_string [gw33] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_plain_string [gw65] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_reconnect test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_pk_column test/sql/test_quote.py::QuoteTest::test_upper_case_names [gw16] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_upper_case_names test/sql/test_quote.py::QuotedIdentTest::test_apply_map_plain [gw16] [ 58%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_apply_map_plain [gw22] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidated_close test/engine/test_reconnect.py::MockReconnectTest::test_noreconnect_execute_plus_closewresult test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_reflection_cache_ok [gw33] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_reflection_cache_ok test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_mview_is_reflected [gw33] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_mview_is_reflected test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_mview_select test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_rollback_on_invalid_plain [gw65] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_rollback_on_invalid_plain test/dialect/mssql/test_reflection.py::IdentityReflectionTest::test_reflect_identity [gw66] [ 58%] SKIPPED test/dialect/mssql/test_reflection.py::IdentityReflectionTest::test_reflect_identity test/dialect/oracle/test_reflection.py::IdentityReflectionTest::test_reflect_identity [gw66] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::IdentityReflectionTest::test_reflect_identity test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[MiXeDCaSe!] [gw66] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[MiXeDCaSe!] test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[T2] [gw66] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[T2] [gw57] [ 58%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_joinedload_m2o_ok [gw64] [ 58%] PASSED test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_pk_column [gw33] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_mview_select test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_create_same_names_explicit_schema [gw33] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_create_same_names_explicit_schema test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_subclass_column [gw22] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_noreconnect_execute_plus_closewresult test/engine/test_reconnect.py::MockReconnectTest::test_noreconnect_rollback_plus_closewresult [gw53] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_41_2::test_override_type test/engine/test_reflection.py::ComputedColumnTest_sqlite+pysqlite_3_41_2::test_table_reflection [gw58] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-5] [gw58] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-0] [gw58] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-0] test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_rollback_on_invalid_savepoint [gw65] [ 58%] SKIPPED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_rollback_on_invalid_savepoint test/dialect/mssql/test_reflection.py::InfoCoerceUnicodeTest::test_info_unicode_coercion [gw24] [ 58%] PASSED test/dialect/mssql/test_reflection.py::InfoCoerceUnicodeTest::test_info_unicode_coercion test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_precision test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-1] [gw58] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-20] [gw58] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-5] [gw58] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-0] [gw58] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-1] [gw58] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-20] test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_rollback_on_invalid_twophase [gw65] [ 58%] SKIPPED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_rollback_on_invalid_twophase [gw24] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_precision test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[DAY TO HOUR] [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_columns_mismatched test/orm/test_query.py::TextTest::test_columns_mismatched_future [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_columns_mismatched_future test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_m2o_joinedload_not_others [gw58] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-5] [gw58] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-5] test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_create_same_names_implicit_schema test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_with_transaction test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-0] [gw58] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-0] test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_cols_contains_eager [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_cols_contains_eager test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_cols_contains_eager_future [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_cols_contains_eager_future test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[t1] [gw66] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[t1] [gw65] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_with_transaction [gw33] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_create_same_names_implicit_schema test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_owner_explicit [gw33] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_owner_explicit test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_owner_implicit [gw33] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_owner_implicit test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_contains_eager [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_contains_eager test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_contains_eager_future [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_contains_eager_future test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_future [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_future test/orm/test_query.py::TextTest::test_columns_via_textasfrom_from_statement [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_columns_via_textasfrom_from_statement test/orm/test_query.py::TextTest::test_group_by_accepts_text test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_owner_synonyms [gw33] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_owner_synonyms test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_synonym_owner_local_table [gw33] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_synonym_owner_local_table [gw24] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[DAY TO HOUR] test/engine/test_reconnect.py::ReconnectRecipeTest::test_autocommits_txn [gw30] [ 58%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_persistent_non_pk_col_is_default_null test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_table_owner_local_synonym [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_group_by_accepts_text test/orm/test_query.py::TextTest::test_needs_text [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_needs_text test/orm/test_query.py::TextTest::test_order_by_w_eager_five [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_five test/orm/test_query.py::TextTest::test_order_by_w_eager_four [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_four test/orm/test_query.py::TextTest::test_order_by_w_eager_one [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_one test/orm/test_query.py::TextTest::test_order_by_w_eager_three [gw53] [ 58%] PASSED test/engine/test_reflection.py::ComputedColumnTest_sqlite+pysqlite_3_41_2::test_table_reflection [gw22] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_noreconnect_rollback_plus_closewresult [gw65] [ 58%] SKIPPED test/engine/test_reconnect.py::ReconnectRecipeTest::test_autocommits_txn test/engine/test_reconnect.py::ReconnectRecipeTest::test_fail_on_executemany_txn [gw65] [ 58%] SKIPPED test/engine/test_reconnect.py::ReconnectRecipeTest::test_fail_on_executemany_txn [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_three test/orm/test_query.py::TextTest::test_order_by_w_eager_two [gw7] [ 58%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_two test/engine/test_reconnect.py::MockReconnectTest::test_reconnect [gw57] [ 58%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_m2o_joinedload_not_others test/engine/test_reconnect.py::ReconnectRecipeTest::test_restart_on_execute_no_txn [gw65] [ 58%] SKIPPED test/engine/test_reconnect.py::ReconnectRecipeTest::test_restart_on_execute_no_txn test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[DAY TO MINUTE] [gw24] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[DAY TO MINUTE] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[DAY TO SECOND] [gw24] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[DAY TO SECOND] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[DAY] [gw24] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[DAY] test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_dont_assume_pk [gw33] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_table_owner_local_synonym test/engine/test_reconnect.py::ReconnectRecipeTest::test_restart_on_execute_txn [gw65] [ 58%] SKIPPED test/engine/test_reconnect.py::ReconnectRecipeTest::test_restart_on_execute_txn test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_contains_eager_opt test/dialect/oracle/test_reflection.py::ConstraintTest::test_oracle_has_no_on_update_cascade [gw64] [ 58%] PASSED test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_subclass_column test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[HOUR TO MINUTE] test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_local_to_remote [gw33] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_local_to_remote test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_remote_synonyms [gw24] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[HOUR TO MINUTE] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[HOUR TO SECOND] [gw24] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[HOUR TO SECOND] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[HOUR] test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_basic [gw53] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::ConstraintTest::test_oracle_has_no_on_update_cascade [gw13] [ 58%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative_child_expired [gw24] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[HOUR] test/dialect/oracle/test_reflection.py::ConstraintTest::test_reflect_check_include_all test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[MINUTE TO SECOND] test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive [gw53] [ 59%] SKIPPED test/dialect/oracle/test_reflection.py::ConstraintTest::test_reflect_check_include_all [gw24] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[MINUTE TO SECOND] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[MINUTE] test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_checkfirst [gw30] [ 59%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_dont_assume_pk [gw33] [ 59%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_remote_synonyms test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_table_comment test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_given_pk [gw33] [ 59%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_table_comment test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_default_schema_name_not_interpreted_as_tokenized [gw33] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_default_schema_name_not_interpreted_as_tokenized [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_autoflush test/orm/test_expire.py::ExpireTest::test_expire_cascade [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_cascade [gw24] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[MINUTE] [gw53] [ 59%] PASSED test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_checkfirst test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[MONTH] [gw57] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_contains_eager_opt [gw24] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[MONTH] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[SECOND] [gw24] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[SECOND] test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_joinedload_opt test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[YEAR TO MONTH] test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_createdrop [gw24] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[YEAR TO MONTH] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[Foo.Bar-Foo-Bar-use [Foo]] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[YEAR] [gw24] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[YEAR] test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_definition [gw13] [ 59%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive [gw24] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_definition [gw33] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[Foo.Bar-Foo-Bar-use [Foo]] test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending_orphan [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending_orphan test/orm/test_expire.py::ExpireTest::test_expire_committed [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_committed test/orm/test_expire.py::ExpireTest::test_expire_doesntload_on_set [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_doesntload_on_set test/orm/test_expire.py::ExpireTest::test_expire_preserves_changes [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_preserves_changes test/orm/test_expire.py::ExpireTest::test_expire_synonym [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_synonym test/orm/test_expire.py::ExpireTest::test_expired_eager [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_expired_eager test/orm/test_expire.py::ExpireTest::test_expired_lazy [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_expired_lazy test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_gc [gw64] [ 59%] PASSED test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_basic test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture0] [gw53] [ 59%] PASSED test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_createdrop [gw30] [ 59%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_given_pk test/ext/declarative/test_reflection.py::DeferredReflectPKFKTest::test_pk_fk [gw24] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture0] test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_sorter test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_given_pk_but_only_later test/orm/test_expire.py::ExpireTest::test_get_on_deleted_expunges [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_get_on_deleted_expunges test/orm/test_expire.py::ExpireTest::test_get_refreshes [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_get_refreshes test/orm/test_expire.py::ExpireTest::test_joinedload_props_load_two [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_joinedload_props_load_two test/orm/test_expire.py::ExpireTest::test_joinedload_query_refreshes [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_joinedload_query_refreshes test/orm/test_expire.py::ExpireTest::test_lazyload_autoflushes [gw53] [ 59%] PASSED test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_sorter [gw57] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_joinedload_opt test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_subqueryload_mapping test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three [gw64] [ 59%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectPKFKTest::test_pk_fk [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_lazyload_autoflushes test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_abstract_base test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen [gw71] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_thirteen test/dialect/mysql/test_reflection.py::RawReflectionTest::test_key_reflection_columns test/orm/test_expire.py::ExpireTest::test_mapper_joinedload_props_load [gw57] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_subqueryload_mapping [gw67] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five [gw10] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_through_polymorphic_aliased_five test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[Foo.Bar].[bat]-Foo.Bar-bat-use [Foo.Bar]] [gw10] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[Foo.Bar].[bat]-Foo.Bar-bat-use [Foo.Bar]] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[abc].[def].[efg].[hij]-[abc].[def].[efg]-hij-use [abc].[def].[efg]] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five [gw72] [ 59%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[True-False] test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_subqueryload_opt [gw71] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest::test_key_reflection_columns [gw68] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_seven_future test/dialect/mssql/test_reflection.py::ReflectHugeViewTest::test_inspect_view_definition [gw10] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[abc].[def].[efg].[hij]-[abc].[def].[efg]-hij-use [abc].[def].[efg]] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[foo].]do something; select [foo-foo-do something; select foo-use foo] [gw10] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[foo].]do something; select [foo-foo-do something; select foo-use foo] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[abc.def.efg.hij-abc.def.efg-hij-use [abc.def.efg]] [gw49] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_from_columns_or_subclass_five test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[True-True] [gw71] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectHugeViewTest::test_inspect_view_definition test/dialect/postgresql/test_reflection.py::ReflectionTest::test_altered_type_autoincrement_pk_reflection [gw71] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_altered_type_autoincrement_pk_reflection [gw11] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_nonaliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[FLOAT-FLOAT(53)] [gw71] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[FLOAT-FLOAT(53)] test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_three test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[IMAGE-IMAGE] test/dialect/mssql/test_reflection.py::ReflectionTest::test_global_temp_different_collation [gw71] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[IMAGE-IMAGE] test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_cols_with_commas [gw10] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[abc.def.efg.hij-abc.def.efg-hij-use [abc.def.efg]] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[foo-None-foo-use foo] [gw67] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_three test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[MONEY-MONEY] [gw68] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_global_temp_different_collation test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_two test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_three [gw10] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[foo-None-foo-use foo] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[foo.bar-foo-bar-use foo] test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temp_not_present_but_another_session [gw57] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_subqueryload_opt [gw71] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[MONEY-MONEY] test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[REAL-REAL] [gw71] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[REAL-REAL] [gw68] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temp_not_present_but_another_session test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temp_temp_present_both_sessions test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[XML-XML] [gw68] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temp_temp_present_both_sessions [gw71] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[XML-XML] test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temporary[global_temp] [gw10] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[foo.bar-foo-bar-use foo] test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[type_obj3-NUMERIC(10, 2)] test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_unique_w_yield_per test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[something; select [foo].bar-something; select foo-bar-use [something; select foo]] [gw71] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[type_obj3-NUMERIC(10, 2)] [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_mapper_joinedload_props_load [gw68] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temporary[global_temp] test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temporary[local_temp] [gw68] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temporary[local_temp] [gw67] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_two test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[type_obj6-REAL] [gw71] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[type_obj6-REAL] test/dialect/mysql/test_reflection.py::ReflectionTest::test_autoincrement test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temporary[nonexistent] test/dialect/mssql/test_reflection.py::ReflectionTest::test_db_qualified_items [gw10] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[something; select [foo].bar-something; select foo-bar-use [something; select foo]] [gw68] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temporary[nonexistent] [gw71] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_autoincrement test/dialect/mssql/test_reflection.py::ReflectionTest::test_basic_reflection test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs_dont_use_for_same_db test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[get_columns-[test_schema]] [gw68] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[get_columns-[test_schema]] test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_fulltext_comment [gw67] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_db_qualified_items [gw71] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_basic_reflection test/dialect/mysql/test_reflection.py::ReflectionTest::test_case_sensitive_column_constraint_reflection [gw12] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_and_thru_polymorphic_nonaliased_one test/orm/test_expire.py::ExpireTest::test_no_instance_key test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[get_columns-test_schema] [gw68] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[get_columns-test_schema] [gw64] [ 59%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_abstract_base test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_basic_deferred test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[has_table-[test_schema]] [gw71] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_case_sensitive_column_constraint_reflection test/dialect/mysql/test_reflection.py::ReflectionTest::test_case_sensitive_reflection_dual_case_references [gw71] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_case_sensitive_reflection_dual_case_references [gw11] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_fulltext_comment test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_index_col_length [gw11] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_index_col_length [gw10] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs_dont_use_for_same_db test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs_switch_for_different_db test/dialect/mysql/test_reflection.py::ReflectionTest::test_correct_for_mysql_bugs_88718_96365 test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_unique_index [gw68] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[has_table-[test_schema]] test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[has_table-test_schema] [gw11] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_unique_index test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_with_not_valid_check_constraint [gw11] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_with_not_valid_check_constraint [gw71] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_correct_for_mysql_bugs_88718_96365 [gw68] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[has_table-test_schema] test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[reflect_table-[test_schema]] [gw68] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[reflect_table-[test_schema]] test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[reflect_table-test_schema] test/dialect/mssql/test_reflection.py::ReflectionTest::test_cross_schema_fk_pk_name_overlaps [gw71] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_cross_schema_fk_pk_name_overlaps test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_five [gw10] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs_switch_for_different_db test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_get_tablenames [gw68] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_with_single_token_schema[reflect_table-test_schema] [gw71] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_five test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_four [gw71] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_four test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_metadata_uses_schema test/dialect/postgresql/test_reflection.py::ReflectionTest::test_has_temporary_table [gw57] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_no_unique_w_yield_per [gw68] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_has_temporary_table [gw71] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_metadata_uses_schema test/dialect/mssql/test_reflection.py::ReflectionTest::test_identity [gw10] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_get_tablenames test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_one [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_no_instance_key [gw2] [ 59%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_three test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoincrement_col [gw68] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_identity test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection [gw68] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflected_primary_key_order [gw71] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_one test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_we_can_close_cursor test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_composite_fk [gw11] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflected_primary_key_order test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflection_on_include_columns test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_modified [gw68] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_modified test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_partial test/orm/test_expire.py::ExpireTest::test_no_instance_key_no_pk test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_cols [gw10] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_cols test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_cols_from_partition [gw10] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_cols_from_partition [gw11] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflection_on_include_columns test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflection_with_exclude_constraint test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_seven [gw71] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_seven [gw68] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_partial test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_with_access_method [gw68] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_with_access_method [gw11] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflection_with_exclude_constraint test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_index [gw10] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_index test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_index_from_partition [gw10] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_index_from_partition test/dialect/mysql/test_reflection.py::RawReflectionTest::test_fk_reflection [gw49] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_cols_with_commas test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_with_include [gw68] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_with_include test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_with_sorting [gw68] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_with_sorting test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_with_storage_options [gw68] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_with_storage_options [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_no_instance_key_no_pk [gw30] [ 59%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_given_pk_but_only_later test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_warn_for_none_against_non_pk [gw30] [ 59%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_warn_for_none_against_non_pk test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflection_with_table_options [gw11] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflection_with_table_options test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflection_with_unique_constraint [gw11] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflection_with_unique_constraint test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflection_with_unique_constraint [gw11] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflection_with_unique_constraint test/dialect/postgresql/test_reflection.py::ReflectionTest::test_renamed_pk_reflection [gw64] [ 59%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_basic_deferred [gw57] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_we_can_close_cursor test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[DOUBLE-default10--25.03] [gw67] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[DOUBLE-default10--25.03] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[DOUBLE-default11--0.001] [gw67] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[DOUBLE-default11--0.001] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[Integer-default8-1] [gw67] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[Integer-default8-1] [gw10] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest::test_fk_reflection test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE ALGORITHM=UNDEFINED DEFINER=`scott`@`%` SQL SECURITY DEFINER VIEW `v1` AS SELECT-True] [gw11] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_renamed_pk_reflection test/dialect/postgresql/test_reflection.py::ReflectionTest::test_renamed_sequence_reflection [gw12] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_composite_fk test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_cls_not_strong_ref [gw11] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_renamed_sequence_reflection test/dialect/mysql/test_reflection.py::ReflectionTest::test_skip_not_describable [gw11] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_skip_not_describable test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[Integer-default9--1] test/dialect/mssql/test_reflection.py::ReflectionTest::test_skip_types test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_existing_fk [gw11] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_skip_types [gw67] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[Integer-default9--1] [gw10] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE ALGORITHM=UNDEFINED DEFINER=`scott`@`%` SQL SECURITY DEFINER VIEW `v1` AS SELECT-True] test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE TABLE `A VIEW`-False] [gw10] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE TABLE `A VIEW`-False] test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE TABLE `VIEW_THINGS`-False] test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_and_execution_options test/dialect/mysql/test_reflection.py::ReflectionTest::test_system_views [gw11] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_system_views test/dialect/mssql/test_reflection.py::ReflectionTest::test_table_name_that_is_greater_than_16_chars test/orm/test_expire.py::ExpireTest::test_no_session [gw10] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE TABLE `VIEW_THINGS`-False] [gw11] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_table_name_that_is_greater_than_16_chars test/dialect/mssql/test_reflection.py::ReflectionTest::test_temporary_table[global_temp] test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE TABLE `VIEW`-False] [gw4] [ 59%] PASSED test/orm/test_expire.py::ExpireTest::test_no_session [gw11] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_temporary_table[global_temp] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[TIMESTAMP-None-None] [gw67] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[TIMESTAMP-None-None] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[TIMESTAMP-default3-'2009-04-05 12:00:00'] test/dialect/mssql/test_reflection.py::ReflectionTest::test_temporary_table[local_temp] [gw10] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE TABLE `VIEW`-False] [gw11] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_temporary_table[local_temp] [gw67] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[TIMESTAMP-default3-'2009-04-05 12:00:00'] test/dialect/mssql/test_reflection.py::ReflectionTest::test_temporary_table[nonexistent] test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE TABLE `v1`-False] test/orm/test_expire.py::ExpireTest::test_options_joinedload_props_load [gw11] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_temporary_table[nonexistent] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[TIMESTAMP-default5-CURRENT_TIMESTAMP(\\(\\))? ON UPDATE CURRENT_TIMESTAMP(\\(\\))?] [gw10] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE TABLE `v1`-False] test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_cols_with_spaces [gw49] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_cols_with_spaces test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_with_filtered [gw49] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_with_filtered test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enum_empty [gw49] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enum_empty test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enum_empty_from_table [gw49] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enum_empty_from_table test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture0] [gw49] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture0] test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture1] [gw49] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture1] test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture2] test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE VIEW `v1` AS SELECT-True] [gw10] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest::test_is_view[CREATE VIEW `v1` AS SELECT-True] [gw67] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[TIMESTAMP-default5-CURRENT_TIMESTAMP(\\(\\))? ON UPDATE CURRENT_TIMESTAMP(\\(\\))?] [gw49] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture2] test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture3] [gw49] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture3] test/dialect/postgresql/test_reflection.py::ReflectionTest::test_uppercase_lowercase_sequence [gw11] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_uppercase_lowercase_sequence test/dialect/postgresql/test_reflection.py::ReflectionTest::test_uppercase_lowercase_table [gw11] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_uppercase_lowercase_table [gw57] [ 59%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_and_execution_options test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_case_sensitive [gw49] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_case_sensitive test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_case_sensitive_from_table [gw49] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_case_sensitive_from_table test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_schema [gw49] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_schema test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_star test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype0-default0-''] [gw67] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype0-default0-''] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype1-default1-'abc'] [gw67] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype1-default1-'abc'] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype2-default2-'0'] [gw12] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_existing_fk test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_and_execution_options_legacy [gw67] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype2-default2-'0'] [gw49] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_star test/dialect/mssql/test_reflection.py::ReflectionTest::test_max_ident_in_varchar_not_present [gw49] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_max_ident_in_varchar_not_present test/dialect/mysql/test_reflection.py::ReflectionTest::test_non_column_index test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype6-default6-0] [gw67] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype6-default6-0] test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_keys [gw49] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_non_column_index test/dialect/mysql/test_reflection.py::ReflectionTest::test_nullable_reflection [gw49] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_nullable_reflection test/dialect/postgresql/test_reflection.py::ReflectionTest::test_pg_weirdchar_reflection [gw49] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_pg_weirdchar_reflection test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_check_constraint [gw49] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_check_constraint test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_check_warning [gw49] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_check_warning test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_default_over_128_chars [gw49] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_default_over_128_chars test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_extra_newlines [gw49] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_extra_newlines [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoincrement_col test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_arg [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_arg test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_foreign_key_ispresent [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_foreign_key_ispresent test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_foreign_key_nonpresent test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype7-default7-0.000000] [gw67] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype7-default7-0.000000] test/dialect/mssql/test_reflection.py::ReflectionTest::test_fk_on_unique_index [gw67] [ 60%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_fk_on_unique_index test/dialect/postgresql/test_reflection.py::ReflectionTest::test_foreign_key_option_inspection [gw67] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_foreign_key_option_inspection test/dialect/mysql/test_reflection.py::ReflectionTest::test_get_foreign_key_name_w_foreign_key_in_name [gw12] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_keys [gw67] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_get_foreign_key_name_w_foreign_key_in_name [gw4] [ 60%] PASSED test/orm/test_expire.py::ExpireTest::test_options_joinedload_props_load test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture0] test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_nonexistent_fk [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_foreign_key_nonpresent [gw67] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture0] test/orm/test_expire.py::ExpireTest::test_partial_expire test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_foreign_key_removed test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture1] [gw67] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture1] test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture2] [gw57] [ 60%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_and_execution_options_legacy [gw67] [ 60%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture2] [gw74] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_close_on_interrupted_iteration [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_foreign_key_removed test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_primary_key [gw12] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_nonexistent_fk test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_string_types [gw74] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_string_types [gw4] [ 60%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_replace_primary_key test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_string_types test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_pkfk [gw74] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_string_types test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_time_types test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_with_imply_autoload [gw74] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_time_types test/orm/test_expire.py::ExpireTest::test_partial_expire_deferred test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_year_types [gw74] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_year_types test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_41_2::test_basic [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_autoload_with_imply_autoload test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_basic_override [gw12] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_pkfk test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_upgrade_pk_flag [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_basic_override test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_basic_reflection [gw12] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_override_upgrade_pk_flag test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_pks_not_uniques [gw73] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_from_with_polymorphic_explicit_aliased_two_future [gw12] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_pks_not_uniques test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine [gw74] [ 60%] PASSED test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_41_2::test_basic test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_reflect_all test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_41_2::test_get_names [gw74] [ 60%] PASSED test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_41_2::test_get_names [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_basic_reflection test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_41_2::test_has_table test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_get_three test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_check_constraint_reflection [gw35] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_relationship_to_polymorphic_two [gw74] [ 60%] PASSED test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_41_2::test_has_table [gw4] [ 60%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire_deferred test/orm/test_expire.py::ExpireTest::test_partial_expire_eager test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload [gw40] [ 60%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_cte_from_entity test/engine/test_parseconnect.py::DialectImportTest::test_import_base_dialects [gw9] [ 60%] PASSED test/engine/test_parseconnect.py::DialectImportTest::test_import_base_dialects [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_check_constraint_reflection test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m_selfref [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m_selfref test/orm/test_query.py::SessionBindTest::test_sql_expr_entity_q test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_m2o_composite_selfref test/orm/inheritance/test_relationship.py::SameNamedPropTwoPolymorphicSubClassesTest::test_free_w_poly_subquery test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_m2m [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_m2m test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_o2m_to_annotated_func test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_comment_reflection [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_o2m_to_annotated_func test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_o2m_to_oldstyle_func [gw2] [ 60%] SKIPPED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_comment_reflection [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_o2m_to_oldstyle_func test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_composite_fk [gw69] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_get_three test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o_selfref test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two [gw79] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_from_polymorphic_explicit_aliased_two [gw40] [ 60%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_entity_q test/orm/test_query.py::SessionBindTest::test_sql_expr_exists_from_entity test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_count_after_the_fact_global_criteria [gw40] [ 60%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_exists_from_entity test/orm/test_query.py::SessionBindTest::test_sql_expr_subquery_from_entity [gw40] [ 60%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_subquery_from_entity [gw69] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o_selfref test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m [gw69] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_composite_fk test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determinelocal_remote_m2o_joined_sub_to_sub_on_base [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determinelocal_remote_m2o_joined_sub_to_sub_on_base test/orm/test_rel_fn.py::ColumnCollectionsTest::test_err_local_remote_compound_1 [gw19] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_nine test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[True-2] test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_overlapping_composite_fks [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_overlapping_composite_fks test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_inh_selfref_w_entities [gw4] [ 60%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire_eager [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_err_local_remote_compound_1 [gw74] [ 60%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_m2o_composite_selfref test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_composite_selfref [gw74] [ 60%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_composite_selfref test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_left_aliased test/orm/test_expire.py::ExpireTest::test_partial_expire_lazy test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen [gw74] [ 60%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_left_aliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one [gw75] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_inh_selfref_w_entities test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_m2m [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_m2m test/orm/test_rel_fn.py::DeannotateCorrectlyTest::test_pj_deannotates test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_composite_pks [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_composite_pks test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_plain test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_m2m_backref test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_subqueryload [gw26] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen [gw74] [ 60%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_plain test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_extend_existing test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_right_aliased [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::DeannotateCorrectlyTest::test_pj_deannotates test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable [gw78] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_five_future_override_selectable test/orm/inheritance/test_relationship.py::JoinedLoadSpliceFromJoinedTest::test_ij_ij [gw74] [ 60%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_right_aliased test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_selfref test/orm/test_relationships.py::FKsAsPksTest::test_no_delete_PK_AtoB [gw56] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_sixteen test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_reflect_fn_index [gw56] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_reflect_fn_index test/engine/test_reflection.py::SchemaManipulationTest_sqlite+pysqlite_3_41_2::test_append_constraint_unique [gw56] [ 60%] PASSED test/engine/test_reflection.py::SchemaManipulationTest_sqlite+pysqlite_3_41_2::test_append_constraint_unique test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_blank_schema_arg [gw56] [ 60%] SKIPPED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_blank_schema_arg test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_explicit_default_schema [gw56] [ 60%] PASSED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_explicit_default_schema test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_explicit_default_schema_metadata [gw56] [ 60%] PASSED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_explicit_default_schema_metadata [gw4] [ 60%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire_lazy [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_m2m_backref test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_extend_existing test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_extend_existing_reflect_all_dont_dupe_index [gw74] [ 60%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_selfref test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_ambiguous_fks_m2m test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_columns_m2m_backref test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m_composite_selfref [gw69] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m_composite_selfref test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m_selfref [gw69] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m_selfref test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_purely_single_m2o [gw69] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_purely_single_m2o test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_purely_single_o2m test/orm/test_expire.py::ExpireTest::test_pending_raises [gw4] [ 60%] PASSED test/orm/test_expire.py::ExpireTest::test_pending_raises [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_ambiguous_fks_m2m [gw19] [ 60%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[True-2] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[False-0] [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_extend_existing_reflect_all_dont_dupe_index test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_fk_error test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_ambiguous_fks_o2m test/orm/test_expire.py::ExpireTest::test_persistence_check [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_backref [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_backref [gw74] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_columns_m2m_backref test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_base_to_joined_sub [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_ambiguous_fks_o2m test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o [gw12] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_reflect_all test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_reflect_all_unreflectable_table [gw12] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_reflect_all_unreflectable_table test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_reflect_all_with_views test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_annotated [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_fk_error [gw79] [ 60%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_count_after_the_fact_global_criteria [gw74] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_base_to_joined_sub test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_cols_three_tab_viewonly test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_has_schema [gw56] [ 60%] SKIPPED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_has_schema test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_metadata_reflect_schema [gw56] [ 60%] PASSED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_metadata_reflect_schema test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_reflect_all_schemas_default_overlap [gw56] [ 60%] SKIPPED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_reflect_all_schemas_default_overlap test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_schema_translation test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_fk_options [gw2] [ 60%] SKIPPED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_fk_options test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_include_columns_indexes [gw69] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_purely_single_o2m test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_count_global_criteria [gw35] [ 60%] PASSED test/orm/inheritance/test_relationship.py::SameNamedPropTwoPolymorphicSubClassesTest::test_free_w_poly_subquery test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_has [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o_composite_selfref [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o_composite_selfref test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o_selfref [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o_selfref [gw4] [ 60%] PASSED test/orm/test_expire.py::ExpireTest::test_persistence_check test/orm/test_expire.py::ExpireTest::test_refresh_cancels_expire [gw75] [ 60%] PASSED test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_subqueryload test/orm/inheritance/test_relationship.py::SubClassToSubClassFromParentTest::test_2617 test/orm/test_query.py::SessionBindTest::test_type_coerce [gw40] [ 60%] PASSED test/orm/test_query.py::SessionBindTest::test_type_coerce test/orm/test_query.py::SetOpsTest::test_eager_load [gw26] [ 60%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_no_delete_PK_AtoB test/orm/test_relationships.py::FKsAsPksTest::test_no_delete_PK_BtoA [gw19] [ 60%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[False-0] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[False-1] test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_no_fks_m2m [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_no_fks_m2m test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_no_fks_o2m [gw28] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_primary_eager_aliasing_selectinload test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_joinm2m_aliased_local_criteria [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_include_columns_indexes [gw74] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_cols_three_tab_viewonly test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_1 [gw74] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_1 test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_2 test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_index_reflection [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_annotated [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_no_fks_o2m test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m [gw79] [ 60%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_count_global_criteria [gw4] [ 60%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cancels_expire test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_rs [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_rs test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_outerjoin_global_criteria [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_warning [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_warning test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_overlap_func_warning test/orm/test_expire.py::ExpireTest::test_refresh_cascade test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m_composite_selfref [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m_composite_selfref [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_index_reflection test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m_selfref [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m_selfref test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_w_fks_ambig_m2m test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_index_reflection_cols_busted [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_overlap_func_warning [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_w_fks_ambig_m2m test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_compound_2 [gw12] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_reflect_all_with_views test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_reserved [gw12] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_reserved test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_resolve_fks_false_extend_existing [gw56] [ 60%] PASSED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_schema_translation test/dialect/oracle/test_reflection.py::SystemTableTablenamesTest::test_table_names_no_system [gw56] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::SystemTableTablenamesTest::test_table_names_no_system test/dialect/oracle/test_reflection.py::SystemTableTablenamesTest::test_table_names_w_system [gw56] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::SystemTableTablenamesTest::test_table_names_w_system test/dialect/oracle/test_reflection.py::SystemTableTablenamesTest::test_temp_table_names_no_system [gw56] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::SystemTableTablenamesTest::test_temp_table_names_no_system test/dialect/oracle/test_reflection.py::TableReflectionTest::test_reflect_basic_compression [gw56] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::TableReflectionTest::test_reflect_basic_compression test/dialect/oracle/test_reflection.py::TableReflectionTest::test_reflect_oltp_compression [gw56] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::TableReflectionTest::test_reflect_oltp_compression test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_binary_types [gw56] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_binary_types test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_float_types [gw56] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_float_types test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_integer_types [gw56] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_integer_types test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_integer_types [gw56] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_integer_types test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_legacy_enum_types [gw56] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_legacy_enum_types test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_misc_types[type_0] [gw56] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_misc_types[type_0] test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_misc_types[type_1] [gw56] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_misc_types[type_1] test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2o_joined_sub_to_base [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2o_joined_sub_to_base test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_purely_single_col_o2m [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_purely_single_col_o2m test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_compound_1 [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_compound_1 test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_compound_2 [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_index_reflection_cols_busted test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_nonexistent [gw2] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_nonexistent test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one [gw14] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_filter_on_subclass_one test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_legacy_inactive_history_style] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased [gw3] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_join_to_polymorphic_explicit_aliased test/orm/test_relationships.py::DirectSelfRefFKTest::test_anscestors_joinedload [gw3] [ 60%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_anscestors_joinedload [gw77] [ 60%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_adapt_statement_replacement_traversal test/aaa_profiling/test_memusage.py::CycleTest::test_cache_key [gw75] [ 60%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassFromParentTest::test_2617 test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_five [gw12] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_resolve_fks_false_extend_existing test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_resolve_fks_false_metadata [gw12] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_resolve_fks_false_metadata [gw79] [ 60%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_outerjoin_global_criteria [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_compound_2 test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2m_backref [gw69] [ 60%] PASSED test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_o_side_none [gw69] [ 60%] PASSED test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_o_side_none test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_o_side_none_reverse [gw69] [ 60%] PASSED test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_o_side_none_reverse test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_reverse test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_resolve_fks_false_table [gw4] [ 60%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cascade test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending [gw4] [ 60%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_aliased_criteria [gw79] [ 60%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_aliased_criteria [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_compound_2 test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o [gw9] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2m_backref test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o [gw73] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o [gw19] [ 60%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[False-1] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[False-2] [gw19] [ 60%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[False-2] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[True-0] [gw19] [ 60%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[True-0] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[True-1] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_columns_aliased_criteria [gw26] [ 60%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_no_delete_PK_BtoA test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o_composite_selfref [gw35] [ 60%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_has [gw75] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_five test/orm/test_relationships.py::FKsAsPksTest::test_nullPKsOK_BtoA [gw26] [ 61%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_nullPKsOK_BtoA test/orm/test_relationships.py::FKsAsPksTest::test_onetoone_switch [gw26] [ 61%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_onetoone_switch test/orm/test_relationships.py::FunctionAsPrimaryJoinTest::test_joinedload test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_aliased_one [gw35] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_aliased_one test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_four [gw73] [ 61%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o_composite_selfref test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o_selfref test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_aliased_two [gw73] [ 61%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o_selfref test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending_orphan [gw35] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_aliased_two [gw12] [ 61%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_resolve_fks_false_table [gw73] [ 61%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_explicit_alias test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_callable_outside_witharg [gw79] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_columns_aliased_criteria [gw19] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[True-1] [gw4] [ 61%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending_orphan [gw1] [ 61%] PASSED test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_callable_outside_witharg test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_columns_inclaliased_criteria test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_fks test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[True-2] test/orm/test_expire.py::ExpireTest::test_refresh_collection_exception [gw35] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_explicit_alias [gw26] [ 61%] PASSED test/orm/test_relationships.py::FunctionAsPrimaryJoinTest::test_joinedload test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_relationship_compare [gw75] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_four test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_one test/orm/test_relationships.py::DirectSelfRefFKTest::test_anscestors_lazyload [gw3] [ 61%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_anscestors_lazyload test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_joinedload [gw3] [ 61%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_joinedload test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_lazyload [gw3] [ 61%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_lazyload test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_lazyload_clause [gw3] [ 61%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_lazyload_clause [gw40] [ 61%] PASSED test/orm/test_query.py::SetOpsTest::test_eager_load test/orm/test_query.py::SetOpsTest::test_intersect [gw40] [ 61%] PASSED test/orm/test_query.py::SetOpsTest::test_intersect test/orm/test_query.py::SetOpsTest::test_order_by_anonymous_col [gw40] [ 61%] PASSED test/orm/test_query.py::SetOpsTest::test_order_by_anonymous_col test/orm/test_query.py::SetOpsTest::test_statement_labels [gw40] [ 61%] PASSED test/orm/test_query.py::SetOpsTest::test_statement_labels test/orm/test_query.py::SetOpsTest::test_union [gw40] [ 61%] PASSED test/orm/test_query.py::SetOpsTest::test_union test/orm/test_query.py::SetOpsTest::test_union_labeled_anonymous_columns [gw40] [ 61%] PASSED test/orm/test_query.py::SetOpsTest::test_union_labeled_anonymous_columns test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_compile [gw40] [ 61%] PASSED test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_compile test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_results test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_subqueryload [gw3] [ 61%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_subqueryload test/orm/test_relationships.py::DirectSelfRefFKTest::test_plain_join_descendants test/orm/test_relationships.py::FunctionAsPrimaryJoinTest::test_lazyload test/orm/inheritance/test_productspec.py::InheritTest::test_one [gw3] [ 61%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_plain_join_descendants test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_escalation_1 [gw3] [ 61%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_escalation_1 test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_escalation_2 [gw3] [ 61%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_escalation_2 test/engine/test_processors.py::CDateProcessorTest::test_datetime_invalid_string test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_manytoone_func_referent [gw19] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left_including_entity[True-2] [gw26] [ 61%] PASSED test/orm/test_relationships.py::FunctionAsPrimaryJoinTest::test_lazyload [gw4] [ 61%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_collection_exception test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_right[-_exclusions0] [gw79] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_columns_inclaliased_criteria test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_inclaliased_criteria test/orm/test_expire.py::ExpireTest::test_refresh_on_deleted_raises [gw40] [ 61%] PASSED test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_results [gw1] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_fks test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_remoteside_m2o test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[] [gw35] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_relationship_compare [gw1] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_remoteside_m2o test/orm/test_query.py::SetOpsTest::test_union_mapped_colnames_preserved_across_subquery [gw23] [ 61%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_datetime_invalid_string test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_warn [gw23] [ 61%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_warn test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_four test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_remoteside_o2m test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_two_foreign_keys [gw12] [ 61%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_two_foreign_keys test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_unknown_types [gw12] [ 61%] SKIPPED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_unknown_types [gw40] [ 61%] PASSED test/orm/test_query.py::SetOpsTest::test_union_mapped_colnames_preserved_across_subquery [gw75] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_one test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_filter_aliasing[False] test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_seven [gw14] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_legacy_inactive_history_style] [gw1] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_remoteside_o2m [gw19] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_right[-_exclusions0] [gw4] [ 61%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_on_deleted_raises [gw3] [ 61%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_manytoone_func_referent test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_deferred test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_legacy_inactive_history_style_raiseload] test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_right[-_exclusions1] test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_manytoone_funcfk [gw79] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_inclaliased_criteria test/orm/test_expire.py::ExpireTest::test_relationship_changes_preserved test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_count_subquery_global_criteria [gw1] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated_self_ref [gw28] [ 61%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_joinm2m_aliased_local_criteria test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_joinm2m_local_criteria [gw28] [ 61%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_joinm2m_local_criteria test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_local_criteria [gw28] [ 61%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_local_criteria test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_local_criteria_subquery [gw19] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_right[-_exclusions1] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_right[-_exclusions2] test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_views [gw12] [ 61%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_views test/engine/test_reflection.py::ReverseCasingReflectTest_sqlite+pysqlite_3_41_2::test_direct_quoting [gw12] [ 61%] SKIPPED test/engine/test_reflection.py::ReverseCasingReflectTest_sqlite+pysqlite_3_41_2::test_direct_quoting test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_basic [gw12] [ 61%] SKIPPED test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_basic test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_include_indexes_resembling_pk[False] [gw12] [ 61%] SKIPPED test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_include_indexes_resembling_pk[False] test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_include_indexes_resembling_pk[True] [gw12] [ 61%] SKIPPED test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_include_indexes_resembling_pk[True] [gw1] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated_self_ref [gw75] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_seven test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_seven_legacy [gw79] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_count_subquery_global_criteria [gw4] [ 61%] PASSED test/orm/test_expire.py::ExpireTest::test_relationship_changes_preserved [gw14] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_legacy_inactive_history_style_raiseload] [gw26] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[] test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated_self_ref_wrong_fks test/orm/test_expire.py::ExpireTest::test_relationships_load_on_query [gw3] [ 61%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_manytoone_funcfk test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_func_referent test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_raiseload] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-count(users.id) AS count_1] [gw35] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_filter_aliasing[False] [gw1] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated_self_ref_wrong_fks test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_filter_aliasing[True] test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_detached_legacy_inactive_history_style] [gw19] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_right[-_exclusions2] [gw23] [ 61%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_four [gw69] [ 61%] PASSED test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_reverse test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_remote_local_multiple_ref [gw69] [ 61%] PASSED test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_remote_local_multiple_ref test/orm/inheritance/test_relationship.py::BetweenSubclassJoinWExtraJoinedLoad::test_query_auto[False] [gw69] [ 61%] PASSED test/orm/inheritance/test_relationship.py::BetweenSubclassJoinWExtraJoinedLoad::test_query_auto[False] test/orm/inheritance/test_relationship.py::BetweenSubclassJoinWExtraJoinedLoad::test_query_auto[True] [gw69] [ 61%] PASSED test/orm/inheritance/test_relationship.py::BetweenSubclassJoinWExtraJoinedLoad::test_query_auto[True] [gw78] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedLoadSpliceFromJoinedTest::test_ij_ij test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_declared_attr_no_warning test/orm/inheritance/test_relationship.py::JoinedLoadSpliceFromJoinedTest::test_ij_oj [gw78] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedLoadSpliceFromJoinedTest::test_ij_oj test/orm/inheritance/test_relationship.py::JoinedLoadSpliceFromJoinedTest::test_oj_ij [gw1] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_one [gw79] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-count(users.id) AS count_1] [gw40] [ 61%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_deferred test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_undeferred test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_fks test/orm/inheritance/test_relationship.py::ContainsEagerMultipleOfType::test_contains_eager_multi_alias test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-count(users.id) AS foo] [gw4] [ 61%] PASSED test/orm/test_expire.py::ExpireTest::test_relationships_load_on_query [gw3] [ 61%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_func_referent test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_funcfk_annotated [gw26] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_detached_legacy_inactive_history_style] [gw75] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_seven_legacy test/orm/test_expire.py::ExpireTest::test_rollback_undoes_expunge_from_deleted [gw1] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_fks [gw0] [ 61%] PASSED test/engine/test_pool.py::PoolFirstConnectSyncTest::test_sync test/engine/test_pool.py::PoolTest::test_connection_setter test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_detached_legacy_inactive_history_style_raiseload] [gw35] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_filter_aliasing[True] test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_no_equality [gw14] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_raiseload] [gw0] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_connection_setter [gw19] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_declared_attr_no_warning test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_string [gw70] [ 61%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_string test/orm/test_relationships.py::ViewOnlyComplexJoin::test_remote_side_escalation test/dialect/postgresql/test_query.py::ExtractTest::test_seven [gw8] [ 61%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_seven test/base/test_result.py::ResultTest::test_alt_row_fetch [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_alt_row_fetch test/base/test_result.py::ResultTest::test_alt_row_transform [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_alt_row_transform test/base/test_result.py::ResultTest::test_class_presented [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_class_presented test/base/test_result.py::ResultTest::test_close_attributes [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_close_attributes test/base/test_result.py::ResultTest::test_columns [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_columns test/base/test_result.py::ResultTest::test_columns_again test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[1] [gw21] [ 61%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[1] [gw3] [ 61%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_funcfk_annotated test/orm/test_relationships.py::SecondaryArgTest::test_informative_message_on_cls_as_secondary[True] [gw21] [ 61%] PASSED test/orm/test_relationships.py::SecondaryArgTest::test_informative_message_on_cls_as_secondary[True] test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_eager_join [gw79] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-count(users.id) AS foo] test/orm/test_query.py::OperatorTest::test_between [gw40] [ 61%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_undeferred test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_legacy_inactive_history_style] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_err_given_in_pathed test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_funcfk_oldstyle [gw1] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_no_equality test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_no_fks [gw78] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedLoadSpliceFromJoinedTest::test_oj_ij [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_columns_again test/base/test_result.py::ResultTest::test_columns_freeze [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_columns_freeze test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_from_base [gw55] [ 61%] PASSED test/orm/test_query.py::OperatorTest::test_between test/base/test_result.py::ResultTest::test_one_or_none [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one_or_none [gw4] [ 61%] PASSED test/orm/test_expire.py::ExpireTest::test_rollback_undoes_expunge_from_deleted test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-False] test/base/test_result.py::ResultTest::test_one_or_none_none [gw19] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_err_given_in_pathed test/orm/test_query.py::DistinctTest::test_no_automatic_distinct_thing_w_future test/orm/test_query.py::CountTest::test_multiple_entity [gw5] [ 61%] PASSED test/orm/test_query.py::CountTest::test_multiple_entity test/orm/test_query.py::HasMapperEntitiesTest::test_cols test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_deferred test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.id AS foo] test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_has [gw35] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_has test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_join test/engine/test_pool.py::PoolTest::test_cursor_iterable [gw0] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_cursor_iterable test/engine/test_pool.py::PoolTest::test_info [gw0] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_info test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[AssertionPool-None] [gw69] [ 61%] PASSED test/orm/inheritance/test_relationship.py::ContainsEagerMultipleOfType::test_contains_eager_multi_alias [gw35] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_join [gw3] [ 61%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_funcfk_oldstyle [gw28] [ 61%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_local_criteria_subquery test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_nested_criteria[False] [gw1] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_no_fks test/base/test_result.py::ResultTest::test_columns_ints [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_columns_ints test/base/test_result.py::ResultTest::test_columns_unique_freeze [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_columns_unique_freeze test/base/test_result.py::ResultTest::test_columns_with_mappings test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_contains_eager [gw0] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[AssertionPool-None] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[AsyncAdaptedQueuePool-True] test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_six [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_columns_with_mappings test/base/test_result.py::ResultTest::test_first [gw23] [ 61%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_one test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_joinedload_global_criteria test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_viewonly [gw70] [ 61%] PASSED test/orm/test_relationships.py::ViewOnlyComplexJoin::test_remote_side_escalation test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_relationship_compare[False] [gw79] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.id AS foo] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.id] [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one_or_none_none test/base/test_result.py::ResultTest::test_one_or_none_raise_multiple [gw72] [ 61%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[True-True] test/engine/test_pool.py::PoolEventsTest::test_checkin_event_on_subsequently_recreated [gw26] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_detached_legacy_inactive_history_style_raiseload] test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_three [gw21] [ 61%] PASSED test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_eager_join test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_legacy_inactive_history_style] [gw75] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_six test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_six_legacy test/orm/test_relationships.py::FKEquatedToConstantTest::test_basic [gw0] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[AsyncAdaptedQueuePool-True] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[FallbackAsyncAdaptedQueuePool-True] [gw0] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[FallbackAsyncAdaptedQueuePool-True] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[NullPool-None] test/base/test_result.py::ResultTest::test_scalar_one_or_none_none [gw5] [ 61%] PASSED test/base/test_result.py::ResultTest::test_scalar_one_or_none_none [gw34] [ 61%] PASSED test/orm/test_query.py::DistinctTest::test_no_automatic_distinct_thing_w_future test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_eager_selectin [gw19] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_joinedload_global_criteria test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[immediate] [gw1] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_viewonly [gw78] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_from_base test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_from_sub test/orm/test_query.py::InvalidGenerationsTest::test_order_by [gw39] [ 61%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_order_by test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-True] [gw39] [ 61%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-True] test/orm/test_relationships.py::ViewOnlyHistoryTest::test_m2o_viewonly_oneside test/base/test_result.py::ResultTest::test_unique_scalars_iterate [gw34] [ 61%] PASSED test/base/test_result.py::ResultTest::test_unique_scalars_iterate test/base/test_result.py::ResultTest::test_unique_scalars_many [gw34] [ 61%] PASSED test/base/test_result.py::ResultTest::test_unique_scalars_many test/base/test_result.py::ResultTest::test_unique_scalars_many_none [gw34] [ 61%] PASSED test/base/test_result.py::ResultTest::test_unique_scalars_many_none test/base/test_result.py::ResultTupleTest::test_attribute_access [gw34] [ 61%] PASSED test/base/test_result.py::ResultTupleTest::test_attribute_access [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one_or_none_raise_multiple test/base/test_result.py::ResultTest::test_one_raise_mutiple [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one_raise_mutiple test/base/test_result.py::ResultTest::test_one_unique [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one_unique test/base/test_result.py::ResultTest::test_one_unique_mapping [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one_unique_mapping test/base/test_result.py::ResultTest::test_one_unique_tricky_one [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_one_unique_tricky_one test/base/test_result.py::ResultTest::test_partition [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_partition test/base/test_result.py::ResultTest::test_partition_unique_yield_per [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_partition_unique_yield_per test/base/test_result.py::ResultTest::test_partition_yield_per [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_partition_yield_per test/base/test_result.py::ResultTest::test_scalar [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_scalar test/base/test_result.py::ResultTest::test_scalar_none_all [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_all test/base/test_result.py::ResultTest::test_scalar_none_all_unique [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_all_unique test/base/test_result.py::ResultTest::test_scalar_none_first [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_first test/base/test_result.py::ResultTest::test_scalar_none_iterate [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_iterate test/base/test_result.py::ResultTest::test_scalar_none_many [gw55] [ 61%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_many [gw40] [ 61%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_deferred test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_undeferred test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-False-False] [gw39] [ 61%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-False-False] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-False-None] [gw39] [ 61%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-False-None] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-False-True] [gw13] [ 61%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_gc test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_pk_change [gw72] [ 61%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event_on_subsequently_recreated test/engine/test_pool.py::PoolEventsTest::test_checkout_event [gw72] [ 61%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkout_event test/engine/test_pool.py::PoolEventsTest::test_checkout_event_fires_subsequent [gw72] [ 61%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkout_event_fires_subsequent test/engine/test_pool.py::PoolEventsTest::test_checkout_event_on_subsequently_recreated [gw72] [ 61%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkout_event_on_subsequently_recreated test/engine/test_pool.py::PoolEventsTest::test_close [gw72] [ 61%] PASSED test/engine/test_pool.py::PoolEventsTest::test_close test/engine/test_pool.py::PoolEventsTest::test_connect_event [gw14] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_legacy_inactive_history_style] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_legacy_inactive_history_style_raiseload] [gw4] [ 61%] PASSED test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-False] [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_first test/base/test_result.py::ResultTest::test_freeze [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_freeze test/base/test_result.py::ResultTest::test_index_extra [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_index_extra test/base/test_result.py::ResultTest::test_many_then_all [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_many_then_all test/base/test_result.py::ResultTest::test_mapping_plus_base [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_mapping_plus_base test/base/test_result.py::ResultTest::test_mappings [gw8] [ 61%] PASSED test/base/test_result.py::ResultTest::test_mappings test/base/test_result.py::ResultTest::test_mappings_with_columns test/base/test_result.py::ResultTest::test_scalar_one_w_unique [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_one_w_unique test/base/test_result.py::ResultTest::test_scalar_only_on_filter_w_unique [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_only_on_filter_w_unique test/base/test_result.py::ResultTest::test_scalar_plus_base [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_plus_base test/base/test_result.py::ResultTest::test_scalars [gw26] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_legacy_inactive_history_style] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_legacy_inactive_history_style_raiseload] test/base/test_result.py::ResultTupleTest::test_contains [gw34] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_contains test/base/test_result.py::ResultTupleTest::test_contains_mapping [gw34] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_contains_mapping test/base/test_result.py::ResultTupleTest::test_creation [gw34] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_creation test/base/test_result.py::ResultTupleTest::test_duplicate_labels [gw34] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_duplicate_labels test/base/test_result.py::ResultTupleTest::test_empty [gw34] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_empty test/base/test_result.py::ResultTupleTest::test_getter [gw34] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_getter test/base/test_result.py::ResultTupleTest::test_immutable [gw69] [ 62%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_contains_eager test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_joinedload test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[two_arg-True] [gw6] [ 62%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[two_arg-True] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-True-False] [gw6] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-True-False] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-True-None] [gw35] [ 62%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_relationship_compare[False] test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_relationship_compare[True] [gw35] [ 62%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_relationship_compare[True] [gw8] [ 62%] PASSED test/base/test_result.py::ResultTest::test_mappings_with_columns test/base/test_result.py::ResultTest::test_one [gw8] [ 62%] PASSED test/base/test_result.py::ResultTest::test_one test/base/test_result.py::ResultTest::test_one_mapping [gw79] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.id] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.name || :name_1 AS anon_1] [gw79] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.name || :name_1 AS anon_1] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.name || :name_1 AS foo] [gw3] [ 62%] PASSED test/orm/test_relationships.py::FKEquatedToConstantTest::test_basic test/orm/test_relationships.py::FKsAsPksTest::test_delete_cascade_AtoB[save-update, delete, delete-orphan] [gw34] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_immutable [gw23] [ 62%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_three test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_two [gw8] [ 62%] PASSED test/base/test_result.py::ResultTest::test_one_mapping [gw40] [ 62%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_undeferred [gw14] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_legacy_inactive_history_style_raiseload] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_raiseload] [gw39] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-False-True] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-True-False] [gw72] [ 62%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_event test/engine/test_pool.py::PoolEventsTest::test_connect_event_fails_invalidates[base_exception] [gw72] [ 62%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_event_fails_invalidates[base_exception] test/engine/test_pool.py::PoolEventsTest::test_connect_event_fails_invalidates[plain] [gw72] [ 62%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_event_fails_invalidates[plain] [gw78] [ 62%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_from_sub test/dialect/postgresql/test_query.py::InsertTest::test_opt_sequence_insert [gw32] [ 62%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_opt_sequence_insert test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_buffered_column_result_proxy test/base/test_result.py::ResultTupleTest::test_index_access [gw34] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_index_access test/base/test_result.py::ResultTupleTest::test_integers_arent_in_mappings [gw34] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_integers_arent_in_mappings test/base/test_result.py::ResultTupleTest::test_negative_index_access [gw34] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_negative_index_access test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_viewonly_fks [gw69] [ 62%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_joinedload test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related [gw75] [ 62%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_six_legacy test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_three [gw75] [ 62%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_three test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_two [gw70] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlyHistoryTest::test_m2o_viewonly_oneside test/engine/test_pool.py::PoolEventsTest::test_connect_event_fires_subsequent [gw72] [ 62%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_event_fires_subsequent test/engine/test_pool.py::PoolEventsTest::test_connect_insert_event [gw26] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_legacy_inactive_history_style_raiseload] [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars test/base/test_result.py::ResultTupleTest::test_none_label [gw34] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_none_label test/base/test_result.py::ResultTupleTest::test_serialize [gw34] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_serialize test/base/test_result.py::ResultTupleTest::test_slice_access [gw34] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_slice_access [gw3] [ 62%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_delete_cascade_AtoB[save-update, delete, delete-orphan] test/orm/test_relationships.py::FKsAsPksTest::test_delete_cascade_AtoB[save-update, delete] test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_eager_join test/base/test_result.py::ResultTest::test_scalars_freeze [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_freeze test/base/test_result.py::ResultTest::test_scalars_mappings [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_mappings test/base/test_result.py::ResultTest::test_scalars_no_fetchone [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_no_fetchone test/base/test_result.py::ResultTest::test_scalars_one_w_unique [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_one_w_unique test/base/test_result.py::ResultTest::test_scalars_plus_one [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_plus_one [gw79] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.name || :name_1 AS foo] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_from_aliased_inclaliased_criteria [gw1] [ 62%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_viewonly_fks test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_viewonly [gw1] [ 62%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_viewonly test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_wo_fks_works_on_relaxed [gw1] [ 62%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_wo_fks_works_on_relaxed test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_join [gw1] [ 62%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_join test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_join_self_ref test/base/test_result.py::ResultTest::test_scalar_none_one_or_none_w_unique [gw55] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_one_or_none_w_unique test/base/test_result.py::ResultTest::test_scalar_none_one_w_unique [gw55] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_one_w_unique test/base/test_result.py::ResultTest::test_scalar_one [gw55] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_one test/orm/test_relationships.py::ViewOnlyHistoryTest::test_m2o_viewonly_only [gw23] [ 62%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_two test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly [gw39] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-True-False] test/base/test_result.py::ResultTest::test_scalars_plus_one_none test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_first [gw3] [ 62%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_delete_cascade_AtoB[save-update, delete] test/base/test_result.py::ResultTupleTest::test_slices_arent_in_mappings [gw34] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_slices_arent_in_mappings test/base/test_result.py::ResultTupleTest::test_tuple_getter [gw34] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_tuple_getter [gw0] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[NullPool-None] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[QueuePool-False] [gw0] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[QueuePool-False] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-True-None] [gw50] [ 62%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_cols test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[2] [gw32] [ 62%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_buffered_column_result_proxy test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_buffered_row_result_proxy [gw32] [ 62%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_buffered_row_result_proxy test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_fully_buffered_result_proxy [gw32] [ 62%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_fully_buffered_result_proxy test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_plain [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[2] [gw14] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_raiseload] [gw75] [ 62%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_two [gw69] [ 62%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related_aliased test/orm/test_relationships.py::OverlappingFksSiblingTest::test_works_one [gw72] [ 62%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_insert_event test/engine/test_pool.py::PoolEventsTest::test_connect_on_previously_recreated [gw72] [ 62%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_on_previously_recreated test/engine/test_pool.py::PoolEventsTest::test_connect_on_subsequently_recreated [gw72] [ 62%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_on_subsequently_recreated test/engine/test_pool.py::PoolEventsTest::test_detach [gw72] [ 62%] PASSED test/engine/test_pool.py::PoolEventsTest::test_detach test/engine/test_pool.py::PoolEventsTest::test_detach_close test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_caching_and_binds_lambda [gw35] [ 62%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_eager_join [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_plus_one_none test/base/test_result.py::ResultTest::test_unique_default_filters [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_default_filters test/base/test_result.py::ResultTest::test_unique_default_filters_rearrange_order [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_default_filters_rearrange_order test/base/test_result.py::ResultTest::test_unique_default_filters_rearrange_scalar [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_default_filters_rearrange_scalar test/base/test_result.py::ResultTest::test_unique_default_filters_rearrange_twice [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_default_filters_rearrange_twice test/base/test_result.py::ResultTest::test_unique_filtered_all [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_filtered_all test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_mfiltered_unique_mappings_all [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_mfiltered_unique_mappings_all test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_mfiltered_unique_rows_all [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_mfiltered_unique_rows_all test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_mfiltered_unique_scalars_all [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_mfiltered_unique_scalars_all test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalar_one[0] [gw32] [ 62%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_plain [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalar_one[0] [gw72] [ 62%] PASSED test/engine/test_pool.py::PoolEventsTest::test_detach_close test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinm2m_mapper_mapper_criteria [gw79] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_from_aliased_inclaliased_criteria [gw26] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete] test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_query_crit [gw19] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[immediate] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[joined] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete_detached] [gw39] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-True-None] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-True-True] [gw39] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-True-True] test/orm/test_relationships.py::ViewOnlyUniqueNames::test_three_table_view [gw21] [ 62%] PASSED test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_eager_selectin test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_exists [gw21] [ 62%] PASSED test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_exists test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_query_join test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchall-False] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalar_one[1] [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalar_one[1] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalar_one[2] [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalar_one[2] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars0 [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars0 test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_all [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_all test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_fetchmany [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_fetchmany test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_iterate [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_iterate [gw32] [ 62%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchall-False] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[SingletonThreadPool-False] [gw0] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[SingletonThreadPool-False] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[StaticPool-None] test/base/test_result.py::ResultTest::test_unique_filtered_iterate [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_filtered_iterate test/base/test_result.py::ResultTest::test_unique_filtered_many [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_filtered_many test/base/test_result.py::ResultTest::test_unique_mappings_all [gw5] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_mappings_all [gw69] [ 62%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related_aliased [gw1] [ 62%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_join_self_ref test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_bad_primaryjoin test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_from_mapper_mapper_criteria [gw79] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_from_mapper_mapper_criteria test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_implicit_join_mapper_mapper_criteria [gw0] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[StaticPool-None] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[AssertionPool-False] [gw0] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[AssertionPool-False] [gw78] [ 62%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly_innerjoins [gw78] [ 62%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly_innerjoins test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly_innerjoins_roundtrip test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_join [gw40] [ 62%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_first test/orm/test_relationships.py::FKsAsPksTest::test_delete_cascade_BtoA[save-update, delete, delete-orphan] [gw3] [ 62%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_delete_cascade_BtoA[save-update, delete, delete-orphan] test/orm/test_relationships.py::FKsAsPksTest::test_delete_cascade_BtoA[save-update, delete] [gw3] [ 62%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_delete_cascade_BtoA[save-update, delete] test/orm/test_relationships.py::FKsAsPksTest::test_delete_manual_AtoB [gw64] [ 62%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_cls_not_strong_ref test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_exception_prepare_not_called [gw6] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-True-None] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-True-True] [gw6] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-True-True] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-False] [gw6] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-False] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-None] [gw6] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-None] [gw19] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[joined] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[select] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[AsyncAdaptedQueuePool-True] [gw0] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[AsyncAdaptedQueuePool-True] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[FallbackAsyncAdaptedQueuePool-True] [gw0] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[FallbackAsyncAdaptedQueuePool-True] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[NullPool-False] [gw0] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[NullPool-False] test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_ambiguous_fks_o2m [gw0] [ 62%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_ambiguous_fks_o2m test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_no_fks_m2m [gw0] [ 62%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_no_fks_m2m [gw26] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete_detached] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete_detached_raiseload] [gw79] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_implicit_join_mapper_mapper_criteria [gw69] [ 62%] PASSED test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_join test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_join_flat test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_first_against_expression_offset [gw40] [ 62%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_first_against_expression_offset test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_full_slice_against_expression_offset [gw40] [ 62%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_full_slice_against_expression_offset test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_full_slice_against_integer_offset [gw75] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_caching_and_binds_lambda test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_caching_and_binds_lambda_more_mixins [gw64] [ 62%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_exception_prepare_not_called test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_mapper_args_deferred [gw14] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached] test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_annotated_pj_o2m test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchall-True] [gw32] [ 62%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchall-True] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchmany-False] [gw32] [ 62%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchmany-False] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchmany-True] [gw1] [ 62%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_bad_primaryjoin test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_bad_secondaryjoin [gw1] [ 62%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_bad_secondaryjoin test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_local_col_setup [gw1] [ 62%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_local_col_setup test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_join_aliased_inclaliased_criteria [gw21] [ 62%] PASSED test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_query_join [gw32] [ 62%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchmany-True] [gw40] [ 62%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_full_slice_against_integer_offset [gw64] [ 62%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_mapper_args_deferred test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_redefine_fk_double test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_too_few_keys [gw43] [ 62%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_too_few_keys [gw23] [ 62%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_works_one test/orm/test_relationships.py::OverlappingFksSiblingTest::test_works_two [gw39] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlyUniqueNames::test_three_table_view test/base/test_result.py::MergeResultTest::test_columns [gw39] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_columns test/base/test_result.py::MergeResultTest::test_fetchall [gw26] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete_detached_raiseload] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete_raiseload] [gw70] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlyHistoryTest::test_m2o_viewonly_only test/orm/test_relationships.py::ViewOnlyHistoryTest::test_o2m_viewonly_oneside [gw70] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlyHistoryTest::test_o2m_viewonly_oneside test/orm/test_relationships.py::ViewOnlyHistoryTest::test_o2m_viewonly_only [gw79] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_join_aliased_inclaliased_criteria test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-True] [gw6] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-True] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-False] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_tuples_all [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_tuples_all test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_tuples_iterate test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchone-False] [gw32] [ 62%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchone-False] test/orm/test_relationships.py::SecondaryNestedJoinTest::test_join [gw69] [ 62%] PASSED test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_join_flat [gw70] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlyHistoryTest::test_o2m_viewonly_only test/orm/test_relationships.py::ViewOnlyLocalRemoteM2M::test_local_remote [gw70] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlyLocalRemoteM2M::test_local_remote test/orm/test_relationships.py::ViewOnlyM2MBackrefTest::test_viewonly [gw3] [ 62%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_delete_manual_AtoB [gw75] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_caching_and_binds_lambda_more_mixins [gw19] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[select] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[selectin] [gw72] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinm2m_mapper_mapper_criteria test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_lazyload_mapper_mapper_closure_criteria [gw14] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached] [gw39] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_fetchall test/base/test_result.py::MergeResultTest::test_first [gw39] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_first test/base/test_result.py::MergeResultTest::test_merge_preserve_unique [gw39] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_merge_preserve_unique test/base/test_result.py::MergeResultTest::test_merge_results [gw39] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_merge_results test/base/test_result.py::MergeResultTest::test_merge_scalars [gw39] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_merge_scalars test/base/test_result.py::MergeResultTest::test_merge_unique [gw78] [ 62%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly_innerjoins_roundtrip test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_to_base_to_base [gw28] [ 62%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_nested_criteria[False] test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_nested_criteria[True] [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_tuples_iterate test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_unique_scalars_all [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_unique_scalars_all test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_unique_scalars_fetchmany [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_unique_scalars_fetchmany test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_unique_tuples_all [gw50] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_unique_tuples_all test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[0] [gw50] [ 63%] PASSED test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[0] test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[1] [gw50] [ 63%] PASSED test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[1] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_applies_to_column_property test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchone-True] [gw39] [ 63%] PASSED test/base/test_result.py::MergeResultTest::test_merge_unique test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_but_accessed_nonscalar_result test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany-BufferedRowCursorFetchStrategy] [gw28] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_nested_criteria[True] test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[2] [gw50] [ 63%] PASSED test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[2] [gw32] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchone-True] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_fixed [gw57] [ 63%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_close_on_interrupted_iteration [gw0] [ 63%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_annotated_pj_o2m test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_legacy_inactive_history_style] [gw39] [ 63%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_but_accessed_nonscalar_result test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_columns0_mapping [gw26] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete_raiseload] test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_subqueryload_local_criteria test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_join_mapper_mapper_criteria [gw6] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-False] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-None] [gw6] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-None] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-True] [gw6] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-True] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-False] [gw6] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-False] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-None] [gw6] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-None] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-True] [gw6] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-True] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_detached_legacy_inactive_history_style] [gw21] [ 63%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_join test/orm/test_relationships.py::SecondaryNestedJoinTest::test_joinedload [gw23] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_works_two [gw35] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_query_crit test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-True-False] [gw6] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-True-False] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-True-None] [gw6] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-True-None] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-True-True] [gw6] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-True-True] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-False-False] test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_fks_m2m [gw0] [ 63%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_fks_m2m test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_fks_o2m test/orm/test_relationships.py::RaiseLoadTest::test_m2o_non_use_get_raise_on_sql_option [gw43] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany-BufferedRowCursorFetchStrategy] test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_query_crit_core_workaround [gw64] [ 63%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_redefine_fk_double test/ext/declarative/test_reflection.py::DeferredSecondaryReflectionTest::test_string_resolution [gw78] [ 63%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_to_base_to_base [gw79] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_join_mapper_mapper_criteria test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany-CursorFetchStrategy] [gw43] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany-CursorFetchStrategy] [gw75] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_applies_to_column_property test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_post_replace test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany_w_num-BufferedRowCursorFetchStrategy] [gw70] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyM2MBackrefTest::test_viewonly [gw0] [ 63%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_fks_o2m test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_pj_o2m test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinedload_mapper_mapper_criteria [gw21] [ 63%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_joinedload test/orm/test_relationships.py::SecondaryNestedJoinTest::test_lazyload [gw72] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_lazyload_mapper_mapper_closure_criteria test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_lazyload_mapper_mapper_criteria [gw39] [ 63%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_columns0_mapping test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_columns0_plain [gw39] [ 63%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_columns0_plain test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[0] [gw14] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_legacy_inactive_history_style] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_legacy_inactive_history_style_raiseload] test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_to_sub_to_base [gw26] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_detached_legacy_inactive_history_style] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_detached_legacy_inactive_history_style_raiseload] test/orm/test_relationships.py::ViewOnlyNonEquijoin::test_viewonly_join [gw0] [ 63%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_pj_o2m [gw35] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_query_crit_core_workaround [gw43] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany_w_num-BufferedRowCursorFetchStrategy] test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany_w_num-CursorFetchStrategy] [gw39] [ 63%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[0] test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_subquery_load [gw6] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-False-False] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-False-None] [gw43] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany_w_num-CursorFetchStrategy] test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchone-BufferedRowCursorFetchStrategy] [gw21] [ 63%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_lazyload test/orm/test_relationships.py::AmbiguousJoinInterpretedAsSelfRef::test_mapping [gw75] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_post_replace test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_join [gw6] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-False-None] [gw43] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchone-BufferedRowCursorFetchStrategy] test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchone-CursorFetchStrategy] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_post_replace_legacy [gw32] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_fixed test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_yield_per [gw72] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_lazyload_mapper_mapper_criteria [gw19] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[selectin] [gw28] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_subqueryload_local_criteria test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-False-True] [gw26] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_detached_legacy_inactive_history_style_raiseload] [gw21] [ 63%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_join test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_mapper_columns_mapper_criteria [gw43] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchone-CursorFetchStrategy] [gw79] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinedload_mapper_mapper_criteria test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[subquery] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_legacy_inactive_history_style] test/sql/test_resultset.py::AlternateCursorResultTest::test_iterator_remains_unbroken test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_joinedload [gw70] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyNonEquijoin::test_viewonly_join [gw14] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_legacy_inactive_history_style_raiseload] [gw64] [ 63%] PASSED test/ext/declarative/test_reflection.py::DeferredSecondaryReflectionTest::test_string_resolution [gw6] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-False-True] [gw43] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_iterator_remains_unbroken [gw78] [ 63%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_to_sub_to_base test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_raiseload] test/ext/declarative/test_reflection.py::DeferredSecondaryReflectionTest::test_table_resolution test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[None-False] test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_buffered_row test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-False] test/orm/test_relationships.py::ViewOnlyOverlappingNames::test_three_table_view [gw21] [ 63%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_joinedload [gw35] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_subquery_load [gw75] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_post_replace_legacy test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_lazyload [gw23] [ 63%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_m2o_non_use_get_raise_on_sql_option [gw43] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_buffered_row test/orm/test_relationships.py::RaiseLoadTest::test_m2o_raise_on_sql_option test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[False-0] test/orm/inheritance/test_relationship.py::JoinedloadSinglePolysubSingle::test_query [gw72] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_mapper_columns_mapper_criteria test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_buffered_row_cached [gw0] [ 63%] PASSED test/orm/test_relationships.py::AmbiguousJoinInterpretedAsSelfRef::test_mapping test/orm/test_query.py::ExpressionTest::test_label test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future [gw59] [ 63%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_with_polymorphic_six_future test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_mapper_mapper_criteria test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_has [gw43] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_buffered_row_cached [gw21] [ 63%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_lazyload test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_fully_buffered [gw6] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-False] [gw32] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_yield_per test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_yield_per_all test/orm/test_relationships.py::BackrefPropagatesForwardsArgs::test_backref [gw38] [ 63%] PASSED test/orm/test_query.py::ExpressionTest::test_label [gw43] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_fully_buffered test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_fully_buffered_cached test/orm/test_relationships.py::SynonymsAsFKsTest::test_synonym_fk test/dialect/mysql/test_query.py::MatchTest::test_match_across_joins [gw44] [ 63%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_match_across_joins test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_compiled_star_doesnt_interfere_w_description[sql1-cols1] [gw43] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_fully_buffered_cached [gw44] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_compiled_star_doesnt_interfere_w_description[sql1-cols1] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_empty_accessors [gw75] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[False-0] test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_plain [gw26] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_legacy_inactive_history_style] [gw23] [ 63%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_m2o_raise_on_sql_option [gw44] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_empty_accessors test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetch_partial_result_map [gw32] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_yield_per_all [gw72] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_mapper_mapper_criteria test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[False-1] [gw64] [ 63%] PASSED test/ext/declarative/test_reflection.py::DeferredSecondaryReflectionTest::test_table_resolution test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[True-0] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_close_error_during_fetchone [gw43] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_plain test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_legacy_inactive_history_style_raiseload] [gw14] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_raiseload] test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_plain_cached test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_selectinload_mapper_mapper_closure_criteria test/orm/test_relationships.py::RaiseLoadTest::test_m2o_raiseload_option [gw32] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_close_error_during_fetchone test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_legacy_inactive_history_style] [gw78] [ 63%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadSinglePolysubSingle::test_query test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[gt 1000] test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_add_pk_column [gw43] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_plain_cached [gw44] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetch_partial_result_map [gw70] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyOverlappingNames::test_three_table_view [gw35] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_has test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetch_unordered_result_map [gw28] [ 63%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[None-False] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_no_delete_present test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_join test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column [gw19] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[subquery] [gw23] [ 63%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_m2o_raiseload_option [gw21] [ 63%] PASSED test/orm/test_relationships.py::SynonymsAsFKsTest::test_synonym_fk test/orm/inheritance/test_relationship.py::JoinedloadWPolyOfTypeContinued::test_joined_load_lastlink_baseclass test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[None-True] [gw0] [ 63%] PASSED test/orm/test_relationships.py::BackrefPropagatesForwardsArgs::test_backref test/orm/test_relationships.py::ViewOnlyRepeatedLocalColumn::test_relationship_on_or [gw75] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[False-1] test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_lazyload_option test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_refresh [gw26] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_legacy_inactive_history_style_raiseload] [gw35] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_join test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[False-2] test/orm/test_relationships.py::CompositeJoinPartialFK::test_joins_fully [gw44] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetch_unordered_result_map [gw59] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[True-0] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref] test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'='-'='] [gw20] [ 63%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'='-'='] test/orm/test_relationships.py::TypeMatchTest::test_m2o_nopoly_onflush test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetchmany [gw43] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_oftype_aliases_in_exists [gw64] [ 63%] PASSED test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_add_pk_column test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_add_subclass_column test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_by_col test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[True-1] [gw28] [ 63%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[None-True] [gw72] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_selectinload_mapper_mapper_closure_criteria [gw35] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_oftype_aliases_in_exists [gw23] [ 63%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_lazyload_option [gw38] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_no_delete_present [gw14] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_legacy_inactive_history_style] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_dict_behaviors_warn_mode[Row] [gw75] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[False-2] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[True-0] [gw70] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyRepeatedLocalColumn::test_relationship_on_or [gw44] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetchmany test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetchmany_arraysize_default [gw44] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetchmany_arraysize_default test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_selectinload_mapper_mapper_criteria [gw19] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_refresh test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_undefer [gw43] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_by_col test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_by_col_plus_label [gw43] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_by_col_plus_label test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_contains [gw43] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ambiguous_column_contains test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[joinedload-False] [gw64] [ 63%] PASSED test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_add_subclass_column test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_basic [gw32] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[gt 1000] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[gt 1500] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_legacy_inactive_history_style_raiseload] [gw21] [ 63%] PASSED test/orm/test_relationships.py::TypeMatchTest::test_m2o_nopoly_onflush test/orm/test_relationships.py::TypeMatchTest::test_m2o_oncascade test/orm/test_relationships.py::ViewOnlyRepeatedRemoteColumn::test_relationship_on_or test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_no_self_assign_missing [gw38] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_no_self_assign_missing test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_new_row_no_dict_behaviors test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_anonymous_rows [gw59] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[True-1] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[True-2] [gw59] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[True-2] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys_anon_labels test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetchmany_arraysize_set [gw44] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetchmany_arraysize_set [gw43] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_anonymous_rows [gw28] [ 63%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[joinedload-False] test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[joinedload-True] [gw72] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_selectinload_mapper_mapper_criteria test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_mapper [gw23] [ 63%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_mapper test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_option test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_contains_eager [gw26] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref] [gw19] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_undefer test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_autoclose_rows_exhausted_plain[mapping] [gw0] [ 63%] PASSED test/orm/test_relationships.py::CompositeJoinPartialFK::test_joins_fully test/orm/test_relationships.py::CompositeSelfRefFKTest::test_annotated [gw38] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_new_row_no_dict_behaviors test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_unnamed_param_dont_fail [gw43] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_autoclose_rows_exhausted_plain[mapping] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetchone_til_end [gw75] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[True-0] [gw20] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_dict_behaviors_warn_mode[Row] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_no_rowcount_on_selects_inserts [gw44] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_fetchone_til_end [gw21] [ 63%] PASSED test/orm/test_relationships.py::TypeMatchTest::test_m2o_oncascade [gw59] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys_anon_labels test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_label_against_star[cols0-False] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[core] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_indexes_compiled test/orm/test_relationships.py::TypeMatchTest::test_o2m_nopoly_onflush [gw23] [ 63%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_option test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'+'] [gw29] [ 63%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'+'] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_autoclose_rows_exhausted_plain[scalars] [gw29] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_autoclose_rows_exhausted_plain[scalars] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_basic_compiled_mapping [gw29] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_basic_compiled_mapping test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_basic_compiled_traditional [gw44] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[core] test/orm/test_relationships.py::RaiseLoadTest::test_raiseload_wildcard_all_classes_option [gw29] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_basic_compiled_traditional test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_basic_text [gw29] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_basic_text test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_dotted_union [gw29] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_dotted_union test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_err [gw29] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_err test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_labels_w_dots [gw29] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_labels_w_dots test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_shadow [gw29] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_shadow test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_sqlite_raw [gw29] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_sqlite_raw test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[driversql] [gw20] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_indexes_compiled [gw59] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_label_against_star[cols0-False] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_label_against_star[cols1-False] [gw64] [ 63%] PASSED test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_basic test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_array_domain_is_reflected [gw64] [ 63%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_array_domain_is_reflected [gw38] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_no_rowcount_on_selects_inserts [gw14] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_legacy_inactive_history_style_raiseload] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_raiseload] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_sqlite_translated [gw29] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_sqlite_translated [gw59] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_label_against_star[cols1-False] [gw44] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[driversql] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_indexes_raw [gw20] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_indexes_raw [gw70] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyRepeatedRemoteColumn::test_relationship_on_or [gw28] [ 63%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[joinedload-True] test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[lazyload-False] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_text_colexplicit [gw29] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_text_colexplicit test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_textual_select [gw29] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_textual_select test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_unary [gw29] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_accessor_unary test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_error_printing [gw29] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_error_printing test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_nontuple_row [gw38] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_nontuple_row test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_label_against_star[cols2-False] [gw59] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_label_against_star[cols2-False] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_string test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-False] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[driverstar] [gw23] [ 63%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_raiseload_wildcard_all_classes_option test/orm/test_relationships.py::RaiseLoadTest::test_raiseload_wildcard_specific_class_option [gw21] [ 63%] PASSED test/orm/test_relationships.py::TypeMatchTest::test_o2m_nopoly_onflush [gw72] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_unnamed_param_dont_fail test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_with_loader_criteria_recursion_check_from_subq [gw44] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[driverstar] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[text] [gw44] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[text] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[textstar] [gw20] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_getitem_string [gw35] [ 64%] PASSED test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_contains_eager [gw29] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_label_overlap_fallback test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_label_targeting [gw32] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[gt 1500] test/orm/test_relationships.py::TypeMatchTest::test_o2m_oncascade test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_pickled_rows test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_label_against_star[cols3-True] [gw59] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_label_against_star[cols3-True] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_is_hashable [gw20] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_is_hashable test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_is_sequence [gw20] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_is_sequence test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_lastrowid test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[lt 1000] [gw78] [ 64%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadWPolyOfTypeContinued::test_joined_load_lastlink_baseclass test/orm/inheritance/test_relationship.py::JoinedloadWPolyOfTypeContinued::test_joined_load_lastlink_subclass [gw44] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_freeze[textstar] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_graceful_fetch_on_non_rows[False] [gw38] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_pickled_rows test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_iteration [gw28] [ 64%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[lazyload-False] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_raise_errors [gw59] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_lastrowid [gw29] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_label_targeting [gw20] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_iteration test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[lazyload-True] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_len test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_order_with_simple_query [gw0] [ 64%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_annotated [gw38] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_raise_errors [gw44] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_graceful_fetch_on_non_rows[False] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_keys_legacy_dont_warn [gw78] [ 64%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadWPolyOfTypeContinued::test_joined_load_lastlink_subclass [gw70] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-False] [gw59] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_len [gw14] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_raiseload] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_graceful_fetch_on_non_rows[True] [gw29] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_order_with_simple_query [gw72] [ 64%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_with_loader_criteria_recursion_check_from_subq test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_result_as_args test/orm/test_relationships.py::CompositeSelfRefFKTest::test_annotated_no_overwriting [gw23] [ 64%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_raiseload_wildcard_specific_class_option test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_loose_matching_one test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-None] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_order_with_text_query [gw20] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_keys_legacy_dont_warn test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_with_loader_criteria_recursion_check_scalar_subq test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached] [gw21] [ 64%] PASSED test/orm/test_relationships.py::TypeMatchTest::test_o2m_oncascade [gw44] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_graceful_fetch_on_non_rows[True] [gw29] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_order_with_text_query test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_mapping_keys [gw59] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_loose_matching_one [gw38] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_result_as_args test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_items test/orm/inheritance/test_relationship.py::M2MFilterTest::test_any test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_slices test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_loose_matching_two [gw20] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_mapping_keys test/orm/test_relationships.py::TypeMatchTest::test_o2m_onflush test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_results_can_close[mapping] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_namedtuple_legacy_ok [gw29] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_column_slices [gw22] [ 64%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_reconnect test/engine/test_reconnect.py::MockReconnectTest::test_reconnect_on_reentrant [gw28] [ 64%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[lazyload-True] [gw59] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_loose_matching_two [gw44] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_items test/orm/test_relationships.py::RelationDeprecationTest::test_relationship [gw20] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_namedtuple_legacy_ok test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[selectinload-False] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_mapping_tuple_readonly_errors test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_next test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[False-0] [gw20] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_next [gw38] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_results_can_close[mapping] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_results_can_close[plain] [gw44] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[False-0] [gw59] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_mapping_tuple_readonly_errors [gw70] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-None] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_special_names[LegacyRow] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[False-1] [gw38] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_results_can_close[plain] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_mappings [gw20] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_special_names[LegacyRow] [gw72] [ 64%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_with_loader_criteria_recursion_check_scalar_subq test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-True] [gw44] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[False-1] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_results_can_close[scalars] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_special_names[Row] [gw59] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_mappings [gw21] [ 64%] PASSED test/orm/test_relationships.py::TypeMatchTest::test_o2m_onflush [gw20] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_special_names[Row] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_access [gw22] [ 64%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_reconnect_on_reentrant [gw38] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_results_can_close[scalars] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_tuple_interpretation test/engine/test_reconnect.py::MockReconnectTest::test_reconnect_on_reentrant_plus_closewresult [gw59] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_access [gw32] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[lt 1000] [gw14] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ro_mapping_py2k test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_missing_attr test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[no option] [gw28] [ 64%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[selectinload-False] [gw38] [ 64%] SKIPPED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ro_mapping_py2k test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_local_criteria [gw20] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_tuple_interpretation [gw70] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-True] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_legacy_inactive_history_style] [gw59] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_missing_attr test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[selectinload-True] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-False] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_no_assign_missing test/orm/test_relationships.py::TypedAssociationTable::test_m2m [gw22] [ 64%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_reconnect_on_reentrant_plus_closewresult test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ro_mapping_py3k [gw78] [ 64%] PASSED test/orm/inheritance/test_relationship.py::M2MFilterTest::test_any [gw23] [ 64%] PASSED test/orm/test_relationships.py::RelationDeprecationTest::test_relationship [gw0] [ 64%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_annotated_no_overwriting test/orm/inheritance/test_relationship.py::M2MFilterTest::test_not_contains test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_sorting_in_python test/engine/test_reconnect.py::PrePingMockTest::test_connect_across_restart [gw59] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_no_assign_missing test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_no_assign_present test/orm/test_relationships.py::CompositeSelfRefFKTest::test_explicit [gw38] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ro_mapping_py3k [gw20] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_sorting_in_python [gw59] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_no_assign_present test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-stream_results-mapping] test/orm/test_relationships.py::RelationshipToSelectableTest::test_basic test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_as_args [gw70] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-False] [gw22] [ 64%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_connect_across_restart test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-None] [gw78] [ 64%] PASSED test/orm/inheritance/test_relationship.py::M2MFilterTest::test_not_contains test/engine/test_reconnect.py::PrePingMockTest::test_ping_not_on_first_connect [gw38] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_as_args [gw28] [ 64%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[selectinload-True] test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[subqueryload-False] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_c_sequence_check test/orm/inheritance/test_relationship.py::M2ODontLoadSiblingTest::test_load_m2o_emit_query [gw22] [ 64%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_ping_not_on_first_connect test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'='-'='] [gw25] [ 64%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'='-'='] [gw38] [ 64%] SKIPPED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_c_sequence_check [gw21] [ 64%] PASSED test/orm/test_relationships.py::TypedAssociationTable::test_m2m test/engine/test_reconnect.py::PrePingMockTest::test_ping_not_on_reconnect [gw14] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_legacy_inactive_history_style] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_sensitive [gw70] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-None] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_legacy_inactive_history_style_raiseload] [gw74] [ 64%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_2 test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-True] test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_3 [gw74] [ 64%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_3 [gw22] [ 64%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_ping_not_on_reconnect test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'='-'='] [gw70] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-True] test/sql/test_query.py::RequiredBindTest::test_select_columns test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_m2o_sub_to_joined_sub test/engine/test_reconnect.py::PrePingMockTest::test_pre_ping_weakref_finalizer [gw38] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_sensitive test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_sensitive_unoptimized test/orm/test_relationships.py::UniqueColReferenceSwitchTest::test_switch_parent [gw31] [ 64%] PASSED test/sql/test_query.py::RequiredBindTest::test_select_columns test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-False] [gw74] [ 64%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_m2o_sub_to_joined_sub [gw32] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[no option] test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns_twice [gw60] [ 64%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'='-'='] test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchall-BufferedRowCursorFetchStrategy] [gw38] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_case_sensitive_unoptimized test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per-plain] test/orm/test_query.py::ParentTest::test_m2m test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_comparison [gw20] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-stream_results-mapping] [gw0] [ 64%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_explicit test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per-scalar] [gw32] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchall-BufferedRowCursorFetchStrategy] [gw70] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-False] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-None] [gw28] [ 64%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[subqueryload-False] [gw46] [ 64%] PASSED test/orm/test_query.py::ParentTest::test_m2m [gw72] [ 64%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_local_criteria test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[0] test/orm/test_relationships.py::CompositeSelfRefFKTest::test_implicit test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[subqueryload-True] [gw31] [ 64%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns_twice test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_fetchall [gw31] [ 64%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_fetchall [gw38] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_comparison test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_partitions [gw14] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_legacy_inactive_history_style_raiseload] [gw70] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-None] [gw21] [ 64%] PASSED test/orm/test_relationships.py::UniqueColReferenceSwitchTest::test_switch_parent [gw78] [ 64%] PASSED test/orm/inheritance/test_relationship.py::M2ODontLoadSiblingTest::test_load_m2o_emit_query test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_raiseload] test/orm/inheritance/test_relationship.py::M2ODontLoadSiblingTest::test_load_m2o_use_get test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-stream_results-plain] [gw31] [ 64%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_partitions [gw72] [ 64%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[0] test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[1] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_five] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_one [gw78] [ 64%] PASSED test/orm/inheritance/test_relationship.py::M2ODontLoadSiblingTest::test_load_m2o_use_get [gw28] [ 64%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[subqueryload-True] test/orm/inheritance/test_relationship.py::MultipleAdaptUsesEntityOverTableTest::test_two_joins_adaption [gw72] [ 64%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[1] [gw14] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_raiseload] [gw0] [ 64%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_implicit test/orm/test_query.py::QueryClsTest::test_fn_m2o_lazyload test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[2] [gw31] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_five] test/orm/test_relationships.py::CompositeSelfRefFKTest::test_overlapping_warning [gw20] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-stream_results-plain] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[legacy_inactive_history_style] [gw25] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per-plain] [gw51] [ 64%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_m2o_lazyload test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_four] [gw46] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_one [gw78] [ 64%] PASSED test/orm/inheritance/test_relationship.py::MultipleAdaptUsesEntityOverTableTest::test_two_joins_adaption test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_three test/orm/inheritance/test_relationship.py::MultipleAdaptUsesEntityOverTableTest::test_two_joins_sql [gw31] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_four] [gw46] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_three test/orm/test_relationships.py::ActiveHistoryFlagTest::test_column_property_flag [gw28] [ 64%] PASSED test/orm/test_relationships.py::ActiveHistoryFlagTest::test_column_property_flag test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] [gw36] [ 64%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_two [gw46] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_two test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_column_is_repeated_multiple_times [gw72] [ 64%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[2] test/orm/test_relationships.py::ActiveHistoryFlagTest::test_composite_property_flag [gw60] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per-scalar] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_one] [gw46] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_column_is_repeated_multiple_times test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_conflict_2 [gw31] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_one] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_seven] [gw31] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_seven] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_six] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-stream_results-scalar] test/sql/test_returning.py::ReturnDefaultsTest::test_insert_all [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_all test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_insdefault_passed [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_insdefault_passed test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_lazyload_local_criteria test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per-scalar] test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_no_defaults_passed [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_no_defaults_passed test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_only_pk_passed [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_only_pk_passed test/sql/test_returning.py::ReturnDefaultsTest::test_insert_non_default [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_non_default test/sql/test_returning.py::ReturnDefaultsTest::test_insert_non_default_plus_default [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_non_default_plus_default test/sql/test_returning.py::ReturnDefaultsTest::test_insert_sql_expr [gw46] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_conflict_2 test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_conflict_2_fix_w_uselabels [gw31] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_six] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_three] [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_sql_expr test/sql/test_returning.py::ReturnDefaultsTest::test_update_all [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_update_all [gw28] [ 64%] PASSED test/orm/test_relationships.py::ActiveHistoryFlagTest::test_composite_property_flag test/orm/test_relationships.py::ActiveHistoryFlagTest::test_relationship_property_flag [gw46] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_conflict_2_fix_w_uselabels [gw78] [ 64%] PASSED test/orm/inheritance/test_relationship.py::MultipleAdaptUsesEntityOverTableTest::test_two_joins_sql test/sql/test_returning.py::ReturnDefaultsTest::test_update_non_default test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_keys_precedent test/orm/inheritance/test_relationship.py::SameNameOnJoined::test_persist [gw31] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_three] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_two] [gw0] [ 64%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_overlapping_warning [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_update_non_default test/sql/test_returning.py::ReturnDefaultsTest::test_update_non_default_plus_default [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_update_non_default_plus_default test/sql/test_returning.py::ReturnDefaultsTest::test_update_sql_expr [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_update_sql_expr test/sql/test_returning.py::ReturningTest::test_anon_expressions [gw46] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_keys_precedent test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_labeled [gw31] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns[_adapt_result_columns_fixture_two] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_five] [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturningTest::test_anon_expressions test/sql/test_returning.py::ReturningTest::test_column_targeting [gw46] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_labeled [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturningTest::test_column_targeting test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_names_precedent [gw31] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_five] test/sql/test_returning.py::ReturningTest::test_delete_full_returning [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturningTest::test_delete_full_returning test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_four] test/sql/test_returning.py::ReturningTest::test_delete_returning [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturningTest::test_delete_returning [gw46] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_composite_names_precedent test/sql/test_returning.py::ReturningTest::test_insert_returning test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_single [gw31] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_four] [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturningTest::test_insert_returning [gw46] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_single test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_one] test/sql/test_returning.py::ReturningTest::test_insert_returning_w_expression_one [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturningTest::test_insert_returning_w_expression_one test/sql/test_returning.py::ReturningTest::test_insert_returning_w_type_coerce_expression [gw51] [ 64%] SKIPPED test/sql/test_returning.py::ReturningTest::test_insert_returning_w_type_coerce_expression test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_single_labeled [gw28] [ 64%] PASSED test/orm/test_relationships.py::ActiveHistoryFlagTest::test_relationship_property_flag [gw31] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_one] [gw46] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_single_labeled test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_seven] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_wschema test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per_meth-mapping] [gw20] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-stream_results-scalar] [gw25] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per-scalar] [gw46] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_accessor_wschema test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_targeting_no_label_at_all_one [gw31] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_seven] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_six] test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_raw_unicode [gw46] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_targeting_no_label_at_all_one [gw31] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_six] [gw72] [ 64%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_lazyload_local_criteria test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_three] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_targeting_no_label_at_all_text [gw46] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_targeting_no_label_at_all_text test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[joinedload-False] [gw31] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_three] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_targeting_no_label_at_all_two test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_two] [gw31] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_two] test/orm/test_relationships.py::CompositeSelfRefFKTest::test_very_explicit [gw46] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_keyed_targeting_no_label_at_all_two test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_five [gw78] [ 64%] PASSED test/orm/inheritance/test_relationship.py::SameNameOnJoined::test_persist [gw31] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_five test/orm/test_query.py::RowTupleTest::test_unhashable_type_legacy [gw14] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[legacy_inactive_history_style] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per_meth-mapping] test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_close test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[legacy_inactive_history_style_raiseload] [gw13] [ 64%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_pk_change [gw72] [ 64%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[joinedload-False] [gw27] [ 65%] PASSED test/orm/inheritance/test_productspec.py::InheritTest::test_one [gw46] [ 65%] PASSED test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_close test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_baked_mix test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[lazyload-True] [gw41] [ 65%] PASSED test/orm/test_query.py::RowTupleTest::test_unhashable_type_legacy [gw60] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per_meth-mapping] test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_columns [gw46] [ 65%] PASSED test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_columns test/orm/test_query.py::RowTupleTest::test_custom_names[False-True-False] test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_fetchall test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_composite [gw63] [ 65%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_41_2::test_expanding_in_composite test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_merge_results [gw63] [ 65%] PASSED test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_merge_results test/sql/test_quote.py::QuoteTest::test_label_and_alias test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_name_conflict [gw63] [ 65%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_name_conflict test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_overlapping [gw63] [ 65%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_overlapping test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_unique [gw63] [ 65%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_anon_aliased_unique test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_dupe_col_obj [gw63] [ 65%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_dupe_col_obj test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_fewer_cols_than_sql_non_positional [gw63] [ 65%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_fewer_cols_than_sql_non_positional test/engine/test_reconnect.py::MockReconnectTest::test_commit_fails_contextmanager [gw62] [ 65%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[False-True-False] [gw25] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per_meth-mapping] test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_fewer_cols_than_sql_positional [gw63] [ 65%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_fewer_cols_than_sql_positional test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_more_cols_than_sql_nonpositional [gw63] [ 65%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_more_cols_than_sql_nonpositional test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_more_cols_than_sql_nonpositional_labeled_cols [gw14] [ 65%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[legacy_inactive_history_style_raiseload] test/sql/test_roles.py::RoleTest::test_offset_or_limit_role_clauseelement [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_offset_or_limit_role_clauseelement test/sql/test_roles.py::RoleTest::test_offset_or_limit_role_only_ints_or_clauseelement [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_offset_or_limit_role_only_ints_or_clauseelement [gw52] [ 65%] PASSED test/sql/test_quote.py::QuoteTest::test_label_and_alias test/sql/test_select.py::FutureSelectTest::test_new_calling_style [gw0] [ 65%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_very_explicit test/orm/test_relationships.py::CompositeSelfRefFKTest::test_very_implicit test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw45] [ 65%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/sql/test_returning.py::ReturningTest::test_literal_returning [gw45] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_literal_returning test/sql/test_returning.py::ReturningTest::test_multirow_returning [gw45] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_multirow_returning test/sql/test_returning.py::ReturningTest::test_no_ipk_on_returning [gw45] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_no_ipk_on_returning [gw46] [ 65%] PASSED test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_fetchall [gw63] [ 65%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_more_cols_than_sql_nonpositional_labeled_cols test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_more_cols_than_sql_positional [gw63] [ 65%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_more_cols_than_sql_positional test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_via_column [gw63] [ 65%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_41_2::test_via_column test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_contains_doesnt_compile test/sql/test_returning.py::ReturningTest::test_plain_returning_column_expression[columns] [gw45] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_plain_returning_column_expression[columns] test/sql/test_returning.py::ReturningTest::test_plain_returning_column_expression[table] [gw45] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_plain_returning_column_expression[table] test/sql/test_returning.py::ReturningTest::test_update_full_returning [gw45] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_update_full_returning test/sql/test_returning.py::ReturningTest::test_update_returning [gw45] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_update_returning test/sql/test_returning.py::ReturningTest::test_update_returning_w_expression_one [gw45] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_update_returning_w_expression_one test/sql/test_returning.py::ReturningTest::test_update_returning_w_type_coerce_expression [gw45] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_update_returning_w_type_coerce_expression test/sql/test_returning.py::SequenceReturningTest::test_insert [gw45] [ 65%] SKIPPED test/sql/test_returning.py::SequenceReturningTest::test_insert test/sql/test_select.py::FutureSelectTest::test_filter_by_from_func_not_the_first_arg test/sql/test_roles.py::RoleTest::test_raise_on_regular_python_obj_for_expr [gw52] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_new_calling_style [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_raise_on_regular_python_obj_for_expr test/sql/test_roles.py::RoleTest::test_scalar_select_no_coercion [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_scalar_select_no_coercion test/sql/test_roles.py::RoleTest::test_select_is_coerced_into_fromclause_w_deprecation [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_select_is_coerced_into_fromclause_w_deprecation test/sql/test_roles.py::RoleTest::test_select_statement_no_text_coercion test/sql/test_select.py::FutureSelectTest::test_new_calling_style_clauseelement_thing_that_has_iter [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_func_not_the_first_arg test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per_meth-plain] test/orm/test_relationships.py::JoinConditionErrorTest::test_only_column_elements [gw27] [ 65%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_only_column_elements test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_collection_relationship_overrides_fk [gw27] [ 65%] PASSED test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_collection_relationship_overrides_fk test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_init_doesnt_produce_collection_event [gw52] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_new_calling_style_clauseelement_thing_that_has_iter test/sql/test_select.py::FutureSelectTest::test_new_calling_style_inspectable_ce_thing_that_has_iter [gw52] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_new_calling_style_inspectable_ce_thing_that_has_iter test/sql/test_roles.py::RoleTest::test_anonymized_from_clause_role [gw45] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_anonymized_from_clause_role test/sql/test_roles.py::RoleTest::test_by_of_role_neg [gw45] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_by_of_role_neg test/sql/test_roles.py::RoleTest::test_columns_clause_role [gw45] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_columns_clause_role test/sql/test_roles.py::RoleTest::test_columns_clause_role_neg [gw45] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_columns_clause_role_neg [gw48] [ 65%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_commit_fails_contextmanager test/sql/test_select.py::FutureSelectTest::test_filter_by_from_label [gw27] [ 65%] PASSED test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_init_doesnt_produce_collection_event test/sql/test_selectable.py::AnnotationsTest::test_annotate_fromlist_preservation [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotate_fromlist_preservation test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per_meth-plain] [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_label test/sql/test_select.py::FutureSelectTest::test_filter_by_no_property_from_col test/sql/test_select.py::FutureSelectTest::test_outerjoin_nofrom_explicit_left_side_explicit_onclause test/sql/test_roles.py::RoleTest::test_const_expr_role [gw45] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_const_expr_role test/sql/test_roles.py::RoleTest::test_const_expr_role_neg [gw45] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_const_expr_role_neg test/sql/test_roles.py::RoleTest::test_from_clause_is_not_a_select [gw45] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_from_clause_is_not_a_select test/sql/test_roles.py::RoleTest::test_labeled_column_expr_role [gw45] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_labeled_column_expr_role [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_select_statement_no_text_coercion test/sql/test_roles.py::RoleTest::test_statement_coercion_ddl [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_statement_coercion_ddl test/sql/test_roles.py::RoleTest::test_statement_coercion_select [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_statement_coercion_select test/sql/test_roles.py::RoleTest::test_statement_coercion_sequence [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_no_property_from_col [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_statement_coercion_sequence test/sql/test_roles.py::RoleTest::test_statement_text_coercion [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_statement_text_coercion test/sql/test_roles.py::RoleTest::test_strict_from_clause_role [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_strict_from_clause_role test/sql/test_roles.py::RoleTest::test_strict_from_clause_role_disallow_select [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_strict_from_clause_role_disallow_select test/sql/test_select.py::FutureSelectTest::test_filter_by_no_property_from_table test/sql/test_roles.py::RoleTest::test_table_valued_advice test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_init_doesnt_produce_scalar_event [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_no_property_from_table test/sql/test_select.py::FutureSelectTest::test_join_froms_explicit_left_side_explicit_onclause [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_table_valued_advice [gw52] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_outerjoin_nofrom_explicit_left_side_explicit_onclause [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_froms_explicit_left_side_explicit_onclause test/sql/test_selectable.py::AnnotationsTest::test_annotate_unique_traversal test/sql/test_select.py::FutureSelectTest::test_join_froms_explicit_left_side_implicit_onclause test/sql/test_roles.py::RoleTest::test_text_as_from_select_statement [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_text_as_from_select_statement test/sql/test_select.py::FutureSelectTest::test_right_nested_inner_join test/sql/test_roles.py::RoleTest::test_truncated_label_role [gw52] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_right_nested_inner_join [gw72] [ 65%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[lazyload-True] [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_truncated_label_role [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_froms_explicit_left_side_implicit_onclause test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[except_-EXCEPT] test/sql/test_roles.py::RoleTest::test_truncated_label_role_neg [gw52] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[except_-EXCEPT] test/sql/test_select.py::FutureSelectTest::test_join_froms_implicit_left_side_explicit_onclause [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_truncated_label_role_neg test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[except_all-EXCEPT ALL] test/sql/test_roles.py::RoleTest::test_untyped_scalar_subquery [gw0] [ 65%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_very_implicit [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotate_unique_traversal [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_froms_implicit_left_side_explicit_onclause [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_untyped_scalar_subquery test/sql/test_select.py::FutureSelectTest::test_join_froms_implicit_left_side_implicit_onclause test/sql/test_roles.py::RoleTest::test_where_having_role_neg test/sql/test_selectable.py::AnnotationsTest::test_annotate_varied_annot_same_col [gw27] [ 65%] PASSED test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_init_doesnt_produce_scalar_event [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_froms_implicit_left_side_implicit_onclause test/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_complex_rel [gw52] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[except_all-EXCEPT ALL] test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[intersect-INTERSECT] [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotate_varied_annot_same_col test/sql/test_selectable.py::AnnotationsTest::test_annotated_corresponding_column [gw41] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_where_having_role_neg test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[selectinload-True] test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_onelevel [gw60] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per_meth-plain] test/orm/test_relationships.py::CustomOperatorTest::test_join_on_custom_bool_op [gw25] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per_meth-plain] [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_onelevel test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_onelevel_union [gw52] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[intersect-INTERSECT] test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[intersect_all-INTERSECT ALL] [gw30] [ 65%] PASSED test/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_complex_rel [gw52] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[intersect_all-INTERSECT ALL] [gw36] [ 65%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_raw_unicode test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_string [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_onelevel_union test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_twolevel test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_joinedload_doesnt_produce_bogus_event test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[union-UNION] [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_twolevel test/orm/test_query.py::SessionBindTest::test_sql_expr_bundle_cte_from_entity [gw42] [ 65%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_bundle_cte_from_entity test/sql/test_roles.py::SubqueryCoercionsTest::test_correlated_update_three [gw42] [ 65%] PASSED test/sql/test_roles.py::SubqueryCoercionsTest::test_correlated_update_three test/sql/test_roles.py::SubqueryCoercionsTest::test_correlated_update_two [gw42] [ 65%] PASSED test/sql/test_roles.py::SubqueryCoercionsTest::test_correlated_update_two test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_twolevel_union [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotated_corresponding_column test/sql/test_selectable.py::AnnotationsTest::test_annotated_visit [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotated_visit test/sql/test_selectable.py::AnnotationsTest::test_basic_attrs [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_basic_attrs test/sql/test_selectable.py::AnnotationsTest::test_bind_unique_test [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_bind_unique_test test/sql/test_selectable.py::AnnotationsTest::test_clone_annotations_dont_hash [gw52] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[union-UNION] [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_clone_annotations_dont_hash test/sql/test_roles.py::SubqueryCoercionsTest::test_labeled_role [gw42] [ 65%] PASSED test/sql/test_roles.py::SubqueryCoercionsTest::test_labeled_role test/sql/test_roles.py::SubqueryCoercionsTest::test_scalar_select [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_twolevel_union test/sql/test_select.py::FutureSelectTest::test_join_nofrom_explicit_left_side_explicit_onclause test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[union_all-UNION ALL] [gw52] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[union_all-UNION ALL] [gw42] [ 65%] PASSED test/sql/test_roles.py::SubqueryCoercionsTest::test_scalar_select test/orm/test_scoping.py::ScopedSessionTest::test_attributes [gw42] [ 65%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_attributes test/orm/test_scoping.py::ScopedSessionTest::test_basic [gw0] [ 65%] PASSED test/orm/test_relationships.py::CustomOperatorTest::test_join_on_custom_bool_op test/orm/test_relationships.py::CustomOperatorTest::test_join_on_custom_op_legacy_is_comparison test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-20] [gw18] [ 65%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-20] test/sql/test_selectable.py::AnnotationsTest::test_label_accessors [gw18] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_label_accessors test/sql/test_selectable.py::AnnotationsTest::test_late_name_add [gw18] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_late_name_add test/sql/test_selectable.py::AnnotationsTest::test_late_table_add [gw18] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_late_table_add test/sql/test_selectable.py::AnnotationsTest::test_proxy_set_iteration_includes_annotated [gw18] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_proxy_set_iteration_includes_annotated test/sql/test_selectable.py::AnnotationsTest::test_proxy_set_iteration_includes_annotated_two [gw18] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_proxy_set_iteration_includes_annotated_two test/sql/test_selectable.py::AnnotationsTest::test_replacement_traverse_preserve [gw18] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_replacement_traverse_preserve test/sql/test_selectable.py::AnonLabelTest::test_anon_labels_func [gw27] [ 65%] PASSED test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_joinedload_doesnt_produce_bogus_event test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_scalar_relationship_overrides_fk test/sql/test_selectable.py::AnnotationsTest::test_comparator_cleanout_integration [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_comparator_cleanout_integration test/sql/test_selectable.py::AnnotationsTest::test_comparators_cleaned_out_construction [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_comparators_cleaned_out_construction test/sql/test_select.py::FutureSelectTest::test_select_tuple_outer [gw52] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_tuple_outer test/sql/test_select.py::FutureSelectTest::test_select_tuple_subquery [gw52] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_tuple_subquery test/sql/test_selectable.py::AliasTest::test_copy_internals_multiple_nesting test/sql/test_selectable.py::JoinAnonymizingTest::test_composed_join_alias_flat [gw30] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_composed_join_alias_flat test/sql/test_selectable.py::JoinAnonymizingTest::test_flat_ok_on_non_join test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per_meth-scalar] [gw0] [ 65%] PASSED test/orm/test_relationships.py::CustomOperatorTest::test_join_on_custom_op_legacy_is_comparison test/sql/test_selectable.py::AnnotationsTest::test_comparators_cleaned_out_reannotate [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_comparators_cleaned_out_reannotate test/sql/test_selectable.py::AnnotationsTest::test_custom_construction_correct_anno_expr [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_custom_construction_correct_anno_expr test/sql/test_selectable.py::AnnotationsTest::test_custom_construction_correct_anno_subclass test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per_meth-scalar] test/sql/test_quote.py::QuotedIdentTest::test_apply_map_quoted [gw18] [ 65%] PASSED test/sql/test_selectable.py::AnonLabelTest::test_anon_labels_func test/sql/test_selectable.py::AnonLabelTest::test_anon_labels_literal_column [gw18] [ 65%] PASSED test/sql/test_selectable.py::AnonLabelTest::test_anon_labels_literal_column test/sql/test_selectable.py::AnonLabelTest::test_anon_labels_named_column [gw30] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_flat_ok_on_non_join test/sql/test_selectable.py::JoinAnonymizingTest::test_join_alias [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_custom_construction_correct_anno_subclass test/sql/test_selectable.py::AnnotationsTest::test_custom_constructions [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_nofrom_explicit_left_side_explicit_onclause [gw16] [ 65%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_apply_map_quoted test/sql/test_selectable.py::PrimaryKeyTest::test_init_doesnt_blowitaway [gw30] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_join_alias test/sql/test_selectable.py::JoinAnonymizingTest::test_join_alias_flat test/orm/test_relationships.py::DependencyTwoParentTest::test_DeleteMiddleTable [gw18] [ 65%] PASSED test/sql/test_selectable.py::AnonLabelTest::test_anon_labels_named_column test/sql/test_selectable.py::AnonLabelTest::test_named_labels_literal_column [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_custom_constructions test/sql/test_selectable.py::AnnotationsTest::test_deannotate_2 [gw52] [ 65%] PASSED test/sql/test_selectable.py::AliasTest::test_copy_internals_multiple_nesting test/sql/test_selectable.py::AliasTest::test_correspondence_multiple_nesting [gw52] [ 65%] PASSED test/sql/test_selectable.py::AliasTest::test_correspondence_multiple_nesting [gw16] [ 65%] PASSED test/sql/test_selectable.py::PrimaryKeyTest::test_init_doesnt_blowitaway test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-1] [gw58] [ 65%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-1] [gw27] [ 65%] PASSED test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_scalar_relationship_overrides_fk [gw42] [ 65%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_basic [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_deannotate_2 test/sql/test_selectable.py::AnnotationsTest::test_deannotate_3 test/sql/test_selectable.py::AliasTest::test_direct_element_hierarchy [gw52] [ 65%] PASSED test/sql/test_selectable.py::AliasTest::test_direct_element_hierarchy test/sql/test_selectable.py::AliasTest::test_get_children_preserves_multiple_nesting test/orm/test_relationships.py::ManualBackrefTest::test_back_propagates_not_relationship test/sql/test_selectable.py::PrimaryKeyTest::test_join_pk_collapse_explicit test/orm/test_scoping.py::ScopedSessionTest::test_call_with_kwargs [gw18] [ 65%] PASSED test/sql/test_selectable.py::AnonLabelTest::test_named_labels_literal_column test/sql/test_selectable.py::AnonLabelTest::test_named_labels_named_column [gw18] [ 65%] PASSED test/sql/test_selectable.py::AnonLabelTest::test_named_labels_named_column test/sql/test_select.py::FutureSelectTest::test_join_nofrom_explicit_left_side_implicit_onclause [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_nofrom_explicit_left_side_implicit_onclause [gw42] [ 65%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_call_with_kwargs [gw25] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per_meth-scalar] test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_explicit_onclause [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_explicit_onclause test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_explicit_onclause_3level [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_explicit_onclause_3level test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_implicit_onclause [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_implicit_onclause test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_implicit_onclause_3level [gw62] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_implicit_onclause_3level [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_deannotate_3 [gw16] [ 65%] PASSED test/sql/test_selectable.py::PrimaryKeyTest::test_join_pk_collapse_explicit test/sql/test_selectable.py::PrimaryKeyTest::test_join_pk_collapse_implicit [gw72] [ 65%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[selectinload-True] test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[subqueryload-False] test/orm/test_scoping.py::ScopedSessionTest::test_config_errors test/sql/test_selectable.py::AnnotationsTest::test_deannotate_clone [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_deannotate_clone test/sql/test_selectable.py::AnnotationsTest::test_deannotate_wrapping [gw60] [ 65%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per_meth-scalar] [gw30] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_join_alias_flat test/sql/test_selectable.py::JoinAnonymizingTest::test_join_standalone_alias [gw30] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_join_standalone_alias test/sql/test_selectable.py::JoinAnonymizingTest::test_join_standalone_alias_flat [gw30] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_join_standalone_alias_flat test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_related_column [gw16] [ 65%] PASSED test/sql/test_selectable.py::PrimaryKeyTest::test_join_pk_collapse_implicit [gw42] [ 65%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_config_errors [gw48] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_deannotate_wrapping test/sql/test_selectable.py::RefreshForNewColTest::test_fk_join [gw58] [ 65%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_fk_join [gw52] [ 65%] PASSED test/sql/test_selectable.py::AliasTest::test_get_children_preserves_multiple_nesting test/sql/test_selectable.py::PrimaryKeyTest::test_non_column_clause test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style1-_exclusions0] [gw30] [ 65%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_related_column test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_related_table test/sql/test_selectable.py::RefreshForNewColTest::test_fk_table test/sql/test_selectable.py::AnnotationsTest::test_annotate_aliased [gw52] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotate_aliased [gw16] [ 65%] PASSED test/sql/test_selectable.py::PrimaryKeyTest::test_non_column_clause [gw58] [ 65%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_fk_table test/sql/test_selectable.py::DerivedTest::test_alias [gw18] [ 65%] PASSED test/sql/test_selectable.py::DerivedTest::test_alias test/sql/test_selectable.py::DerivedTest::test_join [gw27] [ 65%] PASSED test/orm/test_relationships.py::ManualBackrefTest::test_back_propagates_not_relationship [gw13] [ 65%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_baked_mix test/sql/test_selectable.py::PrimaryKeyTest::test_onclause_direction test/sql/test_selectable.py::RefreshForNewColTest::test_join_init [gw30] [ 65%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_related_table [gw42] [ 65%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style1-_exclusions0] [gw18] [ 65%] PASSED test/sql/test_selectable.py::DerivedTest::test_join test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style2-_exclusions1] [gw16] [ 65%] PASSED test/sql/test_selectable.py::PrimaryKeyTest::test_onclause_direction [gw58] [ 65%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_join_init test/sql/test_selectable.py::RefreshForNewColTest::test_join_samename_init test/orm/test_relationships.py::ManualBackrefTest::test_invalid_key test/sql/test_selectable.py::DerivedTest::test_select test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_evaluate [gw42] [ 66%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style2-_exclusions1] [gw58] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_join_samename_init test/sql/test_selectable.py::RefreshForNewColTest::test_join_uninit test/sql/test_selectable.py::ReduceTest::test_reduce [gw18] [ 66%] PASSED test/sql/test_selectable.py::DerivedTest::test_select test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_column [gw30] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_column test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_column_dont_compare_names [gw58] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_join_uninit test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style3-_exclusions2] [gw16] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-stream_results-mapping] test/sql/test_selectable.py::RefreshForNewColTest::test_nested_join_init test/sql/test_selectable.py::DerivedTest::test_table test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-stream_results-mapping] test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_join [gw30] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_column_dont_compare_names [gw42] [ 66%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style3-_exclusions2] test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_named_control [gw54] [ 66%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_named_control test/sql/test_selectable.py::ResultMapTest::test_select_alias_label_alt_name [gw27] [ 66%] PASSED test/orm/test_relationships.py::ManualBackrefTest::test_invalid_key [gw58] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_nested_join_init test/sql/test_selectable.py::RefreshForNewColTest::test_nested_join_uninit [gw18] [ 66%] PASSED test/sql/test_selectable.py::DerivedTest::test_table test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style4-_exclusions3] test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_table [gw54] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_alias_label_alt_name [gw58] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_nested_join_uninit [gw30] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_table test/sql/test_selectable.py::ResultMapTest::test_select_label_alt_name test/orm/test_relationships.py::ManualBackrefTest::test_invalid_target [gw16] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_join [gw42] [ 66%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style4-_exclusions3] test/sql/test_selectable.py::RefreshForNewColTest::test_select_samename_init test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_table_dont_compare_names test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_union [gw54] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_label_alt_name [gw58] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_select_samename_init test/orm/test_scoping.py::ScopedSessionTest::test_methods_etc test/sql/test_selectable.py::ForUpdateTest::test_adapt test/sql/test_selectable.py::RefreshForNewColTest::test_union_init test/sql/test_selectable.py::ResultMapTest::test_select_label_alt_name_table_alias_column [gw30] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_table_dont_compare_names [gw16] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_union [gw58] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_union_init test/sql/test_selectable.py::JoinConditionTest::test_join_condition_five test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_union_2 test/sql/test_selectable.py::RefreshForNewColTest::test_union_uninit [gw54] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_label_alt_name_table_alias_column test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_close_on_interrupted_iteration_legacy [gw42] [ 66%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_methods_etc [gw58] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_union_uninit test/sql/test_selectable.py::ResultMapTest::test_select_table_alias_column [gw18] [ 66%] PASSED test/sql/test_selectable.py::ForUpdateTest::test_adapt [gw30] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_condition_five [gw54] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_table_alias_column test/sql/test_selectable.py::ReprTest::test_ensure_repr_elements [gw16] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_union_2 test/sql/test_selectable.py::ResultMapTest::test_unary_boolean [gw27] [ 66%] PASSED test/orm/test_relationships.py::ManualBackrefTest::test_invalid_target test/sql/test_selectable.py::ReduceTest::test_reduce_generation [gw58] [ 66%] PASSED test/sql/test_selectable.py::ReprTest::test_ensure_repr_elements test/sql/test_selectable.py::ForUpdateTest::test_basic_clone [gw54] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_unary_boolean test/ext/asyncio/test_scoping_py3k.py::AsyncScopedSessionTest::test_attributes test/sql/test_selectable.py::JoinConditionTest::test_join_condition_four [gw72] [ 66%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[subqueryload-False] [gw16] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_generation test/orm/test_relationships.py::ManualBackrefTest::test_o2m [gw42] [ 66%] SKIPPED test/ext/asyncio/test_scoping_py3k.py::AsyncScopedSessionTest::test_attributes test/sql/test_selectable.py::ReduceTest::test_reduce_only_synonym_fk test/orm/test_selectable.py::SelectableNoFromsTest::test_basic test/sql/test_selectable.py::ResultMapTest::test_column_subquery_exists [gw18] [ 66%] PASSED test/sql/test_selectable.py::ForUpdateTest::test_basic_clone test/ext/asyncio/test_scoping_py3k.py::AsyncScopedSessionTest::test_basic [gw42] [ 66%] SKIPPED test/ext/asyncio/test_scoping_py3k.py::AsyncScopedSessionTest::test_basic [gw16] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_only_synonym_fk [gw63] [ 66%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_contains_doesnt_compile test/sql/test_select.py::FutureSelectTest::test_filter_by_from_binary [gw58] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_column_subquery_exists test/sql/test_selectable.py::ReduceTest::test_reduce_only_synonym_lineage [gw30] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_condition_four test/sql/test_selectable.py::JoinConditionTest::test_join_condition_one [gw25] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-stream_results-mapping] test/sql/test_selectable.py::ResultMapTest::test_column_subquery_plain [gw60] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-stream_results-mapping] [gw16] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_only_synonym_lineage test/sql/test_selectable.py::ReduceTest::test_reduce_selectable test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_fetch_by_key_legacy test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_query_join_local_criteria [gw30] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_condition_one [gw58] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_column_subquery_plain [gw42] [ 66%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_binary test/sql/test_select.py::FutureSelectTest::test_filter_by_from_cast test/sql/test_selectable.py::JoinConditionTest::test_join_condition_three test/sql/test_selectable.py::ResultMapTest::test_plain_exists [gw16] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_selectable [gw58] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_plain_exists [gw42] [ 66%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_cast test/sql/test_selectable.py::ResultMapTest::test_plain_exists_double_negate [gw36] [ 66%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_string test/sql/test_select.py::FutureSelectTest::test_filter_by_from_col test/sql/test_selectable.py::RefreshForNewColTest::test_alias_alias_samename_init [gw30] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_condition_three [gw58] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_plain_exists_double_negate [gw16] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_alias_alias_samename_init test/sql/test_selectable.py::JoinConditionTest::test_join_condition_two test/sql/test_selectable.py::ResultMapTest::test_plain_exists_negate test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_unicode test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-5] [gw47] [ 66%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-5] test/sql/test_selectable.py::SelectableTest::test_direct_correspondence_on_labels [gw27] [ 66%] PASSED test/orm/test_relationships.py::ManualBackrefTest::test_o2m [gw42] [ 66%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_col test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_irrelevant test/dialect/mssql/test_reflection.py::IdentityReflectionTest::test_reflect_views [gw66] [ 66%] SKIPPED test/dialect/mssql/test_reflection.py::IdentityReflectionTest::test_reflect_views test/sql/test_selectable.py::SelectableTest::test_froms_accessors[cols_expr0-select_from0-exp_final_froms0-exp_cc_froms0] [gw58] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_plain_exists_negate [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_direct_correspondence_on_labels test/sql/test_selectable.py::SelectableTest::test_distance_on_aliases [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_distance_on_aliases test/sql/test_selectable.py::ResultMapTest::test_select_alias_column test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-delete] [gw54] [ 66%] PASSED test/orm/test_selectable.py::SelectableNoFromsTest::test_basic [gw16] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_irrelevant test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_no_cols_clause [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-delete] [gw30] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_condition_two [gw58] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_alias_column test/orm/test_selectable.py::SelectableNoFromsTest::test_no_selects [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_froms_accessors[cols_expr0-select_from0-exp_final_froms0-exp_cc_froms0] test/sql/test_selectable.py::SelectableTest::test_froms_accessors[cols_expr1-select_from1-exp_final_froms1-exp_cc_froms1] [gw16] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_no_cols_clause test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-insert] [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_froms_accessors[cols_expr1-select_from1-exp_final_froms1-exp_cc_froms1] test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_samename_init test/sql/test_selectable.py::SelectableTest::test_froms_accessors[cols_expr2-select_from2-exp_final_froms2-exp_cc_froms2] [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-insert] [gw54] [ 66%] PASSED test/orm/test_selectable.py::SelectableNoFromsTest::test_no_selects [gw16] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_samename_init [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_froms_accessors[cols_expr2-select_from2-exp_final_froms2-exp_cc_froms2] test/orm/test_relationships.py::NoLoadBackPopulates::test_m2o test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-update] test/orm/test_selectable.py::SelectableNoFromsTest::test_no_table_needs_pl test/sql/test_selectable.py::SelectableTest::test_indirect_correspondence_on_labels [gw72] [ 66%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_query_join_local_criteria test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-stream_results-plain] [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-update] [gw54] [ 66%] PASSED test/orm/test_selectable.py::SelectableNoFromsTest::test_no_table_needs_pl test/orm/test_selectable.py::SelectableNoFromsTest::test_no_tables test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-stream_results-plain] [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_indirect_correspondence_on_labels [gw13] [ 66%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_evaluate test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-delete] [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-delete] test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-insert] test/sql/test_selectable.py::SelectableTest::test_join [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-insert] test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-update] [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-update] test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity2-None-expected_entity2-expected_returning2-delete] [gw54] [ 66%] PASSED test/orm/test_selectable.py::SelectableNoFromsTest::test_no_tables [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity2-None-expected_entity2-expected_returning2-delete] test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_fetch test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity2-None-expected_entity2-expected_returning2-insert] [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_join test/sql/test_selectable.py::SelectableTest::test_join_against_join [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity2-None-expected_entity2-expected_returning2-insert] test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_tablenames test/sql/test_selectable.py::SelectableTest::test_against_cloned_non_table test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity2-None-expected_entity2-expected_returning2-update] test/engine/test_reconnect.py::RecycleTest_sqlite+pysqlite_3_41_2::test_basic [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_join_against_join [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity2-None-expected_entity2-expected_returning2-update] test/sql/test_selectable.py::SelectableTest::test_join_against_self [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_against_cloned_non_table test/sql/test_selectable.py::SelectableTest::test_from_list_against_existing_one [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_join_against_self [gw27] [ 66%] PASSED test/orm/test_relationships.py::NoLoadBackPopulates::test_m2o [gw53] [ 66%] PASSED test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_41_2::test_tablenames test/sql/test_selectable.py::SelectableTest::test_alias_handles_column_context test/sql/test_selectable.py::SelectableTest::test_join_doesnt_derive_from_onclause [gw25] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-stream_results-plain] [gw60] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-stream_results-plain] [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_alias_handles_column_context test/sql/test_selectable.py::SelectableTest::test_alias_union test/orm/test_relationships.py::NoLoadBackPopulates::test_o2m [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_against_existing_one [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_join_doesnt_derive_from_onclause [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_alias_union test/sql/test_selectable.py::SelectableTest::test_keyed_c_collection_lower test/sql/test_selectable.py::SelectableTest::test_type_coerce_preserve_subq test/sql/test_selectable.py::SelectableTest::test_append_column_after_legacy_subq[_all_selected_columns] test/sql/test_selectable.py::SelectableTest::test_from_list_against_existing_two [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_keyed_c_collection_lower test/sql/test_selectable.py::SelectableTest::test_keyed_c_collection_upper [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_type_coerce_preserve_subq [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_append_column_after_legacy_subq[_all_selected_columns] [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_keyed_c_collection_upper test/sql/test_selectable.py::SelectableTest::test_append_column_after_legacy_subq[_internal_subquery] [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_against_existing_two test/sql/test_selectable.py::SelectableTest::test_type_coerce_selfgroup test/sql/test_selectable.py::SelectableTest::test_keyed_gen [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_keyed_gen test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_cloning [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_append_column_after_legacy_subq[_internal_subquery] [gw27] [ 66%] PASSED test/orm/test_relationships.py::NoLoadBackPopulates::test_o2m test/sql/test_selectable.py::SelectableTest::test_keyed_label_gen test/sql/test_selectable.py::SelectableTest::test_append_column_after_legacy_subq[selected_columns] [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_type_coerce_selfgroup test/sql/test_selectable.py::SelectableTest::test_union_against_join test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-stream_results-scalar] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-stream_results-scalar] [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_cloning [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_keyed_label_gen [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_append_column_after_legacy_subq[selected_columns] test/sql/test_selectable.py::SelectableTest::test_append_column_after_visitor_replace [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_against_join test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_constructor test/sql/test_selectable.py::SelectableTest::test_label_gen_resets_on_table test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_label_gen_resets_on_table test/sql/test_selectable.py::SelectableTest::test_labeled_select_corresponding [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_append_column_after_visitor_replace [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_constructor [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_labeled_select_corresponding test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_disambiguates_in_subq_compile_one test/sql/test_selectable.py::SelectableTest::test_broken_select_same_named_explicit_cols[False] test/sql/test_selectable.py::SelectableTest::test_labeled_select_twice test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_aliased_mapper_works test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_fromlist [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_labeled_select_twice [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_broken_select_same_named_explicit_cols[False] test/sql/test_selectable.py::SelectableTest::test_labeled_subquery_corresponding [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_fromlist test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_whereclause [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_labeled_subquery_corresponding [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_disambiguates_in_subq_compile_one test/sql/test_selectable.py::SelectableTest::test_labeled_subquery_twice test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_disambiguates_in_subq_compile_two test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[Foo.Bar]-None-Foo.Bar-use [Foo.Bar]] [gw33] [ 66%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[Foo.Bar]-None-Foo.Bar-use [Foo.Bar]] test/sql/test_selectable.py::WithLabelsTest::test_columns_repeated_identity_disambiguate [gw33] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_columns_repeated_identity_disambiguate test/sql/test_selectable.py::WithLabelsTest::test_columns_repeated_identity_subquery_disambiguate test/orm/test_query.py::TextTest::test_orm_columns_accepts_text [gw33] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_columns_repeated_identity_subquery_disambiguate [gw66] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_labeled_subquery_twice [gw47] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_whereclause [gw7] [ 66%] PASSED test/orm/test_query.py::TextTest::test_orm_columns_accepts_text test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_disambiguate [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_disambiguates_in_subq_compile_two test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_grouped [gw33] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_disambiguate [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_grouped test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_labels [gw27] [ 66%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_aliased_mapper_works test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture1] test/sql/test_selectable.py::SelectableTest::test_union_alias_misc [gw24] [ 66%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture1] [gw33] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_labels test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_same_mapper_overlaps_works test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_three [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_alias_misc test/sql/test_selectable.py::SelectableTest::test_union_correspondence test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_nolabels test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_nolabel [gw25] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-stream_results-scalar] [gw60] [ 66%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-stream_results-scalar] [gw33] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_nolabels [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_correspondence test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_dont_label test/sql/test_selectable.py::SelectableTest::test_union_of_alias [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_of_alias [gw33] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_dont_label test/sql/test_selectable.py::SelectableTest::test_union_of_text test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_dont_nolabel [gw7] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_nolabel [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_of_text [gw27] [ 66%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_same_mapper_overlaps_works [gw36] [ 66%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_unicode test/sql/test_selectable.py::SelectableTest::test_union_precedence test/dialect/mysql/test_reflection.py::RawReflectionTest::test_key_reflection [gw13] [ 66%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_fetch test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_same_mapper_warns [gw33] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_dont_nolabel [gw10] [ 66%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest::test_key_reflection test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_cols [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_precedence test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_existingfrom test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_overlap_label test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_six test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_crosschema_domain_is_reflected [gw64] [ 66%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_crosschema_domain_is_reflected test/orm/test_selectin_relations.py::EagerTest::test_one_to_many_scalar test/sql/test_selectable.py::SelectableTest::test_unnamed_exprs_keys [gw71] [ 66%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_six test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise] [gw68] [ 66%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_cols test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_select [gw68] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_select test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_valuesbase [gw33] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_overlap_label test/orm/test_selectin_relations.py::SelfReferentialTest::test_with_deferred [gw63] [ 66%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_fetch_by_key_legacy test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per-mapping] test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_overlap_nolabel test/aaa_profiling/test_resultset.py::RowTest_sqlite+pysqlite_3_41_2::test_value_refcounts_custom_seq [gw36] [ 66%] PASSED test/aaa_profiling/test_resultset.py::RowTest_sqlite+pysqlite_3_41_2::test_value_refcounts_custom_seq test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per-mapping] test/aaa_profiling/test_resultset.py::RowTest_sqlite+pysqlite_3_41_2::test_value_refcounts_pure_tuple test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_evaluate test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_fetch_by_key_mappings [gw36] [ 66%] PASSED test/aaa_profiling/test_resultset.py::RowTest_sqlite+pysqlite_3_41_2::test_value_refcounts_pure_tuple [gw33] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_overlap_nolabel test/sql/test_selectable.py::WithLabelsTest::test_keys_overlap_names_dont_label [gw27] [ 66%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_same_mapper_warns test/sql/test_returning.py::CompositeStatementTest::test_select_doesnt_pollute_result [gw68] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_valuesbase [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_unnamed_exprs_keys test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_whereclause [gw33] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keys_overlap_names_dont_label [gw36] [ 66%] SKIPPED test/sql/test_returning.py::CompositeStatementTest::test_select_doesnt_pollute_result test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_boolean_clauselist test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_five[False] test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_41_2::test_flag_turned_default test/sql/test_selectable.py::WithLabelsTest::test_keys_overlap_names_dont_nolabel [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_boolean_clauselist [gw36] [ 66%] SKIPPED test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_41_2::test_flag_turned_default test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_clauselist test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_41_2::test_flag_turned_off [gw33] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keys_overlap_names_dont_nolabel test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_keylabels_dont_label [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_clauselist test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_text [gw36] [ 66%] PASSED test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_41_2::test_flag_turned_off test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_41_2::test_flag_turned_on [gw33] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_keylabels_dont_label [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_text [gw68] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_whereclause test/dialect/mysql/test_reflection.py::ReflectionTest::test_view_reflection test/sql/test_selectable.py::SelectableTest::test_whereclause_adapted [gw64] [ 66%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_one_to_many_scalar test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_keylabels_dont_nolabel test/sql/test_sequences.py::FutureSequenceExecTest::test_inserted_pk_implicit_returning [gw11] [ 66%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_view_reflection [gw36] [ 66%] PASSED test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_41_2::test_flag_turned_on test/sql/test_sequences.py::FutureSequenceTest::test_freestanding_sequence_via_autoinc [gw68] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_inserted_pk_implicit_returning [gw33] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_keylabels_dont_nolabel test/sql/test_sequences.py::FutureSequenceExecTest::test_inserted_pk_no_returning [gw11] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_freestanding_sequence_via_autoinc test/sql/test_returning.py::KeyReturningTest::test_insert test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_label [gw53] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_whereclause_adapted test/sql/test_sequences.py::FutureSequenceTest::test_next_value_type test/orm/test_selectin_relations.py::EagerTest::test_one_to_many_scalar_none [gw11] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_next_value_type [gw36] [ 67%] SKIPPED test/sql/test_returning.py::KeyReturningTest::test_insert test/sql/test_sequences.py::FutureSequenceTest::test_nextval_unsupported test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[delete] [gw11] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_nextval_unsupported [gw33] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_label [gw68] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_inserted_pk_no_returning test/sql/test_sequences.py::FutureSequenceTest::test_shared_sequence [gw11] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_shared_sequence test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_nolabel test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[explicit_returning-_exclusions2] test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq0] [gw68] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[explicit_returning-_exclusions2] [gw36] [ 67%] PASSED test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[delete] [gw11] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq0] test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[implicit_returning-_exclusions0] test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq1] [gw11] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq1] [gw68] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[implicit_returning-_exclusions0] test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[no_implicit_returning-_exclusions1] [gw33] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_nolabel [gw25] [ 67%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per-mapping] test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[insert] test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq2] test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_keys_dont_label [gw60] [ 67%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per-mapping] [gw68] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[no_implicit_returning-_exclusions1] test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[return_defaults_implicit_returning-_exclusions4] [gw11] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq2] [gw36] [ 67%] PASSED test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[insert] test/sql/test_sequences.py::FutureSequenceTest::test_table_overrides_metadata_create [gw27] [ 67%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_five[False] [gw68] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[return_defaults_implicit_returning-_exclusions4] test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[return_defaults_no_implicit_returning-_exclusions3] test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[update] [gw11] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_table_overrides_metadata_create test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_core_server_only test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture3] [gw67] [ 67%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture3] test/sql/test_sequences.py::SequenceExecTest::test_execute_optional [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_execute_optional [gw33] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_keys_dont_label test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_keys_dont_nolabel [gw7] [ 67%] PASSED test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_existingfrom [gw68] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[return_defaults_no_implicit_returning-_exclusions3] test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[explicit_returning-_exclusions2] test/sql/test_sequences.py::SequenceExecTest::test_execute_optional_next_value [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_execute_optional_next_value test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_select [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_select test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_valuesbase [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_valuesbase test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_whereclause [gw71] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise] [gw68] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[explicit_returning-_exclusions2] test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[implicit_returning-_exclusions0] [gw68] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[implicit_returning-_exclusions0] test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise_on_sql] [gw11] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_core_server_only test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_core_w_default [gw11] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_core_w_default test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_textual_server_only [gw33] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_keys_dont_nolabel test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[no_implicit_returning-_exclusions1] [gw68] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[no_implicit_returning-_exclusions1] test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[return_defaults_implicit_returning-_exclusions4] [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_whereclause test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_nofrom [gw10] [ 67%] PASSED test/orm/test_selectin_relations.py::SelfReferentialTest::test_with_deferred [gw11] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_textual_server_only test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_textual_w_default [gw11] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_textual_w_default test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_drop_ordering [gw11] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_drop_ordering test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_drop_ordering_single_table [gw36] [ 67%] PASSED test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[update] test/sql/test_returning.py::ReturnCombinationTests::test_return_defaults_no_returning [gw36] [ 67%] PASSED test/sql/test_returning.py::ReturnCombinationTests::test_return_defaults_no_returning [gw24] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_three test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_two test/sql/test_returning.py::ReturnCombinationTests::test_return_no_return_defaults [gw64] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_one_to_many_scalar_none [gw68] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[return_defaults_implicit_returning-_exclusions4] test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[return_defaults_no_implicit_returning-_exclusions3] [gw68] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[return_defaults_no_implicit_returning-_exclusions3] test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_metadata [gw7] [ 67%] PASSED test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_nofrom test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_alias [gw36] [ 67%] PASSED test/sql/test_returning.py::ReturnCombinationTests::test_return_no_return_defaults [gw11] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_drop_ordering_single_table test/sql/test_sequences.py::SequenceDDLTest_sqlite+pysqlite_3_41_2::test_create_drop_ddl [gw68] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_metadata test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_sequence test/sql/test_sequences.py::SequenceExecTest::test_inserted_pk_implicit_returning test/orm/test_selectin_relations.py::EagerTest::test_options_pathing [gw68] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_sequence test/sql/test_returning.py::ReturnDefaultsTest::test_arg_insert_pk test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_five[True] [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_inserted_pk_implicit_returning test/sql/test_sequences.py::SequenceExecTest::test_inserted_pk_no_returning [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_inserted_pk_no_returning [gw11] [ 67%] PASSED test/sql/test_sequences.py::SequenceDDLTest_sqlite+pysqlite_3_41_2::test_create_drop_ddl test/orm/test_selectin_relations.py::SingleInhSubclassTest::test_load [gw36] [ 67%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_arg_insert_pk test/sql/test_returning.py::ReturnDefaultsTest::test_arg_update_pk test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_fulltext test/sql/test_sequences.py::SequenceExecTest::test_execute test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[explicit_returning-_exclusions2] [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[explicit_returning-_exclusions2] test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[implicit_returning-_exclusions0] [gw36] [ 67%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_arg_update_pk test/sql/test_returning.py::ReturnDefaultsTest::test_chained_insert_pk [gw49] [ 67%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_fulltext test/sql/test_sequences.py::SequenceTest::test_checkfirst_metadata [gw36] [ 67%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_chained_insert_pk [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[implicit_returning-_exclusions0] test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[no_implicit_returning-_exclusions1] [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[no_implicit_returning-_exclusions1] [gw11] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_execute test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per-plain] [gw27] [ 67%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_five[True] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per-plain] [gw49] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_checkfirst_metadata test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[return_defaults_implicit_returning-_exclusions4] [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[return_defaults_implicit_returning-_exclusions4] test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[return_defaults_no_implicit_returning-_exclusions3] [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[return_defaults_no_implicit_returning-_exclusions3] test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[explicit_returning-_exclusions2] [gw7] [ 67%] PASSED test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_alias test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_four [gw71] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise_on_sql] test/sql/test_sequences.py::SequenceTest::test_checkfirst_sequence [gw49] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_checkfirst_sequence test/sql/test_sequences.py::SequenceTest::test_checkfirst_table [gw49] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_checkfirst_table test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_flat_alias test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[select] test/sql/test_sequences.py::SequenceTest::test_freestanding_sequence_via_autoinc [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[explicit_returning-_exclusions2] test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[implicit_returning-_exclusions0] [gw49] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_freestanding_sequence_via_autoinc test/sql/test_sequences.py::SequenceTest::test_next_value_type [gw49] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_next_value_type test/sql/test_sequences.py::SequenceTest::test_nextval_unsupported [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[implicit_returning-_exclusions0] [gw49] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_nextval_unsupported [gw27] [ 67%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_four test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[no_implicit_returning-_exclusions1] [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[no_implicit_returning-_exclusions1] test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[return_defaults_implicit_returning-_exclusions4] [gw10] [ 67%] PASSED test/orm/test_selectin_relations.py::SingleInhSubclassTest::test_load [gw13] [ 67%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_evaluate test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_backrefs_works [gw67] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[return_defaults_implicit_returning-_exclusions4] [gw7] [ 67%] PASSED test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_flat_alias test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_nonreflected_fk_raises [gw71] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[select] test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_refresh test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_no_alias [gw7] [ 67%] PASSED test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_no_alias test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_fetch [gw24] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_two test/orm/test_selectin_relations.py::EagerTest::test_from_get test/orm/test_selectin_relations.py::SubRelationFromJoinedSubclassMultiLevelTest::test_chained_selectin_subclass [gw27] [ 67%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_backrefs_works [gw60] [ 67%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per-plain] [gw25] [ 67%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per-plain] test/sql/test_sequences.py::SequenceTest::test_shared_sequence [gw49] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_shared_sequence test/sql/test_sequences.py::SequenceTest::test_start_increment[seq0] test/orm/test_selectin_relations.py::ChunkingTest::test_dont_emit_for_redundant_m2o [gw49] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_start_increment[seq0] test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_no_pk [gw12] [ 67%] SKIPPED test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_no_pk test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed_obj_became_detached_expired [gw24] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_get [gw71] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_refresh test/sql/test_sequences.py::SequenceTest::test_start_increment[seq1] [gw49] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_start_increment[seq1] test/sql/test_sequences.py::SequenceTest::test_start_increment[seq2] test/orm/test_selectin_relations.py::EagerTest::test_from_params test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_o2m_joined_sub_to_base [gw74] [ 67%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_o2m_joined_sub_to_base test/orm/test_session.py::FlushWarningsTest::test_plain_delete [gw2] [ 67%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_nonreflected_fk_raises test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per-scalar] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per-scalar] test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-True] [gw49] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_start_increment[seq2] test/sql/test_sequences.py::SequenceTest::test_table_overrides_metadata_create [gw49] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_table_overrides_metadata_create test/sql/test_sequences.py::TableBoundSequenceTest::test_insert_via_seq [gw24] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_params test/ext/test_serializer.py::SerializeTest::test_attribute test/orm/test_selectin_relations.py::M2OWDegradeTest::test_omit_join_warn_on_true [gw49] [ 67%] SKIPPED test/sql/test_sequences.py::TableBoundSequenceTest::test_insert_via_seq test/sql/test_sequences.py::TableBoundSequenceTest::test_seq_nonpk test/orm/test_selectin_relations.py::EagerTest::test_from_statement[False] [gw49] [ 67%] SKIPPED test/sql/test_sequences.py::TableBoundSequenceTest::test_seq_nonpk [gw63] [ 67%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_fetch_by_key_mappings test/ext/test_serializer.py::ColumnPropertyWParamTest::test_deserailize_colprop test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o_composite_selfref test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[False-0] [gw10] [ 67%] PASSED test/orm/test_selectin_relations.py::SubRelationFromJoinedSubclassMultiLevelTest::test_chained_selectin_subclass [gw74] [ 67%] PASSED test/orm/test_session.py::FlushWarningsTest::test_plain_delete [gw12] [ 67%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed_obj_became_detached_expired [gw9] [ 67%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o_composite_selfref test/orm/test_session.py::FlushWarningsTest::test_plain_merge test/orm/test_session.py::SessionInterface::test_unmapped_class_for_instance test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed_obj_became_detached_unexpired [gw24] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_statement[False] test/orm/test_selectin_relations.py::TestBakedCancelsCorrectly::test_option_accepted_each_time test/orm/test_selectin_relations.py::EagerTest::test_from_statement[True] [gw4] [ 67%] PASSED test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-True] [gw2] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_attribute test/ext/test_serializer.py::SerializeTest::test_columns [gw2] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_columns [gw71] [ 67%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_omit_join_warn_on_true test/ext/test_serializer.py::SerializeTest::test_expression [gw9] [ 67%] PASSED test/orm/test_session.py::SessionInterface::test_unmapped_class_for_instance test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join test/orm/test_session.py::SessionInterface::test_unmapped_instance [gw60] [ 67%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per-scalar] [gw74] [ 67%] PASSED test/orm/test_session.py::FlushWarningsTest::test_plain_merge test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m_joined_sub_to_sub [gw73] [ 67%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m_joined_sub_to_sub [gw2] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_expression test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_number_types [gw56] [ 67%] SKIPPED test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_number_types test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached [gw12] [ 67%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed_obj_became_detached_unexpired test/ext/test_serializer.py::SerializeTest::test_mapper test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_session_is_closed[close-_exclusions0] test/orm/test_session.py::SessionStateTest::test_explicit_expunge_pending [gw2] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_mapper [gw24] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_statement[True] test/orm/test_session.py::IsModifiedTest::test_is_modified test/ext/test_serializer.py::SerializeTest::test_orm_join test/orm/test_selectin_relations.py::EagerTest::test_limit [gw9] [ 67%] PASSED test/orm/test_session.py::SessionInterface::test_unmapped_instance [gw2] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_orm_join test/orm/test_session.py::SessionInterface::test_unmapped_primitives [gw25] [ 67%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per-scalar] test/ext/test_serializer.py::SerializeTest::test_query_one [gw71] [ 67%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_omit_join_false [gw13] [ 67%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_fetch [gw49] [ 67%] PASSED test/ext/test_serializer.py::ColumnPropertyWParamTest::test_deserailize_colprop test/orm/test_session.py::DisposedStates::test_clear test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per_meth-mapping] test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_joinedload test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_evaluate [gw22] [ 67%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_pre_ping_weakref_finalizer test/ext/test_serializer.py::SerializeTest::test_aliases [gw9] [ 67%] PASSED test/orm/test_session.py::SessionInterface::test_unmapped_primitives test/engine/test_reconnect.py::PrePingMockTest::test_raise_db_is_stopped [gw12] [ 67%] PASSED test/orm/test_session.py::DisposedStates::test_clear test/orm/test_session.py::DisposedStates::test_close test/orm/test_session.py::SessionStateTest::test_active_flag_autobegin test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per_meth-mapping] [gw69] [ 67%] PASSED test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_joinedload [gw22] [ 67%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_raise_db_is_stopped [gw71] [ 67%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_omit_join_false [gw12] [ 67%] PASSED test/orm/test_session.py::DisposedStates::test_close [gw56] [ 67%] PASSED test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached_no_key_allowed test/engine/test_reconnect.py::PrePingMockTest::test_waits_til_exec_wo_ping_db_is_restarted test/orm/test_session.py::DisposedStates::test_expire_all test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_limit_offset_applies [gw2] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_query_one test/ext/test_serializer.py::SerializeTest::test_query_three [gw12] [ 67%] PASSED test/orm/test_session.py::DisposedStates::test_expire_all [gw22] [ 67%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_waits_til_exec_wo_ping_db_is_restarted test/orm/test_session.py::DisposedStates::test_expunge_all test/orm/test_relationships.py::FKsAsPksTest::test_delete_manual_BtoA test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_criteria test/engine/test_reconnect.py::PrePingMockTest::test_waits_til_exec_wo_ping_db_is_stopped test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_unexpire [gw74] [ 67%] PASSED test/orm/test_session.py::IsModifiedTest::test_is_modified test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-True] [gw56] [ 67%] PASSED test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached_no_key_allowed [gw12] [ 67%] PASSED test/orm/test_session.py::DisposedStates::test_expunge_all test/orm/test_session.py::DisposedStates::test_flush [gw10] [ 67%] PASSED test/orm/test_selectin_relations.py::TestBakedCancelsCorrectly::test_option_accepted_each_time [gw40] [ 67%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_41_2::test_limit_offset_applies [gw73] [ 67%] PASSED test/orm/test_session.py::SessionStateTest::test_explicit_expunge_pending test/orm/test_session.py::SessionStateTest::test_extra_dirty_state_post_flush_state [gw73] [ 67%] PASSED test/orm/test_session.py::SessionStateTest::test_extra_dirty_state_post_flush_state [gw22] [ 67%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_waits_til_exec_wo_ping_db_is_stopped [gw9] [ 67%] PASSED test/orm/test_session.py::SessionStateTest::test_active_flag_autobegin test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinm2m_aliased_inclaliased_criteria test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached_no_session_allowed [gw3] [ 67%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_delete_manual_BtoA [gw24] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_limit test/orm/test_session.py::IsModifiedTest::test_is_modified_passive_off test/orm/test_session.py::SessionStateTest::test_extra_dirty_state_post_flush_warning test/orm/test_selectin_relations.py::EagerTest::test_m2o_none_value_present [gw12] [ 67%] PASSED test/orm/test_session.py::DisposedStates::test_flush [gw71] [ 67%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_criteria [gw60] [ 67%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per_meth-mapping] test/orm/test_selectin_relations.py::TestCompositePlusNonComposite::test_load_composite_then_non_composite [gw56] [ 67%] PASSED test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached_no_session_allowed [gw2] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_query_three test/ext/test_serializer.py::SerializeTest::test_query_two test/orm/test_session.py::SessionStateTest::test_active_flag_autobegin_future [gw9] [ 67%] PASSED test/orm/test_session.py::SessionStateTest::test_active_flag_autobegin_future test/orm/test_session.py::DisposedStates::test_invalidate [gw12] [ 67%] PASSED test/orm/test_session.py::DisposedStates::test_invalidate test/orm/test_session.py::DisposedStates::test_rollback test/ext/asyncio/test_session_py3k.py::AsyncCascadesTest::test_delete_w_cascade test/orm/test_session.py::SessionUtilTest::test_object_session_raises[object_session0] [gw49] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_aliases test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-False] [gw23] [ 67%] PASSED test/orm/test_relationships.py::RelationshipToSelectableTest::test_basic [gw19] [ 67%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_unexpire [gw73] [ 67%] PASSED test/orm/test_session.py::SessionStateTest::test_extra_dirty_state_post_flush_warning [gw3] [ 67%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncCascadesTest::test_delete_w_cascade test/ext/asyncio/test_session_py3k.py::AsyncEventTest::test_no_async_listeners [gw3] [ 67%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncEventTest::test_no_async_listeners test/ext/asyncio/test_session_py3k.py::AsyncEventTest::test_sync_before_commit [gw56] [ 67%] PASSED test/orm/test_session.py::SessionUtilTest::test_object_session_raises[object_session0] test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_joinedload test/orm/test_session.py::SessionStateTest::test_active_flag_partial_rollback [gw9] [ 67%] PASSED test/orm/test_session.py::SessionStateTest::test_active_flag_partial_rollback test/orm/test_relationships.py::RemoteForeignBetweenColsTest::test_col_query [gw3] [ 67%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncEventTest::test_sync_before_commit [gw2] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_query_two test/ext/test_serializer.py::SerializeTest::test_tables [gw2] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_tables test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_equated_secondaryjoin [gw7] [ 67%] PASSED test/orm/test_selectin_relations.py::ChunkingTest::test_dont_emit_for_redundant_m2o test/ext/asyncio/test_session_py3k.py::AsyncORMBehaviorsTest::test_new_style_active_history[legacy_style] [gw3] [ 67%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncORMBehaviorsTest::test_new_style_active_history[legacy_style] test/ext/asyncio/test_session_py3k.py::AsyncORMBehaviorsTest::test_new_style_active_history[new_style] [gw3] [ 67%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncORMBehaviorsTest::test_new_style_active_history[new_style] test/orm/test_session.py::SessionStateTest::test_identity_conflict [gw25] [ 67%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per_meth-mapping] test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_criteria_degrade_on_defer test/ext/test_serializer.py::SerializeTest::test_annotated_one [gw49] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_annotated_one test/ext/test_serializer.py::SerializeTest::test_unicode [gw12] [ 67%] PASSED test/orm/test_session.py::DisposedStates::test_rollback test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_parameter_execute [gw74] [ 67%] PASSED test/orm/test_session.py::IsModifiedTest::test_is_modified_passive_off test/orm/test_session.py::IsModifiedTest::test_is_modified_syn [gw4] [ 67%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_session_is_closed[close-_exclusions0] [gw79] [ 67%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinm2m_aliased_inclaliased_criteria [gw71] [ 67%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_criteria_degrade_on_defer test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_degrade_on_defer test/orm/test_session.py::SessionUtilTest::test_object_session_raises[object_session1] [gw56] [ 67%] PASSED test/orm/test_session.py::SessionUtilTest::test_object_session_raises[object_session1] [gw24] [ 68%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_m2o_none_value_present test/orm/test_selectin_relations.py::EagerTest::test_m2o_uselist_none_value_present test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_async_object_session [gw3] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_async_object_session test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_async_object_session_custom [gw3] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_async_object_session_custom test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_async_object_session_del [gw3] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_async_object_session_del test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_gc [gw3] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_gc test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_connection_bound [gw1] [ 68%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_equated_secondaryjoin [gw3] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_connection_bound test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached] test/orm/test_session.py::SessionUtilTest::test_session_close_all_deprecated test/orm/test_selectin_relations.py::ChunkingTest::test_odd_number_chunks test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_execute[kw1] [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_execute[kw1] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_get [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_get test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per_meth-plain] [gw2] [ 68%] PASSED test/ext/test_serializer.py::SerializeTest::test_unicode test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expr_unflushed_obj_became_detached_expired_by_key [gw74] [ 68%] PASSED test/orm/test_session.py::IsModifiedTest::test_is_modified_syn test/orm/test_session.py::SessionStateTest::test_add_delete [gw73] [ 68%] PASSED test/orm/test_session.py::SessionStateTest::test_identity_conflict test/orm/test_session.py::SessionStateTest::test_identity_map_mutate test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_get_loader_options [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_get_loader_options test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_no_ss_cursor_w_execute[execute] [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_no_ss_cursor_w_execute[execute] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_no_ss_cursor_w_execute[statement] [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_no_ss_cursor_w_execute[statement] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalar [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalar test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalars[scalars] [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalars[scalars] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalars[stream_scalars] test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_engine_bound [gw3] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_engine_bound test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_kws [gw3] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_kws [gw69] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-True] [gw71] [ 68%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_degrade_on_defer test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-False] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture1] [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture1] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture2] [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture2] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture3] [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture3] [gw24] [ 68%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_m2o_uselist_none_value_present test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_session_is_closed[expunge_all-_exclusions1] [gw4] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_session_is_closed[expunge_all-_exclusions1] test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_clean_persistent_to_detached_via_close [gw40] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-False] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-True] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per_meth-plain] test/orm/test_selectin_relations.py::MissingForeignTest::test_missing_rec [gw12] [ 68%] PASSED test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_parameter_execute test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture4] test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_plain test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-delete] [gw23] [ 68%] PASSED test/orm/test_relationships.py::RemoteForeignBetweenColsTest::test_col_query test/orm/test_relationships.py::RemoteForeignBetweenColsTest::test_lazyload test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_correlated_column_select test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_transaction [gw3] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_transaction test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_inspect_session [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture4] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture5] [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalars[stream_scalars] [gw13] [ 68%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_evaluate [gw56] [ 68%] PASSED test/orm/test_session.py::SessionUtilTest::test_session_close_all_deprecated [gw69] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-False] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[True-1] test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_sequence_execute[False] [gw12] [ 68%] SKIPPED test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_sequence_execute[False] [gw35] [ 68%] PASSED test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_joinedload test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_default [gw35] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_default test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_init_class [gw35] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_init_class test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_init_sessionmaker [gw35] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_init_sessionmaker test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_subclass [gw35] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_subclass test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_subclass_override [gw35] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_subclass_override test/orm/inheritance/test_single.py::ColExprTest::test_discrim_on_column_prop [gw35] [ 68%] PASSED test/orm/inheritance/test_single.py::ColExprTest::test_discrim_on_column_prop [gw10] [ 68%] PASSED test/orm/test_selectin_relations.py::TestCompositePlusNonComposite::test_load_composite_then_non_composite test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_fetch [gw9] [ 68%] PASSED test/orm/test_session.py::SessionStateTest::test_add_delete [gw40] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-True] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-False] [gw23] [ 68%] PASSED test/orm/test_relationships.py::RemoteForeignBetweenColsTest::test_lazyload test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-True] [gw3] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_inspect_session test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_inspect_session_no_asyncio_imported [gw3] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_inspect_session_no_asyncio_imported test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_inspect_session_no_asyncio_used [gw3] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_inspect_session_no_asyncio_used [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture5] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture6] [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture6] test/orm/test_session.py::SessionStateTest::test_already_attached [gw63] [ 68%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[False-0] test/orm/inheritance/test_single.py::EagerDefaultEvalTest::test_persist_bar [gw26] [ 68%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached] [gw60] [ 68%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per_meth-plain] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture7] [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture7] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_invalidate test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_stream_partitions[kw0] [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_stream_partitions[kw0] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_stream_partitions[kw1] [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_stream_partitions[kw1] test/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_info [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_info test/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_init [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_init test/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_requires_async_engine [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_requires_async_engine test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_commit_as_you_go [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_commit_as_you_go test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_delete [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_delete test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_flush [gw19] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_flush [gw40] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-False] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-True] [gw24] [ 68%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_plain test/orm/test_selectin_relations.py::TestExistingRowPopulation::test_m2o [gw9] [ 68%] PASSED test/orm/test_session.py::SessionStateTest::test_already_attached [gw69] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-True] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-False] test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_sequence_execute[True] [gw12] [ 68%] SKIPPED test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_sequence_execute[True] test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[False-1] [gw75] [ 68%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_select_from_w_join_left[True-1] test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_with_join [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_invalidate test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_join_to_external_transaction [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_join_to_external_transaction test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_join_to_external_transaction_with_savepoints [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_join_to_external_transaction_with_savepoints test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_merge test/orm/test_session.py::SessionStateTest::test_autoflush [gw9] [ 68%] SKIPPED test/orm/test_session.py::SessionStateTest::test_autoflush [gw4] [ 68%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_clean_persistent_to_detached_via_close [gw2] [ 68%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expr_unflushed_obj_became_detached_expired_by_key test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_expired_obj_became_detached_expired [gw1] [ 68%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_correlated_column_select test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_join_explicit_onclause_no_discriminator test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-False-False] test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_clean_persistent [gw40] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-True] [gw35] [ 68%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTest::test_persist_bar test/orm/test_session.py::SessionStateTest::test_autoflush_2 [gw17] [ 68%] PASSED test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_recycle test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_wcheckout_event[base_exception] [gw4] [ 68%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_clean_persistent test/orm/test_session.py::FlushWarningsTest::test_m2o_cascade_add [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_merge [gw71] [ 68%] PASSED test/orm/test_selectin_relations.py::MissingForeignTest::test_missing_rec [gw25] [ 68%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per_meth-plain] test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_dirty_deleted test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per_meth-scalar] test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_wpoly_single_inh_subclass test/orm/test_session.py::TransScopingTest::test_autobegin_begin_method [gw40] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_begin_method [gw69] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-False] test/orm/inheritance/test_single.py::EagerDefaultEvalTest::test_persist_foo [gw17] [ 68%] PASSED test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_wcheckout_event[base_exception] test/orm/test_selectin_relations.py::OrderBySecondaryTest::test_ordering [gw1] [ 68%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_join_explicit_onclause_no_discriminator test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_no_aliasing_from_overlap test/base/test_result.py::ResultTest::test_one_none test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_wcheckout_event[plain] [gw24] [ 68%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_with_join test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-True] [gw9] [ 68%] PASSED test/orm/test_session.py::SessionStateTest::test_autoflush_2 [gw4] [ 68%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_dirty_deleted test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_with_join_alias [gw2] [ 68%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_expired_obj_became_detached_expired [gw35] [ 68%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTest::test_persist_foo test/orm/inheritance/test_single.py::EagerDefaultEvalTestPolymorphic::test_persist_bar test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_merge_loader_options [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_merge_loader_options test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_refresh [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_refresh test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[False-0] test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_dirty_persistent test/orm/test_session.py::SessionStateTest::test_autoflush_exception_addition [gw17] [ 68%] PASSED test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_wcheckout_event[plain] [gw8] [ 68%] PASSED test/base/test_result.py::ResultTest::test_one_none test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_sessionmaker_block_one [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_sessionmaker_block_one test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_sessionmaker_block_two test/orm/test_session.py::TransScopingTest::test_autobegin_execute test/orm/inheritance/test_single.py::SingleOnJoinedTest::test_single_on_joined test/engine/test_pool.py::QueuePoolTest::test_fifo [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_sessionmaker_block_two test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_trans [gw79] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_trans test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_favors_immediate test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per_meth-scalar] [gw40] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_execute [gw56] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-False-False] [gw17] [ 68%] PASSED test/engine/test_pool.py::QueuePoolTest::test_fifo test/orm/test_session.py::TransScopingTest::test_autobegin_flush [gw4] [ 68%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_dirty_persistent [gw69] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-True] test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_fks test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_dirty_persistent_to_detached_via_close [gw26] [ 68%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_wpoly_single_inh_subclass test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-False] [gw35] [ 68%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTestPolymorphic::test_persist_bar [gw40] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_flush test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-False-True] [gw75] [ 68%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[False-0] [gw24] [ 68%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_with_join_alias [gw2] [ 68%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_favors_immediate [gw9] [ 68%] PASSED test/orm/test_session.py::SessionStateTest::test_autoflush_exception_addition test/orm/inheritance/test_single.py::EagerDefaultEvalTestPolymorphic::test_persist_foo test/orm/test_session.py::TransScopingTest::test_autobegin_within_flush [gw4] [ 68%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_dirty_persistent_to_detached_via_close test/orm/inheritance/test_single.py::SingleInheritanceTest::test_bundle_qualification test/orm/test_selectin_relations.py::EagerTest::test_many_to_one [gw71] [ 68%] PASSED test/orm/test_selectin_relations.py::OrderBySecondaryTest::test_ordering test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[False-1] [gw60] [ 68%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-50-yield_per_meth-scalar] [gw74] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-delete] test/orm/test_session.py::SessionStateTest::test_autoflush_unbound [gw35] [ 68%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTestPolymorphic::test_persist_foo test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_dirty_persistent_to_detached_via_expunge test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_obj_was_gced [gw69] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-False] test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-insert] [gw9] [ 68%] SKIPPED test/orm/test_session.py::SessionStateTest::test_autoflush_unbound [gw56] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-False-True] test/base/test_result.py::ResultTest::test_scalar_one_or_none test/orm/test_selectin_relations.py::SameNamePolymorphicTest::test_load_both_wpoly [gw74] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-insert] test/orm/inheritance/test_single.py::EagerDefaultEvalTestSubDefaults::test_persist_bar test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-True] [gw55] [ 68%] PASSED test/base/test_result.py::ResultTest::test_scalar_one_or_none test/orm/test_session.py::SessionStateTest::test_deleted_adds_to_imap_unconditionally test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-update] [gw4] [ 68%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_dirty_persistent_to_detached_via_expunge [gw64] [ 68%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_options_pathing test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-True-False] [gw7] [ 68%] PASSED test/orm/test_selectin_relations.py::ChunkingTest::test_odd_number_chunks test/orm/test_selectin_relations.py::EagerTest::test_orderby [gw74] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-update] test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_gc_session_persistent_dirty [gw1] [ 68%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_no_aliasing_from_overlap [gw24] [ 68%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_many_to_one [gw8] [ 68%] PASSED test/orm/inheritance/test_single.py::SingleOnJoinedTest::test_single_on_joined test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_check_constraint [gw17] [ 68%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_fks test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-delete] test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[cte] [gw25] [ 68%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-50-yield_per_meth-scalar] test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_of_type test/orm/test_selectin_relations.py::ChunkingTest::test_yield_per [gw13] [ 68%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_fetch [gw10] [ 68%] PASSED test/orm/test_selectin_relations.py::TestExistingRowPopulation::test_m2o [gw74] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-delete] test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-insert] test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_evaluate test/orm/test_selectin_relations.py::TestExistingRowPopulation::test_o2m [gw69] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-True] [gw9] [ 68%] PASSED test/orm/test_session.py::SessionStateTest::test_deleted_adds_to_imap_unconditionally [gw75] [ 68%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[False-1] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[False-2] test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_col_targeting test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_join [gw74] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-insert] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-False] test/aaa_profiling/test_resultset.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_minimal_connection_execute [gw40] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_within_flush test/orm/test_session.py::TransScopingTest::test_close test/orm/test_session.py::SessionStateTest::test_deleted_auto_expunged test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-update] [gw40] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_close test/orm/test_session.py::TransScopingTest::test_no_close_on_flush [gw35] [ 68%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTestSubDefaults::test_persist_bar [gw56] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-True-False] [gw60] [ 68%] SKIPPED test/aaa_profiling/test_resultset.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_minimal_connection_execute test/orm/inheritance/test_single.py::EagerDefaultEvalTestSubDefaults::test_persist_foo [gw64] [ 68%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_orderby [gw55] [ 68%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_check_constraint [gw74] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-update] [gw35] [ 68%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTestSubDefaults::test_persist_foo test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-True-True] test/aaa_profiling/test_resultset.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_minimal_engine_execute test/orm/test_selectin_relations.py::EagerTest::test_orderby_desc [gw17] [ 68%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_join test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-[Code]-Code] [gw40] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_no_close_on_flush [gw26] [ 68%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_bundle_qualification test/orm/test_session.py::NewStyleExecutionTest::test_prebuffered_result_session_is_closed[close] test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_secondaryjoin test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_assert_join_sql [gw60] [ 68%] SKIPPED test/aaa_profiling/test_resultset.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_minimal_engine_execute [gw10] [ 68%] PASSED test/orm/test_selectin_relations.py::TestExistingRowPopulation::test_o2m [gw69] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-False] [gw9] [ 68%] PASSED test/orm/test_session.py::SessionStateTest::test_deleted_auto_expunged [gw8] [ 68%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_col_targeting test/orm/test_session.py::TransScopingTest::test_transaction [gw40] [ 68%] SKIPPED test/orm/test_session.py::TransScopingTest::test_transaction [gw75] [ 68%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[False-2] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_column_qualification test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns[columns0-expected0] [gw55] [ 68%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-[Code]-Code] [gw74] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_prebuffered_result_session_is_closed[close] test/orm/test_session.py::NewStyleExecutionTest::test_prebuffered_result_session_is_closed[expunge_all] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-stream_results-mapping] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-True] test/orm/test_session.py::SessionStateTest::test_deleted_flag test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-[Code]-[Code]] [gw56] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-True-True] test/base/test_result.py::ResultTupleTest::test_values_none_labels [gw1] [ 68%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_of_type test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[True-0] [gw34] [ 68%] PASSED test/base/test_result.py::ResultTupleTest::test_values_none_labels test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-[Code]-Code] [gw17] [ 68%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_secondaryjoin test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_col_targeting_union [gw24] [ 68%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[cte] test/orm/test_selectin_relations.py::TupleTest::test_load_m2o [gw74] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_prebuffered_result_session_is_closed[expunge_all] test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[plain] test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[close-False] test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_literal_onclause [gw60] [ 68%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns[columns0-expected0] [gw64] [ 68%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_orderby_desc [gw55] [ 68%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-[Code]-[Code]] [gw74] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[close-False] test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns[columns1-expected1] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-False-False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-name with spaces-name with spaces] test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[close-True] test/orm/test_relationships.py::InvalidRemoteSideTest::test_m2o_backref test/orm/test_session.py::WeakIdentityMapTest::test_auto_detach_on_gc_session [gw69] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-True] test/orm/test_selectin_relations.py::EagerTest::test_orderby_multi [gw60] [ 68%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns[columns1-expected1] [gw74] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[close-True] test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[expunge_all-False] [gw56] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-False-False] test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns[columns2-expected2] [gw55] [ 68%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-name with spaces-name with spaces] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-False] [gw9] [ 68%] PASSED test/orm/test_session.py::SessionStateTest::test_deleted_flag [gw71] [ 68%] PASSED test/orm/test_selectin_relations.py::SameNamePolymorphicTest::test_load_both_wpoly [gw8] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_col_targeting_union [gw60] [ 69%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns[columns2-expected2] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-False-True] [gw74] [ 69%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[expunge_all-False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-plain_name-plain_name] [gw34] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-[Code]-Code] [gw75] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[True-0] [gw1] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_literal_onclause test/orm/test_session.py::SessionStateTest::test_duplicate_update [gw17] [ 69%] PASSED test/orm/test_relationships.py::InvalidRemoteSideTest::test_m2o_backref test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-[Code]-[Code]] test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_literal_onclause_alias test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[True-1] [gw55] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-plain_name-plain_name] [gw26] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_column_qualification test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_column_names test/orm/test_selectin_relations.py::SelfRefInheritanceAliasedTest::test_twolevel_selectin_w_polymorphic [gw25] [ 69%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-stream_results-mapping] [gw64] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_orderby_multi test/orm/test_relationships.py::InvalidRemoteSideTest::test_m2o_explicit [gw57] [ 69%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_41_2::test_yield_per_close_on_interrupted_iteration_legacy test/orm/inheritance/test_single.py::SingleInheritanceTest::test_count [gw24] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[plain] [gw34] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-[Code]-[Code]] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-plainname-plainname] [gw69] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-False] test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[subquery] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-name with spaces-name with spaces] [gw35] [ 69%] PASSED test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_assert_join_sql [gw12] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_m2o_cascade_add [gw56] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-False-True] test/orm/test_selectin_relations.py::EagerTest::test_orderby_related [gw55] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[ix-plainname-plainname] test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_assert_joinedload_sql test/orm/test_session.py::FlushWarningsTest::test_m2o_cascade_remove test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-True] [gw9] [ 69%] PASSED test/orm/test_session.py::SessionStateTest::test_duplicate_update [gw34] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-name with spaces-name with spaces] [gw17] [ 69%] PASSED test/orm/test_relationships.py::InvalidRemoteSideTest::test_m2o_explicit test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-True-False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-[Code]-Code] [gw8] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_column_names test/orm/test_relationships.py::InvalidRemoteSideTest::test_o2m_backref test/sql/test_selectable.py::SelectableTest::test_clone_append_column test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-plain_name-plain_name] [gw55] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-[Code]-Code] [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_clone_append_column [gw34] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-plain_name-plain_name] test/sql/test_selectable.py::SelectableTest::test_clone_c_proxy_key_lower test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-[Code]-[Code]] [gw63] [ 69%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[False-1] test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_crud [gw64] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_orderby_related [gw56] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-True-False] [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_clone_c_proxy_key_lower [gw1] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_literal_onclause_alias test/sql/test_selectable.py::SelectableTest::test_clone_c_proxy_key_upper [gw17] [ 69%] PASSED test/orm/test_relationships.py::InvalidRemoteSideTest::test_o2m_backref [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_clone_c_proxy_key_upper test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_no_onclause [gw55] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-[Code]-[Code]] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-plainname-plainname] test/orm/test_relationships.py::InvalidRemoteSideTest::test_o2m_explicit test/sql/test_selectable.py::SelectableTest::test_clone_col_list_changes_then_proxy [gw12] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_m2o_cascade_remove [gw34] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq_inline-plainname-plainname] test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[False-2] [gw24] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[subquery] test/orm/test_selectin_relations.py::EagerTest::test_mapper_pathing [gw75] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[True-1] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[True-2] test/orm/test_session.py::FlushWarningsTest::test_o2m_cascade_add test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-name with spaces-name with spaces] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-True-True] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-stream_results-plain] test/orm/test_selectin_relations.py::EagerTest::test_uselist_false_warning test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_create_index_with_schema [gw34] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_create_index_with_schema test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_dont_reflect_autoindex [gw34] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_dont_reflect_autoindex [gw55] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-name with spaces-name with spaces] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-plain_name-plain_name] [gw17] [ 69%] PASSED test/orm/test_relationships.py::InvalidRemoteSideTest::test_o2m_explicit test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_composite_broken_casing [gw13] [ 69%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_evaluate [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_clone_col_list_changes_then_proxy test/sql/test_selectable.py::SelectableTest::test_clone_col_list_changes_then_schema_proxy [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_clone_col_list_changes_then_schema_proxy [gw35] [ 69%] PASSED test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_assert_joinedload_sql [gw8] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_crud test/base/test_result.py::ResultTest::test_unique_scalars_all [gw5] [ 69%] PASSED test/base/test_result.py::ResultTest::test_unique_scalars_all test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_options_unnamed_inline test/sql/test_selectable.py::SelectableTest::test_cloned_difference [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_cloned_difference test/sql/test_selectable.py::SelectableTest::test_cloned_intersection test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_eager_join [gw1] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_no_onclause [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_cloned_intersection test/sql/test_selectable.py::SelectableTest::test_column_labels [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_column_labels test/orm/test_relationships.py::JoinConditionErrorTest::test_clauseelement_pj test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_fetch [gw56] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-True-True] test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c0] [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c0] [gw69] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-True] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-False] [gw69] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-False] test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_no_onclause_alias test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_no_tables [gw55] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-plain_name-plain_name] [gw12] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_o2m_cascade_add test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-False] [gw34] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_composite_broken_casing [gw8] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_no_tables test/orm/test_session.py::FlushWarningsTest::test_o2m_cascade_remove [gw5] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_options_unnamed_inline [gw64] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_uselist_false_warning test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-plainname-plainname] [gw17] [ 69%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_clauseelement_pj test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-True] [gw75] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left[True-2] test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_reflect_system_table [gw26] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_count test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c1] [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c1] test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c2] [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c2] test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c3] [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c3] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left_including_entity[0] test/orm/test_relationships.py::JoinConditionErrorTest::test_clauseelement_pj_false [gw55] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[pk-plainname-plainname] [gw56] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_composite_implicit_parent [gw34] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_composite_implicit_parent test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c4] [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c4] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-[Code]-Code] test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_both test/orm/inheritance/test_single.py::SingleInheritanceTest::test_discrim_bound_param_cloned_ok test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-True] test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c5] [gw55] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-[Code]-Code] [gw71] [ 69%] PASSED test/orm/test_selectin_relations.py::SelfRefInheritanceAliasedTest::test_twolevel_selectin_w_polymorphic test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_deferrable_initially [gw34] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_deferrable_initially test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_implicit_missing_parent [gw8] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_reflect_system_table test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_reflect_user_table [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c5] test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols0-expected0] [gw69] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-True] [gw34] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_implicit_missing_parent test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_implicit_missing_parent_reflection [gw34] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_implicit_missing_parent_reflection test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_implicit_parent [gw25] [ 69%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-stream_results-plain] [gw17] [ 69%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_clauseelement_pj_false test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_legacy_quoted_identifiers_unit [gw5] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_legacy_quoted_identifiers_unit test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_primary_key_constraint_named [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols0-expected0] test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols1-expected1] [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols1-expected1] [gw10] [ 69%] PASSED test/orm/test_selectin_relations.py::TupleTest::test_load_m2o [gw12] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_o2m_cascade_remove [gw35] [ 69%] PASSED test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_eager_join test/orm/test_relationships.py::JoinConditionErrorTest::test_fk_error_not_raised_unrelated [gw1] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_no_onclause_alias test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_prop test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-[Code]-[Code]] [gw55] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-[Code]-[Code]] test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols2-expected2] [gw57] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols2-expected2] test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_manual_join test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-False] test/orm/test_selectin_relations.py::SelfReferentialTest::test_basic [gw56] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-True] [gw5] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_primary_key_constraint_named test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_primary_key_constraint_no_pk [gw5] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_primary_key_constraint_no_pk test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_primary_key_constraint_unnamed [gw5] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_primary_key_constraint_unnamed test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_reflect_partial_indexes test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-name with spaces-name with spaces] [gw69] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-False] [gw17] [ 69%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_fk_error_not_raised_unrelated test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[foreign_keys-arg2] [gw75] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left_including_entity[0] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left_including_entity[1] [gw55] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-name with spaces-name with spaces] test/orm/test_selectin_relations.py::TupleTest::test_load_o2m [gw34] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_implicit_parent [gw8] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_reflect_user_table [gw26] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_discrim_bound_param_cloned_ok test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-plain_name-plain_name] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-True] [gw1] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_prop test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-stream_results-scalar] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_name_is_none [gw34] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_name_is_none [gw5] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_reflect_partial_indexes test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_name_is_not_none [gw34] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_name_is_not_none [gw55] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-plain_name-plain_name] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_named test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[1] [gw39] [ 69%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[1] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_exists_standalone [gw17] [ 69%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[foreign_keys-arg2] test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[foreign_keys-arg3] test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_schema_names [gw5] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_named test/dialect/test_sqlite.py::DateTest::test_default test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_prop_alias [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::DateTest::test_default [gw35] [ 69%] PASSED test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_manual_join test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_named_broken_casing test/base/test_result.py::ResultTest::test_all [gw69] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-True] [gw71] [ 69%] PASSED test/orm/test_selectin_relations.py::SelfReferentialTest::test_basic [gw50] [ 69%] PASSED test/base/test_result.py::ResultTest::test_all test/dialect/test_sqlite.py::DateTimeTest::test_custom_format_compact [gw17] [ 69%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[foreign_keys-arg3] [gw5] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_named_broken_casing [gw75] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left_including_entity[1] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_named_broken_temp test/orm/test_selectin_relations.py::SelfReferentialTest::test_lazy_fallback_doesnt_affect_eager [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::DateTimeTest::test_custom_format_compact test/dialect/test_sqlite.py::DateTimeTest::test_time_microseconds test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite://-expected2] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left_including_entity[2] [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::DateTimeTest::test_time_microseconds [gw8] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_schema_names [gw50] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite://-expected2] test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[order_by-arg4] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-False] test/dialect/test_sqlite.py::DateTimeTest::test_truncate_microseconds [gw26] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_exists_standalone test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_self_count [gw1] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_prop_alias test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:////abs/path/to/foo.db-expected1] [gw50] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:////abs/path/to/foo.db-expected1] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:///?check_same_thread=true-expected3] [gw50] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:///?check_same_thread=true-expected3] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:///file:path/to/database?check_same_thread=true&timeout=10&mode=ro&nolock=1&uri=true-expected4] [gw25] [ 69%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-stream_results-scalar] [gw71] [ 69%] PASSED test/orm/test_selectin_relations.py::SelfReferentialTest::test_lazy_fallback_doesnt_affect_eager [gw17] [ 69%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[order_by-arg4] test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_table_names_present [gw10] [ 69%] PASSED test/orm/test_selectin_relations.py::TupleTest::test_load_o2m test/orm/inheritance/test_selects.py::InheritingSelectablesTest::test_load [gw64] [ 69%] PASSED test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_both [gw75] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_left_including_entity[2] test/orm/inheritance/test_relationship.py::SameNamedPropTwoPolymorphicSubClassesTest::test_free_w_poly_joined test/orm/test_selectin_relations.py::SelfReferentialTest::test_no_depth [gw13] [ 69%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_fetch test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[remote_side-arg0] [gw17] [ 69%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[remote_side-arg0] test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[remote_side-arg1] [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::DateTimeTest::test_truncate_microseconds test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_boolean_default [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_boolean_default test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_relationship_to_subclass [gw50] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:///file:path/to/database?check_same_thread=true&timeout=10&mode=ro&nolock=1&uri=true-expected4] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_right[0] [gw69] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-False] test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_default_reflection [gw8] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_table_names_present [gw5] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_named_broken_temp test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_inline test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:///file:path/to/database?mode=ro&uri=true-expected5] [gw50] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:///file:path/to/database?mode=ro&uri=true-expected5] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:///file:path/to/database?uri=true-expected6] [gw50] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:///file:path/to/database?uri=true-expected6] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:///foo.db-expected0] [gw50] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_connect_args[sqlite:///foo.db-expected0] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_description_encoding test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_many_to_one [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_default_reflection test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_filter_baked_query_shard_id [gw17] [ 69%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[remote_side-arg1] [gw5] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_inline test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_inline_quoted [gw5] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_inline_quoted test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_normal [gw5] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_normal [gw50] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_description_encoding test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_extra_reserved_words test/orm/test_relationships.py::JoinConditionErrorTest::test_join_error_raised test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_normal_temporary [gw5] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unique_constraint_unnamed_normal_temporary test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_default_reflection_2 test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_table_names_system test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per-mapping] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unnamed_inline_foreign_key [gw71] [ 69%] PASSED test/orm/test_selectin_relations.py::SelfReferentialTest::test_no_depth [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_default_reflection_2 [gw26] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_self_count [gw17] [ 69%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_join_error_raised test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_default_reflection_3 [gw10] [ 69%] PASSED test/orm/inheritance/test_selects.py::InheritingSelectablesTest::test_load [gw5] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unnamed_inline_foreign_key test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[core_col-annotation] [gw64] [ 69%] PASSED test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_many_to_one test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_self_legacy [gw75] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_right[0] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unnamed_inline_foreign_key_quoted [gw8] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_table_names_system [gw50] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_extra_reserved_words test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_one_to_many test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_right[1] [gw5] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_unnamed_inline_foreign_key_quoted test/orm/inheritance/test_selects.py::JoinFromSelectPersistenceTest::test_map_to_select [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_default_reflection_3 test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_isolation_level_message test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[raiseload] test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_expression_with_function_default [gw17] [ 69%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[core_col-annotation] test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchall-CursorFetchStrategy] test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_unique_constraints [gw63] [ 69%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[False-2] test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[core_col-local_remote] [gw50] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_isolation_level_message test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[True-1] [gw32] [ 69%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchall-CursorFetchStrategy] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_pool_class [gw78] [ 69%] PASSED test/orm/inheritance/test_relationship.py::SameNamedPropTwoPolymorphicSubClassesTest::test_free_w_poly_joined [gw0] [ 69%] PASSED test/orm/test_relationships.py::DependencyTwoParentTest::test_DeleteMiddleTable [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_expression_with_function_default test/orm/test_relationships.py::DependencyTwoParentTest::test_DeleteRootTable [gw17] [ 69%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[core_col-local_remote] test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_nothing_connectionless [gw1] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_relationship_to_subclass test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_function_default [gw64] [ 69%] PASSED test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_one_to_many test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[orm_col-annotation] [gw8] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_41_2::test_unique_constraints [gw10] [ 69%] PASSED test/orm/inheritance/test_selects.py::JoinFromSelectPersistenceTest::test_map_to_select test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_nopk1 [gw25] [ 69%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per-mapping] [gw26] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_self_legacy [gw50] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_pool_class test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_joined_inh_subclass_join_single_inh_subclass[False] [gw39] [ 70%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_function_default test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-None] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_statement_select [gw0] [ 70%] PASSED test/orm/test_relationships.py::DependencyTwoParentTest::test_DeleteRootTable [gw75] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_right[1] test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_old_style_default test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_pysqlcipher_connects [gw39] [ 70%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_41_2::test_old_style_default test/orm/test_selectin_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_right[2] [gw17] [ 70%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[orm_col-annotation] test/dialect/mssql/test_sequence.py::SequenceTest::test_bigint_seq test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_3_7_16_warning [gw78] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_nopk1 [gw32] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_nothing_connectionless test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement [gw10] [ 70%] SKIPPED test/dialect/mssql/test_sequence.py::SequenceTest::test_bigint_seq [gw50] [ 70%] SKIPPED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_pysqlcipher_connects test/dialect/mssql/test_sequence.py::SequenceTest::test_decimal_seq test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_nopk2 test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_quoted_identifiers_functional_one test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_nothing_target [gw39] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_3_7_16_warning [gw10] [ 70%] SKIPPED test/dialect/mssql/test_sequence.py::SequenceTest::test_decimal_seq [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement test/dialect/mssql/test_sequence.py::SequenceTest::test_int_seq test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[no_persisted] [gw10] [ 70%] SKIPPED test/dialect/mssql/test_sequence.py::SequenceTest::test_int_seq test/orm/test_relationships.py::SecondaryArgTest::test_informative_message_on_cls_as_secondary[False] [gw6] [ 70%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-None] test/sql/test_sequences.py::FutureSequenceExecTest::test_execute test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement_constraint [gw10] [ 70%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_execute test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_next_value [gw39] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[no_persisted] [gw32] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_nothing_target [gw78] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_nopk2 test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[persisted_false] [gw10] [ 70%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_next_value test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_optional test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk1 [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement_constraint test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement_int_affinity test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_clauseelem_keys [gw10] [ 70%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_optional [gw39] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[persisted_false] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[persisted_none] [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement_int_affinity test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_special_types_in_set [gw32] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_clauseelem_keys [gw23] [ 70%] PASSED test/orm/test_relationships.py::SecondaryArgTest::test_informative_message_on_cls_as_secondary[False] [gw78] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk1 [gw39] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[persisted_none] test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk2 test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_column_keys [gw26] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_statement_select [gw75] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_w_join_right[2] test/dialect/test_sqlite.py::SQLTest::test_column_defaults_ddl [gw1] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_joined_inh_subclass_join_single_inh_subclass[False] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_single_inheritance [gw32] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_column_keys test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_statement_update test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-True] test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_five [gw78] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk2 test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_joined_inh_subclass_join_single_inh_subclass[True] [gw13] [ 70%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_filter_baked_query_shard_id test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk2_fv [gw23] [ 70%] PASSED test/dialect/test_sqlite.py::SQLTest::test_column_defaults_ddl [gw32] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_five test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get [gw78] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk2_fv test/dialect/test_sqlite.py::SQLTest::test_constraints_with_schemas [gw6] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_special_types_in_set test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk3 test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_four test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_autoclose_rows_exhausted_plain[plain] [gw23] [ 70%] PASSED test/dialect/test_sqlite.py::SQLTest::test_constraints_with_schemas test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_three test/dialect/test_sqlite.py::SQLTest::test_create_partial_index [gw70] [ 70%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-True] [gw78] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk3 [gw43] [ 70%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_autoclose_rows_exhausted_plain[plain] [gw32] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_four test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk3_fv test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_four_no_pk [gw23] [ 70%] PASSED test/dialect/test_sqlite.py::SQLTest::test_create_partial_index [gw6] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_three test/dialect/test_sqlite.py::SQLTest::test_create_table_without_rowid [gw1] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_joined_inh_subclass_join_single_inh_subclass[True] test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_nofrom test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_two test/orm/test_relationships.py::ViewOnlyComplexJoin::test_basic [gw23] [ 70%] PASSED test/dialect/test_sqlite.py::SQLTest::test_create_table_without_rowid [gw78] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk3_fv test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_one test/dialect/test_sqlite.py::SQLTest::test_extract test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_query_wpoly_single_inh_subclass test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk4 [gw32] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_four_no_pk [gw50] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_quoted_identifiers_functional_one test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_six [gw6] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_two [gw75] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_single_inheritance [gw26] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_statement_update [gw23] [ 70%] PASSED test/dialect/test_sqlite.py::SQLTest::test_extract test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_set_excluded[control] [gw21] [ 70%] PASSED test/orm/test_relationships.py::ViewOnlyComplexJoin::test_basic test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_quoted_identifiers_functional_two [gw64] [ 70%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection [gw78] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_empty_insert_pk4 [gw14] [ 70%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[raiseload] test/dialect/test_sqlite.py::SQLTest::test_in_tuple test/orm/test_relationships.py::DirectSelfRefFKTest::test_ancestors_lazyload_clause test/orm/inheritance/test_single.py::SingleInheritanceTest::test_type_filtering test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_inserts_with_spaces test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_ambiguous_fks_m2m test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_subq [gw1] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_query_wpoly_single_inh_subclass [gw32] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_six test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_three test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_match_across_joins [gw14] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_match_across_joins test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_or_match [gw14] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_or_match test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_simple_match [gw6] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_set_excluded[control] [gw23] [ 70%] PASSED test/dialect/test_sqlite.py::SQLTest::test_in_tuple test/dialect/test_sqlite.py::SQLTest::test_is_distinct_from [gw23] [ 70%] PASSED test/dialect/test_sqlite.py::SQLTest::test_is_distinct_from [gw14] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_simple_match test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_simple_prefix_match [gw14] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_simple_prefix_match test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_joined_inh_subclass[False] test/orm/test_selectin_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar test/dialect/test_sqlite.py::SQLTest::test_localtime [gw50] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_quoted_identifiers_functional_two test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_set_excluded[dict] [gw32] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_three test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_two [gw78] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_41_2::test_inserts_with_spaces [gw23] [ 70%] PASSED test/dialect/test_sqlite.py::SQLTest::test_localtime test/dialect/test_sqlite.py::SQLTest::test_no_autoinc_on_composite_pk test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_custom_datetime test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_check_constraint test/dialect/test_sqlite.py::FutureSavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_commit [gw6] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_set_excluded[dict] test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_deprecated_serializer_args [gw1] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_joined_inh_subclass[False] [gw0] [ 70%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_ancestors_lazyload_clause test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_set_excluded[excluded] [gw23] [ 70%] PASSED test/dialect/test_sqlite.py::SQLTest::test_no_autoinc_on_composite_pk [gw32] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_exotic_targets_two [gw14] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_check_constraint test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_joined_inh_subclass[True] test/dialect/test_sqlite.py::SQLTest::test_true_false test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_five test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_check_constraint_from_column [gw23] [ 70%] PASSED test/dialect/test_sqlite.py::SQLTest::test_true_false [gw28] [ 70%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_ambiguous_fks_m2m [gw6] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_set_excluded[excluded] test/orm/test_subquery_relations.py::InheritanceToRelatedTest::test_caches_query_per_base_subq [gw21] [ 70%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_custom_datetime [gw14] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_check_constraint_from_column test/dialect/test_sqlite.py::SavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_commit test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_column_many_clause [gw32] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_five test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_custom_datetime_text_affinity test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_four [gw78] [ 70%] PASSED test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_deprecated_serializer_args [gw14] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_column_many_clause [gw50] [ 70%] PASSED test/dialect/test_sqlite.py::FutureSavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_commit test/dialect/test_sqlite.py::ReflectHeadlessFKsTest_sqlite+pysqlite_3_41_2::test_reflect_tables_fk_no_colref test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_column_not_null test/orm/test_subquery_relations.py::EagerTest::test_mapper_pathing [gw75] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_type_filtering [gw32] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_four [gw26] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_subq [gw64] [ 70%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar [gw14] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_column_not_null test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_extract_subobject [gw1] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_joined_inh_subclass[True] test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key [gw23] [ 70%] PASSED test/dialect/test_sqlite.py::SavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_commit test/orm/inheritance/test_single.py::SingleInheritanceTest::test_type_joins test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_multivalues test/orm/inheritance/test_single.py::SingleInheritanceTest::test_having test/orm/test_selectin_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection [gw21] [ 70%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_custom_datetime_text_affinity test/dialect/test_sqlite.py::SavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_rollback [gw32] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_multivalues test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_native_datetime [gw70] [ 70%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_nofrom [gw78] [ 70%] PASSED test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_extract_subobject test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_alias test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_no_row_actually_affected [gw23] [ 70%] PASSED test/dialect/test_sqlite.py::SavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_rollback test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[False-2] test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_reflection [gw14] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key_constraint [gw44] [ 70%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_keys[False-2] [gw6] [ 70%] PASSED test/dialect/test_sqlite.py::ReflectHeadlessFKsTest_sqlite+pysqlite_3_41_2::test_reflect_tables_fk_no_colref [gw32] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_no_row_actually_affected test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_boolean [gw21] [ 70%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_native_datetime [gw14] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key_constraint test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_one[issue_5939] test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key_constraint_from_column test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_compiled_star_doesnt_interfere_w_description[sql0-cols0] [gw32] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_one[issue_5939] test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_no_convert_unicode [gw14] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key_constraint_from_column test/orm/test_subquery_relations.py::SelfReferentialTest::test_basic [gw78] [ 70%] PASSED test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_reflection [gw13] [ 70%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_unique_constraint [gw23] [ 70%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_boolean test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_rudimentary_roundtrip [gw6] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match [gw29] [ 70%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_compiled_star_doesnt_interfere_w_description[sql0-cols0] [gw14] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_unique_constraint test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_unique_constraint_from_column [gw63] [ 70%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_one_or_none[True-1] [gw43] [ 70%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_one test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query [gw21] [ 70%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_no_convert_unicode test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_string_dates_passed_raise [gw21] [ 70%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_string_dates_passed_raise test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_cant_parse_datetime_message [gw26] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_having test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_three [gw78] [ 70%] PASSED test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_41_2::test_rudimentary_roundtrip [gw14] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_unique_constraint_from_column test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match_column [gw6] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match_column test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_no_delete_missing test/orm/inheritance/test_single.py::SingleInheritanceTest::test_multi_qualification [gw70] [ 70%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_alias test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_flat_alias [gw23] [ 70%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_cant_parse_datetime_message test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_custom_date test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_bad_args [gw75] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_type_joins [gw59] [ 70%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_named_tuple_no_delete_missing [gw64] [ 70%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_41_2::test_null [gw0] [ 70%] PASSED test/orm/test_subquery_relations.py::InheritanceToRelatedTest::test_caches_query_per_base_subq test/dialect/test_sqlite.py::TimeTest::test_custom_format [gw21] [ 70%] PASSED test/dialect/test_sqlite.py::TimeTest::test_custom_format test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match_flags test/dialect/test_sqlite.py::KeywordInDatabaseNameTest_sqlite+pysqlite_3_41_2::test_reflect test/orm/test_selectin_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar [gw6] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match_flags test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match_str test/dialect/test_sqlite.py::TimeTest::test_default [gw21] [ 70%] PASSED test/dialect/test_sqlite.py::TimeTest::test_default [gw23] [ 70%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_custom_date [gw6] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match_str [gw29] [ 70%] PASSED test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_41_2::test_null test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_41_2::test_render_literal_bool test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_join_local_criteria test/orm/test_subquery_relations.py::Issue6149Test::test_issue_6419 test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[None-None-SET NULL-_exclusions1] test/dialect/test_sqlite.py::RegexpTest::test_regexp_match [gw14] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_bad_args test/dialect/test_sqlite.py::TimeTest::test_truncate_microseconds [gw21] [ 70%] PASSED test/dialect/test_sqlite.py::TimeTest::test_truncate_microseconds [gw78] [ 70%] PASSED test/dialect/test_sqlite.py::KeywordInDatabaseNameTest_sqlite+pysqlite_3_41_2::test_reflect test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_no_call_twice [gw29] [ 70%] PASSED test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_41_2::test_render_literal_bool [gw6] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_regexp_match test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_and_match test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_column test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_lookup_direct_lookup [gw14] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_no_call_twice test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per-mapping] test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_41_2::test_round_trip test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_dict_behaviors_warn_mode[LegacyRow] [gw6] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_column [gw70] [ 70%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_flat_alias test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_flags [gw29] [ 70%] PASSED test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_41_2::test_round_trip [gw21] [ 70%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_lookup_direct_lookup test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_no_alias test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_lookup_direct_type_affinity [gw38] [ 70%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_dict_behaviors_warn_mode[LegacyRow] test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_41_2::test_whereclause [gw59] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[None-None-SET NULL-_exclusions1] [gw6] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_flags [gw72] [ 70%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_join_local_criteria test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_str [gw21] [ 70%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_lookup_direct_type_affinity test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[None-RESTRICT-None-_exclusions5] [gw44] [ 70%] PASSED test/orm/test_subquery_relations.py::SelfReferentialTest::test_basic test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_lookup_direct_unsupported_args [gw21] [ 70%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_lookup_direct_unsupported_args test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_view_definition[False-_exclusions0] test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_round_trip_direct_lookup [gw6] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_str [gw29] [ 70%] PASSED test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_41_2::test_whereclause test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_delete_from_round_trip [gw59] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[None-RESTRICT-None-_exclusions5] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_comments_with_schema [gw70] [ 70%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_no_alias test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[expected2-None-NO ACTION-_exclusions2] [gw26] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_multi_qualification test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_aliased_w_subclass [gw64] [ 70%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar [gw29] [ 70%] SKIPPED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_delete_from_round_trip test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestOne::test_basic test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_delete_scalar_subq_round_trip [gw59] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[expected2-None-NO ACTION-_exclusions2] [gw29] [ 70%] SKIPPED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_delete_scalar_subq_round_trip [gw20] [ 70%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[meth-10-yield_per-mapping] test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_insert_from_select_round_trip test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[expected3-NO ACTION-None-_exclusions3] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_four test/sql/test_returning.py::ReturningTest::test_labeling [gw31] [ 70%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_41_2::test_columnclause_schema_column_four [gw43] [ 70%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_three test/orm/test_selectin_relations.py::LoadOnExistingTest::test_no_query_on_deferred test/orm/test_subquery_relations.py::SelfReferentialTest::test_lazy_fallback_doesnt_affect_eager [gw51] [ 70%] SKIPPED test/sql/test_returning.py::ReturningTest::test_labeling test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_null test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_two [gw64] [ 70%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_no_query_on_deferred [gw78] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_and_match [gw59] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[expected3-NO ACTION-None-_exclusions3] test/orm/test_selectin_relations.py::LoadOnExistingTest::test_populate_existing_propagate [gw44] [ 70%] PASSED test/orm/test_subquery_relations.py::SelfReferentialTest::test_lazy_fallback_doesnt_affect_eager test/orm/test_subquery_relations.py::SelfReferentialTest::test_no_depth [gw21] [ 70%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_round_trip_direct_lookup [gw29] [ 70%] PASSED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_insert_from_select_round_trip [gw26] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_aliased_w_subclass [gw38] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_view_definition[False-_exclusions0] test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_nullable_reflection [gw51] [ 70%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_null test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_view_definition[True-_exclusions1] [gw70] [ 70%] PASSED test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestOne::test_basic test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_first [gw46] [ 70%] PASSED test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_41_2::test_first test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_select_nonrecursive_round_trip test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_41_2::test_get_column_returns_persisted test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw29] [ 70%] PASSED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_select_nonrecursive_round_trip [gw72] [ 70%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_comments_with_schema test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_round_trip_direct_type_affinity [gw59] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_nullable_reflection [gw13] [ 71%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query [gw44] [ 71%] PASSED test/orm/test_subquery_relations.py::SelfReferentialTest::test_no_depth test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_numeric_reflection test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_select_recursive_round_trip test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestTwo::test_from_subclass [gw51] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw38] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_view_definition[True-_exclusions1] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_count test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_round_trip [gw59] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_numeric_reflection test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query_shard_id test/orm/test_subquery_relations.py::SelfReferentialTest::test_options [gw46] [ 71%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_default_schema_name [gw72] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_default_schema_name [gw51] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_round_trip test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_select_direct test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_reflect_covering_index test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-True-False-False-_exclusions0] [gw29] [ 71%] PASSED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_select_recursive_round_trip [gw31] [ 71%] PASSED test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_41_2::test_get_column_returns_persisted test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_41_2::test_get_column_returns_persisted_with_schema test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_update_from_round_trip test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_foreign_keys[False-_exclusions0] [gw59] [ 71%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_reflect_covering_index [gw21] [ 71%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_round_trip_direct_type_affinity [gw46] [ 71%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_select_direct [gw64] [ 71%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_populate_existing_propagate test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_round_trip_direct_unsupported_args [gw73] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_identity_map_mutate [gw51] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw72] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_foreign_keys[False-_exclusions0] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_foreign_keys[True-_exclusions1] test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_reflect_expression_based_indexes test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_select_direct test/dialect/test_suite.py::CompositeKeyReflectionTest_sqlite+pysqlite_3_41_2::test_fk_column_order [gw31] [ 71%] PASSED test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_41_2::test_get_column_returns_persisted_with_schema test/dialect/test_suite.py::DateTimeTZTest::test_literal test/orm/test_session.py::SessionStateTest::test_info [gw51] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_select_direct [gw29] [ 71%] SKIPPED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_update_from_round_trip test/dialect/test_suite.py::CastTypeDecoratorTest_sqlite+pysqlite_3_41_2::test_special_type [gw72] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_foreign_keys[True-_exclusions1] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_indexes[False-_exclusions0] [gw46] [ 71%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_literal test/dialect/test_suite.py::DateTimeTZTest::test_null [gw46] [ 71%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_null test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_literal [gw59] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_reflect_expression_based_indexes test/dialect/test_suite.py::DateTimeTZTest::test_null_bound_comparison [gw26] [ 71%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_count [gw72] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_indexes[False-_exclusions0] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_indexes[True-_exclusions1] [gw46] [ 71%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_null_bound_comparison test/dialect/test_suite.py::DateTimeTZTest::test_round_trip test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_literal test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_varchar_reflection test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_raw_string [gw21] [ 71%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_41_2::test_round_trip_direct_unsupported_args [gw46] [ 71%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_round_trip test/dialect/test_suite.py::DateTimeTZTest::test_round_trip_decorated [gw38] [ 71%] PASSED test/dialect/test_suite.py::CompositeKeyReflectionTest_sqlite+pysqlite_3_41_2::test_fk_column_order [gw73] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_info test/orm/test_session.py::SessionStateTest::test_internal_identity_conflict_warning_weak test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_subquery [gw46] [ 71%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_round_trip_decorated test/dialect/test_suite.py::DateTimeTZTest::test_select_direct [gw59] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_varchar_reflection test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_existingfrom [gw72] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_indexes[True-_exclusions1] [gw46] [ 71%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_select_direct test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_literal [gw44] [ 71%] PASSED test/orm/test_subquery_relations.py::SelfReferentialTest::test_options test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_inter_schema_foreign_keys [gw72] [ 71%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_inter_schema_foreign_keys test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_noncol_index[noncol_idx_test_nopk-noncol_idx_nopk] test/dialect/test_suite.py::CompositeKeyReflectionTest_sqlite+pysqlite_3_41_2::test_pk_column_order [gw43] [ 71%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_two test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_autoincrement_col [gw31] [ 71%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_literal test/orm/test_subquery_relations.py::SelfReferentialTest::test_with_deferred [gw29] [ 71%] PASSED test/dialect/test_suite.py::CastTypeDecoratorTest_sqlite+pysqlite_3_41_2::test_special_type test/dialect/test_suite.py::CollateTest_sqlite+pysqlite_3_41_2::test_collate_order_by [gw38] [ 71%] PASSED test/dialect/test_suite.py::CompositeKeyReflectionTest_sqlite+pysqlite_3_41_2::test_pk_column_order test/orm/test_subquery_relations.py::EagerTest::test_from_get [gw51] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_literal test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_null [gw70] [ 71%] PASSED test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestTwo::test_from_subclass test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_distinct_selectable_in_unions test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_null [gw46] [ 71%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_literal test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestTwo::test_integrate [gw72] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_noncol_index[noncol_idx_test_nopk-noncol_idx_nopk] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_noncol_index[noncol_idx_test_pk-noncol_idx_pk] [gw51] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_null [gw29] [ 71%] PASSED test/dialect/test_suite.py::CollateTest_sqlite+pysqlite_3_41_2::test_collate_order_by [gw31] [ 71%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_null test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_null [gw24] [ 71%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_mapper_pathing test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-True-False-False-_exclusions0] test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_check_constraints[False-_exclusions1] [gw73] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_internal_identity_conflict_warning_weak test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-True-False-True-_exclusions1] [gw46] [ 71%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_null [gw72] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_noncol_index[noncol_idx_test_pk-noncol_idx_pk] [gw38] [ 71%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_distinct_selectable_in_unions [gw31] [ 71%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_pk_constraint[False-_exclusions0] [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-True-False-True-_exclusions1] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-True-True-False-_exclusions5] test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_round_trip [gw51] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison test/sql/test_roles.py::RoleTest::test_no_clauseelement_in_bind test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_round_trip test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_aliased_selectable_in_unions [gw31] [ 71%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_round_trip test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw72] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_pk_constraint[False-_exclusions0] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_pk_constraint[True-_exclusions1] [gw45] [ 71%] PASSED test/sql/test_roles.py::RoleTest::test_no_clauseelement_in_bind [gw29] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_check_constraints[False-_exclusions1] [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-True-True-False-_exclusions5] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-True-True-True-_exclusions6] [gw51] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_round_trip test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw70] [ 71%] PASSED test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestTwo::test_integrate test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_check_constraints[True-_exclusions0] [gw38] [ 71%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_aliased_selectable_in_unions [gw72] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_pk_constraint[True-_exclusions1] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[dot.s] test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_in_unions_from_alias [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-True-True-True-_exclusions6] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[foreign_key-True-False-False-_exclusions2] [gw43] [ 71%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_get [gw0] [ 71%] PASSED test/orm/test_subquery_relations.py::Issue6149Test::test_issue_6419 [gw31] [ 71%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_select_direct test/orm/test_subquery_relations.py::JoinedNoLoadConflictTest::test_subqueryload_on_joined_noload [gw0] [ 71%] PASSED test/orm/test_subquery_relations.py::JoinedNoLoadConflictTest::test_subqueryload_on_joined_noload test/orm/test_subquery_relations.py::EagerTest::test_from_params [gw51] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated test/orm/test_session.py::SessionStateTest::test_no_double_save [gw73] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_no_double_save [gw31] [ 71%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_41_2::test_select_direct [gw26] [ 71%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_subquery test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_schema_names [gw72] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_schema_names test/orm/test_subquery_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection test/orm/test_session.py::SessionStateTest::test_pickled_update [gw73] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_pickled_update test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw46] [ 71%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_round_trip test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_schema_names_w_translate_map [gw46] [ 71%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_round_trip test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated test/orm/test_session.py::SessionStateTest::test_with_no_autoflush [gw72] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_schema_names_w_translate_map test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-False-True-False-_exclusions3] [gw72] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-False-True-False-_exclusions3] test/sql/test_roles.py::SubqueryCoercionsTest::test_column_roles [gw73] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_with_no_autoflush test/sql/test_selectable.py::AnnotationsTest::test_annotate_expressions test/orm/test_subquery_relations.py::EagerTest::test_add_arbitrary_exprs [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[foreign_key-True-False-False-_exclusions2] test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_select_direct [gw38] [ 71%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_in_unions_from_alias test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_oid[users-False-_exclusions0] [gw76] [ 71%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_proxied_attribute test/aaa_profiling/test_memusage.py::CycleTest::test_query [gw41] [ 71%] PASSED test/sql/test_roles.py::SubqueryCoercionsTest::test_column_roles test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_literal [gw46] [ 71%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw21] [ 71%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_existingfrom test/sql/test_select.py::FutureSelectTest::test_joins_w_filter_by [gw51] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_41_2::test_select_direct test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_selectable_in_unions [gw20] [ 71%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_oid[users-False-_exclusions0] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_oid[users-True-_exclusions1] test/orm/test_session.py::SessionStateTest::test_with_no_autoflush_after_exception [gw73] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_with_no_autoflush_after_exception [gw45] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[dot.s] test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_select_direct test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[has spaces] [gw52] [ 71%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotate_expressions [gw31] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_literal test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[[BracketsAndCase]] test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_null [gw31] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_null test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw62] [ 71%] PASSED test/sql/test_select.py::FutureSelectTest::test_joins_w_filter_by [gw38] [ 71%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_selectable_in_unions [gw20] [ 71%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_oid[users-True-_exclusions1] test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_literal test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_table_columns test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[more/slashes] test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_order_by_selectable_in_unions [gw31] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_round_trip test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[q?marks] [gw44] [ 71%] PASSED test/orm/test_subquery_relations.py::SelfReferentialTest::test_with_deferred [gw46] [ 71%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_41_2::test_select_direct test/orm/test_session.py::SessionStateWFixtureTest_sqlite+pysqlite_3_41_2::test_autoflush_rollback [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_table_columns test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_table_indexes [gw38] [ 71%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_order_by_selectable_in_unions [gw31] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_round_trip test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw41] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[[BracketsAndCase]] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[___name] [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_table_indexes [gw45] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[has spaces] test/sql/test_selectable.py::SelectableTest::test_labels_anon_w_separate_key [gw52] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[more/slashes] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_table_names test/sql/test_selectable.py::AnnotationsTest::test_hashing test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_plain_union [gw31] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_table_names test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_table_unique_constraints test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_select_direct [gw22] [ 71%] PASSED test/sql/test_selectable.py::SelectableTest::test_labels_anon_w_separate_key [gw0] [ 71%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection [gw31] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_41_2::test_select_direct test/sql/test_selectable.py::SelectableTest::test_labels_anon_w_separate_key_subquery test/orm/test_subquery_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_table_unique_constraints [gw2] [ 71%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_obj_was_gced test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_view_columns [gw22] [ 71%] PASSED test/sql/test_selectable.py::SelectableTest::test_labels_anon_w_separate_key_subquery test/sql/test_selectable.py::SelectableTest::test_labels_name_w_separate_key [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_view_columns test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_obj_was_never_flushed test/sql/test_selectable.py::JoinAnonymizingTest::test_composed_join_alias [gw18] [ 71%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_composed_join_alias test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_view_names [gw22] [ 71%] PASSED test/sql/test_selectable.py::SelectableTest::test_labels_name_w_separate_key test/sql/test_selectable.py::SelectableTest::test_multi_label_chain_naming_col test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[par(ens)] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[more :: %colons%] [gw51] [ 71%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_literal [gw62] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[q?marks] [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_temp_view_names [gw48] [ 71%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_hashing test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[%percent] test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null test/orm/test_subquery_relations.py::SubRelationFromJoinedSubclassMultiLevelTest::test_chained_subq_subclass test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_unique_constraints[False-_exclusions1] test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_negation_direct [gw45] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[more :: %colons%] [gw43] [ 71%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_params test/orm/test_subquery_relations.py::EagerTest::test_from_statement[False] [gw43] [ 71%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_statement[False] test/orm/test_subquery_relations.py::EagerTest::test_from_statement[True] [gw38] [ 71%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_plain_union test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_select_from_plain_union [gw51] [ 71%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null [gw52] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[par(ens)] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[per % cent] [gw70] [ 71%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_add_arbitrary_exprs test/orm/test_subquery_relations.py::EagerTest::test_basic [gw41] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[___name] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[_name] [gw4] [ 71%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_gc_session_persistent_dirty [gw62] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[%percent] test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_text_bindparam test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw73] [ 71%] PASSED test/orm/test_session.py::SessionStateWFixtureTest_sqlite+pysqlite_3_41_2::test_autoflush_rollback [gw38] [ 71%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_41_2::test_select_from_plain_union [gw29] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_check_constraints[True-_exclusions0] test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_persistent_clean test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[more/slashes] [gw22] [ 71%] PASSED test/sql/test_selectable.py::SelectableTest::test_multi_label_chain_naming_col test/sql/test_selectable.py::SelectableTest::test_no_alias_construct [gw22] [ 71%] PASSED test/sql/test_selectable.py::SelectableTest::test_no_alias_construct test/sql/test_selectable.py::SelectableTest::test_no_error_on_unsupported_expr_key [gw22] [ 71%] PASSED test/sql/test_selectable.py::SelectableTest::test_no_error_on_unsupported_expr_key test/sql/test_selectable.py::SelectableTest::test_proxy_set_pollution [gw22] [ 71%] PASSED test/sql/test_selectable.py::SelectableTest::test_proxy_set_pollution test/sql/test_selectable.py::SelectableTest::test_same_anon_named_explicit_cols [gw22] [ 71%] PASSED test/sql/test_selectable.py::SelectableTest::test_same_anon_named_explicit_cols test/sql/test_selectable.py::SelectableTest::test_scalar_cloned_comparator test/sql/test_select.py::FutureSelectTest::test_filter_by_from_func [gw0] [ 71%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar [gw22] [ 71%] PASSED test/sql/test_selectable.py::SelectableTest::test_scalar_cloned_comparator test/sql/test_selectable.py::JoinConditionTest::test_join_multiple_equiv_fks test/orm/test_subquery_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection test/sql/test_selectable.py::SelectableTest::test_scalar_subquery_from_subq_same_source [gw22] [ 71%] PASSED test/sql/test_selectable.py::SelectableTest::test_scalar_subquery_from_subq_same_source [gw20] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_unique_constraints[False-_exclusions1] test/sql/test_selectable.py::SelectableTest::test_select_alias_labels [gw51] [ 71%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw2] [ 71%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_obj_was_never_flushed test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_samename_uninit [gw63] [ 71%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_41_2::test_raw_string test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[/slashes/] [gw43] [ 71%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_statement[True] [gw45] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[more/slashes] [gw30] [ 71%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_multiple_equiv_fks test/dialect/test_suite.py::ComputedColumnTest_sqlite+pysqlite_3_41_2::test_select_all test/orm/test_session.py::SessionStateWFixtureTest_sqlite+pysqlite_3_41_2::test_expunge_cascade test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_transient_but_manually_set [gw16] [ 71%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_samename_uninit [gw22] [ 71%] PASSED test/sql/test_selectable.py::SelectableTest::test_select_alias_labels [gw4] [ 71%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_persistent_clean [gw52] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[per % cent] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_offset test/sql/test_selectable.py::ResultMapTest::test_select_alias_column_apply_labels [gw18] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_negation_direct [gw48] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_text_bindparam test/orm/test_subquery_relations.py::EagerTest::test_group_by_only test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[par(ens)] [gw70] [ 71%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_basic test/orm/test_subquery_relations.py::EagerTest::test_cyclical [gw42] [ 71%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_func test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_offset test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_text_bindparam_non_tuple test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_aliased_selectable_in_unions test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_create_table_schema test/sql/test_selectable.py::SelectableTest::test_select_label_grouped_still_corresponds [gw58] [ 71%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_alias_column_apply_labels [gw38] [ 71%] PASSED test/dialect/test_suite.py::ComputedColumnTest_sqlite+pysqlite_3_41_2::test_select_all test/dialect/test_suite.py::ComputedColumnTest_sqlite+pysqlite_3_41_2::test_select_columns [gw48] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_text_bindparam_non_tuple test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_persistent_dirty test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[None-CASCADE-None-_exclusions0] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[per cent] [gw52] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[per cent] test/dialect/test_suite.py::HasSequenceTest::test_has_sequence test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_typed_bindparam_non_tuple [gw38] [ 71%] PASSED test/dialect/test_suite.py::ComputedColumnTest_sqlite+pysqlite_3_41_2::test_select_columns [gw22] [ 71%] PASSED test/sql/test_selectable.py::SelectableTest::test_select_label_grouped_still_corresponds [gw41] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[_name] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[_starts_with_underscore] [gw30] [ 71%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_offset [gw45] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[par(ens)] test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_string_bindparam [gw18] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_string_bindparam test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_string_direct [gw62] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[/slashes/] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[1col:on] [gw42] [ 71%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_offset test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_fetch_offset test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_overlaps_works [gw0] [ 71%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection test/sql/test_selectable.py::SelectableTest::test_select_subquery_join [gw22] [ 71%] PASSED test/sql/test_selectable.py::SelectableTest::test_select_subquery_join [gw41] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[_starts_with_underscore] test/orm/test_subquery_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_percent [gw2] [ 71%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_transient_but_manually_set [gw29] [ 72%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[None-CASCADE-None-_exclusions0] [gw42] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_fetch_offset test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[percent%(ens)yah] [gw63] [ 72%] PASSED test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_aliased_selectable_in_unions [gw73] [ 72%] PASSED test/orm/test_session.py::SessionStateWFixtureTest_sqlite+pysqlite_3_41_2::test_expunge_cascade test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[per % cent] [gw58] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_default_not_in_remote [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_string_direct [gw30] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_percent [gw43] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_group_by_only test/orm/test_subquery_relations.py::EagerTest::test_limit [gw48] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_typed_bindparam_non_tuple test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_scalar_bindparam [gw4] [ 72%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_persistent_dirty test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_persistent_dirty_to_expired test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_limit [gw42] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_limit test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_selectable_in_unions test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_41_2::test_computed_col_default_not_set test/sql/test_selectable.py::SelectableTest::test_select_union [gw22] [ 72%] PASSED test/sql/test_selectable.py::SelectableTest::test_select_union test/sql/test_selectable.py::SelectableTest::test_self_referential_select_raises [gw22] [ 72%] PASSED test/sql/test_selectable.py::SelectableTest::test_self_referential_select_raises [gw48] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_scalar_bindparam [gw70] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_cyclical [gw58] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_default_not_in_remote test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_neg [gw58] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_neg test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_other_object [gw58] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_other_object test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_remote_not_in_default [gw58] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_remote_not_in_default test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_schema [gw58] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_schema [gw63] [ 72%] PASSED test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_limit_offset_selectable_in_unions test/sql/test_selectable.py::SelectableTest::test_singular_union [gw22] [ 72%] PASSED test/sql/test_selectable.py::SelectableTest::test_singular_union test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-middle-cte] test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_scalar_direct test/orm/test_subquery_relations.py::EagerTest::test_cyclical_explicit_join_depth [gw45] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[per % cent] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[per cent] test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_schemas_neg [gw58] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_schemas_neg test/dialect/test_suite.py::HasSequenceTestEmpty::test_get_sequence_names_no_sequence [gw58] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTestEmpty::test_get_sequence_names_no_sequence test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table [gw62] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[1col:on] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[1param] [gw62] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[1param] [gw48] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_scalar_direct test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_two_tuple_bindparam test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_string_negation_bindparam [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_string_negation_bindparam test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_string_negation_direct [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_string_negation_direct test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[boring] [gw41] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[boring] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[col:ons] [gw45] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[per cent] test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_multiple_empty_sets_bindparam test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[42numbers] [gw62] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[42numbers] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_limit_offset [gw42] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_limit_offset test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_limit_simple_offset [gw42] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_limit_simple_offset test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_offset [gw42] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_offset [gw44] [ 72%] PASSED test/orm/test_subquery_relations.py::SubRelationFromJoinedSubclassMultiLevelTest::test_chained_subq_subclass test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_order_by_selectable_in_unions [gw63] [ 72%] PASSED test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_order_by_selectable_in_unions test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_plain_union [gw63] [ 72%] PASSED test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_plain_union [gw52] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[percent%(ens)yah] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[percent%signs] [gw52] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[percent%signs] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[q?marks] test/orm/test_session.py::SessionUtilTest::test_close_all_sessions test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[percent%(ens)yah] [gw48] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_two_tuple_bindparam test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_two_tuple_direct [gw41] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[col:ons] [gw52] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[q?marks] [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_multiple_empty_sets_bindparam test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_multiple_empty_sets_direct [gw45] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[percent%(ens)yah] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[dot.s] [gw48] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_two_tuple_direct test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_heterogeneous_tuples_bindparam test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_no_order [gw0] [ 72%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_percent_ties test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[[BracketsAndCase]] [gw42] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_no_order test/orm/test_subquery_relations.py::LoadOnExistingTest::test_no_query_on_deferred [gw22] [ 72%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-middle-cte] [gw41] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[dot.s] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[has spaces] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[percent%signs] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_nobinds [gw48] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_heterogeneous_tuples_bindparam [gw42] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_nobinds test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_percent [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_multiple_empty_sets_direct test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_heterogeneous_tuples_direct test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_nonempty_in_plus_empty_notin [gw42] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_percent [gw45] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[percent%signs] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_percent_ties [gw41] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[has spaces] [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_nonempty_in_plus_empty_notin test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[q?marks] [gw42] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_percent_ties [gw48] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_heterogeneous_tuples_direct test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[more :: %colons%] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_ties test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_homogeneous_tuples_bindparam test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_null_in_empty_set_is_false_bindparam [gw42] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_ties test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[%percent] [gw4] [ 72%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_persistent_dirty_to_expired [gw70] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_cyclical_explicit_join_depth test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_ties_exact_number [gw27] [ 72%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_overlaps_works test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_cant_do_distinct_in_joins test/dialect/test_suite.py::DistinctOnTest_sqlite+pysqlite_3_41_2::test_distinct_on [gw30] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_percent_ties [gw45] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[q?marks] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[%percent] [gw42] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_ties_exact_number test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_limit_offset_nobinds [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_null_in_empty_set_is_false_bindparam [gw43] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_limit test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_ties [gw30] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_ties test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_plain test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_null_in_empty_set_is_false_direct [gw42] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_limit_offset_nobinds [gw45] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[%percent] [gw30] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_limit_render_multiple_times test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[/slashes/] [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_null_in_empty_set_is_false_direct [gw42] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_limit_render_multiple_times test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_expr_offset [gw30] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_expr_offset [gw45] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[/slashes/] test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_typed_str_in test/sql/test_selectable.py::SelectableTest::test_broken_select_same_named_explicit_cols[True] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_offset[cases0] [gw62] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[[BracketsAndCase]] [gw0] [ 72%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_no_query_on_deferred test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_transient [gw48] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_homogeneous_tuples_bindparam test/orm/test_subquery_relations.py::EagerTest::test_disable_dynamic test/orm/test_subquery_relations.py::LoadOnExistingTest::test_populate_existing_propagate test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_homogeneous_tuples_direct test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[1col:on] [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_typed_str_in [gw54] [ 72%] PASSED test/sql/test_selectable.py::SelectableTest::test_broken_select_same_named_explicit_cols[True] [gw52] [ 72%] PASSED test/dialect/test_suite.py::DistinctOnTest_sqlite+pysqlite_3_41_2::test_distinct_on test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_untyped_str_in [gw45] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[1col:on] [gw43] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_plain [gw63] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[%percent] [gw48] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_homogeneous_tuples_direct [gw18] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_untyped_str_in test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_in_plus_notempty_notin test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_with_join test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[1param] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[/slashes/] test/sql/test_selectable.py::SelectableTest::test_labels_anon_generate_binds_subquery [gw70] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_disable_dynamic [gw73] [ 72%] PASSED test/orm/test_session.py::SessionUtilTest::test_close_all_sessions [gw48] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_in_plus_notempty_notin test/orm/test_subquery_relations.py::EagerTest::test_double_same_mappers test/sql/test_selectable.py::SelectableTest::test_from_list_with_columns [gw47] [ 72%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_with_columns test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_bindparam [gw45] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[1param] [gw66] [ 72%] PASSED test/sql/test_selectable.py::SelectableTest::test_labels_anon_generate_binds_subquery [gw63] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[/slashes/] test/orm/test_session.py::SessionUtilTest::test_get_execution_option [gw48] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_bindparam test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[1col:on] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[___name] [gw30] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_offset[cases0] test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_direct test/dialect/test_suite.py::IdentityColumnTest::test_insert_always_error [gw41] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[more :: %colons%] [gw7] [ 72%] PASSED test/orm/test_selectin_relations.py::ChunkingTest::test_yield_per [gw0] [ 72%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_populate_existing_propagate [gw48] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_direct [gw4] [ 72%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_transient test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[immediate] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[more/slashes] test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_transient_to_pending [gw63] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[1col:on] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per-plain] [gw73] [ 72%] PASSED test/orm/test_session.py::SessionUtilTest::test_get_execution_option test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_offset[cases1] [gw4] [ 72%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_transient_to_pending test/sql/test_selectable.py::SelectableTest::test_with_only_generative [gw30] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_offset[cases1] test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_label test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns_plus_getter [gw33] [ 72%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_label test/sql/test_returning.py::ReturnDefaultsTest::test_chained_update_pk test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[1param] test/orm/test_session.py::SessionUtilTest::test_make_transient [gw36] [ 72%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_chained_update_pk [gw62] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[___name] [gw43] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_with_join test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_inner_join_true [gw60] [ 72%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_41_2::test_columns_plus_getter [gw0] [ 72%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[immediate] test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_with_join_alias test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[_name] [gw53] [ 72%] PASSED test/sql/test_selectable.py::SelectableTest::test_with_only_generative test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_offset[cases2] test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise] test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_table test/sql/test_sequences.py::SequenceExecTest::test_execute_next_value [gw63] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[1param] [gw68] [ 72%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_table [gw11] [ 72%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_execute_next_value [gw62] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[_name] [gw30] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_limit_offset[cases2] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_unescaped test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_unescaped [gw36] [ 72%] PASSED test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_inner_join_true test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[42numbers] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[_starts_with_underscore] [gw41] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[more/slashes] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_offset test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_outer_join_false [gw73] [ 72%] PASSED test/orm/test_session.py::SessionUtilTest::test_make_transient test/dialect/test_suite.py::EscapingTest::test_percent_sign_round_trip test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_fetch_offset [gw27] [ 72%] SKIPPED test/dialect/test_suite.py::IdentityColumnTest::test_insert_always_error test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_41_2::test_is_or_is_not_distinct_from[both_int_different] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[par(ens)] test/dialect/test_suite.py::IdentityColumnTest::test_select_all [gw36] [ 72%] PASSED test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_outer_join_false test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[json1] [gw63] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[42numbers] [gw27] [ 72%] SKIPPED test/dialect/test_suite.py::IdentityColumnTest::test_select_all test/dialect/test_suite.py::IdentityColumnTest::test_select_columns [gw27] [ 72%] SKIPPED test/dialect/test_suite.py::IdentityColumnTest::test_select_columns test/dialect/test_suite.py::IdentityReflectionTest::test_reflect_identity test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_outer_join_fk [gw44] [ 72%] PASSED test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_cant_do_distinct_in_joins [gw11] [ 72%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_unescaped test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[[BracketsAndCase]] [gw27] [ 72%] SKIPPED test/dialect/test_suite.py::IdentityReflectionTest::test_reflect_identity test/dialect/test_suite.py::IdentityReflectionTest::test_reflect_identity_schema [gw27] [ 72%] SKIPPED test/dialect/test_suite.py::IdentityReflectionTest::test_reflect_identity_schema [gw18] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_fetch_offset test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_distinct_strategy_opt_m2o [gw36] [ 72%] PASSED test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_outer_join_fk [gw54] [ 72%] PASSED test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_41_2::test_is_or_is_not_distinct_from[both_int_different] [gw70] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_double_same_mappers [gw41] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[par(ens)] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[per % cent] [gw62] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[_starts_with_underscore] [gw25] [ 72%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_stream_options[stmt-10-yield_per-plain] test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_autoclose_on_insert test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[None1] [gw47] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[None1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[_decimal0] [gw66] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[json1] [gw0] [ 72%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise] test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise_on_sql] [gw30] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_offset test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[ck-_exclusions3] [gw11] [ 72%] PASSED test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[ck-_exclusions3] [gw43] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_with_join_alias test/orm/test_subquery_relations.py::EagerTest::test_double_w_ac test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_41_2::test_autoincrement_on_insert [gw38] [ 72%] PASSED test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_41_2::test_computed_col_default_not_set test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[boring] [gw62] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[boring] [gw52] [ 72%] PASSED test/dialect/test_suite.py::EscapingTest::test_percent_sign_round_trip test/dialect/test_suite.py::ExceptionTest_sqlite+pysqlite_3_41_2::test_exception_with_non_ascii test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_offset_zero [gw30] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_offset_zero test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_limit [gw18] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_limit [gw13] [ 72%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query_shard_id test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_explicit_shard test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[numeric0] [gw66] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[numeric0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[numeric1] test/orm/test_subquery_relations.py::EagerTest::test_many_to_one [gw36] [ 72%] PASSED test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_41_2::test_autoincrement_on_insert test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string0] [gw33] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string0] [gw68] [ 72%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_unescaped [gw27] [ 72%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_autoclose_on_insert test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_autoclose_on_insert_implicit_returning [gw27] [ 72%] SKIPPED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_autoclose_on_insert_implicit_returning test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_empty_insert [gw27] [ 72%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_empty_insert test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[fk-_exclusions0] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[col:ons] [gw62] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[col:ons] test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_41_2::test_last_inserted_id [gw36] [ 72%] PASSED test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_41_2::test_last_inserted_id test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_41_2::test_native_lastrowid_autoinc test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_add_table_comment [gw30] [ 72%] SKIPPED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_add_table_comment test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_create_index_if_not_exists [gw66] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[numeric1] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_not_regexp_match [gw68] [ 72%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_not_regexp_match test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[(b|c)-expected5] [gw68] [ 72%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[(b|c)-expected5] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[9cde-expected3] [gw68] [ 72%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[9cde-expected3] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[^(b|c)-expected6] [gw68] [ 72%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[^(b|c)-expected6] test/orm/test_selectin_relations.py::EagerTest::test_basic [gw63] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[[BracketsAndCase]] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[___name] [gw63] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[___name] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[_name] [gw63] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[_name] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[_starts_with_underscore] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[_decimal2] [gw53] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[_decimal2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[boolean0] [gw11] [ 72%] PASSED test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[fk-_exclusions0] test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[ix-_exclusions2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string1] [gw36] [ 72%] PASSED test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_41_2::test_native_lastrowid_autoinc test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_contains_autoescape [gw11] [ 72%] PASSED test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[ix-_exclusions2] [gw41] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[per % cent] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[per cent] [gw41] [ 72%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[per cent] [gw43] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_many_to_one test/orm/test_subquery_relations.py::EagerTest::test_map_to_cte_subq[cte] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[^a-expected4] [gw68] [ 72%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[^a-expected4] [gw30] [ 72%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_create_index_if_not_exists test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_create_table [gw47] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[_decimal0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[_decimal1] [gw47] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[_decimal1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[_decimal2] [gw47] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[_decimal2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[boolean0] [gw44] [ 73%] PASSED test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_distinct_strategy_opt_m2o test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_distinct_unrelated_opt_m2o test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[-1.0] [gw60] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[-1.0] [gw0] [ 73%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise_on_sql] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[numeric2] [gw66] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[numeric2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[string0] [gw66] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[string0] [gw53] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[boolean0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[boolean1] [gw53] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[boolean1] [gw36] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_contains_autoescape test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_contains_autoescape_escape [gw36] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_contains_autoescape_escape test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[^abc-expected2] [gw68] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[^abc-expected2] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[a.cde-expected0] [gw68] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[a.cde-expected0] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[abc-expected1] [gw68] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_match[abc-expected1] [gw30] [ 73%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_create_table test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[dot.s] [gw62] [ 73%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[dot.s] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[has spaces] [gw62] [ 73%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[has spaces] [gw7] [ 73%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_basic test/orm/test_selectin_relations.py::EagerTest::test_cyclical test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[-1] [gw60] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[-1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[0] [gw60] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[15.052] [gw60] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[15.052] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[string1] [gw66] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[string1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[string2] [gw66] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[string2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[string3] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[boolean2] [gw53] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[boolean2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[float0] [gw53] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[float0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[float1] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_contains_escape [gw36] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_contains_escape test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_empty_insert_multiple [gw27] [ 73%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_empty_insert_multiple test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_insert_from_select [gw27] [ 73%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_insert_from_select test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_insert_from_select_autoinc [gw27] [ 73%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_insert_from_select_autoinc test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_insert_from_select_autoinc_no_rows test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[pk-_exclusions1] [gw11] [ 73%] PASSED test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[pk-_exclusions1] test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[uq-_exclusions4] [gw11] [ 73%] PASSED test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_41_2::test_long_convention_name[uq-_exclusions4] test/dialect/test_suite.py::NormalizedNameTest::test_get_table_names [gw11] [ 73%] SKIPPED test/dialect/test_suite.py::NormalizedNameTest::test_get_table_names test/dialect/test_suite.py::NormalizedNameTest::test_reflect_lowercase_forced_tables [gw11] [ 73%] SKIPPED test/dialect/test_suite.py::NormalizedNameTest::test_reflect_lowercase_forced_tables test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_decimal_coerce_round_trip [gw70] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_double_w_ac test/orm/test_subquery_relations.py::EagerTest::test_double_w_ac_against_subquery test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[select] [gw44] [ 73%] PASSED test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_distinct_unrelated_opt_m2o test/orm/test_subquery_relations.py::TestExistingRowPopulation::test_m2o test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[15] [gw60] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[15] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[False] [gw60] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[False] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[None] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[percent%(ens)yah] [gw41] [ 73%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[percent%(ens)yah] [gw66] [ 73%] SKIPPED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[string3] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[_decimal0] [gw66] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[_decimal0] [gw7] [ 73%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_cyclical test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_contains_unescaped [gw36] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_contains_unescaped test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_autoescape [gw36] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_autoescape test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_autoescape_escape [gw36] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_autoescape_escape test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_escape [gw36] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_escape [gw28] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_mapper_pathing [gw53] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[float1] [gw27] [ 73%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_insert_from_select_autoinc_no_rows test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_insert_from_select_with_defaults [gw27] [ 73%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_insert_from_select_with_defaults test/dialect/test_suite.py::IntegerTest_sqlite+pysqlite_3_41_2::test_huge_int [gw27] [ 73%] PASSED test/dialect/test_suite.py::IntegerTest_sqlite+pysqlite_3_41_2::test_huge_int test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_41_2::test_is_or_is_not_distinct_from[both_int_same] [gw54] [ 73%] PASSED test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_41_2::test_is_or_is_not_distinct_from[both_int_same] test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_41_2::test_is_or_is_not_distinct_from[both_null] [gw54] [ 73%] PASSED test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_41_2::test_is_or_is_not_distinct_from[both_null] test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_41_2::test_is_or_is_not_distinct_from[one_null_first] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_replace [gw68] [ 73%] SKIPPED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_replace test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_autoescape [gw68] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_autoescape test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_autoescape_escape [gw68] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_autoescape_escape [gw11] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_decimal_coerce_round_trip test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_decimal_coerce_round_trip_w_cast [gw11] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_decimal_coerce_round_trip_w_cast test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_enotation_decimal test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_escape test/orm/test_selectin_relations.py::EagerTest::test_cyclical_explicit_join_depth test/orm/test_session.py::SessionInterface::test_mapped_class_for_instance [gw4] [ 73%] PASSED test/orm/test_session.py::SessionInterface::test_mapped_class_for_instance test/orm/test_session.py::SessionInterface::test_missing_state test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[float2] [gw53] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[float2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[integer0] [gw53] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[integer0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[integer1] [gw11] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_enotation_decimal [gw0] [ 73%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[select] test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_refresh [gw53] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[integer1] [gw43] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_map_to_cte_subq[cte] test/orm/test_subquery_relations.py::EagerTest::test_map_to_cte_subq[plain] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[float1] [gw68] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_escape [gw4] [ 73%] PASSED test/orm/test_session.py::SessionInterface::test_missing_state [gw33] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string2] [gw33] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string3] [gw33] [ 73%] SKIPPED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string3] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_custom_json [gw33] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_custom_json test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_data1 [gw33] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_data1 test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_json_null_as_json_null [gw33] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_json_null_as_json_null test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_json_null[multiparameters] [gw33] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_json_null[multiparameters] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_json_null[parameters] [gw33] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_json_null[parameters] [gw60] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[None] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[True] [gw60] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[True] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[a string] [gw60] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[a string] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[r\xe9ve ill\xe9] [gw60] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[r\xe9ve ill\xe9] [gw43] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_map_to_cte_subq[plain] [gw0] [ 73%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_refresh test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_json_null[values] [gw33] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_json_null[values] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_sql_null[multiparameters] [gw33] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_sql_null[multiparameters] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_sql_null[omit] [gw33] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_sql_null[omit] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_sql_null[parameters] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[r\xe9ve\U0001f40d ill\xe9] [gw60] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_single_element_round_trip[r\xe9ve\U0001f40d ill\xe9] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_unicode_round_trip test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[_decimal1] [gw66] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[_decimal1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[_decimal2] [gw66] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[_decimal2] [gw63] [ 73%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[_starts_with_underscore] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[boring] [gw63] [ 73%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[boring] [gw58] [ 73%] PASSED test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_schema [gw59] [ 73%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_autoincrement_col test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_dialect_initialize [gw16] [ 73%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_create_table_schema test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_drop_index_if_exists [gw60] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_unicode_round_trip test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_inner_join_false [gw60] [ 73%] PASSED test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_inner_join_false test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[1-False] [gw47] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[boolean0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[boolean1] [gw47] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[boolean1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[boolean0] [gw66] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[boolean0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[boolean1] [gw7] [ 73%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_cyclical_explicit_join_depth test/orm/test_selectin_relations.py::EagerTest::test_disable_dynamic [gw7] [ 73%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_disable_dynamic [gw58] [ 73%] PASSED test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_schema test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_temp_table [gw16] [ 73%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_drop_index_if_exists test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_enotation_decimal_large [gw11] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_enotation_decimal_large test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_as_decimal [gw11] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_as_decimal test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[integer2] [gw77] [ 73%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_cache_key test/orm/test_subquery_relations.py::OrderBySecondaryTest::test_ordering test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[boolean2] [gw47] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[boolean2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[float0] [gw47] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[float0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[float1] [gw66] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[boolean1] [gw25] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[float1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[float2] [gw25] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[float2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[integer0] [gw25] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[integer0] [gw58] [ 73%] PASSED test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_temp_table [gw53] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[integer2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[integer3] test/aaa_profiling/test_memusage.py::CycleTest::test_column_adapter_lookup [gw28] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[1-False] test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[1-True] test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table [gw16] [ 73%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table [gw47] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[float1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[float2] [gw47] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[float2] test/orm/test_selectin_relations.py::EagerTest::test_double_same_mappers [gw52] [ 73%] PASSED test/dialect/test_suite.py::ExceptionTest_sqlite+pysqlite_3_41_2::test_exception_with_non_ascii test/dialect/test_suite.py::ExceptionTest_sqlite+pysqlite_3_41_2::test_integrity_error [gw52] [ 73%] PASSED test/dialect/test_suite.py::ExceptionTest_sqlite+pysqlite_3_41_2::test_integrity_error test/dialect/test_suite.py::ExistsTest_sqlite+pysqlite_3_41_2::test_select_exists [gw52] [ 73%] PASSED test/dialect/test_suite.py::ExistsTest_sqlite+pysqlite_3_41_2::test_select_exists test/dialect/test_suite.py::ExistsTest_sqlite+pysqlite_3_41_2::test_select_exists_false [gw52] [ 73%] PASSED test/dialect/test_suite.py::ExistsTest_sqlite+pysqlite_3_41_2::test_select_exists_false test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_bindparam [gw52] [ 73%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_bindparam [gw59] [ 73%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_dialect_initialize test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_temp_view [gw58] [ 73%] PASSED test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_temp_view test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[return_defaults_no_implicit_returning-_exclusions3] [gw67] [ 73%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[return_defaults_no_implicit_returning-_exclusions3] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_coerce_round_trip [gw54] [ 73%] PASSED test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_41_2::test_is_or_is_not_distinct_from[one_null_first] test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_41_2::test_is_or_is_not_distinct_from[one_null_second] test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table_comment [gw16] [ 73%] SKIPPED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table_comment test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table_if_exists test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_view [gw58] [ 73%] PASSED test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_view test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[integer0] [gw47] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[integer0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[boolean2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[integer1] [gw25] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[integer1] [gw70] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_double_w_ac_against_subquery test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_columns[False-False-_exclusions0] [gw59] [ 73%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_columns[False-False-_exclusions0] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_columns[False-True-_exclusions1] [gw59] [ 73%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_columns[False-True-_exclusions1] [gw66] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[boolean2] [gw0] [ 73%] PASSED test/orm/test_subquery_relations.py::OrderBySecondaryTest::test_ordering test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[integer2] [gw25] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[integer2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[integer3] [gw25] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[integer3] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[numeric0] [gw25] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[numeric0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[numeric1] [gw25] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[numeric1] test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_view_schema [gw58] [ 73%] PASSED test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_41_2::test_has_table_view_schema [gw16] [ 73%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table_if_exists test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_underscore_names [gw54] [ 73%] PASSED test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_41_2::test_is_or_is_not_distinct_from[one_null_second] test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_all_levels test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[integer1] [gw47] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[integer1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[integer2] [gw33] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_sql_null[parameters] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_columns[True-False-_exclusions2] [gw59] [ 73%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_columns[True-False-_exclusions2] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_columns[True-True-_exclusions3] [gw59] [ 73%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_columns[True-True-_exclusions3] [gw54] [ 73%] PASSED test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_all_levels test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_default_isolation_level [gw54] [ 73%] PASSED test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_default_isolation_level [gw53] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[integer3] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[numeric0] [gw53] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[numeric0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[numeric2] [gw25] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[numeric2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[string0] [gw67] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_coerce_round_trip test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_custom_scale [gw67] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_custom_scale [gw44] [ 73%] PASSED test/orm/test_subquery_relations.py::TestExistingRowPopulation::test_m2o test/orm/test_subquery_relations.py::TestExistingRowPopulation::test_o2m [gw28] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[1-True] test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[2-False] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[numeric1] [gw53] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[numeric1] [gw25] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[string0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[string1] [gw25] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[string1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[string2] [gw25] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[string2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[string3] [gw25] [ 73%] SKIPPED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[string3] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[_decimal0] [gw25] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[_decimal0] [gw47] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[integer2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[integer3] [gw47] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[integer3] test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_non_default_isolation_level [gw54] [ 73%] PASSED test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_non_default_isolation_level [gw16] [ 73%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_underscore_names test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_against_string_basic [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_against_string_basic test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_mixed_path [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_mixed_path test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_simple_int [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_simple_int test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_spaces_in_key [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_spaces_in_key test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_infinity_floats [gw67] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_infinity_floats test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_control_case test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_string_path [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_41_2::test_string_cast_crit_string_path test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_eval_none_flag_orm [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_eval_none_flag_orm [gw16] [ 73%] SKIPPED test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_control_case [gw7] [ 73%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_double_same_mappers test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_many_significant_digits [gw67] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_many_significant_digits test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_schema_change_on_connect test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_as_decimal [gw67] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_as_decimal test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_as_float [gw16] [ 73%] SKIPPED test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_schema_change_on_connect test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_schema_change_works_w_transactions test/orm/test_selectin_relations.py::EagerTest::test_double_w_ac [gw16] [ 74%] SKIPPED test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_schema_change_works_w_transactions test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_wont_work_wo_insert [gw16] [ 74%] SKIPPED test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_wont_work_wo_insert test/ext/test_serializer.py::SerializeTest::test_any [gw67] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_as_float test/dialect/test_suite.py::HasIndexTest_sqlite+pysqlite_3_41_2::test_has_index [gw44] [ 74%] PASSED test/orm/test_subquery_relations.py::TestExistingRowPopulation::test_o2m test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_no_decimal [gw49] [ 74%] PASSED test/ext/test_serializer.py::SerializeTest::test_any [gw67] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_no_decimal [gw16] [ 74%] PASSED test/dialect/test_suite.py::HasIndexTest_sqlite+pysqlite_3_41_2::test_has_index test/orm/test_selectin_relations.py::EagerTest::test_o2m_empty_list_present test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_composed_int_desc test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_41_2::test_autocommit_off test/dialect/test_suite.py::HasIndexTest_sqlite+pysqlite_3_41_2::test_has_index_schema [gw28] [ 74%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[2-False] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_null_as_decimal test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[2-True] [gw16] [ 74%] PASSED test/dialect/test_suite.py::HasIndexTest_sqlite+pysqlite_3_41_2::test_has_index_schema test/orm/test_selectin_relations.py::SelfReferentialTest::test_options [gw67] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_null_as_decimal test/orm/test_session.py::FlushWarningsTest::test_plain_add [gw49] [ 74%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_composed_int_desc [gw44] [ 74%] PASSED test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_41_2::test_autocommit_off test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_composed_multiple test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_41_2::test_autocommit_on test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_null_as_float [gw24] [ 74%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_o2m_empty_list_present test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names [gw49] [ 74%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_composed_multiple [gw2] [ 74%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed [gw16] [ 74%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names [gw44] [ 74%] PASSED test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_41_2::test_autocommit_on test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names_no_sequence_schema test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_group_by_composed [gw67] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_numeric_null_as_float [gw16] [ 74%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names_no_sequence_schema test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_41_2::test_turn_autocommit_off_via_default_iso_level test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_precision_decimal test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_execute[kw0] [gw49] [ 74%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_group_by_composed [gw44] [ 74%] PASSED test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_41_2::test_turn_autocommit_off_via_default_iso_level [gw3] [ 74%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_execute[kw0] test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_plain [gw12] [ 74%] PASSED test/orm/test_session.py::FlushWarningsTest::test_plain_add test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_create_table_if_not_exists test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_unique_constraints[quote ' one-_exclusions0] [gw13] [ 74%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_explicit_shard test/orm/test_session.py::SessionStateTest::test_explicit_expunge_deleted test/dialect/test_suite.py::BinaryTest_sqlite+pysqlite_3_41_2::test_binary_roundtrip [gw7] [ 74%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_double_w_ac test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_update_rowcount2 [gw71] [ 74%] PASSED test/orm/test_selectin_relations.py::SelfReferentialTest::test_options [gw49] [ 74%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_plain test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture0] [gw19] [ 74%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture0] [gw67] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_precision_decimal test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_plain_core_lookup_w_shard test/dialect/test_suite.py::TimeTZTest::test_null_bound_comparison test/orm/test_selectin_relations.py::EagerTest::test_double_w_ac_against_subquery [gw3] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_create_table_if_not_exists test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_create_table_schema test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_plain_desc [gw19] [ 74%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_null_bound_comparison test/dialect/test_suite.py::TimeTZTest::test_round_trip test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_render_literal_float test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[stmt_option_disabled] [gw12] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[stmt_option_disabled] test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[text_no_ss] [gw19] [ 74%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_round_trip test/dialect/test_suite.py::TimeTZTest::test_round_trip_decorated [gw49] [ 74%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_plain_desc test/dialect/test_suite.py::SequenceTest::test_nextval_direct [gw71] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_nextval_direct [gw44] [ 74%] PASSED test/dialect/test_suite.py::BinaryTest_sqlite+pysqlite_3_41_2::test_binary_roundtrip [gw19] [ 74%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_round_trip_decorated test/dialect/test_suite.py::TimeTZTest::test_select_direct [gw19] [ 74%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_select_direct test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_literal [gw67] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_render_literal_float test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_render_literal_numeric [gw24] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_unique_constraints[quote ' one-_exclusions0] [gw2] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_update_rowcount2 test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_update_rowcount_return_defaults test/dialect/test_suite.py::SequenceTest::test_nextval_direct_schema_translate [gw12] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[text_no_ss] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_view_definition[quote " two-_exclusions1] [gw71] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_nextval_direct_schema_translate test/dialect/test_suite.py::SequenceTest::test_optional_seq [gw71] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_optional_seq test/dialect/test_suite.py::ServerSideCursorsTest::test_aliases_and_ss [gw9] [ 74%] PASSED test/orm/test_session.py::SessionStateTest::test_explicit_expunge_deleted test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[text_ss_option] [gw12] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[text_ss_option] test/dialect/test_suite.py::ServerSideCursorsTest::test_stmt_enabled_conn_option_disabled [gw12] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_stmt_enabled_conn_option_disabled test/dialect/test_suite.py::SimpleUpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete test/dialect/test_suite.py::PercentSchemaNamesTest_sqlite+pysqlite_3_41_2::test_executemany_roundtrip [gw3] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_create_table_schema test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_drop_index_if_exists [gw71] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_aliases_and_ss [gw2] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_update_rowcount_return_defaults [gw67] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_render_literal_numeric [gw24] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_view_definition[quote " two-_exclusions1] test/dialect/test_suite.py::ServerSideCursorsTest::test_conn_option [gw71] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_conn_option [gw28] [ 74%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[2-True] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_view_definition[quote ' one-_exclusions0] [gw19] [ 74%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_literal test/orm/test_subquery_relations.py::EagerTest::test_one_to_many_scalar test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_row_w_scalar_select test/dialect/test_suite.py::ServerSideCursorsTest::test_roundtrip_fetchall [gw71] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_roundtrip_fetchall test/dialect/test_suite.py::ServerSideCursorsTest::test_roundtrip_fetchmany [gw71] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_roundtrip_fetchmany test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[for_update_expr] [gw12] [ 74%] PASSED test/dialect/test_suite.py::SimpleUpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete [gw24] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_view_definition[quote ' one-_exclusions0] test/dialect/test_suite.py::SimpleUpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update [gw3] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_drop_index_if_exists [gw71] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[for_update_expr] test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[for_update_string] test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_render_literal_numeric_asfloat [gw71] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[for_update_string] test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_expr] [gw12] [ 74%] PASSED test/dialect/test_suite.py::SimpleUpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_null test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii [gw71] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_expr] test/dialect/test_suite.py::ReturningTest::test_autoincrement_on_insert_implicit_returning test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_off_explicit] [gw71] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_off_explicit] [gw67] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_render_literal_numeric_asfloat [gw3] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table_comment test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_string] [gw2] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_row_w_scalar_select [gw24] [ 74%] SKIPPED test/dialect/test_suite.py::ReturningTest::test_autoincrement_on_insert_implicit_returning test/dialect/test_suite.py::ReturningTest::test_explicit_returning_pk_autocommit [gw19] [ 74%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_null test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal [gw24] [ 74%] SKIPPED test/dialect/test_suite.py::ReturningTest::test_explicit_returning_pk_autocommit test/dialect/test_suite.py::ReturningTest::test_explicit_returning_pk_no_autocommit [gw3] [ 74%] SKIPPED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table_comment test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table_if_exists test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_row_with_dupe_names test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw24] [ 74%] SKIPPED test/dialect/test_suite.py::ReturningTest::test_explicit_returning_pk_no_autocommit test/dialect/test_suite.py::ReturningTest::test_last_inserted_id_implicit_returning [gw24] [ 74%] SKIPPED test/dialect/test_suite.py::ReturningTest::test_last_inserted_id_implicit_returning [gw9] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii [gw28] [ 74%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_one_to_many_scalar test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_basic [gw71] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_string] [gw2] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_row_with_dupe_names [gw19] [ 74%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_text] [gw71] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_text] [gw12] [ 74%] PASSED test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_attr [gw3] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table_if_exists test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_round_trip test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_percentsigns test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_underscore_names test/orm/test_subquery_relations.py::EagerTest::test_options_pathing test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal_backslashes [gw19] [ 74%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_round_trip [gw49] [ 74%] PASSED test/dialect/test_suite.py::PercentSchemaNamesTest_sqlite+pysqlite_3_41_2::test_executemany_roundtrip [gw2] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_attr test/orm/inheritance/test_single.py::RelationshipFromSingleTest::test_subquery_load [gw24] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_basic test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_col_object test/dialect/test_suite.py::PercentSchemaNamesTest_sqlite+pysqlite_3_41_2::test_single_roundtrip [gw9] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_percentsigns test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_delete_rowcount test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_trans_noctx [gw12] [ 74%] PASSED test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal_backslashes [gw79] [ 74%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_trans_noctx [gw3] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_underscore_names [gw19] [ 74%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated [gw2] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_col_object test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_quoting test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii [gw24] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_delete_rowcount test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_int test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_select_direct test/dialect/test_suite.py::TableNoColumnsTest::test_get_columns_table_no_columns test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_multi_delete_rowcount [gw49] [ 74%] PASSED test/dialect/test_suite.py::PercentSchemaNamesTest_sqlite+pysqlite_3_41_2::test_single_roundtrip [gw19] [ 74%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_41_2::test_select_direct [gw3] [ 74%] SKIPPED test/dialect/test_suite.py::TableNoColumnsTest::test_get_columns_table_no_columns [gw2] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_int test/dialect/test_suite.py::TableNoColumnsTest::test_get_columns_view_no_columns [gw7] [ 74%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_double_w_ac_against_subquery [gw12] [ 74%] PASSED test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii [gw9] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_quoting [gw3] [ 74%] SKIPPED test/dialect/test_suite.py::TableNoColumnsTest::test_get_columns_view_no_columns test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_string [gw24] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_multi_delete_rowcount test/dialect/test_suite.py::TableNoColumnsTest::test_reflect_incl_table_no_columns test/orm/test_selectin_relations.py::EagerTest::test_double_with_aggregate test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_multi_update_rowcount test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal_quoting [gw3] [ 74%] SKIPPED test/dialect/test_suite.py::TableNoColumnsTest::test_reflect_incl_table_no_columns test/dialect/test_suite.py::TableNoColumnsTest::test_reflect_table_no_columns test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_text_empty_strings test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_compile [gw2] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_41_2::test_via_string test/dialect/test_suite.py::TimestampMicrosecondsTest::test_literal [gw3] [ 74%] SKIPPED test/dialect/test_suite.py::TableNoColumnsTest::test_reflect_table_no_columns test/dialect/test_suite.py::TableNoColumnsTest::test_reflect_view_no_columns [gw13] [ 74%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_plain_core_lookup_w_shard [gw19] [ 74%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_literal [gw24] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_multi_update_rowcount [gw3] [ 74%] SKIPPED test/dialect/test_suite.py::TableNoColumnsTest::test_reflect_view_no_columns test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal [gw12] [ 74%] PASSED test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_literal_quoting test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_raw_sql_rowcount test/dialect/test_suite.py::TimestampMicrosecondsTest::test_null [gw19] [ 74%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_null [gw9] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_text_empty_strings test/dialect/test_suite.py::TimestampMicrosecondsTest::test_null_bound_comparison test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_plain_db_lookup test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_text_null_strings [gw19] [ 74%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_null_bound_comparison [gw24] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_raw_sql_rowcount test/dialect/test_suite.py::SequenceCompilerTest::test_literal_binds_inline_compile test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-False] test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_nolength_string test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_text_rowcount [gw9] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_text_null_strings [gw49] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_compile [gw2] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceCompilerTest::test_literal_binds_inline_compile test/dialect/test_suite.py::SequenceTest::test_insert_lastrowid [gw12] [ 74%] PASSED test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_41_2::test_nolength_string test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_text_roundtrip [gw24] [ 74%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_text_rowcount test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_compile_literal_binds [gw2] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_insert_lastrowid test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip [gw3] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal [gw79] [ 74%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii [gw2] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip_no_implicit_returning test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_add_table_comment [gw49] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_compile_literal_binds [gw9] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_text_roundtrip [gw2] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip_no_implicit_returning test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip_translate[False] [gw12] [ 74%] SKIPPED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_add_table_comment test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_execute [gw2] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip_translate[False] test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_create_index_if_not_exists test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_null_strings_varchar [gw35] [ 74%] PASSED test/orm/inheritance/test_single.py::RelationshipFromSingleTest::test_subquery_load test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_literal [gw49] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_execute test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_execute_expanding_plus_literal_execute [gw56] [ 74%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-False] test/orm/test_session.py::SessionInterface::test_refresh_arg_signature [gw12] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_create_index_if_not_exists test/dialect/test_suite.py::TimestampMicrosecondsTest::test_round_trip_decorated [gw7] [ 74%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_double_with_aggregate [gw49] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_execute_expanding_plus_literal_execute [gw79] [ 74%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_null_strings_varchar [gw35] [ 74%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_round_trip_decorated test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_one test/dialect/test_suite.py::TimestampMicrosecondsTest::test_select_direct test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_execute_tuple_expanding_plus_literal_execute [gw9] [ 74%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_literal [gw35] [ 74%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_select_direct test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_round_trip test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_col_targeting test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-True] [gw4] [ 74%] PASSED test/orm/test_session.py::SessionInterface::test_refresh_arg_signature [gw79] [ 74%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_round_trip [gw49] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_execute_tuple_expanding_plus_literal_execute test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_round_trip_executemany test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_execute_tuple_expanding_plus_literal_heterogeneous_execute [gw9] [ 74%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null test/sql/test_text.py::AsFromTest::test_select_label_alt_name_table_alias_column [gw79] [ 74%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_round_trip_executemany test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison [gw49] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_41_2::test_execute_tuple_expanding_plus_literal_heterogeneous_execute [gw4] [ 74%] PASSED test/sql/test_text.py::AsFromTest::test_select_label_alt_name_table_alias_column [gw35] [ 74%] PASSED test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_col_targeting test/dialect/test_suite.py::ValuesExpressionTest::test_tuples [gw69] [ 74%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-True] [gw9] [ 74%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_null_bound_comparison test/sql/test_text.py::AsFromTest::test_select_table_alias_column test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_insert test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[expunge_all-True] [gw74] [ 74%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[expunge_all-True] test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip [gw79] [ 74%] SKIPPED test/dialect/test_suite.py::ValuesExpressionTest::test_tuples test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_control_case [gw4] [ 74%] PASSED test/sql/test_text.py::AsFromTest::test_select_table_alias_column test/sql/test_text.py::BindParamTest::test_positional test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_optional_next_value [gw79] [ 74%] SKIPPED test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_control_case test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_schema_change_on_connect [gw9] [ 74%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip [gw35] [ 74%] PASSED test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_insert test/sql/test_text.py::AsFromTest::test_subquery [gw79] [ 74%] SKIPPED test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_schema_change_on_connect [gw10] [ 74%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_optional_next_value test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_reflect test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_schema_change_works_w_transactions [gw74] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_positional test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_named_label_from_anon_label [gw79] [ 74%] SKIPPED test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_schema_change_works_w_transactions test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_wont_work_wo_insert [gw4] [ 74%] PASSED test/sql/test_text.py::AsFromTest::test_subquery [gw79] [ 74%] SKIPPED test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_wont_work_wo_insert test/sql/test_text.py::BindParamTest::test_positional_plus_kw test/orm/test_sync.py::SyncTest::test_clear [gw9] [ 74%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip_decorated test/sql/test_text.py::BindParamTest::test_binds_compiled_named [gw10] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_named_label_from_anon_label [gw74] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_positional_plus_kw test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_select_direct test/sql/test_text.py::BindParamTest::test_text_in_select_nonfrom [gw7] [ 74%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_one test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_subquery test/orm/test_sync.py::SyncTest::test_populate_dict_unmapped [gw56] [ 74%] PASSED test/orm/test_sync.py::SyncTest::test_populate_dict_unmapped test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_outermost_label [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_binds_compiled_named [gw9] [ 74%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_select_direct test/sql/test_text.py::BindParamTest::test_binds_compiled_positional [gw10] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_outermost_label test/sql/test_text.py::OrderByLabelResolutionTest::test_over [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_binds_compiled_positional [gw69] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_subquery test/sql/test_text.py::BindParamTest::test_double_colons_dont_actually_need_escaping [gw74] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_text_in_select_nonfrom test/sql/test_text.py::OrderByLabelResolutionTest::test_no_order_by_text test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-plainname-plainname] test/sql/test_text.py::BindParamTest::test_typing_construction test/dialect/test_suite.py::TimeTZTest::test_literal [gw10] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_over [gw79] [ 74%] PASSED test/orm/test_sync.py::SyncTest::test_clear [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_double_colons_dont_actually_need_escaping [gw74] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_typing_construction [gw13] [ 74%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_plain_db_lookup test/orm/test_sync.py::SyncTest::test_populate_flag_cascaded [gw9] [ 75%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_literal test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_check_constraints[quote ' one-_exclusions0] test/sql/test_text.py::OrderByLabelResolutionTest::test_pg_distinct [gw69] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_no_order_by_text test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_alias_colname [gw55] [ 75%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_constraint_cols[uq-plainname-plainname] [gw10] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_pg_distinct test/sql/test_text.py::BindParamTest::test_unique_binds [gw74] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_unique_binds [gw35] [ 75%] PASSED test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_reflect test/sql/test_text.py::BindParamTest::test_escaping_colons [gw4] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_escaping_colons test/sql/test_text.py::BindParamTest::test_escaping_double_colons [gw4] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_escaping_double_colons test/orm/test_sync.py::SyncTest::test_clear_pk test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_repr [gw69] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_alias_colname test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_colname test/sql/test_text.py::CompileTest::test_basic test/sql/test_operators.py::InTest::test_in_26 [gw74] [ 75%] PASSED test/sql/test_text.py::CompileTest::test_basic [gw35] [ 75%] PASSED test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_41_2::test_repr test/sql/test_text.py::BindParamTest::test_escaping_percent_signs [gw69] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_colname [gw79] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_clear_pk [gw4] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_escaping_percent_signs test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case0-a-modifiers0] test/sql/test_text.py::BindParamTest::test_kw test/sql/test_text.py::OrderByLabelResolutionTest::test_standalone_units_stringable test/sql/test_text.py::CompileTest::test_text_adds_to_result_map [gw10] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_standalone_units_stringable test/sql/test_text.py::OrderByLabelResolutionTest::test_union_column [gw10] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_union_column test/sql/test_text.py::OrderByLabelResolutionTest::test_union_label [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_26 test/orm/test_sync.py::SyncTest::test_clear_unmapped [gw7] [ 75%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_check_constraints[quote ' one-_exclusions0] [gw74] [ 75%] PASSED test/sql/test_text.py::CompileTest::test_text_adds_to_result_map test/sql/test_operators.py::InTest::test_in_27 test/sql/test_text.py::SelectCompositionTest::test_select_composition_eleven[None-SELECT mytable.myid, whatever FROM mytable] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_columns[quote " two-_exclusions1] [gw4] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_kw test/sql/test_text.py::OrderByLabelResolutionTest::test_asc [gw69] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case0-a-modifiers0] test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case1-a-modifiers1] test/sql/test_text.py::BindParamTest::test_literal_binds [gw4] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_literal_binds [gw56] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_populate_flag_cascaded test/sql/test_text.py::BindParamTest::test_missing_bind_kw [gw4] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_missing_bind_kw test/sql/test_text.py::BindParamTest::test_missing_bind_posn [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_27 test/sql/test_operators.py::InTest::test_in_28 test/orm/test_sync.py::SyncTest::test_populate_unmapped_dest [gw74] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_asc [gw10] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_union_label [gw69] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case1-a-modifiers1] test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case2-a DESC-modifiers2] test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_empty_strings_text test/sql/test_text.py::OrderByLabelResolutionTest::test_columnadapter_anonymized test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_distinct_label [gw10] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_distinct_label [gw79] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_clear_unmapped test/orm/test_sync.py::SyncTest::test_populate [gw4] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_missing_bind_posn test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_wpoly_joined_inh_subclass [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_28 test/sql/test_operators.py::InTest::test_in_29[False] test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_warning_group_by [gw10] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_warning_group_by [gw7] [ 75%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_columns[quote " two-_exclusions1] [gw55] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_eleven[None-SELECT mytable.myid, whatever FROM mytable] test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_warning_order_by [gw10] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_warning_order_by [gw74] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_columnadapter_anonymized test/sql/test_text.py::OrderByLabelResolutionTest::test_columnadapter_non_anonymized [gw69] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case2-a DESC-modifiers2] test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case3-a DESC-modifiers3] [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_29[False] test/sql/test_operators.py::InTest::test_in_29[True] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_columns[quote ' one-_exclusions0] [gw7] [ 75%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_columns[quote ' one-_exclusions0] [gw35] [ 75%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_empty_strings_text test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_literal [gw79] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_populate test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_foreign_keys[quote " two-_exclusions1] [gw7] [ 75%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_foreign_keys[quote " two-_exclusions1] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_foreign_keys[quote ' one-_exclusions0] test/sql/test_text.py::SelectCompositionTest::test_expression_element_role [gw10] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_expression_element_role [gw69] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case3-a DESC-modifiers3] test/sql/test_text.py::SelectCompositionTest::test_select_composition_eleven[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-SELECT mytable.myid, whatever FROM mytable] [gw56] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_populate_unmapped_dest [gw35] [ 75%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_literal [gw74] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_columnadapter_non_anonymized test/sql/test_text.py::OrderByLabelResolutionTest::test_distinct_label test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_func_label_desc test/sql/test_text.py::SelectCompositionTest::test_select_bundle_columns [gw7] [ 75%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_foreign_keys[quote ' one-_exclusions0] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_indexes[quote " two-_exclusions1] [gw55] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_eleven[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-SELECT mytable.myid, whatever FROM mytable] test/sql/test_text.py::SelectCompositionTest::test_select_composition_eleven[symbol('LABEL_STYLE_NONE')-SELECT mytable.myid, whatever FROM mytable] test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii [gw74] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_distinct_label test/sql/test_text.py::OrderByLabelResolutionTest::test_distinct_label_keyword [gw10] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_bundle_columns [gw7] [ 75%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_indexes[quote " two-_exclusions1] [gw69] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_func_label_desc test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_label test/orm/test_sync.py::SyncTest::test_populate_unmapped_source test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_indexes[quote ' one-_exclusions0] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_union_modifiers [gw1] [ 75%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_wpoly_joined_inh_subclass test/sql/test_text.py::SelectCompositionTest::test_select_composition_ten[None-SELECT anon_1.myid FROM (SELECT mytable.myid AS myid, whatever FROM mytable UNION SELECT mytable.myid AS myid, whatever FROM mytable) AS anon_1] [gw74] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_distinct_label_keyword test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_colname [gw55] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_eleven[symbol('LABEL_STYLE_NONE')-SELECT mytable.myid, whatever FROM mytable] test/sql/test_text.py::SelectCompositionTest::test_select_composition_eleven[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-SELECT mytable.myid AS mytable_myid, whatever FROM mytable] [gw35] [ 75%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_literal_non_ascii [gw69] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_label [gw55] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_eleven[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-SELECT mytable.myid AS mytable_myid, whatever FROM mytable] test/sql/test_text.py::SelectCompositionTest::test_select_composition_five test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_null_strings_text test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_one [gw35] [ 75%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_null_strings_text [gw56] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_populate_unmapped_source [gw74] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_colname [gw55] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_five test/sql/test_text.py::SelectCompositionTest::test_select_composition_four [gw55] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_four test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[immediate] test/orm/test_sync.py::SyncTest::test_source_modified_composite test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_round_trip test/sql/test_text.py::SelectCompositionTest::test_select_composition_nine[None-SELECT mytable.myid, whatever FROM mytable UNION SELECT mytable.myid, whatever FROM mytable] [gw55] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_nine[None-SELECT mytable.myid, whatever FROM mytable UNION SELECT mytable.myid, whatever FROM mytable] test/sql/test_text.py::SelectCompositionTest::test_select_composition_nine[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-SELECT mytable.myid, whatever FROM mytable UNION SELECT mytable.myid, whatever FROM mytable] [gw69] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_one test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_one_explict_quote [gw1] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_ten[None-SELECT anon_1.myid FROM (SELECT mytable.myid AS myid, whatever FROM mytable UNION SELECT mytable.myid AS myid, whatever FROM mytable) AS anon_1] test/sql/test_text.py::SelectCompositionTest::test_select_composition_ten[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-SELECT anon_1.myid FROM (SELECT mytable.myid AS myid, whatever FROM mytable UNION SELECT mytable.myid AS myid, whatever FROM mytable) AS anon_1] [gw35] [ 75%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_round_trip [gw55] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_nine[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-SELECT mytable.myid, whatever FROM mytable UNION SELECT mytable.myid, whatever FROM mytable] test/sql/test_text.py::SelectCompositionTest::test_select_composition_nine[symbol('LABEL_STYLE_NONE')-SELECT mytable.myid, whatever FROM mytable UNION SELECT mytable.myid, whatever FROM mytable] [gw55] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_nine[symbol('LABEL_STYLE_NONE')-SELECT mytable.myid, whatever FROM mytable UNION SELECT mytable.myid, whatever FROM mytable] test/sql/test_text.py::SelectCompositionTest::test_select_composition_nine[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-SELECT mytable.myid AS mytable_myid, whatever FROM mytable UNION SELECT mytable.myid AS mytable_myid, whatever FROM mytable] test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_round_trip_executemany [gw7] [ 75%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_indexes[quote ' one-_exclusions0] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_pk_constraint[quote " two-_exclusions1] [gw7] [ 75%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_pk_constraint[quote " two-_exclusions1] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_pk_constraint[quote ' one-_exclusions0] [gw7] [ 75%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_pk_constraint[quote ' one-_exclusions0] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_comment[quote " two-_exclusions1] [gw7] [ 75%] SKIPPED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_comment[quote " two-_exclusions1] [gw69] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_one_explict_quote [gw35] [ 75%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_41_2::test_round_trip_executemany [gw1] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_ten[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-SELECT anon_1.myid FROM (SELECT mytable.myid AS myid, whatever FROM mytable UNION SELECT mytable.myid AS myid, whatever FROM mytable) AS anon_1] test/sql/test_text.py::SelectCompositionTest::test_select_composition_ten[symbol('LABEL_STYLE_NONE')-SELECT anon_1.myid FROM (SELECT mytable.myid AS myid, whatever FROM mytable UNION SELECT mytable.myid AS myid, whatever FROM mytable) AS anon_1] [gw1] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_ten[symbol('LABEL_STYLE_NONE')-SELECT anon_1.myid FROM (SELECT mytable.myid AS myid, whatever FROM mytable UNION SELECT mytable.myid AS myid, whatever FROM mytable) AS anon_1] test/sql/test_text.py::SelectCompositionTest::test_select_composition_ten[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-SELECT anon_1.mytable_myid FROM (SELECT mytable.myid AS mytable_myid, whatever FROM mytable UNION SELECT mytable.myid AS mytable_myid, whatever FROM mytable) AS anon_1] [gw56] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_composite test/orm/test_sync.py::SyncTest::test_source_modified_composite_unmodified test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_two [gw69] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_two test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_empty_strings_varchar [gw55] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_nine[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-SELECT mytable.myid AS mytable_myid, whatever FROM mytable UNION SELECT mytable.myid AS mytable_myid, whatever FROM mytable] test/sql/test_text.py::SelectCompositionTest::test_select_composition_one [gw1] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_ten[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-SELECT anon_1.mytable_myid FROM (SELECT mytable.myid AS mytable_myid, whatever FROM mytable UNION SELECT mytable.myid AS mytable_myid, whatever FROM mytable) AS anon_1] test/sql/test_text.py::SelectCompositionTest::test_select_composition_three [gw55] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_one test/sql/test_text.py::SelectCompositionTest::test_select_composition_seven [gw55] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_seven [gw64] [ 75%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[immediate] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_ondelete_onupdate [gw34] [ 75%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_41_2::test_foreign_key_ondelete_onupdate test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_contextmanager_rollback [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_29[True] test/sql/test_operators.py::InTest::test_in_3 [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_3 [gw35] [ 75%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_empty_strings_varchar [gw1] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_three test/sql/test_text.py::SelectCompositionTest::test_select_composition_two [gw1] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_two test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[None-expected0] [gw1] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[None-expected0] [gw40] [ 75%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_auto_detach_on_gc_session test/orm/test_session.py::WeakIdentityMapTest::test_fast_discard_race test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_41_2::test_rollback_ignores_clean_on_savepoint_agg_upd_fetch test/sql/test_operators.py::InTest::test_in_4 [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_4 test/sql/test_operators.py::InTest::test_in_5 test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected2] [gw1] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected2] test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[symbol('LABEL_STYLE_NONE')-expected1] [gw1] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[symbol('LABEL_STYLE_NONE')-expected1] [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_5 test/sql/test_operators.py::InTest::test_in_6 [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_6 test/sql/test_operators.py::InTest::test_in_7 [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_7 test/sql/test_operators.py::InTest::test_in_8 [gw56] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_composite_unmodified test/orm/test_sync.py::SyncTest::test_source_modified_modified [gw56] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_modified test/orm/test_sync.py::SyncTest::test_source_modified_no_pairs test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected3] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_comment[quote ' one-_exclusions0] [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_8 test/sql/test_operators.py::InTest::test_in_9 [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_9 test/sql/test_operators.py::InTest::test_in_arbitrary_sequence [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_arbitrary_sequence test/sql/test_operators.py::InTest::test_in_empty_single[False-False] [gw1] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected3] [gw7] [ 75%] SKIPPED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_comment[quote ' one-_exclusions0] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_options[quote " two-_exclusions1] [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_empty_single[False-False] test/sql/test_operators.py::InTest::test_in_empty_single[False-True] [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_empty_single[False-True] [gw7] [ 75%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_options[quote " two-_exclusions1] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_options[quote ' one-_exclusions0] test/sql/test_text.py::TextErrorsTest::test_column [gw7] [ 75%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_options[quote ' one-_exclusions0] test/sql/test_operators.py::InTest::test_in_empty_single[True-False] [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_empty_single[True-False] test/sql/test_operators.py::InTest::test_in_empty_single[True-True] [gw1] [ 75%] PASSED test/sql/test_text.py::TextErrorsTest::test_column [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_empty_single[True-True] test/sql/test_operators.py::InTest::test_in_empty_tuple[False-False] [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_empty_tuple[False-False] test/sql/test_operators.py::InTest::test_in_empty_tuple[False-True] [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_empty_tuple[False-True] test/sql/test_text.py::TextErrorsTest::test_from [gw56] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_no_pairs test/sql/test_operators.py::InTest::test_in_empty_tuple[True-False] [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_empty_tuple[True-False] [gw34] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_contextmanager_rollback test/sql/test_operators.py::InTest::test_in_empty_tuple[True-True] [gw1] [ 75%] PASSED test/sql/test_text.py::TextErrorsTest::test_from test/orm/test_sync.py::SyncTest::test_source_modified_no_unmapped [gw64] [ 75%] SKIPPED test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_41_2::test_rollback_ignores_clean_on_savepoint_agg_upd_fetch [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_empty_tuple[True-True] test/sql/test_operators.py::InTest::test_in_self_plus_negated test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_explicit_begin [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_self_plus_negated [gw56] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_no_unmapped test/sql/test_operators.py::InTest::test_in_self_plus_negated_empty [gw34] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_explicit_begin test/orm/test_sync.py::SyncTest::test_source_modified_unmodified test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols3-expected3] [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_self_plus_negated_empty [gw75] [ 75%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_union_modifiers test/sql/test_operators.py::InTest::test_in_set [gw57] [ 75%] PASSED test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols3-expected3] test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_no_autoincrement [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_in_set test/sql/test_operators.py::InTest::test_scalar_subquery_wo_type test/engine/test_transaction.py::ConnectionCharacteristicTest::test_connection_invalidated test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture3-False] [gw8] [ 75%] PASSED test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_no_autoincrement [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_scalar_subquery_wo_type [gw56] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_unmodified test/sql/test_text.py::TextErrorsTest::test_where test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_future_rollback_is_global test/sql/test_operators.py::InTest::test_type_inference_one [gw64] [ 75%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_connection_invalidated test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture9-True] [gw75] [ 75%] PASSED test/sql/test_text.py::TextErrorsTest::test_where test/engine/test_transaction.py::ConnectionCharacteristicTest::test_default_level test/orm/test_sync.py::SyncTest::test_update [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_type_inference_one test/sql/test_operators.py::InTest::test_type_inference_two [gw13] [ 75%] PASSED test/sql/test_operators.py::InTest::test_type_inference_two test/orm/test_transaction.py::AccountingFlagsTest_sqlite+pysqlite_3_41_2::test_no_expire_on_commit [gw64] [ 75%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_default_level [gw34] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_future_rollback_is_global test/engine/test_transaction.py::ConnectionCharacteristicTest::test_engine_param_stays test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from [gw56] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_update [gw64] [ 75%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_engine_param_stays [gw13] [ 75%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_engine test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[orm_col-local_remote] test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from_postgresql test/orm/test_sync.py::SyncTest::test_update_unmapped [gw64] [ 75%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_engine [gw13] [ 75%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from_postgresql test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_option_engine [gw64] [ 75%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_option_engine test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_statement_bzzt [gw56] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_update_unmapped [gw57] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture3-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture0-False] [gw17] [ 75%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_no_remote_on_local_only_cols[orm_col-local_remote] [gw64] [ 75%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_statement_bzzt test/engine/test_transaction.py::ConnectionCharacteristicTest::test_warning_in_transaction test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_subquery_with_composed_union [gw8] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture9-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-True-False-False] test/dialect/test_sqlite.py::FutureSavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_rollback test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[persisted_true] test/dialect/test_sqlite.py::DateTest::test_custom_format [gw5] [ 75%] PASSED test/dialect/test_sqlite.py::DateTest::test_custom_format test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-False-False-True] [gw64] [ 75%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_warning_in_transaction test/sql/test_tablesample.py::TableSampleTest::test_no_alias_construct [gw39] [ 75%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_column_computed[persisted_true] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-False-False-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_begin_context_manager [gw56] [ 75%] PASSED test/sql/test_tablesample.py::TableSampleTest::test_no_alias_construct test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture3-True] [gw50] [ 75%] PASSED test/dialect/test_sqlite.py::FutureSavepointTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_rollback test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_close [gw34] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture0-False] [gw75] [ 75%] PASSED test/orm/test_transaction.py::AccountingFlagsTest_sqlite+pysqlite_3_41_2::test_no_expire_on_commit test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[False] [gw8] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-False-False-False] [gw39] [ 75%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_close test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture0-True] test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_rollback test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-False-False-True] [gw57] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture3-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture4-False] [gw57] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture4-False] [gw34] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture0-True] [gw5] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-False-False-True] [gw50] [ 75%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[False] [gw39] [ 75%] PASSED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_rollback test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[True] test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_agent_no_conn_transaction test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture1-False] [gw8] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-False-False-True] test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_commit_pending test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-False-True-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-False-True-False] [gw64] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_begin_context_manager [gw39] [ 75%] PASSED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_agent_no_conn_transaction [gw34] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture1-False] test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase [gw26] [ 75%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_subquery_with_composed_union [gw17] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-True-False-False] [gw50] [ 75%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_begin_context_manager_rollback_outer [gw5] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-False-True-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture1-True] [gw39] [ 75%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase [gw8] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-False-True-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-True-False-True] test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_commit [gw64] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_begin_context_manager_rollback_outer test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_sessionmaker_begin_context_manager test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_explicit_begin test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-False-True-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-False-True-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_begin_context_manager_rollback_trans [gw34] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture1-True] [gw39] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_commit [gw64] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_begin_context_manager_rollback_trans test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_rollback test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture10-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_contextmanager_commit [gw8] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-False-True-True] [gw17] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-True-False-True] [gw5] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-False-True-True] [gw39] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_rollback [gw34] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture10-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-True-False-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-True-True-False] [gw50] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_explicit_begin test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_autobegin_commit test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-False-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture10-True] [gw75] [ 76%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_commit_pending test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_expression test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0-False] test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_one[with_dict] [gw78] [ 76%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_41_2::test_expression [gw64] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_contextmanager_commit [gw34] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture10-True] test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_concurrent_commit_pending [gw26] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_sessionmaker_begin_context_manager [gw32] [ 76%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_update_one[with_dict] [gw8] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-True-False-False] [gw39] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_autobegin_commit [gw17] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-True-True-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture11-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_autobegin_rollback test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_sessionmaker_begin_context_manager_rollback_outer [gw5] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-False-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-True-False-True] [gw50] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-True-True-True] [gw75] [ 76%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_concurrent_commit_pending [gw39] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_autobegin_rollback test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9-True] [gw26] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_sessionmaker_begin_context_manager_rollback_outer test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_autocommit_isolation_level test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_custom_date_text_affinity test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-False-True] test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_expunge_pending_on_rollback [gw34] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture11-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_sessionmaker_begin_context_manager_rollback_trans test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0-True] [gw75] [ 76%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_expunge_pending_on_rollback test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_trans_deleted_cleared_on_rollback [gw39] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_autocommit_isolation_level test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_begin_block test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture11-True] [gw78] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3-False] [gw8] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-True-False-True] [gw26] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_sessionmaker_begin_context_manager_rollback_trans test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture4-True] [gw57] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture4-True] [gw50] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0-True] [gw23] [ 76%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_41_2::test_custom_date_text_affinity [gw39] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_begin_block test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture5-False] [gw57] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture5-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture5-True] [gw57] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture5-True] [gw17] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-True-True-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_commit_inactive test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3-True] [gw32] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-True-True-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture6-False] [gw39] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_commit_inactive test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1-False] [gw57] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture6-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture6-True] [gw57] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture6-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture7-False] [gw57] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture7-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture7-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_commit_no_begin [gw75] [ 76%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_trans_deleted_cleared_on_rollback [gw5] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-False-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-False-False-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture0] [gw39] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_commit_no_begin [gw78] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3-True] [gw34] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture11-True] test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_trans_pending_cleared_on_commit [gw32] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture0] [gw75] [ 76%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_trans_pending_cleared_on_commit [gw50] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture2-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-True-False] [gw57] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture7-True] [gw23] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture10] [gw17] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-False-False-False] test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback [gw8] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-True-True-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1-True] [gw34] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture2-False] [gw78] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4-False] [gw32] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture10] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-False-False-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-True-True-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture8-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit_w_autobegin test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4-True] [gw23] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit_w_autobegin [gw75] [ 76%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture11] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit_w_begin test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback_cascade [gw78] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4-True] [gw23] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit_w_begin [gw50] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1-True] [gw57] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture8-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_no_double_begin [gw32] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture11] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5-False] [gw17] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-False-False-True] [gw23] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_no_double_begin [gw5] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-True-False] test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_nothing [gw8] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[add-True-True-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture1] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_no_on_close_no_transaction test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10-False] [gw75] [ 76%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback_cascade test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-False-True-False] [gw78] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-False-False-False] [gw23] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_no_on_close_no_transaction test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture8-True] test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback_orphan [gw32] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture1] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-True-True] [gw14] [ 76%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_41_2::test_on_conflict_do_nothing test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5-True] [gw50] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture2] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_end_ctx_manager [gw23] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_end_ctx_manager [gw57] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture8-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_end_ctx_manager_autobegin [gw17] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-False-True-False] [gw78] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5-True] [gw8] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-False-False-False] [gw32] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture2] [gw23] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_end_ctx_manager_autobegin test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_four test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_inactive test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-False-True-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6-False] [gw75] [ 76%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback_orphan test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-False-False-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture3] [gw5] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-True-True-True] [gw23] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_inactive [gw78] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_no_double_begin_explicit [gw50] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10-True] [gw14] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_four [gw32] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture3] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_no_begin test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_one [gw17] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-False-True-True] [gw8] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-False-False-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture4] [gw5] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_no_double_begin_explicit [gw14] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_one [gw23] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_no_begin [gw78] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6-True] test/engine/test_transaction.py::AutoRollbackTest_sqlite+pysqlite_3_41_2::test_rollback_deadlock test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_on_close test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_seven test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-False-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-False-True-False] [gw32] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture4] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7-False] [gw14] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_seven test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_old_rollback_is_local [gw23] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_on_close test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_six test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_on_exception test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture5] [gw75] [ 76%] PASSED test/engine/test_transaction.py::AutoRollbackTest_sqlite+pysqlite_3_41_2::test_rollback_deadlock [gw5] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_old_rollback_is_local [gw14] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_six [gw78] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7-False] [gw23] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_on_exception test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_41_2::test_rollback_ignores_clean_on_savepoint test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_three test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_future_one [gw8] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-False-True-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_on_exception_if_no_trans [gw32] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture5] [gw14] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_three [gw23] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_on_exception_if_no_trans test/dialect/test_sqlite.py::RegexpTest::test_regexp_replace [gw6] [ 76%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_regexp_replace test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_per_engine test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7-True] [gw17] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-False-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_two [gw50] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture6] [gw78] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7-True] [gw5] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_future_one test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-False-True] [gw32] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture6] [gw14] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_two [gw6] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_per_engine test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_per_option_engine [gw6] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_per_option_engine test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_per_statement_bzzt [gw6] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_per_statement_bzzt test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8-False] test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_connection_invalidated test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_one test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture7] test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_reset_level [gw6] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_reset_level test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_reset_level_with_setting [gw28] [ 76%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_options_pathing test/orm/test_subquery_relations.py::EagerTest::test_orderby [gw6] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_reset_level_with_setting test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_warning_in_transaction [gw6] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_warning_in_transaction [gw50] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11-True] [gw78] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8-False] [gw14] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_connection_invalidated [gw5] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_one test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8-True] [gw32] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture7] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2-False] test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_default_level test/orm/test_transaction.py::LegacyBranchedJoinIntoAnExternalTransactionTest::test_something [gw17] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-False-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture8] [gw14] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_default_level [gw75] [ 76%] SKIPPED test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_41_2::test_rollback_ignores_clean_on_savepoint [gw78] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_two test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_engine_param_stays test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-True-False] [gw32] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture8] [gw50] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2-False] [gw5] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_two [gw14] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_engine_param_stays test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_invalid_level [gw28] [ 76%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_orderby [gw14] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_invalid_level test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_isolation_level_accessors_connection_default [gw6] [ 76%] PASSED test/orm/test_transaction.py::LegacyBranchedJoinIntoAnExternalTransactionTest::test_something test/orm/test_subquery_relations.py::EagerTest::test_orderby_desc [gw17] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-True-False] [gw14] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_isolation_level_accessors_connection_default test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_isolation_level_accessors_connection_option_modified test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[None-None-RESTRICT-_exclusions4] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-True-True] [gw14] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_isolation_level_accessors_connection_option_modified test/orm/test_transaction.py::LegacyJoinIntoAnExternalTransactionTest::test_something test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_comments test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_41_2::test_attrs_on_rollback [gw59] [ 76%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_comments [gw29] [ 76%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_get_foreign_key_options[None-None-RESTRICT-_exclusions4] [gw17] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[delete-True-True-True] test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_distinct_selectable_in_unions test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip [gw28] [ 76%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_orderby_desc test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-False-True-True-_exclusions4] [gw26] [ 76%] PASSED test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_41_2::test_attrs_on_rollback test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_41_2::test_commit_persistent [gw51] [ 76%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_41_2::test_round_trip test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase [gw72] [ 76%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_names[None-False-True-True-_exclusions4] [gw6] [ 76%] PASSED test/orm/test_transaction.py::LegacyJoinIntoAnExternalTransactionTest::test_something test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_multilevel [gw21] [ 76%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_multilevel test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_rollback_recover test/orm/test_subquery_relations.py::EagerTest::test_double_with_aggregate test/orm/test_subquery_relations.py::EagerTest::test_orderby_multi [gw29] [ 76%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_key_replaced_by_oob_insert test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_warning_on_using_inactive_session_rollback_evt [gw46] [ 76%] PASSED test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_41_2::test_distinct_selectable_in_unions test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_commit test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_literal test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_41_2::test_get_column_returns_computed test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_sql_during_prepare [gw29] [ 76%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_commit [gw38] [ 76%] PASSED test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_41_2::test_get_column_returns_computed test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_rollback test/orm/test_session.py::SessionUtilTest::test_make_transient_plus_rollback [gw28] [ 76%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_orderby_multi test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_unique_constraints[True-_exclusions0] [gw21] [ 76%] PASSED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_rollback_recover [gw31] [ 76%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_41_2::test_literal [gw29] [ 76%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_rollback test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control test/orm/test_subquery_relations.py::EagerTest::test_orderby_related test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_trans_close [gw6] [ 76%] PASSED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_key_replaced_by_oob_insert test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_mixed_transaction_close [gw73] [ 76%] PASSED test/orm/test_session.py::SessionUtilTest::test_make_transient_plus_rollback test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_key_replaced_by_update test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_commit_one [gw29] [ 76%] PASSED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_trans_close test/orm/test_transaction.py::RollbackRecoverTest_sqlite+pysqlite_3_41_2::test_pk_violation test/orm/test_transaction.py::NonFutureJoinIntoAnExternalTransactionTest::test_something [gw70] [ 76%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_double_with_aggregate [gw20] [ 76%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_unique_constraints[True-_exclusions0] [gw51] [ 76%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_warning_on_using_inactive_session_rollback_evt test/orm/test_subquery_relations.py::EagerTest::test_map_to_cte_subq[subquery] [gw26] [ 76%] PASSED test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_41_2::test_commit_persistent test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_41_2::test_concurrent_commit_persistent [gw26] [ 76%] PASSED test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_41_2::test_concurrent_commit_persistent test/orm/test_transaction.py::FutureJoinIntoAnExternalTransactionTest::test_something [gw26] [ 76%] PASSED test/orm/test_transaction.py::FutureJoinIntoAnExternalTransactionTest::test_something test/orm/test_transaction.py::FutureJoinIntoAnExternalTransactionTest::test_something_with_context_managers test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-middle-subquery] [gw59] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback [gw26] [ 76%] PASSED test/orm/test_transaction.py::FutureJoinIntoAnExternalTransactionTest::test_something_with_context_managers test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_close [gw26] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_close test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_commit [gw38] [ 76%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction [gw73] [ 76%] PASSED test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction [gw22] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-middle-subquery] [gw26] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_commit test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_rollback [gw46] [ 76%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_sql_during_prepare [gw6] [ 76%] PASSED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_key_replaced_by_update [gw72] [ 76%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_mixed_transaction_close [gw21] [ 76%] PASSED test/orm/test_transaction.py::NonFutureJoinIntoAnExternalTransactionTest::test_something test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting [gw26] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_rollback test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_close [gw26] [ 76%] PASSED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_close test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_key_replaced_by_update_nested test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture5] [gw38] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction_nesting [gw73] [ 77%] PASSED test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction_nesting test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction_subtransactions test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_commit_one [gw28] [ 77%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_orderby_related test/orm/test_subquery_relations.py::EagerTest::test_params_arent_cached test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_sql_during_rollback [gw6] [ 77%] SKIPPED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_key_replaced_by_update_nested test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_accounting_deleted_items_restored test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans [gw31] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_commit_one [gw73] [ 77%] PASSED test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction_subtransactions test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_begin_fails_connection_is_closed [gw72] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_accounting_deleted_items_restored test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_multiple_key_replaced_by_update [gw46] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_sql_during_rollback test/orm/test_transaction.py::NonFutureJoinIntoAnExternalTransactionTest::test_something_with_context_managers [gw22] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture5] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_legacy_marker[True] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_accounting_new_items_removed test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_preserve_flush_error test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check [gw43] [ 77%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_map_to_cte_subq[subquery] [gw38] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture6] [gw31] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check [gw72] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_accounting_new_items_removed [gw73] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw70] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close2 [gw73] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_close2 [gw21] [ 77%] PASSED test/orm/test_transaction.py::NonFutureJoinIntoAnExternalTransactionTest::test_something_with_context_managers test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_error_on_using_inactive_session_commands [gw22] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture6] [gw20] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_legacy_marker[True] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_autotrans [gw6] [ 77%] PASSED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_multiple_key_replaced_by_update [gw72] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_autotrans test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture7] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5] [gw31] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_error_on_using_inactive_session_commands test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_commit_fails_ctxmanager [gw46] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_preserve_flush_error test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_savepoint[False] [gw20] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_savepoint[False] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_savepoint[True] [gw70] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting [gw73] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_commit_fails_ctxmanager test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_commit_fails_flat test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_report_primary_error_when_rollback_fails [gw73] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_commit_fails_flat test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_autotrans_future [gw20] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_savepoint[True] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans [gw22] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture7] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture8] [gw46] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_report_primary_error_when_rollback_fails [gw72] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_autotrans_future [gw29] [ 77%] PASSED test/orm/test_transaction.py::RollbackRecoverTest_sqlite+pysqlite_3_41_2::test_pk_violation [gw59] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_begin_fails_connection_is_closed [gw28] [ 77%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_params_arent_cached test/orm/test_subquery_relations.py::EagerTest::test_uselist_false_warning [gw38] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw43] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_on_external_future test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction [gw51] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_commit_one test/orm/test_transaction.py::RollbackRecoverTest_sqlite+pysqlite_3_41_2::test_pk_violation_with_savepoint [gw22] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture8] [gw46] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_on_external_future test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_commits [gw73] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_commits test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_deactivated_savepoint_warning_straight [gw20] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_deactivated_savepoint_warning_straight test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_deactivated_warning_straight [gw29] [ 77%] SKIPPED test/orm/test_transaction.py::RollbackRecoverTest_sqlite+pysqlite_3_41_2::test_pk_violation_with_savepoint [gw72] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_commits_real_trans_from_nested test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[42numbers] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_begin_savepoint_fails_connection_is_not_closed [gw70] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans [gw20] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_deactivated_warning_straight test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture9] test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_close [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_close test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_commit test/orm/test_subquery_relations.py::SelfRefInheritanceAliasedTest::test_twolevel_subquery_w_polymorphic test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction_connection_add [gw72] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction_connection_add test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check [gw51] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_commit_future test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_commit_one [gw31] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting [gw59] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_begin_savepoint_fails_connection_is_not_closed test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_closed_status_check [gw43] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7] [gw45] [ 77%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[42numbers] [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_commit test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_rollback test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_error_on_using_inactive_session_commands test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control [gw22] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture9] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit_with_explicit_commit test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_multiple_two_phase [gw31] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting [gw31] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting [gw59] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_closed_status_check [gw28] [ 77%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_uselist_false_warning [gw73] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_commits_real_trans_from_nested test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[False] [gw73] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[False] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_retains_through_options [gw20] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10] [gw22] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_multiple_two_phase test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_commit test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_continue_flushing_guard [gw70] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw43] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[True] [gw73] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back[True] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans [gw31] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_expunge_pending_on_rollback [gw22] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_commit test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_rollback [gw46] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_commit_future [gw45] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_retains_through_options [gw20] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8] [gw51] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_error_on_using_inactive_session_commands test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw22] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_rollback [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_rollback test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_rollback [gw43] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8] [gw72] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit_with_explicit_commit [gw20] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_rollback_in_deactive [gw22] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_rollback_in_deactive test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_commit_one test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_close [gw21] [ 77%] PASSED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_close test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_commit test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_no_begin [gw46] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_no_begin test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_rollback_future test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit_with_explicit_commit_future [gw38] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_commit_one test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_rollback_in_deactive_savepoint [gw51] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting [gw45] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_rollback test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_rollback_end_ctx_manager_autocommit test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9] test/orm/test_subquery_relations.py::FromSubqTest::test_subq_w_from_self_one [gw22] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_rollback_in_deactive_savepoint test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1] [gw20] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_raise [gw45] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_rollback_end_ctx_manager_autocommit [gw31] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw43] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9] [gw20] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2] [gw29] [ 77%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_expunge_pending_on_rollback test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_release_fails_ctxmanager test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check [gw38] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_error_on_using_inactive_session_commands [gw22] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_raise [gw72] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_autocommit_with_explicit_commit_future [gw51] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting [gw51] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture0] [gw45] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_release_fails_ctxmanager test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_release_fails_flat test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans [gw0] [ 77%] PASSED test/orm/test_subquery_relations.py::SelfRefInheritanceAliasedTest::test_twolevel_subquery_w_polymorphic [gw43] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture0] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3] [gw45] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_release_fails_flat test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_commit_one test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_commit [gw29] [ 77%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_commit [gw46] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_subtransaction_on_external_rollback_future test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_transactions_isolated [gw46] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_transactions_isolated test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture10] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_close_transaction_on_flush test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_commit_collections [gw21] [ 77%] PASSED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_commit test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_close test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback_fails_flat [gw45] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback_fails_flat [gw51] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans [gw43] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture10] [gw29] [ 77%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_commit_collections [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_close test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_trans_close_one test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_two_phase_recover test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_delete [gw38] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_error_on_using_inactive_session_commands [gw59] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_continue_flushing_guard test/base/test_tutorials.py::DocTest::test_core_operators [gw45] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_two_phase_recover [gw20] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture11] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting test/dialect/test_suite.py::IdentityAutoincrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_with_identity [gw29] [ 77%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_delete [gw70] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_commit_one test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_two_phase_transaction test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_continue_flushing_on_commit test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_lost_still_runs [gw45] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_two_phase_transaction [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_trans_close_one test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_trans_close_two [gw38] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control [gw29] [ 77%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_lost_still_runs [gw43] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture11] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_twophase [gw46] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_twophase test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_warning_on_using_inactive_session_delete [gw38] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback [gw29] [ 77%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_with_interface [gw70] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw38] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture1] [gw45] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_with_interface [gw51] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw46] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_warning_on_using_inactive_session_delete test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_error_on_using_inactive_session_commands [gw59] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_continue_flushing_on_commit test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans [gw43] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture1] [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_trans_close_two test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_trans_rollback test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_warning_on_using_inactive_session_dirty [gw58] [ 77%] PASSED test/dialect/test_suite.py::IdentityAutoincrementTest_sqlite+pysqlite_3_41_2::test_autoincrement_with_identity test/sql/test_type_expressions.py::SelectTest::test_in_binds[postcompile] [gw21] [ 77%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_trans_rollback test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_dirty_state_transferred_deep_nesting test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture2] test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_negation_bindparam [gw59] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_dirty_state_transferred_deep_nesting [gw31] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_commit_one [gw70] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_error_on_using_inactive_session_commands test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_commit_one [gw43] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture2] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[percent%signs] [gw38] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans test/orm/test_transaction.py::TwoPhaseTest_sqlite+pysqlite_3_41_2::test_rollback_on_prepare test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting [gw48] [ 77%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_empty_set_against_integer_negation_bindparam [gw58] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_in_binds[postcompile] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture3] [gw31] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check [gw72] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_close_transaction_on_flush test/sql/test_type_expressions.py::SelectTest::test_insert_binds test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_error_on_using_inactive_session_commands test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_dirty_state_transferred_deep_nesting_future [gw59] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_dirty_state_transferred_deep_nesting_future test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_execution_options_begin_transaction [gw46] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_warning_on_using_inactive_session_dirty test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_prepare_wo_twophase [gw41] [ 77%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape[percent%signs] [gw70] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting test/sql/test_type_expressions.py::SelectTest::test_type_decorator_outer [gw43] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture3] [gw72] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_prepare_wo_twophase [gw58] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_insert_binds test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_direct [gw31] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_error_on_using_inactive_session_commands test/sql/test_type_expressions.py::SelectTest::test_select_binds [gw59] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_execution_options_begin_transaction test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control [gw48] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_outer test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_rollback_in_committed_state test/sql/test_type_expressions.py::SelectTest::test_type_decorator_outer_plus_dialect [gw70] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control [gw52] [ 77%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_41_2::test_bound_in_heterogeneous_two_tuple_direct [gw72] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_rollback_in_committed_state test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_execution_options_ignored_mid_transaction test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch [gw58] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_select_binds test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting test/sql/test_type_expressions.py::SelectTest::test_select_cols test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[more :: %colons%] [gw48] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_outer_plus_dialect [gw42] [ 77%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch [gw70] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_multi_nesting test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SMALLDATETIME0] [gw58] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_select_cols test/sql/test_type_expressions.py::StringRoundTripTest::test_round_trip test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_limit_offset [gw18] [ 77%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_limit_offset test/sql/test_types.py::AdaptTest::test_adapt_constructor_copy_override_kw [gw52] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SMALLDATETIME0] [gw59] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_execution_options_ignored_mid_transaction test/sql/test_type_expressions.py::SelectTest::test_select_cols_use_labels [gw18] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_constructor_copy_override_kw test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.CHAR0] [gw18] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.CHAR0] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SMALLDATETIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.VARBINARY1] [gw62] [ 77%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_standalone_bindparam_escape_expanding[more :: %colons%] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.CHAR1] [gw18] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.CHAR1] [gw52] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SMALLDATETIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SMALLMONEY] [gw58] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_select_cols_use_labels test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_external_nested_transaction test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.VARCHAR0] [gw18] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.VARCHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.VARCHAR1] test/sql/test_type_expressions.py::SelectTest::test_select_cols_use_labels_result_map_targeting [gw52] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SMALLMONEY] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SQL_VARIANT] [gw18] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.VARCHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base._FBDateTime] [gw59] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_external_nested_transaction [gw51] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_commit_one [gw52] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SQL_VARIANT] [gw70] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_external_subtrans [gw42] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.VARBINARY1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.VARBINARY2] [gw42] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.VARBINARY2] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.XML0] [gw42] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.XML0] [gw0] [ 78%] PASSED test/base/test_tutorials.py::DocTest::test_core_operators [gw18] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base._FBDateTime] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base._StringType] [gw18] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base._StringType] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.kinterbasdb._FBFloat_kinterbasdb] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIME0] [gw52] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIME0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.mxodbc._VARBINARY_mxodbc] [gw62] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.mxodbc._VARBINARY_mxodbc] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pymssql._MSNumeric_pymssql] [gw62] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pymssql._MSNumeric_pymssql] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._BINARY_pyodbc] [gw48] [ 78%] PASSED test/sql/test_type_expressions.py::StringRoundTripTest::test_round_trip test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_apply_labels [gw58] [ 78%] PASSED test/sql/test_type_expressions.py::SelectTest::test_select_cols_use_labels_result_map_targeting test/sql/test_type_expressions.py::SelectTest::test_select_of_compound_select [gw52] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIMESTAMP0] [gw52] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIMESTAMP0] [gw62] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._BINARY_pyodbc] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.XML1] [gw42] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.XML1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._BASETIMEIMPL] [gw42] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._BASETIMEIMPL] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._MSDateTime] [gw48] [ 78%] PASSED test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_apply_labels test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_by_string test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIME21] [gw41] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIME21] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIMEOFFSET0] [gw41] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIMEOFFSET0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIMEOFFSET1] [gw41] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIMEOFFSET1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.IMAGE0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIMESTAMP1] [gw52] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIMESTAMP1] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check [gw51] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_deactive_status_check test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_error_on_using_inactive_session_commands [gw51] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_error_on_using_inactive_session_commands test/base/test_tutorials.py::DocTest::test_orm [gw48] [ 78%] PASSED test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_by_string test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_individual_labels test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_failed_rollback_deactivates_transaction [gw59] [ 78%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_failed_rollback_deactivates_transaction test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TINYINT0] [gw52] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TINYINT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TINYINT1] [gw18] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.kinterbasdb._FBFloat_kinterbasdb] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.kinterbasdb._FBNumeric_kinterbasdb] [gw18] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.kinterbasdb._FBNumeric_kinterbasdb] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.BIT0] [gw18] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.BIT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.BIT1] [gw18] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.BIT1] [gw41] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.IMAGE0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.IMAGE1] [gw41] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.IMAGE1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.MONEY] [gw41] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.MONEY] [gw58] [ 78%] PASSED test/sql/test_type_expressions.py::SelectTest::test_select_of_compound_select [gw42] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._MSDateTime] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._MSDate] [gw48] [ 78%] PASSED test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_individual_labels test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_no_labels [gw48] [ 78%] PASSED test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_no_labels test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_round_trip [gw28] [ 78%] PASSED test/orm/test_subquery_relations.py::FromSubqTest::test_subq_w_from_self_one test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.NTEXT0] [gw41] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.NTEXT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.NTEXT1] [gw41] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.NTEXT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.REAL0] [gw42] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._MSDate] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._MSUnicodeText] [gw45] [ 78%] SKIPPED test/orm/test_transaction.py::TwoPhaseTest_sqlite+pysqlite_3_41_2::test_rollback_on_prepare [gw52] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TINYINT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.UNIQUEIDENTIFIER] [gw52] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.UNIQUEIDENTIFIER] test/sql/test_type_expressions.py::SelectTest::test_type_decorator_both [gw58] [ 78%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_both [gw48] [ 78%] PASSED test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_round_trip [gw42] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._MSUnicodeText] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._MSUnicode] [gw42] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._MSUnicode] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.json.JSON0] [gw42] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.json.JSON0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.json.JSON1] [gw42] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.json.JSON1] test/base/test_tutorials.py::DocTest::test_20_style test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._MSFloat_pyodbc] [gw62] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._MSFloat_pyodbc] test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_apply_labels test/sql/test_type_expressions.py::SelectTest::test_type_decorator_both_plus_dialect [gw58] [ 78%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_both_plus_dialect test/sql/test_type_expressions.py::SelectTest::test_type_decorator_both_w_variant [gw41] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.REAL0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.REAL1] [gw41] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.REAL1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.ROWVERSION0] [gw41] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.ROWVERSION0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._MSNumeric_pyodbc] [gw62] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._MSNumeric_pyodbc] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._ODBCDATETIMEOFFSET] [gw62] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._ODBCDATETIMEOFFSET] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._ODBCDateTime] [gw62] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._ODBCDateTime] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._VARBINARY_pyodbc] [gw48] [ 78%] PASSED test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_apply_labels test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_by_string [gw58] [ 78%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_both_w_variant test/sql/test_type_expressions.py::SelectTest::test_type_decorator_inner [gw62] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._VARBINARY_pyodbc] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.cymysql._cymysqlBIT] [gw62] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.cymysql._cymysqlBIT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.enumerated.ENUM0] [gw62] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.enumerated.ENUM0] [gw48] [ 78%] PASSED test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_by_string test/orm/test_subquery_relations.py::FromSubqTest::test_subq_w_from_self_two [gw58] [ 78%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_inner test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.enumerated.ENUM1] [gw62] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.enumerated.ENUM1] test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_individual_labels [gw48] [ 78%] PASSED test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_individual_labels test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_create_table_if_not_exists test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[col:ons] [gw40] [ 78%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_fast_discard_race [gw28] [ 78%] PASSED test/orm/test_subquery_relations.py::FromSubqTest::test_subq_w_from_self_two [gw30] [ 78%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_create_table_if_not_exists test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.json.JSON0] test/orm/test_session.py::WeakIdentityMapTest::test_weakref [gw30] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.json.JSON0] [gw63] [ 78%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_41_2::test_round_trip_same_named_column[col:ons] test/dialect/test_suite.py::BinaryTest_sqlite+pysqlite_3_41_2::test_pickle_roundtrip test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.json.JSON1] [gw30] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.json.JSON1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.mysqlconnector._myconnpyBIT] [gw30] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.mysqlconnector._myconnpyBIT] [gw44] [ 78%] PASSED test/dialect/test_suite.py::BinaryTest_sqlite+pysqlite_3_41_2::test_pickle_roundtrip test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DECIMAL0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.oursql._oursqlBIT] [gw63] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DECIMAL0] [gw30] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.oursql._oursqlBIT] test/dialect/test_suite.py::IntegerTest_sqlite+pysqlite_3_41_2::test_literal test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.pyodbc._pyodbcTIME] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DECIMAL1] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_sqlexpr test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMINT] [gw30] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.pyodbc._pyodbcTIME] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.BIGINT0] [gw63] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DECIMAL1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DOUBLE] [gw44] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMINT] [gw30] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.BIGINT0] [gw27] [ 78%] PASSED test/dialect/test_suite.py::IntegerTest_sqlite+pysqlite_3_41_2::test_literal test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.BIGINT1] [gw36] [ 78%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_endswith_sqlexpr test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMTEXT] [gw63] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DOUBLE] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.FLOAT0] [gw30] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.BIGINT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.BIT] [gw44] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMTEXT] [gw63] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.FLOAT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NCHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TEXT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.FLOAT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.YEAR] [gw30] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.BIT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.CHAR0] [gw63] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.FLOAT1] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TEXT0] [gw30] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.CHAR0] [gw36] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.YEAR] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.INTEGER0] [gw44] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NCHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NCHAR1] [gw44] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NCHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TEXT1] [gw63] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.INTEGER0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._FloatType] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.CHAR1] [gw30] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.CHAR1] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TEXT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.INTEGER1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NUMERIC0] [gw44] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NUMERIC0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIME0] [gw63] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.INTEGER1] [gw36] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._FloatType] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._IntegerType] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIME0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.LONGBLOB0] [gw36] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._IntegerType] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NUMERIC1] [gw44] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NUMERIC1] [gw63] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.LONGBLOB0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DATETIME0] [gw30] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DATETIME0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NVARCHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIME1] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIMESTAMP0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.LONGBLOB1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._MatchType0] [gw36] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._MatchType0] [gw44] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NVARCHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NVARCHAR1] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIMESTAMP0] [gw63] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.LONGBLOB1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.LONGTEXT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIMESTAMP1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._MatchType1] [gw36] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._MatchType1] [gw63] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.LONGTEXT] [gw44] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NVARCHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.REAL0] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIMESTAMP1] [gw44] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.REAL0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.REAL1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYBLOB0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._StringType] [gw36] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._StringType] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BFILE0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMBLOB0] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYBLOB0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYBLOB1] [gw36] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BFILE0] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_sqlexpr [gw63] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMBLOB0] [gw44] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.REAL1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.SMALLINT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BFILE1] [gw44] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.SMALLINT0] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYBLOB1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYINT] [gw36] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BFILE1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_DOUBLE0] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYINT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYTEXT] [gw68] [ 78%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_startswith_sqlexpr [gw36] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_DOUBLE0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_DOUBLE1] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYTEXT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.VARCHAR0] [gw36] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_DOUBLE1] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.VARCHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_FLOAT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DATE0] [gw36] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_FLOAT0] [gw68] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DATE0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[float0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DATE1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[numeric2] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_as_float [gw68] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DATE1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DOUBLE_PRECISION0] test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_inner_join_fk [gw68] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DOUBLE_PRECISION0] [gw66] [ 78%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[float0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DOUBLE_PRECISION1] [gw53] [ 78%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[numeric2] [gw68] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DOUBLE_PRECISION1] [gw11] [ 78%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_41_2::test_float_as_float test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.INTERVAL] [gw60] [ 78%] PASSED test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_41_2::test_inner_join_fk [gw68] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.INTERVAL] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.LONG0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.RAW0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleInteger] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeTextNCLOB] [gw68] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.LONG0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.LONG1] [gw66] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.RAW0] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleInteger] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgNumeric] [gw11] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeTextNCLOB] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.RAW1] [gw68] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.LONG1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NCLOB0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleInterval] [gw60] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgNumeric] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.array.ARRAY0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_sql_null[values] [gw68] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NCLOB0] [gw66] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.RAW1] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleInterval] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgOID] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NCLOB1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleLong] [gw11] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.array.ARRAY0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.array.ARRAY1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.ROWID] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleLong] [gw60] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgOID] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgREGCLASS] [gw66] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.ROWID] [gw11] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.array.ARRAY1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleNChar] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.VARCHAR20] [gw60] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgREGCLASS] [gw68] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NCLOB1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NUMBER0] [gw68] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NUMBER0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncPgEnum] [gw11] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncPgEnum] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgTime] [gw66] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.VARCHAR20] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.VARCHAR21] [gw33] [ 78%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_round_trip_none_as_sql_null[values] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncPgInterval] [gw60] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgTime] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgUUID] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleNChar] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleNumeric] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleNumeric] [gw66] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.VARCHAR21] [gw60] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgUUID] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NUMBER1] [gw68] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NUMBER1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base._OracleBoolean] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleRaw] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleRaw] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.BIT] [gw11] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncPgInterval] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgBigInteger] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleRowid] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleRowid] [gw66] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base._OracleBoolean] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleBINARY_DOUBLE] [gw11] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgBigInteger] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgBoolean] [gw11] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgBoolean] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgDateTime] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleString] [gw60] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.BIT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.BYTEA0] [gw60] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.BYTEA0] [gw11] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgDateTime] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleString] [gw66] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleBINARY_DOUBLE] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleBINARY_FLOAT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgDate] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleText] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.BYTEA1] [gw60] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.BYTEA1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.CIDR] [gw66] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleBINARY_FLOAT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleBinary] [gw53] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleText] [gw60] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.CIDR] [gw11] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgDate] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgInteger] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeStringCHAR] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.DOUBLE_PRECISION0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.ENUM1] [gw33] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.ENUM1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.INET] [gw11] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgInteger] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgJSONB] [gw60] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.DOUBLE_PRECISION0] [gw66] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleBinary] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.DOUBLE_PRECISION1] [gw53] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeStringCHAR] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeStringNCHAR] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleChar] [gw66] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleChar] [gw11] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgJSONB] [gw53] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeStringNCHAR] [gw60] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.DOUBLE_PRECISION1] [gw33] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.INET] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.INTERVAL] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleDate] [gw33] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.INTERVAL] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.MACADDR8] [gw33] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.MACADDR8] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.MACADDR] [gw33] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.MACADDR] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.MONEY] [gw33] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.MONEY] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.OID] [gw33] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.OID] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.REGCLASS] [gw66] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleDate] [gw33] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.REGCLASS] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TIME0] [gw33] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TIME0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TIME1] [gw33] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TIMESTAMP0] [gw33] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TIMESTAMP0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[json0] [gw47] [ 79%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[json0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[_decimal1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[None0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TSVECTOR] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TSVECTOR] test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names_sequences_schema test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.UUID] [gw54] [ 79%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[None0] [gw25] [ 79%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[_decimal1] [gw16] [ 79%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names_sequences_schema [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.UUID] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pypostgresql.PGNumeric] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.hstore.HSTORE] [gw16] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pypostgresql.PGNumeric] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.hstore.HSTORE] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.json.JSON0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.DATERANGE] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGEnum] [gw16] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.DATERANGE] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.json.JSON0] [gw54] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGEnum] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGInteger] [gw25] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGInteger] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.json.JSON1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.INT4RANGE] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGHStore] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.json.JSON1] [gw16] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.INT4RANGE] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGInterval] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.INT8RANGE] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.json.JSONB0] [gw54] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGHStore] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGJSONB] [gw25] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGInterval] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.json.JSONB0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.json.JSONB1] [gw16] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.INT8RANGE] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGJSONB] [gw54] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGJSONB] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.NUMRANGE] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.json.JSONB1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGARRAY] [gw16] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.NUMRANGE] [gw25] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGJSONB] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGJSON] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGJSON] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.TSRANGE] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGARRAY] [gw25] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGJSON] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGBigInteger] [gw16] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.TSRANGE] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGNullType] [gw54] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGJSON] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGNumeric] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.TSTZRANGE] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGBigInteger] [gw25] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGNullType] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGBoolean] [gw16] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.TSTZRANGE] [gw54] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGNumeric] test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_composed_int [gw67] [ 79%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_41_2::test_composed_int test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.TIME0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGNumeric] [gw25] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGNumeric] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.DATE0] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGBoolean] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGUUID] [gw54] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGUUID] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGHStore] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGSmallInteger] [gw16] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.DATE0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.DATE1] [gw67] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.TIME0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.TIME1] [gw67] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.TIME1] [gw25] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGSmallInteger] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGTimeStamp] [gw16] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.DATE1] [gw54] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGHStore] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGJSONB] [gw25] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGTimeStamp] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base._SQliteJson] [gw67] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base._SQliteJson] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.DATETIME0] [gw16] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.DATETIME0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.json.JSON0] [gw67] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.json.JSON0] [gw54] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGJSONB] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGJSON] [gw54] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGJSON] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGNumeric] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGTime] [gw25] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGTime] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGUUID] [gw54] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGNumeric] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.json.JSON1] [gw67] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.json.JSON1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.pysqlite._SQLite_pysqliteDate] [gw25] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGUUID] [gw67] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.pysqlite._SQLite_pysqliteDate] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.pysqlite._SQLite_pysqliteTimeStamp] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_check_constraints[quote " two-_exclusions1] [gw67] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.pysqlite._SQLite_pysqliteTimeStamp] test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_create_table test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.BIT] [gw67] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.BIT] test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_update_rowcount1 test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_backslashes test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.IMAGE0] [gw67] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.IMAGE0] [gw12] [ 79%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_create_table [gw24] [ 79%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_41_2::test_update_rowcount1 test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip_translate[True] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.IMAGE1] [gw2] [ 79%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip_translate[True] [gw67] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.IMAGE1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BOOLEAN1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SmallInteger0] [gw3] [ 79%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_41_2::test_literal_backslashes [gw49] [ 79%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_check_constraints[quote " two-_exclusions1] [gw12] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BOOLEAN1] [gw2] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SmallInteger0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.INTEGER0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SmallInteger1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BigInteger0] test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[stmt_option] [gw71] [ 79%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[stmt_option] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.engine.default._StrDateTime] [gw2] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SmallInteger1] [gw24] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.INTEGER0] [gw12] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BigInteger0] test/dialect/test_suite.py::TimestampMicrosecondsTest::test_round_trip test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.String] [gw71] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.engine.default._StrDateTime] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.engine.default._StrDate] [gw71] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.engine.default._StrDate] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BigInteger1] [gw19] [ 79%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_round_trip [gw2] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.String] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.INTEGER1] [gw24] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.INTEGER1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.engine.default._StrTime] [gw71] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.engine.default._StrTime] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.ARRAY] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TEXT0] [gw2] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TEXT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Integer] [gw24] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Integer] [gw71] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.ARRAY] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BIGINT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NUMERIC0] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NUMERIC0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NUMERIC1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATETIME1] [gw12] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BigInteger1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Boolean] [gw12] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Boolean] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TEXT1] [gw2] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TEXT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TIME0] [gw71] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BIGINT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.SMALLMONEY] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATETIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DECIMAL0] [gw0] [ 79%] PASSED test/base/test_tutorials.py::DocTest::test_orm test/base/test_tutorials.py::DocTest::test_orm_queryguide [gw2] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TIME0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TIME1] [gw49] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.SMALLMONEY] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CHAR0] [gw12] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CHAR1] [gw12] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CLOB0] [gw12] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CLOB0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CLOB1] [gw2] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TIMESTAMP0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.TINYINT0] [gw49] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.TINYINT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BIGINT1] [gw71] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BIGINT1] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NUMERIC1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NVARCHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Interval] [gw24] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Interval] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.JSON] [gw24] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.JSON] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.LargeBinary0] [gw2] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TIMESTAMP0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TIMESTAMP1] [gw2] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TIMESTAMP1] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NVARCHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NVARCHAR1] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NVARCHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NullType] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NullType] [gw12] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CLOB1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATE0] [gw12] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATE0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATE1] [gw12] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATE1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Text0] [gw2] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Text0] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DECIMAL0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DECIMAL1] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DECIMAL1] [gw24] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.LargeBinary0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.LargeBinary1] [gw24] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.LargeBinary1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.MatchType0] [gw24] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.MatchType0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.MatchType1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.TINYINT1] [gw49] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.TINYINT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNICHAR0] [gw49] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNICHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNICHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DateTime] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DateTime] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Numeric] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Numeric] [gw49] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNICHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNITEXT0] [gw49] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNITEXT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNITEXT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BINARY0] [gw71] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BINARY0] [gw24] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.MatchType1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NCHAR0] [gw49] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNITEXT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.PickleType] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.PickleType] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.REAL0] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.REAL0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.REAL1] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.REAL1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SMALLINT0] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SMALLINT0] [gw24] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NCHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNIVARCHAR0] [gw49] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNIVARCHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Date] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Date] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Enum0] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Enum0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Enum1] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Enum1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNIVARCHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.FLOAT0] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.FLOAT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.FLOAT1] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.FLOAT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Float0] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Float0] [gw49] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNIVARCHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.pyodbc._SybNumeric_pyodbc] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BINARY1] [gw71] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BINARY1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BLOB0] [gw71] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BLOB0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BLOB1] [gw71] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BLOB1] [gw49] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.pyodbc._SybNumeric_pyodbc] test/dialect/test_suite.py::TimeTZTest::test_null [gw9] [ 79%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_null test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Time] [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Time] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TupleType] test/orm/test_sync.py::SyncTest::test_populate_dict [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TupleType] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Unicode0] [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Unicode0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Unicode1] [gw79] [ 79%] PASSED test/orm/test_sync.py::SyncTest::test_populate_dict test/sql/test_text.py::BindParamTest::test_percent_signs_literal_binds [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Unicode1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.UnicodeText0] [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.UnicodeText0] test/sql/test_text.py::SelectCompositionTest::test_select_composition_eight test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_label [gw4] [ 79%] PASSED test/sql/test_text.py::BindParamTest::test_percent_signs_literal_binds test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.UnicodeText1] [gw45] [ 79%] PASSED test/base/test_tutorials.py::DocTest::test_20_style [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.UnicodeText1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.type_api.UserDefinedType] [gw74] [ 79%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_label test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARBINARY0] [gw10] [ 79%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_eight test/sql/test_types.py::AdaptTest::test_repr[BIT0] [gw79] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.type_api.UserDefinedType] [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARBINARY0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARBINARY1] [gw4] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIT0] test/sql/test_types.py::AdaptTest::test_repr[CHAR2] test/sql/test_types.py::AdaptTest::test_repr[DATETIMEOFFSET] test/sql/test_types.py::AdaptTest::test_convert_unicode_text_type [gw9] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARBINARY1] test/sql/test_types.py::AdaptTest::test_repr[BIT1] [gw74] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[CHAR2] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARCHAR0] [gw79] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_convert_unicode_text_type [gw10] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATETIMEOFFSET] test/sql/test_types.py::AdaptTest::test_python_type [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIT1] [gw9] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARCHAR0] test/sql/test_types.py::AdaptTest::test_repr[DECIMAL0] test/sql/test_types.py::AdaptTest::test_repr[BIT2] test/sql/test_types.py::AdaptTest::test_repr[CIDR] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARCHAR1] [gw79] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_python_type test/sql/test_types.py::AdaptTest::test_repr[ARRAY0] [gw10] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DECIMAL0] [gw74] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[CIDR] test/sql/test_types.py::AdaptTest::test_repr[CLOB] [gw9] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARCHAR1] test/sql/test_types.py::AdaptTest::test_repr[DECIMAL1] [gw79] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ARRAY0] [gw74] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[CLOB] test/sql/test_types.py::AdaptTest::test_repr[ARRAY1] [gw10] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DECIMAL1] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIT2] test/sql/test_types.py::AdaptTest::test_repr[BIT3] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIT3] test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_two_explicit_quote test/sql/test_types.py::AdaptTest::test_repr[DOUBLE] test/sql/test_types.py::AdaptTest::test_repr[BLOB] test/sql/test_types.py::AdaptTest::test_repr[DATE0] test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_literal [gw79] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ARRAY1] test/sql/test_types.py::AdaptTest::test_repr[BFILE] [gw74] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATE0] test/sql/test_types.py::AdaptTest::test_repr[DATE1] [gw10] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DOUBLE] test/sql/test_types.py::AdaptTest::test_repr[DOUBLE_PRECISION0] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BLOB] [gw79] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BFILE] [gw10] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DOUBLE_PRECISION0] [gw69] [ 80%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_two_explicit_quote test/sql/test_types.py::AdaptTest::test_repr[BIGINT0] [gw74] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATE1] test/sql/test_types.py::AdaptTest::test_repr[DOUBLE_PRECISION1] test/sql/test_types.py::AdaptTest::test_repr[BOOLEAN] test/sql/test_types.py::AdaptTest::test_repr[FLOAT0] test/sql/test_types.py::AdaptTest::test_repr[DATE2] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BOOLEAN] [gw79] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIGINT0] test/sql/test_types.py::AdaptTest::test_repr[BIGINT1] [gw10] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DOUBLE_PRECISION1] [gw35] [ 80%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_41_2::test_literal [gw74] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATE2] test/sql/test_types.py::AdaptTest::test_repr[DATERANGE] test/sql/test_types.py::AdaptTest::test_repr[BYTEA] [gw69] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[FLOAT0] [gw79] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIGINT1] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BYTEA] test/sql/test_types.py::AdaptTest::test_repr[DateTime] [gw10] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DateTime] test/sql/test_types.py::AdaptTest::test_repr[Date] test/sql/test_types.py::AdaptTest::test_repr[FLOAT1] [gw74] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATERANGE] test/sql/test_types.py::AdaptTest::test_repr[DATETIME0] [gw10] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Date] [gw69] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[FLOAT1] test/sql/test_types.py::AdaptTest::test_repr[BINARY] [gw79] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BINARY] test/sql/test_types.py::AdaptTest::test_repr[BINARY_DOUBLE] [gw74] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATETIME0] test/sql/test_types.py::AdaptTest::test_repr[DATETIME1] test/sql/test_types.py::AdaptTest::test_repr[INTERVAL0] test/sql/test_types.py::AdaptTest::test_repr[Float] [gw79] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BINARY_DOUBLE] test/sql/test_types.py::AdaptTest::test_repr[BigInteger] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BigInteger] test/sql/test_types.py::AdaptTest::test_repr[Boolean] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Boolean] test/sql/test_types.py::AdaptTest::test_repr[CHAR0] [gw69] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Float] test/sql/test_types.py::AdaptTest::test_repr[HSTORE] [gw35] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INTERVAL0] [gw74] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATETIME1] test/sql/test_types.py::AdaptTest::test_repr[DATETIME2] test/sql/test_types.py::AdaptTest::test_repr[ENUM0] [gw10] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ENUM0] test/sql/test_types.py::AdaptTest::test_repr[ENUM1] [gw10] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ENUM1] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[CHAR0] test/sql/test_types.py::AdaptTest::test_repr[INTERVAL1] [gw35] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INTERVAL1] test/sql/test_types.py::AdaptTest::test_repr[Integer] [gw69] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[HSTORE] test/sql/test_types.py::AdaptTest::test_repr[IMAGE0] [gw69] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[IMAGE0] [gw74] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATETIME2] test/sql/test_types.py::AdaptTest::test_repr[IMAGE1] [gw35] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Integer] test/sql/test_types.py::AdaptTest::test_repr[Interval] [gw69] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[IMAGE1] test/sql/test_types.py::AdaptTest::test_repr[INET] [gw35] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Interval] test/sql/test_types.py::AdaptTest::test_repr[JSON0] [gw69] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INET] test/sql/test_types.py::AdaptTest::test_repr[INT4RANGE] [gw35] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSON0] test/sql/test_types.py::AdaptTest::test_repr[JSON1] [gw69] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INT4RANGE] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_unique_constraints[quote " two-_exclusions1] [gw35] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSON1] test/sql/test_types.py::AdaptTest::test_repr[INT8RANGE] test/sql/test_types.py::AdaptTest::test_repr[JSON2] [gw69] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INT8RANGE] [gw35] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSON2] test/sql/test_types.py::AdaptTest::test_repr[INTEGER0] test/sql/test_types.py::AdaptTest::test_repr[JSON3] [gw7] [ 80%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_unique_constraints[quote " two-_exclusions1] [gw69] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INTEGER0] test/sql/test_text.py::SelectCompositionTest::test_select_composition_six [gw35] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSON3] test/sql/test_types.py::AdaptTest::test_repr[JSON4] [gw55] [ 80%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_six [gw35] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSON4] test/sql/test_types.py::AdaptTest::test_repr[JSONB] [gw35] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSONB] test/sql/test_types.py::AdaptTest::test_repr[LONGTEXT] test/sql/test_types.py::AdaptTest::test_repr[MatchType] [gw55] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MatchType] [gw7] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[LONGTEXT] test/sql/test_text.py::TextErrorsTest::test_having test/sql/test_types.py::AdaptTest::test_repr[LONG] test/sql/test_types.py::AdaptTest::test_repr[NCHAR0] [gw1] [ 80%] PASSED test/sql/test_text.py::TextErrorsTest::test_having test/sql/test_tablesample.py::TableSampleTest::test_select_from [gw55] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NCHAR0] [gw7] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[LONG] [gw0] [ 80%] PASSED test/base/test_tutorials.py::DocTest::test_orm_queryguide test/sql/test_types.py::AdaptTest::test_repr[NCHAR1] test/sql/test_types.py::AdaptTest::test_repr[LargeBinary] test/base/test_tutorials.py::DocTest::test_orm_quickstart test/sql/test_types.py::AdaptTest::test_repr[NullType] [gw55] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NCHAR1] [gw7] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[LargeBinary] [gw1] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NullType] test/sql/test_types.py::AdaptTest::test_repr[MACADDR8] test/sql/test_types.py::AdaptTest::test_repr[NCLOB] [gw56] [ 80%] PASSED test/sql/test_tablesample.py::TableSampleTest::test_select_from [gw55] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NCLOB] test/sql/test_types.py::AdaptTest::test_repr[Numeric] [gw7] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MACADDR8] test/sql/test_types.py::AdaptTest::test_repr[NTEXT] test/sql/test_types.py::AdaptTest::test_repr[MACADDR] [gw1] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Numeric] [gw55] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NTEXT] test/sql/test_types.py::AdaptTest::test_repr[OID] test/sql/test_types.py::AdaptTest::test_repr[SET] [gw7] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MACADDR] test/sql/test_types.py::AdaptTest::test_repr[MEDIUMBLOB] test/sql/test_types.py::AdaptTest::test_repr[NUMBER] [gw1] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[OID] [gw56] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SET] [gw55] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NUMBER] test/sql/test_types.py::AdaptTest::test_repr[PickleType] [gw7] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MEDIUMBLOB] test/sql/test_types.py::AdaptTest::test_repr[MEDIUMINT] test/sql/test_types.py::AdaptTest::test_repr[SMALLDATETIME] test/sql/test_types.py::AdaptTest::test_repr[NUMERIC0] [gw1] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[PickleType] [gw55] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NUMERIC0] [gw7] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MEDIUMINT] test/sql/test_types.py::AdaptTest::test_repr[MEDIUMTEXT] [gw56] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SMALLDATETIME] test/sql/test_types.py::AdaptTest::test_repr[SMALLINT0] test/sql/test_types.py::AdaptTest::test_repr[RAW] [gw1] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[RAW] test/sql/test_types.py::AdaptTest::test_repr[NUMERIC1] test/sql/test_types.py::AdaptTest::test_repr[REAL0] [gw7] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MEDIUMTEXT] [gw55] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NUMERIC1] [gw56] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SMALLINT0] test/sql/test_types.py::AdaptTest::test_repr[NUMRANGE] test/sql/test_types.py::AdaptTest::test_repr[SMALLINT1] [gw1] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[REAL0] test/sql/test_types.py::AdaptTest::test_repr[MONEY0] test/sql/test_types.py::AdaptTest::test_repr[REAL1] [gw7] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MONEY0] [gw55] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NUMRANGE] test/sql/test_types.py::AdaptTest::test_repr[MONEY1] test/sql/test_types.py::AdaptTest::test_repr[NVARCHAR0] [gw56] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SMALLINT1] [gw1] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[REAL1] test/sql/test_types.py::AdaptTest::test_repr[REAL2] test/sql/test_types.py::AdaptTest::test_repr[SMALLMONEY0] [gw55] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NVARCHAR0] [gw7] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MONEY1] test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from_sqlite [gw56] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SMALLMONEY0] [gw1] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[REAL2] test/sql/test_types.py::AdaptTest::test_repr[SMALLMONEY1] test/sql/test_types.py::AdaptTest::test_repr[REGCLASS] [gw13] [ 80%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from_sqlite [gw56] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SMALLMONEY1] [gw1] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[REGCLASS] test/sql/test_types.py::AdaptTest::test_repr[SQL_VARIANT] test/sql/test_types.py::AdaptTest::test_repr[ROWID] test/sql/test_types.py::AdaptTest::test_repr[TIME0] [gw56] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SQL_VARIANT] [gw1] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ROWID] test/sql/test_types.py::AdaptTest::test_repr[SmallInteger] [gw13] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIME0] [gw56] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SmallInteger] test/sql/test_types.py::AdaptTest::test_repr[String] test/sql/test_types.py::AdaptTest::test_repr[TIME1] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_contextmanager_nested_rollback [gw13] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIME1] [gw56] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[String] test/sql/test_types.py::AdaptTest::test_repr[TIME2] test/sql/test_types.py::AdaptTest::test_repr[TEXT0] [gw64] [ 80%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_contextmanager_nested_rollback [gw56] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TEXT0] [gw13] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIME2] test/sql/test_types.py::AdaptTest::test_repr[TIME3] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture2-True] [gw13] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIME3] test/sql/test_types.py::AdaptTest::test_repr[TIME4] [gw13] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIME4] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_autobegins_real_trans_from_nested test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP0] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-False-True-True] [gw34] [ 80%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture2-True] [gw39] [ 80%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_autobegins_real_trans_from_nested [gw13] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP0] test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP1] [gw0] [ 80%] PASSED test/base/test_tutorials.py::DocTest::test_orm_quickstart test/sql/test_types.py::AdaptTest::test_repr[TINYINT1] [gw13] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP1] test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP2] [gw64] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TINYINT1] test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_41_2::test_rollback_ignores_clean_on_savepoint_agg_upd_eval test/sql/test_types.py::AdaptTest::test_repr[VARCHAR2] [gw13] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP2] test/sql/test_type_expressions.py::DerivedTest::test_select_from_aliased_join test/sql/test_types.py::AdaptTest::test_repr[TINYINT2] test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP3] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARCHAR2] [gw75] [ 80%] SKIPPED test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_41_2::test_rollback_ignores_clean_on_savepoint_agg_upd_eval [gw64] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TINYINT2] [gw13] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP3] test/sql/test_types.py::AdaptTest::test_repr[TINYTEXT] test/sql/test_types.py::AdaptTest::test_repr[TINYBLOB] test/sql/test_types.py::AdaptTest::test_repr[XML] [gw8] [ 80%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[begin-False-True-True] [gw0] [ 80%] PASSED test/sql/test_type_expressions.py::DerivedTest::test_select_from_aliased_join [gw64] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TINYTEXT] [gw13] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TINYBLOB] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[XML] test/sql/test_types.py::AdaptTest::test_repr[TSRANGE] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture9-False] test/sql/test_types.py::AdaptTest::test_repr[UNITEXT] test/sql/test_type_expressions.py::DerivedTest::test_select_from_select test/sql/test_types.py::AdaptTest::test_repr[YEAR] [gw64] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TSRANGE] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[YEAR] test/sql/test_types.py::AdaptTest::test_repr[TSTZRANGE] [gw34] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UNITEXT] test/sql/test_types.py::AdaptTest::test_repr[_Binary] test/sql/test_types.py::AdaptTest::test_repr[UNIVARCHAR] [gw64] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TSTZRANGE] [gw0] [ 80%] PASSED test/sql/test_type_expressions.py::DerivedTest::test_select_from_select [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[_Binary] test/sql/test_types.py::AdaptTest::test_str[ARRAY0] test/sql/test_types.py::AdaptTest::test_repr[TSVECTOR] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2-True] [gw34] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UNIVARCHAR] test/sql/test_types.py::AdaptTest::test_str[CHAR1] [gw57] [ 80%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager[trans_ctx_manager_fixture9-False] [gw64] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TSVECTOR] test/sql/test_types.py::AdaptTest::test_repr[UUID] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[ARRAY0] test/sql/test_types.py::AdaptTest::test_repr[Text] test/sql/test_types.py::AdaptTest::test_str[ARRAY1] [gw34] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UUID] [gw75] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[CHAR1] [gw64] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Text] test/sql/test_types.py::AdaptTest::test_repr[UnicodeText] [gw50] [ 80%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2-True] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[ARRAY1] test/sql/test_types.py::AdaptTest::test_str[BFILE] test/sql/test_types.py::AdaptTest::test_str[BINARY_FLOAT] test/sql/test_types.py::AdaptTest::test_str[CHAR2] test/sql/test_types.py::AdaptTest::test_repr[Time] [gw34] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UnicodeText] test/sql/test_types.py::AdaptTest::test_repr[Unicode] [gw64] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Time] test/sql/test_types.py::AdaptTest::test_repr[TupleType] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BINARY_FLOAT] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BFILE] [gw75] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[CHAR2] test/sql/test_types.py::AdaptTest::test_str[CIDR] test/sql/test_types.py::AdaptTest::test_str[BIGINT0] test/sql/test_types.py::AdaptTest::test_str[BIT0] [gw34] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Unicode] test/sql/test_types.py::AdaptTest::test_repr[UserDefinedType] [gw64] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TupleType] test/sql/test_types.py::AdaptTest::test_repr[UNICHAR] [gw75] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[CIDR] test/sql/test_types.py::AdaptTest::test_str[CLOB] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIGINT0] test/sql/test_types.py::AdaptTest::test_str[BIGINT1] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIGINT1] [gw34] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UserDefinedType] test/sql/test_types.py::AdaptTest::test_repr[VARBINARY0] test/sql/test_types.py::AdaptTest::test_str[ENUM1] [gw50] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[ENUM1] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIT0] test/sql/test_types.py::AdaptTest::test_str[BIT1] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIT1] test/sql/test_types.py::AdaptTest::test_str[BIT2] test/sql/test_types.py::AdaptTest::test_str[BINARY] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BINARY] [gw64] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UNICHAR] test/sql/test_types.py::AdaptTest::test_str[DATETIME2] [gw57] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATETIME2] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIT2] [gw34] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARBINARY0] test/sql/test_types.py::AdaptTest::test_repr[VARBINARY1] [gw34] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARBINARY1] test/sql/test_types.py::AdaptTest::test_repr[VARCHAR0] test/sql/test_types.py::AdaptTest::test_str[BIT3] test/sql/test_types.py::AdaptTest::test_str[DATETIMEOFFSET] [gw34] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARCHAR0] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIT3] test/sql/test_types.py::AdaptTest::test_str[BLOB] [gw75] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[CLOB] test/sql/test_types.py::AdaptTest::test_str[DATE0] [gw75] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATE0] test/sql/test_types.py::AdaptTest::test_repr[VARCHAR1] test/sql/test_types.py::AdaptTest::test_str[DATE1] [gw75] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATE1] test/sql/test_types.py::AdaptTest::test_str[DATE2] [gw75] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATE2] test/sql/test_types.py::AdaptTest::test_str[DATERANGE] [gw8] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BLOB] test/sql/test_types.py::AdaptTest::test_str[BOOLEAN] test/sql/test_types.py::AdaptTest::test_str[Enum] [gw50] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[Enum] test/sql/test_types.py::AdaptTest::test_str[FLOAT0] [gw57] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATETIMEOFFSET] test/sql/test_types.py::AdaptTest::test_str[DECIMAL0] [gw57] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DECIMAL0] test/sql/test_types.py::AdaptTest::test_str[DECIMAL1] [gw75] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATERANGE] test/sql/test_types.py::AdaptTest::test_str[DATETIME0] test/sql/test_type_expressions.py::ReturningTest::test_insert_returning [gw0] [ 80%] SKIPPED test/sql/test_type_expressions.py::ReturningTest::test_insert_returning test/sql/test_type_expressions.py::SelectTest::test_anonymous_expr [gw50] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[FLOAT0] test/sql/test_types.py::AdaptTest::test_str[FLOAT1] [gw50] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[FLOAT1] test/sql/test_types.py::AdaptTest::test_str[Float] [gw34] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARCHAR1] [gw57] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DECIMAL1] test/sql/test_types.py::AdaptTest::test_str[DOUBLE] [gw57] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DOUBLE] [gw8] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[BOOLEAN] test/sql/test_types.py::AdaptTest::test_str[BYTEA] [gw8] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[BYTEA] [gw75] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATETIME0] test/sql/test_types.py::AdaptTest::test_str[DATETIME1] [gw75] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATETIME1] [gw50] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Float] test/sql/test_types.py::AdaptTest::test_str[HSTORE] [gw50] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[HSTORE] test/sql/test_types.py::AdaptTest::test_str[DOUBLE_PRECISION0] [gw57] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DOUBLE_PRECISION0] test/sql/test_types.py::AdaptTest::test_str[DOUBLE_PRECISION1] test/sql/test_types.py::AdaptTest::test_str[IMAGE0] [gw0] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_anonymous_expr test/sql/test_type_expressions.py::SelectTest::test_compound_select test/sql/test_types.py::AdaptTest::test_str[BigInteger] [gw57] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DOUBLE_PRECISION1] [gw8] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[BigInteger] test/sql/test_types.py::AdaptTest::test_str[Boolean] [gw8] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Boolean] test/sql/test_types.py::AdaptTest::test_str[DateTime] [gw0] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_compound_select test/sql/test_type_expressions.py::SelectTest::test_dialect [gw0] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_dialect [gw50] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[IMAGE0] [gw57] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[DateTime] test/sql/test_type_expressions.py::SelectTest::test_in_binds[literal_binds] [gw0] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_in_binds[literal_binds] test/sql/test_types.py::AdaptTest::test_str[IMAGE1] test/sql/test_types.py::AdaptTest::test_str[Date] [gw57] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Date] [gw50] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[IMAGE1] test/sql/test_types.py::AdaptTest::test_str[INET] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-False-False-False] [gw50] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[INET] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture9] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_five [gw23] [ 81%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_five [gw17] [ 81%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_ops[modify-False-False-False] [gw78] [ 81%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9-False] [gw32] [ 81%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture9] test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_per_connection test/sql/test_types.py::AdaptTest::test_str[RAW] [gw23] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[RAW] test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_reloaded_deleted_checked_for_expiry [gw14] [ 81%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_41_2::test_per_connection test/sql/test_types.py::AdaptTest::test_str[REAL0] test/sql/test_types.py::AdaptTest::test_str[MEDIUMINT] test/sql/test_types.py::AdaptTest::test_str[NUMBER] test/sql/test_types.py::AdaptTest::test_str[SMALLINT1] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NUMBER] [gw23] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[REAL0] [gw78] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MEDIUMINT] test/sql/test_types.py::AdaptTest::test_str[REAL1] test/sql/test_types.py::AdaptTest::test_str[NUMERIC0] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SMALLINT1] test/sql/test_types.py::AdaptTest::test_str[JSON3] test/sql/test_types.py::AdaptTest::test_str[MEDIUMTEXT] [gw23] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[REAL1] test/sql/test_types.py::AdaptTest::test_str[REAL2] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NUMERIC0] test/sql/test_types.py::AdaptTest::test_str[SMALLMONEY0] test/sql/test_types.py::AdaptTest::test_str[NUMERIC1] test/orm/test_subquery_relations.py::InheritanceToRelatedTest::test_caches_query_per_base_joined [gw78] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MEDIUMTEXT] test/sql/test_types.py::AdaptTest::test_str[MONEY0] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSON3] [gw23] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[REAL2] test/sql/test_types.py::AdaptTest::test_str[REGCLASS] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_two_future [gw5] [ 81%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_session_as_ctx_manager_two_future test/sql/test_types.py::AdaptTest::test_str[INT8RANGE] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NUMERIC1] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SMALLMONEY0] test/sql/test_types.py::AdaptTest::test_str[SMALLMONEY1] [gw78] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MONEY0] test/sql/test_types.py::AdaptTest::test_str[MONEY1] [gw5] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[INT8RANGE] test/sql/test_types.py::AdaptTest::test_str[INTEGER0] [gw5] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[INTEGER0] test/sql/test_types.py::AdaptTest::test_str[NUMRANGE] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NUMRANGE] test/sql/test_types.py::AdaptTest::test_str[NVARCHAR0] [gw23] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[REGCLASS] test/sql/test_types.py::AdaptTest::test_str[ROWID] [gw23] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[ROWID] [gw78] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MONEY1] test/sql/test_types.py::AdaptTest::test_str[MONEY2] [gw78] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MONEY2] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SMALLMONEY1] test/sql/test_types.py::AdaptTest::test_str[SQL_VARIANT] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SQL_VARIANT] test/sql/test_types.py::AdaptTest::test_str[SmallInteger] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NVARCHAR0] test/sql/test_types.py::AdaptTest::test_str[NVARCHAR1] test/sql/test_types.py::AdaptTest::test_str[MatchType] test/sql/test_types.py::AdaptTest::test_str[ROWVERSION] [gw23] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[ROWVERSION] test/sql/test_types.py::AdaptTest::test_str[SET] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SmallInteger] test/sql/test_types.py::AdaptTest::test_str[String] [gw78] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MatchType] [gw23] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SET] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NVARCHAR1] test/sql/test_types.py::AdaptTest::test_str[NullType] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NullType] test/sql/test_types.py::AdaptTest::test_str[JSON4] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSON4] test/sql/test_types.py::AdaptTest::test_str[JSONB] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSONB] test/sql/test_types.py::AdaptTest::test_str[LONGBLOB] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[LONGBLOB] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[String] test/sql/test_types.py::AdaptTest::test_str[TEXT0] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TEXT0] test/sql/test_types.py::AdaptTest::test_str[TEXT1] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TEXT1] test/sql/test_types.py::AdaptTest::test_str[TIME0] [gw14] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIME0] test/sql/test_types.py::AdaptTest::test_str[SMALLDATETIME] [gw23] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SMALLDATETIME] test/sql/test_types.py::AdaptTest::test_str[INTEGER1] [gw5] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[INTEGER1] test/sql/test_types.py::AdaptTest::test_str[INTERVAL0] test/sql/test_types.py::AdaptTest::test_str[Numeric] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Numeric] test/sql/test_types.py::AdaptTest::test_str[OID] test/sql/test_types.py::AdaptTest::test_str[NCHAR0] test/sql/test_types.py::AdaptTest::test_str[LONGTEXT] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[LONGTEXT] test/sql/test_types.py::AdaptTest::test_str[LONG] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[LONG] test/sql/test_types.py::AdaptTest::test_str[LargeBinary] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[LargeBinary] [gw5] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[INTERVAL0] test/sql/test_types.py::AdaptTest::test_str[INTERVAL1] [gw5] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[INTERVAL1] test/sql/test_types.py::AdaptTest::test_str[Integer] [gw5] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Integer] test/sql/test_types.py::AdaptTest::test_str[Interval] [gw5] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Interval] test/sql/test_types.py::AdaptTest::test_str[JSON0] [gw5] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSON0] test/sql/test_types.py::AdaptTest::test_str[JSON1] [gw5] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSON1] test/sql/test_types.py::AdaptTest::test_str[MACADDR8] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MACADDR8] test/sql/test_types.py::AdaptTest::test_str[MACADDR] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MACADDR] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[OID] [gw78] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NCHAR0] test/sql/test_types.py::AdaptTest::test_str[NCHAR1] [gw78] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NCHAR1] test/sql/test_types.py::AdaptTest::test_str[NCLOB] [gw78] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NCLOB] [gw28] [ 81%] PASSED test/orm/test_subquery_relations.py::InheritanceToRelatedTest::test_caches_query_per_base_joined test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_commit test/sql/test_types.py::AdaptTest::test_str[TINYINT2] [gw28] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TINYINT2] [gw26] [ 81%] PASSED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_commit test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_legacy_marker[False] test/sql/test_types.py::AdaptTest::test_str[UNITEXT] test/sql/test_types.py::AdaptTest::test_str[TINYTEXT] [gw73] [ 81%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_legacy_marker[False] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_sql_during_commit [gw28] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TINYTEXT] [gw26] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UNITEXT] test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback_collections test/sql/test_types.py::AdaptTest::test_str[UNIVARCHAR] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4] [gw29] [ 81%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback_collections test/sql/test_types.py::AdaptTest::test_str[TSRANGE] [gw72] [ 81%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_sql_during_commit [gw26] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UNIVARCHAR] test/sql/test_types.py::AdaptTest::test_str[VARCHAR2] test/sql/test_types.py::AdaptTest::test_str[UUID] [gw28] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TSRANGE] [gw73] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARCHAR2] [gw20] [ 81%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4] [gw26] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UUID] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_reset_rollback_two_phase_no_rollback test/sql/test_types.py::AdaptTest::test_str[TSTZRANGE] test/sql/test_types.py::AdaptTest::test_str[UnicodeText] test/sql/test_types.py::AdaptTest::test_str[VARCHAR2] [gw28] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TSTZRANGE] [gw26] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UnicodeText] [gw22] [ 81%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_reset_rollback_two_phase_no_rollback [gw73] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARCHAR2] test/sql/test_types.py::AdaptTest::test_str[Unicode] test/sql/test_types.py::AdaptTest::test_str[XML] [gw26] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Unicode] test/sql/test_types.py::AdaptTest::test_str[TSVECTOR] test/sql/test_types.py::AdaptTest::test_uppercase_importable[LargeBinary] [gw73] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[XML] test/sql/test_types.py::AdaptTest::test_str[UserDefinedType] test/sql/test_types.py::AdaptTest::test_uppercase_importable[DateTime] [gw20] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[LargeBinary] test/sql/test_types.py::AdaptTest::test_str[YEAR] [gw26] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UserDefinedType] test/sql/test_types.py::AdaptTest::test_str[VARBINARY0] [gw28] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TSVECTOR] [gw73] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[YEAR] test/sql/test_types.py::AdaptTest::test_str[_Binary] [gw29] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[DateTime] test/sql/test_types.py::AdaptTest::test_uppercase_importable[SmallInteger] [gw26] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARBINARY0] test/sql/test_types.py::AdaptTest::test_uppercase_importable[BINARY] [gw72] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[BINARY] [gw73] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[_Binary] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[SmallInteger] test/sql/test_types.py::AdaptTest::test_str[Text] test/sql/test_types.py::AdaptTest::test_str[VARBINARY1] [gw26] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARBINARY1] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Date] [gw29] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Date] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Enum] test/sql/test_types.py::AdaptTest::test_uppercase_importable[String] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[String] test/sql/test_types.py::AdaptTest::test_uppercase_importable[BLOB] [gw72] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[BLOB] test/sql/test_types.py::AdaptTest::test_uppercase_importable[BOOLEAN] [gw28] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Text] test/sql/test_types.py::AdaptTest::test_str[Time] [gw29] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Enum] test/sql/test_types.py::AdaptTest::test_uppercase_importable[FLOAT] test/sql/test_types.py::AdaptTest::test_uppercase_importable[MatchType] [gw20] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[MatchType] test/sql/test_types.py::AdaptTest::test_uppercase_importable[NCHAR] [gw20] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[NCHAR] test/sql/test_types.py::AdaptTest::test_uppercase_importable[NUMERIC] [gw20] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[NUMERIC] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TEXT] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TEXT] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TIMESTAMP] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TIMESTAMP] [gw29] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[FLOAT] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Float] [gw29] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Float] test/sql/test_types.py::AdaptTest::test_uppercase_importable[INTEGER0] [gw72] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[BOOLEAN] test/sql/test_types.py::AdaptTest::test_uppercase_importable[BigInteger] [gw72] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[BigInteger] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TIME] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TIME] test/sql/test_types.py::AdaptTest::test_str_third_party [gw73] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str_third_party test/sql/test_types.py::AdaptTest::test_str_third_party_camelcase_no_visit_name [gw73] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str_third_party_camelcase_no_visit_name test/sql/test_types.py::AdaptTest::test_str_third_party_uppercase_no_visit_name [gw73] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str_third_party_uppercase_no_visit_name [gw29] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[INTEGER0] test/sql/test_types.py::AdaptTest::test_uppercase_importable[INTEGER1] [gw29] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[INTEGER1] test/sql/test_types.py::AdaptTest::test_uppercase_importable[NVARCHAR] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Text] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Text] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Time] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Time] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Integer] [gw29] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Integer] [gw20] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[NVARCHAR] test/sql/test_types.py::AdaptTest::test_uppercase_importable[NullType] [gw20] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[NullType] [gw28] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Time] test/sql/test_types.py::AdaptTest::test_str[TupleType] [gw28] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TupleType] test/sql/test_types.py::AdaptTest::test_str[UNICHAR] test/sql/test_types.py::AdaptTest::test_uppercase_importable[ARRAY] [gw73] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[ARRAY] test/sql/test_types.py::AdaptTest::test_str[VARCHAR0] [gw26] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARCHAR0] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Interval] [gw29] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Interval] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Numeric] [gw20] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Numeric] test/sql/test_types.py::AdaptTest::test_uppercase_importable[PickleType] [gw15] [ 81%] PASSED test/ext/test_automap.py::ConcurrentAutomapTest::test_concurrent_automaps_w_configure [gw28] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UNICHAR] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TupleType] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TupleType] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TypeDecorator] [gw20] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[PickleType] test/sql/test_types.py::AdaptTest::test_uppercase_importable[REAL] [gw20] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[REAL] [gw22] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TypeDecorator] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_add_remove_pending_backref [gw31] [ 81%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_rollback test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_warning_on_using_inactive_session_new test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture4] [gw51] [ 81%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting test/base/test_tutorials.py::DocTest::test_core [gw21] [ 81%] PASSED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_rollback [gw43] [ 81%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture4] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit test/sql/test_types.py::AdaptTest::test_uppercase_importable[UnicodeText] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-oracle] [gw38] [ 81%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit [gw46] [ 81%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_warning_on_using_inactive_session_new [gw31] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[UnicodeText] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Boolean] [gw72] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Boolean] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Unicode] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-oracle] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_invalidate test/sql/test_types.py::AdaptTest::test_uppercase_importable[CHAR] [gw72] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[CHAR] test/sql/test_types.py::AdaptTest::test_uppercase_importable[CLOB] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-mssql] [gw31] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Unicode] [gw59] [ 81%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_invalidate [gw72] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[CLOB] test/sql/test_types.py::AdaptTest::test_uppercase_importable[DATETIME] [gw72] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[DATETIME] test/sql/test_types.py::AdaptTest::test_uppercase_importable[UserDefinedType] [gw31] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[UserDefinedType] [gw43] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_importable[DATE] [gw72] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[DATE] test/sql/test_types.py::AdaptTest::test_uppercase_importable[VARBINARY] [gw31] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[VARBINARY] [gw70] [ 81%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_subtransaction_on_noautocommit test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-mysql] [gw43] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_importable[VARCHAR] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-postgresql] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-sqlite] [gw31] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[VARCHAR] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Variant] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-mysql] [gw51] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-sqlite] [gw43] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-postgresql] [gw31] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Variant] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_importable[_Binary] [gw21] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-sybase] [gw43] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-sqlite] [gw51] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-firebird] [gw38] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-oracle] [gw43] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-sqlite] [gw31] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[_Binary] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-firebird] [gw31] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-oracle] [gw21] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-firebird] [gw38] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-sybase] [gw43] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-firebird] [gw31] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-mssql] [gw21] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-postgresql] [gw38] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-sqlite] [gw38] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-firebird] [gw70] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-firebird] [gw59] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-postgresql] [gw59] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-postgresql] [gw38] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-firebird] [gw21] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-sqlite] [gw59] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-sybase] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-firebird] [gw51] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-mssql] [gw51] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-mysql] [gw51] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-oracle] [gw51] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-postgresql] [gw38] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-mssql] [gw38] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-sybase] [gw59] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-firebird] [gw15] [ 82%] PASSED test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_add_remove_pending_backref test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_bulk_replace [gw43] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-mssql] [gw43] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-mysql] [gw43] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-mssql] [gw70] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-mysql] [gw38] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-oracle] [gw38] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-oracle] [gw21] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-oracle] [gw21] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-postgresql] [gw21] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-postgresql] [gw51] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-sqlite] [gw59] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-mssql] [gw59] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-mssql] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-mssql] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-mssql] [gw70] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-oracle] [gw70] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-postgresql] [gw70] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-sqlite] [gw70] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-mysql] [gw59] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-oracle] [gw59] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-postgresql] [gw51] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-sybase] [gw15] [ 82%] PASSED test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_bulk_replace [gw70] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-firebird] [gw59] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-postgresql] [gw51] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-sybase] [gw70] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-mysql] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-mssql] test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_duplicate_adds test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-oracle] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-postgresql] [gw70] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-mssql] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-sqlite] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-sybase] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-firebird] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-firebird] test/sql/test_type_expressions.py::SelectTest::test_type_decorator_inner_plus_dialect test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.VARBINARY0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.mxodbc._MSTime_mxodbc] [gw52] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.VARBINARY0] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-sqlite] [gw58] [ 82%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_inner_plus_dialect [gw42] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.mxodbc._MSTime_mxodbc] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-mssql] [gw52] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-sqlite] test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_no_labels test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-sybase] [gw42] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-mysql] [gw52] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-sybase] [gw48] [ 82%] PASSED test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_no_labels [gw58] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-firebird] [gw42] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-firebird] [gw52] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-firebird] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.ROWVERSION1] [gw42] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-mssql] [gw41] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.ROWVERSION1] [gw58] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-firebird] [gw15] [ 82%] PASSED test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_duplicate_adds test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-_ArrayOfEnum-_exclusions2-ENUM] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-postgresql] [gw42] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-mssql] test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_pending_combines_with_flushed test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-sqlite] [gw52] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-mssql] [gw58] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-mysql] [gw48] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-_ArrayOfEnum-_exclusions2-ENUM] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-mysql] [gw42] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-sqlite] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-_ArrayOfEnum-_exclusions2-Enum] [gw48] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-_ArrayOfEnum-_exclusions2-Enum] [gw52] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-oracle] [gw58] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-oracle] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions0-ENUM] [gw48] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions0-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions1-ENUM] [gw41] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions1-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions1-Enum] [gw58] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-oracle] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions0-Enum] [gw48] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions0-Enum] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-postgresql] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions1-ENUM] [gw52] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-postgresql] [gw58] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-postgresql] [gw42] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-sybase] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions0-ENUM] [gw42] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions0-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions0-Enum] [gw52] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-postgresql] [gw41] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions1-Enum] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[_ArrayOfEnum-_exclusions2-ENUM] [gw48] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions1-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions1-Enum] [gw48] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions1-Enum] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-_ArrayOfEnum-_exclusions2-ENUM] [gw42] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions0-Enum] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions1-ENUM] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-sqlite] [gw41] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[_ArrayOfEnum-_exclusions2-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[_ArrayOfEnum-_exclusions2-Enum] [gw41] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[_ArrayOfEnum-_exclusions2-Enum] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIME20] [gw18] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIME20] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-mysql] [gw48] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-_ArrayOfEnum-_exclusions2-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-_ArrayOfEnum-_exclusions2-Enum] [gw42] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions1-ENUM] [gw52] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-sqlite] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[ARRAY-_exclusions0-ENUM] [gw41] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[ARRAY-_exclusions0-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[ARRAY-_exclusions0-Enum] [gw48] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-_ArrayOfEnum-_exclusions2-Enum] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions0-ENUM] [gw48] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions0-ENUM] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-sqlite] [gw58] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-sybase] [gw18] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-oracle] [gw18] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-sybase] [gw52] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-sybase] [gw41] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[ARRAY-_exclusions0-Enum] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[ARRAY-_exclusions1-ENUM] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-postgresql] [gw18] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-postgresql] [gw58] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-firebird] [gw58] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-firebird] [gw41] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[ARRAY-_exclusions1-ENUM] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-sqlite] [gw18] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-sybase] [gw15] [ 82%] PASSED test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_pending_combines_with_flushed test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[ARRAY-_exclusions1-Enum] [gw41] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[ARRAY-_exclusions1-Enum] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[_ArrayOfEnum-_exclusions2-ENUM] [gw41] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[_ArrayOfEnum-_exclusions2-ENUM] [gw18] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-firebird] [gw18] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-mssql] [gw18] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-mysql] test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_remove_add_pending_backref [gw18] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-oracle] [gw18] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-oracle] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.enumerated.SET] [gw62] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.enumerated.SET] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DATETIME1] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions0-ENUM] [gw30] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DATETIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMBLOB1] [gw62] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions0-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions0-Enum] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.SMALLINT1] [gw63] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMBLOB1] test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON1-ARRAY0] [gw62] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions0-Enum] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions1-ENUM] [gw44] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.SMALLINT1] [gw62] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions1-ENUM] [gw30] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON1-ARRAY0] test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON1-ARRAY1] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions1-Enum] test/dialect/postgresql/test_types.py::ArrayTest::test_array_all [gw62] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions1-Enum] [gw30] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON1-ARRAY1] test/dialect/postgresql/test_types.py::ArrayTest::test_array_getitem_slice_type test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSONB-ARRAY0] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[_ArrayOfEnum-_exclusions2-ENUM] [gw62] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[_ArrayOfEnum-_exclusions2-ENUM] [gw30] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSONB-ARRAY0] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[_ArrayOfEnum-_exclusions2-Enum] test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSONB-ARRAY1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.VARCHAR1] [gw30] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSONB-ARRAY1] [gw44] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_getitem_slice_type [gw63] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_all test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_generic test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_FLOAT1] [gw62] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[_ArrayOfEnum-_exclusions2-Enum] [gw27] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.VARCHAR1] test/dialect/postgresql/test_types.py::ArrayTest::test_array_any [gw30] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_generic [gw36] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_FLOAT1] test/dialect/postgresql/test_types.py::ArrayEnum::test_raises_non_native_enums[ARRAY0] [gw62] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_raises_non_native_enums[ARRAY0] test/sql/test_types.py::ArrayTest::test_array_getitem_slice_type test/dialect/postgresql/test_types.py::ArrayEnum::test_raises_non_native_enums[ARRAY1] test/dialect/postgresql/test_types.py::ArrayTest::test_array_literal_getitem_multidim test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[issue_5989] [gw30] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[issue_5989] test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[just_enum] [gw63] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_any test/sql/test_types.py::AsGenericTest::test_as_generic[t11-t21] [gw62] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_raises_non_native_enums[ARRAY1] test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON0-ARRAY0] test/dialect/postgresql/test_types.py::ArrayTest::test_array_concat [gw30] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[just_enum] test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[just_order_by] [gw62] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON0-ARRAY0] [gw36] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t11-t21] [gw44] [ 82%] PASSED test/sql/test_types.py::ArrayTest::test_array_getitem_slice_type test/sql/test_types.py::ArrayTest::test_array_getitem_slice_type_dialect_level test/sql/test_types.py::AsGenericTest::test_as_generic[t110-t210] [gw27] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_literal_getitem_multidim [gw30] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[just_order_by] [gw63] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_concat [gw44] [ 82%] PASSED test/sql/test_types.py::ArrayTest::test_array_getitem_slice_type_dialect_level [gw36] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t110-t210] test/dialect/postgresql/test_types.py::ArrayTest::test_array_contained_by test/sql/test_types.py::AsGenericTest::test_as_generic[t12-t22] test/dialect/postgresql/test_types.py::ArrayTest::test_array_overlap test/dialect/postgresql/test_types.py::ArrayTest::test_array_in_enum_psycopg2_cast [gw36] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t12-t22] test/sql/test_types.py::AsGenericTest::test_as_generic[t13-t23] [gw63] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_contained_by [gw27] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_overlap [gw36] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t13-t23] test/dialect/postgresql/test_types.py::ArrayTest::test_array_contains test/dialect/postgresql/test_types.py::ArrayTest::test_array_slice_index test/sql/test_types.py::AsGenericTest::test_as_generic[t14-t24] [gw44] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_in_enum_psycopg2_cast [gw36] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t14-t24] [gw45] [ 82%] PASSED test/base/test_tutorials.py::DocTest::test_core test/sql/test_types.py::AsGenericTest::test_as_generic[t15-t25] test/dialect/postgresql/test_types.py::ArrayTest::test_array_in_str_psycopg2_cast [gw27] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_slice_index test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str [gw36] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t15-t25] test/sql/test_types.py::AsGenericTest::test_as_generic[t16-t26] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NUMBER2] [gw27] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-postgresql] test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str_collate [gw44] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_in_str_psycopg2_cast [gw36] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t16-t26] test/dialect/postgresql/test_types.py::ArrayTest::test_array_index_map_dimensions [gw27] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str_collate test/sql/test_types.py::AsGenericTest::test_as_generic[t17-t27] [gw68] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NUMBER2] [gw45] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-postgresql] [gw63] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_contains [gw36] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t17-t27] [gw44] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_index_map_dimensions test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str_collate_multidim test/dialect/postgresql/test_types.py::ArrayTest::test_array_dim_index test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-sqlite] [gw27] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str_collate_multidim test/sql/test_types.py::ArrayTest::test_array_index_map_dimensions test/sql/test_types.py::AsGenericTest::test_as_generic[t19-t29] test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str_multidim [gw45] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-sqlite] [gw68] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t19-t29] [gw44] [ 82%] PASSED test/sql/test_types.py::ArrayTest::test_array_index_map_dimensions [gw63] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_dim_index test/dialect/postgresql/test_types.py::ArrayTest::test_array_functions_plus_getitem [gw27] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str_multidim test/dialect/postgresql/test_types.py::ArrayTest::test_contains_override_raises test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-sybase] [gw45] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-sybase] [gw15] [ 83%] PASSED test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_remove_add_pending_backref test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[ENUM0] test/dialect/postgresql/test_types.py::ArrayTest::test_array_int_index [gw68] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[ENUM0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[ENUM1] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-firebird] [gw45] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-firebird] [gw27] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_contains_override_raises [gw68] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[ENUM1] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-mssql] [gw63] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_functions_plus_getitem test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[Enum] [gw44] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_int_index test/dialect/postgresql/test_types.py::ArrayTest::test_array_getitem_single_type [gw45] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-mssql] [gw68] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[Enum] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-mysql] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[INTERVAL0] [gw63] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_getitem_single_type [gw68] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[INTERVAL0] [gw45] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-oracle] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[INTERVAL1] [gw68] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[INTERVAL1] [gw45] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-oracle] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ARRAY0] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-postgresql] test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_commit [gw68] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ARRAY0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ARRAY1] [gw45] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-postgresql] [gw68] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ARRAY1] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-sqlite] [gw45] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-sqlite] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeTextCLOB] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleEnum] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.ENUM0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgJSON] [gw53] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeTextCLOB] [gw66] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleEnum] [gw60] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.ENUM0] [gw11] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgJSON] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[CLOB] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BLOB] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIGINT0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATETIMEOFFSET] [gw60] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[CLOB] [gw66] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BLOB] [gw53] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIGINT0] [gw11] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATETIMEOFFSET] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATE0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BOOLEAN] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DECIMAL0] [gw60] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATE0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIGINT1] [gw66] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BOOLEAN] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATE1] [gw53] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIGINT1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BINARY] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BYTEA] [gw60] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATE1] [gw11] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DECIMAL0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATE2] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DECIMAL1] [gw11] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DECIMAL1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DOUBLE] [gw66] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BYTEA] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BigInteger] [gw60] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATE2] [gw66] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BigInteger] [gw53] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BINARY] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATERANGE] [gw60] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATERANGE] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Boolean] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BINARY_DOUBLE] [gw53] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BINARY_DOUBLE] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BINARY_FLOAT] [gw53] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BINARY_FLOAT] [gw66] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Boolean] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[CHAR0] [gw11] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DOUBLE] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATETIME0] [gw60] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATETIME0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATETIME1] [gw53] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT0] [gw66] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[CHAR0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[CHAR1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DOUBLE_PRECISION0] [gw11] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DOUBLE_PRECISION0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DOUBLE_PRECISION1] [gw11] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DOUBLE_PRECISION1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DateTime] [gw60] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATETIME1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATETIME2] [gw66] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[CHAR1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[CHAR2] [gw60] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATETIME2] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT1] [gw53] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT1] [gw66] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[CHAR2] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT2] [gw53] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT2] [gw11] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DateTime] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Date] [gw11] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Date] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TIMESTAMP1] [gw33] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TIMESTAMP1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGEnum] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[FLOAT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.DATETIME1] [gw33] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[FLOAT1] [gw47] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGEnum] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGARRAY] [gw16] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.DATETIME1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Float] [gw15] [ 83%] PASSED test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_commit test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGUUID] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INTEGER1] [gw33] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Float] [gw25] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGARRAY] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[HSTORE] [gw47] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INTEGER1] [gw54] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGUUID] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[LONGBLOB] [gw33] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[HSTORE] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MONEY0] [gw16] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[LONGBLOB] test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_notloaded test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMERIC0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[IMAGE0] [gw25] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MONEY0] [gw33] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[IMAGE0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Integer] [gw47] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Integer] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[LONGTEXT] [gw54] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMERIC0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Interval] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[IMAGE1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MONEY1] [gw16] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[LONGTEXT] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMERIC1] [gw33] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[IMAGE1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INET] [gw25] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MONEY1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[LONG] [gw47] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Interval] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON0] [gw33] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INET] [gw54] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMERIC1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMRANGE] [gw47] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON0] [gw16] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[LONG] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[LargeBinary] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MONEY2] [gw25] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MONEY2] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MatchType] [gw54] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMRANGE] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NVARCHAR0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INT4RANGE] [gw33] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INT4RANGE] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INT8RANGE] [gw16] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[LargeBinary] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MACADDR8] [gw25] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MatchType] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NCHAR0] [gw33] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INT8RANGE] [gw16] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MACADDR8] [gw25] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NCHAR0] [gw54] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NVARCHAR0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NVARCHAR1] [gw54] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NVARCHAR1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MACADDR] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NullType] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NCHAR1] [gw47] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON2] [gw47] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON2] [gw16] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MACADDR] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MEDIUMBLOB] [gw25] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NCHAR1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NCLOB] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON3] [gw47] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON3] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON4] [gw54] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NullType] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Numeric] [gw54] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Numeric] [gw47] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON4] [gw16] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MEDIUMBLOB] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MEDIUMINT] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[OID] [gw25] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NCLOB] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NTEXT] [gw16] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MEDIUMINT] [gw25] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NTEXT] [gw54] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[OID] [gw15] [ 83%] PASSED test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_notloaded test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.MONEY] test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_preloaded [gw67] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.MONEY] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Text1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[RAW] [gw2] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Text1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATETIME0] [gw67] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[RAW] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BOOLEAN0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLINT0] [gw12] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATETIME0] [gw2] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLINT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NCHAR1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REAL0] [gw71] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BOOLEAN0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLINT1] [gw24] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NCHAR1] [gw12] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME0] [gw67] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REAL0] [gw2] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLINT1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REAL1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLMONEY0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Time] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYBLOB] [gw71] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYBLOB] [gw2] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLMONEY0] [gw67] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REAL1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME1] [gw12] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLMONEY1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT0] [gw24] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Time] [gw15] [ 83%] PASSED test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_preloaded [gw2] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLMONEY1] [gw71] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TupleType] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SQL_VARIANT] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REAL2] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME2] [gw12] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME2] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME3] [gw24] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TupleType] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNICHAR] [gw71] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT1] [gw2] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SQL_VARIANT] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SmallInteger] [gw67] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REAL2] [gw24] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNICHAR] [gw2] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SmallInteger] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[String] [gw12] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME3] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME4] [gw12] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME4] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT2] [gw71] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT2] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYTEXT] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNIQUEIDENTIFIER] [gw24] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNIQUEIDENTIFIER] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNITEXT] [gw2] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[String] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TEXT0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP0] [gw12] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REGCLASS] [gw67] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REGCLASS] [gw24] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNITEXT] [gw2] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TEXT0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ROWID] [gw67] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ROWID] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ROWVERSION] test/orm/test_backref_mutations.py::M2MStaleBackrefTest::test_backref_pop_m2m [gw71] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYTEXT] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TSRANGE] [gw71] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TSRANGE] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TSTZRANGE] [gw67] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ROWVERSION] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNIVARCHAR] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP1] [gw12] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP2] [gw12] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP2] [gw24] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNIVARCHAR] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UUID] [gw71] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TSTZRANGE] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TSVECTOR] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SET] [gw24] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UUID] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UnicodeText] [gw24] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UnicodeText] [gw67] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SET] [gw71] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TSVECTOR] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SMALLINT1] [gw3] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SMALLINT1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UserDefinedType] [gw3] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UserDefinedType] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARBINARY0] [gw3] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARBINARY0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARBINARY1] [gw3] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARBINARY1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR0] [gw3] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR1] [gw3] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR2] [gw3] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR2] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR2] [gw3] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR2] [gw15] [ 83%] PASSED test/orm/test_backref_mutations.py::M2MStaleBackrefTest::test_backref_pop_m2m test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.pysybase._SybNumeric] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[XML] [gw49] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.pysybase._SybNumeric] [gw3] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[XML] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[_Binary] [gw49] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[_Binary] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes._Binary] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[IMAGE-binary_data_one.dat-None-True-None-False-_exclusions6] [gw9] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes._Binary] test/orm/test_backref_mutations.py::O2MCollectionTest::test_append_del [gw49] [ 83%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[IMAGE-binary_data_one.dat-None-True-None-False-_exclusions6] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[LargeBinary-binary_data_one.dat-None-False-None-False-_exclusions4] test/sql/test_types.py::AdaptTest::test_repr[BINARY_FLOAT] test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_41_2::test_literal_roundtrip [gw49] [ 83%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[LargeBinary-binary_data_one.dat-None-False-None-False-_exclusions4] test/sql/test_types.py::AdaptTest::test_repr[CHAR1] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[LargeBinary-binary_data_one.dat-None-True-None-False-_exclusions5] [gw79] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BINARY_FLOAT] [gw49] [ 83%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[LargeBinary-binary_data_one.dat-None-True-None-False-_exclusions5] [gw4] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_repr[CHAR1] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[MyPickleType-data8-expected8-True-None-False-_exclusions8] test/sql/test_types.py::AdaptTest::test_repr[DATETIME2] test/sql/test_types.py::AdaptTest::test_repr[Enum] [gw49] [ 83%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[MyPickleType-data8-expected8-True-None-False-_exclusions8] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[PickleType-data7-None-True-None-False-_exclusions7] test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_boolean_not_null] [gw74] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATETIME2] test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_0 [gw49] [ 83%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[PickleType-data7-None-True-None-False-_exclusions7] [gw10] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Enum] [gw79] [ 83%] SKIPPED test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_boolean_not_null] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_0-some normal data-None-True-None-False-_exclusions0] [gw9] [ 83%] PASSED test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_41_2::test_literal_roundtrip test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_boolean_null] [gw49] [ 83%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_0-some normal data-None-True-None-False-_exclusions0] test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_1 test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_true test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_41_2::test_round_trip [gw79] [ 83%] SKIPPED test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_boolean_null] test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_0 test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_1-binary_data_one.dat-None-False-None-False-_exclusions1] [gw49] [ 83%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_1-binary_data_one.dat-None-False-None-False-_exclusions1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Float1] [gw4] [ 83%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_0 [gw19] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Float1] test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_1 [gw10] [ 83%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_true test/sql/test_types.py::AdaptTest::test_repr[INTEGER1] [gw74] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_1 [gw79] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_0 test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_11-binary_data_one.dat-None-True-100-False-_exclusions11] test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_non_native_constraint_custom_type test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_false test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_1 [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_1 test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_false [gw69] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INTEGER1] [gw74] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_false [gw19] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_11-binary_data_one.dat-None-True-100-False-_exclusions11] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_12-binary_data_two.dat-None-True-99-True-_exclusions12] [gw79] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_1 [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_false test/sql/test_types.py::CompileTest::test_char_plain test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_int_out_of_range test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_false [gw15] [ 84%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_append_del [gw10] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_non_native_constraint_custom_type test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_int_out_of_range [gw69] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_char_plain [gw19] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_12-binary_data_two.dat-None-True-99-True-_exclusions12] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_13-binary_data_two.dat-None-True-99-False-_exclusions13] [gw19] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_13-binary_data_two.dat-None-True-99-False-_exclusions13] test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_nonnative_processor_coerces_integer_to_boolean [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_int_out_of_range test/sql/test_types.py::AdaptTest::test_repr[LONGBLOB] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_14-binary_data_two.dat-None-True-99-False-_exclusions14] [gw9] [ 84%] PASSED test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_41_2::test_round_trip [gw74] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_int_out_of_range test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_str test/sql/test_types.py::CompileTest::test_compile_err_formatting test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_none [gw35] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[LONGBLOB] [gw79] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_false test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_int_out_of_range [gw19] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_14-binary_data_two.dat-None-True-99-False-_exclusions14] [gw69] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_compile_err_formatting [gw10] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_nonnative_processor_coerces_integer_to_boolean [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_none test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_2-binary_data_one.dat-None-True-None-False-_exclusions2] [gw19] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_2-binary_data_one.dat-None-True-None-False-_exclusions2] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_3-binary_data_one.dat-None-True-None-False-_exclusions3] [gw19] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_3-binary_data_one.dat-None-True-None-False-_exclusions3] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_9-binary_data_one.dat-None-True-100-False-_exclusions9] test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_expanding_in_typedec test/sql/test_types.py::CompileTest::test_numeric_plain test/sql/test_types.py::CompileTest::test_decimal_plain [gw69] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_decimal_plain test/sql/test_types.py::CompileTest::test_decimal_precision test/orm/test_backref_mutations.py::O2MCollectionTest::test_bulk_replace [gw19] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_9-binary_data_one.dat-None-True-100-False-_exclusions9] test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_41_2::test_bind_processor_no_dbapi [gw79] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_int_out_of_range test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_nonnative_processor_coerces_to_onezero [gw10] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_nonnative_processor_coerces_to_onezero test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_unconstrained [gw69] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_decimal_precision [gw35] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_numeric_plain test/sql/test_types.py::CompileTest::test_numeric_precision [gw35] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_numeric_precision test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_none [gw79] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_none test/sql/test_types.py::CompileTest::test_decimal_scale [gw69] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_decimal_scale test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_str [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_str test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_true [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_nonnative_true test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_constraint [gw74] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_str test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_true [gw74] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_true test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_0 [gw74] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_0 test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_1 [gw74] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_1 [gw15] [ 84%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_bulk_replace test/sql/test_types.py::CompileTest::test_default_compile_mysql_integer [gw69] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_default_compile_mysql_integer [gw10] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_unconstrained [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_constraint test/sql/test_types.py::CompileTest::test_numeric_scale [gw35] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_numeric_scale test/sql/test_types.py::CompileTest::test_strict_bool_err_formatting test/sql/test_types.py::CompileTest::test_default_compile_pg_float [gw9] [ 84%] PASSED test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_expanding_in_typedec test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_assignment_mutates_previous_one [gw35] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_strict_bool_err_formatting test/sql/test_types.py::CompileTest::test_string_collation [gw35] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_string_collation [gw69] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_default_compile_pg_float test/sql/test_types.py::CompileTest::test_default_compile_pg_inet test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_expanding_in_typedec_of_typedec test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_false [gw74] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_false test/sql/test_types.py::CompileTest::test_string_length test/sql/test_types.py::CallableTest::test_callable_as_arg [gw10] [ 84%] PASSED test/sql/test_types.py::CallableTest::test_callable_as_arg [gw69] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_default_compile_pg_inet [gw35] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_string_length test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_str [gw79] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_str test/sql/test_types.py::CallableTest::test_callable_as_kwarg [gw19] [ 84%] PASSED test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_41_2::test_bind_processor_no_dbapi test/sql/test_types.py::CompileTest::test_string_plain [gw35] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_string_plain test/sql/test_types.py::CompileTest::test_text_collation [gw9] [ 84%] PASSED test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_expanding_in_typedec_of_typedec test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec [gw15] [ 84%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_assignment_mutates_previous_one [gw35] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_text_collation [gw10] [ 84%] PASSED test/sql/test_types.py::CallableTest::test_callable_as_kwarg test/sql/test_types.py::CompileTest::test_char_collation test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_assignment_mutates_previous_two [gw9] [ 84%] PASSED test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec [gw10] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_char_collation test/sql/test_types.py::AdaptTest::test_repr[MONEY2] test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec_of_typedec test/sql/test_types.py::AdaptTest::test_repr[NVARCHAR1] [gw7] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MONEY2] [gw55] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NVARCHAR1] test/sql/test_types.py::AdaptTest::test_repr[ROWVERSION] test/sql/test_types.py::CompileTest::test_text_plain [gw9] [ 84%] PASSED test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec_of_typedec [gw1] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ROWVERSION] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_in_int test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_processing [gw7] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_text_plain [gw15] [ 84%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_assignment_mutates_previous_two [gw55] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_in_int test/sql/test_types.py::AdaptTest::test_repr[TEXT1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_where test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_in_str [gw55] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_in_str test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_index_slice_exprs test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_commitfirst [gw56] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TEXT1] [gw1] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_where test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_insert_array [gw55] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_index_slice_exprs test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_any_all_exprs_array [gw9] [ 84%] PASSED test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_41_2::test_processing test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_literal_compare [gw1] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_insert_array [gw55] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_literal_compare test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_literal_multidimensional_roundtrip test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_insert_array_w_null test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-DateTime] [gw7] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_any_all_exprs_array test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_agg [gw1] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_insert_array_w_null [gw55] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_literal_multidimensional_roundtrip test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_literal_roundtrip [gw7] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_agg test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_multi_dim_roundtrip test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_all_exec [gw55] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_literal_roundtrip [gw56] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-DateTime] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Date] [gw1] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_multi_dim_roundtrip test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_reflect_array_column test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_plus_native_enum_create [gw7] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_all_exec test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_any_exec [gw56] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Date] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-ENUM0] [gw1] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_reflect_array_column test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_tuple_flag test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_bit_not_null] [gw9] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_bit_not_null] [gw1] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_tuple_flag [gw56] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-ENUM0] [gw7] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_any_exec test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_comparison [gw7] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_comparison test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-BYTEA] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-ENUM1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_concat [gw56] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-ENUM1] [gw1] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-BYTEA] [gw55] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_plus_native_enum_create test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-ENUM2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Boolean] [gw7] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_concat test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_getitem_single_exec test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_str_collation [gw55] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_str_collation [gw56] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-ENUM2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum0] [gw1] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Boolean] test/sql/test_types.py::AdaptTest::test_repr[TINYINT0] [gw7] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_getitem_single_exec [gw56] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum1] [gw13] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TINYINT0] [gw56] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum2] [gw56] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-HSTORE] [gw13] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-HSTORE] test/sql/test_types.py::AdaptTest::test_repr[UNIQUEIDENTIFIER] test/sql/test_types.py::AdaptTest::test_str[BINARY_DOUBLE] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-INET] [gw15] [ 84%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_commitfirst [gw13] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-INET] [gw64] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UNIQUEIDENTIFIER] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Integer] [gw39] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[BINARY_DOUBLE] [gw13] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Integer] test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_hitslazy test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-JSON0] [gw13] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-JSON0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-String] test/sql/test_types.py::AdaptTest::test_repr[VARCHAR2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-ENUM0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-JSON1] [gw13] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-JSON1] [gw64] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-String] [gw39] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-ENUM0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Text] [gw34] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARCHAR2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-JSONB] [gw13] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-JSONB] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-ENUM1] [gw39] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-ENUM1] [gw64] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Text] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Unicode] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-ENUM2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-LargeBinary] [gw13] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-LargeBinary] [gw64] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Unicode] [gw39] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-ENUM2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-INET] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-BYTEA] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-MONEY] [gw13] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-MONEY] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Enum0] [gw39] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Enum0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Enum1] [gw39] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Enum1] [gw15] [ 84%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_hitslazy test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_notloaded [gw34] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-INET] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Integer] [gw34] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Integer] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-JSON0] [gw64] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-BYTEA] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Boolean] [gw64] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Boolean] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Enum2] [gw39] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Enum2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Enum3] [gw39] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Enum3] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-CIDR] [gw64] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-CIDR] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-DateTime] [gw34] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-JSON0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-JSON1] [gw34] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-JSON1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-JSONB] [gw34] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-JSONB] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-LargeBinary] [gw64] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-DateTime] [gw34] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-LargeBinary] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-MONEY] [gw34] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-MONEY] test/sql/test_types.py::AdaptTest::test_str[CHAR0] test/sql/test_types.py::AdaptTest::test_str[DATETIME2] [gw8] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[CHAR0] test/sql/test_type_expressions.py::SelectTest::test_in_binds[plain] [gw75] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATETIME2] test/sql/test_types.py::AdaptTest::test_str[INT4RANGE] test/sql/test_types.py::AdaptTest::test_str[ENUM0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-String] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-ENUM0] [gw50] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[INT4RANGE] [gw57] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[ENUM0] [gw8] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-String] [gw75] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-ENUM0] [gw0] [ 84%] PASSED test/sql/test_type_expressions.py::SelectTest::test_in_binds[plain] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Text] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-ENUM1] [gw8] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Text] [gw75] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-ENUM1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Unicode] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Unicode] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-ENUM2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-ENUM2] [gw8] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Unicode] [gw75] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-ENUM2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-BYTEA] [gw57] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-ENUM2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-INET] [gw50] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Unicode] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum0] [gw75] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-BYTEA] [gw8] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-BYTEA] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Boolean] [gw8] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Boolean] [gw75] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum1] [gw57] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-CIDR] [gw15] [ 84%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_notloaded [gw8] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-CIDR] [gw0] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-INET] [gw57] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum2] [gw75] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum3] [gw50] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-BYTEA] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Boolean] [gw50] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Boolean] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-DateTime] [gw8] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-DateTime] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Integer] [gw0] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Integer] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-JSONB] [gw75] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum3] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-CIDR] [gw50] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-CIDR] [gw57] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum3] [gw57] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum3] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-HSTORE] [gw57] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-HSTORE] [gw0] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-JSONB] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-LargeBinary] [gw0] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-LargeBinary] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-INET] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-DateTime] [gw50] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-DateTime] test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_preloaded [gw57] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-INET] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Date] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-MONEY] [gw0] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-MONEY] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Numeric] [gw0] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Numeric] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-String] [gw0] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-String] [gw50] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Date] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-ENUM0] [gw50] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-ENUM0] test/sql/test_types.py::AdaptTest::test_str[SMALLINT0] [gw23] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[SMALLINT0] test/sql/test_types.py::AdaptTest::test_str[PickleType] test/sql/test_types.py::AdaptTest::test_str[NTEXT] test/sql/test_types.py::AdaptTest::test_str[TIME1] [gw32] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[PickleType] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-JSONB] [gw78] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[NTEXT] [gw15] [ 85%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_preloaded [gw14] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIME1] [gw23] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-JSONB] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Boolean] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-LargeBinary] [gw6] [ 85%] PASSED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_reloaded_deleted_checked_for_expiry test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-ENUM4] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-INET] test/orm/test_backref_mutations.py::O2MCollectionTest::test_del_from_collection [gw32] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Boolean] [gw23] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-LargeBinary] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-MONEY] [gw78] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-ENUM4] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-CIDR] [gw23] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-MONEY] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum0] [gw32] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-CIDR] [gw14] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-INET] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-DateTime] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Numeric] [gw78] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Integer] [gw14] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Integer] [gw32] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-DateTime] [gw23] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Numeric] test/sql/test_types.py::AdaptTest::test_str[TIME2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-JSON0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Date] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-String] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum1] [gw78] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum2] [gw32] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Date] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-ENUM0] [gw23] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-String] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Text] [gw78] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum2] [gw6] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIME2] [gw14] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-JSON0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-JSON1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum3] [gw32] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-ENUM0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-ENUM1] [gw14] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-JSON1] [gw32] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-ENUM1] [gw23] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Text] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Unicode] [gw78] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum3] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum4] [gw15] [ 85%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_del_from_collection test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-ENUM2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-JSONB] [gw14] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-JSONB] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-LargeBinary] test/sql/test_types.py::AdaptTest::test_str[TIME3] [gw6] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIME3] test/sql/test_types.py::AdaptTest::test_str[TIME4] [gw32] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-ENUM2] [gw23] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Unicode] [gw78] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum4] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum5] [gw78] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum5] [gw6] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIME4] test/orm/test_backref_mutations.py::O2MCollectionTest::test_del_from_scalar [gw14] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-LargeBinary] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-MONEY] [gw14] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-MONEY] test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP0] test/sql/test_types.py::AdaptTest::test_str[MEDIUMBLOB] [gw6] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP0] test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP1] test/sql/test_types.py::AdaptTest::test_str[JSON2] [gw17] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[MEDIUMBLOB] [gw6] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP1] test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP2] [gw5] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSON2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-String] [gw6] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP2] [gw15] [ 85%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_del_from_scalar test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP3] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-String] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Text] [gw6] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP3] test/orm/test_backref_mutations.py::O2MCollectionTest::test_plain_load_passive test/sql/test_types.py::AdaptTest::test_str[TINYBLOB] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Text] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Unicode] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM0] [gw6] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[TINYBLOB] [gw5] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM0] test/sql/test_types.py::AdaptTest::test_str[TINYINT0] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Unicode] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-BYTEA] test/sql/test_types.py::AdaptTest::test_str[VARCHAR1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM1] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-BYTEA] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Boolean] [gw5] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM1] [gw6] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[TINYINT0] [gw26] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARCHAR1] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Boolean] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-CIDR] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM2] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-CIDR] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum3] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-DateTime] test/sql/test_types.py::AdaptTest::test_str[UNIQUEIDENTIFIER] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-DateTime] [gw5] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM2] [gw26] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum3] [gw28] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[UNIQUEIDENTIFIER] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum4] [gw26] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum4] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM3] [gw5] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM3] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum5] test/sql/test_types.py::AdaptTest::test_uppercase_importable[BIGINT] [gw26] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum5] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM4] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-HSTORE] [gw73] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[BIGINT] [gw26] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-HSTORE] [gw5] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM4] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-INET] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum0] [gw26] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-INET] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Boolean] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Integer] [gw5] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum0] [gw26] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Integer] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-JSONB] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-JSON0] [gw73] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Boolean] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-CIDR] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-JSONB] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-LargeBinary] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-LargeBinary] [gw26] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-JSON0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum1] test/sql/test_types.py::AdaptTest::test_uppercase_importable[JSON] [gw15] [ 85%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_plain_load_passive [gw29] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[JSON] [gw5] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-MONEY] [gw73] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-CIDR] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-DateTime] test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_commitfirst [gw73] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-DateTime] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-MONEY] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Numeric] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Date] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Numeric] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM4] [gw73] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Date] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-String] [gw29] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM4] [gw73] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum0] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-String] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM1] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TypeEngine] [gw29] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum0] [gw73] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM2] [gw22] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TypeEngine] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Text] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum1] [gw29] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum2] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Text] [gw73] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM2] [gw29] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-INET] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Unicode] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum3] [gw29] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum3] [gw28] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Unicode] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum4] test/sql/test_types.py::AdaptTest::test_uppercase_importable[SMALLINT] [gw22] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-INET] [gw29] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum4] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum5] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Integer] [gw29] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum5] [gw20] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[SMALLINT] [gw22] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Integer] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-JSON0] [gw22] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-JSON0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-JSON1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-String] [gw22] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-JSON1] [gw20] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-String] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-JSONB] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Text] [gw22] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-JSONB] [gw20] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Text] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-LargeBinary] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Unicode] test/sql/test_types.py::AdaptTest::test_uppercase_importable[DECIMAL] [gw22] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-LargeBinary] [gw20] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Unicode] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-MONEY] [gw15] [ 85%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_commitfirst [gw22] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-MONEY] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-BYTEA] [gw20] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-BYTEA] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Boolean] [gw20] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Boolean] [gw72] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[DECIMAL] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-CIDR] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM0] [gw20] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-CIDR] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-mysql] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-DateTime] test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_notloaded [gw72] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM0] [gw20] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-DateTime] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM1] [gw31] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-mysql] [gw72] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum3] [gw72] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM3] [gw72] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM3] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM4] [gw31] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum3] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-oracle] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum4] [gw72] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM4] [gw31] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum4] [gw43] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-oracle] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum5] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-sqlite] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum0] [gw31] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum5] [gw72] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum1] [gw72] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-HSTORE] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-JSONB] [gw31] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-HSTORE] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-INET] [gw21] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-sqlite] [gw31] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-INET] [gw43] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-JSONB] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-postgresql] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Integer] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-LargeBinary] [gw31] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Integer] [gw43] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-LargeBinary] [gw38] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-postgresql] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-JSON0] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-MONEY] [gw31] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-JSON0] [gw43] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-MONEY] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Numeric] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_strictly_right_of test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-firebird] [gw43] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Numeric] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-String] [gw43] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-String] [gw21] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_contained_by [gw51] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-firebird] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Text] [gw43] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Text] [gw38] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Unicode] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_less_than_or_equal test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_union test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_contains [gw43] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Unicode] [gw38] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_union [gw51] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_less_than_or_equal test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-sqlite] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_equal [gw15] [ 85%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_notloaded test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-mysql] [gw59] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-sqlite] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_not_equal [gw38] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_greater_than [gw70] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-mysql] test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_preloaded [gw21] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_contains [gw51] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_not_equal test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_union_result [gw38] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_greater_than test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_greater_than_or_equal test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_overlaps [gw59] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_union_result test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_different test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_adjacent_to [gw38] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_greater_than_or_equal [gw51] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_actual_type test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-mssql] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_difference_result [gw21] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_different [gw51] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_intersection [gw46] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-mssql] [gw70] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_overlaps [gw59] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_adjacent_to [gw51] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_insert_text test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_strictly_left_of test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_contained_by [gw38] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_is_null test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_is_null [gw51] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_insert_text test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_intersection_result [gw21] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_intersection test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_not_extend_left_of [gw38] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_is_null [gw70] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_strictly_left_of [gw51] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_strictly_right_of [gw59] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_contains [gw46] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_is_null [gw21] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_not_extend_left_of [gw59] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_contains [gw70] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_not_extend_right_of test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_different test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_union [gw21] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_not_extend_right_of [gw59] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_different [gw70] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_union [gw46] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_intersection test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_less_than_or_equal test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_overlaps [gw59] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_intersection [gw46] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_less_than_or_equal test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_not_extend_left_of [gw70] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_not_equal test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_greater_than [gw21] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_overlaps [gw15] [ 86%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_preloaded [gw46] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_not_equal [gw59] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_not_extend_left_of [gw70] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_greater_than test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions1-Enum] test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_greater_than_or_equal test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-firebird] [gw42] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions1-Enum] test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_actual_type test/orm/test_backref_mutations.py::O2MCollectionTest::test_set_none test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_intersection_result [gw70] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_greater_than_or_equal [gw42] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_intersection_result [gw52] [ 86%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-firebird] test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_reflect [gw46] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_actual_type [gw42] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_reflect test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-mssql] test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_union_result [gw42] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_union_result test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_not_extend_left_of [gw58] [ 86%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-mssql] [gw46] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_adjacent_to [gw76] [ 86%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_query test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_insert_obj test/aaa_profiling/test_memusage.py::CycleTest::test_query_alias test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_greater_than_or_equal [gw46] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions0-Enum] [gw48] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions0-Enum] [gw42] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_adjacent_to [gw52] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_not_extend_right_of [gw48] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[_ArrayOfEnum-_exclusions2-Enum] test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_insert_text [gw48] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_insert_text [gw41] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[_ArrayOfEnum-_exclusions2-Enum] test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_intersection_result [gw42] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_contained_by [gw58] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_greater_than_or_equal test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_contains [gw48] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_reflect [gw52] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_not_extend_right_of test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_2-INTERVAL DAY TO SECOND(5)] test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_is_not_null [gw48] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_union_result test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_overlaps [gw41] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_2-INTERVAL DAY TO SECOND(5)] [gw58] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_is_null [gw48] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_union_result [gw42] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_contains test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_different test/dialect/oracle/test_types.py::DialectTypesTest::test_char_length [gw15] [ 86%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_set_none test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_3-INTERVAL DAY(2) TO SECOND(5)] [gw42] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_different [gw41] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_3-INTERVAL DAY(2) TO SECOND(5)] test/dialect/oracle/test_types.py::DialectTypesTest::test_interval_coercion_literal [gw48] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_char_length [gw52] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_overlaps test/orm/test_backref_mutations.py::O2MCollectionTest::test_straight_remove test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_0-INTERVAL DAY TO SECOND] [gw41] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_interval_coercion_literal [gw58] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_is_null test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_strictly_left_of test/dialect/oracle/test_types.py::DialectTypesTest::test_long test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_less_than [gw48] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_0-INTERVAL DAY TO SECOND] [gw58] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_less_than [gw41] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_long test/dialect/oracle/test_types.py::DialectTypesTest::test_no_clobs_for_string_params test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_less_than_or_equal [gw41] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_no_clobs_for_string_params test/dialect/oracle/test_types.py::DialectTypesTest::test_raw_compile [gw41] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_raw_compile [gw52] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_strictly_left_of [gw58] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_less_than_or_equal test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_not_equal test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON0-ARRAY1] test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_strictly_right_of test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start0-_OracleDate] [gw15] [ 86%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_straight_remove [gw41] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start0-_OracleDate] [gw62] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON0-ARRAY1] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start6-_OracleString] [gw58] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_not_equal test/orm/test_backref_mutations.py::O2MCollectionTest::test_tuple_assignment_w_reverse test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-postgresql] [gw18] [ 86%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-postgresql] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start10-_OracleChar] [gw18] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start10-_OracleChar] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start11-_OracleNChar] test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[original] [gw30] [ 86%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[original] [gw52] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_union [gw62] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start6-_OracleString] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start7-_OracleUnicodeStringCHAR] test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_actual_type [gw62] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start7-_OracleUnicodeStringCHAR] [gw52] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_union test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start4-_OracleText] [gw18] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start11-_OracleNChar] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start12-_OracleUnicodeStringNCHAR] test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_equal [gw58] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_actual_type test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start8-_OracleText] [gw62] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start8-_OracleText] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start9-_OracleUnicodeTextCLOB] [gw52] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_equal [gw62] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start9-_OracleUnicodeTextCLOB] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start0-String] [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start4-_OracleText] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start5-_OracleUnicodeTextNCLOB] [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start5-_OracleUnicodeTextNCLOB] [gw15] [ 86%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_tuple_assignment_w_reverse [gw62] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start0-String] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start1-_OracleString] [gw18] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start12-_OracleUnicodeStringNCHAR] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start13-_OracleRaw] [gw18] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start13-_OracleRaw] [gw62] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start1-_OracleString] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start6-_OracleNChar] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start2-_OracleString] [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start6-_OracleNChar] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start7-_OracleUnicodeStringNCHAR] [gw62] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start2-_OracleString] [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start7-_OracleUnicodeStringNCHAR] test/sql/test_types.py::ArrayTest::test_array_getitem_single_type test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ0-VARCHAR2(50 CHAR)] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start2-String] [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ0-VARCHAR2(50 CHAR)] test/sql/test_types.py::AsGenericTest::test_as_generic[t18-t28] [gw63] [ 86%] PASSED test/sql/test_types.py::ArrayTest::test_array_getitem_single_type test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ1-VARCHAR2(50 CHAR)] test/dialect/postgresql/test_types.py::ArrayTest::test_array_literal [gw36] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t18-t28] [gw18] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start2-String] test/orm/test_backref_mutations.py::O2MStaleBackrefTest::test_backref_pop_m2o [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ1-VARCHAR2(50 CHAR)] test/sql/test_types.py::AsGenericTest::test_as_generic[t10-t20] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ2-NVARCHAR2(50)] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ0-VARCHAR2(50 CHAR)] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start3-_OracleString] [gw44] [ 86%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_literal [gw63] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ2-NVARCHAR2(50)] [gw27] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t10-t20] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ10-NVARCHAR2] [gw36] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ0-VARCHAR2(50 CHAR)] [gw18] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start3-_OracleString] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ6-VARCHAR2] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ3-VARCHAR(50 CHAR)] [gw30] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ10-NVARCHAR2] test/dialect/mysql/test_types.py::EnumSetTest::test_enum test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ1-NVARCHAR2(50)] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start4-_OracleDate] [gw63] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ3-VARCHAR(50 CHAR)] [gw36] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ1-NVARCHAR2(50)] [gw44] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ6-VARCHAR2] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ10-NVARCHAR2] [gw27] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_enum test/dialect/mysql/test_types.py::EnumSetTest::test_enum_compile test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ7-NVARCHAR2] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ4-NVARCHAR2(50)] [gw63] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ4-NVARCHAR2(50)] [gw18] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start4-_OracleDate] [gw27] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_enum_compile test/dialect/mysql/test_types.py::EnumSetTest::test_enum_parse test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ5-VARCHAR2(50 CHAR)] [gw44] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ7-NVARCHAR2] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ8-NVARCHAR2] [gw36] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ10-NVARCHAR2] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ11-VARCHAR2] [gw27] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_enum_parse test/dialect/mysql/test_types.py::EnumSetTest::test_int_roundtrip [gw63] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ5-VARCHAR2(50 CHAR)] [gw44] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ8-NVARCHAR2] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ9-VARCHAR] [gw27] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_int_roundtrip test/dialect/mysql/test_types.py::EnumSetTest::test_no_null [gw36] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ11-VARCHAR2] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ2-NVARCHAR2(50)] [gw36] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ2-NVARCHAR2(50)] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ6-VARCHAR2] [gw63] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ6-VARCHAR2] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ7-VARCHAR2] [gw27] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_no_null test/dialect/mysql/test_types.py::EnumSetTest::test_set_colspec test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ3-VARCHAR(50 CHAR)] [gw27] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_colspec [gw63] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ7-VARCHAR2] [gw36] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ3-VARCHAR(50 CHAR)] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ8-NVARCHAR2] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ4-NVARCHAR2(50)] [gw44] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ9-VARCHAR] [gw63] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ8-NVARCHAR2] [gw36] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ4-NVARCHAR2(50)] test/dialect/mysql/test_types.py::EnumSetTest::test_bitwise_required_for_empty test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-sybase] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BFILE] [gw15] [ 86%] PASSED test/orm/test_backref_mutations.py::O2MStaleBackrefTest::test_backref_pop_m2o [gw44] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_bitwise_required_for_empty [gw45] [ 86%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-sybase] [gw68] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BFILE] test/dialect/mysql/test_types.py::EnumSetTest::test_broken_enum_returns_blanks [gw44] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_broken_enum_returns_blanks test/dialect/mysql/test_types.py::EnumSetTest::test_empty_set_empty_string [gw44] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_empty_set_empty_string test/dialect/mysql/test_types.py::EnumSetTest::test_unicode_roundtrip test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value0-kw0-SET('', retrieve_as_bitwise=True)] [gw68] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_unicode_roundtrip test/dialect/postgresql/test_types.py::EnumTest::test_create_drop_schema_translate_map [gw45] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value0-kw0-SET('', retrieve_as_bitwise=True)] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATETIME2] [gw68] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_create_drop_schema_translate_map test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[CIDR] test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value1-kw1-SET('a')] test/dialect/postgresql/test_types.py::EnumTest::test_create_table [gw60] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATETIME2] [gw45] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value1-kw1-SET('a')] [gw68] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_create_table test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value2-kw2-SET('a', 'b', 'c')] [gw66] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[CIDR] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT3] test/dialect/postgresql/test_types.py::EnumTest::test_create_table_schema_translate_map[None] [gw45] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value2-kw2-SET('a', 'b', 'c')] test/dialect/postgresql/test_types.py::EnumTest::test_dont_keep_checking [gw68] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_create_table_schema_translate_map[None] test/dialect/postgresql/test_types.py::EnumTest::test_create_table_schema_translate_map[foo] test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value3-kw3-SET('a', 'b', 'c', collation='utf8_bin')] [gw53] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT3] [gw68] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_create_table_schema_translate_map[foo] [gw45] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value3-kw3-SET('a', 'b', 'c', collation='utf8_bin')] test/dialect/postgresql/test_types.py::EnumTest::test_generic_w_some_other_variant [gw60] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_dont_keep_checking test/dialect/postgresql/test_types.py::EnumTest::test_custom_subclass test/dialect/mysql/test_types.py::EnumSetTest::test_set_roundtrip_plus_reflection [gw45] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_roundtrip_plus_reflection test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_row_works_as_mapping test/dialect/postgresql/test_types.py::EnumTest::test_reflection [gw66] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generic_w_some_other_variant test/dialect/postgresql/test_types.py::EnumTest::test_drops_on_table [gw60] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_drops_on_table test/dialect/mysql/test_types.py::EnumSetTest::test_string_roundtrip [gw68] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_custom_subclass test/dialect/postgresql/test_types.py::EnumTest::test_name_required test/dialect/postgresql/test_types.py::EnumTest::test_generate_alone_on_metadata [gw60] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generate_alone_on_metadata [gw45] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_string_roundtrip [gw66] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_name_required test/dialect/postgresql/test_types.py::EnumTest::test_native_enum_warnings test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple [gw53] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_reflection test/dialect/postgresql/test_types.py::EnumTest::test_remain_on_table_metadata_wide [gw60] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[FLOAT0] [gw66] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_native_enum_warnings test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple_on_metadata [gw53] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_remain_on_table_metadata_wide test/dialect/postgresql/test_types.py::EnumTest::test_no_support [gw66] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_no_support [gw11] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[FLOAT0] test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[inherit_table_schema] test/dialect/postgresql/test_types.py::EnumTest::test_non_native_dialect [gw53] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[inherit_table_schema] [gw60] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple_on_metadata test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[local_schema] [gw66] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_non_native_dialect test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple_schemaname_on_metadata [gw15] [ 86%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_row_works_as_mapping test/dialect/postgresql/test_types.py::EnumTest::test_non_native_enum test/dialect/postgresql/test_types.py::EnumTest::test_standalone_enum [gw60] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple_schemaname_on_metadata [gw53] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[local_schema] test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[metadata_schema_only] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_scalar [gw66] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_non_native_enum [gw53] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[metadata_schema_only] [gw11] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_standalone_enum test/dialect/postgresql/test_types.py::EnumTest::test_unicode_labels test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[override_metadata_schema] [gw11] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_unicode_labels [gw53] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[override_metadata_schema] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_adapt [gw15] [ 86%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_scalar test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_scalars test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INTEGER0] [gw15] [ 86%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_scalars test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSONB] [gw33] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INTEGER0] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_latin1 [gw47] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSONB] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MEDIUMTEXT] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMBER] [gw15] [ 86%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_latin1 test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_duplicate_values_accepted[omit_alias-non_native] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[PickleType] [gw16] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MEDIUMTEXT] [gw25] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMBER] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_raised test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_length_raises [gw54] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[PickleType] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_no_sort_key test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_omit_aliases [gw15] [ 86%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_raised [gw11] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_adapt test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_round_trip test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_utf8 test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_adapt_length [gw15] [ 86%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_bytestring_utf8 test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_object_arg [gw11] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_adapt_length [gw15] [ 86%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_object_arg test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_check_constraint test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_pickleable_no_dbapi [gw11] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_check_constraint [gw15] [ 86%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_pickleable_no_dbapi [gw47] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_length_raises test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_create_metadata_bound_no_crash test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_pickleable_plus_dbapi [gw25] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_no_sort_key test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_lookup_failure [gw11] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_create_metadata_bound_no_crash [gw33] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_duplicate_values_accepted[omit_alias-non_native] [gw15] [ 86%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_pickleable_plus_dbapi [gw47] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_lookup_failure test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pickle_types test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_duplicate_values_accepted[with_alias-native] [gw15] [ 86%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_mock_engine_no_prob test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args_bytestring [gw54] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_round_trip [gw47] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_mock_engine_no_prob [gw15] [ 86%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args_bytestring test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_skip_check_constraint test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args_unicode test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_no_length_non_native [gw16] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_omit_aliases [gw15] [ 86%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_str_multi_args_unicode [gw47] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_no_length_non_native [gw33] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_duplicate_values_accepted[with_alias-native] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_unicode_hook_unicode [gw54] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_skip_check_constraint test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_non_native_constraint_custom_type test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_omit_warn test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_duplicate_values_accepted[with_alias-non_native] [gw15] [ 87%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_stmt_exception_unicode_hook_unicode [gw16] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_omit_warn test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_subquery_exec_warning [gw47] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_non_native_constraint_custom_type test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_validators_not_in_concatenate_roundtrip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_custom_sort_key test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_non_native_round_trip [gw16] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_custom_sort_key [gw15] [ 87%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_subquery_exec_warning [gw33] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_duplicate_values_accepted[with_alias-non_native] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_default_sort_key test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_works_after_dispose [gw47] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_non_native_round_trip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_enum_raise_lookup_ellipses [gw16] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_default_sort_key [gw25] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pickle_types test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_enum_expanding_in [gw33] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_enum_raise_lookup_ellipses test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_python_type [gw15] [ 87%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_works_after_dispose test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TEXT1] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_enum_raise_lookup_none test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_works_after_dispose_testing_engine [gw25] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_python_type [gw54] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_validators_not_in_concatenate_roundtrip [gw2] [ 87%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TEXT1] [gw16] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_enum_expanding_in test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_validators_not_in_like_roundtrip [gw33] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_enum_raise_lookup_none test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_length_native test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_enum_round_trip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_variant_we_are_not_default [gw25] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr [gw15] [ 87%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_works_after_dispose_testing_engine [gw33] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_length_native [gw54] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_validators_not_in_like_roundtrip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr_four [gw16] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_enum_round_trip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_validators_pep435 [gw25] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr_four test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_conn_options test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr_three [gw54] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_validators_pep435 [gw25] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr_three test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_validators_plain [gw15] [ 87%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_conn_options test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_construction_options test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP3] [gw54] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_validators_plain [gw15] [ 87%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_construction_options test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Text] [gw12] [ 87%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP3] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Unicode] test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_options [gw71] [ 87%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Text] [gw24] [ 87%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Unicode] test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler[stmt5-expected5-kw5] [gw15] [ 87%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_options test/engine/test_execute.py::ExecutionOptionsTest::test_get_connection_execution_options test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data5-Time] test/sql/test_types.py::ExpressionTest::test_bind_adapt_insert [gw12] [ 87%] SKIPPED test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler[stmt5-expected5-kw5] [gw2] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_variant_we_are_not_default test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[2.65-Float] [gw15] [ 87%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_get_connection_execution_options test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[YEAR] test/engine/test_execute.py::ExecutionOptionsTest::test_get_engine_execution_options [gw3] [ 87%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[YEAR] test/dialect/oracle/test_types.py::EuroNumericTest::test_detection [gw15] [ 87%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_get_engine_execution_options [gw71] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data5-Time] [gw24] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_bind_adapt_insert [gw12] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[2.65-Float] test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_engine_to_connection test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-mul] [gw2] [ 87%] SKIPPED test/dialect/oracle/test_types.py::EuroNumericTest::test_detection test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler[SELECT 0.1 FROM DUAL-expected0-kw0] test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data6-DateTime] test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[5-Integer] test/sql/test_types.py::ExpressionTest::test_bind_adapt_update [gw2] [ 87%] SKIPPED test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler[SELECT 0.1 FROM DUAL-expected0-kw0] test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler[SELECT :num FROM DUAL-expected4-kw4] [gw15] [ 87%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_engine_to_connection [gw24] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_bind_adapt_update [gw12] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[5-Integer] [gw71] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data6-DateTime] test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_option_engine_to_connection [gw2] [ 87%] SKIPPED test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler[SELECT :num FROM DUAL-expected4-kw4] test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler[SELECT CAST(0.1 AS NUMERIC(5, 2)) FROM DUAL-expected3-kw3] test/sql/test_types.py::ExpressionTest::test_bind_typing test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data7-Interval] test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[None-NullType] [gw2] [ 87%] SKIPPED test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler[SELECT CAST(0.1 AS NUMERIC(5, 2)) FROM DUAL-expected3-kw3] test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler[SELECT CAST(15 AS INTEGER) FROM DUAL-15-kw1] [gw15] [ 87%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_option_engine_to_connection [gw12] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[None-NullType] [gw2] [ 87%] SKIPPED test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler[SELECT CAST(15 AS INTEGER) FROM DUAL-15-kw1] [gw3] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-mul] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLDATETIME] [gw67] [ 87%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLDATETIME] test/sql/test_types.py::ExpressionTest::test_distinct [gw24] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_bind_typing test/sql/test_types.py::ExpressionTest::test_control test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[True-Boolean] test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connect_as_ctx_noautocommit test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-sub] [gw67] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_distinct test/sql/test_types.py::ExpressionTest::test_expression_typing [gw67] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_expression_typing [gw71] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data7-Interval] test/sql/test_types.py::ExpressionTest::test_asdecimal_int_to_numeric [gw71] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_asdecimal_int_to_numeric [gw3] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-sub] [gw12] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[True-Boolean] test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data3-Numeric] [gw24] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_control test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-truediv] test/sql/test_types.py::ExpressionTest::test_asdecimal_numeric_to_int test/sql/test_types.py::ExpressionTest::test_grouped_bind_adapt test/sql/test_types.py::ExpressionTest::test_date_coercion [gw12] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data3-Numeric] [gw67] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_grouped_bind_adapt test/sql/test_types.py::ExpressionTest::test_interval_coercion [gw15] [ 87%] SKIPPED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connect_as_ctx_noautocommit [gw3] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-truediv] [gw71] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_asdecimal_numeric_to_int [gw37] [ 87%] PASSED test/engine/test_pool.py::QueuePoolTest::test_hanging_connect_within_overflow test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-add] test/sql/test_types.py::ExpressionTest::test_bind_adapt [gw24] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_date_coercion test/sql/test_types.py::ExpressionTest::test_detect_coercion_not_fooled_by_mock [gw67] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_interval_coercion test/engine/test_pool.py::QueuePoolTest::test_invalidate [gw3] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-add] test/sql/test_types.py::ExpressionTest::test_literal_adapt [gw24] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_detect_coercion_not_fooled_by_mock test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-mul] test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connection_as_ctx test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_10-binary_data_one.dat-None-True-100-False-_exclusions10] [gw49] [ 87%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_10-binary_data_one.dat-None-True-100-False-_exclusions10] [gw3] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-mul] test/sql/test_types.py::ExpressionTest::test_typedec_is_adapt [gw67] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_literal_adapt [gw37] [ 87%] PASSED test/engine/test_pool.py::QueuePoolTest::test_invalidate test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-sub] [gw15] [ 87%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connection_as_ctx test/sql/test_types.py::ExpressionTest::test_null_comparison test/engine/test_pool.py::QueuePoolTest::test_lifo test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_commit [gw3] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-sub] [gw67] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_null_comparison [gw15] [ 87%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_commit [gw37] [ 87%] PASSED test/engine/test_pool.py::QueuePoolTest::test_lifo test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_rollback test/engine/test_pool.py::QueuePoolTest::test_max_overflow test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_true test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_0 [gw79] [ 87%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_bind_processor_coercion_native_true [gw71] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_bind_adapt test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_41_2::test_comparison [gw4] [ 87%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_native_0 [gw15] [ 87%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_connection_ctx_rollback test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_dont_enter_enter [gw49] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_typedec_is_adapt test/sql/test_types.py::CompileTest::test_char_length test/sql/test_types.py::ExpressionTest::test_typedec_operator_adapt [gw15] [ 87%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_dont_enter_enter [gw19] [ 87%] PASSED test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_41_2::test_comparison test/dialect/postgresql/test_types.py::FloatCoercionTest::test_float_coercion test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_insert_native [gw10] [ 87%] PASSED test/sql/test_types.py::CompileTest::test_char_length test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_include_enter test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_str [gw49] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_typedec_operator_adapt [gw79] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::FloatCoercionTest::test_float_coercion test/sql/test_types.py::CompileTest::test_kwarg_legacy_typecompiler [gw4] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_insert_native test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_insert_python test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-delete(test_table.hash, %(delete_2)s) AS delete_1-True] [gw74] [ 87%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_41_2::test_literal_processor_coercion_nonnative_str test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_criterion_native test/sql/test_types.py::ExpressionTest::test_typedec_righthand_coercion [gw4] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_insert_python test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_literal_round_trip [gw15] [ 87%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_begin_fails_include_enter [gw69] [ 87%] PASSED test/sql/test_types.py::CompileTest::test_kwarg_legacy_typecompiler [gw79] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_criterion_native [gw4] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_literal_round_trip test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_orm_round_trip test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_criterion_python test/dialect/postgresql/test_types.py::HStoreTest::test_bind_serialize_default [gw19] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_bind_serialize_default test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_commit [gw79] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_criterion_python [gw4] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_orm_round_trip test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_reflect [gw10] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-delete(test_table.hash, %(delete_2)s) AS delete_1-True] [gw49] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_typedec_righthand_coercion test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_escaped_quotes_round_trip_native test/dialect/postgresql/test_types.py::HStoreTest::test_bind_serialize_psycopg2 [gw4] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_unicode_round_trip_native [gw15] [ 87%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_commit test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore_to_array(test_table.hash) AS hstore_to_array_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-delete(test_table.hash, ARRAY[%(param_1)s, %(param_2)s]) AS delete_1-True] test/sql/test_types.py::ExpressionTest::test_variant_righthand_coercion_honors_wrapped test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_rollback [gw19] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_bind_serialize_psycopg2 test/dialect/postgresql/test_types.py::HStoreTest::test_bind_serialize_with_slashes_and_quotes [gw4] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_unicode_round_trip_native [gw74] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore_to_array(test_table.hash) AS hstore_to_array_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_result_deserialize_psycopg2 [gw69] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_result_deserialize_psycopg2 test/dialect/postgresql/test_types.py::HStoreTest::test_result_deserialize_with_slashes_and_quotes [gw19] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_bind_serialize_with_slashes_and_quotes test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-(test_table.hash -> %(hash_1)s) IS NOT NULL AS anon_1-True] [gw15] [ 87%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_transaction_engine_ctx_rollback test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore_to_matrix(test_table.hash) AS hstore_to_matrix_1-True] [gw49] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_variant_righthand_coercion_honors_wrapped [gw79] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_escaped_quotes_round_trip_native [gw10] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-delete(test_table.hash, ARRAY[%(param_1)s, %(param_2)s]) AS delete_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-delete(test_table.hash, hstore(%(hstore_1)s, %(hstore_2)s)) AS delete_1-True] test/sql/test_types.py::ExpressionTest::test_variant_righthand_coercion_returns_self [gw69] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_result_deserialize_with_slashes_and_quotes test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_escaped_quotes_round_trip_python [gw79] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_escaped_quotes_round_trip_python test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_fixed_round_trip_native test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_add_event_after_connect test/dialect/postgresql/test_types.py::HStoreTest::test_ret_type_custom [gw69] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_ret_type_custom [gw74] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore_to_matrix(test_table.hash) AS hstore_to_matrix_1-True] [gw79] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_fixed_round_trip_native test/sql/test_types.py::CompileTest::test_text_length [gw35] [ 87%] PASSED test/sql/test_types.py::CompileTest::test_text_length test/dialect/postgresql/test_types.py::HStoreTest::test_ret_type_text [gw10] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-delete(test_table.hash, hstore(%(hstore_1)s, %(hstore_2)s)) AS delete_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore(%(hstore_1)s, %(hstore_2)s) -> %(hstore_3)s AS anon_1-False] [gw19] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-(test_table.hash -> %(hash_1)s) IS NOT NULL AS anon_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-(test_table.hash || test_table.hash) -> %(param_1)s AS anon_1-True] [gw69] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_ret_type_text test/dialect/postgresql/test_types.py::HStoreTest::test_where_contained_by test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-slice(test_table.hash, ARRAY[%(param_1)s, %(param_2)s]) AS slice_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_where_getitem [gw15] [ 87%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_add_event_after_connect [gw49] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_variant_righthand_coercion_returns_self [gw19] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-(test_table.hash || test_table.hash) -> %(param_1)s AS anon_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-akeys(test_table.hash) AS akeys_1-True] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute [gw10] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore(%(hstore_1)s, %(hstore_2)s) -> %(hstore_3)s AS anon_1-False] [gw69] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_contained_by [gw74] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-slice(test_table.hash, ARRAY[%(param_1)s, %(param_2)s]) AS slice_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-test_table.hash -> %(hash_1)s AS anon_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore(%(hstore_1)s, %(hstore_2)s) || test_table.hash AS anon_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_where_contains test/dialect/postgresql/test_types.py::FloatCoercionTest::test_arrays_base [gw35] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_getitem [gw19] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-akeys(test_table.hash) AS akeys_1-True] [gw69] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_contains [gw74] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-test_table.hash -> %(hash_1)s AS anon_1-True] [gw10] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore(%(hstore_1)s, %(hstore_2)s) || test_table.hash AS anon_1-True] [gw15] [ 87%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_argument_format_execute test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-test_table.hash || hstore(CAST(test_table.id AS TEXT), %(hstore_1)s) AS anon_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_where_has_all test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore(ARRAY[%(param_1)s, %(param_2)s, %(param_3)s, NULL]) -> %(hstore_1)s AS anon_1-False] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cant_listen_to_option_engine [gw49] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::FloatCoercionTest::test_arrays_base [gw15] [ 87%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cant_listen_to_option_engine [gw35] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_has_all test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[False] [gw74] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-test_table.hash || hstore(CAST(test_table.id AS TEXT), %(hstore_1)s) AS anon_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_where_has_any [gw10] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore(ARRAY[%(param_1)s, %(param_2)s, %(param_3)s, NULL]) -> %(hstore_1)s AS anon_1-False] test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_bit_null] test/dialect/postgresql/test_types.py::HStoreTest::test_parse_error [gw9] [ 87%] SKIPPED test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_bit_null] test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[JSON] [gw15] [ 87%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[False] [gw74] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_parse_error [gw9] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[JSON] [gw35] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_has_any test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_adjacent_to test/dialect/postgresql/test_types.py::HStoreTest::test_where_has_key test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[True] [gw15] [ 87%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_close_parameter[True] [gw35] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_has_key test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_subtype_resultprocessor [gw9] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_adjacent_to test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_clslevel_engine_event_options test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-CIDR] test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[ARRAY] [gw1] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-CIDR] [gw9] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_getitem_slice_exec test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_greater_than_or_equal [gw35] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[ARRAY] test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_contains test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[HSTORE] [gw7] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_getitem_slice_exec [gw55] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_subtype_resultprocessor test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_not_extend_right_of [gw35] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[HSTORE] [gw9] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_contains [gw7] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_different [gw1] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_greater_than_or_equal [gw7] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_is_not_null [gw55] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_not_extend_right_of [gw9] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_different test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_insert_text [gw7] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_insert_text test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_intersection test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_overlaps [gw1] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum3] [gw7] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_reflect [gw55] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_overlaps test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_is_null [gw9] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_intersection [gw7] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_reflect [gw56] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum3] [gw1] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_is_null test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_strictly_left_of test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_union_result [gw7] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_union_result test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_less_than [gw15] [ 87%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_clslevel_engine_event_options test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_ctx_execute_scalar [gw55] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_strictly_left_of test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_strictly_right_of [gw1] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_less_than [gw15] [ 87%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_ctx_execute_scalar test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_execute [gw15] [ 87%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_events_execute test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_less_than_or_equal [gw56] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_contains [gw55] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_strictly_right_of [gw1] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_less_than_or_equal test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_not_equal test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_union [gw56] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_contains [gw55] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_union test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_different [gw1] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_not_equal test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Numeric] test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_equal [gw56] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_different [gw13] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Numeric] test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_intersection [gw55] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_strictly_left_of [gw56] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_intersection test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-HSTORE] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Date] [gw39] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-HSTORE] [gw13] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_strictly_left_of [gw64] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Date] test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_is_null test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Numeric] test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_insert_text [gw34] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Numeric] test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_41_2::test_roundtrip [gw64] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_insert_text test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_intersection_result [gw13] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_strictly_right_of [gw39] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_is_null [gw64] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_union test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_reflect [gw64] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_reflect [gw13] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_union test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_union_result [gw39] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_equal [gw64] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_union_result [gw13] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_greater_than [gw13] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_greater_than test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_greater_than_or_equal [gw13] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_greater_than_or_equal test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_less_than_or_equal [gw39] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_less_than_or_equal test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_not_equal [gw39] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_not_equal test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_actual_type [gw39] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_difference_result test/sql/test_types.py::IntegerTest_sqlite+pysqlite_3_41_2::test_integer_literal_processor [gw64] [ 88%] PASSED test/sql/test_types.py::IntegerTest_sqlite+pysqlite_3_41_2::test_integer_literal_processor [gw34] [ 88%] PASSED test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_41_2::test_roundtrip [gw39] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_against_string_basic [gw34] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_against_string_basic test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_mixed_path [gw34] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_mixed_path test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_simple_int [gw34] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_simple_int test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_41_2::test_non_native_adapt [gw64] [ 88%] PASSED test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_41_2::test_non_native_adapt test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_spaces_in_key [gw34] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_spaces_in_key test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_string_path test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-HSTORE] [gw34] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_string_path test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Date] [gw56] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_not_extend_left_of [gw77] [ 88%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_column_adapter_lookup test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_not_extend_right_of [gw56] [ 88%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_not_extend_right_of [gw75] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-HSTORE] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_custom_serialize_deserialize test/aaa_profiling/test_memusage.py::CycleTest::test_core_select_from_orm_query [gw8] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Date] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[r\xe9ve\U0001f40d ill\xe9] [gw8] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[r\xe9ve\U0001f40d ill\xe9] [gw75] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_custom_serialize_deserialize test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_eval_none_flag_orm test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[some_key("idx")] [gw8] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[some_key("idx")] [gw75] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_eval_none_flag_orm test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_fixed_round_trip test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert [gw8] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Integer] [gw75] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_fixed_round_trip test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert_none_as_null test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[key] [gw57] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Integer] [gw8] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert_none_as_null test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-ENUM1] [gw75] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[key] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_multi_index_query test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[name with ' single ' quotes] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert_nulljson_into_none_as_null [gw8] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert_nulljson_into_none_as_null [gw57] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_multi_index_query [gw50] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-ENUM1] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert_nulls [gw75] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[name with ' single ' quotes] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[name with spaces] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[None0] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_path_query [gw57] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_path_query [gw8] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert_nulls [gw75] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[name with spaces] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_query_returned_as_int [gw50] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[None0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[None1] [gw57] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_query_returned_as_int [gw50] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[None1] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_query_returned_as_text test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[_decimal0] [gw57] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_query_returned_as_text test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_reflect [gw50] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[_decimal0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[_decimal1] [gw57] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_unicode_round_trip [gw50] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[_decimal1] [gw57] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_unicode_round_trip test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[_decimal2] [gw50] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[_decimal2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[boolean0] [gw50] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[boolean0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-BYTEA] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Text] [gw0] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Text] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[boolean2] [gw0] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[boolean2] [gw23] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-BYTEA] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-ENUM3] [gw65] [ 88%] PASSED test/engine/test_reconnect.py::RecycleTest_sqlite+pysqlite_3_41_2::test_basic test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[float0] [gw0] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[float0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[float1] [gw32] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-ENUM3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[string1] [gw32] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[string1] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-onelevel-cte] [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-onelevel-cte] [gw0] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[float1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[float2] [gw0] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[float2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[string2] [gw32] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[string2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[string3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer3] [gw23] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[json0] [gw23] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[json0] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-onelevel-subquery] [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-onelevel-subquery] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-twolevel-cte] [gw0] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer1] [gw0] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[json1] [gw23] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[json1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[numeric0] [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-twolevel-cte] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-twolevel-subquery] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-HSTORE] [gw32] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[string3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[_decimal0] [gw32] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[_decimal0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[_decimal1] [gw23] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[numeric0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[numeric1] [gw23] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[numeric1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[numeric2] [gw23] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[numeric2] [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-twolevel-subquery] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-middle-cte] [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-middle-cte] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-middle-subquery] [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-middle-subquery] [gw32] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[_decimal1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[_decimal2] [gw32] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[_decimal2] [gw78] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-HSTORE] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean1] [gw78] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean2] [gw78] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean2] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-onelevel-cte] [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-onelevel-cte] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-onelevel-subquery] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float0] [gw78] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float1] [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-onelevel-subquery] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-twolevel-cte] [gw78] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float2] [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-twolevel-cte] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-twolevel-subquery] [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-twolevel-subquery] test/sql/test_selectable.py::SelectableTest::test_subquery_label_grouped_still_corresponds [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_label_grouped_still_corresponds test/sql/test_selectable.py::SelectableTest::test_subquery_labels_join [gw78] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float2] [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_labels_join test/sql/test_selectable.py::SelectableTest::test_subquery_on_table [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_on_table test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer0] test/sql/test_selectable.py::SelectableTest::test_table_alias [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_table_alias test/sql/test_selectable.py::SelectableTest::test_table_joined_to_select_of_table [gw78] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer0] [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_table_joined_to_select_of_table test/sql/test_selectable.py::SelectableTest::test_table_schema [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_table_schema test/sql/test_selectable.py::SelectableTest::test_two_metadata_join_raises[False] [gw65] [ 88%] PASSED test/sql/test_selectable.py::SelectableTest::test_two_metadata_join_raises[False] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Numeric] [gw14] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Numeric] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer2] test/sql/test_types.py::AdaptTest::test_str[TINYINT1] [gw14] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer3] [gw6] [ 88%] PASSED test/sql/test_types.py::AdaptTest::test_str[TINYINT1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Date] [gw14] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[numeric0] [gw17] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Date] [gw14] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[numeric0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[numeric1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[boolean2] [gw17] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[boolean2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[float0] [gw14] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[numeric1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-JSON1] [gw6] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[numeric2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string3] [gw17] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[float0] [gw26] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-JSON1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[float1] [gw14] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[numeric2] [gw6] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[_decimal0] [gw17] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[float1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string2] [gw26] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string2] [gw14] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string0] [gw6] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[_decimal0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[float2] [gw26] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[_decimal1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_custom_json [gw6] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[_decimal1] [gw26] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_custom_json test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[_decimal2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_data1 [gw17] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[float2] [gw6] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[_decimal2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[boolean0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[integer0] [gw26] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_data1 test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_json_null_as_json_null [gw6] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[boolean0] [gw17] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[integer0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[integer1] [gw26] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_json_null_as_json_null test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum2] [gw5] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[integer3] [gw5] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[integer3] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM3] [gw73] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM3] [gw17] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[integer1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[numeric0] [gw5] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[numeric0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[numeric1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_json_null[parameters] [gw5] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[numeric1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[numeric2] [gw5] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[numeric2] [gw73] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_json_null[parameters] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_json_null[values] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string0] [gw5] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string0] [gw73] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_json_null[values] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[multiparameters] [gw73] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[multiparameters] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-HSTORE] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[omit] [gw73] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[omit] [gw29] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-HSTORE] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[parameters] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Numeric] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[None] [gw73] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[parameters] [gw22] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Numeric] test/dialect/postgresql/test_types.py::JSONBTest::test_cols[-test_table.test_column -> %(test_column_1)s AS anon_1-True] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-BYTEA] [gw28] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-BYTEA] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[-1.0] [gw28] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[-1.0] [gw29] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[None] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[True] [gw29] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[True] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[a string] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[-1] [gw28] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[-1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Date] [gw28] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[15.052] [gw28] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[15.052] [gw29] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[a string] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[r\xe9ve ill\xe9] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[15] [gw28] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[15] [gw20] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Date] test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column ?| ARRAY[%(param_1)s, %(param_2)s]] [gw22] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_cols[-test_table.test_column -> %(test_column_1)s AS anon_1-True] [gw29] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[r\xe9ve ill\xe9] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[r\xe9ve\U0001f40d ill\xe9] [gw29] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[r\xe9ve\U0001f40d ill\xe9] test/dialect/postgresql/test_types.py::JSONBTest::test_custom_astext_type [gw22] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_custom_astext_type test/dialect/postgresql/test_types.py::JSONBTest::test_path_typing test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum2] [gw20] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column ?| ARRAY[%(param_1)s, %(param_2)s]] test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column @> %(test_column_1)s] [gw22] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_path_typing [gw72] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum2] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[key] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-JSON1] test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column <@ %(test_column_1)s] [gw31] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-JSON1] [gw72] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[key] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[name with ' single ' quotes] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert [gw31] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert [gw72] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[name with ' single ' quotes] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_none_as_null test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[name with spaces] [gw20] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column @> %(test_column_1)s] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_adjacent_to [gw31] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_none_as_null test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_nulljson_into_none_as_null [gw22] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column <@ %(test_column_1)s] [gw72] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[name with spaces] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[name_with"quotes"name] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_criterion test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column ? %(test_column_1)s] [gw72] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[name_with"quotes"name] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[r\xe9ve\U0001f40d ill\xe9] [gw31] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_nulljson_into_none_as_null test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_nulls [gw43] [ 89%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_adjacent_to [gw31] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_nulls test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_literal [gw20] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_criterion test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_custom_serialize_deserialize [gw72] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[r\xe9ve\U0001f40d ill\xe9] [gw31] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_literal [gw20] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_custom_serialize_deserialize [gw22] [ 89%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column ? %(test_column_1)s] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_path_query test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_eval_none_flag_orm [gw20] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_eval_none_flag_orm [gw43] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_path_query test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_query_returned_as_int test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_less_than [gw43] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_query_returned_as_int test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_query_returned_as_text test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_reflect [gw43] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_query_returned_as_text test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_reflect [gw38] [ 89%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_less_than [gw40] [ 89%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_weakref [gw51] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_reflect [gw43] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_unicode_round_trip test/sql/test_types.py::JSONTest::test_index_bind_proc_str test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_strictly_left_of [gw43] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_unicode_round_trip test/sql/test_types.py::JSONTest::test_bind_serialize_default test/orm/test_session.py::WeakIdentityMapTest::test_weakref_pickled [gw51] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_index_bind_proc_str test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_not_extend_right_of [gw38] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_bind_serialize_default test/sql/test_types.py::JSONTest::test_index_literal_proc_int [gw21] [ 89%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_strictly_left_of test/sql/test_types.py::JSONTest::test_bind_serialize_none_as_null test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_is_not_null [gw59] [ 89%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_not_extend_right_of [gw51] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_index_literal_proc_int [gw38] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_bind_serialize_none_as_null test/sql/test_types.py::JSONTest::test_index_literal_proc_str test/sql/test_types.py::JSONTest::test_bind_serialize_null [gw70] [ 89%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column ->> %(test_column_1)s) IS NULL] test/sql/test_types.py::JSONTest::test_result_deserialize_default [gw38] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_bind_serialize_null [gw51] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_index_literal_proc_str test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_insert_text test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype0] test/dialect/postgresql/test_types.py::JSONTest::test_cols[-test_table.test_column -> %(test_column_1)s AS anon_1-True] [gw46] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_insert_text test/dialect/postgresql/test_types.py::JSONTest::test_path_typing test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-10-datatype0] [gw21] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_result_deserialize_default [gw70] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype0] [gw59] [ 89%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column ->> %(test_column_1)s) IS NULL] [gw46] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-10-datatype0] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-10-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype1] [gw51] [ 89%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_path_typing [gw70] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype1] test/dialect/postgresql/test_types.py::JSONTest::test_where[-CAST((test_table.test_column -> %(test_column_1)s) AS INTEGER) = %(param_1)s] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype2] [gw38] [ 89%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_cols[-test_table.test_column -> %(test_column_1)s AS anon_1-True] [gw70] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype2] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-250-datatype0] test/sql/test_types.py::JSONTest::test_result_deserialize_null test/dialect/mysql/test_types.py::JSONTest::test_reflection test/dialect/postgresql/test_types.py::JSONTest::test_custom_astext_type [gw70] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-250-datatype0] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-250-datatype1] [gw46] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-10-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-10-datatype2] [gw46] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-10-datatype2] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-100-datatype0] [gw51] [ 89%] SKIPPED test/dialect/mysql/test_types.py::JSONTest::test_reflection [gw38] [ 89%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_custom_astext_type [gw46] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-100-datatype0] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-100-datatype1] [gw46] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-100-datatype1] [gw59] [ 89%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_where[-CAST((test_table.test_column -> %(test_column_1)s) AS INTEGER) = %(param_1)s] test/dialect/postgresql/test_types.py::JSONTest::test_where[-CAST((test_table.test_column ->> %(test_column_1)s) AS INTEGER) = %(param_1)s] [gw70] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-250-datatype1] [gw21] [ 89%] PASSED test/sql/test_types.py::JSONTest::test_result_deserialize_null test/dialect/mysql/test_types.py::JSONTest::test_rudimental_round_trip [gw21] [ 89%] SKIPPED test/dialect/mysql/test_types.py::JSONTest::test_rudimental_round_trip test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column #> %(test_column_1)s) IS NULL] test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_intersection [gw59] [ 89%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_where[-CAST((test_table.test_column ->> %(test_column_1)s) AS INTEGER) = %(param_1)s] test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_1-INTERVAL DAY(3) TO SECOND] [gw42] [ 89%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_intersection test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype0] [gw48] [ 89%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_1-INTERVAL DAY(3) TO SECOND] [gw21] [ 89%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column #> %(test_column_1)s) IS NULL] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-250-datatype0] [gw59] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype0] test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_difference_result test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-100-datatype0] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype1] [gw42] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-250-datatype0] [gw59] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype1] [gw58] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_difference_result test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-250-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-250-datatype0] test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column #>> %(test_column_1)s) IS NULL] [gw48] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-100-datatype0] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-100-datatype1] [gw58] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-250-datatype0] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-250-datatype1] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start1-_OracleRaw] [gw41] [ 89%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start1-_OracleRaw] test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_greater_than [gw48] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-100-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-100-datatype2] [gw21] [ 89%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column #>> %(test_column_1)s) IS NULL] [gw58] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-250-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-250-datatype2] [gw42] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-250-datatype1] [gw48] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-100-datatype2] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-250-datatype0] [gw58] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-250-datatype2] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_unicode test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-10-datatype0] [gw48] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-250-datatype0] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-250-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-250-datatype2] [gw42] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-250-datatype2] [gw58] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_unicode test/dialect/oracle/test_types.py::LOBFetchTest::test_large_stream [gw48] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-250-datatype1] [gw58] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_large_stream test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-datatype0] [gw42] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-datatype0] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-datatype1] [gw42] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-datatype1] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start3-_OracleUnicodeStringNCHAR] [gw62] [ 89%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start3-_OracleUnicodeStringNCHAR] test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_41_2::test_render_datetime[datetime] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ9-VARCHAR] [gw62] [ 89%] SKIPPED test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_41_2::test_render_datetime[datetime] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ5-VARCHAR2(50 CHAR)] [gw41] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-10-datatype0] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-10-datatype1] [gw52] [ 89%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_greater_than test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_41_2::test_render_datetime[time] [gw41] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-10-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-10-datatype2] [gw41] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-10-datatype2] [gw63] [ 89%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ9-VARCHAR] [gw36] [ 89%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ5-VARCHAR2(50 CHAR)] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-100-datatype0] [gw41] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-100-datatype0] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-100-datatype1] [gw62] [ 89%] SKIPPED test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_41_2::test_render_datetime[time] test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_union_result [gw41] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-100-datatype1] test/dialect/mssql/test_types.py::MSDateTypeTest::test_extract test/dialect/mysql/test_types.py::EnumSetTest::test_empty_set_no_empty_string [gw63] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_difference_result test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_with_convert [gw44] [ 89%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_empty_set_no_empty_string [gw62] [ 89%] SKIPPED test/dialect/mssql/test_types.py::MSDateTypeTest::test_extract [gw36] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_union_result [gw63] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_difference_result test/dialect/mssql/test_types.py::MSDateTypeTest::test_result_processor test/dialect/postgresql/test_types.py::NumericInterpretationTest::test_numeric_codes test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_insert_obj test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_ints [gw36] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumericInterpretationTest::test_numeric_codes [gw52] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_with_convert test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_with_convert_many_rows [gw62] [ 89%] SKIPPED test/dialect/mssql/test_types.py::MSDateTypeTest::test_result_processor test/dialect/mssql/test_types.py::MSDateTypeTest::test_result_processor_invalid [gw63] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_insert_text test/dialect/postgresql/test_types.py::NumericInterpretationTest::test_numeric_default [gw36] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumericInterpretationTest::test_numeric_default [gw52] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_with_convert_many_rows test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_with_convert_raw [gw63] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_insert_text test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_intersection_result [gw62] [ 89%] SKIPPED test/dialect/mssql/test_types.py::MSDateTypeTest::test_result_processor_invalid test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_decimal_fp test/dialect/mysql/test_types.py::EnumSetTest::test_set_parse [gw27] [ 89%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_parse test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_greater_than_or_equal [gw27] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_greater_than_or_equal [gw52] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_with_convert_raw test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_without_convert test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ11-VARCHAR2] [gw30] [ 89%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ11-VARCHAR2] test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_contained_by [gw30] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_contains [gw30] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_contains [gw63] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_intersection_result [gw44] [ 89%] PASSED test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_ints test/dialect/postgresql/test_types.py::OIDTest::test_reflection [gw37] [ 89%] PASSED test/engine/test_pool.py::QueuePoolTest::test_max_overflow [gw52] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_without_convert test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_without_convert_many_rows [gw52] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_without_convert_many_rows test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start5-DATE] [gw18] [ 89%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start5-DATE] test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_overlaps test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_is_not_null [gw27] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_is_not_null [gw36] [ 89%] PASSED test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_decimal_fp test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_decimal_int test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_different [gw30] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_different [gw44] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::OIDTest::test_reflection test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_any_all_exprs_array [gw44] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_any_all_exprs_array test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_agg [gw44] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_agg test/engine/test_pool.py::QueuePoolTest::test_no_double_checkin [gw37] [ 89%] PASSED test/engine/test_pool.py::QueuePoolTest::test_no_double_checkin test/engine/test_pool.py::QueuePoolTest::test_no_overflow [gw18] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_overlaps test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_strictly_left_of [gw18] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_strictly_left_of test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_is_null [gw27] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_is_null test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_all_exec [gw44] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_all_exec test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_intersection [gw30] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_intersection test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_not_extend_left_of [gw36] [ 89%] PASSED test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_decimal_int [gw27] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_less_than_or_equal [gw30] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_strictly_right_of [gw18] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_strictly_right_of [gw27] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_less_than_or_equal test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_union [gw18] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_union test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_equal [gw18] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::EnumTest::test_disable_create test/dialect/mysql/test_types.py::EnumSetTest::test_unicode_enum [gw68] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_disable_create test/dialect/postgresql/test_types.py::EnumTest::test_generic_w_pg_variant test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_comparison [gw68] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_comparison [gw60] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generic_w_pg_variant test/dialect/postgresql/test_types.py::EnumTest::test_non_native_enum_w_unicode test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_concat test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_plus_native_enum_create [gw68] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_concat [gw66] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_non_native_enum_w_unicode [gw60] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_plus_native_enum_create test/dialect/postgresql/test_types.py::EnumTest::test_schema_reflection test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_str_collation test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_contained_by_exec test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_dim_array_contains_typed_exec[set] [gw68] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_contained_by_exec [gw60] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_str_collation test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_subtype_resultprocessor [gw66] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_dim_array_contains_typed_exec[set] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_getitem_single_exec [gw53] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_schema_reflection test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-BYTEA] [gw60] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_subtype_resultprocessor test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_insert_array [gw68] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_getitem_single_exec test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_getitem_slice_exec [gw53] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-BYTEA] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Boolean] [gw45] [ 89%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_unicode_enum test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_in_str test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_where [gw60] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_where test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_dim_array_contains_typed_exec[] [gw66] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_insert_array [gw68] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_getitem_slice_exec [gw53] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Boolean] [gw45] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_in_str test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_index_slice_exprs test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_insert_array_w_null [gw60] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_dim_array_contains_typed_exec[] [gw66] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_insert_array_w_null test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_multi_dim_roundtrip [gw66] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_multi_dim_roundtrip [gw45] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_index_slice_exprs test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_literal_compare test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-CIDR] [gw53] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-CIDR] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-DateTime] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_reflect_array_column [gw66] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_reflect_array_column [gw45] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_literal_compare [gw53] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-DateTime] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Date] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_literal_multidimensional_roundtrip [gw53] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Date] [gw45] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_literal_multidimensional_roundtrip test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_literal_roundtrip [gw45] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_literal_roundtrip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_duplicate_values_accepted[omit_alias-native] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_null_round_trip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_enum_values_callable_round_trip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_length_non_native test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr_two test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_variant_we_are_default [gw33] [ 89%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_length_non_native [gw47] [ 89%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_null_round_trip [gw11] [ 89%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_duplicate_values_accepted[omit_alias-native] [gw25] [ 89%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_repr_two [gw16] [ 89%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_pep435_enum_values_callable_round_trip test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler[SELECT CAST(15 AS NUMERIC(3, 1)) FROM DUAL-expected2-kw2] test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data4-Date] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Text] [gw2] [ 89%] SKIPPED test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler[SELECT CAST(15 AS NUMERIC(3, 1)) FROM DUAL-expected2-kw2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Date] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM1] [gw33] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Text] [gw2] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-INET] [gw47] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Integer] [gw11] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM1] [gw12] [ 89%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data4-Date] [gw54] [ 89%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_41_2::test_variant_we_are_default test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Unicode] [gw33] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-BYTEA] [gw25] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Date] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM0] [gw33] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-BYTEA] [gw2] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-INET] [gw47] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum3] [gw16] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-JSONB] [gw25] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Integer] [gw2] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-JSONB] [gw2] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Boolean] [gw33] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Boolean] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-CIDR] [gw33] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-CIDR] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum4] [gw47] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum4] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum5] [gw47] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum5] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-HSTORE] [gw47] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-HSTORE] [gw2] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum0] [gw25] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM2] [gw25] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Numeric] [gw12] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Numeric] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-String] [gw12] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-String] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Text] test/sql/test_types.py::ExpressionTest::test_bind_adapt_expression test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM2] [gw54] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum1] [gw54] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum2] [gw16] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-JSONB] [gw12] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Text] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Unicode] [gw12] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-LargeBinary] [gw16] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-MONEY] [gw71] [ 90%] PASSED test/sql/test_types.py::ExpressionTest::test_bind_adapt_expression [gw11] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM3] [gw11] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM3] [gw25] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-BYTEA] [gw12] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-BYTEA] [gw54] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum3] [gw54] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum4] [gw54] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum4] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM4] [gw11] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM4] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum0] [gw16] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-MONEY] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Numeric] [gw16] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Numeric] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-CIDR] [gw11] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum0] [gw71] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-CIDR] test/sql/test_types.py::ExpressionTest::test_detect_coercion_of_builtins test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-DateTime] [gw71] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-DateTime] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Date] test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-truediv] [gw71] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Date] [gw24] [ 90%] PASSED test/sql/test_types.py::ExpressionTest::test_detect_coercion_of_builtins test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM0] [gw71] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM0] [gw3] [ 90%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-truediv] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM1] [gw71] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum0] test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_unicode_round_trip_python [gw24] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Numeric] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum1] [gw4] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_unicode_round_trip_python [gw24] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-CIDR] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum2] [gw3] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Numeric] [gw4] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-CIDR] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-String] [gw24] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-DateTime] [gw3] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-String] test/dialect/postgresql/test_types.py::FloatCoercionTest::test_arrays_pg [gw24] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Text] test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-add] [gw67] [ 90%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-add] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Integer] [gw4] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-DateTime] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Date] [gw3] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Text] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Unicode] [gw49] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::FloatCoercionTest::test_arrays_pg test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum0] [gw67] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-JSON0] [gw67] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-JSON0] [gw4] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Date] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-ENUM0] [gw4] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-ENUM0] [gw3] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-BYTEA] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-JSON1] [gw67] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-JSON1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-HSTORE] [gw24] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-ENUM1] [gw4] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-ENUM1] [gw49] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum0] [gw3] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-BYTEA] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum1] [gw49] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum2] [gw49] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum3] [gw67] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-LargeBinary] [gw67] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-LargeBinary] [gw49] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-HSTORE] [gw49] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-HSTORE] test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-avals(test_table.hash) AS avals_1-True] test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_fixed_round_trip_python [gw79] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_fixed_round_trip_python test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Integer] [gw79] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Integer] test/dialect/postgresql/test_types.py::HStoreTest::test_where_defined test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-JSON0] [gw79] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-JSON0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-JSON1] [gw79] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-JSON1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-JSONB] [gw79] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-LargeBinary] test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore(ARRAY[%(param_1)s, %(param_2)s], ARRAY[%(param_3)s, NULL]) -> %(hstore_1)s AS anon_1-False] [gw79] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-LargeBinary] [gw19] [ 90%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-avals(test_table.hash) AS avals_1-True] [gw69] [ 90%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_defined test/dialect/postgresql/test_types.py::HStoreTest::test_result_deserialize_default test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Numeric] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-CIDR] [gw74] [ 90%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_result_deserialize_default [gw10] [ 90%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore(ARRAY[%(param_1)s, %(param_2)s], ARRAY[%(param_3)s, NULL]) -> %(hstore_1)s AS anon_1-False] [gw19] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Numeric] [gw69] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-CIDR] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-String] test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[JSONB] [gw19] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-String] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-DateTime] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Text] [gw69] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-DateTime] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Date] [gw35] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Text] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Enum0] [gw19] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Text] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Unicode] [gw69] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Date] [gw74] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-JSONB] [gw10] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Enum0] [gw19] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-BYTEA] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-ENUM0] [gw35] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Text] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Enum1] [gw10] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Enum1] [gw74] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-LargeBinary] [gw19] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-BYTEA] [gw35] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-BYTEA] [gw69] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-ENUM0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-ENUM1] [gw69] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-ENUM1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Enum2] [gw10] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Enum2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Enum3] [gw74] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-MONEY] [gw74] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-MONEY] [gw10] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Enum3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Numeric] [gw74] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Numeric] [gw35] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-BYTEA] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-HSTORE] [gw10] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Boolean] [gw35] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Boolean] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-CIDR] test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_not_extend_left_of [gw35] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-CIDR] test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_adjacent_to [gw9] [ 90%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Date] test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_greater_than [gw7] [ 90%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_adjacent_to [gw1] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_overlaps [gw9] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Date] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-String] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-ENUM0] [gw55] [ 90%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_greater_than [gw1] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-String] [gw9] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-ENUM0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Enum1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Text] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-ENUM1] [gw1] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Text] [gw56] [ 90%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_overlaps test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Unicode] [gw7] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Enum1] [gw9] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-ENUM1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-ENUM2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Enum2] [gw1] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-BYTEA] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-CIDR] [gw7] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Enum2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Enum3] [gw1] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-BYTEA] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM2] [gw55] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-CIDR] [gw9] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-ENUM2] [gw7] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Enum3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-DateTime] [gw56] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM2] [gw55] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-DateTime] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Date] [gw7] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM3] [gw55] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Date] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM0] [gw56] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM3] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_execute [gw15] [ 90%] SKIPPED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_execute test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM4] test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_is_not_null [gw15] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-JSONB] [gw15] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-JSONB] [gw55] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM0] [gw56] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM4] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-LargeBinary] [gw15] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-MONEY] [gw15] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-MONEY] [gw13] [ 90%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_is_not_null [gw56] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum0] test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum2] test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_41_2::test_null [gw39] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_criterion test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-INET] [gw13] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum2] [gw39] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-INET] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum3] [gw34] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_criterion test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Unicode] [gw13] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum3] [gw64] [ 90%] PASSED test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_41_2::test_null [gw39] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum4] [gw34] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-JSON0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-BYTEA] [gw13] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum4] [gw39] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-JSON0] [gw34] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-BYTEA] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum5] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-JSON1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Boolean] [gw13] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum5] [gw34] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Boolean] [gw39] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-JSON1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-CIDR] [gw34] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-CIDR] [gw64] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-LargeBinary] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_literal test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[name_with"quotes"name] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-MONEY] [gw75] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[name_with"quotes"name] [gw8] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_literal test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM4] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Date] [gw64] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-MONEY] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Numeric] [gw75] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Date] [gw8] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM4] [gw64] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Numeric] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-String] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_eval_none_flag_orm [gw75] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM0] [gw64] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-String] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM1] [gw8] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum0] [gw57] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_eval_none_flag_orm test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum1] [gw75] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum4] [gw8] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[boolean1] [gw75] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM2] [gw8] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum2] [gw50] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[boolean1] [gw57] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum4] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-JSON0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum5] [gw50] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-JSON0] [gw57] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum5] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-JSON1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-HSTORE] [gw50] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-JSON1] [gw57] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-INET] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-JSONB] [gw50] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-JSONB] [gw57] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-INET] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer2] [gw0] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Numeric] [gw0] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Numeric] [gw50] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-String] [gw0] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-String] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[string0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Text] [gw32] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean0] [gw0] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Text] [gw23] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[string0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Boolean] [gw0] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Unicode] [gw23] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM1] [gw32] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Boolean] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-CIDR] [gw32] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-CIDR] [gw23] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-DateTime] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer1] [gw32] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-DateTime] [gw23] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Date] [gw78] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM4] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum1] [gw32] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Date] [gw23] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM4] [gw78] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum2] [gw78] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum2] test/sql/test_selectable.py::SelectableTest::test_two_metadata_join_raises[True] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum3] [gw78] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum4] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string1] [gw78] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum4] [gw14] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-JSONB] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[boolean1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_json_null[multiparameters] [gw14] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-JSONB] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[integer2] [gw6] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[boolean1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Text] [gw26] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_json_null[multiparameters] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-DateTime] [gw14] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-LargeBinary] [gw17] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[integer2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-ENUM3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-MONEY] [gw26] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-DateTime] [gw6] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Text] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Unicode] [gw6] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Unicode] [gw14] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-MONEY] [gw65] [ 91%] PASSED test/sql/test_selectable.py::SelectableTest::test_two_metadata_join_raises[True] [gw17] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-ENUM3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-ENUM4] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Date] [gw26] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Date] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-ENUM0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-BYTEA] [gw6] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-BYTEA] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Numeric] [gw14] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Numeric] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Boolean] [gw17] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-ENUM4] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum0] [gw17] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum0] [gw26] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-ENUM0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-ENUM1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum1] [gw26] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-ENUM1] [gw17] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum1] [gw6] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Boolean] [gw65] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-INET] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[values] [gw73] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[values] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[False] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_unicode_round_trip test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Integer] [gw29] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_unicode_round_trip [gw73] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_contains_typed_exec[] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-JSON0] [gw28] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[False] [gw29] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_contains_typed_exec[] [gw73] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-JSON0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-JSON1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_contains_typed_exec[list] test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column ?& %(test_column_1)s] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-MONEY] [gw29] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_contains_typed_exec[list] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_contains_typed_exec[set] [gw73] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-JSON1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-JSONB] [gw28] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-MONEY] [gw73] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Numeric] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string1] [gw5] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum3] [gw5] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum4] [gw5] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum4] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum5] [gw29] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_contains_typed_exec[set] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_empty [gw29] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_empty [gw22] [ 91%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column ?& %(test_column_1)s] [gw5] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum5] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-HSTORE] [gw5] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-HSTORE] [gw65] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-INET] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Integer] [gw65] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-JSON0] [gw65] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-JSON0] test/sql/test_types.py::PickleTest::test_customized_impl[LargeBinary] [gw22] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_customized_impl[LargeBinary] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[some_key("idx")] [gw28] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Numeric] [gw72] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[some_key("idx")] test/sql/test_types.py::PickleTest::test_nonmutable_comparison test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-String] [gw28] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-String] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Text] test/sql/test_types.py::PickleTest::test_customized_impl[None] [gw72] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_nonmutable_comparison [gw28] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Text] [gw22] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_customized_impl[None] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_multi_index_query test/sql/test_types.py::PickleTest::test_customized_impl[impl3] test/sql/test_types.py::PickleTypesTest::test_pickle_types[BigInteger()] [gw31] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_multi_index_query test/sql/test_types.py::PickleTypesTest::test_pickle_types[Float()] [gw22] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_customized_impl[impl3] test/sql/test_types.py::PickleTest::test_customized_impl[impl4] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_fixed_round_trip [gw22] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_customized_impl[impl4] [gw20] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_fixed_round_trip test/sql/test_types.py::PickleTypesTest::test_pickle_types[PickleType()] test/sql/test_types.py::JSONTest::test_bind_serialize_None [gw72] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[BigInteger()] [gw31] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Float()] [gw43] [ 91%] PASSED test/sql/test_types.py::JSONTest::test_bind_serialize_None test/sql/test_types.py::PickleTypesTest::test_pickle_types[Boolean()] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Integer()] test/sql/test_types.py::JSONTest::test_index_bind_proc_int test/sql/test_types.py::JSONTest::test_result_deserialize_None test/sql/test_types.py::PickleTypesTest::test_pickle_types[Unicode()] [gw20] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[PickleType()] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-250-datatype2] test/sql/test_types.py::PickleTypesTest::test_pickle_types[SmallInteger()] [gw70] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-250-datatype2] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-100-datatype2] [gw51] [ 91%] PASSED test/sql/test_types.py::JSONTest::test_result_deserialize_None test/dialect/oracle/test_types.py::SetInputSizesTest::test_event_no_native_float [gw38] [ 91%] PASSED test/sql/test_types.py::JSONTest::test_index_bind_proc_int [gw46] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-100-datatype2] [gw70] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_event_no_native_float test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[SmallInteger-25-int-False] [gw31] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Integer()] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[BINARY_DOUBLE-25.34534-NATIVE_FLOAT-False] test/dialect/postgresql/test_types.py::RegClassTest::test_cast_whereclause [gw72] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Boolean()] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Interval()] [gw46] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[SmallInteger-25-int-False] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype10-test-CLOB-False] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Date()] test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_rv_int [gw70] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[BINARY_DOUBLE-25.34534-NATIVE_FLOAT-False] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[BINARY_FLOAT-25.34534-NATIVE_FLOAT-False] [gw46] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype10-test-CLOB-False] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype11-test-None-False] [gw51] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::RegClassTest::test_cast_whereclause test/dialect/mssql/test_types.py::RowVersionTest::test_cant_insert_rowvalue [gw70] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[BINARY_FLOAT-25.34534-NATIVE_FLOAT-False] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[DOUBLE_PRECISION-25.34534-None-False] [gw43] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Unicode()] [gw20] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[SmallInteger()] test/sql/test_types.py::PickleTypesTest::test_pickle_types[String()] [gw46] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype11-test-None-False] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype12-test-FIXED_CHAR-False] [gw51] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_cant_insert_rowvalue test/dialect/mssql/test_types.py::RowVersionTest::test_cant_insert_timestamp [gw70] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[DOUBLE_PRECISION-25.34534-None-False] test/dialect/postgresql/test_types.py::PythonTypeTest::test_interval [gw46] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype12-test-FIXED_CHAR-False] [gw38] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_rv_int test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_ts [gw38] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_ts test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_ts_int [gw38] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_ts_int [gw51] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_cant_insert_timestamp test/dialect/mssql/test_types.py::RowVersionTest::test_class_hierarchy [gw51] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_class_hierarchy [gw72] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Date()] test/dialect/mssql/test_types.py::RowVersionTest::test_rowversion_reflection [gw31] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Interval()] test/sql/test_types.py::PickleTypesTest::test_pickle_types[LargeBinary()] [gw43] [ 91%] PASSED test/dialect/postgresql/test_types.py::PythonTypeTest::test_interval [gw38] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_rowversion_reflection test/dialect/postgresql/test_types.py::RegClassTest::test_cast_name [gw20] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[String()] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype2] [gw43] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::RegClassTest::test_cast_name test/dialect/postgresql/test_types.py::RegClassTest::test_cast_oid test/sql/test_types.py::PickleTypesTest::test_pickle_types[Text()] [gw59] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype2] test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column -> %(test_column_1)s) IS NULL] [gw43] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::RegClassTest::test_cast_oid test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype14-test-None-False] [gw31] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[LargeBinary()] [gw59] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype14-test-None-False] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype2-value2-None-False] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-250-datatype2] [gw59] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype2-value2-None-False] test/dialect/oracle/test_types.py::LOBFetchTest::test_large_stream_single_arraysize [gw20] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Text()] [gw48] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-250-datatype2] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype3-25.34534-None-False] test/dialect/postgresql/test_types.py::SpecialTypesTest::test_bit_reflection [gw59] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype3-25.34534-None-False] [gw21] [ 91%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column -> %(test_column_1)s) IS NULL] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-datatype2] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype7-test-NCHAR-True] [gw42] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-datatype2] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-True-Unicode] [gw48] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::SpecialTypesTest::test_bit_reflection test/dialect/postgresql/test_types.py::SpecialTypesTest::test_reflection [gw58] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_large_stream_single_arraysize test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-True-String] [gw42] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-True-Unicode] [gw48] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::SpecialTypesTest::test_reflection test/dialect/postgresql/test_types.py::SpecialTypesTest::test_tsvector_round_trip [gw59] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype7-test-NCHAR-True] [gw58] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-True-String] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-True-Unicode] [gw48] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::SpecialTypesTest::test_tsvector_round_trip test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-False-String] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-False-String] [gw42] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-False-String] [gw58] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-True-Unicode] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype9-test-None-False] [gw21] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype9-test-None-False] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-False-Unicode] [gw48] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-False-String] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-False-String] [gw42] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-False-Unicode] [gw58] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-False-String] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-True-String] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-False-Unicode] test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_0-BIT(1)] [gw21] [ 91%] PASSED test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_0-BIT(1)] [gw58] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-False-Unicode] [gw42] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-True-String] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-100-datatype2] test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_1-BIT(5)] [gw41] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-100-datatype2] test/dialect/mssql/test_types.py::StringTest::test_string_text_explicit_literal_binds [gw21] [ 91%] PASSED test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_1-BIT(5)] [gw41] [ 91%] PASSED test/dialect/mssql/test_types.py::StringTest::test_string_text_explicit_literal_binds test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_adjacent_to test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_2-BIT VARYING] test/dialect/mssql/test_types.py::StringTest::test_string_text_literal_binds test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_reflect [gw63] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_reflect [gw21] [ 91%] PASSED test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_2-BIT VARYING] [gw41] [ 91%] PASSED test/dialect/mssql/test_types.py::StringTest::test_string_text_literal_binds test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_1-TIME(5) WITHOUT TIME ZONE] test/dialect/mssql/test_types.py::StringTest::test_string_text_literal_binds_explicit_unicode_right [gw62] [ 91%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_adjacent_to [gw41] [ 91%] PASSED test/dialect/mssql/test_types.py::StringTest::test_string_text_literal_binds_explicit_unicode_right test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_41_2::test_render_datetime[date] [gw63] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_1-TIME(5) WITHOUT TIME ZONE] test/dialect/mssql/test_types.py::StringTest::test_unicode_text_literal_binds test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_float test/dialect/mssql/test_types.py::StringTest::test_text_text_literal_binds test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_2-TIME(5) WITH TIME ZONE] [gw63] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_2-TIME(5) WITH TIME ZONE] [gw41] [ 91%] PASSED test/dialect/mssql/test_types.py::StringTest::test_text_text_literal_binds [gw62] [ 91%] PASSED test/dialect/mssql/test_types.py::StringTest::test_unicode_text_literal_binds test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_3-TIMESTAMP WITHOUT TIME ZONE] [gw52] [ 91%] SKIPPED test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_41_2::test_render_datetime[date] [gw63] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_3-TIMESTAMP WITHOUT TIME ZONE] test/sql/test_types.py::TestKWArgPassThru_sqlite+pysqlite_3_41_2::test_user_defined test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_4-TIMESTAMP(5) WITHOUT TIME ZONE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_any_exec test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_6-TIME(0) WITHOUT TIME ZONE] [gw36] [ 91%] PASSED test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_41_2::test_float [gw44] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_any_exec [gw63] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_4-TIMESTAMP(5) WITHOUT TIME ZONE] test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_not_extend_right_of test/dialect/postgresql/test_types.py::TimezoneTest::test_with_timezone test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_too_many_microseconds [gw62] [ 91%] PASSED test/sql/test_types.py::TestKWArgPassThru_sqlite+pysqlite_3_41_2::test_user_defined [gw44] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimezoneTest::test_with_timezone test/dialect/postgresql/test_types.py::TimezoneTest::test_without_timezone [gw52] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_6-TIME(0) WITHOUT TIME ZONE] [gw30] [ 91%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_not_extend_right_of [gw44] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimezoneTest::test_without_timezone test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_7-TIMESTAMP(0) WITHOUT TIME ZONE] test/dialect/mssql/test_types.py::TimeParameterTest::test_time_as_parameter_to_where[not_null] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-Integer()] test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_not_equal [gw36] [ 91%] PASSED test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_too_many_microseconds [gw44] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-Integer()] [gw52] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_7-TIMESTAMP(0) WITHOUT TIME ZONE] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[LargeBinary()-Integer()] test/dialect/postgresql/test_types.py::TimestampTest::test_interval_arithmetic test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-SmallInteger()] [gw62] [ 91%] SKIPPED test/dialect/mssql/test_types.py::TimeParameterTest::test_time_as_parameter_to_where[not_null] test/dialect/mssql/test_types.py::TimeParameterTest::test_time_as_parameter_to_where[null] [gw30] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[LargeBinary()-Integer()] test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_greater_than [gw44] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-SmallInteger()] [gw27] [ 91%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_not_equal [gw36] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimestampTest::test_interval_arithmetic test/dialect/postgresql/test_types.py::TimestampTest::test_interval_coercion [gw62] [ 91%] SKIPPED test/dialect/mssql/test_types.py::TimeParameterTest::test_time_as_parameter_to_where[null] test/dialect/postgresql/test_types.py::TimePrecisionTest::test_reflection [gw52] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimePrecisionTest::test_reflection test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_invalid test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Text()-Unicode()] [gw27] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Text()-Unicode()] [gw18] [ 91%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_greater_than [gw36] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimestampTest::test_interval_coercion test/dialect/postgresql/test_types.py::TimestampTest::test_interval_coercion_literal [gw36] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimestampTest::test_interval_coercion_literal [gw52] [ 91%] PASSED test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_invalid test/sql/test_types.py::TypeAffinityTest::test_decorator_doesnt_cache test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[LargeBinary()-PickleType()] [gw27] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_decorator_doesnt_cache [gw30] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[LargeBinary()-PickleType()] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[PickleType()-LargeBinary()] test/sql/test_types.py::TypeAffinityTest::test_type_affinity[Date()-Date] test/sql/test_types.py::TypeAffinityTest::test_type_affinity[VARCHAR()-String] [gw27] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_type_affinity[Date()-Date] [gw30] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[PickleType()-LargeBinary()] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[PickleType()-PickleType()] test/sql/test_types.py::TypeAffinityTest::test_type_affinity[LargeBinary()-_Binary] [gw30] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[PickleType()-PickleType()] [gw27] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_type_affinity[LargeBinary()-_Binary] [gw18] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_type_affinity[VARCHAR()-String] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_in_int [gw68] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_in_int test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_dim_array_contains_typed_exec[list] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_coerce_from_nulltype_type_coerce [gw60] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_dim_array_contains_typed_exec[list] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_resolve_clause_element_cast test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_tuple_flag test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM0] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_cast_bind [gw66] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_tuple_flag test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_overlap_exec test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_alias_cast [gw53] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM0] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_where_type_coerce [gw45] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_overlap_exec test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_1-BOOL] [gw68] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_coerce_from_nulltype_type_coerce [gw60] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_resolve_clause_element_cast [gw45] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_1-BOOL] test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_2-TINYINT(1)] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_coerce_none_cast test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_resolve_clause_element_type_coerce test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-MONEY] [gw18] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_cast_bind [gw2] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-MONEY] [gw45] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_2-TINYINT(1)] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args11-kw11-CHAR(1) COLLATE utf8_bin] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-DateTime] test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_3-TINYINT(1) UNSIGNED] [gw66] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_alias_cast [gw60] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_resolve_clause_element_type_coerce [gw53] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_where_type_coerce test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_cast_existing_typed [gw45] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_3-TINYINT(1) UNSIGNED] [gw2] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args11-kw11-CHAR(1) COLLATE utf8_bin] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_alias_type_coerce test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_type_bind [gw68] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_coerce_none_cast test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_coerce_none_type_coerce test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args12-kw12-CHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] [gw33] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-DateTime] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-INET] [gw47] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-INET] [gw2] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args12-kw12-CHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args13-kw13-CHAR(1) CHARACTER SET utf8 BINARY] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args0-kw0-CHAR(1)] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args3-kw3-CHAR(1) ASCII] [gw60] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_type_bind test/dialect/mysql/test_types.py::TypeCompileTest::test_bit_50[type_0-BIT] [gw18] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_cast_existing_typed [gw2] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args13-kw13-CHAR(1) CHARACTER SET utf8 BINARY] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args16-kw16-NATIONAL CHAR(1)] [gw33] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args16-kw16-NATIONAL CHAR(1)] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args17-kw17-NATIONAL CHAR(1) BINARY] [gw45] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args0-kw0-CHAR(1)] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_cast_replace_col_w_bind [gw68] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_coerce_none_type_coerce test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_insert_round_trip_cast test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args14-kw14-CHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] [gw2] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args14-kw14-CHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] [gw33] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args17-kw17-NATIONAL CHAR(1) BINARY] [gw47] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args3-kw3-CHAR(1) ASCII] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args4-kw4-CHAR(1) UNICODE] [gw47] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args4-kw4-CHAR(1) UNICODE] [gw66] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_alias_type_coerce test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_type_coerce_existing_typed [gw60] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_type_coerce_existing_typed test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args18-kw18-NATIONAL CHAR(1) BINARY] [gw53] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_bit_50[type_0-BIT] test/dialect/mysql/test_types.py::TypeCompileTest::test_bit_50[type_1-BIT(1)] [gw53] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_bit_50[type_1-BIT(1)] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args5-kw5-CHAR(1) ASCII BINARY] test/dialect/mysql/test_types.py::TypeCompileTest::test_bit_50[type_2-BIT(63)] [gw53] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_bit_50[type_2-BIT(63)] [gw68] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_insert_round_trip_cast [gw18] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_cast_replace_col_w_bind [gw47] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args5-kw5-CHAR(1) ASCII BINARY] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args6-kw6-CHAR(1) UNICODE BINARY] [gw33] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args18-kw18-NATIONAL CHAR(1) BINARY] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args19-kw19-NATIONAL CHAR(1) COLLATE utf8_bin] [gw33] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args19-kw19-NATIONAL CHAR(1) COLLATE utf8_bin] [gw47] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args6-kw6-CHAR(1) UNICODE BINARY] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_cast [gw66] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_cast test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM4] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_type_coerce [gw66] [ 92%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_type_coerce [gw25] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM4] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args8-kw8-CHAR(1) CHARACTER SET utf8 BINARY] [gw25] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args8-kw8-CHAR(1) CHARACTER SET utf8 BINARY] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args9-kw9-CHAR(1) CHARACTER SET utf8] [gw25] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args9-kw9-CHAR(1) CHARACTER SET utf8] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Boolean] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[ENUM-args25-kw25-ENUM('foo','bar') UNICODE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum5] [gw12] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Boolean] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-String] [gw54] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum5] [gw25] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[ENUM-args25-kw25-ENUM('foo','bar') UNICODE] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[NCHAR-args1-kw1-NATIONAL CHAR(1)] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum1] test/dialect/mysql/test_types.py::TypeCompileTest::test_datetime_fsp test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[LONGTEXT-args24-kw24-LONGTEXT ASCII] [gw11] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum1] [gw16] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-String] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args36-kw36-BIGINT(4) ZEROFILL] [gw12] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[NCHAR-args1-kw1-NATIONAL CHAR(1)] [gw25] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[LONGTEXT-args24-kw24-LONGTEXT ASCII] [gw54] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_datetime_fsp test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[String-args26-kw26-VARCHAR(20) COLLATE utf8] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args6-kw6-DECIMAL] test/dialect/mysql/test_types.py::TypeCompileTest::test_datetime_generic [gw11] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args36-kw36-BIGINT(4) ZEROFILL] [gw12] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[String-args26-kw26-VARCHAR(20) COLLATE utf8] [gw54] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_datetime_generic test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM2] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[TINYTEXT-args22-kw22-TINYTEXT CHARACTER SET utf8 COLLATE utf8_bin] [gw16] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args6-kw6-DECIMAL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args37-kw37-BIGINT(4) UNSIGNED ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args33-kw33-BIGINT] [gw71] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM2] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args14-kw14-DOUBLE(12, 4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args7-kw7-DECIMAL] [gw12] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[TINYTEXT-args22-kw22-TINYTEXT CHARACTER SET utf8 COLLATE utf8_bin] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[VARCHAR-args20-kw20-VARCHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] [gw54] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args33-kw33-BIGINT] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args34-kw34-BIGINT(4)] [gw11] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args37-kw37-BIGINT(4) UNSIGNED ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args10-kw10-DECIMAL(12, 4) UNSIGNED] [gw12] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[VARCHAR-args20-kw20-VARCHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] [gw11] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args10-kw10-DECIMAL(12, 4) UNSIGNED] [gw54] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args34-kw34-BIGINT(4)] [gw71] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args14-kw14-DOUBLE(12, 4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args15-kw15-DOUBLE(12, 4) ZEROFILL] [gw16] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args7-kw7-DECIMAL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args8-kw8-DECIMAL(12)] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args11-kw11-DECIMAL(12, 4) ZEROFILL] [gw11] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args11-kw11-DECIMAL(12, 4) ZEROFILL] [gw71] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args15-kw15-DOUBLE(12, 4) ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args16-kw16-DOUBLE(12, 4) UNSIGNED ZEROFILL] [gw16] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args8-kw8-DECIMAL(12)] [gw71] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args16-kw16-DOUBLE(12, 4) UNSIGNED ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args9-kw9-DECIMAL(12)] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args21-kw21-FLOAT] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Boolean] [gw16] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args9-kw9-DECIMAL(12)] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-INET] [gw3] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Boolean] [gw71] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args21-kw21-FLOAT] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args23-kw23-FLOAT(12)] [gw24] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-INET] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args27-kw27-FLOAT(12, 4) UNSIGNED ZEROFILL] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-MONEY] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-INET] [gw3] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args23-kw23-FLOAT(12)] [gw67] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-MONEY] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args24-kw24-FLOAT(12, 4)] [gw49] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-INET] [gw24] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args27-kw27-FLOAT(12, 4) UNSIGNED ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args1-kw1-NUMERIC] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-MONEY] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args28-kw28-INTEGER] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args40-kw40-MEDIUMINT(4) UNSIGNED] [gw79] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-MONEY] [gw3] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args24-kw24-FLOAT(12, 4)] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-ENUM2] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args5-kw5-NUMERIC(12, 4) UNSIGNED ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args25-kw25-FLOAT(12, 4) UNSIGNED] [gw4] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-ENUM2] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args31-kw31-INTEGER(4) ZEROFILL] [gw49] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args1-kw1-NUMERIC] [gw3] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args25-kw25-FLOAT(12, 4) UNSIGNED] [gw24] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args28-kw28-INTEGER] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args2-kw2-NUMERIC(12)] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args29-kw29-INTEGER(4)] [gw67] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args40-kw40-MEDIUMINT(4) UNSIGNED] [gw79] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args5-kw5-NUMERIC(12, 4) UNSIGNED ZEROFILL] [gw24] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args29-kw29-INTEGER(4)] [gw4] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args31-kw31-INTEGER(4) ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args32-kw32-INTEGER(4) UNSIGNED ZEROFILL] [gw49] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args2-kw2-NUMERIC(12)] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args3-kw3-NUMERIC(12, 4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args41-kw41-MEDIUMINT(4) ZEROFILL] [gw4] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args32-kw32-INTEGER(4) UNSIGNED ZEROFILL] [gw49] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args3-kw3-NUMERIC(12, 4) UNSIGNED] [gw67] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args41-kw41-MEDIUMINT(4) ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args17-kw17-REAL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args38-kw38-MEDIUMINT] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args42-kw42-MEDIUMINT(4) UNSIGNED ZEROFILL] [gw79] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args17-kw17-REAL] [gw4] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args38-kw38-MEDIUMINT] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Boolean] [gw19] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Boolean] [gw67] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args42-kw42-MEDIUMINT(4) UNSIGNED ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args20-kw20-REAL(12, 4) UNSIGNED ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args18-kw18-REAL(12, 4) UNSIGNED] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-ENUM2] [gw69] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-ENUM2] [gw79] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args18-kw18-REAL(12, 4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args51-kw51-SMALLINT(4) ZEROFILL] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-INET] [gw19] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args20-kw20-REAL(12, 4) UNSIGNED ZEROFILL] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-String] [gw10] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-INET] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args48-kw48-SMALLINT] [gw74] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-String] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-DateTime] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args45-kw45-TINYINT(1) UNSIGNED] [gw69] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args51-kw51-SMALLINT(4) ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args52-kw52-SMALLINT(4) UNSIGNED ZEROFILL] [gw35] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-DateTime] test/dialect/mysql/test_types.py::TypeCompileTest::test_time_generic [gw19] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args48-kw48-SMALLINT] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec2-kw2-TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args49-kw49-SMALLINT(4)] [gw10] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args45-kw45-TINYINT(1) UNSIGNED] [gw74] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_time_generic [gw69] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args52-kw52-SMALLINT(4) UNSIGNED ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args46-kw46-TINYINT(1) ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_time_result_processor test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args43-kw43-TINYINT] [gw19] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args49-kw49-SMALLINT(4)] [gw35] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec2-kw2-TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP] [gw74] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_time_result_processor test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec3-kw3-TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec0-kw0-TIMESTAMP NULL] [gw10] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args46-kw46-TINYINT(1) ZEROFILL] [gw69] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args43-kw43-TINYINT] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args47-kw47-TINYINT(1) UNSIGNED ZEROFILL] [gw35] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec3-kw3-TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP] [gw74] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec0-kw0-TIMESTAMP NULL] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec4-kw4-TIMESTAMP NOT NULL DEFAULT '1999-09-09 09:09:09'] [gw10] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args47-kw47-TINYINT(1) UNSIGNED ZEROFILL] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Enum0] [gw35] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec4-kw4-TIMESTAMP NOT NULL DEFAULT '1999-09-09 09:09:09'] [gw9] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Enum0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Boolean] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec6-kw6-TIMESTAMP NULL DEFAULT '1999-09-09 09:09:09' ON UPDATE CURRENT_TIMESTAMP] [gw1] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Boolean] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-INET] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_fsp [gw7] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-INET] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM1] test/dialect/mssql/test_types.py::TypeDDLTest::test_char [gw9] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec6-kw6-TIMESTAMP NULL DEFAULT '1999-09-09 09:09:09' ON UPDATE CURRENT_TIMESTAMP] [gw55] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM1] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec7-kw7-TIMESTAMP NOT NULL DEFAULT '1999-09-09 09:09:09' ON UPDATE CURRENT_TIMESTAMP] [gw1] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_fsp test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum1] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw56] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Numeric] [gw9] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec7-kw7-TIMESTAMP NOT NULL DEFAULT '1999-09-09 09:09:09' ON UPDATE CURRENT_TIMESTAMP] test/dialect/mssql/test_types.py::TypeDDLTest::test_VARBINARY_init test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Date-args2-kw2-DATE-None] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec8-kw8-TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP] [gw15] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Numeric] [gw55] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw1] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_VARBINARY_init test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw9] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec8-kw8-TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP] [gw56] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Date-args2-kw2-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_binary test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Date-args3-kw3-DATETIME-server_version3] [gw55] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw15] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args11-kw11-TIME-None] [gw56] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Date-args3-kw3-DATETIME-server_version3] [gw1] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_binary test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DateTime-args20-kw20-DATETIMEOFFSET-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-HSTORE] [gw55] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw7] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_char test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATE-args1-kw1-DATE-None] [gw13] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-HSTORE] [gw15] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args11-kw11-TIME-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-JSONB] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args8-kw8-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args18-kw18-TIME(0)-None] [gw56] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw39] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-JSONB] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-_MSDate-args4-kw4-DATE-None] [gw15] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args18-kw18-TIME(0)-None] [gw7] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATE-args1-kw1-DATE-None] [gw13] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args8-kw8-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIME2-args15-kw15-DATETIME2-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args9-kw9-TIME(1)-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-DateTime] [gw39] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-_MSDate-args4-kw4-DATE-None] [gw7] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIME2-args15-kw15-DATETIME2-None] [gw34] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-DateTime] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-_MSDate-args5-kw5-DATETIME-server_version5] [gw13] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args9-kw9-TIME(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIME2-args15-kw15-DATETIME2-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Time-args10-kw10-DATETIME-server_version10] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Text] [gw39] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-_MSDate-args5-kw5-DATETIME-server_version5] [gw64] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Text] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-_MSDateTime-args0-kw0-DATETIME-None] [gw13] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Time-args10-kw10-DATETIME-server_version10] [gw34] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIME2-args15-kw15-DATETIME2-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIME2-args16-kw16-DATETIME2(0)-None] [gw39] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-_MSDateTime-args0-kw0-DATETIME-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM3] [gw8] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum3] [gw64] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw75] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM3] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw34] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIME2-args16-kw16-DATETIME2(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args18-kw18-TIME(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIME2-args17-kw17-DATETIME2(1)-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Integer] [gw8] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw34] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw64] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-MONEY] [gw75] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args18-kw18-TIME(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DateTime-args21-kw21-DATETIME-None] [gw57] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Integer] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-Date-args2-kw2-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args6-kw6-TIME-None] [gw50] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-MONEY] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-_MSDateTime-args0-kw0-DATETIME-None] [gw8] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DateTime-args21-kw21-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-Time-args10-kw10-DATETIME-server_version10] [gw64] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-Date-args2-kw2-DATE-None] [gw75] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args6-kw6-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args8-kw8-TIME-None] [gw57] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-Time-args10-kw10-DATETIME-server_version10] [gw50] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-_MSDateTime-args0-kw0-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-Time-args7-kw7-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATE-args1-kw1-DATE-None] [gw8] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw75] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args8-kw8-TIME-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-BYTEA] [gw57] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-Time-args7-kw7-TIME-None] [gw50] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATE-args1-kw1-DATE-None] [gw0] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-BYTEA] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-_MSDate-args4-kw4-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIME2-args15-kw15-DATETIME2-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw57] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-_MSDate-args4-kw4-DATE-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM0] [gw50] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIME2-args15-kw15-DATETIME2-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum0] [gw32] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM0] [gw0] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIME2-args17-kw17-DATETIME2(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Date-args2-kw2-DATE-None] [gw23] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum0] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum5] [gw32] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Date-args2-kw2-DATE-None] [gw78] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum5] [gw0] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Date-args3-kw3-DATETIME-server_version3] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args8-kw8-TIME-None] [gw23] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args11-kw11-TIME-None] [gw32] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Date-args3-kw3-DATETIME-server_version3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-String] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw14] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-String] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-CIDR] [gw23] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args11-kw11-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-_MSDate-args4-kw4-DATE-None] [gw32] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DateTime-args20-kw20-DATETIMEOFFSET-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args18-kw18-TIME(0)-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-ENUM2] [gw6] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-CIDR] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIME2-args15-kw15-DATETIME2-None] [gw26] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-ENUM2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum2] [gw78] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args8-kw8-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw17] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum2] [gw14] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-_MSDate-args4-kw4-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args9-kw9-TIME(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DateTime-args20-kw20-DATETIMEOFFSET-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-_MSDate-args5-kw5-DATETIME-server_version5] [gw6] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIME2-args15-kw15-DATETIME2-None] [gw26] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIME2-args16-kw16-DATETIME2(0)-None] [gw78] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args9-kw9-TIME(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Time-args10-kw10-DATETIME-server_version10] [gw14] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-_MSDate-args5-kw5-DATETIME-server_version5] [gw17] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DateTime-args20-kw20-DATETIMEOFFSET-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-_MSDateTime-args0-kw0-DATETIME-None] [gw6] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIME2-args16-kw16-DATETIME2(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DateTime-args21-kw21-DATETIME-None] [gw26] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw78] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Time-args10-kw10-DATETIME-server_version10] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Date-args2-kw2-DATE-None] [gw14] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-_MSDateTime-args0-kw0-DATETIME-None] [gw17] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DateTime-args21-kw21-DATETIME-None] [gw6] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw0] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw26] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Date-args2-kw2-DATE-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-LargeBinary] [gw17] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw73] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-LargeBinary] test/sql/test_types.py::PickleTest::test_customized_impl[LONGBLOB] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args18-kw18-TIME(0)-None] [gw29] [ 93%] PASSED test/sql/test_types.py::PickleTest::test_customized_impl[LONGBLOB] [gw23] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args18-kw18-TIME(0)-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Unicode] [gw73] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args18-kw18-TIME(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Time-args10-kw10-DATETIME-server_version10] [gw28] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Unicode] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args6-kw6-TIME-None] test/sql/test_types.py::PickleTest::test_eq_comparison [gw29] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Time-args10-kw10-DATETIME-server_version10] [gw73] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args6-kw6-TIME-None] [gw22] [ 93%] PASSED test/sql/test_types.py::PickleTest::test_eq_comparison test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-Date-args2-kw2-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Time-args7-kw7-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args8-kw8-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw28] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-Date-args2-kw2-DATE-None] [gw73] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args8-kw8-TIME-None] [gw29] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Time-args7-kw7-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-_MSDate-args4-kw4-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-Date-args3-kw3-DATETIME-server_version3] [gw22] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] test/sql/test_types.py::PickleTypesTest::test_pickle_types[DateTime()] [gw29] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-_MSDate-args4-kw4-DATE-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-INET] [gw5] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-INET] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-_MSDateTime-args0-kw0-DATETIME-None] [gw5] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-_MSDateTime-args0-kw0-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATE-args1-kw1-DATE-None] [gw5] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATE-args1-kw1-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args11-kw11-TIME-None] [gw28] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-Date-args3-kw3-DATETIME-server_version3] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIME2-args15-kw15-DATETIME2-None] [gw5] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIME2-args15-kw15-DATETIME2-None] [gw22] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args11-kw11-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DateTime-args20-kw20-DATETIMEOFFSET-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-JSON1] [gw65] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-JSON1] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIME2-args17-kw17-DATETIME2(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args18-kw18-TIME(0)-None] [gw65] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIME2-args17-kw17-DATETIME2(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw65] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw65] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw72] [ 93%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[DateTime()] [gw22] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args18-kw18-TIME(0)-None] [gw28] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DateTime-args20-kw20-DATETIMEOFFSET-None] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[Integer-25-int-False] [gw70] [ 93%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[Integer-25-int-False] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args8-kw8-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-_MSDate-args4-kw4-DATE-None] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype13-test-FIXED_NCHAR-False] test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_rv [gw46] [ 93%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype13-test-FIXED_NCHAR-False] test/dialect/mssql/test_types.py::RowVersionTest::test_timestamp_reflection [gw72] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args8-kw8-TIME-None] [gw51] [ 93%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_rv test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIME2-args15-kw15-DATETIME2-None] [gw70] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-_MSDate-args4-kw4-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw38] [ 93%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_timestamp_reflection test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-_MSDate-args5-kw5-DATETIME-server_version5] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args9-kw9-TIME(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DateTime-args20-kw20-DATETIMEOFFSET-None] test/dialect/postgresql/test_types.py::RegClassTest::test_cast_path [gw70] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-_MSDate-args5-kw5-DATETIME-server_version5] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Numeric()] [gw51] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw72] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args9-kw9-TIME(1)-None] [gw38] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DateTime-args20-kw20-DATETIMEOFFSET-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-_MSDateTime-args0-kw0-DATETIME-None] [gw43] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::RegClassTest::test_cast_path test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-Time-args10-kw10-DATETIME-server_version10] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args18-kw18-TIME(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DateTime-args21-kw21-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] [gw46] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIME2-args15-kw15-DATETIME2-None] [gw70] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-_MSDateTime-args0-kw0-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIME2-args16-kw16-DATETIME2(0)-None] [gw72] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-Time-args10-kw10-DATETIME-server_version10] [gw51] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Date-args2-kw2-DATE-None] [gw38] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DateTime-args21-kw21-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw43] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args18-kw18-TIME(0)-None] [gw46] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIME2-args16-kw16-DATETIME2(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args6-kw6-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw31] [ 93%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Numeric()] [gw51] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Date-args2-kw2-DATE-None] [gw38] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw43] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args6-kw6-TIME-None] [gw46] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIME2-args17-kw17-DATETIME2(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Time-args10-kw10-DATETIME-server_version10] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args8-kw8-TIME-None] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype8-test-NCLOB-True] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Time()] [gw31] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Time-args10-kw10-DATETIME-server_version10] [gw59] [ 93%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype8-test-NCLOB-True] [gw43] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args8-kw8-TIME-None] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-False-Unicode] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDateTime-args0-kw0-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Time-args7-kw7-TIME-None] [gw48] [ 93%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-False-Unicode] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-True-Unicode] [gw59] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDateTime-args0-kw0-DATETIME-None] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-True-String] [gw31] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Time-args7-kw7-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_large_type_deprecation test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_json_ops [gw42] [ 93%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-True-Unicode] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDate-args4-kw4-DATE-None] [gw20] [ 93%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Time()] [gw59] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_large_type_deprecation [gw31] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDate-args4-kw4-DATE-None] [gw58] [ 93%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-True-String] test/dialect/mssql/test_types.py::TypeDDLTest::test_money test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store0-None-_exclusions0] test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_array [gw48] [ 93%] PASSED test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_json_ops test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_3-BIT VARYING(5)] [gw59] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_money [gw42] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store0-None-_exclusions0] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store4-None-_exclusions4] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store1-None-_exclusions1] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_autoincrement [gw20] [ 93%] SKIPPED test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_array [gw21] [ 93%] PASSED test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_3-BIT VARYING(5)] [gw42] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store1-None-_exclusions1] [gw58] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store4-None-_exclusions4] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store5-None-_exclusions5] test/dialect/mssql/test_types.py::StringTest::test_unicode_literal_binds test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_array_modified test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store2-None-_exclusions2] [gw42] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store2-None-_exclusions2] [gw58] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store5-None-_exclusions5] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store6-None-_exclusions6] [gw20] [ 93%] SKIPPED test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_array_modified [gw48] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_autoincrement [gw58] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store6-None-_exclusions6] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_binary_reflection[legacy_large_types] [gw48] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_binary_reflection[legacy_large_types] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store0-None-_exclusions0] [gw41] [ 93%] PASSED test/dialect/mssql/test_types.py::StringTest::test_unicode_literal_binds test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_array_ops test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store4-None-_exclusions4] test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_5-TIMESTAMP(5) WITH TIME ZONE] [gw21] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store0-None-_exclusions0] [gw63] [ 93%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_5-TIMESTAMP(5) WITH TIME ZONE] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store1-None-_exclusions1] [gw41] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store4-None-_exclusions4] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store5-None-_exclusions5] [gw20] [ 93%] PASSED test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_array_ops [gw21] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store1-None-_exclusions1] [gw41] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store5-None-_exclusions5] test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_0-TIME WITHOUT TIME ZONE] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-String()] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store6-None-_exclusions6] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store0-None] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store2-None-_exclusions2] [gw41] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store6-None-_exclusions6] [gw21] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store2-None-_exclusions2] [gw44] [ 93%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-String()] [gw62] [ 93%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_0-TIME WITHOUT TIME ZONE] [gw63] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store0-None] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store1-None] [gw63] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store1-None] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store2-None] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store4-expected4] test/dialect/postgresql/test_types.py::TimestampTest::test_timestamp test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store3-expected3] [gw63] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store2-None] test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_no_microseconds [gw36] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::TimestampTest::test_timestamp test/dialect/mssql/test_types.py::TypeRoundTripTest::test_dates [gw62] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store4-expected4] [gw44] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store3-expected3] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store4-expected4] [gw52] [ 93%] PASSED test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_no_microseconds [gw36] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_dates test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_negative] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store0-None] [gw62] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store0-None] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store1-expected1] [gw44] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store4-expected4] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_charset_collate_table [gw36] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_negative] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_positive] [gw62] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store1-expected1] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_naive] [gw44] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_charset_collate_table [gw36] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_positive] [gw52] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_naive] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Text()-String()] test/sql/test_types.py::TypeAffinityTest::test_type_affinity[String()-String] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_none] [gw52] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_none] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_invalid] [gw27] [ 93%] PASSED test/sql/test_types.py::TypeAffinityTest::test_type_affinity[String()-String] [gw30] [ 93%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Text()-String()] [gw52] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_invalid] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_time_roundtrip test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_two] [gw27] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_time_roundtrip [gw30] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_two] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[TIMESTAMP] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_decimal_notation [gw27] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[TIMESTAMP] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args10-kw10-CHAR(1) CHARACTER SET utf8] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args15-kw15-NATIONAL CHAR(1)] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[type_1] [gw30] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_decimal_notation test/dialect/mssql/test_types.py::TypeRoundTripTest::test_float [gw27] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[type_1] [gw30] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_float [gw45] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args10-kw10-CHAR(1) CHARACTER SET utf8] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_type_coerce_replace_col_w_bind [gw2] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args15-kw15-NATIONAL CHAR(1)] test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_0-BOOL] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_insert_round_trip_type_coerce test/dialect/mssql/test_types.py::TypeRoundTripTest::test_tz_present_or_non_in_dates[date0] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_coerce_from_nulltype_cast test/dialect/oracle/test_types.py::TypesTest::test_coerce_to_unicode test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args2-kw2-CHAR(1) BINARY] [gw60] [ 93%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_type_coerce_replace_col_w_bind [gw53] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_0-BOOL] [gw2] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_coerce_to_unicode test/dialect/oracle/test_types.py::TypesTest::test_fixed_char[CHAR] [gw45] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_tz_present_or_non_in_dates[date0] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args7-kw7-CHAR(1) CHARACTER SET utf8] [gw68] [ 93%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_insert_round_trip_type_coerce [gw2] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_fixed_char[CHAR] test/dialect/oracle/test_types.py::TypesTest::test_fixed_char[NCHAR] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_tz_present_or_non_in_dates[date1] test/dialect/oracle/test_types.py::TypesTest::test_numeric_coerce_decimal_mode test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_where_cast [gw18] [ 93%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_coerce_from_nulltype_cast [gw45] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_tz_present_or_non_in_dates[date1] [gw2] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_fixed_char[NCHAR] [gw47] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args7-kw7-CHAR(1) CHARACTER SET utf8] test/dialect/oracle/test_types.py::TypesTest::test_int_not_float_no_coerce_decimal [gw53] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numeric_coerce_decimal_mode test/dialect/oracle/test_types.py::TypesTest::test_numeric_infinity_decimal test/dialect/oracle/test_types.py::TypesTest::test_numeric_no_coerce_decimal_mode test/dialect/mysql/test_types.py::TypeRoundTripTest::test_year [gw45] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_year [gw60] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_int_not_float_no_coerce_decimal [gw53] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numeric_infinity_decimal test/dialect/oracle/test_types.py::TypesTest::test_interval test/dialect/oracle/test_types.py::TypesTest::test_numeric_infinity_float [gw68] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numeric_no_coerce_decimal_mode test/dialect/oracle/test_types.py::TypesTest::test_reflect_unicode_no_nvarchar [gw60] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_interval test/dialect/oracle/test_types.py::TypesTest::test_long_type [gw53] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numeric_infinity_float test/dialect/oracle/test_types.py::TypesTest::test_numerics [gw68] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numerics [gw33] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args2-kw2-CHAR(1) BINARY] [gw66] [ 93%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_41_2::test_vs_non_coerced_where_cast [gw60] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_long_type [gw47] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_reflect_unicode_no_nvarchar test/dialect/oracle/test_types.py::TypesTest::test_rowid test/dialect/oracle/test_types.py::TypesTest::test_numerics_broken_inspection [gw68] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numerics_broken_inspection [gw47] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_rowid test/dialect/postgresql/test_types.py::UUIDTest::test_python_type test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[32-bit Integer Underflow-SELECT CAST(-2147483649 AS NUMBER(19,0)) FROM dual] [gw18] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[32-bit Integer Underflow-SELECT CAST(-2147483649 AS NUMBER(19,0)) FROM dual] test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[Max 32-bit Number-SELECT CAST(2147483647 AS NUMBER(19,0)) FROM dual] test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[Min Number with Precision 19-SELECT CAST(-9999999999999999999 AS NUMBER(19,0)) FROM dual] [gw33] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[Min Number with Precision 19-SELECT CAST(-9999999999999999999 AS NUMBER(19,0)) FROM dual] [gw47] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_python_type [gw18] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[Max 32-bit Number-SELECT CAST(2147483647 AS NUMBER(19,0)) FROM dual] test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[Max Number with Precision 19-SELECT CAST(9999999999999999999 AS NUMBER(19,0)) FROM dual] test/dialect/postgresql/test_types.py::UUIDTest::test_round_trip[not_as_uuid] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[MEDIUMTEXT-args23-kw23-MEDIUMTEXT CHARACTER SET utf8 BINARY] [gw18] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[Max Number with Precision 19-SELECT CAST(9999999999999999999 AS NUMBER(19,0)) FROM dual] [gw25] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[MEDIUMTEXT-args23-kw23-MEDIUMTEXT CHARACTER SET utf8 BINARY] test/dialect/oracle/test_types.py::TypesTest::test_raw_roundtrip [gw33] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_raw_roundtrip test/dialect/oracle/test_types.py::TypesTest::test_reflect_dates [gw33] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_reflect_dates test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[VARCHAR-args21-kw21-NATIONAL VARCHAR(1) COLLATE utf8_bin] test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_literal[not_as_uuid] [gw66] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_round_trip[not_as_uuid] [gw12] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[VARCHAR-args21-kw21-NATIONAL VARCHAR(1) COLLATE utf8_bin] [gw25] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_literal[not_as_uuid] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args12-kw12-DECIMAL(12, 4) UNSIGNED ZEROFILL] test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_array[as_uuid] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args35-kw35-BIGINT(4) UNSIGNED] test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_totally_wrong_type [gw54] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args35-kw35-BIGINT(4) UNSIGNED] [gw66] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_array[as_uuid] test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_expanding_in_typedec [gw25] [ 93%] PASSED test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_totally_wrong_type [gw11] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args12-kw12-DECIMAL(12, 4) UNSIGNED ZEROFILL] test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_array[not_as_uuid] test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_typelevel_native_unicode test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args13-kw13-DOUBLE] test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_processing [gw66] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_array[not_as_uuid] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args22-kw22-FLOAT] test/sql/test_types.py::UserDefinedTest::test_typedecorator_literal_render [gw25] [ 93%] PASSED test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_typelevel_native_unicode [gw71] [ 94%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args22-kw22-FLOAT] [gw16] [ 94%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args13-kw13-DOUBLE] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args26-kw26-FLOAT(12, 4) ZEROFILL] [gw11] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_typedecorator_literal_render test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args30-kw30-INTEGER(4) UNSIGNED] test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_compile_variant_three test/sql/test_types.py::UserDefinedTest::test_user_defined_dialect_specific_args [gw3] [ 94%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args26-kw26-FLOAT(12, 4) ZEROFILL] test/sql/test_types.py::UserDefinedTest::test_typedecorator_literal_render_fallback_bound [gw24] [ 94%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args30-kw30-INTEGER(4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args4-kw4-NUMERIC(12, 4) ZEROFILL] [gw11] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_typedecorator_literal_render_fallback_bound test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args39-kw39-MEDIUMINT(4)] test/sql/test_types.py::UserDefinedTest::test_typedecorator_schematype_constraint[Boolean] test/sql/test_types.py::VariantTest::test_compile test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args0-kw0-NUMERIC] test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_variant_two [gw49] [ 94%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args4-kw4-NUMERIC(12, 4) ZEROFILL] [gw12] [ 94%] PASSED test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_expanding_in_typedec [gw16] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_user_defined_dialect_specific_args test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args19-kw19-REAL(12, 4) ZEROFILL] [gw24] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_compile test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_expanding_in_typedec_of_typedec [gw4] [ 94%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args39-kw39-MEDIUMINT(4)] [gw11] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_typedecorator_schematype_constraint[Boolean] test/sql/test_types.py::UserDefinedTest::test_user_defined_typedec_impl test/sql/test_types.py::VariantTest::test_compile_composite test/orm/test_unitofwork.py::BooleanColTest::test_boolean test/sql/test_types.py::VariantTest::test_round_trip_sqlite_datetime [gw12] [ 94%] PASSED test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_expanding_in_typedec_of_typedec [gw79] [ 94%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args19-kw19-REAL(12, 4) ZEROFILL] [gw24] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_compile_composite test/sql/test_types.py::VariantTest::test_illegal_dupe [gw67] [ 94%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args0-kw0-NUMERIC] test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_multi_update [gw16] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_user_defined_typedec_impl test/sql/test_types.py::UserDefinedTest::test_user_defined_typedec_impl_bind [gw3] [ 94%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_variant_two [gw24] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_illegal_dupe [gw16] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_user_defined_typedec_impl_bind test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_column_property_expire_on_flush [gw49] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_round_trip_sqlite_datetime test/sql/test_types.py::VariantTest::test_bind_process [gw12] [ 94%] PASSED test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec test/sql/test_types.py::VariantTest::test_to_instance [gw3] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_bind_process [gw49] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_to_instance test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args50-kw50-SMALLINT(4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args44-kw44-TINYINT(1)] [gw71] [ 94%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_compile_variant_three test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_compile_variant_two [gw71] [ 94%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_compile_variant_two test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec1-kw1-TIMESTAMP NULL] test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_variant_one_roundtrip [gw71] [ 94%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_variant_one_roundtrip [gw69] [ 94%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args44-kw44-TINYINT(1)] [gw19] [ 94%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args50-kw50-SMALLINT(4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_time_fsp test/orm/test_unitofwork.py::BatchDeleteIgnoresRowcountTest::test_delete_both [gw74] [ 94%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec1-kw1-TIMESTAMP NULL] [gw10] [ 94%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_time_fsp test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec5-kw5-TIMESTAMP NULL DEFAULT '1999-09-09 09:09:09'] test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_deferred_no_expire_on_flush [gw49] [ 94%] SKIPPED test/orm/test_unitofwork.py::BatchDeleteIgnoresRowcountTest::test_delete_both [gw54] [ 94%] PASSED test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_processing test/orm/test_unitofwork.py::ColumnPropertyTest::test_with_inheritance test/orm/test_unitofwork.py::EnsurePKSortableTest::test_exception_persistent_flush_py3k test/orm/test_unitofwork.py::DefaultTest::test_insert_nopostfetch [gw35] [ 94%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec5-kw5-TIMESTAMP NULL DEFAULT '1999-09-09 09:09:09'] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec9-kw9-TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP] test/sql/test_types.py::UserDefinedTest::test_kw_colspec test/dialect/mssql/test_types.py::TypeDDLTest::test_boolean test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_dont_emit [gw9] [ 94%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec9-kw9-TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP] [gw35] [ 94%] SKIPPED test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_dont_emit test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DateTime-args21-kw21-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive [gw1] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_boolean [gw35] [ 94%] SKIPPED test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args6-kw6-TIME-None] [gw56] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DateTime-args21-kw21-DATETIME-None] [gw54] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_kw_colspec [gw55] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive_obj_removed_o2m [gw79] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_column_property_expire_on_flush [gw9] [ 94%] SKIPPED test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive_obj_removed_o2m [gw15] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args6-kw6-TIME-None] test/orm/test_unitofwork.py::InheritingRowSwitchTest::test_row_switch_no_child_table test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many_remove test/orm/test_unitofwork.py::ForeignPKTest::test_basic test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_column_property_no_expire_on_flush test/orm/test_unitofwork.py::ManyToOneTest::test_bidirectional_no_load test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIME2-args16-kw16-DATETIME2(0)-None] test/sql/test_types.py::VariantTest::test_bind_process_composite [gw4] [ 94%] PASSED test/orm/test_unitofwork.py::BooleanColTest::test_boolean test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_clauseelement_accessor [gw74] [ 94%] PASSED test/orm/test_unitofwork.py::DefaultTest::test_insert_nopostfetch [gw3] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_bind_process_composite test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATE-args1-kw1-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Time-args7-kw7-TIME-None] [gw13] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Time-args7-kw7-TIME-None] [gw7] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIME2-args16-kw16-DATETIME2(0)-None] test/sql/test_types.py::UserDefinedTest::test_type_decorator_repr [gw54] [ 94%] PASSED test/sql/test_types.py::UserDefinedTest::test_type_decorator_repr test/orm/test_unitofwork.py::DefaultTest::test_update [gw19] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_deferred_no_expire_on_flush test/orm/test_unitofwork.py::NoRowInsertedTest::test_insert_single_no_pk_correct_exception test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_2 [gw69] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_with_inheritance test/orm/test_unitofwork.py::OneToManyTest::test_child_move_2 [gw39] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATE-args1-kw1-DATE-None] test/orm/test_unitofwork.py::ColumnPropertyTest::test_refreshes [gw7] [ 94%] SKIPPED test/orm/test_unitofwork.py::NoRowInsertedTest::test_insert_single_no_pk_correct_exception test/orm/test_unitofwork.py::OneToManyTest::test_bidirectional test/orm/test_unitofwork.py::OneToManyTest::test_one_to_many_1 test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-Date-args3-kw3-DATETIME-server_version3] [gw74] [ 94%] PASSED test/orm/test_unitofwork.py::DefaultTest::test_update test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args11-kw11-TIME-None] [gw79] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_column_property_no_expire_on_flush test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args9-kw9-TIME(1)-None] [gw34] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw64] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-Date-args3-kw3-DATETIME-server_version3] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-_MSDate-args5-kw5-DATETIME-server_version5] [gw75] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args9-kw9-TIME(1)-None] [gw8] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args11-kw11-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIME2-args16-kw16-DATETIME2(0)-None] test/orm/test_unitofwork.py::PKTest::test_key_pks [gw67] [ 94%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_multi_update test/orm/test_unitofwork.py::PartialNullPKTest::test_delete [gw4] [ 94%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_clauseelement_accessor [gw57] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-_MSDate-args5-kw5-DATETIME-server_version5] test/orm/test_unitofwork.py::PartialNullPKTest::test_plain_update [gw10] [ 94%] PASSED test/orm/test_unitofwork.py::EnsurePKSortableTest::test_exception_persistent_flush_py3k [gw50] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIME2-args16-kw16-DATETIME2(0)-None] test/orm/test_unitofwork.py::PassiveDeletesTest::test_backwards_pd [gw75] [ 94%] SKIPPED test/orm/test_unitofwork.py::PassiveDeletesTest::test_backwards_pd test/orm/test_unitofwork.py::PassiveDeletesTest::test_basic test/orm/test_unitofwork.py::RowSwitchTest::test_manytoone [gw19] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_refreshes test/orm/test_unitofwork.py::SaveTest::test_batch_mode [gw75] [ 94%] SKIPPED test/orm/test_unitofwork.py::PassiveDeletesTest::test_basic test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_insert test/orm/test_unitofwork.py::EnsurePKSortableTest::test_pep435_custom_sort_key test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DateTime-args21-kw21-DATETIME-None] [gw1] [ 94%] PASSED test/orm/test_unitofwork.py::InheritingRowSwitchTest::test_row_switch_no_child_table test/orm/test_unitofwork.py::ManyToManyTest::test_association [gw32] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DateTime-args21-kw21-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Time-args7-kw7-TIME-None] test/orm/test_unitofwork.py::SaveTest::test_history_get [gw34] [ 94%] PASSED test/orm/test_unitofwork.py::PKTest::test_key_pks test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATE-args1-kw1-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Date-args3-kw3-DATETIME-server_version3] [gw4] [ 94%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_insert test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw55] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many_remove test/orm/test_unitofwork.py::PKTest::test_manual_pk [gw8] [ 94%] PASSED test/orm/test_unitofwork.py::PartialNullPKTest::test_plain_update [gw78] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Time-args7-kw7-TIME-None] [gw15] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_2 [gw6] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw26] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Date-args3-kw3-DATETIME-server_version3] [gw14] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATE-args1-kw1-DATE-None] [gw64] [ 94%] PASSED test/orm/test_unitofwork.py::PartialNullPKTest::test_delete [gw0] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args11-kw11-TIME-None] [gw17] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args11-kw11-TIME-None] [gw10] [ 94%] PASSED test/orm/test_unitofwork.py::EnsurePKSortableTest::test_pep435_custom_sort_key test/orm/test_unitofwork.py::PartialNullPKTest::test_total_null test/orm/test_unitofwork.py::DefaultTest::test_eager_defaults test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many_update test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_3 test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_multi_missing_allow test/orm/test_unitofwork.py::SaveTest::test_multi_table_selectable [gw7] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_bidirectional test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_single_broken_multi_rowcount_still_raises [gw13] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_child_move_2 [gw39] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_one_to_many_1 test/orm/test_unitofwork.py::PartialNullPKTest::test_dont_complain_if_no_update test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_twice test/orm/test_unitofwork.py::SaveTest3::test_manytomany_xtracol_delete test/orm/test_unitofwork.py::OneToManyTest::test_one_to_many_2 test/orm/test_unitofwork.py::UnicodeTest::test_basic test/orm/test_unitofwork.py::OneToManyTest::test_double_relationship test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_update [gw9] [ 94%] PASSED test/orm/test_unitofwork.py::ForeignPKTest::test_basic [gw8] [ 94%] PASSED test/orm/test_unitofwork.py::PartialNullPKTest::test_total_null [gw56] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToOneTest::test_bidirectional_no_load [gw57] [ 94%] PASSED test/orm/test_unitofwork.py::RowSwitchTest::test_manytoone test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args6-kw6-TIME-None] [gw23] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args6-kw6-TIME-None] test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_value_missing_broken_multi_rowcount test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args9-kw9-TIME(1)-None] [gw50] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_batch_mode [gw34] [ 94%] PASSED test/orm/test_unitofwork.py::PKTest::test_manual_pk test/orm/test_unitofwork.py::RowSwitchTest::test_onetomany test/orm/test_unitofwork.py::ManyToOneTest::test_m2o_one_to_one test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-_MSDate-args5-kw5-DATETIME-server_version5] [gw0] [ 94%] PASSED test/orm/test_unitofwork.py::UnicodeTest::test_basic [gw73] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args9-kw9-TIME(1)-None] [gw29] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-_MSDate-args5-kw5-DATETIME-server_version5] test/orm/test_unitofwork.py::SaveTest::test_deferred [gw6] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_multi_missing_allow [gw15] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_3 test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_nonpresent [gw55] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many_update test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_dont_fetch_nondefaults test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_multi_missing_warning test/orm/test_unitofwork.py::UnicodeTest::test_relationship [gw67] [ 94%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_update test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args6-kw6-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DateTime-args21-kw21-DATETIME-None] [gw14] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest3::test_manytomany_xtracol_delete [gw13] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_double_relationship [gw39] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_one_to_many_2 [gw26] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_twice [gw64] [ 94%] PASSED test/orm/test_unitofwork.py::PartialNullPKTest::test_dont_complain_if_no_update [gw1] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToManyTest::test_association [gw22] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args6-kw6-TIME-None] test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_update_special_comparator test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_multi_broken_multi_rowcount_doesnt_raise [gw28] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DateTime-args21-kw21-DATETIME-None] [gw57] [ 94%] PASSED test/orm/test_unitofwork.py::RowSwitchTest::test_onetomany test/orm/test_unitofwork.py::UnicodeSchemaTest::test_inheritance_mapping [gw69] [ 94%] PASSED test/orm/test_unitofwork.py::DefaultTest::test_eager_defaults test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] [gw65] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/orm/test_unitofworkv2.py::EnsureCacheTest::test_ensure_cache test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_o2m_passive test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIME2-args16-kw16-DATETIME2(0)-None] [gw5] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIME2-args16-kw16-DATETIME2(0)-None] test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_present [gw32] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_history_get [gw50] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_deferred [gw56] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToOneTest::test_m2o_one_to_one [gw78] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_multi_table_selectable test/orm/test_unitofwork.py::SaveTest::test_synonym [gw6] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_multi_missing_warning test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATE-args1-kw1-DATE-None] [gw73] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_nonpresent test/orm/test_unitofwork.py::SaveTest::test_inherits test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_bulk_insert_novalue [gw29] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_dont_fetch_nondefaults test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_bulk_update test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-Time-args7-kw7-TIME-None] test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_present [gw70] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATE-args1-kw1-DATE-None] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_bulk_insert [gw0] [ 94%] PASSED test/orm/test_unitofwork.py::UnicodeTest::test_relationship [gw72] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-Time-args7-kw7-TIME-None] [gw67] [ 94%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_update_special_comparator [gw26] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_multi_broken_multi_rowcount_doesnt_raise test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_insert_novalue [gw5] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_present test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Date-args3-kw3-DATETIME-server_version3] [gw17] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_single_broken_multi_rowcount_still_raises test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args11-kw11-TIME-None] [gw78] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_synonym test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw29] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_bulk_update test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_present_as_expr [gw32] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_inherits test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_single_missing [gw38] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args11-kw11-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args9-kw9-TIME(1)-None] [gw51] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Date-args3-kw3-DATETIME-server_version3] [gw46] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_bulk_insert_novalue [gw73] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_present test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_insert test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_json_none_as_null [gw43] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args9-kw9-TIME(1)-None] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_insert [gw65] [ 94%] PASSED test/orm/test_unitofworkv2.py::EnsureCacheTest::test_ensure_cache test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDate-args5-kw5-DATETIME-server_version5] test/dialect/mssql/test_types.py::TypeDDLTest::test_numeric [gw28] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_bulk_insert_novalue test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store3-expected3-_exclusions3] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_binary_reflection[sql2012_large_types] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store7-None-_exclusions7] [gw42] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store3-expected3-_exclusions3] test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_d [gw59] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_numeric [gw48] [ 94%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_binary_reflection[sql2012_large_types] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_insert [gw58] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store7-None-_exclusions7] test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_w_get_replaces_m2o test/orm/test_unitofworkv2.py::RowswitchAccountingTest::test_switch_on_update test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_json test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_a test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store7-None-_exclusions7] [gw14] [ 94%] PASSED test/orm/test_unitofwork.py::UnicodeSchemaTest::test_inheritance_mapping [gw23] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_value_missing_broken_multi_rowcount test/orm/test_unitofworkv2.py::BatchInsertsTest::test_batch_interaction [gw70] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_bulk_insert [gw41] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store7-None-_exclusions7] test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_m2o test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_all [gw59] [ 94%] SKIPPED test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_a [gw31] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDate-args5-kw5-DATETIME-server_version5] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_bulk_insert_novalue test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store3-expected3] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_bulk_insert_novalue [gw72] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_insert_novalue test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_b [gw5] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_present_as_expr [gw63] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store3-expected3] test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_natural_ordering [gw59] [ 94%] SKIPPED test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_b [gw42] [ 94%] PASSED test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_d test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_bulk_insert [gw38] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_bulk_insert_novalue test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store2-expected2] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_date_roundtrips test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_seconds_frac_fail] [gw62] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store2-expected2] [gw44] [ 94%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_date_roundtrips test/orm/test_unitofworkv2.py::RaiseLoadIgnoredTest::test_delete_head test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_one] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_insert test/orm/test_unitofworkv2.py::SingleCycleM2MTest::test_many_to_many_one [gw51] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_insert [gw36] [ 94%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_seconds_frac_fail] test/orm/test_unitofworkv2.py::SingleCycleTest::test_bidirectional_mutations_one [gw46] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_json_none_as_null [gw23] [ 94%] PASSED test/orm/test_unitofworkv2.py::BatchInsertsTest::test_batch_interaction [gw52] [ 94%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_one] test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_delete_all test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_bulk_insert [gw43] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_insert test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[type_2] test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_delete_all [gw20] [ 94%] PASSED test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_json test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_many [gw28] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_insert test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_insert_novalue [gw27] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[type_2] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_insert_novalue test/dialect/mysql/test_types.py::TypeRoundTripTest::test_precision_float_roundtrip [gw30] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_precision_float_roundtrip [gw48] [ 94%] PASSED test/orm/test_unitofworkv2.py::RowswitchAccountingTest::test_switch_on_update [gw70] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_bulk_insert_novalue test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_delete_all [gw31] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_bulk_insert_novalue test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store3-expected3-_exclusions3] [gw21] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store3-expected3-_exclusions3] test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_target test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_save [gw17] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_single_missing [gw72] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_bulk_insert test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_replaces_m2o test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_insert test/dialect/oracle/test_types.py::TypesTest::test_int_not_float [gw2] [ 94%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_int_not_float test/dialect/oracle/test_types.py::TypesTest::test_char_length [gw22] [ 94%] PASSED test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_o2m_passive [gw45] [ 94%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_char_length test/dialect/oracle/test_types.py::TypesTest::test_numeric_nan_float [gw58] [ 94%] PASSED test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_w_get_replaces_m2o [gw46] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_bulk_insert [gw51] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_insert_novalue test/dialect/oracle/test_types.py::TypesTest::test_longstring [gw60] [ 95%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_longstring test/sql/test_update.py::UpdateFromCompileTest::test_autocorrelate_error test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_no_update_no_change test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[32-bit Integer Overflow-SELECT CAST(2147483648 AS NUMBER(19,0)) FROM dual] [gw68] [ 95%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[32-bit Integer Overflow-SELECT CAST(2147483648 AS NUMBER(19,0)) FROM dual] test/sql/test_update.py::UpdateFromCompileTest::test_dont_correlate_to_extra [gw38] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_insert [gw53] [ 95%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numeric_nan_float test/sql/test_update.py::UpdateFromCompileTest::test_alias_two [gw65] [ 95%] PASSED test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_m2o [gw43] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_insert_novalue [gw21] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_target test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_w_get_replaces_scalar test/dialect/postgresql/test_types.py::UUIDTest::test_round_trip[as_uuid] [gw47] [ 95%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_round_trip[as_uuid] test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_unloaded [gw20] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_many [gw60] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_autocorrelate_error [gw63] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_natural_ordering [gw31] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_insert [gw42] [ 95%] PASSED test/orm/test_unitofworkv2.py::RaiseLoadIgnoredTest::test_delete_head [gw36] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_bidirectional_mutations_one test/sql/test_update.py::UpdateFromCompileTest::test_render_subquery test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_natural_selfref [gw53] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_alias_two [gw68] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_dont_correlate_to_extra test/orm/test_unitofworkv2.py::NoAttrEventInFlushTest_sqlite+pysqlite_3_41_2::test_no_attr_events_flush test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_del_attr [gw52] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_delete_all [gw44] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleM2MTest::test_many_to_many_one [gw47] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_render_subquery test/orm/test_unitofworkv2.py::SingleCycleTest::test_cycle_rowswitch [gw27] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_delete_all test/dialect/oracle/test_types.py::TypesTest::test_reflect_nvarchar [gw33] [ 95%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_reflect_nvarchar test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_update_against_something_else [gw2] [ 95%] PASSED test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_no_update_no_change [gw45] [ 95%] PASSED test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_update_against_something_else test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_one test/orm/test_unitofworkv2.py::SingleCyclePlusAttributeTest::test_flush_size test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_literal[as_uuid] test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[Min 32-bit Number-SELECT CAST(-2147483648 AS NUMBER(19,0)) FROM dual] [gw18] [ 95%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[Min 32-bit Number-SELECT CAST(-2147483648 AS NUMBER(19,0)) FROM dual] test/sql/test_update.py::UpdateFromCompileTest::test_render_table_mysql [gw18] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_render_table_mysql [gw66] [ 95%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_literal[as_uuid] [gw30] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_save [gw48] [ 95%] PASSED test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_replaces_m2o test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_two [gw41] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_all [gw20] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_del_attr test/sql/test_types.py::UserDefinedTest::test_typedecorator_schematype_constraint[Enum] test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_save [gw63] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_natural_selfref [gw36] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_cycle_rowswitch [gw11] [ 95%] PASSED test/sql/test_types.py::UserDefinedTest::test_typedecorator_schematype_constraint[Enum] test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_childonly_unloaded test/sql/test_types.py::VariantTest::test_round_trip [gw66] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_two [gw58] [ 95%] PASSED test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_w_get_replaces_scalar [gw52] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_save [gw62] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_delete_all [gw33] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_one test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_typelevel_sqla_unicode [gw25] [ 95%] PASSED test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_41_2::test_unicode_warnings_typelevel_sqla_unicode test/sql/test_update.py::UpdateFromCompileTest::test_update_from_multitable_same_name_mysql [gw25] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_multitable_same_name_mysql test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_41_2::test_defaults_second_table_same_name [gw21] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_unloaded test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_delete_parent [gw24] [ 95%] PASSED test/sql/test_types.py::VariantTest::test_round_trip [gw44] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCyclePlusAttributeTest::test_flush_size test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_join_multitable [gw11] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_41_2::test_defaults_second_table_same_name [gw22] [ 95%] PASSED test/orm/test_unitofworkv2.py::NoAttrEventInFlushTest_sqlite+pysqlite_3_41_2::test_no_attr_events_flush [gw41] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_childonly_unloaded [gw62] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_delete_parent [gw24] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_join_multitable test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_compile_variant_one test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec_of_typedec test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_variant_three [gw16] [ 95%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_compile_variant_one test/orm/test_unitofwork.py::BinaryHistTest::test_binary_equality [gw12] [ 95%] PASSED test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_41_2::test_plain_in_typedec_of_typedec test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive_2 [gw35] [ 95%] SKIPPED test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive_2 test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_multitable_same_name test/sql/test_types.py::VariantTest::test_comparator_variant test/sql/test_update.py::UpdateTest::test_correlated_update_seven [gw3] [ 95%] PASSED test/sql/test_types.py::VariantTest::test_comparator_variant test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table test/orm/test_unitofwork.py::DefaultTest::test_used_in_relationship test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_deferred_expire_on_flush test/sql/test_update.py::UpdateTest::test_correlated_update_three test/orm/test_unitofwork.py::RowSwitchTest::test_manytomany test/orm/test_unitofwork.py::ColumnPropertyTest::test_refreshes_post_init test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_insert_pk_expression [gw49] [ 95%] PASSED test/orm/test_unitofwork.py::BinaryHistTest::test_binary_equality test/orm/test_unitofwork.py::EnsurePKSortableTest::test_persistent_flush_sortable test/orm/test_unitofwork.py::OneToManyTest::test_child_move test/orm/test_unitofwork.py::PassiveDeletesTest::test_aaa_m2o_no_longer_emits_warning test/orm/test_unitofwork.py::PKTest::test_primary_key [gw16] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_multitable_same_name [gw35] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_seven test/sql/test_update.py::UpdateTest::test_correlated_update_four test/orm/test_unitofwork.py::ManyToManyTest::test_scalar [gw8] [ 95%] SKIPPED test/orm/test_unitofwork.py::PassiveDeletesTest::test_aaa_m2o_no_longer_emits_warning test/sql/test_update.py::UpdateTest::test_update_8 [gw12] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table test/orm/test_unitofwork.py::OneToManyTest::test_one_to_one test/orm/test_unitofwork.py::HistoryTest::test_backref [gw71] [ 95%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_41_2::test_type_decorator_variant_three test/sql/test_update.py::UpdateTest::test_binds_that_match_columns test/orm/test_unitofwork.py::NoRowInsertedTest::test_insert_multi_no_pk_correct_exception [gw79] [ 95%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_deferred_expire_on_flush test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many [gw34] [ 95%] PASSED test/orm/test_unitofwork.py::PKTest::test_primary_key [gw3] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_three [gw15] [ 95%] SKIPPED test/orm/test_unitofwork.py::NoRowInsertedTest::test_insert_multi_no_pk_correct_exception [gw19] [ 95%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_refreshes_post_init [gw4] [ 95%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_41_2::test_insert_pk_expression test/orm/test_unitofwork.py::OneToManyTest::test_o2m_delete_parent test/sql/test_update.py::UpdateTest::test_update_ordered_then_nonordered test/sql/test_types.py::UserDefinedTest::test_typedecorator_impl test/orm/test_unitofwork.py::SaveTest::test_dont_update_blanks test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_single_broken_multi_rowcount_still_warns test/orm/test_unitofwork.py::SaveTest::test_basic test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_1 test/sql/test_update.py::UpdateTest::test_unconsumed_names_kwargs [gw10] [ 95%] PASSED test/orm/test_unitofwork.py::EnsurePKSortableTest::test_persistent_flush_sortable test/sql/test_update.py::UpdateTest::test_update_bound_ordering test/sql/test_update.py::UpdateTest::test_update_10 [gw71] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_binds_that_match_columns [gw49] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_four [gw8] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_8 [gw74] [ 95%] PASSED test/orm/test_unitofwork.py::DefaultTest::test_used_in_relationship test/orm/test_unitofwork.py::PartialNullPKTest::test_key_switch test/sql/test_update.py::UpdateTest::test_update_2 [gw54] [ 95%] PASSED test/sql/test_types.py::UserDefinedTest::test_typedecorator_impl test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_multi_missing_broken_multi_rowcount [gw7] [ 95%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_child_move [gw39] [ 95%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_one_to_one [gw75] [ 95%] PASSED test/orm/test_unitofwork.py::RowSwitchTest::test_manytomany [gw55] [ 95%] PASSED test/orm/test_unitofwork.py::ManyToManyTest::test_scalar test/sql/test_update.py::UpdateTest::test_inline_defaults test/orm/test_unitofwork.py::DefaultTest::test_insert test/sql/test_update.py::UpdateTest::test_update_4 test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_multi_broken_multi_rowcount_doesnt_warn [gw15] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordered_then_nonordered [gw13] [ 95%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_o2m_delete_parent test/sql/test_update.py::UpdateTest::test_labels_no_collision_index test/orm/test_unitofwork.py::ColumnCollisionTest::test_naming test/sql/test_update.py::UpdateTest::test_unconsumed_names_values_dict test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_nonpresent [gw6] [ 95%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_single_broken_multi_rowcount_still_warns test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_present_as_expr [gw50] [ 95%] PASSED test/orm/test_unitofwork.py::SaveTest::test_dont_update_blanks test/orm/test_unitofwork.py::SaveTest::test_lazyattr_commit [gw79] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_unconsumed_names_kwargs [gw19] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_10 test/sql/test_update.py::UpdateTest::test_update_no_multiple_parameters_allowed [gw4] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_2 test/orm/test_unitofwork.py::SaveTest2::test_m2o_nonmatch test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t6-idx_to_value6] test/sql/test_update.py::UpdateTest::test_update_custom_key_thing [gw26] [ 95%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_multi_missing_broken_multi_rowcount test/orm/test_unitofwork.py::UnicodeSchemaTest::test_mapping [gw34] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_bound_ordering [gw64] [ 95%] PASSED test/orm/test_unitofwork.py::PartialNullPKTest::test_key_switch [gw10] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_4 test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t0-idx_to_value0] test/sql/test_update.py::UpdateTest::test_update_6 [gw1] [ 95%] PASSED test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many [gw56] [ 95%] PASSED test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_1 test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t4-idx_to_value4] test/orm/test_update_delete.py::ExpressionUpdateTest::test_update_attr_names [gw75] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_unconsumed_names_values_dict [gw54] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_inline_defaults test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_newstyle_1 [gw73] [ 95%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_present_as_expr [gw67] [ 95%] PASSED test/orm/test_unitofwork.py::ColumnCollisionTest::test_naming [gw57] [ 95%] PASSED test/orm/test_unitofwork.py::SaveTest::test_basic [gw74] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_labels_no_collision_index [gw0] [ 95%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_delete_multi_broken_multi_rowcount_doesnt_warn [gw39] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_no_multiple_parameters_allowed [gw32] [ 95%] PASSED test/orm/test_unitofwork.py::SaveTest::test_lazyattr_commit test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_dont_fetch_nondefaults test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_c test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_from_multitable test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_insert[multiple-_exclusions1] test/sql/test_update.py::UpdateTest::test_update_to_expression_one [gw6] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t6-idx_to_value6] test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_from [gw29] [ 95%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_defaults_nonpresent [gw73] [ 95%] SKIPPED test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_insert[multiple-_exclusions1] [gw55] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_custom_key_thing [gw13] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t0-idx_to_value0] test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_update [gw7] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_6 test/sql/test_update.py::UpdateTest::test_where_empty test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t8-idx_to_value8] test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_bulk_insert [gw29] [ 95%] SKIPPED test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_update [gw50] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t4-idx_to_value4] test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_delete[evaluate-True] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_insert [gw59] [ 95%] PASSED test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_c test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_insert_novalue [gw5] [ 95%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_update_dont_fetch_nondefaults test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_single_missing_broken_multi_rowcount test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_bulk_insert_novalue [gw14] [ 95%] PASSED test/orm/test_unitofwork.py::UnicodeSchemaTest::test_mapping test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_insert_novalue test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_bulk_insert_novalue test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_update[fetch-True] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_bulk_insert [gw78] [ 95%] PASSED test/orm/test_unitofwork.py::SaveTest2::test_m2o_nonmatch test/sql/test_update.py::UpdateFromCompileTest::test_alias_two_mysql test/sql/test_update.py::UpdateFromCompileTest::test_correlation_to_extra [gw1] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_one test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_bulk_insert test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_o2m_notpassive [gw26] [ 95%] PASSED test/orm/test_update_delete.py::ExpressionUpdateTest::test_update_attr_names test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_insert_novalue test/sql/test_update.py::UpdateFromCompileTest::test_render_multi_table test/orm/test_unitofworkv2.py::RowswitchAccountingTest::test_switch_on_delete test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_multi_table_criteria_ok_wo_eval test/sql/test_update.py::UpdateFromCompileTest::test_render_table [gw69] [ 95%] PASSED test/orm/test_unitofwork.py::DefaultTest::test_insert [gw68] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_render_multi_table [gw60] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_correlation_to_extra [gw53] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_alias_two_mysql test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_update_against_none [gw56] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_where_empty [gw67] [ 95%] SKIPPED test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_from_multitable test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_loader_criteria[fetch-False] [gw47] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_render_table test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_loader_criteria[evaluate-False] [gw57] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t8-idx_to_value8] [gw17] [ 95%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_41_2::test_update_single_missing_broken_multi_rowcount test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_bindparams [gw72] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_bulk_insert_novalue test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_delete[fetch-True] [gw70] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_insert [gw9] [ 95%] PASSED test/orm/test_unitofwork.py::HistoryTest::test_backref test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_dont_refresh_expired_objects[False-False] [gw0] [ 95%] SKIPPED test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_from [gw38] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_insert_novalue [gw23] [ 95%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_41_2::test_insert_defaults_bulk_insert test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_from_joined_subq_test test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_update[evaluate-True] [gw28] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_insert_novalue test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_delete_parent test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_update_with_explicit_joinedload [gw31] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_insert_novalue test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_without_session_sync [gw2] [ 95%] PASSED test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_update_against_none test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_dont_refresh_expired_objects[True-False] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_autoflush_before_evaluate_update [gw32] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_delete[evaluate-True] [gw65] [ 95%] PASSED test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_o2m_notpassive test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_four [gw18] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_four test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_double_synonym_attr test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t2-idx_to_value2] [gw51] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_bulk_insert test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_invalid_evaluation test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_delete_with_eager_relationships [gw42] [ 95%] PASSED test/orm/test_unitofworkv2.py::RowswitchAccountingTest::test_switch_on_delete test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_before_update [gw46] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_bulk_insert_novalue test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_against_metadata [gw43] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_bulk_insert test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_fetch_returning test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_replaces_scalar test/sql/test_update.py::UpdateTest::test_update_ordered_custom_key_thing test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_autoflush_before_fetch_update [gw68] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_loader_criteria[fetch-False] [gw69] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t2-idx_to_value2] [gw59] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_update[fetch-True] test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_using_case test/orm/test_unitofworkv2.py::SingleCycleTest::test_singlecycle_flush_size [gw53] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_loader_criteria[evaluate-False] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_rollback [gw60] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_bindparams test/sql/test_update.py::UpdateFromCompileTest::test_alias_one [gw27] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_delete_parent [gw5] [ 95%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_multi_table_criteria_ok_wo_eval [gw14] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_update[evaluate-True] [gw47] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_dont_refresh_expired_objects[False-False] [gw23] [ 95%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_from_joined_subq_test [gw30] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_singlecycle_flush_size [gw45] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_alias_one test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_del_attr_unloaded [gw17] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_update_with_explicit_joinedload [gw9] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordered_custom_key_thing test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[delete-both] [gw31] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_without_session_sync [gw28] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_delete_with_eager_relationships [gw64] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_newstyle_1 [gw38] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_autoflush_before_fetch_update [gw72] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_autoflush_before_evaluate_update test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_o2m_flush_size test/orm/test_unitofworkv2.py::SingleCycleTest::test_delete_unloaded_m2o [gw70] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_using_case test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_whereclause [gw42] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_before_update [gw18] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_double_synonym_attr test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_unmapped_col [gw43] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_fetch_returning [gw2] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_dont_refresh_expired_objects[True-False] [gw66] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_whereclause [gw48] [ 95%] PASSED test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_replaces_scalar test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_41_2::test_defaults_second_table test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_three [gw33] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_three test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_illegal_operations [gw51] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_invalid_evaluation [gw65] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_rollback test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[update-table] test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_m2o_flush_size test/orm/test_unitofworkv2.py::SingleCycleTest::test_bidirectional_multilevel_save test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_41_2::test_no_defaults_second_table test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_fetch_before_update test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_synonym_attr test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_bulk_insert [gw45] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[delete-both] test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_childonly_unloaded_expired [gw11] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_41_2::test_no_defaults_second_table [gw63] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_o2m_flush_size [gw78] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_delete[fetch-True] test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_set_null_unloaded [gw25] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_41_2::test_defaults_second_table [gw36] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_delete_unloaded_m2o test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_multitable [gw24] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_multitable test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_save [gw21] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_save [gw20] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_del_attr_unloaded test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[insert-mapper] [gw30] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_unmapped_col [gw52] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_set_null_unloaded [gw33] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_illegal_operations test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[delete-table] [gw66] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[update-table] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[update-both] test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_three_table test/sql/test_update.py::UpdateTest::test_correlated_update_six test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table_plus_alias test/sql/test_update.py::UpdateTest::test_correlated_update_two [gw58] [ 96%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_m2o_flush_size [gw48] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_fetch_before_update [gw12] [ 96%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table_plus_alias [gw20] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[insert-mapper] [gw16] [ 96%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_three_table [gw35] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_six test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_save [gw62] [ 96%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_save [gw46] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_against_metadata [gw22] [ 96%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_bulk_insert [gw3] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_two test/sql/test_update.py::UpdateTest::test_correlated_update_one test/sql/test_update.py::UpdateTest::test_update_9 test/sql/test_update.py::UpdateTest::test_update_ordereddict [gw44] [ 96%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_bidirectional_multilevel_save test/sql/test_update.py::UpdateTest::test_unconsumed_names_kwargs_w_keys test/sql/test_update.py::UpdateTest::test_update_11 [gw41] [ 96%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_childonly_unloaded_expired [gw49] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_one [gw36] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[update-both] [gw8] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_9 test/sql/test_update.py::UpdateTest::test_update_3 test/sql/test_update.py::UpdateTest::test_update_broken_custom_key_thing [gw79] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_unconsumed_names_kwargs_w_keys [gw27] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_synonym_attr [gw19] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_11 test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[None-delete] [gw4] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_3 [gw34] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_broken_custom_key_thing test/sql/test_update.py::UpdateTest::test_update_5 test/sql/test_update.py::UpdateTest::test_correlated_update_five [gw71] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_five [gw63] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[delete-table] [gw15] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordereddict test/sql/test_update.py::UpdateTest::test_labels_no_collision test/sql/test_update.py::UpdateTest::test_prefix_with test/sql/test_update.py::UpdateTest::test_update_ordered_broken_custom_key_thing [gw10] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_5 test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_insert[single-_exclusions0] test/sql/test_update.py::UpdateTest::test_update_literal_binds [gw54] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_labels_no_collision [gw73] [ 96%] SKIPPED test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_insert[single-_exclusions0] [gw39] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordered_broken_custom_key_thing test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_delete[evaluate-False] test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t1-idx_to_value1] [gw74] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_prefix_with [gw55] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_literal_binds test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t5-idx_to_value5] test/sql/test_update.py::UpdateTest::test_update_1 test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t7-idx_to_value7] test/sql/test_update.py::UpdateTest::test_update_to_expression_three [gw52] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[None-delete] test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_delete_from [gw13] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t1-idx_to_value1] [gw50] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t5-idx_to_value5] [gw75] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_1 [gw6] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t7-idx_to_value7] test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_subtable_only test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t9-idx_to_value9] test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_from_join_no_problem [gw1] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_three test/orm/test_update_delete.py::ExpressionUpdateTest::test_update_args test/sql/test_update.py::UpdateTest::test_update_7 test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_delete[fetch-False] [gw0] [ 96%] SKIPPED test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_from_join_no_problem [gw57] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t9-idx_to_value9] test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t3-idx_to_value3] [gw7] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_7 test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_loader_criteria[evaluate-True] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_loader_criteria[fetch-True] [gw67] [ 96%] PASSED test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_subtable_only test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_fetch_strategy test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_delete_from_joined_subq_test test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_no_eval_against_multi_table_criteria test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_update[fetch-False] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_dont_refresh_expired_objects[False-True] test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_newstyle_2 [gw29] [ 96%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_delete[evaluate-False] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_before_delete test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_multiple [gw69] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t3-idx_to_value3] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_autoflush_before_fetch_delete [gw32] [ 96%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_delete[fetch-False] test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_update_with_eager_relationships [gw56] [ 96%] PASSED test/orm/test_update_delete.py::ExpressionUpdateTest::test_update_args test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_using_in [gw26] [ 96%] SKIPPED test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_delete_from test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_autoflush_before_evaluate_delete [gw9] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_multiple test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_clauseelement test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_fetch_returning_lambda [gw64] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_newstyle_2 test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_invalid test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_dont_refresh_expired_objects[True-True] [gw14] [ 96%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_update[fetch-False] [gw53] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_loader_criteria[evaluate-True] [gw60] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_fetch_strategy [gw59] [ 96%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_delete_from_joined_subq_test [gw68] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_with_loader_criteria[fetch-True] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_rollback_with_fetch [gw5] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_no_eval_against_multi_table_criteria test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_returns_rowcount test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_from_multitable_same_names test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_update[evaluate-False] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update [gw38] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete [gw31] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_before_delete test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[evaluate-delete] [gw47] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_dont_refresh_expired_objects[False-True] [gw72] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_autoflush_before_fetch_delete test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_changes_resets_dirty [gw42] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_clauseelement [gw18] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_invalid [gw23] [ 96%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_from_multitable_same_names [gw70] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_using_in [gw28] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_update_with_eager_relationships [gw51] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_returns_rowcount [gw78] [ 96%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_41_2::test_update[evaluate-False] [gw17] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_autoflush_before_evaluate_delete [gw43] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_fetch_returning_lambda test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[delete-mapper] [gw2] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_dont_refresh_expired_objects[True-True] [gw65] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_rollback_with_fetch [gw25] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[evaluate-delete] [gw45] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[delete-mapper] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_fetch_before_delete test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_no_fetch_w_explicit_returning test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_illegal_eval [gw11] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update [gw24] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_changes_resets_dirty [gw33] [ 96%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_no_fetch_w_explicit_returning test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[evaluate-update] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_fetch_dont_refresh_expired_objects test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[insert-table] [gw66] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_illegal_eval test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_changes_with_autoflush test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_explicit_returning test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_all test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_fetch_returning test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_fetch_returning_lambda test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_against_metadata test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[fetch-delete] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_future_lambda[not_values_first] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_future_lambda[values_first] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[insert-both] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[fetch-update] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_preserve_parameter_order_future test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_returns_rowcount test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_unordered_dict test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_loader_criteria[evaluate-False] [gw20] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[insert-table] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_multi_values_error_future test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_w_unevaluatable_value_evaluate test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_preserve_parameter_order_query test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_against_table_col test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_filter_statement test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_expire_strategy test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_w_unevaluatable_value_fetch test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_loader_criteria[fetch-False] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_without_load test/orm/test_utils.py::AliasedClassTest::test_classmethod test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_loader_criteria[evaluate-True] [gw35] [ 96%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_explicit_returning test/orm/test_utils.py::AliasedClassTest::test_descriptors test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_two test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[update-mapper] test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_three test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_bindparams test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_loader_criteria[fetch-True] [gw48] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_fetch_dont_refresh_expired_objects [gw50] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_classmethod test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_future test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_two [gw62] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_all [gw30] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_fetch_before_delete test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[None-update] [gw22] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_against_metadata test/orm/test_utils.py::AliasedClassTest::test_named_entity [gw41] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_against_table_col [gw79] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_preserve_parameter_order_future [gw58] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[fetch-delete] [gw16] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_changes_with_autoflush [gw15] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_multi_values_error_future [gw1] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_descriptors [gw21] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[evaluate-update] [gw39] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_filter_statement [gw4] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_returns_rowcount [gw34] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_unordered_dict test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_one [gw3] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_fetch_returning_lambda test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_all [gw44] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[fetch-update] [gw69] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_named_entity [gw36] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[update-mapper] [gw10] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_w_unevaluatable_value_evaluate [gw57] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_two [gw32] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_two [gw13] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_without_load [gw74] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_expire_strategy [gw54] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_w_unevaluatable_value_fetch [gw73] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_loader_criteria[evaluate-False] test/orm/test_utils.py::AliasedClassTest::test_instancemethod [gw0] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_instancemethod test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_synonym_string [gw6] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_loader_criteria[evaluate-True] test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_one [gw12] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_fetch_returning [gw75] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_bindparams [gw49] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_future_lambda[not_values_first] [gw63] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_get_bind_scenarios[insert-both] [gw71] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_future [gw56] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_one [gw29] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_loader_criteria[fetch-True] [gw52] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_routing_session[None-update] test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_three [gw55] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_with_loader_criteria[fetch-False] [gw67] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_three [gw19] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_preserve_parameter_order_query [gw46] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_delete_all test/orm/test_utils.py::AliasedClassTest::test_simple_property [gw26] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_one [gw27] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_evaluate_synonym_string [gw7] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_three test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_call_no_self test/orm/test_utils.py::AliasedClassTest::test_proxy_descriptor_one test/orm/test_utils.py::AliasedClassTest::test_named_selectable test/orm/test_utils.py::AliasedClassTest::test_not_instantiatable test/orm/test_utils.py::AliasedClassTest::test_parententity_vs_parentmapper test/orm/test_utils.py::AliasedClassTest::test_simple [gw64] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_call_no_self [gw14] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_simple_property test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn_no_self_but_self test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn_no_self test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn [gw9] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn_no_self_but_self [gw31] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn [gw38] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn_no_self test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_init test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_call test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_obj_init [gw68] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_not_instantiatable [gw42] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_obj_init [gw72] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_init [gw53] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_named_selectable [gw47] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_call [gw8] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_future_lambda[values_first] [gw59] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_proxy_descriptor_one test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_instance_method_no_self [gw60] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_parententity_vs_parentmapper [gw70] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_instance_method_no_self test/base/test_utils.py::AsInterfaceTest::test_instance test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_init_no_self [gw78] [ 96%] PASSED test/base/test_utils.py::AsInterfaceTest::test_instance [gw5] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_simple test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_py_builtin [gw18] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_py_builtin test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_partial [gw28] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_init_no_self test/base/test_utils.py::ArgInspectionTest::test_get_func_kwargs [gw43] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_partial test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_method test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_unbound_method_no_self test/base/test_utils.py::ArgInspectionTest::test_get_cls_kwargs test/base/test_utils.py::BackslashReplaceTest::test_ascii_to_utf8 [gw17] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_method test/base/test_utils.py::ArgInspectionTest::test_getargspec_6_tuple [gw2] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_unbound_method_no_self [gw51] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_get_func_kwargs [gw25] [ 96%] PASSED test/base/test_utils.py::BackslashReplaceTest::test_ascii_to_utf8 [gw23] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_getargspec_6_tuple [gw65] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_get_cls_kwargs test/base/test_utils.py::AsInterfaceTest::test_no_cls_no_methods [gw11] [ 96%] PASSED test/base/test_utils.py::AsInterfaceTest::test_no_cls_no_methods test/base/test_utils.py::BackslashReplaceTest::test_cp1251_to_utf8 [gw24] [ 96%] PASSED test/base/test_utils.py::BackslashReplaceTest::test_cp1251_to_utf8 test/base/test_utils.py::AsInterfaceTest::test_dict test/base/test_utils.py::ColumnCollectionTest::test_compare test/base/test_utils.py::ColumnCollectionTest::test_dupes_add test/base/test_utils.py::ColumnCollectionTest::test_in [gw66] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_compare [gw45] [ 96%] PASSED test/base/test_utils.py::AsInterfaceTest::test_dict test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_key_matches_name_of_another [gw20] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_dupes_add [gw35] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_in test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_no_match [gw50] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_key_matches_name_of_another test/base/test_utils.py::ColumnCollectionTest::test_contains_column_not_column test/base/test_utils.py::BackslashReplaceTest::test_utf8_to_utf8 test/base/test_utils.py::ColumnCollectionTest::test_identical_dupe_construct test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_construct_dedupe [gw1] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_no_match [gw33] [ 96%] PASSED test/base/test_utils.py::BackslashReplaceTest::test_utf8_to_utf8 test/base/test_utils.py::BackslashReplaceTest::test_latin1_to_utf8 test/base/test_utils.py::ColumnCollectionTest::test_separate_key_all_cols [gw48] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_contains_column_not_column [gw44] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_construct_dedupe [gw62] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_identical_dupe_construct [gw30] [ 96%] PASSED test/base/test_utils.py::BackslashReplaceTest::test_latin1_to_utf8 [gw22] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_separate_key_all_cols test/base/test_utils.py::ColumnCollectionTest::test_items [gw41] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_items test/base/test_utils.py::DedupeColumnCollectionTest::test_in test/base/test_utils.py::DedupeColumnCollectionTest::test_separate_key_cols test/base/test_utils.py::DictlikeIteritemsTest::test_duck_2 [gw36] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_in test/base/test_utils.py::ColumnCollectionTest::test_dupes_construct [gw57] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_separate_key_cols [gw32] [ 96%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_duck_2 test/base/test_utils.py::DedupeColumnCollectionTest::test_keys test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_add_dedupe test/base/test_utils.py::ColumnCollectionTest::test_key_index_error [gw39] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_keys test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_key_matches [gw16] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_dupes_construct test/base/test_utils.py::DedupeColumnCollectionTest::test_key_index_error [gw12] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_key_index_error [gw79] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_add_dedupe test/base/test_utils.py::DedupeColumnCollectionTest::test_replace test/base/test_utils.py::DedupeColumnCollectionTest::test_items [gw75] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_key_matches [gw10] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_key_index_error [gw13] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace [gw15] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_items test/base/test_utils.py::DedupeColumnCollectionTest::test_identical_dupe_add_dedupes test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_name_matches [gw34] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_identical_dupe_add_dedupes [gw6] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_name_matches test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_switch_key_name [gw0] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_switch_key_name test/base/test_utils.py::ColumnCollectionTest::test_keys test/base/test_utils.py::DedupeColumnCollectionTest::test_pickle_w_mutation test/base/test_utils.py::ColumnCollectionTest::test_str test/base/test_utils.py::DedupeColumnCollectionTest::test_contains_column test/base/test_utils.py::DedupeColumnCollectionTest::test_remove_doesnt_change_iteration test/base/test_utils.py::DedupeColumnCollectionTest::test_str test/base/test_utils.py::DictlikeIteritemsTest::test_dict test/base/test_utils.py::ColumnCollectionTest::test_contains_column [gw3] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_keys test/base/test_utils.py::ColumnCollectionTest::test_separate_key_get [gw71] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_contains_column [gw55] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_remove_doesnt_change_iteration [gw67] [ 97%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_str [gw49] [ 97%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_str [gw29] [ 97%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_dict [gw74] [ 97%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_pickle_w_mutation [gw21] [ 97%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_contains_column [gw58] [ 97%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_separate_key_get test/base/test_utils.py::DictlikeIteritemsTest::test_duck_5 [gw56] [ 97%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_duck_5 test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_extend test/base/test_utils.py::DictlikeIteritemsTest::test_duck_4 [gw69] [ 97%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_duck_4 test/base/test_utils.py::DedupeColumnCollectionTest::test_keys_after_replace [gw52] [ 97%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_keys_after_replace test/base/test_utils.py::DedupeColumnCollectionTest::test_extend_existing_maintains_ordering [gw4] [ 97%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_extend_existing_maintains_ordering test/base/test_utils.py::DedupeColumnCollectionTest::test_compare [gw19] [ 97%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_extend test/base/test_utils.py::DictlikeIteritemsTest::test_duck_6 [gw63] [ 97%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_compare test/base/test_utils.py::DedupeColumnCollectionTest::test_values [gw26] [ 97%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_duck_6 test/base/test_utils.py::ColumnCollectionTest::test_separate_key_in test/base/test_utils.py::DuckTypeCollectionTest::test_sets test/base/test_utils.py::DedupeColumnCollectionTest::test_identical_dupe_construct_dedupes [gw7] [ 97%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_values test/base/test_utils.py::DictlikeIteritemsTest::test_object [gw27] [ 97%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_separate_key_in test/base/test_utils.py::GenericReprTest::test_kw_defaults [gw64] [ 97%] PASSED test/base/test_utils.py::DuckTypeCollectionTest::test_sets [gw73] [ 97%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_identical_dupe_construct_dedupes [gw14] [ 97%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_object test/base/test_utils.py::GenericReprTest::test_discard_vargs_kwargs [gw38] [ 97%] PASSED test/base/test_utils.py::GenericReprTest::test_kw_defaults test/base/test_utils.py::FlattenIteratorTest::test_str_with_iter test/base/test_utils.py::DedupeColumnCollectionTest::test_remove [gw9] [ 97%] PASSED test/base/test_utils.py::GenericReprTest::test_discard_vargs_kwargs test/base/test_utils.py::GenericReprTest::test_all_positional test/base/test_utils.py::FlattenIteratorTest::test_flatten [gw68] [ 97%] PASSED test/base/test_utils.py::FlattenIteratorTest::test_str_with_iter [gw60] [ 97%] PASSED test/base/test_utils.py::GenericReprTest::test_all_positional [gw54] [ 97%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_remove [gw53] [ 97%] PASSED test/base/test_utils.py::FlattenIteratorTest::test_flatten test/base/test_utils.py::GenericReprTest::test_no_init [gw42] [ 97%] PASSED test/base/test_utils.py::GenericReprTest::test_no_init test/base/test_utils.py::GenericReprTest::test_no_args test/base/test_utils.py::DedupeColumnCollectionTest::test_contains_column_not_column [gw46] [ 97%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_contains_column_not_column test/base/test_utils.py::GenericReprTest::test_multi_kw_repeated [gw72] [ 97%] PASSED test/base/test_utils.py::GenericReprTest::test_no_args test/base/test_utils.py::DictlikeIteritemsTest::test_subdict test/base/test_utils.py::GenericReprTest::test_multi_kw [gw31] [ 97%] PASSED test/base/test_utils.py::GenericReprTest::test_multi_kw [gw47] [ 97%] PASSED test/base/test_utils.py::GenericReprTest::test_multi_kw_repeated [gw59] [ 97%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_subdict test/base/test_utils.py::ColumnCollectionTest::test_values test/base/test_utils.py::GenericReprTest::test_positional_plus_kw [gw8] [ 97%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_values test/base/test_utils.py::GenericReprTest::test_discard_vargs [gw70] [ 97%] PASSED test/base/test_utils.py::GenericReprTest::test_positional_plus_kw test/orm/test_utils.py::IdentityKeyTest::test_identity_key_1[Session] test/orm/test_utils.py::IdentityKeyTest::test_identity_key_2[Session] test/orm/test_utils.py::IdentityKeyTest::test_identity_key_1[sqlalchemy.orm.util] test/orm/test_utils.py::IdentityKeyTest::test_identity_key_3[Session] test/orm/test_utils.py::IdentityKeyTest::test_identity_key_3[sqlalchemy.orm.util] test/orm/test_utils.py::IdentityKeyTest::test_identity_key_2[sqlalchemy.orm.util] test/orm/test_utils.py::IdentityKeyTest::test_identity_key_scalar[sqlalchemy.orm.util] test/orm/test_utils.py::IdentityKeyTest::test_identity_key_scalar[Session] test/base/test_utils.py::GenericReprTest::test_significant_vargs [gw18] [ 97%] PASSED test/base/test_utils.py::GenericReprTest::test_significant_vargs [gw5] [ 97%] PASSED test/base/test_utils.py::GenericReprTest::test_discard_vargs test/orm/test_utils.py::IdentityKeyTest::test_identity_key_token test/base/test_utils.py::IdentitySetTest::test_add test/base/test_utils.py::IdentitySetTest::test_basic_sanity [gw11] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_add [gw24] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_basic_sanity test/base/test_utils.py::IdentitySetTest::test_dunder_and test/base/test_utils.py::IdentitySetTest::test_dunder_gt test/base/test_utils.py::IdentitySetTest::test_dunder_ge test/base/test_utils.py::IdentitySetTest::test_dunder_eq [gw66] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_and [gw50] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_gt test/base/test_utils.py::IdentitySetTest::test_difference_update test/base/test_utils.py::IdentitySetTest::test_dunder_iand [gw35] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_ge test/base/test_utils.py::IdentitySetTest::test_dunder_le [gw33] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_difference_update [gw1] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_iand test/base/test_utils.py::IdentitySetTest::test_dunder_isub [gw20] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_eq [gw44] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_le test/base/test_utils.py::IdentitySetTest::test_dunder_lt test/base/test_utils.py::IdentitySetTest::test_dunder_ne [gw30] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_ne [gw22] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_lt [gw2] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_3[sqlalchemy.orm.util] [gw76] [ 97%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_query_alias [gw17] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_3[Session] [gw62] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_isub test/base/test_utils.py::IdentitySetTest::test_difference test/base/test_utils.py::IdentitySetTest::test_dunder_ior [gw23] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_token test/aaa_profiling/test_memusage.py::CycleTest::test_query_filtered [gw43] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_2[Session] [gw65] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_scalar[Session] [gw28] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_1[sqlalchemy.orm.util] [gw45] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_difference [gw25] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_scalar[sqlalchemy.orm.util] test/base/test_utils.py::IdentitySetTest::test_dunder_or [gw48] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_ior [gw51] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_2[sqlalchemy.orm.util] [gw78] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_1[Session] [gw41] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_or test/base/test_utils.py::IdentitySetTest::test_dunder_sub test/base/test_utils.py::IdentitySetTest::test_dunder_sub2 test/base/test_utils.py::IdentitySetTest::test_dunder_xor test/base/test_utils.py::IdentitySetTest::test_intersection test/base/test_utils.py::IdentitySetTest::test_issubset [gw36] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_sub [gw57] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_sub2 test/base/test_utils.py::IdentitySetTest::test_issuperset [gw32] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_xor [gw12] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_issubset test/base/test_utils.py::IdentitySetTest::test_init test/base/test_utils.py::IdentitySetTest::test_intersection_update [gw75] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_issuperset [gw16] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_init [gw79] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_intersection_update [gw39] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_intersection test/base/test_utils.py::IdentitySetTest::test_symmetric_difference test/base/test_utils.py::IdentitySetTest::test_symmetric_difference_update test/base/test_utils.py::IdentitySetTest::test_union [gw10] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_symmetric_difference test/base/test_utils.py::IdentitySetTest::test_update test/base/test_utils.py::ImmutableDictTest::test_contains test/base/test_utils.py::ImmutableDictTest::test_items [gw13] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_symmetric_difference_update [gw15] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_union [gw34] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_update [gw6] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_contains [gw0] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_items test/base/test_utils.py::ImmutableDictTest::test_union_no_change test/base/test_utils.py::ImmutableDictTest::test_union_dictionary [gw29] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_union_no_change test/base/test_utils.py::ImmutableDictTest::test_rich_compare test/base/test_utils.py::ImmutableDictTest::test_merge_with_dicts [gw3] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_merge_with_dicts test/base/test_utils.py::ImmutableDictTest::test_merge_with_tuples [gw67] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_union_dictionary [gw71] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_rich_compare test/base/test_utils.py::ImmutableDictTest::test_merge_with_no_change test/base/test_utils.py::ImmutableDictTest::test_union_tuples [gw49] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_merge_with_tuples [gw74] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_merge_with_no_change test/base/test_utils.py::ImmutableDictTest::test_keys [gw21] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_union_tuples test/base/test_utils.py::ImmutableDictTest::test_serialize [gw58] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_keys test/base/test_utils.py::LRUTest::test_lru [gw55] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_serialize test/base/test_utils.py::ImmutableDictTest::test_values test/base/test_utils.py::MemoizedAttrTest::test_memoized_slots [gw56] [ 97%] PASSED test/base/test_utils.py::LRUTest::test_lru [gw69] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_values test/base/test_utils.py::MemoizedAttrTest::test_memoized_instancemethod test/base/test_utils.py::MemoizedAttrTest::test_memoized_property [gw4] [ 97%] PASSED test/base/test_utils.py::MemoizedAttrTest::test_memoized_slots test/base/test_utils.py::MethodOveriddenTest::test_subclass_doesnt_override [gw19] [ 97%] PASSED test/base/test_utils.py::MemoizedAttrTest::test_memoized_instancemethod [gw52] [ 97%] PASSED test/base/test_utils.py::MemoizedAttrTest::test_memoized_property [gw63] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_doesnt_override test/base/test_utils.py::MethodOveriddenTest::test_subclass_doesnt_override_cls_given test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_cls_given [gw26] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_doesnt_override_cls_given test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_skiplevel [gw7] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_cls_given test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_twolevels test/sql/test_utils.py::MiscTest::test_column_element_no_visit [gw64] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_skiplevel [gw40] [ 97%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_weakref_pickled test/sql/test_utils.py::MiscTest::test_find_tables_selectable test/sql/test_utils.py::MiscTest::test_incompatible_options_add_clslevel [gw14] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_twolevels [gw73] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides [gw38] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_column_element_no_visit test/sql/test_utils.py::MiscTest::test_options_merge [gw68] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_incompatible_options_add_clslevel test/sql/test_utils.py::MiscTest::test_incompatible_options_add_instancelevel [gw9] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_find_tables_selectable test/orm/test_session.py::WeakIdentityMapTest::test_weakref_with_cycles_o2m test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr0-expected0] [gw60] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_options_merge [gw54] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_incompatible_options_add_instancelevel test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr1-expected1] [gw53] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr0-expected0] test/sql/test_utils.py::MiscTest::test_find_tables_aliases test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr2-expected2] test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr3-expected3] test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_multi_mro [gw42] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr1-expected1] test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr4-expected4] [gw72] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr2-expected2] [gw47] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr3-expected3] [gw46] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_find_tables_aliases [gw31] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr4-expected4] test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr6-expected6] test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr7-expected7] [gw27] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_multi_mro test/sql/test_utils.py::MiscTest::test_unwrap_order_by[foo-expected5] [gw59] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr6-expected6] [gw70] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr7-expected7] [gw8] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[foo-expected5] test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_le test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_lt [gw11] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_le [gw24] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_lt test/base/test_utils.py::NoHashIdentitySetTest::test_add [gw5] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_add test/base/test_utils.py::NoHashIdentitySetTest::test_basic_sanity [gw18] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_basic_sanity test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_or test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ne test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_sub test/base/test_utils.py::NoHashIdentitySetTest::test_init [gw50] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_or test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_xor test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_sub2 [gw66] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ne [gw35] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_sub [gw1] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_init test/base/test_utils.py::NoHashIdentitySetTest::test_issubset [gw33] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_xor test/base/test_utils.py::NoHashIdentitySetTest::test_intersection_update [gw20] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_sub2 [gw62] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_issubset [gw44] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_intersection_update test/base/test_utils.py::NoHashIdentitySetTest::test_issuperset [gw30] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_issuperset test/base/test_utils.py::NoHashIdentitySetTest::test_symmetric_difference test/base/test_utils.py::NoHashIdentitySetTest::test_symmetric_difference_update [gw22] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_symmetric_difference [gw45] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_symmetric_difference_update test/base/test_utils.py::NoHashIdentitySetTest::test_intersection test/base/test_utils.py::NoHashIdentitySetTest::test_union test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_eq [gw48] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_intersection test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_iand test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_isub test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ge test/base/test_utils.py::NoHashIdentitySetTest::test_difference_update [gw25] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_iand [gw17] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_eq [gw41] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_union test/base/test_utils.py::NoHashIdentitySetTest::test_update [gw23] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_isub [gw43] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_difference_update [gw2] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ge test/base/test_utils.py::OrderedDictTest::test_no_sort_legacy_dictionary test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ior [gw36] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_update [gw57] [ 97%] PASSED test/base/test_utils.py::OrderedDictTest::test_no_sort_legacy_dictionary [gw65] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ior test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_and test/base/test_utils.py::OrderedDictTest::test_odict [gw32] [ 97%] PASSED test/base/test_utils.py::OrderedDictTest::test_odict test/base/test_utils.py::OrderedDictTest::test_sort_dictionary [gw28] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_and test/base/test_utils.py::OrderedDictTest::test_odict_copy [gw75] [ 97%] PASSED test/base/test_utils.py::OrderedDictTest::test_sort_dictionary test/base/test_utils.py::OrderedDictTest::test_odict_constructor [gw12] [ 97%] PASSED test/base/test_utils.py::OrderedDictTest::test_odict_copy test/base/test_utils.py::OrderedIdentitySetTest::test_intersection test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_gt [gw39] [ 97%] PASSED test/base/test_utils.py::OrderedDictTest::test_odict_constructor test/base/test_utils.py::NoHashIdentitySetTest::test_difference test/base/test_utils.py::OrderedIdentitySetTest::test_add [gw79] [ 97%] PASSED test/base/test_utils.py::OrderedIdentitySetTest::test_intersection [gw51] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_gt [gw16] [ 97%] PASSED test/base/test_utils.py::OrderedIdentitySetTest::test_add [gw78] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_difference test/base/test_utils.py::OrderedSetTest::test_mutators_against_iter test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_aliased_subclass_onroot test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_subclass test/orm/test_utils.py::PathRegistryInhTest::test_plain test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_aliased_subclass [gw10] [ 97%] PASSED test/base/test_utils.py::OrderedSetTest::test_mutators_against_iter test/orm/test_utils.py::PathRegistryInhTest::test_plain_aliased test/orm/test_utils.py::PathRegistryInhTest::test_plain_aliased_compound test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_base_one test/orm/test_utils.py::PathRegistryInhTest::test_plain_compound test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_base_two test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_use_mapper test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_sub test/orm/test_utils.py::PathRegistryTest::test_addition test/orm/test_utils.py::PathRegistryTest::test_contains_mapper test/orm/test_utils.py::PathRegistryTest::test_deseralize test/orm/test_utils.py::PathRegistryTest::test_entity_boolean test/orm/test_utils.py::PathRegistryTest::test_eq test/orm/test_utils.py::PathRegistryTest::test_eq_non_path test/orm/test_utils.py::PathRegistryTest::test_expand [gw37] [ 97%] PASSED test/engine/test_pool.py::QueuePoolTest::test_no_overflow test/orm/test_utils.py::PathRegistryTest::test_indexed_entity test/engine/test_pool.py::QueuePoolTest::test_notify_waiters test/orm/test_utils.py::PathRegistryTest::test_key_boolean test/orm/test_utils.py::PathRegistryTest::test_registry_contains test/orm/test_utils.py::PathRegistryTest::test_path test/orm/test_utils.py::PathRegistryTest::test_registry_set test/orm/test_utils.py::PathRegistryTest::test_registry_get test/orm/test_utils.py::PathRegistryTest::test_registry_setdefault test/orm/test_utils.py::PathRegistryTest::test_root_registry test/orm/test_utils.py::PathRegistryTest::test_serialize test/orm/test_utils.py::PathRegistryTest::test_serialize_context_dict test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left test/base/test_utils.py::PublicFactoryTest::test_classmethod test/base/test_utils.py::PublicFactoryTest::test_constructor test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_dot_left_edge test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_dot_right_edge [gw31] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_dot_middle [gw72] [ 97%] PASSED test/base/test_utils.py::PublicFactoryTest::test_classmethod [gw59] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_dot_left_edge [gw8] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_dot_right_edge [gw47] [ 97%] PASSED test/base/test_utils.py::PublicFactoryTest::test_constructor test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_left_edge [gw70] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_dot_middle test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right [gw5] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_left_edge [gw24] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right test/orm/test_utils.py::PathRegistryTest::test_deseralize_context_dict test/orm/test_utils.py::PathRegistryTest::test_aliased_class test/orm/test_utils.py::PathRegistryTest::test_length test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_right_edge test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_left_edge test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_right_edge [gw11] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_right_edge [gw50] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_left_edge test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_middle [gw35] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_right_edge test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_left_edge test/orm/test_utils.py::PathRegistryTest::test_indexed_key test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_middle [gw18] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_middle test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_middle [gw1] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_left_edge test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_right_edge test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_middle [gw13] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_aliased_subclass_onroot [gw44] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_middle [gw66] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_middle test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_left_edge [gw29] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_plain_aliased_compound [gw15] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_aliased_subclass [gw20] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_right_edge [gw62] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_left_edge test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_right_edge test/base/test_utils.py::QuotedTokenParserTest::test_dotted [gw6] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_plain [gw74] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_use_mapper test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_left_edge [gw22] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_left_edge [gw3] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_plain_compound [gw33] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_middle [gw27] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_middle [gw45] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_middle [gw30] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_right_edge test/orm/test_utils.py::PathRegistryTest::test_slice test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_right_edge [gw48] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_right_edge test/base/test_utils.py::ReraiseTest::test_raise_from test/base/test_utils.py::ReraiseTest::test_safe_reraise_py2k_warning test/base/test_utils.py::ReraiseTest::test_raise_from_cause_legacy test/base/test_utils.py::QuotedTokenParserTest::test_single [gw17] [ 97%] PASSED test/base/test_utils.py::ReraiseTest::test_raise_from test/base/test_utils.py::SymbolTest::test_basic [gw2] [ 97%] SKIPPED test/base/test_utils.py::ReraiseTest::test_safe_reraise_py2k_warning [gw25] [ 98%] PASSED test/base/test_utils.py::ReraiseTest::test_raise_from_cause_legacy [gw43] [ 98%] PASSED test/base/test_utils.py::SymbolTest::test_basic test/base/test_utils.py::ReraiseTest::test_raise_from_cause_same_cause [gw41] [ 98%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_single test/base/test_utils.py::SymbolTest::test_bitflags [gw49] [ 98%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_sub [gw23] [ 98%] PASSED test/base/test_utils.py::ReraiseTest::test_raise_from_cause_same_cause test/base/test_utils.py::SymbolTest::test_composites [gw57] [ 98%] PASSED test/base/test_utils.py::SymbolTest::test_bitflags [gw60] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_registry_setdefault test/base/test_utils.py::SymbolTest::test_parser [gw36] [ 98%] PASSED test/base/test_utils.py::SymbolTest::test_composites [gw19] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_eq [gw14] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_path [gw65] [ 98%] PASSED test/base/test_utils.py::SymbolTest::test_parser test/base/test_utils.py::SymbolTest::test_pickle [gw26] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_indexed_entity [gw28] [ 98%] PASSED test/base/test_utils.py::SymbolTest::test_pickle test/base/test_utils.py::TestClassProperty::test_simple [gw12] [ 98%] PASSED test/base/test_utils.py::TestClassProperty::test_simple [gw38] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_registry_contains test/base/test_utils.py::TestFormatArgspec::test_init_bare [gw55] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_contains_mapper [gw0] [ 98%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_plain_aliased [gw42] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_serialize_context_dict [gw39] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_init_bare [gw52] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_eq_non_path [gw68] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_registry_set [gw9] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_registry_get test/base/test_utils.py::TestClassHierarchy::test_object [gw32] [ 98%] PASSED test/base/test_utils.py::TestClassHierarchy::test_object test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted0-True-_exclusions0] [gw79] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted0-True-_exclusions0] [gw4] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_entity_boolean test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted1-False-_exclusions1] test/base/test_utils.py::TestFormatArgspec::test_init_grouped test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted10-True-_exclusions10] [gw54] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_root_registry [gw78] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted1-False-_exclusions1] [gw16] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted10-True-_exclusions10] [gw51] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_init_grouped test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted11-True-_exclusions11] [gw10] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted11-True-_exclusions11] test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls [gw56] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_deseralize [gw67] [ 98%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_base_one [gw69] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_deseralize_context_dict [gw31] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls test/base/test_utils.py::WeakSequenceTest::test_cleanout_appended test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_nomethdocstring test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_fn_nodocstring test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_fn test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_noclsdocstring_nomethdocstring test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_functools_parial [gw59] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_nomethdocstring [gw8] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_fn_nodocstring [gw47] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_noclsdocstring_nomethdocstring [gw70] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_fn [gw5] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_functools_parial [gw53] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_serialize [gw71] [ 98%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_base_two test/base/test_utils.py::TestClassHierarchy::test_single [gw75] [ 98%] PASSED test/base/test_utils.py::TestClassHierarchy::test_single [gw46] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_slice [gw64] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_key_boolean [gw63] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_expand [gw58] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_aliased_class test/orm/test_validators.py::ValidatorTest::test_collection [gw7] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_indexed_key [gw21] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_addition [gw73] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_length [gw24] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_collection test/orm/test_validators.py::ValidatorTest::test_validator_bulk_collection_set test/orm/test_validators.py::ValidatorTest::test_validator_as_callable_object test/orm/test_validators.py::ValidatorTest::test_validator_bulk_dict_set test/orm/test_validators.py::ValidatorTest::test_validator_w_backrefs_w_removes test/orm/test_validators.py::ValidatorTest::test_validator_wo_backrefs_w_removes test/orm/test_validators.py::ValidatorTest::test_validator_w_backrefs_wo_removes test/orm/test_validators.py::ValidatorTest::test_validator_w_removes test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted12-False-_exclusions12] test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_noclsdocstring test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted6-True-_exclusions6] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted3-False-_exclusions3] [gw13] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted12-False-_exclusions12] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted4-True-_exclusions4] [gw27] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_noclsdocstring [gw29] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted6-True-_exclusions6] [gw15] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted3-False-_exclusions3] [gw6] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted4-True-_exclusions4] test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_only_fixture-wanted13-False-_exclusions13] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted8-True-_exclusions8] test/sql/test_values.py::ValuesTest::test_from_linting_named test/sql/test_values.py::ValuesTest::test_from_linting_unnamed [gw3] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted8-True-_exclusions8] [gw74] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_only_fixture-wanted13-False-_exclusions13] test/sql/test_values.py::ValuesTest::test_literal_parameters_not_every_type_given test/sql/test_values.py::ValuesTest::test_literal_parameters test/sql/test_values.py::ValuesTest::test_use_cols_tricky_not_every_type_given test/sql/test_values.py::ValuesTest::test_values_in_cte_literal_binds test/sql/test_values.py::ValuesTest::test_bound_parameters [gw22] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_bound_parameters test/orm/test_validators.py::ValidatorTest::test_validator_multi_warning test/sql/test_values.py::ValuesTest::test_lateral test/orm/test_validators.py::ValidatorTest::test_scalar test/sql/test_values.py::ValuesTest::test_use_cols_for_types test/sql/test_values.py::ValuesTest::test_with_aliased_join [gw48] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_from_linting_named test/sql/test_values.py::ValuesTest::test_values_in_cte_params test/sql/test_values.py::ValuesTest::test_with_join_unnamed test/base/test_utils.py::ToListTest::test_from_dict [gw2] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_literal_parameters [gw41] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_literal_parameters_not_every_type_given [gw60] [ 98%] PASSED test/base/test_utils.py::ToListTest::test_from_dict test/sql/test_values.py::ValuesTest::test_wrong_number_of_elements [gw17] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_from_linting_unnamed test/base/test_utils.py::TimezoneTest::test_tzname[td5-UTC+05:10:27.000550-_exclusions5] [gw57] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_values_in_cte_literal_binds test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_41_2::test_child_row_switch_one [gw43] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_use_cols_for_types [gw25] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_lateral test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_opt_fixture-wanted15-False-_exclusions15] test/sql/test_values.py::ValuesTest::test_with_join_named [gw14] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td5-UTC+05:10:27.000550-_exclusions5] [gw65] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_with_aliased_join test/orm/test_validators.py::ValidatorTest::test_validator_wo_backrefs_wo_removes [gw23] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_use_cols_tricky_not_every_type_given test/sql/test_values.py::ValuesTest::test_column_quoting test/orm/test_validators.py::ValidatorTest::test_validators_dict [gw49] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_opt_fixture-wanted15-False-_exclusions15] [gw36] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_values_in_cte_params [gw12] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_wrong_number_of_elements [gw28] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_with_join_unnamed [gw50] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_bulk_collection_set [gw32] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_with_join_named test/base/test_utils.py::TestProperties::test_pickle_orderedprops [gw4] [ 98%] PASSED test/base/test_utils.py::TestProperties::test_pickle_orderedprops test/base/test_utils.py::TimezoneTest::test_fromutc [gw19] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_fromutc [gw45] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_column_quoting test/base/test_utils.py::TimezoneTest::test_tzname[td0-UTC-_exclusions0] [gw26] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td0-UTC-_exclusions0] [gw1] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_w_backrefs_w_removes [gw11] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_as_callable_object test/base/test_utils.py::TimezoneTest::test_tzname[td4-UTC-02:50-_exclusions4] [gw62] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_wo_backrefs_wo_removes test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_41_2::test_child_row_switch_two [gw44] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_wo_backrefs_w_removes test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_41_2::test_row_switch test/base/test_utils.py::ToListTest::test_from_tuple [gw38] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td4-UTC-02:50-_exclusions4] test/base/test_utils.py::TestProperties::test_keys_in_dir [gw55] [ 98%] PASSED test/base/test_utils.py::TestProperties::test_keys_in_dir [gw42] [ 98%] PASSED test/base/test_utils.py::ToListTest::test_from_tuple test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_41_2::test_base_both [gw33] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_multi_warning [gw66] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_w_backrefs_wo_removes [gw18] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_scalar [gw39] [ 98%] PASSED test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_41_2::test_child_row_switch_one test/base/test_utils.py::TimezoneTest::test_utcoffset test/orm/test_versioning.py::ColumnTypeTest_sqlite+pysqlite_3_41_2::test_update [gw68] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_utcoffset test/base/test_utils.py::ToListTest::test_from_bytes [gw9] [ 98%] PASSED test/base/test_utils.py::ToListTest::test_from_bytes test/base/test_utils.py::ToListTest::test_from_set test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_41_2::test_mismatch_version_col_warning [gw35] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_bulk_dict_set [gw54] [ 98%] PASSED test/base/test_utils.py::ToListTest::test_from_set test/base/test_utils.py::TimezoneTest::test_repr_py2k [gw20] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_w_removes [gw52] [ 98%] SKIPPED test/base/test_utils.py::TimezoneTest::test_repr_py2k test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted7-True-_exclusions7] test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_41_2::test_insert test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_41_2::test_sub_both test/orm/test_versioning.py::ManualInheritanceVersionTest_sqlite+pysqlite_3_41_2::test_no_increment [gw67] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted7-True-_exclusions7] test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_41_2::test_update test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_41_2::test_update_concurrent_check test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_41_2::test_update_version_conditional test/base/test_utils.py::TestProperties::test_pickle [gw78] [ 98%] PASSED test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_41_2::test_row_switch test/base/test_utils.py::TestProperties::test_pickle_immuatbleprops test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted9-True-_exclusions9] test/base/test_utils.py::ToListTest::test_from_string [gw69] [ 98%] PASSED test/base/test_utils.py::TestProperties::test_pickle test/base/test_utils.py::WeakSequenceTest::test_cleanout_elements [gw79] [ 98%] PASSED test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_41_2::test_child_row_switch_two [gw71] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted9-True-_exclusions9] test/base/test_utils.py::TimezoneTest::test_tzname[td2-UTC+05:10-_exclusions2] [gw53] [ 98%] PASSED test/base/test_utils.py::ToListTest::test_from_string test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted5-True-_exclusions5] [gw56] [ 98%] PASSED test/base/test_utils.py::TestProperties::test_pickle_immuatbleprops [gw51] [ 98%] PASSED test/orm/test_versioning.py::ColumnTypeTest_sqlite+pysqlite_3_41_2::test_update [gw64] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td2-UTC+05:10-_exclusions2] [gw10] [ 98%] PASSED test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_41_2::test_mismatch_version_col_warning [gw30] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validators_dict test/base/test_utils.py::TestModuleRegistry::test_modules_are_loaded test/sql/test_values.py::ValuesTest::test_with_standalone_aliased_join [gw16] [ 98%] PASSED test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_41_2::test_base_both [gw31] [ 98%] PASSED test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_41_2::test_sub_both test/base/test_utils.py::TimezoneTest::test_tzname[td1-UTC+05:00-_exclusions1] [gw8] [ 98%] PASSED test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_41_2::test_insert [gw75] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_with_standalone_aliased_join [gw0] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted5-True-_exclusions5] [gw7] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td1-UTC+05:00-_exclusions1] test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_plus_posn_fixture-wanted14-False-_exclusions14] [gw70] [ 98%] PASSED test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_41_2::test_update_concurrent_check test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_concurrent_mod_err_expire_on_commit test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_sql_expr_bump test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_insert_col test/base/test_utils.py::TimezoneTest::test_tzname[td3-UTC+05:10:27-_exclusions3] test/base/test_utils.py::TimezoneTest::test_repr_py3k test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_insert_col_eager_defaults [gw47] [ 98%] PASSED test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_41_2::test_update [gw73] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td3-UTC+05:10:27-_exclusions3] [gw63] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_repr_py3k test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_update_col_eager_defaults [gw59] [ 98%] PASSED test/orm/test_versioning.py::ManualInheritanceVersionTest_sqlite+pysqlite_3_41_2::test_no_increment test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_m2o_plain test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_sql_expr_w_mods_bump test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_m2o_post_update_not_assoc_w_insert [gw5] [ 98%] PASSED test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_41_2::test_update_version_conditional test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_post_update test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_bulk_insert test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_plain test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_m2o_post_update_version_assert [gw58] [ 98%] PASSED test/base/test_utils.py::TestModuleRegistry::test_modules_are_loaded test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_post_update_not_assoc_w_insert test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_explicit_assign_from_expired test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_post_update_version_assert test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_post_update_no_sane_rowcount test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_explicit [gw27] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_insert_col [gw22] [ 98%] SKIPPED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_sql_expr_w_mods_bump test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_basic [gw15] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_insert_col_eager_defaults [gw6] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_sql_expr_bump test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_bump_version test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_implicit_no_readonly test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_41_2::test_functional_counter [gw21] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_plus_posn_fixture-wanted14-False-_exclusions14] [gw13] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_concurrent_mod_err_expire_on_commit test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_implicit test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_bulk_update test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_no_version [gw3] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_m2o_plain test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_incorrect_version [gw48] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_m2o_post_update_not_assoc_w_insert test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_multiple_updates test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_m2o_post_update test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_41_2::test_plain_counter [gw2] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_post_update [gw60] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_bulk_insert test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_notsane_warning [gw74] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_update_col_eager_defaults test/orm/test_versioning.py::PlainInheritanceTest_sqlite+pysqlite_3_41_2::test_update_child_table_only test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_multi_update test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_update_delete_no_plain_rowcount [gw17] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_m2o_post_update_version_assert [gw29] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_multi_update [gw36] [ 98%] PASSED test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_implicit_no_readonly [gw57] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_post_update_not_assoc_w_insert test/orm/test_versioning.py::QuotedBindVersioningTest_sqlite+pysqlite_3_41_2::test_round_trip [gw43] [ 98%] PASSED test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_explicit_assign_from_expired [gw25] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_post_update_version_assert [gw41] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_plain test/base/test_warnings.py::WarnDeprecatedLimitedTest::test_warn_deprecated_limited_text test/orm/test_versioning.py::NullVersionIdTest_sqlite+pysqlite_3_41_2::test_null_version_id_insert test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_col_expression_base_plus_two_subs[False] [gw23] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_o2m_post_update_no_sane_rowcount [gw9] [ 98%] PASSED test/base/test_warnings.py::WarnDeprecatedLimitedTest::test_warn_deprecated_limited_text test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_base_to_sub [gw4] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_no_version [gw12] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_bulk_update test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_incorrect_version_not_in_session [gw19] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_incorrect_version_not_in_session [gw65] [ 98%] PASSED test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_explicit test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_correct_version test/base/test_warnings.py::ClsWarningTest::test_dep_inspectable [gw68] [ 98%] PASSED test/base/test_warnings.py::ClsWarningTest::test_dep_inspectable test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_versioncheck [gw32] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_incorrect_version test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_41_2::test_no_counter test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_to_join_entities [gw45] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_41_2::test_m2o_post_update [gw14] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_bump_version [gw38] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_notsane_warning [gw26] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_multiple_updates [gw28] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_basic test/orm/test_versioning.py::NullVersionIdTest_sqlite+pysqlite_3_41_2::test_null_version_id_update [gw50] [ 98%] PASSED test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_41_2::test_plain_counter [gw11] [ 98%] PASSED test/orm/test_versioning.py::NullVersionIdTest_sqlite+pysqlite_3_41_2::test_null_version_id_insert [gw55] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_update_delete_no_plain_rowcount [gw49] [ 98%] PASSED test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_41_2::test_implicit [gw44] [ 98%] PASSED test/orm/test_versioning.py::QuotedBindVersioningTest_sqlite+pysqlite_3_41_2::test_round_trip test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_delete_col test/orm/test_versioning.py::RowSwitchTest_sqlite+pysqlite_3_41_2::test_row_switch test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_to_join_entities test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_col_expression_base_plus_two_subs[False] test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_base_to_sub test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_update_multi_missing_broken_multi_rowcount test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_col_expression_base_plus_two_subs[True] test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_to_join_entities test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_noversioncheck [gw39] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_merge_correct_version test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_concurrent_mod_err_noexpire_on_commit [gw62] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_concurrent_mod_err_noexpire_on_commit test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_col_expression_base_plus_two_subs[True] test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_to_join_columns [gw24] [ 98%] PASSED test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_41_2::test_functional_counter [gw1] [ 98%] PASSED test/orm/test_versioning.py::PlainInheritanceTest_sqlite+pysqlite_3_41_2::test_update_child_table_only test/base/test_warnings.py::WarnDeprecatedLimitedTest::test_warn_deprecated_limited_cap test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_versioncheck_for_update [gw0] [ 98%] PASSED test/base/test_warnings.py::WarnDeprecatedLimitedTest::test_warn_deprecated_limited_cap [gw35] [ 98%] PASSED test/orm/test_versioning.py::NullVersionIdTest_sqlite+pysqlite_3_41_2::test_null_version_id_update [gw33] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_delete_col [gw16] [ 98%] SKIPPED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_versioncheck_for_update [gw78] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_update_multi_missing_broken_multi_rowcount [gw42] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_versioncheck [gw77] [ 98%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_core_select_from_orm_query [gw79] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_noversioncheck test/aaa_profiling/test_memusage.py::CycleTest::test_entity_path_w_aliased test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_versioncheck_not_versioned test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_col_expression_base_plus_two_subs[True] test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_col_expression_base_plus_two_subs[False] test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_orm_entity_w_gc test/orm/test_versioning.py::RowSwitchTest_sqlite+pysqlite_3_41_2::test_child_row_switch [gw51] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_versioncheck_not_versioned test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_update_col test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_base_to_sub [gw18] [ 98%] PASSED test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_41_2::test_no_counter test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_col_expression_base_plus_two_subs[True] test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_orm_entity_w_gc test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_base_to_sub test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_to_join_columns test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_col_expression_base_plus_two_subs[True] test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_to_join_entities test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_orm_entity_w_gc [gw20] [ 98%] PASSED test/orm/test_versioning.py::RowSwitchTest_sqlite+pysqlite_3_41_2::test_row_switch test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_to_join_entities test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_col_expression_base_plus_two_subs[False] test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_to_join_columns test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_orm_entity_w_gc test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_col_expression_base_plus_two_subs[False] [gw54] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_col_expression_base_plus_two_subs[False] test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_base_to_sub [gw30] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_update_col test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_orm_entity_w_gc [gw67] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_to_join_entities [gw53] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_base_to_sub test/orm/inheritance/test_with_poly.py::WithPolymorphicAPITest::test_no_use_flat_and_aliased test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_to_join_columns [gw69] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_to_join_entities [gw56] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_col_expression_base_plus_two_subs[False] [gw10] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_col_expression_base_plus_two_subs[True] [gw71] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_col_expression_base_plus_two_subs[True] [gw66] [ 99%] PASSED test/orm/test_versioning.py::RowSwitchTest_sqlite+pysqlite_3_41_2::test_child_row_switch [gw31] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_to_join_columns [gw64] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_to_join_entities [gw7] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_col_expression_base_plus_two_subs[True] [gw70] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_base_to_sub [gw47] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_col_expression_base_plus_two_subs[True] [gw8] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_col_expression_base_plus_two_subs[False] [gw6] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_orm_entity_w_gc [gw58] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_col_expression_base_plus_two_subs[False] [gw52] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_base_to_sub [gw5] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_to_join_columns [gw59] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_orm_entity_w_gc [gw3] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_to_join_columns [gw29] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::WithPolymorphicAPITest::test_no_use_flat_and_aliased [gw15] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_col_expression_base_plus_two_subs[True] [gw48] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_orm_entity_w_gc [gw13] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_to_join_entities [gw73] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_base_to_sub [gw22] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_to_join_entities [gw75] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_orm_entity_w_gc [gw21] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_to_join_columns [gw27] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_col_expression_base_plus_two_subs[False] [gw63] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_orm_entity_w_gc [gw74] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_base_to_sub [gw72] [ 99%] PASSED test/base/test_utils.py::WeakSequenceTest::test_cleanout_appended test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_41_2::test_sub_only [gw72] [ 99%] PASSED test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_41_2::test_sub_only [gw34] [ 99%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_subclass test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted2-True-_exclusions2] [gw34] [ 99%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted2-True-_exclusions2] [gw46] [ 99%] PASSED test/base/test_utils.py::WeakSequenceTest::test_cleanout_elements test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_to_join_columns [gw46] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_to_join_columns [gw40] [ 99%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_weakref_with_cycles_o2m test/orm/test_session.py::WeakIdentityMapTest::test_weakref_with_cycles_o2o [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_query_filtered test/aaa_profiling/test_memusage.py::CycleTest::test_query_joinedload [gw77] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_entity_path_w_aliased test/aaa_profiling/test_memusage.py::CycleTest::test_join_via_query_relationship [gw40] [ 99%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_weakref_with_cycles_o2o test/sql/test_tablesample.py::TableSampleTest::test_standalone [gw40] [ 99%] PASSED test/sql/test_tablesample.py::TableSampleTest::test_standalone test/sql/test_text.py::AsFromTest::test_alias [gw40] [ 99%] PASSED test/sql/test_text.py::AsFromTest::test_alias test/sql/test_text.py::AsFromTest::test_basic_subquery_resultmap [gw40] [ 99%] PASSED test/sql/test_text.py::AsFromTest::test_basic_subquery_resultmap test/sql/test_text.py::AsFromTest::test_basic_toplevel_resultmap [gw40] [ 99%] PASSED test/sql/test_text.py::AsFromTest::test_basic_toplevel_resultmap test/sql/test_text.py::AsFromTest::test_basic_toplevel_resultmap_positional [gw40] [ 99%] PASSED test/sql/test_text.py::AsFromTest::test_basic_toplevel_resultmap_positional test/sql/test_text.py::AsFromTest::test_build_bindparams [gw40] [ 99%] PASSED test/sql/test_text.py::AsFromTest::test_build_bindparams test/sql/test_text.py::AsFromTest::test_column_collection_ordered [gw40] [ 99%] PASSED test/sql/test_text.py::AsFromTest::test_column_collection_ordered test/sql/test_text.py::AsFromTest::test_column_collection_pos_plus_bykey [gw40] [ 99%] PASSED test/sql/test_text.py::AsFromTest::test_column_collection_pos_plus_bykey test/sql/test_text.py::AsFromTest::test_cte [gw40] [ 99%] PASSED test/sql/test_text.py::AsFromTest::test_cte test/sql/test_text.py::AsFromTest::test_scalar_subquery [gw40] [ 99%] PASSED test/sql/test_text.py::AsFromTest::test_scalar_subquery test/sql/test_text.py::AsFromTest::test_select_alias_column [gw40] [ 99%] PASSED test/sql/test_text.py::AsFromTest::test_select_alias_column test/sql/test_text.py::AsFromTest::test_select_alias_label_alt_name [gw40] [ 99%] PASSED test/sql/test_text.py::AsFromTest::test_select_alias_label_alt_name test/sql/test_text.py::AsFromTest::test_select_column [gw40] [ 99%] PASSED test/sql/test_text.py::AsFromTest::test_select_column test/sql/test_text.py::AsFromTest::test_select_label_alt_name [gw40] [ 99%] PASSED test/sql/test_text.py::AsFromTest::test_select_label_alt_name [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_query_joinedload test/aaa_profiling/test_memusage.py::CycleTest::test_query_joins [gw61] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_join_cache_deprecated_coercion test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_key_fallback_result [gw77] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_join_via_query_relationship test/aaa_profiling/test_memusage.py::CycleTest::test_join_via_query_to_entity [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_notify_waiters test/engine/test_pool.py::QueuePoolTest::test_overflow_no_gc [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_overflow_no_gc test/engine/test_pool.py::QueuePoolTest::test_overflow_reset_on_failed_connect [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_overflow_reset_on_failed_connect test/engine/test_pool.py::QueuePoolTest::test_queuepool_close [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_queuepool_close test/engine/test_pool.py::QueuePoolTest::test_queuepool_del [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_queuepool_del test/engine/test_pool.py::QueuePoolTest::test_reconnect [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_reconnect test/engine/test_pool.py::QueuePoolTest::test_recreate [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_recreate test/engine/test_pool.py::QueuePoolTest::test_recycle [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_recycle test/engine/test_pool.py::QueuePoolTest::test_recycle_on_invalidate [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_query_joins test/aaa_profiling/test_memusage.py::CycleTest::test_raise_from [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_recycle_on_invalidate test/engine/test_pool.py::QueuePoolTest::test_recycle_on_soft_invalidate [gw77] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_join_via_query_to_entity test/aaa_profiling/test_memusage.py::CycleTest::test_joinedload_option_bound [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_recycle_on_soft_invalidate test/engine/test_pool.py::QueuePoolTest::test_recycle_pool_no_race [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_raise_from test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchall [gw77] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_joinedload_option_bound test/aaa_profiling/test_memusage.py::CycleTest::test_joinedload_option_unbound [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchall test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchmany [gw77] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_joinedload_option_unbound test/aaa_profiling/test_memusage.py::CycleTest::test_optimized_get [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchmany test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchmany_unique [gw77] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_optimized_get test/aaa_profiling/test_memusage.py::CycleTest::test_orm_aliased [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchmany_unique test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchone [gw77] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_orm_aliased test/aaa_profiling/test_memusage.py::CycleTest::test_orm_join [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_recycle_pool_no_race test/aaa_profiling/test_pool.py::QueuePoolTest::test_second_connect [gw37] [ 99%] SKIPPED test/aaa_profiling/test_pool.py::QueuePoolTest::test_second_connect test/engine/test_pool.py::QueuePoolTest::test_timeout [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchone test/aaa_profiling/test_memusage.py::CycleTest::test_selectinload_option_bound [gw77] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_orm_join test/aaa_profiling/test_memusage.py::CycleTest::test_orm_objects_from_query [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_selectinload_option_bound test/aaa_profiling/test_memusage.py::CycleTest::test_selectinload_option_unbound [gw61] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_key_fallback_result test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_many_discarded_relationships [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_timeout test/engine/test_pool.py::QueuePoolTest::test_timeout_accessor [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_timeout_accessor test/engine/test_pool.py::QueuePoolTest::test_timeout_race [gw77] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_orm_objects_from_query test/aaa_profiling/test_memusage.py::CycleTest::test_orm_objects_from_query_w_joinedload [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_selectinload_option_unbound test/aaa_profiling/test_memusage.py::CycleTest::test_session_commit_rollback [gw77] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_orm_objects_from_query_w_joinedload test/aaa_profiling/test_memusage.py::CycleTest::test_orm_objects_from_query_w_selectinload [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_session_commit_rollback test/aaa_profiling/test_memusage.py::CycleTest::test_session_execute_orm [gw77] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_orm_objects_from_query_w_selectinload test/aaa_profiling/test_memusage.py::CycleTest::test_orm_path [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_session_execute_orm test/aaa_profiling/test_memusage.py::CycleTest::test_session_multi_transaction [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_timeout_race test/engine/test_pool.py::QueuePoolTest::test_timeout_subsecond_precision [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_timeout_subsecond_precision test/engine/test_pool.py::QueuePoolTest::test_userspace_disconnectionerror_weakref_finalizer[False-_exclusions1] [gw77] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_orm_path test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_join_to_subclass_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_joinedload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_loads_at_once [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_loads_at_once test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eighteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_nineteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two [gw77] [ 99%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_41_2::test_mixed_entities_two [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_userspace_disconnectionerror_weakref_finalizer[False-_exclusions1] test/engine/test_pool.py::QueuePoolTest::test_userspace_disconnectionerror_weakref_finalizer[True-_exclusions0] [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_session_multi_transaction test/aaa_profiling/test_memusage.py::CycleTest::test_session_transaction [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_userspace_disconnectionerror_weakref_finalizer[True-_exclusions0] test/engine/test_pool.py::QueuePoolTest::test_waiters_handled [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_session_transaction test/aaa_profiling/test_memusage.py::CycleTest::test_the_counter [gw37] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_waiters_handled [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_the_counter test/aaa_profiling/test_memusage.py::CycleTest::test_visit_binary_product [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_visit_binary_product test/aaa_profiling/test_memusage.py::CycleTest::test_weak_sequence [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_weak_sequence test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_init [gw76] [ 99%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_init test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_process [gw76] [ 99%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_process test/aaa_profiling/test_memusage.py::MemUsageTest::test_UnicodeResultProcessor_init [gw76] [ 99%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageTest::test_UnicodeResultProcessor_init test/aaa_profiling/test_memusage.py::MemUsageTest::test_ad_hoc_types [gw61] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_many_discarded_relationships test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_many_updates [gw61] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_many_updates test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_mapper_reset [gw61] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_mapper_reset test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_orm_many_engines [gw61] [ 99%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_orm_many_engines test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_path_registry [gw61] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_path_registry test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_savepoints [gw61] [ 99%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_savepoints test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_session [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageTest::test_ad_hoc_types test/aaa_profiling/test_memusage.py::MemUsageTest::test_clone_expression [gw61] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_session test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_sessionmaker [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageTest::test_clone_expression test/aaa_profiling/test_memusage.py::MemUsageTest::test_cycles_in_row [gw76] [ 99%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageTest::test_cycles_in_row test/aaa_profiling/test_memusage.py::MemUsageTest::test_fixture_failure [gw61] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_sessionmaker test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_unicode_warnings [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageTest::test_fixture_failure test/aaa_profiling/test_memusage.py::MemUsageTest::test_tv_render_derived [gw61] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_unicode_warnings test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_warnings_util [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageTest::test_tv_render_derived test/aaa_profiling/test_memusage.py::MemUsageTest::test_type_compile [gw61] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_warnings_util test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_with_inheritance [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageTest::test_type_compile test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_alias_pathing [gw61] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_with_inheritance test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_with_manytomany [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_alias_pathing test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_fixture [gw61] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_with_manytomany test/aaa_profiling/test_memusage.py::MiscMemoryIntensiveTests::test_gced_delete_on_rollback [gw61] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MiscMemoryIntensiveTests::test_gced_delete_on_rollback test/orm/test_merge.py::CompositeNullPksTest::test_merge_allow_partial [gw61] [ 99%] PASSED test/orm/test_merge.py::CompositeNullPksTest::test_merge_allow_partial test/orm/test_merge.py::CompositeNullPksTest::test_merge_disallow_partial [gw61] [ 99%] PASSED test/orm/test_merge.py::CompositeNullPksTest::test_merge_disallow_partial test/orm/test_merge.py::DeferredMergeTest::test_deferred_column_mapping [gw61] [ 99%] PASSED test/orm/test_merge.py::DeferredMergeTest::test_deferred_column_mapping test/orm/test_merge.py::DeferredMergeTest::test_deferred_column_query [gw61] [ 99%] PASSED test/orm/test_merge.py::DeferredMergeTest::test_deferred_column_query test/orm/test_merge.py::LoadOnPendingTest::test_merge_delete_orphan_o2o [gw61] [ 99%] PASSED test/orm/test_merge.py::LoadOnPendingTest::test_merge_delete_orphan_o2o test/orm/test_merge.py::LoadOnPendingTest::test_merge_delete_orphan_o2o_none [gw61] [ 99%] PASSED test/orm/test_merge.py::LoadOnPendingTest::test_merge_delete_orphan_o2o_none test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_pending_access_one [gw61] [ 99%] PASSED test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_pending_access_one test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_pending_access_two [gw61] [ 99%] PASSED test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_pending_access_two test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_none [gw61] [ 99%] PASSED test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_none test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_one [gw61] [ 99%] PASSED test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_one test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_two [gw61] [ 99%] PASSED test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_two test/orm/test_merge.py::MergeTest::test_attribute_cascade [gw61] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_attribute_cascade test/orm/test_merge.py::MergeTest::test_cascade_doesnt_blowaway_manytoone [gw61] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_cascade_doesnt_blowaway_manytoone test/orm/test_merge.py::MergeTest::test_cascades_dont_autoflush [gw61] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_cascades_dont_autoflush test/orm/test_merge.py::MergeTest::test_cascades_dont_autoflush_2 [gw61] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_cascades_dont_autoflush_2 test/orm/test_merge.py::MergeTest::test_detached_to_persistent_collection [gw61] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_detached_to_persistent_collection test/orm/test_merge.py::MergeTest::test_dont_expire_pending [gw61] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_dont_expire_pending test/orm/test_merge.py::MergeTest::test_dont_send_neverset_to_get [gw61] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_dont_send_neverset_to_get test/orm/test_merge.py::MergeTest::test_dont_send_neverset_to_get_w_relationship [gw61] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_dont_send_neverset_to_get_w_relationship [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_fixture test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_join_cache [gw76] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_join_cache =========================== short test summary info ============================ SKIPPED [56] lib/sqlalchemy/testing/config.py:325: 'MypyPluginTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'custom function SKIPPED [7] lib/sqlalchemy/testing/config.py:325: 'PassiveDeletesTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not supported by database SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'AutocommitClosesOnFailTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not oracle and not postgresql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_server_default_no_implicit_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/postgresql/test_compiler.py::SequenceTest::test_reverse_eng_name (call)' : foo SKIPPED [5] lib/sqlalchemy/testing/config.py:325: 'ExplicitAutoCommitTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_sprintf (call)' : not mysql+mysqldb and not mysql+pymysql and not mysql+cymysql and not mysql+mysqlconnector and not mariadb+mysqldb and not mariadb+pymysql and not mariadb+cymysql and not mariadb+mysqlconnector and not postgresql+pg8000 SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'IdentityDefaultsOnUpdateTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not postgresql >= (10,) and not oracle >= (12,) and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_41_2::test_with_implicit_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [7] lib/sqlalchemy/testing/config.py:325: 'QuotedBindRoundTripTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [4] lib/sqlalchemy/testing/config.py:325: 'RemoveUTCTimestampTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_int_default_on_insert_with_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_41_2::test_string_default_on_insert_with_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_41_2::test_no_implicit_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [53] lib/sqlalchemy/testing/config.py:325: No profiling stats available on this platform for this function. Run tests with --write-profiles to add statistics to profiles.txt for this platform. SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_alias_plus_table (call)' : Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_three_table (call)' : Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'SQLModeDetectionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_rollback_to_subtransaction (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_cancelled_by_toplevel_marker (call)' : savepoints not supported SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'ExecutemanyFlagOptionsTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table (call)' : Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table_plus_alias (call)' : Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_41_2::test_connectionless_autoclose_crud_rows_exhausted (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [15] lib/sqlalchemy/testing/config.py:325: 'ExecutemanyValuesInsertsTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [11] lib/sqlalchemy/testing/config.py:325: 'TableValuedTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_random_arg (call)' : not mysql+mysqldb and not mysql+pymysql and not mariadb+mysqldb and not mariadb+pymysql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_special_encodings[utf8] (call)' : not mysql+mysqldb and not mysql+pymysql and not mariadb+mysqldb and not mariadb+pymysql SKIPPED [29] lib/sqlalchemy/testing/config.py:325: 'MiscBackendTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [29] lib/sqlalchemy/testing/config.py:325: 'OptimizedFetchLimitOffsetTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'UnicodeSchemaTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_special_encodings[utf8mb4] (call)' : not mysql+mysqldb and not mysql+pymysql and not mariadb+mysqldb and not mariadb+pymysql SKIPPED [5] lib/sqlalchemy/testing/config.py:325: 'CTEDefaultTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'sqlite doesn't support 'RETURNING of a single row' SKIPPED [9] lib/sqlalchemy/testing/config.py:325: 'DialectWBackendTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [9] lib/sqlalchemy/testing/config.py:325: 'ExecutemanyValuesPlusBatchInsertsTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [14] lib/sqlalchemy/testing/config.py:325: 'AutocommitTextTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'ExecutionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [8] lib/sqlalchemy/testing/config.py:325: 'AsyncPgTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'LegacySchemaAliasingBackendTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[CLOB] (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[FIXED_CHAR] (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[NCLOB] (call)' : Python version 2.xx is required. SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'ComputedReturningTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'DefaultSchemaNameTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[STRING] (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/postgresql/test_dialect.py::DialectTest::test_ensure_version_is_qualified (call)' : not postgresql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python2 (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python3 (call)' : not postgresql+psycopg2 and not postgresql+psycopg2cffi SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[CLOB] (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[FIXED_CHAR] (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[NCLOB] (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[STRING] (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'OutParamTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [8] lib/sqlalchemy/testing/config.py:325: 'BackendDialectTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'PGCodeTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'ExecuteTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [9] lib/sqlalchemy/testing/config.py:325: 'ExecutemanyBatchModeTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_use_native_unicode_from_config (call)' : not postgresql+psycopg2 and not postgresql+psycopg2cffi SKIPPED [7] lib/sqlalchemy/testing/config.py:325: 'LegacySequenceExecTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H&host=H:P&host=H] (call)' : not +psycopg and not +psycopg2 SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H,H,H&port=P,P,P] (call)' : not +psycopg and not +psycopg2 SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_deprecations.py::SessionTest::test_failed_rollback_deactivates_transaction_ctx_integration (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H:P&host=H&host=H:P] (call)' : not +psycopg and not +psycopg2 SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H:P&host=H&host=H] (call)' : not +psycopg and not +psycopg2 SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/postgresql/test_dialect.py::BackendDialectTest_sqlite+pysqlite_3_41_2::test_connect_psycopg_multiple_hosts[host=H:P&host=H:P&host=H:P] (call)' : not +psycopg and not +psycopg2 SKIPPED [11] lib/sqlalchemy/testing/config.py:325: 'CXOracleConnectArgsTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_41_2::test_mariadb_connector_special_encodings (call)' : not mariadb+mariadbconnector SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_heavy_nesting (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_heavy_nesting_future (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_mixed_transaction_control (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction_connection_add_autocommit (call)' : savepoints not supported SKIPPED [1] test/orm/test_dynamic.py:737: got empty parameter set ['expr'], function test_join_syntaxes at /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.47/test/orm/test_dynamic.py:736 SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'RealIsolationLevelTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [38] lib/sqlalchemy/testing/config.py:325: 'AsyncEngineTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'Async dialect required SKIPPED [8] lib/sqlalchemy/testing/config.py:325: 'AsyncEventTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'Async dialect required SKIPPED [43] lib/sqlalchemy/testing/config.py:325: 'AsyncResultTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'Async dialect required SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'AsyncInspection' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'Async dialect required SKIPPED [19] lib/sqlalchemy/testing/config.py:325: 'AsyncProxyTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'Async dialect required SKIPPED [9] lib/sqlalchemy/testing/config.py:325: 'FastExecutemanyTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'InvalidTransactionFalsePositiveTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/mssql/test_engine.py::ParseConnectTest::test_bad_freetds_warning (call)' : not mssql+pymssql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_autocommit (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_savepoint_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_branch_twophase_rollback (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_inactive_due_to_subtransaction_on_nested_no_commit (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_engine_connect (call)' : custom function SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_advanced (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_execute (call)' : no sequence support SKIPPED [7] lib/sqlalchemy/testing/config.py:325: 'MySQLForUpdateLockingTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'SkipLockedTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_invalidate_pool_stays_true (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_41_2::test_alter_invalidate_pool_to_false (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [20] lib/sqlalchemy/testing/config.py:325: 'MultipleDialectShardTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [16] lib/sqlalchemy/testing/config.py:325: 'IdentityDDL' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not postgresql >= (10,) and not oracle >= (12,) and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_transactional_advanced (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_python (call)' : not postgresql+psycopg2 and not postgresql+psycopg2cffi and not postgresql+pypostgresql and not postgresql+pygresql and not mysql+mysqlconnector and not mysql+pymysql and not mysql+cymysql and not mariadb+mysqlconnector and not mariadb+pymysql and not mariadb+cymysql and not mssql+pymssql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_four (call)' : no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_four_a (call)' : no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_one (call)' : sqlite SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_six (call)' : sqlite SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_lastrow_accessor_two (call)' : sqlite SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_41_2::test_no_inserted_pk_on_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_direct_params_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_explicit_sequence (call)' : no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_41_2::test_uppercase_direct_params_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'IndexPropertyArrayTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'custom function SKIPPED [7] lib/sqlalchemy/testing/config.py:325: 'IndexPropertyJsonTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [4] lib/sqlalchemy/testing/config.py:325: 'SetInputSizesTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_fails_warning (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_41_2::test_mixed_two_phase_transaction (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_41_2::test_raw_python (call)' : not postgresql+psycopg2 and not postgresql+psycopg2cffi and not postgresql+pypostgresql and not postgresql+pygresql and not mysql+mysqlconnector and not mysql+pymysql and not mysql+cymysql and not mariadb+mysqlconnector and not mariadb+pymysql and not mariadb+cymysql and not mssql+pymssql SKIPPED [21] lib/sqlalchemy/testing/config.py:325: 'MutableColumnCopyArrayTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'custom function SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_41_2::test_raw_sprintf (call)' : not mysql+mysqldb and not mysql+pymysql and not mysql+cymysql and not mysql+mysqlconnector and not mariadb+mysqldb and not mariadb+pymysql and not mariadb+cymysql and not mariadb+mysqlconnector and not postgresql+pg8000 SKIPPED [7] lib/sqlalchemy/testing/config.py:325: 'OnDuplicateTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_change_m2o_passive_uselist (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytomany_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_manytoone_passive_uselist (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [25] lib/sqlalchemy/testing/config.py:325: 'OnConflictTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_41_2::test_onetomany_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_41_2::test_pk_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_fk_threelevel_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_41_2::test_pk_threelevel_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_bidirectional_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetomany_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_onetoone_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_41_2::test_update_to_sql_expr (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'NonPKCascadeTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'custom function SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_41_2::test_reverse_savepoint (call)' : savepoints not supported SKIPPED [4] lib/sqlalchemy/testing/config.py:325: 'SelfReferentialTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'custom function SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check (call)' : join condition doesn't work w/ this mapping SKIPPED [6] lib/sqlalchemy/testing/config.py:325: 'CDateProcessorTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'C extensions not installed SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_41_2::test_lazyload_related_w_cache_check (call)' : join condition doesn't work w/ this mapping SKIPPED [15] lib/sqlalchemy/testing/config.py:325: 'ExtractTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [9] lib/sqlalchemy/testing/config.py:325: 'InsertTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [16] lib/sqlalchemy/testing/config.py:325: 'MatchTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [8] lib/sqlalchemy/testing/config.py:325: 'MatchTest' skipped by full_text_search_missing SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'AnyAllTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [5] lib/sqlalchemy/testing/config.py:325: 'CBooleanProcessorTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'C extensions not installed SKIPPED [9] lib/sqlalchemy/testing/config.py:325: 'IdentityInsertTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'IdiosyncrasyTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [8] lib/sqlalchemy/testing/config.py:325: 'QueryTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'QueryUnicodeTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_query.py::SessionBindTest::test_column_property_select (call)' : mssql or sqlite SKIPPED [4] lib/sqlalchemy/testing/config.py:325: 'FutureReconnectRecipeTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [13] lib/sqlalchemy/testing/config.py:325: 'TableValuedRoundTripTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [10] lib/sqlalchemy/testing/config.py:325: 'DomainReflectionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'TupleTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'DBLinkReflectionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'DontReflectIOTTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [6] lib/sqlalchemy/testing/config.py:325: 'ForeignTableReflectionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [4] lib/sqlalchemy/testing/config.py:325: 'IdentityColumnTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not postgresql >= (10,) and not oracle >= (12,) and not mssql SKIPPED [12] lib/sqlalchemy/testing/config.py:325: 'MaterializedViewReflectionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_multiple_invalidate (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [6] lib/sqlalchemy/testing/config.py:325: 'IdentityReflectionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [10] lib/sqlalchemy/testing/config.py:325: 'MultiSchemaTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_rollback_on_invalid_savepoint (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_41_2::test_rollback_on_invalid_twophase (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [14] lib/sqlalchemy/testing/config.py:325: 'IntervalReflectionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [4] lib/sqlalchemy/testing/config.py:325: 'ReconnectRecipeTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'ConstraintTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'ReflectHugeViewTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [108] lib/sqlalchemy/testing/config.py:325: 'ReflectionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [5] lib/sqlalchemy/testing/config.py:325: 'PartitionedReflectionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [12] lib/sqlalchemy/testing/config.py:325: 'TypeReflectionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_comment_reflection (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [5] lib/sqlalchemy/testing/config.py:325: 'RoundTripIndexTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_blank_schema_arg (call)' : not postgresql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_has_schema (call)' : not postgresql and not mysql and not mariadb and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_41_2::test_reflect_all_schemas_default_overlap (call)' : not postgresql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_fk_options (call)' : not postgresql and not mysql SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'SystemTableTablenamesTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'TableReflectionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_41_2::test_unknown_types (call)' : sqlite SKIPPED [1] test/engine/test_reflection.py:1899: 'test/engine/test_reflection.py::ReverseCasingReflectTest_sqlite+pysqlite_3_41_2::test_direct_quoting (setup)' : Backend does not require denormalized names. SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_ro_mapping_py2k (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_41_2::test_row_c_sequence_check (call)' : C extensions not installed SKIPPED [15] lib/sqlalchemy/testing/config.py:325: 'ReturnDefaultsTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'sqlite doesn't support 'RETURNING of a single row' SKIPPED [22] lib/sqlalchemy/testing/config.py:325: 'ReturningTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'SequenceReturningTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'sqlite doesn't support 'RETURNING of a single row' SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'AsyncScopedSessionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'Async dialect required SKIPPED [19] lib/sqlalchemy/testing/config.py:325: 'FutureSequenceExecTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'CompositeStatementTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_41_2::test_flag_turned_default (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [11] lib/sqlalchemy/testing/config.py:325: 'FutureSequenceTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'KeyReturningTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'sqlite doesn't support 'RETURNING of a single row' SKIPPED [19] lib/sqlalchemy/testing/config.py:325: 'SequenceExecTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'no sequence support SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'SequenceAsServerDefaultTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'no sequence support, doesn't support sequences as a server side default. and doesn't support sequences as a server side default. and doesn't support sequences as a server side default. SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'SequenceAsServerDefaultTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'doesn't support sequences as a server side default. and doesn't support sequences as a server side default. and doesn't support sequences as a server side default., no sequence support SKIPPED [19] lib/sqlalchemy/testing/config.py:325: 'SequenceTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'no sequence support SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'TableBoundSequenceTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'AsyncCascadesTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'Async dialect required SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'AsyncORMBehaviorsTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'Async dialect required SKIPPED [11] lib/sqlalchemy/testing/config.py:325: 'AsyncSessionQueryTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'Async dialect required SKIPPED [21] lib/sqlalchemy/testing/config.py:325: 'AsyncSessionTransactionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'Async dialect required SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_sequence_execute[False] (call)' : no sequence support SKIPPED [5] lib/sqlalchemy/testing/config.py:325: 'OverrideSyncSession' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'Async dialect required SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'AsyncSessionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'Async dialect required SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_41_2::test_sequence_execute[True] (call)' : no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_session.py::SessionStateTest::test_autoflush (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_session.py::SessionStateTest::test_autoflush_unbound (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_session.py::TransScopingTest::test_transaction (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'SequenceTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_41_2::test_pysqlcipher_connects (call)' : not sqlite+pysqlcipher SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_delete_from_round_trip (call)' : Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_delete_scalar_subq_round_trip (call)' : not postgresql and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_comments_with_schema (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_41_2::test_reflect_covering_index (call)' : not postgresql >= (11,) and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_41_2::test_update_from_round_trip (call)' : not postgresql and not mssql SKIPPED [6] lib/sqlalchemy/testing/config.py:325: 'DateTimeTZTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not postgresql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_inter_schema_foreign_keys (call)' : not postgresql and not mysql and not mariadb and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_oid[users-False-_exclusions0] (call)' : PG specific feature SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_table_oid[users-True-_exclusions1] (call)' : PG specific feature SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_offset (call)' : not postgresql and not mssql >= (11,) and not oracle >= (12,) and not mariadb >= (10, 6) SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_expr_fetch_offset (call)' : not postgresql and not mssql >= (11,) and not oracle >= (12,) and not mariadb >= (10, 6) SKIPPED [10] lib/sqlalchemy/testing/config.py:325: 'HasSequenceTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_percent (call)' : not mssql >= (11,) and not oracle >= (12,) SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'HasSequenceTestEmpty' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_no_order (call)' : not postgresql and not oracle >= (12,) and not mariadb >= (10, 6) SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_nobinds (call)' : not postgresql and not mssql >= (11,) and not oracle >= (12,) and not mariadb >= (10, 6) SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_percent (call)' : not mssql >= (11,) and not oracle >= (12,) SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_percent_ties (call)' : not postgresql >= (13,) and not mssql >= (11,) and not oracle >= (12,) and not mariadb >= (10, 6) SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_ties (call)' : not postgresql >= (13,) and not mssql >= (11,) and not oracle >= (12,) and not mariadb >= (10, 6) SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_percent_ties (call)' : not postgresql >= (13,) and not mssql >= (11,) and not oracle >= (12,) and not mariadb >= (10, 6) SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_fetch_offset_ties_exact_number (call)' : not postgresql >= (13,) and not mssql >= (11,) and not oracle >= (12,) and not mariadb >= (10, 6) SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch_ties (call)' : not postgresql >= (13,) and not mssql >= (11,) and not oracle >= (12,) and not mariadb >= (10, 6) SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'IdentityReflectionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not postgresql >= (10,) and not oracle >= (12,) and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_bound_fetch_offset (call)' : not postgresql and not mssql >= (11,) and not oracle >= (12,) and not mariadb >= (10, 6) SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_41_2::test_autoclose_on_insert_implicit_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_add_table_comment (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'NormalizedNameTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'Backend does not require denormalized names. SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_access[string3] (call)' : custom function or mariadb or sqlite SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_41_2::test_regexp_replace (call)' : not postgresql and not mysql >= (8,) and not mariadb and not oracle SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_path_typed_comparison[string3] (call)' : custom function or mariadb or sqlite SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table_comment (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_41_2::test_index_typed_comparison[string3] (call)' : custom function or mariadb or sqlite SKIPPED [4] lib/sqlalchemy/testing/config.py:325: 'FutureWeCanSetDefaultSchemaWEventsTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not postgresql and not oracle SKIPPED [6] lib/sqlalchemy/testing/config.py:325: 'TimeTZTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not postgresql SKIPPED [15] lib/sqlalchemy/testing/config.py:325: 'ServerSideCursorsTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'no server side cursors support SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_drop_table_comment (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [5] lib/sqlalchemy/testing/config.py:325: 'TableNoColumnsTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not postgresql SKIPPED [6] lib/sqlalchemy/testing/config.py:325: 'TimestampMicrosecondsTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not oracle SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'SequenceCompilerTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_41_2::test_add_table_comment (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'ValuesExpressionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not postgresql and not mssql SKIPPED [4] lib/sqlalchemy/testing/config.py:325: 'WeCanSetDefaultSchemaWEventsTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not postgresql and not oracle SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_comment[quote " two-_exclusions1] (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_41_2::test_get_table_comment[quote ' one-_exclusions0] (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_41_2::test_rollback_ignores_clean_on_savepoint_agg_upd_fetch (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_future_rollback_is_global (call)' : savepoints not supported SKIPPED [42] lib/sqlalchemy/testing/config.py:325: savepoints not enabled SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_close (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_commit (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_rollback (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_commit_inactive (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_rollback_inactive (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_four (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_one (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_seven (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_old_rollback_is_local (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_six (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_three (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_two (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_41_2::test_rollback_ignores_clean_on_savepoint (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_41_2::test_get_comments (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_commit (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_reset_via_agent_begin_twophase_rollback (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_update_deleted_on_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_close (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_commit (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_mixed_transaction_close (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_41_2::test_key_replaced_by_update_nested (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_accounting_deleted_items_restored (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_accounting_new_items_removed (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_autotrans (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_savepoint[False] (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_rolls_back_savepoint[True] (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_report_primary_error_when_rollback_fails (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_autotrans_future (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_on_external_future (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_deactivated_savepoint_warning_straight (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::RollbackRecoverTest_sqlite+pysqlite_3_41_2::test_pk_violation_with_savepoint (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_close (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_nested_transaction_connection_add (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_commit (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_multiple_two_phase (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_commit (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_nested_subtransaction_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_begin_nested_rollback_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_rollback_in_deactive (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_no_rollback_in_deactive_savepoint (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_expunge_pending_on_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_release_fails_ctxmanager (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_release_fails_flat (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_commit (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_transactions_isolated (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback_fails_flat (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_commit_collections (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_close (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_two_phase_recover (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_delete (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_two_phase_transaction (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_trans_close_one (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_lost_still_runs (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_twophase (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_trans_close_two (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_41_2::test_begin_nested_trans_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_dirty_state_transferred_deep_nesting (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_dirty_state_transferred_deep_nesting_future (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_41_2::test_recipe_mixed_transaction_control (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_no_rollback_in_committed_state (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_41_2::test_simple_fetch (call)' : not postgresql and not mssql >= (11,) and not oracle >= (12,) and not mariadb >= (10, 6) SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_external_nested_transaction (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_failed_rollback_deactivates_transaction (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::TwoPhaseTest_sqlite+pysqlite_3_41_2::test_rollback_on_prepare (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_41_2::test_contextmanager_nested_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_ctxmanager_autobegins_real_trans_from_nested (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_41_2::test_rollback_ignores_clean_on_savepoint_agg_upd_eval (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_41_2::test_savepoint_five (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_41_2::test_savepoint_rollback_collections (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_41_2::test_reset_rollback_two_phase_no_rollback (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_41_2::test_recipe_heavy_nesting (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_41_2::test_invalidate (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [32] lib/sqlalchemy/testing/config.py:325: 'ArrayEnum' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [6] lib/sqlalchemy/testing/config.py:325: 'ArrayJSON' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [15] lib/sqlalchemy/testing/config.py:325: 'BinaryTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [4] lib/sqlalchemy/testing/config.py:325: 'BooleanTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [227] lib/sqlalchemy/testing/config.py:325: 'CoreArrayRoundTripTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [7] lib/sqlalchemy/testing/config.py:325: 'DateRangeRoundTripTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'custom function SKIPPED [7] lib/sqlalchemy/testing/config.py:325: 'DateTimeRangeRoundTripTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'custom function SKIPPED [7] lib/sqlalchemy/testing/config.py:325: 'DateTimeTZRangeRoundTripTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'custom function SKIPPED [19] lib/sqlalchemy/testing/config.py:325: 'EnumSetTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [29] lib/sqlalchemy/testing/config.py:325: 'EnumTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [7] lib/sqlalchemy/testing/config.py:325: 'EuroNumericTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_41_2::test_connect_as_ctx_noautocommit (call)' : custom function SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'FloatCoercionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [13] lib/sqlalchemy/testing/config.py:325: 'HStoreRoundTripTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'needs hstore extension SKIPPED [4] lib/sqlalchemy/testing/config.py:325: 'HashableFlagORMTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [7] lib/sqlalchemy/testing/config.py:325: 'Int4RangeRoundTripTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'custom function SKIPPED [7] lib/sqlalchemy/testing/config.py:325: 'Int8RangeRoundTripTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'custom function SKIPPED [5] lib/sqlalchemy/testing/config.py:325: 'JSONBCastSuiteTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not postgresql >= (9, 4) SKIPPED [21] lib/sqlalchemy/testing/config.py:325: 'JSONBRoundTripTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [87] lib/sqlalchemy/testing/config.py:325: 'JSONBSuiteTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not postgresql >= (9, 4) SKIPPED [21] lib/sqlalchemy/testing/config.py:325: 'JSONRoundTripTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [44] lib/sqlalchemy/testing/config.py:325: 'LOBFetchTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'JSONTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_41_2::test_render_datetime[datetime] (call)' : custom function SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_41_2::test_render_datetime[time] (call)' : custom function SKIPPED [7] lib/sqlalchemy/testing/config.py:325: 'NumRangeRoundTripTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'custom function SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'MSDateTypeTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'NumericInterpretationTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'OIDTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [288] lib/sqlalchemy/testing/config.py:325: 'PGArrayRoundTripTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_41_2::test_cursor_execute (call)' : no sequence support SKIPPED [16] lib/sqlalchemy/testing/config.py:325: 'SetInputSizesTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [4] lib/sqlalchemy/testing/config.py:325: 'RegClassTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [9] lib/sqlalchemy/testing/config.py:325: 'RowVersionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'SpecialTypesTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_41_2::test_render_datetime[date] (call)' : custom function SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'TimezoneTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'TimeParameterTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [4] lib/sqlalchemy/testing/config.py:325: 'TimestampTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'TimePrecisionTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [50] lib/sqlalchemy/testing/config.py:325: 'TypeRoundTripTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_array (call)' : custom function SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_types.py::TypeDecoratorSpecialCasesTest_sqlite+pysqlite_3_41_2::test_typedec_of_array_modified (call)' : custom function SKIPPED [27] lib/sqlalchemy/testing/config.py:325: 'TypesTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [7] lib/sqlalchemy/testing/config.py:325: 'UUIDTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'BatchDeleteIgnoresRowcountTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not supported by database SKIPPED [4] lib/sqlalchemy/testing/config.py:325: 'ExtraPassiveDeletesTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'not supported by database SKIPPED [2] lib/sqlalchemy/testing/config.py:325: 'NoRowInsertedTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_a (call)' : not postgresql >= (10,) and not oracle >= (12,) and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_b (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_41_2::test_defaults_second_table_same_name (call)' : Multi table update and Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_join_multitable (call)' : Multi table update and Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_multitable_same_name (call)' : Multi table update and Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table (call)' : Backend does not support UPDATE..FROM and Backend does not support UPDATE..FROM and Backend does not support UPDATE..FROM and Backend does not support UPDATE..FROM SKIPPED [3] lib/sqlalchemy/testing/config.py:325: 'LoadFromReturningTest' unsupported on any DB implementation 'sqlite(3.41.2)+pysqlite'sqlite doesn't support 'RETURNING of multiple rows' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_from_multitable (call)' : Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_from (call)' : Backend does not support UPDATE..FROM and Backend does not support UPDATE..FROM and Backend does not support UPDATE..FROM and Backend does not support UPDATE..FROM SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_multi_table_criteria_ok_wo_eval (call)' : Multi table update and Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_from_joined_subq_test (call)' : Backend does not support UPDATE..FROM and Backend does not support UPDATE..FROM and Backend does not support UPDATE..FROM and Backend does not support UPDATE..FROM SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_41_2::test_no_defaults_second_table (call)' : Multi table update and Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_41_2::test_defaults_second_table (call)' : Multi table update and Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_multitable (call)' : Multi table update and Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_two_table_plus_alias (call)' : Backend does not support UPDATE..FROM and Backend does not support UPDATE..FROM and Backend does not support UPDATE..FROM and Backend does not support UPDATE..FROM SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_41_2::test_exec_three_table (call)' : Backend does not support UPDATE..FROM and Backend does not support UPDATE..FROM and Backend does not support UPDATE..FROM and Backend does not support UPDATE..FROM SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_update_from_join_no_problem (call)' : Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_41_2::test_delete_from (call)' : Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_delete_from_joined_subq_test (call)' : Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_41_2::test_update_from_multitable_same_names (call)' : Multi table update and Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_no_fetch_w_explicit_returning (call)' : sqlite doesn't support 'RETURNING of multiple rows' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_41_2::test_update_explicit_returning (call)' : sqlite doesn't support 'RETURNING of multiple rows' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/base/test_utils.py::ReraiseTest::test_safe_reraise_py2k_warning (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/base/test_utils.py::TimezoneTest::test_repr_py2k (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_41_2::test_sql_expr_w_mods_bump (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_41_2::test_versioncheck_for_update (call)' : no FOR UPDATE NOWAIT support SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_init (call)' : C extensions not installed SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_process (call)' : C extensions not installed SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/aaa_profiling/test_memusage.py::MemUsageTest::test_UnicodeResultProcessor_init (call)' : C extensions not installed SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_orm_many_engines (call)' : :memory: connection not suitable here SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_41_2::test_savepoints (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:325: 'test/aaa_profiling/test_memusage.py::MemUsageTest::test_cycles_in_row (call)' : C extensions not installed =============== 15185 passed, 2405 skipped in 171.44s (0:02:51) ================ >>> py3-sqlalchemy: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-sqlalchemy/pkg creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy copying build/lib.linux-aarch64-cpython-311/sqlalchemy/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy copying build/lib.linux-aarch64-cpython-311/sqlalchemy/cresultproxy.cpython-311-aarch64-linux-musl.so -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/engine/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/engine/cursor.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/engine/url.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/engine/events.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/engine/default.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/engine/result.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/engine/characteristics.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/engine/util.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/engine/mock.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/engine/row.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/engine/create.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/engine/interfaces.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/engine/strategies.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/engine/reflection.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/engine/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine copying build/lib.linux-aarch64-cpython-311/sqlalchemy/log.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/connectors copying build/lib.linux-aarch64-cpython-311/sqlalchemy/connectors/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/connectors copying build/lib.linux-aarch64-cpython-311/sqlalchemy/connectors/pyodbc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/connectors copying build/lib.linux-aarch64-cpython-311/sqlalchemy/connectors/mxodbc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/connectors copying build/lib.linux-aarch64-cpython-311/sqlalchemy/cimmutabledict.cpython-311-aarch64-linux-musl.so -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy copying build/lib.linux-aarch64-cpython-311/sqlalchemy/cprocessors.cpython-311-aarch64-linux-musl.so -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy copying build/lib.linux-aarch64-cpython-311/sqlalchemy/schema.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy copying build/lib.linux-aarch64-cpython-311/sqlalchemy/processors.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/databases copying build/lib.linux-aarch64-cpython-311/sqlalchemy/databases/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/databases creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/functions.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/sqltypes.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/lambdas.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/selectable.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/naming.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/annotation.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/coercions.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/compiler.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/expression.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/schema.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/roles.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/events.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/crud.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/operators.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/visitors.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/util.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/elements.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/traversals.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/dml.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/type_api.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/default_comparator.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/sql/ddl.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/events.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/event copying build/lib.linux-aarch64-cpython-311/sqlalchemy/event/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/event copying build/lib.linux-aarch64-cpython-311/sqlalchemy/event/registry.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/event copying build/lib.linux-aarch64-cpython-311/sqlalchemy/event/legacy.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/event copying build/lib.linux-aarch64-cpython-311/sqlalchemy/event/attr.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/event copying build/lib.linux-aarch64-cpython-311/sqlalchemy/event/api.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/event copying build/lib.linux-aarch64-cpython-311/sqlalchemy/event/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/event copying build/lib.linux-aarch64-cpython-311/sqlalchemy/inspection.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy copying build/lib.linux-aarch64-cpython-311/sqlalchemy/types.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/pool copying build/lib.linux-aarch64-cpython-311/sqlalchemy/pool/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/pool copying build/lib.linux-aarch64-cpython-311/sqlalchemy/pool/dbapi_proxy.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/pool copying build/lib.linux-aarch64-cpython-311/sqlalchemy/pool/events.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/pool copying build/lib.linux-aarch64-cpython-311/sqlalchemy/pool/impl.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/pool copying build/lib.linux-aarch64-cpython-311/sqlalchemy/pool/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/pool creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql/hstore.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql/ext.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql/pygresql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql/psycopg2cffi.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql/pg8000.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql/provision.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql/json.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql/pypostgresql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql/ranges.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql/psycopg2.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql/dml.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql/array.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql/asyncpg.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/postgresql/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sybase copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sybase/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sybase copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sybase/pyodbc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sybase copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sybase/mxodbc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sybase copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sybase/pysybase.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sybase copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sybase/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sybase creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/oracle copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/oracle/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/oracle copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/oracle/cx_oracle.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/oracle copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/oracle/provision.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/oracle copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/oracle/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/oracle creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite/pysqlcipher.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite/provision.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite/json.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite/aiosqlite.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite/dml.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/sqlite/pysqlite.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/aiomysql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/pyodbc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/mariadbconnector.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/expression.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/oursql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/asyncmy.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/types.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/provision.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/mysqlconnector.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/reserved_words.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/json.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/dml.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/reflection.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/cymysql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/mariadb.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/enumerated.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/pymysql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mysql/mysqldb.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/firebird copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/firebird/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/firebird copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/firebird/kinterbasdb.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/firebird copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/firebird/fdb.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/firebird copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/firebird/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/firebird creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql/pyodbc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql/mxodbc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql/information_schema.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql/pymssql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql/provision.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql/json.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-aarch64-cpython-311/sqlalchemy/dialects/mssql/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util copying build/lib.linux-aarch64-cpython-311/sqlalchemy/util/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util copying build/lib.linux-aarch64-cpython-311/sqlalchemy/util/topological.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util copying build/lib.linux-aarch64-cpython-311/sqlalchemy/util/deprecations.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util copying build/lib.linux-aarch64-cpython-311/sqlalchemy/util/_preloaded.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util copying build/lib.linux-aarch64-cpython-311/sqlalchemy/util/_compat_py3k.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util copying build/lib.linux-aarch64-cpython-311/sqlalchemy/util/_collections.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util copying build/lib.linux-aarch64-cpython-311/sqlalchemy/util/concurrency.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util copying build/lib.linux-aarch64-cpython-311/sqlalchemy/util/langhelpers.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util copying build/lib.linux-aarch64-cpython-311/sqlalchemy/util/queue.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util copying build/lib.linux-aarch64-cpython-311/sqlalchemy/util/compat.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util copying build/lib.linux-aarch64-cpython-311/sqlalchemy/util/_concurrency_py3k.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util copying build/lib.linux-aarch64-cpython-311/sqlalchemy/exc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/plugin copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/plugin/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/plugin copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/plugin/bootstrap.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/plugin copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/plugin/plugin_base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/plugin copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/plugin/reinvent_fixtures_py2k.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/plugin copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/plugin/pytestplugin.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/plugin copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/schema.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/assertsql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/requirements.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/fixtures.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/asyncio.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/profiling.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/entities.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/warnings.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/pickleable.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/engines.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/provision.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/util.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/mock.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite/test_rowcount.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite/test_select.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite/test_reflection.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite/test_types.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite/test_results.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite/test_update_delete.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite/test_insert.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite/test_cte.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite/test_dialect.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite/test_ddl.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite/test_sequence.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite/test_deprecations.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/suite/test_unicode_ddl.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/config.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/exclusions.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing copying build/lib.linux-aarch64-cpython-311/sqlalchemy/testing/assertions.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/serializer.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mutable.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/orderinglist.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/compiler.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/automap.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/hybrid.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/associationproxy.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/horizontal_shard.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/indexable.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio/engine.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio/session.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio/events.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio/scoping.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio/result.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio/exc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/asyncio/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/instrumentation.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/baked.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/declarative copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/declarative/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/declarative copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/declarative/extensions.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/declarative creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mypy/decl_class.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mypy/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mypy/names.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mypy/apply.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mypy/util.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mypy/infer.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy copying build/lib.linux-aarch64-cpython-311/sqlalchemy/ext/mypy/plugin.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/future copying build/lib.linux-aarch64-cpython-311/sqlalchemy/future/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/future copying build/lib.linux-aarch64-cpython-311/sqlalchemy/future/engine.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/future creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/future/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/future/orm/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/future/orm creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/state.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/path_registry.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/descriptor_props.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/collections.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/query.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/persistence.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/dependency.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/dynamic.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/decl_api.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/evaluator.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/mapper.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/session.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/events.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/context.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/properties.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/scoping.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/sync.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/unitofwork.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/clsregistry.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/util.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/exc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/strategy_options.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/loading.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/decl_base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/interfaces.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/strategies.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/instrumentation.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/relationships.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/attributes.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm copying build/lib.linux-aarch64-cpython-311/sqlalchemy/orm/identity.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/cursor.py to cursor.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/url.py to url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/events.py to events.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/default.py to default.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/result.py to result.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/characteristics.py to characteristics.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/mock.py to mock.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/row.py to row.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/create.py to create.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/interfaces.py to interfaces.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/strategies.py to strategies.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/reflection.py to reflection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/log.py to log.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/connectors/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/connectors/pyodbc.py to pyodbc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/connectors/mxodbc.py to mxodbc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/schema.py to schema.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/processors.py to processors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/databases/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/functions.py to functions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/sqltypes.py to sqltypes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/lambdas.py to lambdas.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/selectable.py to selectable.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/naming.py to naming.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/annotation.py to annotation.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/coercions.py to coercions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/compiler.py to compiler.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/expression.py to expression.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/schema.py to schema.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/roles.py to roles.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/events.py to events.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/crud.py to crud.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/operators.py to operators.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/visitors.py to visitors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/elements.py to elements.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/traversals.py to traversals.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/dml.py to dml.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/type_api.py to type_api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/default_comparator.py to default_comparator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/ddl.py to ddl.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/events.py to events.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/event/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/event/registry.py to registry.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/event/legacy.py to legacy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/event/attr.py to attr.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/event/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/event/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/inspection.py to inspection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/pool/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/pool/dbapi_proxy.py to dbapi_proxy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/pool/events.py to events.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/pool/impl.py to impl.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/pool/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/hstore.py to hstore.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/ext.py to ext.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/pygresql.py to pygresql.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/psycopg2cffi.py to psycopg2cffi.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/pg8000.py to pg8000.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/provision.py to provision.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/json.py to json.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/pypostgresql.py to pypostgresql.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/ranges.py to ranges.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/psycopg2.py to psycopg2.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/dml.py to dml.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/array.py to array.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/asyncpg.py to asyncpg.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sybase/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sybase/pyodbc.py to pyodbc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sybase/mxodbc.py to mxodbc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sybase/pysybase.py to pysybase.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sybase/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/oracle/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/oracle/cx_oracle.py to cx_oracle.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/oracle/provision.py to provision.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/oracle/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite/pysqlcipher.py to pysqlcipher.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite/provision.py to provision.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite/json.py to json.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite/aiosqlite.py to aiosqlite.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite/dml.py to dml.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite/pysqlite.py to pysqlite.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/aiomysql.py to aiomysql.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/pyodbc.py to pyodbc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/mariadbconnector.py to mariadbconnector.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/expression.py to expression.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/oursql.py to oursql.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/asyncmy.py to asyncmy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/provision.py to provision.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/mysqlconnector.py to mysqlconnector.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/reserved_words.py to reserved_words.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/json.py to json.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/dml.py to dml.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/reflection.py to reflection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/cymysql.py to cymysql.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/mariadb.py to mariadb.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/enumerated.py to enumerated.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/pymysql.py to pymysql.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/mysqldb.py to mysqldb.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/firebird/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/firebird/kinterbasdb.py to kinterbasdb.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/firebird/fdb.py to fdb.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/firebird/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql/pyodbc.py to pyodbc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql/mxodbc.py to mxodbc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql/information_schema.py to information_schema.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql/pymssql.py to pymssql.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql/provision.py to provision.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql/json.py to json.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util/topological.py to topological.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util/deprecations.py to deprecations.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util/_preloaded.py to _preloaded.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util/_compat_py3k.py to _compat_py3k.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util/_collections.py to _collections.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util/concurrency.py to concurrency.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util/langhelpers.py to langhelpers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util/queue.py to queue.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util/_concurrency_py3k.py to _concurrency_py3k.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/exc.py to exc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/plugin/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/plugin/bootstrap.py to bootstrap.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/plugin/plugin_base.py to plugin_base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/plugin/reinvent_fixtures_py2k.py to reinvent_fixtures_py2k.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/plugin/pytestplugin.py to pytestplugin.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/schema.py to schema.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/assertsql.py to assertsql.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/requirements.py to requirements.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/fixtures.py to fixtures.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/asyncio.py to asyncio.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/profiling.py to profiling.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/entities.py to entities.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/warnings.py to warnings.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/pickleable.py to pickleable.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/engines.py to engines.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/provision.py to provision.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/mock.py to mock.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/test_rowcount.py to test_rowcount.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/test_select.py to test_select.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/test_reflection.py to test_reflection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/test_types.py to test_types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/test_results.py to test_results.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/test_update_delete.py to test_update_delete.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/test_insert.py to test_insert.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/test_cte.py to test_cte.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/test_dialect.py to test_dialect.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/test_ddl.py to test_ddl.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/test_sequence.py to test_sequence.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/test_deprecations.py to test_deprecations.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/test_unicode_ddl.py to test_unicode_ddl.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/exclusions.py to exclusions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/assertions.py to assertions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/serializer.py to serializer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mutable.py to mutable.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/orderinglist.py to orderinglist.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/compiler.py to compiler.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/automap.py to automap.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/hybrid.py to hybrid.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/associationproxy.py to associationproxy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/horizontal_shard.py to horizontal_shard.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/indexable.py to indexable.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio/engine.py to engine.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio/session.py to session.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio/events.py to events.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio/scoping.py to scoping.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio/result.py to result.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio/exc.py to exc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/instrumentation.py to instrumentation.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/baked.py to baked.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/declarative/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/declarative/extensions.py to extensions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy/decl_class.py to decl_class.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy/names.py to names.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy/apply.py to apply.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy/infer.py to infer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy/plugin.py to plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/future/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/future/engine.py to engine.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/future/orm/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/state.py to state.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/path_registry.py to path_registry.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/descriptor_props.py to descriptor_props.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/collections.py to collections.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/query.py to query.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/persistence.py to persistence.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/dependency.py to dependency.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/dynamic.py to dynamic.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/decl_api.py to decl_api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/evaluator.py to evaluator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/mapper.py to mapper.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/session.py to session.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/events.py to events.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/context.py to context.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/properties.py to properties.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/scoping.py to scoping.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/sync.py to sync.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/unitofwork.py to unitofwork.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/clsregistry.py to clsregistry.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/exc.py to exc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/strategy_options.py to strategy_options.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/loading.py to loading.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/decl_base.py to decl_base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/interfaces.py to interfaces.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/strategies.py to strategies.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/instrumentation.py to instrumentation.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/relationships.py to relationships.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/attributes.py to attributes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/identity.py to identity.cpython-311.pyc running install_egg_info running egg_info writing lib/SQLAlchemy.egg-info/PKG-INFO writing dependency_links to lib/SQLAlchemy.egg-info/dependency_links.txt writing requirements to lib/SQLAlchemy.egg-info/requires.txt writing top-level names to lib/SQLAlchemy.egg-info/top_level.txt reading manifest file 'lib/SQLAlchemy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/build/output' warning: no previously-included files found matching 'pyproject.toml' adding license file 'LICENSE' writing manifest file 'lib/SQLAlchemy.egg-info/SOURCES.txt' Copying lib/SQLAlchemy.egg-info to /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/SQLAlchemy-1.4.47-py3.11.egg-info running install_scripts >>> py3-sqlalchemy-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/engine/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/engine/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/connectors/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/connectors/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/databases/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/databases/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/sql/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/sql/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/event/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/event/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/pool/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/pool/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/dialects/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/dialects/postgresql/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sybase/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sybase/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/oracle/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/dialects/oracle/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/dialects/sqlite/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mysql/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/firebird/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/dialects/firebird/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/dialects/mssql/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/util/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/util/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/plugin/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/testing/plugin/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/testing/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/testing/suite/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/ext/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/ext/asyncio/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/declarative/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/ext/declarative/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/ext/mypy/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/future/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/future/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/future/orm/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/future/orm/__pycache__' '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.11/site-packages/sqlalchemy/orm/__pycache__' -> '/home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy-pyc/usr/lib/python3.11/site-packages/sqlalchemy/orm/__pycache__' >>> py3-sqlalchemy-pyc*: Preparing subpackage py3-sqlalchemy-pyc... >>> py3-sqlalchemy-pyc*: Running postcheck for py3-sqlalchemy-pyc >>> py3-sqlalchemy*: Running postcheck for py3-sqlalchemy >>> py3-sqlalchemy*: Preparing package py3-sqlalchemy... >>> py3-sqlalchemy*: Stripping binaries >>> py3-sqlalchemy-pyc*: Scanning shared objects >>> py3-sqlalchemy*: Scanning shared objects >>> py3-sqlalchemy-pyc*: Tracing dependencies... python3~3.11 >>> py3-sqlalchemy-pyc*: Package size: 8.1 MB >>> py3-sqlalchemy-pyc*: Compressing data... >>> py3-sqlalchemy-pyc*: Create checksum... >>> py3-sqlalchemy-pyc*: Create py3-sqlalchemy-pyc-1.4.47-r0.apk >>> py3-sqlalchemy*: Tracing dependencies... python3~3.11 so:libc.musl-aarch64.so.1 >>> py3-sqlalchemy*: Package size: 6.8 MB >>> py3-sqlalchemy*: Compressing data... >>> py3-sqlalchemy*: Create checksum... >>> py3-sqlalchemy*: Create py3-sqlalchemy-1.4.47-r0.apk >>> py3-sqlalchemy: Build complete at Sat, 29 Apr 2023 12:02:15 +0000 elapsed time 0h 2m 58s >>> py3-sqlalchemy: Cleaning up srcdir >>> py3-sqlalchemy: Cleaning up pkgdir >>> py3-sqlalchemy: Uninstalling dependencies... (1/38) Purging .makedepends-py3-sqlalchemy (20230429.115918) (2/38) Purging python3-dev (3.11.3-r10) (3/38) Purging py3-setuptools-pyc (67.7.2-r0) (4/38) Purging py3-setuptools (67.7.2-r0) (5/38) Purging py3-mock-pyc (5.0.2-r1) (6/38) Purging py3-mock (5.0.2-r1) (7/38) Purging py3-pytest-xdist-pyc (3.2.1-r1) (8/38) Purging py3-pytest-xdist (3.2.1-r1) (9/38) Purging py3-execnet-pyc (1.9.0-r2) (10/38) Purging py3-execnet (1.9.0-r2) (11/38) Purging py3-apipkg-pyc (2.1.0-r2) (12/38) Purging py3-apipkg (2.1.0-r2) (13/38) Purging py3-pytest-pyc (7.3.1-r1) (14/38) Purging py3-pytest (7.3.1-r1) (15/38) Purging py3-iniconfig-pyc (1.1.1-r6) (16/38) Purging py3-iniconfig (1.1.1-r6) (17/38) Purging py3-packaging-pyc (23.1-r1) (18/38) Purging py3-packaging (23.1-r1) (19/38) Purging py3-parsing-pyc (3.0.9-r2) (20/38) Purging py3-parsing (3.0.9-r2) (21/38) Purging py3-pluggy-pyc (1.0.0-r3) (22/38) Purging py3-pluggy (1.0.0-r3) (23/38) Purging py3-py-pyc (1.11.0-r2) (24/38) Purging py3-py (1.11.0-r2) (25/38) Purging py3-greenlet-pyc (2.0.2-r2) (26/38) Purging py3-greenlet (2.0.2-r2) (27/38) Purging python3-pyc (3.11.3-r10) (28/38) Purging python3-pycache-pyc0 (3.11.3-r10) (29/38) Purging pyc (0.1-r0) (30/38) Purging python3 (3.11.3-r10) (31/38) Purging gdbm (1.23-r1) (32/38) Purging libbz2 (1.0.8-r5) (33/38) Purging libffi (3.4.4-r2) (34/38) Purging libpanelw (6.4_p20230424-r0) (35/38) Purging mpdecimal (2.5.1-r2) (36/38) Purging readline (8.2.1-r1) (37/38) Purging sqlite-libs (3.41.2-r2) (38/38) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 408 MiB in 98 packages >>> py3-sqlalchemy: Updating the community/aarch64 repository index... >>> py3-sqlalchemy: Signing the index...